Register for your free account! | Forgot your password?

You last visited: Today at 01:20

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

Advertisement



simple anti-afk bot [ENG]

Discussion on simple anti-afk bot [ENG] within the WoW Exploits, Hacks, Tools & Macros forum part of the World of Warcraft category.

Reply
 
Old   #1
 
Lowfyr's Avatar
 
elite*gold: 235
The Black Market: 135/1/0
Join Date: Jul 2003
Posts: 16,562
Received Thanks: 17,757
Issues Addressed in this new version:
1.00
- Extremely simple, just hits your strafe keys every 2 minutes, taking the AFK msg off and keeping you in game.

Had many requests to make a simple "AFK" Macro that would keep people in game.....not entirely a difficult thing to do so I banged one out quickly for you guys and gals. Have fun. And remember macroing does break the TOS of most MMOG games so use at your own risk!

This macro was made using ACTool, you can download ACTool at the following URL if you don't have it:


Open up ACTool and paste in the macro below will run every 5 minutes.

Code:
//WoW Anti-AFK Macro

Constants
x=1
End

While $x=1
Delay 120000
set x=1
Call AFKMe
End

Procedure AFKMe
SetActiveWindow World of Warcraft
KeyDown q 20
KeyDown e 20
End
Lowfyr is offline  
Old 07/18/2006, 01:45   #2
 
elite*gold: 0
Join Date: Jul 2006
Posts: 15
Received Thanks: 0
german please...thanks
Rezzer is offline  
Old 07/18/2006, 01:55   #3
 
elite*gold: 0
Join Date: Mar 2006
Posts: 122
Received Thanks: 34
Very nice, works great

Aber was passiert wenn ich das ding laufen lasse? detactable?
DonSisto is offline  
Old 07/18/2006, 23:22   #4
 
elite*gold: 0
Join Date: Jul 2006
Posts: 15
Received Thanks: 0
bitte übersetzt mal den text auf Deutsch
Please translate this introductions in german
Rezzer is offline  
Old 07/19/2006, 08:00   #5
 
elite*gold: 0
Join Date: Mar 2006
Posts: 122
Received Thanks: 34
Quote:
Originally posted by Lowfyr@Dec 10 2004, 14:55
Issues Addressed in this new version:
1.00
- Extremely simple, just hits your strafe keys every 2 minutes, taking the AFK msg off and keeping you in game.

Had many requests to make a simple "AFK" Macro that would keep people in game.....not entirely a difficult thing to do so I banged one out quickly for you guys and gals. Have fun. And remember macroing does break the TOS of most MMOG games so use at your own risk!

This macro was made using ACTool, you can download ACTool at the following URL if you don't have it:


Open up ACTool and paste in the macro below will run every 5 minutes.

Code:
//WoW Anti-AFK Macro

Constants
x=1
End

While $x=1
Delay 120000
set x=1
Call AFKMe
End

Procedure AFKMe
SetActiveWindow World of Warcraft
KeyDown q 20
KeyDown e 20
End
Also ich hab keine lust das jetzt groß wörtlich zu übersetzen ich mach das mal so grob ~~


Quote:
- Extrem simpel, benutzt alle 2 minuten die strafe-taste (seitwärts laufen), lässt die afk-nachricht verschwinden und lässt dich im spiel bleiben.

ich hatte viele anfragen auf ein einfaches "afk" macro dass dich im spiel bleuiben lässt.... nicht wirklich schwierig sowas zu machen, also hab ich eins gemacht für euch. viel spaß damit. aber denkt dran dass "macroing" die ZOS von den meisten MMOG spielen verstößt also benutzt es auf euer eigenes risiko!

dieses macro wurde mit ACTool gemacht, du kannst es auf der folgenden URL herunterladen wenn du es nicht hast:


Öffne ACTool und kopiere das macro hier unten da rein und starte oben auf "start macro" (frei übersetzt)

Code:
//WoW Anti-AFK Macro

Constants
x=1
End

While $x=1
Delay 120000
set x=1
Call AFKMe
End

Procedure AFKMe
SetActiveWindow World of Warcraft
KeyDown q 20
KeyDown e 20
End
DonSisto is offline  
Old 07/19/2006, 11:20   #6
 
