Register for your free account! | Forgot your password?

You last visited: Today at 14:47

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Anti Afk Bot With AutoHotkey

Discussion on Anti Afk Bot With AutoHotkey within the General Gaming Releases forum part of the General Gaming Discussion category.

Reply
 
Old   #1
♥ Yuuki Asuna ♥



 
DarkOPM's Avatar
 
elite*gold: 45
The Black Market: 140/0/0
Join Date: Jun 2005
Posts: 54,474
Received Thanks: 8,538
Anti Afk Bot With AutoHotkey

Download AHK from

Open a new .txt file and copy/paste below script then save the file as .ahk with save type as all files.Start script with ahk when you hit insert in game your char will jump in evey 5 min.If you want to change timing just change sleep value.


#SingleInstance,Force
#MaxThreadsPerHotkey 2
var = 0
return ; end of autoexecute section

INS::
var := !var
Loop
{
if !var
break
Send, {Space}
Sleep, 300000
}
return

sleep value is in milliseconds, where as 1000 = 1 second. Thus 300000 = 300 seconds, or 5 minutes. Keep this in mind when changing the value, as 300999 is going to be almost 5 minutes and 1 second.
DarkOPM is offline  
Thanks
4 Users
Old 06/29/2009, 06:23   #2
 
elite*gold: 0
Join Date: Aug 2007
Posts: 5
Received Thanks: 0
thank you very much it is appreciated

EDIT : I tried and It didnt work... I am using vista 64bit
triso is offline  
Old 12/23/2009, 02:52   #3
 
elite*gold: 0
Join Date: Nov 2009
Posts: 4
Received Thanks: 1
um, does it join sc's? or does it just jump every 5 mins?
curseblanck is offline  
Old 12/24/2009, 13:24   #4
♥ Yuuki Asuna ♥



 
DarkOPM's Avatar
 
elite*gold: 45
The Black Market: 140/0/0
Join Date: Jun 2005
Posts: 54,474
Received Thanks: 8,538
Your char jump only every 5 min
DarkOPM is offline  
Old 02/03/2010, 08:34   #5
 
elite*gold: 0
Join Date: Feb 2010
Posts: 1
Received Thanks: 0
Not working

Hey, i tried this yesterday. The script is working fine within other programs (like wordpad, where i can see a space every 5 minutes). But within war it's not working for me. Any clues? Do i have to run WAR in Fullscreen mode? I tested it in windowed mode
Mypain is offline  
Old 08/20/2010, 15:23   #6
 
elite*gold: 0
Join Date: Aug 2010
Posts: 1
Received Thanks: 0
@DarkOPM, hi
when you say: "Start script with ahk when you hit insert in game"
could you explain for me (a really new user @ ahk) how to do that?
thank you in advanced.
69pro69 is offline  
Old 10/26/2010, 01:01   #7
 
elite*gold: 0
Join Date: Oct 2010
Posts: 165
Received Thanks: 41

hobby-los is offline  
Old 01/12/2011, 22:43   #8
 
elite*gold: 0
Join Date: Jan 2011
Posts: 1
Received Thanks: 0
How can i make it =>

How can make it move Forward with {W} and then Left {A} ETC. so it is far more realistic and dont get banned in the fun server?!?
kaundere is offline  
Old 02/05/2011, 19:20   #9
 
elite*gold: 0
Join Date: Nov 2008
Posts: 11
Received Thanks: 0
Is it quiet undetected ?
Mupfnet is offline  
Old 02/05/2011, 19:47   #10
 
elite*gold: 0
Join Date: Nov 2008
Posts: 11
Received Thanks: 0
I just tested it and it dosent work. I use Windows 7 32-Bit. Any Solutions ?
Mupfnet is offline  
Old 02/07/2011, 17:29   #11
 
devist8r's Avatar
 
elite*gold: 0
Join Date: Aug 2006
Posts: 91
Received Thanks: 10
I'm stuck with that aswell, tried a lot of different things out, but nothing worked so far. If you manage to get it working please contact me
devist8r is offline  
Old 02/28/2011, 15:58   #12
 
elite*gold: 0
Join Date: Jun 2009
Posts: 21
Received Thanks: 2
I think so it`s easylear:

#Persistent
SetTimer, Wow, 600000 ; millisekunden
Return

Wow:
Send, {Space}
Return
Rumens is offline  
Old 03/09/2011, 16:23   #13
 
elite*gold: 0
Join Date: Nov 2008
Posts: 11
Received Thanks: 0
It dosent work Rumens
Mupfnet is offline  
Reply


Similar Threads Similar Threads
Anti Recoil+Anti flash+anti smoke+Clear scope
03/07/2010 - Soldier Front Hacks, Bots, Cheats & Exploits - 12 Replies
Hi guys my brother making hack new not me image program 1. open the program 2.select all 3.open soldier front virus scan
Anti Recoil+Anti flash+anti smoke+Clear scope
03/06/2010 - Soldier Front - 2 Replies
Hi guys my brother making hack new not me image program http://img519.imageshack.us/img519/1492/wwwwo.jpg 1. open the program 2.select all 3.open soldier front virus scan
Help with AutoHotKey
03/24/2006 - Conquer Online 2 - 3 Replies
Hey everyone i need some help. does anyone know how to write a command where you hold down ctrl while mouse clicking? all i've managed to do so far is make it click ctrl, let go, then mouse click. anyone know the codes to how i can do them both together? thanks. shadowHacker



All times are GMT +2. The time now is 14:47.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.