{"id":20962340,"url":"https://github.com/napoii/rust-code-raid-bot","last_synced_at":"2026-04-21T22:04:17.735Z","repository":{"id":149376392,"uuid":"433252648","full_name":"NapoII/Rust-Code-Raid-Bot","owner":"NapoII","description":"🔒 Python script for Rust players: Press \"Alt + E\" to generate a random 4-digit code for code-locked doors. Simplifies code-guessing process. No automatic door opening. Based on top IT security research sequences. 🎮🔑","archived":false,"fork":false,"pushed_at":"2025-01-15T05:12:21.000Z","size":1824,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-15T05:53:41.438Z","etag":null,"topics":["bruteforce","bruteforce-attack","bruteforce-password-cracker","bruteforce-tool","bruteforce-wordlist","doorcodes","gamingutilities","rust-cheat","rust-hack","rust-hack-2023","rust-hack-2024","rust-hack-undetected","rustgame"],"latest_commit_sha":null,"homepage":"https://napoii.github.io/Rust-Collection/","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/NapoII.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-30T01:27:39.000Z","updated_at":"2025-01-15T05:12:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"a10d6906-bff3-4509-8188-1fe704d194b4","html_url":"https://github.com/NapoII/Rust-Code-Raid-Bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NapoII%2FRust-Code-Raid-Bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NapoII%2FRust-Code-Raid-Bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NapoII%2FRust-Code-Raid-Bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NapoII%2FRust-Code-Raid-Bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NapoII","download_url":"https://codeload.github.com/NapoII/Rust-Code-Raid-Bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243358316,"owners_count":20277996,"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":["bruteforce","bruteforce-attack","bruteforce-password-cracker","bruteforce-tool","bruteforce-wordlist","doorcodes","gamingutilities","rust-cheat","rust-hack","rust-hack-2023","rust-hack-2024","rust-hack-undetected","rustgame"],"created_at":"2024-11-19T02:26:15.125Z","updated_at":"2025-12-29T22:07:34.762Z","avatar_url":"https://github.com/NapoII.png","language":"Python","funding_links":["https://ko-fi.com/napo_ii","https://ko-fi.com/vozdeouro"],"categories":[],"sub_categories":[],"readme":"![Rust Code Raid Bot](https://raw.githubusercontent.com/NapoII/Rust-Code-Raid-Bot/main/README_img/Readme_top.png)\n\n\u003cp align=\"center\"\u003e\n\n\u003ca href=\"https://github.com/NapoII/Rust-Code-Raid-Bot/blob/main/LICENSE\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/license/NapoII/Rust-Code-Raid-Bot?style=for-the-badge\" alt=\"License\"\u003e\n\u003c/a\u003e\n\n\u003ca href=\"https://github.com/NapoII/Rust-Code-Raid-Bot/commits/main\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/last-commit/NapoII/Rust-Code-Raid-Bot?style=for-the-badge\" alt=\"Last Commit\"\u003e\n\u003c/a\u003e\n\n\u003ca href=\"https://github.com/NapoII/Rust-Code-Raid-Bot/issues\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/issues/NapoII/Rust-Code-Raid-Bot?style=for-the-badge\" alt=\"Issues\"\u003e\n\u003c/a\u003e\n\n\u003ca href=\"https://github.com/NapoII/Rust-Code-Raid-Bot/stargazers\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/stars/NapoII/Rust-Code-Raid-Bot?style=for-the-badge\" alt=\"Stars\"\u003e\n\u003c/a\u003e\n\n\u003ca href=\"https://discord.gg/Gd23KJ76Tq\"\u003e\n    \u003cimg src=\"https://img.shields.io/discord/1152254593850417234?style=for-the-badge\" alt=\"Join our Discord\"\u003e\n\u003c/a\u003e\n\n\u003c/p\u003e\n\n\n## Index\n\n- [Index](#index)\n- [Introduction 🚀](#introduction-)\n- [Usage 📋](#usage-)\n- [Statistics 📊](#statistics-)\n- [Important Notes 🚨](#important-notes-)\n- [Credits 🙌](#credits-)\n- [Lizenz](#lizenz)\n\n\nThis application requires Python 3.10.7.\n```\ngit clone https://github.com/NapoII/Rust-Code-Raid-Bot\npip install -r requirements.txt\npyhton Rust-Code-Raid-Bot.py\n```\n\n## Introduction 🚀\n\nThis Python script is designed to assist Rust players in opening code-locked doors. It generates a random 4-digit code based on IT security research's top sequence of codes when the player presses the hotkey \"Alt + E.\" Please note that this script does not automatically open doors but simplifies the process of determining the correct code.\n\n## Usage 📋\n\n1. Make sure you have Python 3.x installed on your system.\n\n2. Run the script in the background while playing Rust.\n\n3. In Rust, open a Codelocker you wish to open.\n\n4. Press the hotkey \"Alt + E.\" 🕹️\n\n5. The script will calculate and input the next suitable code based on research data.\n\n\n## Statistics 📊\n\nThe script provides real-time statistics in the team chat to keep you informed about your progress:\n\n- Current Code: \u003e\u003e1234\u003c\u003c\n- Number of Attempts: [0/9999]Pins\n- Pins per Minute: [6.037]Pin/min\n- Estimated Time to 100%: [27.6] hours ⏳\n- Progress: [0.01/100]%\n\n## Important Notes 🚨\n\n- This script does not guarantee success in opening code-locked doors, as it relies on random code generation based on research data.\n\n- Be cautious not to use this script for cheating or exploiting the game's mechanics, as it may violate Rust's terms of service and result in consequences. 🚫\n\n- Use this script responsibly and enjoy playing Rust with added convenience. 😊\n\n## Credits 🙌\n\nThis script was developed by Napo_II for educational and entertainment purposes. It is not affiliated with Rust or its developers.\n\nPlease use this script responsibly and in accordance with the game's rules and policies.\n\nHappy gaming! 🎮✨\n\n## ☕ Buy me a coffee \u003ca name = \"coffee\"\u003e\u003c/a\u003e\n\nFeel free to show your appreciation by treating me to a virtual coffee. Your support means a lot and keeps the creative coding vibes going! 🚀\n\n\u003ctable style=\"width:100%; text-align:center; border-collapse:collapse; border:none;\"\u003e\n    \u003ctr\u003e\n        \u003ctd style=\"padding:10px; border:none;\"\u003e\n            \u003cp style=\"font-size:16px; font-weight:bold; margin:0;\"\u003eSupport Napo_II:\u003c/p\u003e\n            \u003ca href=\"https://ko-fi.com/napo_ii\"\u003e\n                \u003cimg src=\"README_img/kofi.gif\" alt=\"Buy me a coffee for Napo_II\" width=\"200\" height=\"auto\"\u003e\n            \u003c/a\u003e\n        \u003c/td\u003e\n        \u003ctd style=\"padding:10px; border:none;\"\u003e\n            \u003cp style=\"font-size:16px; font-weight:bold; margin:0;\"\u003eSupport Vozdeouro:\u003c/p\u003e\n            \u003ca href=\"https://ko-fi.com/vozdeouro\"\u003e\n                \u003cimg src=\"README_img/kofi.gif\" alt=\"Buy me a coffee for Vozdeouro\" width=\"200\" height=\"auto\"\u003e\n            \u003c/a\u003e\n        \u003c/td\u003e\n    \u003c/tr\u003e\n\u003c/table\u003e\n\n\n## 📚 LICENSE \u003ca name = \"LICENSE\"\u003e\u003c/a\u003e\n\n[GNU GENERAL PUBLIC LICENSE Version 3](LICENSE)\n\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/NapoII/NapoII/233630a814f7979f575c7f764dbf1f4804b05332/Bottom.svg\" alt=\"Github Stats\" /\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnapoii%2Frust-code-raid-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnapoii%2Frust-code-raid-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnapoii%2Frust-code-raid-bot/lists"}