Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cmalf/teneo-node-bot-js
Teneo Node Point Mining Automation: A robust Node.js script for automating the mining of Teneo points within the Teneo Node Final Version environment.
https://github.com/cmalf/teneo-node-bot-js
bot ethereum teneo teneo-node teneo-node-bot teneo-node-cli
Last synced: 5 days ago
JSON representation
Teneo Node Point Mining Automation: A robust Node.js script for automating the mining of Teneo points within the Teneo Node Final Version environment.
- Host: GitHub
- URL: https://github.com/cmalf/teneo-node-bot-js
- Owner: cmalf
- License: gpl-3.0
- Created: 2024-12-30T22:31:44.000Z (11 days ago)
- Default Branch: main
- Last Pushed: 2024-12-30T23:03:30.000Z (11 days ago)
- Last Synced: 2024-12-31T00:18:13.344Z (11 days ago)
- Topics: bot, ethereum, teneo, teneo-node, teneo-node-bot, teneo-node-cli
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ᝰ.ᐟ teneo-node-bot-js
> [!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](https://chromewebstore.google.com/detail/teneo-community-node/emcclcoaglgcpoognfiggmhnhgabppkm)
- 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
```bash
git clone https://github.com/cmalf/teneo-node-bot-js
```## 📂 Go To Teneo Bot Folder
```bash
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](https://github.com/cmalf/proxy-ip-checker-php) )
- 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:
```bash
npm install
```## 🏃🏻♂️➡️ Run the Script:
```bash
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](https://github.com/user-attachments/assets/198a406e-5fe4-45b6-90a9-02200c377359)
- Login To All Accounts (Running with 436 Accounts Without Any Problem)
![Screenshot 2025-01-01 at 23 28 54](https://github.com/user-attachments/assets/5472a04c-0a02-4a23-a501-54cf5334c397)
- Earn Teneo Points
![Screenshot 2025-01-02 at 03 52 19](https://github.com/user-attachments/assets/1bc73c7a-fa69-46ea-a91f-4d748006babf)