{"id":26760118,"url":"https://github.com/meomundep/roko","last_synced_at":"2026-02-11T14:01:59.843Z","repository":{"id":275421125,"uuid":"926033278","full_name":"MeoMunDep/ROKO","owner":"MeoMunDep","description":"Auto do tasks, playing snake games, buy node, claim node rewards.","archived":false,"fork":false,"pushed_at":"2025-12-27T20:05:56.000Z","size":1296,"stargazers_count":15,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-29T20:12:54.267Z","etag":null,"topics":["airdrop","airdrop-claim-bot","airdrop-farm","airdrop-free","airdrops-bot","airdrops-tools","black-cat-syndicate","blackcatsyndicate","meomundep","node","roko","telegram","telegram-api","telegram-bot","telegram-bot-api"],"latest_commit_sha":null,"homepage":"https://t.me/keoairdropfreene","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MeoMunDep.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-02-02T11:41:10.000Z","updated_at":"2025-12-27T20:06:00.000Z","dependencies_parsed_at":"2025-04-15T07:03:07.598Z","dependency_job_id":"a814b254-4bac-4a5a-91e7-0b9042716d11","html_url":"https://github.com/MeoMunDep/ROKO","commit_stats":null,"previous_names":["meomundep/roko"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MeoMunDep/ROKO","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeoMunDep%2FROKO","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeoMunDep%2FROKO/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeoMunDep%2FROKO/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeoMunDep%2FROKO/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MeoMunDep","download_url":"https://codeload.github.com/MeoMunDep/ROKO/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeoMunDep%2FROKO/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29333910,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T12:42:24.625Z","status":"ssl_error","status_checked_at":"2026-02-11T12:41:23.344Z","response_time":97,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["airdrop","airdrop-claim-bot","airdrop-farm","airdrop-free","airdrops-bot","airdrops-tools","black-cat-syndicate","blackcatsyndicate","meomundep","node","roko","telegram","telegram-api","telegram-bot","telegram-bot-api"],"created_at":"2025-03-28T17:29:26.499Z","updated_at":"2026-02-11T14:01:59.838Z","avatar_url":"https://github.com/MeoMunDep.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"DISCLAIMER: THIS PAGE WAS MADE AS A PERSONAL EDUCATIONAL PROJECT. This is NOT the official site of the company or brand identified on the page. The creator of this page is NOT affiliated with the company or brand in any way. This page is a personal project made in connection with an educational exercise.\n\n---\n\n# 🚀 Bot Setup Instructions\n\nWelcome to the bot setup guide! Follow the steps below to install and configure the bot correctly. This guide is designed to be beginner-friendly, with clear explanations for each step.\n\n\u003e [Termux guides if you run on mobile](https://github.com/MeoMunDep/Guides-for-using-my-script-on-termux)\n\n---\n\n## Table of Contents\n\n1. [Prerequisites](#prerequisites)\n2. [Installation Steps](#installation-steps)\n3. [Configuration Files](#configuration-files)\n   - [`configs.json`](#1-configsjson)\n   - [`datas.txt`](#2-datastxt)\n   - [`wallets.txt`](#3-walletstxt)\n   - [`proxies.txt`](#4-proxiestxt)\n4. [Running the Bot](#running-the-bot)\n5. [Contact and Support](#contact-and-support)\n\n---\n\n## Prerequisites\n\nBefore running the bot, make sure you have the following installed:\n\n- **Node.js** (Version: `22.11.0`)\n- **npm** (Version: `10.9.0`)\n\nDownload Node.js and npm here: [Download Link](https://t.me/KeoAirDropFreeNe/257/1462).\n\n-\u003e Double click on `run.bat` for windows or `run.sh` for linux/mac if you want to run automatically, remember to fill all the necessary data.\n\n---\n\n## Installation Steps\n\n1. **Download and Extract the Bot Files:**\n\n   - Extract the bot package into a folder on your computer.\n\n2. **Install Dependencies:**\n   Open your terminal or command prompt, navigate to the folder where the bot files are located, and run:\n\n   ```bash\n   npm install --force user-agents axios meo-forkcy-colors meo-forkcy-utils meo-forkcy-proxy meo-forkcy-logger\n   ```\n\n   If you encounter an Execution Policy error on Windows, run:\n\n   ```bash\n   Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass\n   ```\n\n   Then, run the npm install command again.\n\n3. **Prepare Configuration Files:**\n   - Ensure all configuration files are set up correctly before running the bot (see [Configuration Files](#configuration-files) section).\n\n---\n\n## Configuration Files\n\n### 1. `configs.json` - 📜 Adjust Bot Settings\n\nThis file controls the bot’s behavior. Below is an example configuration:\n\n```json\n{\n  \"rotateProxy\": false,\n  \"skipInvalidProxy\": false,\n  \"proxyRotationInterval\": 2,\n  \"delayEachAccount\": [1, 81],\n  \"timeToRestartAllAccounts\": 300,\n  \"howManyAccountsRunInOneTime\": 10,\n  \"doTasks\": true,\n  \"playGames\": true,\n  \"howManySnakeGames\": 10000,\n  \"howManyNodeYouWantToBuy\": 1\n}\n```\n\n- **Fields Explained:**\n  - `timeZone`: Time zone setting (e.g., \"en-US\").\n  - `rotateProxy`: Enable or disable proxy rotation.\n  - `skipInvalidProxy`: Skip invalid proxies if `true`.\n  - `proxyRotationInterval`: Time interval (in minutes) for rotating proxies.\n  - `delayEachAccount`: Random delay range (in seconds) between accounts.\n  - `timeToRestartAllAccounts`: Time (in seconds) to restart all accounts.\n  - `howManyAccountsRunInOneTime`: Number of accounts to run simultaneously.\n  - `doTasks`: Enable task completion.\n  - `playGames`: Enable game-playing feature.\n  - `howManySnakeGames`: Number of games to play.\n  - `howManyNodeYouWantToBuy`: Number of nodes to buy.\n\n### 2. `datas.txt` - 🗂️ User Data\n\n- [Get it from here](https://t.me/KeoAirDropFreeNee/1586)\n\n```txt\nquery_id.../user...\nquery_id.../user...\nquery_id.../user...\n```\n\n_Note: Each row for each account_\n\n### 3. `wallets.txt` - 💼 Wallet Addresses\n\n- Wallets generator: [Link](https://github.com/MeoMunDep/Automatic-Ultimate-Create-Wallets-for-Airdrop)\n- Add your wallet addresses in the following format:\n\n```txt\nabc...xyz\nabc...xyz\nabc...xyz\n```\n\n_Note: Wallet updates are currently not supported._\n\n### 4. `proxies.txt` - 🌐 Proxy List (Optional)\n\nIf you are using proxies, add them here. Leave the file blank if you are not using proxies. Supported formats:\n\n- [Get it from here](https://www.webshare.io/?referral_code=4l5kb3glsce7)\n\n```txt\nhttp://host:port\nhttps://host:port\nsocks4://host:port\nsocks5://host:port\nhttp://user:pass@host:port\nhttps://user:pass@host:port\nsocks4://user:pass@host:port\nsocks5://user:pass@host:port\n```\n\n_Note: each row for each account_\n\n---\n\n## Running the Bot\n\n1. Navigate to the folder containing the bot files:\n\n   ```bash\n   cd /path/to/roko\n   ```\n\n2. Run the bot using the following command:\n   ```bash\n   node meomundep.js\n   ```\n\n---\n\n## Contact and Support\n\n- **Help me with your referral** [Referral Link](https://t.me/TheRokoBot?start=OkAY46dN)\n- **Buy me a telegram account** [Here](https://t.me/KeoAirDropFreeNe/312/27801) or [Here](https://github.com/MeoMunDep/MeoMunDep)\n\nIf you encounter any issues or have questions, feel free to reach out:\n\n- **Contact:** [Contact Me](https://t.me/MeoMunDep)\n- **Group:** [Join the Group](https://t.me/KeoAirDropFreeNe)\n- **Channel:** [Visit the Channel](https://t.me/KeoAirDropFreeNee)\n\nYour support is greatly appreciated! 🐱\n\n---\n\n⚠️ **Disclaimer**\n\nThis project was created solely as a **personal educational exercise**.  \nIt is **not an official product**, website, or service of any company or brand referenced in this repository.  \nThe creator is **not affiliated, associated, endorsed by, or connected** with any such company or brand in any way.\n\nThe code is provided **\"as is\"** without any warranties or guarantees.  \nCertain parts of the source are intentionally **obfuscated** to protect personal research, custom logic, and implementation techniques developed during learning and experimentation.\n\nUse this project responsibly and at your own risk.  \n**Redistribution, resale, or commercial use** of any part of this code—whether original or modified—is **not permitted**.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeomundep%2Froko","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeomundep%2Froko","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeomundep%2Froko/lists"}