Headless chrome browser that will stay generate credits for you on Pterodactyl/Jexacytl/Whatever other Jexactyl copies that allow AFK Coins gaining.
NONE of your data/discord tokens are stored ANYWHERE, and by making this source open on GitHub, it provides clarity and trust between the developer and client. But, providers CAN see the logs in terminal, so be careful with your hosts.
Input the OAuth Link into the console, such as neronodes.net's oauth
- Using Puppeteer, the client will use your Discord token to log into Jexactyl account through Discord OAuth
- Input the necessary information to start the client
- Depending on the credit amount you want to earn, puppeteer will stand idle on the page for "x" amount of minutes <- (credit amount)
- Once the process is done waiting, it will shut off
- Enjoy your new credits completely automated, cheap, and amazing!
Must have already made an account at https://neronodes.net, linked your discord account, and authorized the Nero Backend OAuth in Discord.
Must have also already download Chromium and NodeJS on any of the production machines you are going to use with this client.
Installing any necessary packages in accordance to any errors thrown
WARNING: DO NOT USE THE NERONODES INSTANCE TO GAIN COINS, IT IS VERY SUSPICIOUS AND CAN JEOPARDIZE YOUR EXPERIENCE AND OTHERS
- Clone this repository on another production server, How To Clone A Git Repository
- Install any necessary packages (npm i discord.js puppeteer)
- Run
npm run start
, if errors occur, please check prerequisites - Enter in the amount of credits to gain
- Enter in your discord token, How To Get Your Discord User Token
- Let it run!
If you are running this on a production server such as Replit, consider also adding an Express port and UpTimeRobot to keep the server online
When running on Servers such as Oracle, Google, AWS, or other providers, consider installing pm2 and keeping your server online when you disconnect from your SSH client How to Host your Discord Bot 24/7 on Oracle Always Free
How to get the OAuth Link for a Pterodactyl Server
In this example we will be using NeroNodes
- Go to the login portal, Login
- Click "Authenticate With Discord", Authenticate With Discord
- Click the, "Connect with Discord" button
- Navigate to the top and copy the OAuth App Link, OAuth Link for NeroNodes
- There you go, you now have the OAuth Link!
Please remember to read prerequisites before running client.