- NodeGo BOT
- Register Here : NodeGo
- Use Code : NODEAB845E5C93B8
- Auto Get Account Information
- Auto Run With Monosans Proxy - Choose 1
- Auto Run With Private Proxy - Choose 2
- Auto Run Without Proxy - Choose 3
- Auto Claim Daily Check-In
- Auto Complete Available Tasks
- Auto Added Node & Send Ping Every 2 Minutes
- Supports Multi Nodes For Each Account
- Multi Accounts With Threads
Note:
- Only running 1 node if run without proxy.
- If there is an error. Please first find out the meaning of the error with the status code displayed. if the error is with status code 500 or higher. The problem is on the project server. Some of you opened an issue and complained that there was an error with status code 502 and told me to update the bot. Hey sir, are you kidding me?
-
Open your browser and login to the NodeGo dashboard.
-
Press
F12to open the Inspect Elements panel. -
Go to the Console tab and paste the following code:
localStorage.getItem('accessToken')
-
You will receive your user ID, which looks like this:
"eyjxxxx........" -
If you can't paste, type allow pasting and press Enter, then paste the line above.
- Make sure you have Python3.9 or higher installed and pip.
-
Clone The Repositories:
git clone https://github.com/arch0ns/NodeGo-Bot
cd NodeGo -
Install Requirements:
pip3 install -r requirements.txt
nano tokens.txt- Make sure
tokens.txtcontains data that matches the format expected by the script. Here are examples of file formats:eyjxxxx1 eyjxxxx2
nano proxy.txt- Make sure
proxy.txtcontains data that matches the format expected by the script. Here are examples of file formats:ip:port # Default Protcol HTTP. protocol://ip:port protocol://user:pass@ip:port
python bot.py #or python3 bot.pyThank you for visiting this repository, don't forget to contribute in the form of follows and stars. If you have questions, find an issue, or have suggestions for improvement, feel free to contact me or open an issue in this GitHub repository.
