{"id":26760126,"url":"https://github.com/meomundep/arena","last_synced_at":"2026-01-27T01:33:51.642Z","repository":{"id":259581192,"uuid":"878265925","full_name":"MeoMunDep/Arena","owner":"MeoMunDep","description":"Auto play games, do tasks, farm, claim referral points, buy boost, checkin, open boxes.","archived":false,"fork":false,"pushed_at":"2025-08-25T17:58:33.000Z","size":756,"stargazers_count":16,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-25T19:35:54.343Z","etag":null,"topics":["airdrop","airdrop-claim-bot","airdrop-farm","airdrop-free","airdrops-bot","airdrops-tools","arena","black-cat","black-cat-syndicate","eth","evm","meomundep","metamask","telegram","web"],"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}},"created_at":"2024-10-25T04:25:21.000Z","updated_at":"2025-08-25T17:58:37.000Z","dependencies_parsed_at":"2024-10-26T17:56:42.896Z","dependency_job_id":"97816bf9-d7ee-4a47-af5c-69cee26ec0ca","html_url":"https://github.com/MeoMunDep/Arena","commit_stats":null,"previous_names":["meomundep/arena"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MeoMunDep/Arena","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeoMunDep%2FArena","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeoMunDep%2FArena/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeoMunDep%2FArena/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeoMunDep%2FArena/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MeoMunDep","download_url":"https://codeload.github.com/MeoMunDep/Arena/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeoMunDep%2FArena/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28795468,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T01:07:07.743Z","status":"ssl_error","status_checked_at":"2026-01-27T01:07:06.974Z","response_time":59,"last_error":"SSL_read: 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","arena","black-cat","black-cat-syndicate","eth","evm","meomundep","metamask","telegram","web"],"created_at":"2025-03-28T17:29:29.506Z","updated_at":"2026-01-27T01:33:51.630Z","avatar_url":"https://github.com/MeoMunDep.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"📞 Contact\n\n\u003e [Termux guides if you run on mobile](https://github.com/MeoMunDep/Guides-for-using-my-script-on-termux)\n\n\n\u003e If you encounter any issues or have questions, feel free to reach out:\n\n- Contact: [Link](t.me/MeoMunDep)\n- Group: [Link](t.me/KeoAirDropFreeNe)\n- Channel: [Link](t.me/KeoAirDropFreeNee)\n\n\u003e Help me with your referral [Link](https://t.me/Arenavsbot?start=ref_wsnSuGotQzEZQpAkmYW8iB) | [Web version](https://arenavs.com/auth/sign-up?referral=k3871037)\n\n## 🚀 Getting Started\n\nTo get started with the bot, follow these steps:\n\n0. **Dowload NodeJS to run the bot**\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\n1. **Install Dependencies and Modules:**\n\n   ```\n   npm i user-agents axios colors p-limit https-proxy-agent socks-proxy-agent crypto ws\n   ```\n\n2. **Prepare Configuration Files:**\n\n   \u003e You'll need to set up a few configuration files for the bot to work properly.\n\n## 📁 Configuration Files\n\n### 1. `configs.json` 📜 - Adjust configuration\n\n```json\n{\n  \"limit\": 10000,\n  \"countdown\": 300,\n  \"country_time\": \"en-US\",\n  \"timeBoost\": true,\n  \"multiplierBoost\": false,\n  \"combinedBoost\": false,\n  \"playGame\": true,\n  \"doTasks\": true,\n  \"delayEachAccount\": [1, 1],\n  \"howManyJumpingGames\": 0,\n  \"howMany1010Games\": 5\n}\n\n```\n\n### 2. `datas.txt` 🗂️ - Get it from here \u003e\u003e\u003e [Link](https://t.me/KeoAirDropFreeNe/257/6879)\n\n```txt\nquery_id.../user...\nquery_id.../user...\nquery_id.../user...\n```\n\n### 3. `wallets.txt` 💼 - Cannot update yet.\n\n- Wallets generator: [Link](https://github.com/MeoMunDep/Automatic-Ultimate-Create-Wallets-for-Airdrop)\n\n\n```txt - wallet address\nabc...xyz\nabc...xyz\nabc...xyz\n```\n\n### 4. `proxies.txt` 🌐 - Proxy is an option. If you have one, fill it in; otherwise, leave it blank.\n\n```txt\nhttp://user:password@host:port\nhttps://user:password@host:port\nsocks4://user:password@host:port\nsocks5://user:password@host:port\n```\n\n💡 Usage:\n\n\u003e You need to `cd` to the file after extract it\n\u003e To run the bot, use the following command: `cd arena; node meomundep`\n\n🎇Enjoy!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeomundep%2Farena","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeomundep%2Farena","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeomundep%2Farena/lists"}