PostStruggle & Wiggle AutoHotkey (Source file included)

Posts 3141 of 41 · Page 3 of 3
Quote Originally Posted by monstermunch14 View Post
Yes it is !
Proof of my script being detected?

- - - Updated - - -

Quote Originally Posted by GAERGRWGaergaerghreg View Post
How about a Ruin Gen Tapper ?
Are you making a request for me to make the script!
Quote Originally Posted by Matt_The_HELLRIDER View Post
So is this detected or not? Cause ive read ahk is detected in some cases
i got banned using the wiggle one of andy a dc one, both got the banned, so, i dont really risk getting banned because of a script, i prefer take a risk really hacking the game xD
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.
Quote Originally Posted by argdelux3 View Post
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.
got banned for the same script, eac bans for ahk scripts, not all of them and they did the same in rust
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
Quote Originally Posted by idontlikedbd View Post
any type of ahk its detectable xD
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.

Quote Originally Posted by T-800 View Post
Maybe because it was compiled....

But if only just a script (not compiled)
Nah, I don't think this mather at all.
Quote Originally Posted by psickle View Post
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.
i dont understand nothing about scripts and macros. i would love to use some macros for wiggle, struggle, moonwalk but i dont know how to use a safe one ¯\_(ツ)_/¯
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:
 
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
You didnt upload the video test yet-

- - - Updated - - -

Quote Originally Posted by psickle View Post
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.
Could you explain more about? how to do that? or could you make a video, PLEASE
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
awesome dudee, can this get you banned?

- - - Updated - - -

awesome dudee
Posts 3141 of 41 · Page 3 of 3

Post a Reply

Similar Threads

Tags for this Thread

Need help?