Steps:
1. Create one link of referral link and public.
2. By having 5 Purchases with your link you can claim the software completely free and also earning 15% for purchases.
3. Once completed, open a ticket.
OR
You can receive this system completely free by inviting 25 people on the discord (click here) to join the discord server.
1. Create one link of referral link and public.
2. By having 5 Purchases with your link you can claim the software completely free and also earning 15% for purchases.
3. Once completed, open a ticket.
OR
You can receive this system completely free by inviting 25 people on the discord (click here) to join the discord server.
What is Solary System? ↴
A licensing system that is very easy to use both for clients of your projects and for you, Manage your licenses in real time!
Features ↴
The config of site
PHP:
<?php
// You just installed it or you have problems with the system, try activating this way. If it is not solved, contact support. (MySQL table verifier and inserter.)
// Also in case of updates, enable this option. It will update the tables to the new version.
define('CHECKER_DATABASE', 0);
define('INSTALL_MODE', 1); // (https://docs.devbybit.com/license-softwares/solary/installation)
define('DEBUGG', 0);
// ============================================================ //
// DATABASE CONFIGURATION //
// ============================================================ //
define('DB_TYPE', 'MYSQL');// OPTIONS: MYSQL / JSON / MONGODB
define('DB_HOST', 'localhost');
define('DB_PORT', 3306); //MYSQL: 3306 / MONGODB: 27017
define('DB_DATA', 'devbybit_license');
define('DB_USER', 'root');
define('DB_PASSWORD', 'PUT_YOUR_PASSWORD'); // PUT_YOUR_PASSWORD
// ============================================================ //
// SOLARY CONFIGURATION //
// ============================================================ //
define('URI', 'https://license.devbybit.com');
define('LICENSE_KEY', 'PUT_YOUR_KEY'); //PUT_YOUR_KEY
define('SECRET_KEY', 'bsGh16bucBnHUoH2pSJFpXtj4809298jt43');
define('SOFTWARE', 'Solary');
define('FAVICON', URI . '/parent/img/icon-blue.png'); // URI = link of your site on define('URI', 'link.com');
define('SOFTWARE_LOGO', URI . '/parent/img/logo.png'); // URI = link of your site on define('URI', 'link.com');
define('SOFTWARE_ICON', URI . '/parent/img/icon.png'); // URI = link of your site on define('URI', 'link.com');
// If you are looking to use the builtbybit function it is recommended to use discord auth. Otherwise, the auto synchronization of builtbybit accounts will be denied if it is Google.
// BuiltByBit does not allow authentication through its platform and the only way to sync is with Discord.
//
// Use 'all' to use both auth methods. You can register an account with Discord and Google. The email or other identical data except the platform id will describe the account and will initiate it. (Purchase the 'unlimited' addon to have this option unlocked.)
// The 'all' option enables account synchronization with Google and Discord to use the login buttons of either of them to log in to the same account. In the userprofile the user can enable it.
define('AUTH_TYPE', 'all'); // DISCORD / GOOGLE / [Censored] / ALL
define('DEFAULT_LANG', 'en_US');
// Function to send real-time alerts to any group on the 'dashboard'.
define('MOTD_ALERT', true); // false = Disable function. true = Enable function.
// ============================================================ //
// BUILTBYBIT CONFIGURATION //
// ============================================================ //
// https://docs.devbybit.com/license-softwares/solary/installation/setting-up-the-builtbybit
define('BUILTBYBIT_ENABLE_MODE', false);
define('BUILTBYBIT_TOKEN_PRIVATE', 'PUT_YOUR_TOKEN_PRIVATE'); // PUT_YOUR_TOKEN_PRIVATE
// ============================================================ //
// DISCORD CONFIGURATION //
// ============================================================ //
// https://docs.devbybit.com/license-softwares/solary/installation/setting-up-the-bot
define('BOT_TOKEN', 'PUT_YOUR_BOT_TOKEN'); //PUT_YOUR_BOT_TOKEN
define('CLIENT_ID', 'PUT_YOUR_CLIENT_ID'); //PUT_YOUR_CLIENT_ID
define('CLIENT_SECRET', 'PUT_YOUR_CLIENT_SECRET'); //PUT_YOUR_CLIENT_SECRET
define('GUILD_ID', 'PUT_YOUR_GUILD_ID'); //PUT_YOUR_GUILD_ID
// Join member by logging in when entering your discord guild.
define('FORCE_JOIN', true);
// SEND TO THE CREATE LICENSE TO CLIENT
define('SEND_CLIENT_INFO', true);
// WEBHOOKS
define('WEBHOOK_LICENSE_CREATE', 'https://discord.com/api/webhooks/1236590378912583710/PUT_YOUR_WEBHOOK'); // To create license
define('WEBHOOK_LICENSE_EDIT', 'https://discord.com/api/webhooks/1236590378912583710/PUT_YOUR_WEBHOOK'); // To edit license
define('WEBHOOK_LICENSE_DELETE', 'https://discord.com/api/webhooks/1236590378912583710/PUT_YOUR_WEBHOOK'); // To delete license
define('WH_RESOURCE_CREATE', '');
define('WH_RESOURCE_EDIT', '');
define('WH_RESOURCE_DELETE', '');
define('WH_GROUP_CREATE', '');
define('WH_GROUP_EDIT', '');
define('WH_GROUP_DELETE', '');
define('WH_USER', '');
define('EMBED_COLOR', '3c9936');
define('DISCORD_INVITE', 'https://devbybit.com/discord');
// ============================================================ //
// GOOGLE CONFIGURATION //
// ============================================================ //
// https://docs.devbybit.com/license-softwares/solary/installation/setting-up-the-google-auth
define('GOOGLE_CLIENT_ID', 'PUT_YOUR_CLIENT_ID'); //PUT_YOUR_CLIENT_ID
define('GOOGLE_CLIENT_SECRET', 'PUT_YOUR_CLIENT_SECRET'); // PUT_YOUR_CLIENT_SECRET
// ============================================================ //
// TEBEX CONFIGURATION //
// ============================================================ //
// https://docs.devbybit.com/license-softwares/solary/installation/setting-up-the-tebex
define('TEBEX_ENABLE', false);
define('TEBEX_PROJECT_ID', 'PUT_YOUR_TEBEX_PROJECT_ID'); //PUT_YOUR_TEBEX_PROJECT_ID
define('TEBEX_PRIVATE_KEY', 'PUT_YOUR_TEBEX_PRIVATE_KEY'); //PUT_YOUR_TEBEX_PRIVATE_KEY
define('TEBEX_PUBLIC_KEY', 'PUT_YOUR_TEBEX_PUBLIC_KEY'); //PUT_YOUR_TEBEX_PUBLIC_KEY
// ============================================================ //
// [Censored] CONFIGURATION //
// ============================================================ //
// https://docs.devbybit.com/license-softwares/solary/installation/setting-up-the-[Censored]
define('POLYMART_ENABLE', false);
define('POLYMART_API_KEY', 'PUT_YOUR_API_KEY'); //PUT_YOUR_API_KEY
?>
Photos and Gifs↴
Disclaimer
Vanity attempts to prevent and discourage users from leaking/pirating your product, but it does not stop them from doing so. When you distribute your product (for example, a plugin JAR), you are effectively handing your (byte)code over to the user; hence, with enough effort, a leaker who is determined enough will be able to remove or bypass your protection. Sentinel and any other protective measures you put in place (such as obfuscation, which is strongly recommended) can only delay the inevitable. Any service that claims it will "completely protect" your product is a scam. Vanity should be seen more as a management or administrative tool. (by Sentinel)
Terms and Conditions
By purchasing this digital product, you agree to and are bound by the following Terms and Conditions. Please read this section carefully before making a purchase. For concerns and inquiries, contact our support team at https://devbybit.com/discord.
- We reserve the right to permanently revoke your product access if we believe you have violated these Terms and Conditions.
- Refunds are typically not issued due to the nature of the product. Since the product is entirely digital, there is no way to verify that you have removed the download from your device; however, if you have not downloaded the product or experience defects that our customer support cannot resolve within a reasonable timeframe, you are eligible for a full refund within seven days after the purchase. We will not return platform, gateway, and other transaction-related fees incurred during the purchase and refund process.
- Filing a chargeback or dispute on your purchase before contacting our customer support to attempt to resolve any issues will result in the suspension of product access until we reach an agreement.
- Do not claim the product or any of its assets as your own or pretend in any way that anyone other than us created it.
- Redistributing the product or its assets without written permission is strictly prohibited. Redistribution includes but is not limited to reselling the product, auctioning an account that owns the product, or selling premade setups with the product installed.
- Do not attempt to decompile, deobfuscate, or reverse engineer the product for any purpose.
- Do not modify the product's source code unless you have received my written consent or purchased access to the source code as an add-on. The modified source code and associated files (such as a compiled JAR) shall only be for personal, non-commercial use. You cannot redistribute modified versions of the product.
- You are solely responsible for securing all your copies of the product. We will hold you accountable if one of your associates breaks any of these Terms and Conditions.
- We provide the product "as is" without warranty of any kind. In no event shall we be liable for any claim, damages, or other liability arising from, out of or in connection with the software or the use or other dealings in the software.
- Support and updates for the product are not guaranteed. While we attempt to offer the highest level of customer service and consistent updates, we do it at our discretion.
- The terms and conditions may be changed at any time and for any reason.
- We have the complete right to take away our products from you if you fail to comply with any applicable terms and conditions.