Register for your free account! | Forgot your password?

You last visited: Today at 17:24

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

Advertisement



Anti-AFK, Auto Queue BG's

Discussion on Anti-AFK, Auto Queue BG's within the WoW Exploits, Hacks, Tools & Macros forum part of the World of Warcraft category.

Reply
 
Old   #1
 
dernacktekaiser's Avatar
 
elite*gold: 0
Join Date: Jan 2005
Posts: 3,110
Received Thanks: 220
Now.

-------------------Never Go AFK-------------------
(works great in AV and also if you just don't wanna go afk)

Here are Step-by-step fool proof instructions on how to do this.

First - Goto and download V3.1.1.
Second - Create a note pad file and add this code to it.

Code:
HotKeySet("^!z","Movment");^!z is Ctrl+Alt+'z' to run the Movment 
HotKeySet("^!x","End");^!x is Ctrl+Alt+'x' to close the Movment 
While 1 
  Sleep(100) 
WEnd 
Func Movment() 
  While 1 
    Sleep(20000) 
    Send("{A}") 
    Sleep(40000) 
    Send("{D}") 

  WEnd 
EndFunc 
Func End() 
  Exit 
EndFunc
Third - Save the file as anythingyouwish.au3

Fourth - Open the autoit program and browse for this file. Select the file and at the bottom there will be a button that say "Convert". convert the file.

Fith - Run the new converted file. It will appear in the bottom right corner of your screen next to your time.

Sixth - Open WoW and Windows out of the game. (alt + tab or your Windows key beside your Alt key)

Seventh - Press Ctrl + Alt + Z and this will start the process of moving your character with the letters A and D every 20 seconds for A and 4 seconds for D.

Open the game up and never go AFK again. When you want it to stop windows out of WoW and right click on the icon in the bottom right corner and click exit.

-------------------Log Into BG's Automatically.-------------------
(enters instance and selects first avaliable for you)

To get this program to start working Just Load the Anti-AFK and hit "F8" while in the game.


For this to work you have to have joined the AB que already in Arathi Basin. Or another BG in it's location.

What this program does:
When you leave an AB, or BG's it makes you walk backwards for 7 seconds. When you leave an AV your facing away from the portal so this walks you back into the portal. It then moves your mouse to 205,531 which is the "Join first avaliable" button. It then clicks the button. It does this every 60 seconds. once you have backed into the portal and clicked the join button another cue window will not come up.

Can this get you banned? Definetly. I have been using it since WoW came out and have only gotten reported once. Just make sure you use it in moderation. Don't do 20 AV's in a row and expect somone not to send a tell when your in the cave every game.

Code:
; Press Esc to terminate script, Pause/Break to "pause" 

Global $Paused, $t 
HotKeySet("{PAUSE}", "TogglePause") 
HotKeySet("{ESC}", "Terminate") 
HotKeySet("{F8}", "Showme") 

;;;; Body of program would go here;;;; 
While 1 
  If $t = 1 Then 
    Send("{s down}");presses the s button and holds it 
    Sleep(5800);waits for 5800 milliseconds/5.8 sec 
    Send("{s up}");releases s button 
    MouseClick("left",205,531);leftclicks at the coordinates x=205,y=531 
    Sleep(60 * 1000) 
  EndIf 
  Sleep(10) 
WEnd 
;;;;;;;; 

Func TogglePause() 
  $Paused = NOT $Paused 
  While $Paused 
    sleep(100) 
    ToolTip('Script is "Paused"',0,0) 
  WEnd 
  ToolTip("") 
EndFunc 

Func Terminate() 
  Exit 0 
EndFunc 

Func Showme() 
  If $t = 0 Then 
    $t = 1 
    Return 
  EndIf 
  If $t = 1 Then 
    $t = 0 
    Return 
  EndIf 
EndFunc
dernacktekaiser is offline  
Reply


Similar Threads Similar Threads
request: Auto Queue bot
07/24/2015 - General Gaming Discussion - 3 Replies
i was thinking if one of you programmers could make an auto queue bot for battlefields ( specialy the capture the flag one )
Anti auto in deutsch
05/30/2010 - Last Chaos - 7 Replies
also ich möchte gerne den ultrabot ohne dc benutzen und dafür wollt ich anti auto it patch machen aber sehen net duch wie ich das machen soll gibs die beschreibung auch in deutsch^^ wäre schön wenns einer übersetzen könnte in kurz fassung http://www.elitepvpers.com/forum/last-chaos/469975 -anti-autoit-bypass-v3-0-all-versions-auto-update. html
Auto join BG queue bot
10/28/2007 - WoW Bots - 3 Replies
Hello , Somebody knows a bot to join automatically the BG Queue ?. thank you in advance ^^
Auto-Queue/Anti-AFK HonorBot With Source Code (c++)
10/13/2007 - WoW Exploits, Hacks, Tools & Macros - 10 Replies
I wrote this bot awhile back before BC released in C# but a lot of my friends were complaining about the .Net Framework .. so w/e .. i rewrote it in c++ Source Code .. Screenshots .. Binarys Index of /nullvalue/nullvalue/HonorBot This is still a beta and although it all functions correctly the "Auto-Queue" routine needs a little tweaking .. so modify the source if you want How It Works - Every 18 seconds or so .. the bot checks to see if your queued .. if your not, it runs the...
Anti-AFK, Auto Queue BG's Bot for WoW
02/18/2007 - WoW Bots - 2 Replies
I'm just looking for a bot that can keep me from going AFK and auto enters BG.. grinding honor is getting boring :\ I've been searching here but I don't understand German well (few words but barely enough to really make much out).



All times are GMT +1. The time now is 17:24.


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.