Anti-AFK Honor Leech Bot (AutoIt) menu

User Tag List

Page 1 of 11 12345 ... LastLast
Results 1 to 15 of 154
  1. #1
    Subset's Avatar Vanaka
    Reputation
    355
    Join Date
    Nov 2009
    Posts
    603
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Updated] New Way to Leech Honor, AutoIt Source

    Credits to freehand for making this much better and less noticable!

    Warning. Your experience may differ due to your battlegroup Please do not complain because you are being reported AFK.
    Important things to know:
    Keybounds must be:
    '1' - Macro 1
    '2' - Macro 2
    '3' - Macro 3

    AutoBG ADDON IS REQUIRED!!

    Here is the code for script:

    Code:
    HotKeySet("{F5}", "TogglePause")
    
    Global $Paused, $WinTitle ='World of Warcraft'
    TogglePause()
    
    ControlSend($WinTitle, "", "", "4", 1) ;Runs macro to start AutoBg. Only needs too press it once, that's why it's before the while loop.
    Sleep(1000)
    While 1
    If WinExists($WinTitle) Then
    ControlSend($WinTitle, "", "", "1", 1)
    Sleep(7000)
    $repeat = 0
    While $repeat < 5
    ControlSend($WinTitle, "", "", "2", 1)
    Sleep(1000)
    $repeat = $repeat + 1
    WEnd
    ControlSend($WinTitle, "", "", "3", 1)
    Sleep(1000)
    Else
    MsgBox(0, "WoW Client not found!", "Have you looked under the bed?" &@CRLF& "TRY HARDER", "", "")
    Exit
    EndIf
    WEnd
    
    Func TogglePause()
    $Paused = NOT $Paused
    While $Paused
    sleep(100)
    ToolTip('Paused (Nagics BG Bot Thanks Freehand), F5 to resume.',0,0)
    WEnd
    ToolTip("")
    EndFunc
    
    Func Terminate()
    Exit 0
    EndFunc
    Thank you Freehand!

    After doing so, compile, make these three macros:
    ::Macro 1::
    Code:
    /script AcceptBattlefieldPort(1,1) 
    /script AcceptBattlefieldPort(2,1)
    /cast [nomounted] MountNameHere
    /targetfriendplayer [nodead]
    /follow
    ::Macro 2::
    Code:
    /targetenemyplayer
    ::Macro 3::
    Code:
    /cast [harm] InstantCastRangedDamagingSpell
    ::Macro 4::
    Code:
    /autobg max 2
    /autobg marks
    Bind Macro 1 to Key Bind 1.
    Bind Macro 2 to Key Bind 2.
    Bind Macro 3 to Key Bind 3.
    Bind Macro 4 to Key Bind 4.


    When you are ready to run it, run the .exe you made after compiling it and run it as Adminstrator. Press F5 to start. If you did it right, it should queue you up for whatever settings you have it on.

    AutoBG marks mode will automatically queue you up for the battleground in which you need more of those marks to keep par with the others.


    Example: Say you have 50 SotA marks, 50 AV marks, 42 IoC marks, 22 WSG marks, 11 AB marks, and 39 EotS marks.
    It will queue you for AB till you have 22 or more, then for both of those till you have 39 or more, then EotS till you have 42 or more of each, then when it is 50, it will alternate which BG to do. Very good if people think you are AFKing in the same BG, you can randomize it.


    Happy Honor Leeching!
    Last edited by Subset; 02-17-2010 at 09:18 PM.

    Anti-AFK Honor Leech Bot (AutoIt)
  2. #2
    gononono64's Avatar Contributor
    Reputation
    100
    Join Date
    Jul 2009
    Posts
    85
    Thanks G/R
    1/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This needs some work... first off what do the spells do if you never leave the original spot of the battle ground... for example if im in av i dont need any spells because i will never leave the cave... second what makes me anti afk... there was not even a jump button in there... (which i dont think works anymore)

    sorry dude nice try

  3. #3
    Multitask's Avatar Contributor

    Reputation
    158
    Join Date
    Jan 2008
    Posts
    1,112
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    this wont work, you will be flagged afk within a minute and booted. its pretty impossible to leech honor now. you need to get into combat.

  4. #4
    ferodod's Avatar Member
    Reputation
    5
    Join Date
    Jun 2009
    Posts
    104
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Better way.

    Selotape cat to a mop hanging from the ceiling, place cat on keyboard whilst in AV, hang chicken just out of reach of cat, cat swings back and forth running on keyboard to get chicken and hits keys to make you move and anti afk.

    Either that, or get a wife and tell her to do it ¬_¬.

  5. #5
    Subset's Avatar Vanaka
    Reputation
    355
    Join Date
    Nov 2009
    Posts
    603
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well, I am doing it now on another computer, doing Strand (no one reports and you get some HKs) and I haven't been booted out of any. Maybe your battlegroup is made up of baddies.

  6. #6
    Subset's Avatar Vanaka
    Reputation
    355
    Join Date
    Nov 2009
    Posts
    603
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Editted. Closed Reply
    Last edited by Subset; 02-08-2010 at 09:48 PM.

  7. #7
    Robske's Avatar Contributor
    Reputation
    305
    Join Date
    May 2007
    Posts
    1,062
    Thanks G/R
    3/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ferodod View Post
    Either that, or get a wife and tell her to do it ¬_¬.
    Computer aint in the kitchen...

    Originally Posted by enagic View Post
    THIS IS NOT A BOT
    ITS A BACKGROUND SCRIPT/PROGRAM.
    ITS MADE TO KEEP YOU OUT OF AFK STATUS AND REQUEUE.
    ITS NOT MADE TO MOVE YOU AROUND.
    And a useless one at that, the only thing that this will give you is a few inactive debuffs and a 3 hour suspension.
    "Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live." - Martin Golding
    "I cried a little earlier when I had to poop" - Sku

  8. #8
    Subset's Avatar Vanaka
    Reputation
    355
    Join Date
    Nov 2009
    Posts
    603
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Maybe this doesn't work for your battlegroup. No one really cares about it, theres always people running this on my battlegroup.

  9. #9
    Eddie94's Avatar Member
    Reputation
    1
    Join Date
    Aug 2009
    Posts
    35
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Guys,Guys,guys this is working perfectly and i like that u made this bot cause what makes me anti-afk is an concecration and i dont even get debuffed cause concecration makes me into combat someway so thumbs up for this one!

  10. #10
    weaverofdreams's Avatar Private
    Reputation
    1
    Join Date
    Oct 2009
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there a way to make this so it will only run for a certain amount of time?

  11. #11
    Romulis2000's Avatar Active Member
    Reputation
    33
    Join Date
    Nov 2008
    Posts
    456
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i miss Flos bot

  12. #12
    drunreal's Avatar Member
    Reputation
    0
    Join Date
    Jul 2009
    Posts
    87
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by weaverofdreams View Post
    Is there a way to make this so it will only run for a certain amount of time?
    Sure there is use TimerInit() and TimerDiffer()
    Last edited by drunreal; 02-06-2010 at 12:09 PM.

  13. #13
    Subset's Avatar Vanaka
    Reputation
    355
    Join Date
    Nov 2009
    Posts
    603
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Updated for more options and functions.

  14. #14
    Eddie94's Avatar Member
    Reputation
    1
    Join Date
    Aug 2009
    Posts
    35
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im not gonna test this update YET, i still like the first one. I don't really understand why people complains so much, this script is goodworking,simple and effective as it can be scripted. (You can use it minimized WOOOOHOOOOOOOOO! BIG +!)

    Ive used this since it was up here on mmowned and player says ull get debuffed and get booted maybe a report-afk i can tell you whenever i look at the chat nothing is about me being afk just cursewords against each other for being ''noobs'' in bg. I don't think people react like reporting ppl who stands clearly still, they think ''they will get booted automatic'' and thats true but here comes (button 2 spell) i use concecration and that is tha bomb!

    Look at first versions macro its perfect i just made it more realative by add /cast Divine plea (restores 25% mana)

    (MACRO)
    /script JoinBattlefield(0)
    /script AcceptBattlefieldPort(1,1)
    /script RepopMe()
    /cast divine plea <------ added


    so it joins BG1 and pop divine plea#1 2# It uses concecration (aoe) making me not combated but still it works (repeats)
    ________________________________________________________________________________ ____________________________

    Good work m8 Keep it up!
    Last edited by Eddie94; 02-07-2010 at 02:27 AM.

  15. #15
    freehand's Avatar Member
    Reputation
    4
    Join Date
    Nov 2007
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The multiple bg's thing is awesome. I changed it up a bit though

    Code:
    HotKeySet("{F5}", "TogglePause")
    
    Global $Paused, $WinTitle ='World of Warcraft'
    TogglePause()
    
    While 1
    If WinExists($WinTitle) Then
    ControlSend($WinTitle, "", "", "1", 1)
    Sleep(15000)
    Else
    MsgBox(0, "WoW Client not found!", "Have you looked under the bed?" &@CRLF& "TRY HARDER", "", "")
    Exit
    EndIf
    WEnd
    
    Func TogglePause()
    $Paused = NOT $Paused
    While $Paused
    sleep(100)
    ToolTip('Paused (AutoRun/TurnInMarks BG Bot), F5 to resume.',0,0)
    WEnd
    ToolTip("")
    EndFunc
    
    Func Terminate()
    Exit 0
    EndFunc
    Put this macro in slot 1 on your bar
    Code:
    /autobg max 1
    /autobg marks
    /script AcceptBattlefieldPort(1,1)
    /cast [nomounted] MountNameHere
    /targetfriend
    /follow
    It will mount up if you are not. and it will follow the nearest person to you, so you will actually move around and not sit in the gy.

    hope it helps someone
    Last edited by freehand; 02-07-2010 at 03:49 AM.

Page 1 of 11 12345 ... LastLast

Similar Threads

  1. [Mac] *New* AV Honor Leech Bot: Anti-AFK/Anti-Inactive
    By RichyG in forum World of Warcraft Bots and Programs
    Replies: 73
    Last Post: 10-08-2008, 01:48 PM
  2. [Mac] Nice Anti-AFK (Honor / Marks Farmer)
    By x[JoJo]x in forum World of Warcraft Bots and Programs
    Replies: 37
    Last Post: 09-13-2008, 01:20 PM
  3. Compatability with Anti-AFK honor bots
    By LampShade in forum World of Warcraft Bots and Programs
    Replies: 5
    Last Post: 07-14-2008, 09:28 AM
  4. Fully automatic AV honor leech bot.
    By freeloader_xxl in forum World of Warcraft Bots and Programs
    Replies: 20
    Last Post: 05-26-2008, 02:35 PM
  5. WoW anti AFK and Grinding Bot! It Works!
    By matswurld in forum World of Warcraft General
    Replies: 13
    Last Post: 06-17-2007, 08:01 PM
All times are GMT -5. The time now is 08:43 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search