Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xeintdm/roblox-lagswitch
A simple lag switch for Roblox using firewall rules and WinAPI hooks.
https://github.com/xeintdm/roblox-lagswitch
csharp firewall lag-switch lagswitch roblox roblox-lagswitch wpf
Last synced: 1 day ago
JSON representation
A simple lag switch for Roblox using firewall rules and WinAPI hooks.
- Host: GitHub
- URL: https://github.com/xeintdm/roblox-lagswitch
- Owner: XeinTDM
- License: mit
- Created: 2025-01-27T18:32:20.000Z (2 days ago)
- Default Branch: main
- Last Pushed: 2025-01-27T18:37:58.000Z (2 days ago)
- Last Synced: 2025-01-27T19:48:01.565Z (2 days ago)
- Topics: csharp, firewall, lag-switch, lagswitch, roblox, roblox-lagswitch, wpf
- Language: C#
- Homepage: https://guns.lol/xein
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Roblox Lag Switch
**Roblox-LagSwitch** is a program designed to function as a lag switch for Roblox. It leverages Windows API hooks and firewall rules to toggle network connectivity for the RobloxPlayerBeta executable. This allows users to momentarily disrupt the connection, simulating lag for the other players.
## Features
- **Keyboard and Mouse Triggers:** Configurable triggers to activate/deactivate the lag switch.
- **Dynamic Process Detection:** Automatically locates the Roblox executable or allows manual selection.
- **Overlay Notifications:** Visual indicators for when the lag switch is toggled on or off.
- **Firewall Rule Management:** Seamless integration with Windows Firewall to control the network activity of the target process.## Status
This project is **incomplete** and will not be continued. While the core functionality is implemented, it remains unpolished and is not production-ready. You are welcome to explore and modify the source code as needed.## Usage
1. Clone the repository and open the solution in Visual Studio.
2. Compile and run the application.
3. Use the user interface to set triggers and manage the lag switch functionality.### Prerequisites
- .NET 9.0.
- Administrator privileges to modify firewall rules.## Important Notes
- This tool is for educational purposes only. Using it may violate Roblox's terms of service or other applicable laws. Use responsibly.
- The project is no longer maintained by the author.## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.**Disclaimer:** The author assumes no responsibility for any misuse of this software.