What's new

Welcome to the forum 👋, Visitor

To access the forum content and all our services, you need to register or log in to the forum. Becoming a member of the forum is completely free.

Link hidden for visitors, to see Log in or register now.


*** Hidden text: cannot be quoted. ***



VİDEO
To view this content we will need your consent to set third party cookies.
For more detailed information, see our cookies page.

Anyone that buys the script needs to put a discord token in the line 812 in server.lua, this is easy but to get the token you need to do this:

What is the botToken?​

The botToken is a token used for authenticating your Discord bot with the Discord API. It allows your bot to make requests to the Discord API and perform actions on behalf of the bot, such as sending messages, retrieving user information, and managing servers.

How to Obtain the botToken?​

To obtain a botToken, follow these steps:
  1. Register an Application and a Bot:
    • Go to the Discord Developer Portal.
    • Click on "New Application" to create a new application.
    • In the application settings, navigate to the "Bot" section on the left sidebar and then click "Add Bot".
  2. Generate the Token:
    • Once the bot is added, you will see a button to generate a token. Click "Copy" to copy the token to your clipboard.
    • Important: Keep this token secure and do not share it publicly, as it acts as the password for your bot.
  3. Using the botToken:
    • Paste the token into the botToken variable in your JavaScript code where it is needed to authenticate requests to the Discord API.
THANKS
 

Theme customization

"From this menu, you can customize certain areas of the forum theme to your preference."

Choose the color that reflects your taste.

Wide / Narrow view

You can check a structure that allows you to use your theme in a wide or narrow view.

Grid view forum list

You can control the layout of the forum list in grid or regular listing style.

Image grid mode

You can control the structure that allows you to show or hide images in the grid forum list.

Close the sidebar

By closing the sidebar, you can have a wider view of the forum.

Fixed sidebar

By fixing the sidebar, you can make it more useful and ease your access.

Back