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 › Call of Duty Hacks & Cheats › Call of Duty 9 - Black Ops 2 (BO2) Hacks & Cheats › 😇▁▂▃▄Software Lag Switch▄▃▂▁😈

😇▁▂▃▄Software Lag Switch▄▃▂▁😈

Posts 46–60 of 70 · Page 4 of 5
SE
seires
haha i love the video the guy realy thing that he can ban you HAHAHAHA
#46 · 10y ago
svrij22
svrij22
wow, works great
#47 · 10y ago
HA
haman1
Anyone can explain me a PULSE in this LAG SWITCH?
#48 · 10y ago
IM
ImNotSatan
I checked the source, its safe //Approved by me lol


EDIT:
Code:
        [DllImport("user32.dll")]
        private static extern bool RegisterHotKey(IntPtr hWnd, int id, uint fsModifiers, uint vk);
        private void timer1_Tick(object sender, EventArgs e)
        {
            UdpClient client = new UdpClient(0);
            string s = "DATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATA";
            byte[] bytes = Encoding.ASCII.GetBytes(s);
            for (int i = 0; i < (this.trackBar1.Value * 5); i++)
            {
                try
                {
                    clien*****nnect("27.27.27.27", 0);
                    client.Send(bytes, s.Length);
                }
                catch (Exception exception1)
                {
                    Console.WriteLine(exception1.ToString());
                }
            }
        }
i saw that your program sends like:
TUDUDUDUDUUDUDU as UDP msg i tink steam can make this easely detectable and might need to use it as followed:

Code:
int sht;
                Random lol = new Random();
string s = "";
            for (int i = 0; i < 35; i++)
            {
                 sht = lol.Next(1, 5);
                 if(lol == 1)
                 {
                 s = s + "a";
                 }
                 if(lol == 2)
                 {
                 s = s + "a";
                 }
                 if(lol == 3)
                 {
                 s = s + "a";
                 }
                 if(lol == 4)
                 {
                 s = s + "a";
                 }
                 if(lol == 5)
                 {
                 s = s + "a";
                 }
            }
#49 · edited 10y ago · 10y ago
howl2000
howl2000
Quote Originally Posted by ImNotSatan View Post
I checked the source, its safe //Approved by me lol


EDIT:
Code:
        [DllImport("user32.dll")]
        private static extern bool RegisterHotKey(IntPtr hWnd, int id, uint fsModifiers, uint vk);
        private void timer1_Tick(object sender, EventArgs e)
        {
            UdpClient client = new UdpClient(0);
            string s = "DATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATADATA";
            byte[] bytes = Encoding.ASCII.GetBytes(s);
            for (int i = 0; i < (this.trackBar1.Value * 5); i++)
            {
                try
                {
                    clien*****nnect("27.27.27.27", 0);
                    client.Send(bytes, s.Length);
                }
                catch (Exception exception1)
                {
                    Console.WriteLine(exception1.ToString());
                }
            }
        }
i saw that your program sends like:
TUDUDUDUDUUDUDU as UDP msg i tink steam can make this easely detectable and might need to use it as followed:

Code:
int sht;
                Random lol = new Random();
string s = "";
            for (int i = 0; i < 35; i++)
            {
                 sht = lol.Next(1, 5);
                 if(lol == 1)
                 {
                 s = s + "a";
                 }
                 if(lol == 2)
                 {
                 s = s + "a";
                 }
                 if(lol == 3)
                 {
                 s = s + "a";
                 }
                 if(lol == 4)
                 {
                 s = s + "a";
                 }
                 if(lol == 5)
                 {
                 s = s + "a";
                 }
            }
I don't think steam would monitor all users outgoing packets. Seems like there would be some legal or ethical concerns.
#50 · 10y ago
hornsbyboy
hornsbyboy
Can't this not get you done for tampering with networks?
#51 · 10y ago
IM
ImNotSatan
Quote Originally Posted by howl2000 View Post
I don't think steam would monitor all users outgoing packets. Seems like there would be some legal or ethical concerns.
They might monitor it, but do not log it then it should be legal?
#52 · 10y ago
SR
sroids
i downloaded this one! it works, but whenever i use it (just 1 second or so) i get disconnected always. Is it my internet?
#53 · 10y ago
AMDUser1993
AMDUser1993
Quote Originally Posted by sroids View Post
i downloaded this one! it works, but whenever i use it (just 1 second or so) i get disconnected always. Is it my internet?
you need to be host, try it in private match or spam till you're host
#54 · 10y ago
K3
K3control
This works but only issue is when I am in game and I press my hotkey (Caps Lock) it does not turn from a green check mark to a X and the lag switch does not work. I've tried starting it after the game, and having the game in windowed.
#55 · 10y ago
howl2000
howl2000
Quote Originally Posted by K3control View Post
This works but only issue is when I am in game and I press my hotkey (Caps Lock) it does not turn from a green check mark to a X and the lag switch does not work. I've tried starting it after the game, and having the game in windowed.
Order won't matter. It's registering the hotkey through windows. As long as you are an admin with at least windows vista, the hotkey part should work.

Possible causes: Not admin, not running windows vista or newer, or another process is registering the hotkey as you enter the game.

Solutions: Become an admin on the pc, upgrade windows, or use another hotkey not in use in game.
#56 · 10y ago
IS
ISuckAtVideoGaymes
Doesnt Blops 2 not run off host on pc?
#57 · 10y ago
KA
Karrmaa
this is only for noobs and I'm still rekting them with my VSAT
#58 · 10y ago
nathanaelc
nathanaelc
Got it to work. Thanks!
#59 · 10y ago
KillForXP
KillForXP
Could you get banned for using this? e.g Arma 3 Global Ban, h1z1 etc?
#60 · 10y ago
Posts 46–60 of 70 · Page 4 of 5

Post a Reply

Similar Threads

  • Software Lag SwitchBy howl2000 in User Services
    35Last post 7y ago
  • Universal Software Lag SwitchBy howl2000 in General Game Hacking
    16Last post 10y ago
  • Liquid Obsidian's Software Lag SwitchBy sethxi in Rust Hacks / Cheats
    24Last post 10y ago
  • 😇▁▂▃▄Software Lag Switch▄▃▂▁😈By howl2000 in General Game Hacking
    13Last post 10y ago
  • Software Lag SwitchBy lagswitched in Call of Duty Modern Warfare 2 Discussions
    2Last post 16y ago

Tags for this Thread

#freeze#headshots. bo2#lag switch