- Use python 3.10🐍
- Auto add to whitelist
- Get stats for your accounts
- All types of proxy support
- Auto send ping
- Auto send initiate message production
- Auto activate protection
- Multithread
git clone https://github.com/atrattCode/NaorisProtocol-bot
cd NaorisProtocol-bot
run.bat
OR
git clone https://github.com/atrattCode/NaorisProtocol-bot
cd NaorisProtocol-bot
pip install -r requirements.txt
python bot.py
- Accounts: In the accounts.json file put your addresses and device hash in such format:
[
{
"Address": "Address_1",
"deviceHash": "Device_hash"
},
{
"Address": "Address_2",
"deviceHash": "Device_hash"
}
]
- Proxy: in the proxy.txt file put your proxy in such format:
type://username:password:ip:port
http://username:password:ip:port
socks5://username:password:ip:port
-
Don't forget to put stars⭐
-
JOIN OUR TELEGRAM CHAT
-
My eth address is 0xd260e28b533f153d59cb340b4213ad5977d71fe7
If you have any questions or some ideas to improve my bots, feel free to contact me on telegram or issues section.