Skip to content
Dimitris Kalopisis edited this page Apr 12, 2023 · 12 revisions

Please follow the following steps to setup Disctopia.

Step 1# Create the Server

You need to create a Discord server using this template.

You should get this on Discord after clicking the link: image Give your server a name and click on the "Create" button.

Step 2# Create the Webhooks

You need to create 2 Discord Webhooks from your Servers Settings >> Intergrations >> Webhooks.

  • Name the first one "Keylogger" and set it's channel to "keylogs"

image

  • Name the second one "Token" and set it's channel to "tokens"

image

Step 3# Create the Bot

You need to create a Discord Bot from the discord developer portal. So make sure you are connected to Discord from the Web Browser and head over to this page and click on "New Application."

image

Then you need to give your application a name and click on "Create".

image

Now from the settings on the left, you need to click on "Bot" and then "Add Bot".

image

The last thing you can do is to customize the bot. Change its name, its avatar etc.

image

Make sure you scroll down and enable the 3 options from the Privileged Gateway Intents section.

image

Step 4# Invite the Bot

Now you need to invite the bot to your server. Head to the application page and click on the Application that you just created. Then click on the OAuth2 tab list and click on the URL Generator tab.

image

Now you need to select the bot option from the scopes and the Administrator option from the bot permissions.

image

The last thing you need to do is to copy the URL from the bottom of the page and paste it on your browser.

image

Now access the link that you coppied and you should see th bot invitation page. From the "Add to serrver" drop down menu make sure you select the server that yuo just created and click on Continue. You will also be asked to Authorize access to the bot and complete a CAPTCHA.

image

Once you are done with these you should see your Bot on your server.

Step 5# Enable developer mode

You will need to enable the developer option for your Discord account. To do that head to your Account Settings >> Advanced and Enable Developer Mode

image

Build the Backdoor

Now you can move to the next step which is building the backdoor. Follow the build guide to build the backdoor.

Clone this wiki locally