SoSoValue icon indicating copy to clipboard operation
SoSoValue copied to clipboard

Auto do tasks, checkin, taps, referrals, upgrade boosts, create new post, like, comment, reply. [FOR SALE]

🚀 Bot Setup Instructions

Welcome to the bot setup guide! Follow the steps below to install and configure the bot correctly.

📱 For Mobile Users (Termux): View the guide here

📌 Table of Contents
  1. Prerequisites
  2. Installation Steps
  3. Configuration Files
  4. Running the Bot
  5. Contact and Support
🔧 Prerequisites

Make sure you have the following installed:

📥 Installation Steps
  1. Download and Extract the Bot Files

  2. Install Dependencies

npm install
  1. Prepare Configuration Files (See next section)
⚙️ Configuration Files

1. configs.json – Bot Settings

{
  "rotateProxy": false,
  "skipInvalidProxy": false,
  "proxyRotationInterval": 2,
  "delayEachAccount": [1, 81],
  "timeToRestartAllAccounts": 300,
  "howManyAccountsRunInOneTime": 10,
  "doTasks": true,
  "playGames": true,
  "referralCode": "K40N4U76",
  "howManyUpgrades": 5,
  "geminiApiKey":""
}

Get Gemini API Key: Link GEMINI_API_KEY

2. datas.txt – User Data

Get it here

query_id.../user...

2.1 tokens.txt – Token List

Get it here

ey...

3. wallets.txt – Wallet Addresses

Get it here

abc...xyz

4. proxies.txt – Proxy List

Get it here

http://host:port
socks5://user:pass@host:port
▶️ Running the Bot
  1. Navigate to the bot folder:
cd /path/to/sosovalue
  1. Run:
node meomundep

or

node web_meomundep
📞 Contact and Support

⚠️ Disclaimer

This project was created solely as a personal educational exercise.
It is not an official product, website, or service of any company or brand referenced in this repository.
The creator is not affiliated, associated, endorsed by, or connected with any such company or brand in any way.

The code is provided "as is" without any warranties or guarantees.
Certain parts of the source are intentionally obfuscated to protect personal research, custom logic, and implementation techniques developed during learning and experimentation.

Use this project responsibly and at your own risk.
Redistribution, resale, or commercial use of any part of this code—whether original or modified—is not permitted.

Enjoy using the bot!