{"id":26760043,"url":"https://github.com/meomundep/open-loop","last_synced_at":"2026-01-30T05:04:00.298Z","repository":{"id":265477266,"uuid":"896081258","full_name":"MeoMunDep/Open-Loop","owner":"MeoMunDep","description":"Auto referrals, auto register accounts, auto increase points, rotate proxy.","archived":false,"fork":false,"pushed_at":"2025-04-09T07:07:15.000Z","size":995,"stargazers_count":18,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T07:41:46.811Z","etag":null,"topics":["airdrop","airdrop-claim-bot","airdrop-farm","airdrop-free","airdrops-bot","airdrops-tools","depin","extension","main","meomundep","open-loop","web","web3"],"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}},"created_at":"2024-11-29T14:02:38.000Z","updated_at":"2025-04-09T07:07:19.000Z","dependencies_parsed_at":"2024-11-29T15:20:07.623Z","dependency_job_id":"b48ad933-eb02-4101-a1fb-725130509c2c","html_url":"https://github.com/MeoMunDep/Open-Loop","commit_stats":null,"previous_names":["meomundep/open-loop"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeoMunDep%2FOpen-Loop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeoMunDep%2FOpen-Loop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeoMunDep%2FOpen-Loop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeoMunDep%2FOpen-Loop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MeoMunDep","download_url":"https://codeload.github.com/MeoMunDep/Open-Loop/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249023713,"owners_count":21199958,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","depin","extension","main","meomundep","open-loop","web","web3"],"created_at":"2025-03-28T17:29:02.111Z","updated_at":"2026-01-30T05:04:00.292Z","avatar_url":"https://github.com/MeoMunDep.png","language":"Shell","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://chromewebstore.google.com/detail/openloopso-sentry-node-ex/effapmdildnpkiaeghlkicpfflpiambm) - Referral Code: `ol4126bf56`\n\n## 🚀 Getting Started\n\nTo get started with the bot, follow these steps:\n\n0. **Dowload NodeJS to run the bot**\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 `setup.bat` for windows or `setup.sh` for linux/mac if you want to run automatically, remember to fill all the necessary data.\n\n\n1. **Install Dependencies and Modules:**\n\n   ```\n   npm i user-agents axios colors https-proxy-agent socks-proxy-agent \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  \"rotateProxy\": true,\n  \"skipInvalidProxy\": false,\n  \"proxyRotationInterval\": 2,\n  \"delayEachAccount\": [5, 8],\n  \"timeToRestartAllAccounts\": 300,\n  \"howManyAccountsRunInOneTime\": 100,\n  \"doTasks\":true\n}\n```\n\n### 2. `tokens.txt` - Get it from [here](https://t.me/KeoAirDropFreeNee/1689)\n\n```txt\ney...\ney...\ney...\n```\n\n### 4. `proxies.txt` 🌐 - Proxy is an option. If you have one, fill it in; otherwise, leave it blank.\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💡 Usage:\n\n\u003e You need to `cd` to the file after extract it.\n\u003e Open the right directory: `cd \"open-loop\"`\n\u003e To run the bot, use the following command: `node meomundep`\n\n🎇Enjoy!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeomundep%2Fopen-loop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeomundep%2Fopen-loop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeomundep%2Fopen-loop/lists"}