elite*gold: 0
Join Date: Jul 2005
Posts: 3,528
Received Thanks: 52
I found its best to edit the, "Delay 120000" to, "Delay 240000" this will mean that roughly every 4 minutes your character makes the motion rather than every 2 minutes which is quicker for the warden to pick up on.
ultimatedestroyer is offline  
Old 07/19/2006, 12:15   #7
 
elite*gold: 0
Join Date: Apr 2006
Posts: 2,524
Received Thanks: 74
w8, some of us dont like actools..
here is it for autoit*uploading*
hier nochmal fuer autoit:

english: run english.exe
deutsch: startet deutsch.exe
4C1D^ is offline  
Old 07/19/2006, 12:22   #8

 
Ennea's Avatar
 
elite*gold: 0
Join Date: May 2006
Posts: 3,670
Received Thanks: 999
Kein Bock das jetz auf englisch zu schreibn. N Freund hat ma für son Game n anti-afk prog gecoded. Da hatte er son Script drin das zu/von der vorgegebenen Zeit random was addiert/subtrahiert wurde das man das ned so leicht detecten kann. Vielleicht könnte man sowas mal in nen anti-afk Makro mit reinnehmen?
Ennea is offline  
Old 07/19/2006, 12:29   #9
 
elite*gold: 0
Join Date: Apr 2006
Posts: 2,524
Received Thanks: 74
man koennte die abstaende immer n bissl veraendern...
mal gucken ^^
4C1D^ is offline  
Old 07/19/2006, 14:05   #10
 
elite*gold: 0
Join Date: Jul 2006
Posts: 15
Received Thanks: 0
könnten ja random zwischen 1-4mins machen,
so das es dann schlechter zu entdecken ist^^

ps. weiss aber net wie
Rezzer is offline  
Old 07/19/2006, 14:06   #11
 
elite*gold: 0
Join Date: Apr 2006
Posts: 2,524
Received Thanks: 74
hmm... gute idee..
hmm, wie war die random funktion...
och, ich hau einfach son paar 1000 andere sleeptimes rein... sollte geh3en XD
4C1D^ is offline  
Old 07/19/2006, 14:28   #12
 
elite*gold: 0
Join Date: Jul 2005
Posts: 44
Received Thanks: 0
gz
mikevanhike is offline  
Old 07/19/2006, 14:38   #13
 
elite*gold: 0
Join Date: Apr 2004
Posts: 1,460
Received Thanks: 70
mit ac tools sollte das so ca aussehen

sleep((Random(120000, 240000)))
oder

$randsleep = Random(120000, 240000)
sleep($randsleep)
Mizu is offline  
Old 07/19/2006, 14:48   #14
 
elite*gold: 0
Join Date: Apr 2006
Posts: 2,524
Received Thanks: 74
hab hier mal n1 anti-afk. random sleeptimes btw
4C1D^ is offline  
Old 07/19/2006, 18:14   #15

 
Ennea's Avatar
 
elite*gold: 0
Join Date: May 2006
Posts: 3,670
Received Thanks: 999
>:P Me ftw.
Ennea is offline  
Reply


Similar Threads Similar Threads
[RELEASE] Simple login Script (with anti SQL inject)
10/30/2014 - Dekaron Private Server - 12 Replies
Just a simple login script, nothing fancy about it, but added with Anti SQL inject ! DO NOT USE THIS SCRIPT! if you got a error, please reply with a error code have fun ! @Mod this is not a double topic, its 2 different scripts so ... to prevent any confusion :) @Everyone THIS IS MADE FOR DEKARON SO IAM POSTING IN THE RIGHT SECTION :bandit:
[RELEASE] Simple login Script (with anti SQL inject and reCAPATCHA)
07/01/2010 - Dekaron Private Server - 6 Replies
login.php (you can change the name) DO NOT USE THIS SCRIPT! if you got a error, please reply with a error code have fun ! @Mod this is not a double topic, its 2 different scripts so ... to prevent any confusion :) @Everyone THIS IS MADE FOR DEKARON SO IAM POSTING IN THE RIGHT SECTION :bandit:
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



All times are GMT +2. The time now is 01:20.


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.