a simple WPF app that lets you block and throttle your network traffic on demand — built for roblox, works anywhere really.
- block your connection instantly with a hotkey
- throttle packets to simulate lag
- set a custom hotkey so you never have to touch the window mid-game
- animated gradient ui because why not
- windows 10/11
- .NET 8.0 runtime
- run as administrator — required for WinDivert to manipulate packets
- run
texlagswitch.exeas administrator - click SET KEY and press the key you want to use as your hotkey
- click SAVE
- press your hotkey in-game whenever you want to toggle the lag switch
- the dot in the middle turns red when active, green when off
- clone the repo
- open
texlagswitch.slnxin visual studio 2022+ - restore nuget packages
- build and run
this tool manipulates your own network traffic on your own machine. use it responsibly. the developer is not responsible for any bans, losses, or consequences resulting from its use. use at your own risk.
built with WinDivert for packet filtering.
its genuinely undetected i dont expect anyone to get banned with this any time soon.
claude genorated this readme cause im lazy.
the dot in the middle indicates if you internet is on your off not if the lag switch is on or off.
sketched out? just look at the source code and see its safe twin.