Skip to content
MPGHThe Dark Arts
/
RegisterLog in
Forum
Community
What's NewLatest posts across the boardTrendingHottest threads right nowSubscribedThreads you follow
Discussion
GeneralIntroductionsEntertainmentDebate FortFlaming & Rage
Board
News & AnnouncementsMPGH TimesSuggestions & HelpGiveaways
More Sections
Art & Graphic DesignProgrammingHackingCryptocurrency
Hacks & Cheats
Games
ValorantCS2 / CS:GOCall of Duty / WarzoneFortniteApex LegendsEscape From Tarkov
+14 moreLeague of LegendsGTA VMinecraftRustROTMGBattlefieldTroveBattleOnCombat ArmsCrossFireBlackshotRuneScapeDayZDead by Daylight
Resources
Game Hacking TutorialsReverse EngineeringGeneral Game HackingAnti-CheatConsole Game Hacking
Tools
Game Hacking ToolsTrainers & CheatsHack/Release NewsNew
Submit a release →Share your cheat, tool, or config with the community.
AINEW
AI Tools
General & DiscussionPrompt EngineeringLLM JailbreaksHotAI Agents & AutomationLocal / Open Models
AI × Gaming
AI Aimbots & VisionML Anti-CheatGame Bots & Automation
Create
AI Coding / Vibe CodingAI Art & MediaAI Voice & TTS
The AI frontier →Where game hacking meets modern machine learning. Jump in.
Marketplace
Buy & Sell
SellingBuyingTradingUser Services
Trust & Safety
Middleman LoungeMarketplace TalkVouch Copy Profiles
Money
Cryptocurrency TalkCurrency ExchangeWork & Job Offers
Start selling →List accounts, services, and goods. Use the middleman to trade safe.
MPGH The Dark Arts

A community for offensive security research, reverse engineering, and AI.

Community

ForumMarketplaceSearch

Account

RegisterLog in

Legal

Privacy PolicyForum RulesHelp & FAQ
© 2026 MPGH · All rights reserved.Built by the community, for the community. For educational purposes onlyContent is shared for security research and education — we don't condone illegal use. You're responsible for complying with applicable laws. Use at your own risk.
Home › Forum › MultiPlayer Game Hacks & Cheats › Steam Games Hacks & Cheats › PLAYERUNKNOWN'S BATTLEGROUNDS (PUBG) Hacks & Cheats › DIY Laggswitch V4 - Bringing Back the Long lasting lagg.

LightbulbDIY Laggswitch V4 - Bringing Back the Long lasting lagg.

Posts 1–15 of 691 · Page 1 of 47
…
Syruz
Syruz
DIY Laggswitch V4 - Bringing Back the Long lasting lagg.

Note: This does not work on windows 7, it is limited to windows 8.1 or Windows 10


Thanks to @ffriozi for the research help.

This new lagg switch allows you to once again laggswitch for as long as you need.
It is once again written in batch to allow for the least chance of getting banned.
It runs just like the old methods but has been simplified to
make things run without the need of a prep file.

It works the same as the New firewall method in that it only throttles the game, and BEServices and doesnt effect your voice coms.

*update*
Just added 2 seperate files, for those who are having trouble with it running as 1 file and turning off the lagg switch, and using it in logitech macros.

Virus Scans:

1File:
https://www.virustotal.com/en/file/2...is/1495351420/
https://virusscan.jotti.org/en-US/fi...job/8e1rbjqacp

2Files:
https://www.virustotal.com/en/file/a...is/1495435057/
https://virusscan.jotti.org/en-US/fi...job/fi0vqhjv66

 
Source Code:
Code:
     @EcHo off
IF NOT "%CHANGEME%"=="1" (
powershell New-NetQosPolicy -Name "CHANGEME" -AppPathNameMatchCondition TSLGame.exe -ThrottleRateActionBitsPerSecond 8
powershell New-NetQosPolicy -Name "CHANGEME2" -AppPathNameMatchCondition BeService.exe -ThrottleRateActionBitsPerSecond 8
SetX CHANGEME 1
)
IF "%CHANGEME%"=="1" (
powershell Remove-NetQosPolicy -Name "CHANGEME" -confirm:$false
powershell Remove-NetQosPolicy -Name "CHANGEME2" -confirm:$false
SetX CHANGEME 2
)


Just added 2 file system, this should fix the issue with people having to alt tab to turn it off, you can assign each bat to a key, some programs dont like the code with "IF NOT"

 
Source Code (2 Files):

on.bat
Code:
 @EcHo off
powershell New-NetQosPolicy -Name "CHANGEME" -AppPathNameMatchCondition TSLGame.exe -ThrottleRateActionBitsPerSecond 8
powershell New-NetQosPolicy -Name "CHANGEME2" -AppPathNameMatchCondition BeService.exe -ThrottleRateActionBitsPerSecond 8
off.bat
Code:
 @EcHo off
