{"id":20169211,"url":"https://github.com/ioxee/cyberkeypredator","last_synced_at":"2026-06-06T04:31:56.673Z","repository":{"id":208433531,"uuid":"721622087","full_name":"IOxee/CyberKeyPredator","owner":"IOxee","description":"CyberKeyPredator is a Telegram bot that automates the claiming of game keys on Steam. It monitors channels, extracts and activates keys quickly, ideal for game and deal hunters.","archived":false,"fork":false,"pushed_at":"2023-11-21T12:51:13.000Z","size":6,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-13T15:22:11.063Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IOxee.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-11-21T12:45:30.000Z","updated_at":"2024-08-14T02:24:20.000Z","dependencies_parsed_at":"2023-11-21T14:02:54.178Z","dependency_job_id":"0e760ffd-cd57-4341-8fca-1672e6fdea80","html_url":"https://github.com/IOxee/CyberKeyPredator","commit_stats":null,"previous_names":["ioxee/cyberkeypredator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IOxee%2FCyberKeyPredator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IOxee%2FCyberKeyPredator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IOxee%2FCyberKeyPredator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IOxee%2FCyberKeyPredator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IOxee","download_url":"https://codeload.github.com/IOxee/CyberKeyPredator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241605820,"owners_count":19989612,"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":[],"created_at":"2024-11-14T01:11:46.022Z","updated_at":"2025-03-03T04:14:02.799Z","avatar_url":"https://github.com/IOxee.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eCyber Key Predator - Unleash the Game Hunter Within\u003c/h1\u003e\n\n![Header Image](https://github.com/IOxee/CyberKeyPredator/assets/48241519/e7431e6d-cd9f-4f7b-af5e-063fe04a0e8c)\n\n\nThis script uses the `telethon` library to interact with Telegram and `selenium` for automating actions in a web browser. Its goal is to monitor messages in a Telegram channel, extract game keys, and then attempt to claim them automatically on a Steam account.\n\n## 🚀 Getting Started\n\n### 📋 Prerequisites\n\n1. **Python 3**: You must have Python 3 installed on your machine.\n2. **Python Libraries**: You will need `telethon`, `selenium`, and `asyncio`. Install them using pip:\n   ```bash\n   pip install telethon selenium asyncio webdriver_manager\n   ```\n3. **Google Chrome and ChromeDriver**: You must have Google Chrome and ChromeDriver installed.\n\n### 🔑 Telegram API Configuration\n\n- Obtain your `api_id`, `api_hash`, and `phone` from [Telegram Apps](https://my.telegram.org/auth?to=apps).\n- Replace these values in the script accordingly.\n\n### 📝 Script Configuration\n\n- **Telegram Channel**: Define the `channel_username` of the channel that the bot should monitor.\n- **Language**: The script supports Spanish (`ESP`) and English (`EN`). Configure the `language` according to your preference.\n- **Chrome User Data Directory**: Adjust `user_data_dir` to the path of your Chrome user profile directory.\n\n### ⚙ How the Script Works\n\nThe script performs the following actions:\n\n1. **Message Monitoring**: Listens for messages in the specified Telegram channel.\n2. **Message Data Extraction**: Extracts the name of the game and the key from the message.\n3. **Claimed Games Verification**: Checks if the game has already been claimed before.\n4. **Browser Automation**: Opens the activation URI in Chrome and performs automatic actions to claim the game.\n5. **Error Handling**: Detects and manages errors, such as keys already activated on another account.\n\n## 🛠️ Execution\n\nTo run the script, follow these steps:\n\n1. Make sure you have all dependencies installed and the environment set up as described above.\n2. Run the script in your Python environment:\n   ```bash\n   python hunter.py\n   ```\n\n## 📄 License\n\nThis script is open source and distributed under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fioxee%2Fcyberkeypredator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fioxee%2Fcyberkeypredator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fioxee%2Fcyberkeypredator/lists"}