Youtube Tutorial - A little outdated
Join the discord server for support
If you change any communication with discord you might break the app.
1.1 discord_token - This is used to communicate with discord.
1.2 recievingFromBot_id - Used to communicate with discord.
1.3 golden_code_channels - Used to communicate with discord.
1.4 useragent - Changes the useragent of the app, don't mess with this unless you don't know what you're doing.
1.5 token_interval - Sets the time to refresh token in keydrop and never loose session.
In order to use the app you will need to get your cookies. To do that install this chrome extension. and go to Keydrop.com. Then press on the puzzle piece to reveal the chrome extension which is located in the right corner of chrome and press on the extension 'EditThisCookie' A popup should appear. Go to settings and change your prefered export format for cookies to 'Netscape HTTP Cookie file' Press the export button and paste the copied items on a txt file under the cookies folder.
Cookies expire, you will need to refresh them once per 36/h. However they will not expire while the program is running.
You need to extract the files from the zip before you are able to use the app. Learn more here.
3.1 Run main.exe in order to run the app.
3.3 Run app via cmd : Open a cmd, type cd
followed by the path of the folder then type node index.js
In order to get the TOKEN, go to https://www.base64decode.org/ then decode
T1RjMU16azVNemd3TXpRek5EWTRNRGswLkd3X19Bci5xSXJyRktqOG1PdG1LY3YtUTgzdTlYQ1JUd2RrYkVGYUZTcThTVQ
The decoded result is the token
In order to run multiple accounts, put multiple txt cookie files in the cookie folder.