powershell Remove-NetQosPolicy -Name "CHANGEME" -confirm:$false
powershell Remove-NetQosPolicy -Name "CHANGEME2" -confirm:$false




My fav gif:



Notes: Ive noticed after using this lagg switch, your game crashes when you try to leave the match.



Happy Lagg Switching.

Once again, don't forget to leave a thanks if this has helped you, if you need any help or have any questions, please ask away.
OnOff_mpgh.net.zip LaGG_mpgh.net.zip
#1 · edited 9y ago · 9y ago
JE
Jessica 99
Neat, thank you! I'm more interested to see how it works than using it.
#2 · 9y ago
ffriozi
ffriozi
let's rock and roll baby

smash the moda focka thanks !
#3 · edited 9y ago · 9y ago
Syruz
Syruz
I forgot to add, it works the same as the new firewall method, so it will only laggswitch the game and BEservices.exe so it wont stop you talking to friends on voice chat.
#4 · 9y ago
BR
breakzz
Quote Originally Posted by Syruz View Post
I forgot to add, it works the same as the new firewall method, so it will only laggswitch the game and BEservices.exe so it wont stop you talking to friends on voice chat.
Even better!! Big thanks to you man! can't wait to try it out.

Thanks ffriozi for physical switch too! I used your method to make a foot pedal switch that disconnects when I kick it and connects when it release but they patched it within couple days! XD
#5 · 9y ago
ffriozi
ffriozi
Quote Originally Posted by breakzz View Post
Even better!! Big thanks to you man! can't wait to try it out.

Thanks ffriozi for physical switch too! I used your method to make a foot pedal switch that disconnects when I kick it and connects when it release but they patched it within couple days! XD
hahahaha

lets kill them all !
#6 · 9y ago
JE
Jessica 99
Lol, I'm stupid. I was waiting for it to be approved until I realized it's literally only a bat file.
#7 · 9y ago
FA
Fangaloid
Is there a time limit or distance limit for killing ?
#8 · 9y ago
ffriozi
ffriozi
Quote Originally Posted by Jessica 99 View Post
Lol, I'm stupid. I was waiting for it to be approved until I realized it's literally only a bat file.
yeah thats is the best part haha
just wait some mods to aprove it
#9 · 9y ago
BR
breakzz
Quote Originally Posted by Jessica 99 View Post
Lol, I'm stupid. I was waiting for it to be approved until I realized it's literally only a bat file.
Uh oh, so this isn't some sort of small software that triggers lag on/off? I hate to ask someone to feed me for everything but just so I can educate myself until mod approves this bat, could you please provide a link or direction on how I should use this bat file?
#10 · 9y ago
FA
Fangaloid
make new text file copy the code save as "Something.BAT" open the batch file and then i assume it does something idk if there is hotkey or anything
#11 · 9y ago
ffriozi
ffriozi
Quote Originally Posted by Fangaloid View Post
Is there a time limit or distance limit for killing ?
FOR ME, my max time its about 10 secs after you active the LS... maybe would be diff to you... teste it...

Quote Originally Posted by breakzz View Post
Uh oh, so this isn't some sort of small software that triggers lag on/off? I hate to ask someone to feed me for everything but just so I can educate myself until mod approves this bat, could you please provide a link or direction on how I should use this bat file?
There is no program involved... its an single bat to on/off (execute one time to active, execute second time to deactive)

Just be patient and wait for approval.

#12 · 9y ago
JE
Jessica 99
Not to seem ungrateful but is there anyway to speed it up? It seems instant in your GIF example but for me it seems to take around 5 seconds before all the commands are done and the CMD window closes, and the time seems to vary too. If not, that's fine
#13 · 9y ago
FA
Fangaloid
so i have to minimize game? run BAT file? shoot people minimize again ?
#14 · 9y ago
Syruz
Syruz
Quote Originally Posted by Fangaloid View Post
so i have to minimize game? run BAT file? shoot people minimize again ?
yep, unless u use 3rd party program to run the bat in the background. (not reccomended)
#15 · 9y ago
Posts 1–15 of 691 · Page 1 of 47
…

Post a Reply

Similar Threads

  • bring back the jrsBy Hyak in Art & Graphic Design
    42Last post 16y ago
  • Bring back the subtlety.By Disco in Combat Arms Discussions
    40Last post 15y ago
  • Bring back the OLD HUDBy Death751 in Combat Arms Discussions
    15Last post 15y ago
  • Bring back the Original MusicBy Death751 in Combat Arms Discussions
    35Last post 15y ago
  • Bring back the old HUD of CABy iamanoob12 in Combat Arms Discussions
    7Last post 15y ago

Tags for this Thread

None