Struggle & Wiggle AutoHotkey (Source file included)
I got banned last year for using the moonwalking script, so you shouldn't risk a ban for a fucking script. It's not worth it.
Again, the updated script is this:
Adjusted Script
Code:
global toggle
#MaxThreadsPerHotkey 2
z::
toggle := !toggle
if (toggle)
ToolTip, Hook`nStruggle, 100, 150
while (toggle)
{
Send {Space}
Sleep, 27
}
ToolTip
return
x::
toggle := !toggle
if (toggle)
ToolTip, Carry`nStruggle, 100, 150
while (toggle)
{
Send {a down}
Sleep, 26
Send {a up}
Sleep, 28
Send {d down}
Sleep, 29
Send {d up}
Sleep, 27
}
Tooltip
return
#MaxThreadsPerHotkey 1
The AHK itself is not detected by EAC, just these public scripts, just make your own or modify the ones you download and you're fine. You can also use some shit packer like UPX.
Using C++ is a good alternative too.
That is for any existent game, no exceptions.
Nah, I don't think this mather at all.
Using C++ is a good alternative too.
That is for any existent game, no exceptions.
Nah, I don't think this mather at all.
I'm still using it every day & I still haven't been banned. Just thought I'd give you an update. 
I'd use the updated script timings though:

I'd use the updated script timings though:
Script
Code:
global toggle
#MaxThreadsPerHotkey 2
z::
toggle := !toggle
if (toggle)
ToolTip, Hook`nStruggle, 100, 150
while (toggle)
{
Send {Space}
Sleep, 27
}
ToolTip
return
x::
toggle := !toggle
if (toggle)
ToolTip, Carry`nStruggle, 100, 150
while (toggle)
{
Send {a down}
Sleep, 26
Send {a up}
Sleep, 28
Send {d down}
Sleep, 29
Send {d up}
Sleep, 27
}
Tooltip
return
#MaxThreadsPerHotkey 1
AHK script is not detected in every game. I using bhop script in cs go 1 year and still i not banned, also using script moonwalking in dbd 5-6 months and i still not banned.
lul
lul

awesome dudee, can this get you banned?
- - - Updated - - -
awesome dudee
- - - Updated - - -
awesome dudee
Similar Threads
Trade Accounts/Keys/ItemsMy warrock phishing software source files for cheap
7 C++/C ProgrammingUsing only the Ipod touch to create and compile source files
3 C++/C Programming2 Player Tic Tac Toe - source code included
0 CrossFire HelpSource File is corrupted
10 Call of Duty Modern Warfare 2 Discussionscommon_mp.ff and patch_mp.ff Source Files [Modding Resource]HA 2

?
(not compiled)