{"id":50333699,"url":"https://github.com/3443e/roblox-hypersuite","last_synced_at":"2026-05-29T12:01:32.384Z","repository":{"id":339872751,"uuid":"1112282580","full_name":"3443e/roblox-hypersuite","owner":"3443e","description":"(Look at README.md) A multi-purpose cross-platform open source utility for roblox/sober.","archived":false,"fork":false,"pushed_at":"2026-02-22T00:57:25.000Z","size":37425,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-13T22:38:56.681Z","etag":null,"topics":["3443","bloxstrap","bloxstrap-download","executor","fflags","fishstrap","hypersuite","imgui","roblox","sober","sober-fps-unlocker","sober-linux","wayland"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/3443e.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-08T12:09:45.000Z","updated_at":"2026-04-23T22:41:40.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/3443e/roblox-hypersuite","commit_stats":null,"previous_names":["3443o-o/roblox-hypersuite","3443e/roblox-hypersuite"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/3443e/roblox-hypersuite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3443e%2Froblox-hypersuite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3443e%2Froblox-hypersuite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3443e%2Froblox-hypersuite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3443e%2Froblox-hypersuite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/3443e","download_url":"https://codeload.github.com/3443e/roblox-hypersuite/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3443e%2Froblox-hypersuite/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33650712,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["3443","bloxstrap","bloxstrap-download","executor","fflags","fishstrap","hypersuite","imgui","roblox","sober","sober-fps-unlocker","sober-linux","wayland"],"created_at":"2026-05-29T12:01:28.191Z","updated_at":"2026-05-29T12:01:32.363Z","avatar_url":"https://github.com/3443e.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg width=\"64\" height=\"64\" alt=\"logo\" src=\"https://github.com/user-attachments/assets/ae94bb93-313c-401a-981d-1b73a47b365b\" /\u003e \n\n# Roblox Hypersuite\n\n\u003e [!WARNING]\n\u003e This repo is EXTREMELY OUTDATED, new repo at: https://gitlab.com/3443e/roblox-hypersuite\n\nA cross-platform multi-purpose Roblox utility with advanced scripting capabilities.\n\n## Features\n\n### Built-in Macros\nA comprehensive collection of useful macros with detailed tutorials for glitching in R6 and R15 games:\n\n- **Freeze** - Temporarily freeze the Roblox process\n- **Extended laugh clip** - Extended character animation clipping\n- **Extended dance clip** - Dance animation exploitation\n- **Buckey clip** - Advanced clipping technique\n- **Speed glitch** - Movement speed manipulation\n- **Spam key** - Rapid key input automation\n- **Disable head collision** - Remove head hitbox collision\n- **No head collision roof clip** - Clip through ceilings using head collision removal\n- **Helicopter high jump** - Enhanced jumping technique\n- **Full gear desync (dropping)** - Gear desynchronization exploit\n\nAll macros include comprehensive in-app explanations and tutorials.\n\n### Network Control\n- **Customizable lag switch** - Simulate network lag with configurable packet loss and ping\n- **Ping increasor** - Add artificial latency to your connection\n\n### Utility Tools\n- **XML Editor** - Edit `GlobalBasicSettings` and other Roblox configuration files\n- **Rejoin System** - Change FPS settings and rejoin the same server\n- **Settings Persistence** - Save and restore your configurations\n- **Themable UI** - Customize the interface appearance\n\n### Custom Scripting System\nCreate and import your own macros using Lua scripts (`.hss` files):\n\n- **Lua-based scripting** - Write custom automation scripts\n- **Keyboard \u0026 Mouse Control** - Simulate inputs programmatically\n- **Process Control** - Freeze/unfreeze Roblox process\n- **Network Manipulation** - Control lag and packet loss via scripts\n- **Persistent Scripts** - Scripts are saved and loaded automatically\n- **Keybind Support** - Assign custom keybinds to your scripts\n- **Hot Reloading** - Reload scripts without restarting the application\n\n#### Example Script\n```lua\n-- @name: Jump Spam\n-- @desc: Rapidly presses space bar 10 times\n-- @author: Example\n-- @version: 1.0\n-- @keybind: F6\n\nfunction onExecute()\n    for i = 1, 10 do\n        pressKey(\"Space\", 50)\n        sleep(50)\n    end\n    log(\"Jump spam complete!\")\nend\n```\n\nSee the [Scripting Documentation](https://3443o-o.github.io/hypersuite/Docs) for complete API reference and examples.\n\n## Installation\n\n1. Download the latest release from the [Releases](https://github.com/3443o-o/roblox-hypersuite/releases) page\n2. Extract the archive\n3. Run the executable\n4. (Optional) Place custom `.hss` scripts in the `scripts/` folder for automatic loading\n\n## Platform Support\n\n- Linux (primary)\n- Windows (via MinGW cross-compilation)\n\n## Building from Source\n\n### Prerequisites\n\n**For Linux builds:**\n- `g++` with C++17 support\n- `make`\n- `raylib` development libraries\n- Lua 5.4 (included in `include/lua-5.4.2_linux/`)\n- OpenGL development libraries\n- X11 development libraries\n- Optional: `ccache` for faster recompilation\n\nInstall dependencies on Ubuntu/Debian:\n```bash\nsudo apt-get install build-essential libraylib-dev libgl1-mesa-dev libx11-dev ccache\n```\n\n**For Windows cross-compilation (from Linux):**\n- `x86_64-w64-mingw32-g++` (MinGW-w64 cross-compiler)\n- Windows raylib libraries (included in `include/raylibWin64/`)\n- Windows Lua 5.4 libraries (included in `include/lua-5.4.2_win64/`)\n\nInstall MinGW on Ubuntu/Debian:\n```bash\nsudo apt-get install mingw-w64\n```\n\n### Build Instructions\n\n**Build for Linux:**\n```bash\ngit clone https://github.com/yourusername/roblox-hypersuite.git\ncd roblox-hypersuite\nmake linux\n# Output: build/linux/utility\n```\n\n**Build for Windows (cross-compile from Linux):**\n```bash\nmake windows\n# Output: build/win64/utility.exe\n```\n\n**Build both platforms:**\n```bash\nmake all linux windows\n```\n\n**Additional build options:**\n```bash\nmake debug          # Debug build with symbols and no optimization\nmake lto            # Link-time optimization for better performance\nmake clean          # Clean all builds\nmake clean-linux    # Clean Linux build only\nmake clean-windows  # Clean Windows build only\nmake info           # Show source and object files\n```\n\n### Build System Features\n\n- Parallel compilation (uses all CPU cores)\n- Automatic dependency tracking\n- Incremental builds (only recompiles changed files)\n- ccache support for faster recompilation\n- Static linking for standalone executables\n\n## Usage\n\n1. Launch Roblox Hypersuite\n2. Select desired macros from the list\n3. Configure keybinds by right-clicking on macros\n4. Enable/disable macros with right-click\n5. Import custom scripts using the \"+ Import script\" button\n\n## Scripting API\n\n### Core Functions\n- `pressKey(key, delay)` - Press and release a key\n- `holdKey(key)` - Hold a key down\n- `releaseKey(key)` - Release a held key\n- `typeText(text, delay)` - Type a string\n- `moveMouse(dx, dy)` - Move mouse cursor\n- `sleep(ms)` - Pause execution\n- `log(message)` - Print to console\n\n### Advanced Functions\n- `robloxFreeze(enable)` - Freeze/unfreeze Roblox process\n- `lagSwitchMan(enable, packet_loss, ping_lag)` - Control network simulation\n- `isKeyPressed(key)` - Check key state\n- `waitForKey(timeout)` - Wait for key input\n\n### Global Variables\n- `HSPlayerName` - Current Roblox username\n- `HSPlayerDisplayName` - Current Roblox display name\n\nFor complete documentation, visit the [scripting guide](https://3443o-o.github.io/hypersuite/Docs).\n\n## Security Warning\n\n**Only import scripts from trusted sources.** Custom scripts have access to:\n- Keyboard and mouse simulation\n- Process control (suspend/resume)\n- Network manipulation\n\nAlways review script code before importing.\n\n## Contributing\n\nContributions are welcome! Please feel free to submit pull requests or open issues for bugs and feature requests.\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/amazing-feature`)\n3. Commit your changes (`git commit -m 'Add some amazing feature'`)\n4. Push to the branch (`git push origin feature/amazing-feature`)\n5. Open a Pull Request\n\n## License\n\nGNU General Public License v3.0 - See [LICENSE](LICENSE) file for details.\n\nThis program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.\n\n## Credits\n\nThis project uses the following open-source libraries:\n\n- [Spencer Macro Utilities](https://github.com/Spencer0187/Spencer-Macro-Utilities) - Original macro inspiration\n- [Fumble](https://github.com/bornacvitanic/fumble) - Network control implementation\n- [raylib](https://github.com/raysan5/raylib) - Graphics and windowing\n- [rlImGui](https://github.com/raylib-extras/rlImGui) - ImGui integration for raylib\n- [Dear ImGui](https://github.com/ocornut/imgui) - Immediate mode GUI library\n- [pugixml](https://github.com/zeux/pugixml) - XML parsing\n- [JSON for Modern C++](https://github.com/nlohmann/json) - JSON parsing\n- [Lua](https://www.lua.org/) - Scripting language\n\n## Disclaimer\n\nThis tool is for educational purposes only. Use at your own risk. The developers are not responsible for any consequences of using this software, including but not limited to account bans or other penalties imposed by Roblox.\n\n## Support\n\nFor support, documentation, and updates:\n- Visit our [website](https://3443o-o.github.io/hypersuite/)\n- Join our community [Discord/Forum]\n- Check the [documentation](https://3443o-o.github.io/hypersuite/Docs)\n\n---\n\nMade by the Roblox Hypersuite team | Licensed under GPL-3.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3443e%2Froblox-hypersuite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F3443e%2Froblox-hypersuite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3443e%2Froblox-hypersuite/lists"}