New LagSwitch (Works with all games)

06/25/2017 20:52 loadedboy92#1
We just updated our all in one hack tool and included a LagSwitch into it:
Make sure you have autohotkey installed on your pc.
AutoHotKey: [Only registered and activated users can see links. Click Here To Register...]

NOTE: Wont work if u dont run it as admin.

Most LagSwitches dont work when unity games are on full screen, but this one does work flawlessly.

Virustotal: [Only registered and activated users can see links. Click Here To Register...]

HOLD "q" TO ACTIVATE LAG
RELEASE "q" TO DEACTIVATE LAG
06/26/2017 15:23 rickPanther#2
when i run rebelstudio-LagSwitch.exe , it shows the small ico on my start bar but when i press q it doesnt do anything.
EDIT: works perfectly. Had to Run as Admin.
11/29/2021 21:21 sherkam#3
ok i see why not much coment since 2017,peopel not take time to comment because its classy.

Virus detected.malware bullshit people ,why they are not ban of the server..its that seriosi forum EPVP ?

do not download if you are not protected

i have two Lg that work took on some place..

create an emty AHK file and copy paste this.

#NoEnv
#SingleInstance Force
SendMode Input
SetWorkingDir %A_ScriptDir%

toggled = 0

If (!A_IsAdmin) { ; Checks if the script has been ran as Admin
MsgBox,,,Remember to run the script as Administrator.
ExitApp
return
}

RemoveToolTip:
SetTimer, RemoveToolTip, Off
ToolTip
return


~+Tab:: ; Toggles the lag switch on and off
{
Run, netsh advfirewall firewall set rule name="Block Inbound" new enable="yes",, hide
Run, netsh advfirewall firewall set rule name="Block Outbound" new enable="yes",, hide
Tooltip,ON,0,0,1
toggled = 1
Sleep, 8300 ; 1000 is one second, 10000 is 10 seconds
Run, netsh advfirewall firewall set rule name="Block Inbound" new enable="no",, hide
Run, netsh advfirewall firewall set rule name="Block OutBound" new enable="no",, hide
Tooltip,OFF,0,0,1
toggled = 0
SetTimer, RemoveToolTip, 2500
return
}
~+MButton::
{
Run, netsh advfirewall firewall set rule name="Block Inbound" new enable="no",, hide
Run, netsh advfirewall firewall set rule name="Block OutBound" new enable="no",, hide
Tooltip,OFF,0,0,1
SetTimer, RemoveToolTip, 2500
Return

}
~^Home:: ; Adds the rules to the firewall
MsgBox, 4, , This will add the required rules to the Windows firewall, do you want to proceed?
IfMsgBox, No
{
return
}
IfMsgBox, Yes
{
Run, netsh advfirewall firewall add rule name="Block Inbound" protocol=any dir=in enable=no action=block profile=any,, hide
Run, netsh advfirewall firewall add rule name="Block Outbound" protocol=any dir=out enable=no action=block profile=any,, hide
sleep, 500
MsgBox,,,Rules added.
return
}

run as admistrator.
press ctrl + home to activate rules
in game press shift +tab to activate Lg
you can all parameter,the time of the lag,all the hot key,also have a panic stop button.

i let you understand it ,even for pure nobbs its easy
12/05/2021 01:21 sherkam#4
you can do in other way by :

1: adding a inbound rules to your firewal with your gamefile.exe and put block connection when is done on right windows click on "desactivated

do the same for the outbound section..

laucnhh the ahk script that i post before in administartor mode..

as for me the one i post up doesnt work to add rules,i added myseld as i wrote up here..i do the sazme for 3-4 game it work perfectly in every game..also this one worek not only agaisnt player but with Ai too on many server wo when have Ai + player is fantastic