Can i get banned using this AHK script for afk bot?

Posts 19 of 9 · Page 1 of 1
Can i get banned using this AHK script for afk bot?
Hi. This is an afk script i found searching the web. My question is: Can i get banned using it?

#Persistent

SetTimer, PressTheKey, 30000

Return

PressTheKey:

Send, {Space}

Return
well, if they found out u can get banned for anything.
Quote Originally Posted by GhostBustar View Post
Isnt ahk patched anyways?
Yes, BE patched AHK so now no-one can use AHK for any function. AHK was actually just a bug from the existence of BE.

Being serious: It could be detected but no-one can agree if it is or not.
Quote Originally Posted by BLURREDDOGE View Post
Yes, BE patched AHK so now no-one can use AHK for any function. AHK was actually just a bug from the existence of BE.

Being serious: It could be detected but no-one can agree if it is or not.
Autohotkey keeps updating the app so if you are lucky it can get bypassed. Using macro with mouse is way safer
Quote Originally Posted by GhostBustar View Post
Autohotkey keeps updating the app so if you are lucky it can get bypassed. Using macro with mouse is way safer
C o m p i l e >
Yes i think so
go play with interfaces buttons.
Quote Originally Posted by rap*or View Post
Hi. This is an afk script i found searching the web. My question is: Can i get banned using it?

#Persistent

SetTimer, PressTheKey, 30000

Return

PressTheKey:

Send, {Space}

Return
yes you can.
Posts 19 of 9 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?