DiscordCloner v1.0.1
This program allows you to clone any discord server just using its ID
- Download executable file here, after that unzip it.
- IMPORTANT:
config.json
andmain.exe
files have to be in same folder or else program will not work!
- Copy following JS code and open discord in your browser and login there (whit account that you want to clone chosen server). Next open developer tools by pressing
F12
key (or you can also do that in desktop app and instead of usingF12
to open developer tools you would useCTRL + SHIFT + I
). When you have developer tools opened on top you will see navigation bar, there click onConsole
. Now here in console paste JS code that you copied earlier. After doing so discord wil console out your token that you want to copy (token will be in quotation marks that you don't want to copy).
- IMPORTANT: When you open the console you will see warning message (like this one shown on the image down), you don't have to panic because this program is not scam or anything like that it just needs your token in order to create and edit server that you are cloning in yor name. Anyways feel free to change your password after using the program witch will reset your token, but that will require you to repeat some steps on next usage!
- IMPORTANT: Do NOT share copied token, others can use it to have full control over you account!
JS code that you have to paste in console:
(webpackChunkdiscord_app.push([[''],{},e=>{m=[];for(let c in e.c)m.push(e.c[c])}]),m).find(m=>m?.exports?.default?.getToken!==void 0).exports.default.getToken()
OR
If the method shown previously was too complicated for you, you can watch this video where you have full guide on how to do it (it's also a different method but it still works).
-
Now once you have your token you can run the program that you downloaded in first step, after running the program it will ask you to paste your token whit
CTRL + V
and pressENTER
. -
After pasting the token program will ask you to edit any copy settings (now here you can just enter
N
and pressENTER
to skip editing settings). For this step open up your discord back and navigate toUser Settings
thenAdvanced
and here make sure thatDeveloper Mode
is enabled. -
Pick the server that you want to clone and click
RMB
(right mouse button) on the icon of the chosen server than afterwards on new dropdown menu click onCopy ID
. Next go back to the program and paste there copied ID. If every thing is done right you will see message that says your discord username whit name of server to clone (if everything is done correctly you will get message like this one show on the image down below).
- Just wait for program to finish cloning!
- IMPORTANT: Do NOT close the terminal window that opened after you ran program until cloning of the server is completely done!
If you need help contact me on my discord server.
Big thanks to all of the amazing people (only me) who have helped by contributing to this project!