Teneo Community Node BOT
- Register Here : Teneo Community Node Dashboard
- Download Extension Here : Teneo Community Node Extension
- Use Code : fGgJ4
- 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 Refferal Reward
- Auto Claim Refferal & Heartbeat Campaigns Reward
- Auto Connect and Reconnect Websocket
- Auto Receive Message Every 15 Minutes
- Multi Accounts With Threads
-
Open your browser and login to the TENEO 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/Not-D4rkCipherX/teneo.git cd teneo npm i
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 proxies.txt- Make sure
proxies.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
node main.js- EVM: 0x47f41Fcb17cF9B7A02C26EE855d26bB8D3928E1b
- TON: UQA-qG5eyQ7gVxvPDpy484xzc0UPS9a8hJsUAwe0T_3D7_oF
- SOL: A1pUv13rRDtubtYJuXswZYSQBJojPhthXJftfNZBRnEX
- SUI: 0xeb697918d66c4ade867d61d0b8fb541df83675e8f60b6b81da8917aab149ee8f
Thank 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.