macros doesn't give you competitive advantage in this game, so why should it be bannable?
here is my macros btw
Code:
F9::Suspend
f::
Loop
{
GetKeyState, var, f, P ;
If var = U
Break
Send, {a down}
Sleep, 10
Send, {a up}
Sleep, 10
Send, {d down}
Sleep, 10
Send, {d up}
Sleep, 10
}
return
q::
Loop
{
GetKeyState, var, q, P ;
If var = U
Break
Send, {Space down}
Sleep, 10
Send, {Space up}
Sleep, 10
}
return
c::
Loop
{
GetKeyState, var, c, P ;
If var = U
Break
Send, {Control down}
Sleep, 40
Send, {Control up}
Sleep, 40
}
return
z::
Loop
{
GetKeyState, var, z, P ;
If var = U
Break
Send, {Control down}
Sleep, 10
Send, {Control up}
Sleep, 10
}
return
XButton2::
{
Run %ComSpec% /c "node C:\Users\{{YourUsernameHere}}\bin\lagswitch.js", "C:\Users\{{YourUsernameHere}}\bin", Hide
}
e::Process,Close,node.exe
"f" - wiggle
"q" - struggle
"c" - teebag
"z" - teebag faster
"mouse 5" - enable lagswitch
"e" - disable lagswitch
feel free to use