am anfang downloaded ihr
und installiert das programm ist gratis und hat nix mit wow zu tun !Dann erstellt ihr euch eine textdatei am besten (test.txt) und copiert folgenen code rein
DEUTSCHE VERSION:
Code:
HotKeySet("{PAUSE}", "EndScript")
While 1
ControlSend ("WORLD OF WARCRAFT", "", "", "{SPACE}")
Sleep(Int(Random(110000,130000)))
WEnd
; Function to exit script
Func EndScript()
Exit
EndFunc
dann die datei test.txt in test.au3 umbenennen und doppelklick drauf ,die taste "Pause" stoppt das tool
ACHTUNG: nennt das file nicht antiafk oder so ähnlich !!!!!!
ich hab dieses tool benutzt als ich warteschlange angemeldet war und bis ich autojoin drin war ....
wurde bei mehreren anderen Freunden benutzt und getestet und keiner wurde gebannt ... dürft nur nicht ganz afk sein falls euch ein Gm anschreibt !
TIP: Im alterac sterben und als GEIST dem Raid folgen da schöpft keiner verdacht !
plz gimme karma
############################
############################
ENGLISH
Download
and install it ... this programm is freeware and has nothing to do with wowmake a file named "test.txt" a notepadfile copy following code into the text file
US AND ENGLISH VERSION:
Code:
HotKeySet("{PAUSE}", "EndScript")
While 1
ControlSend ("World of Warcraft", "", "", "{SPACE}")
Sleep(Int(Random(110000,130000)))
WEnd
; Function to exit script
Func EndScript()
Exit
EndFunc
BEWARE: do not name the file antiafk or so !!!!!!!
tested and wardenproved
TIP: die in alterac and run to the zerg as a ghost
plz gimme karma






