Skip to content

Teneo Node Point Mining Automation: Automate Teneo point mining with this robust Node.js script.

License

Notifications You must be signed in to change notification settings

cmalf/teneo-node-bot-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ᝰ.ᐟ teneo-node-bot-js

Tip

Teneo Server Now Normal

Please Update Your Bot Script to version 1.1`

Everything is Good now!

Tip

If you find this script helpful and beneficial, please star ⭐ this repository. Your support motivates me to create more useful tools in the future.

Warning

I am not responsible for any loss or damage caused by this bot. Use it at your own risk.


🦾 Teneo Bot v1.0 (Exstension v2.0.0)

  • Teneo Node Point Mining Automation: A robust Node.js script for automating the mining of Teneo points within the Teneo Node Final Version environment.

💡 How To SetUp and SignUp (Register)

  • First you have to do is install
  • Official Teneo Node From Chrome Webstore Official Teneo Node
  • Pin it!
  • Click the extension puzzle icon next to the address bar and pin Teneo Community Node for quick access whenever you need to collect a lucrative lead!
  • Open the Extention on browser Section, Click SignUp Button
  • Create Account
  • Enter Code : Wrsrs
  • Verify Email
  • Run Nodes Extension to Start earning rewards!
  • Get 2500 TENEO Point (Will Converted as $TENEO After TGE) When Using My Referal Code.

📎 Teneo Node Bot Script Features

  • Single Account Operation: Execute automated tasks for a single Teneo account via direct connection.
  • Multi-Account Support : Manage and interact with multiple Teneo accounts concurrently using a robust proxy connection system.
  • User-Friendly Interface: Designed with an intuitive and easy-to-use interface for seamless interaction and script management.

🤔 How To Do

🧬 Clone This Repository

git clone https://github.com/cmalf/teneo-node-bot-js

📂 Go To Teneo Bot Folder

cd teneo-node-bot-js

🌐 Prepare Proxies:

Warning

Make sure all your proxies are active to prevent your account from being banned (you can use this tool: proxy-ip-checker-php8 )

  • Main proxy in proxy.txt
  • ✎ᝰ. Rule: 1 proxy for 1 account, so if you have 10 accounts, the number of proxies in proxy.txt, should be 10 proxies too.
  • Add some active proxy to proxybackup.txt. Proxies on This file will be used as a replacement if any proxy in proxy.txt (main proxy) fails to connect.

🤖 Add Accounts:

  • add all your accounts to accounts.js.

📚 Install Dependencies:

npm install

🏃🏻‍♂️‍➡️ Run the Script:

npm start

🔐 Login First :

  • Option 1 -> The script will try to login to all your accounts and execute all accounts to run with Proxy.
  • Option 2 -> Run Directly (single account Without Proxy).
  • Option 3 -> If you have logged in previously, the script may reuse the existing session (typically 2-7 days). After this period, re-login might be required.

🎡 ScreenShot

  • Bot script interface

Screenshot 2025-01-02 at 03 53 00


  • Login To All Accounts (Running with 436 Accounts Without Any Problem)

Screenshot 2025-01-01 at 23 28 54


  • Earn Teneo Points

Screenshot 2025-01-02 at 03 52 19

📢 Additional information

Tip

Proxiesfo is stable again after yesterday's server maintenance (on 2025-01-08)
so I recommend it again

Tip

For this type of websocket connection, the bot relies on speed rather than security. For faster connections, SOCKS5 proxies generally offer better performance than HTTPS proxies. SOCKS5 is protocol agnostic, meaning it can handle all types of traffic, not just HTTP/HTTPS. This flexibility can result in faster speeds, It is recommended to use the socks proxy type. However, for other purposes that rely on security such as webscraping,sensitive activities like online banking, HTTPS proxies is better.

To get a stable Proxy you can use this Platform, plans ranging from $3 to $125 for 6 months, or use your own choice.

  • Get Proxies IP address Http and Socks
    • Create an account at proxies.fo
    • Go to purchase isp and buy a plan according to your needs.
      • You can use cryptocurrency for payment
      • Screenshot
    • after that you go to the dashboard Click Generate proxy Button
    • Now You can change the Proxy format to :
      • protocol://username:password@hostname:port
      • or just look the ss below
      • Screenshot 2024-12-06 at 16 24 31

Releases

No releases published