Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

r3ge/KeydropAutocode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. Config.js

If you change any communication with discord you might break the app.

1.1 2captcha_api_key - This is used to solve captchas.

1.2 discord_token - This is used to communicate with discord.

1.3 recievingFromBot_id - Used to communicate with discord.

1.4 chromePath - Set the path of chrome "here" if the app is not working.

1.5 headless - Set to true to hide chrome or set to false to show chrome. Set as true by default.

1.6 golden_code_channels - Used to communicate with discord.

1.7 useragent - Changes the useragent of the app, don't mess with this unless you don't know what you're doing.

2. Cookies

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 A popup should appear. Press on the blue button named ‘Export cookies as JSON’ That will trigger a download. A file called key-drop.com.cookies.json will be downloaded on your device. Place it in the cookies folder of the app.

Cookies expire, you will need to refresh them once per 36/h. However they will not expire while the program is running.

3. Running the app

Run main.exe in order to run the app. or You can run slovakia.bat if your from slovakia (also get cookies from keydrop.gg)

4. Getting BOT Token

Go to this site and copy the long line of charachters, then open config.js and paste in the discord_token the string of charachters.

If you have any other problems dm me at RageTheLegend#2391