Z 's Battleground Honor Farming Bot (Alpha - Source included) menu

User Tag List

Page 3 of 18 FirstFirst 1234567 ... LastLast
Results 31 to 45 of 268
  1. #31
    drunkengtm's Avatar Member
    Reputation
    1
    Join Date
    Mar 2008
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    sry for doublepost.

    But i figured out, that you have to set the coordinates for "BG-Leave Button" as well.

    Just use the AutoIt Window Info like you used it for the "Enter-BG Button".
    And then tipe in the coordinates in

    Code:
    $coord = PixelSearch(350, 600, 1000, 690, 0x670000, 10) ;searches for color of leave battleground button within 10 variations

    Z 's Battleground Honor Farming Bot (Alpha - Source included)
  2. #32
    amunro's Avatar Active Member
    Reputation
    37
    Join Date
    Jan 2008
    Posts
    177
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    PFFFFT... after trying to get this to work for ages, iv decided to scrap it and buy pirox. I dont know if it is my GFX card or the fact that im on vista, but it seems to detect that the 'Join BG' window has popped up constantly, so the script just goes in a stupid loop. I even changed the pixel colour...anyway, nicework and goodluck to those who develop it, but there is only so far you can go in autoit...
    My 1.3 Cents (after tax)

  3. #33
    Kissy's Avatar Active Member
    Reputation
    60
    Join Date
    Jun 2006
    Posts
    332
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by =Z= View Post
    The problem is, as I said above, that due to not using injection or any mem reading, the only way the bot knows if its in the BG is that it detects the red join battleground button.

    The logic is pretty simple, it starts the queue process then it waits until it can "find" the red color of the join battle button. Once it finds that, it attempts to click there and then it assumes it's in the BG. The issue here is that if something with the right shade of red enters your point of view during the time frame that it's waiting for that button to pop up and it detects it, it'll attempt to click nothing then assume it's in the BG and start the anti-afk process.

    I may attempt to figure out a way to ensure that the bot knows it's in the BG or not and if not to restart the queuing process, we'll see what I can figure out.
    Try make a .LUA script/addon To place a colored square of your choosing for each BG zone you enter, then you'll know your in a BG and what BG, then you can adapt this method to know what NAV script to run aswell.

    Originally Posted by Mitnick View Post
    it would be great if you would add a function that says: "hold your crussor over Join Battle and Press CTRL" or something and it automatically saves the coords and then he asks for next. 'hold crussor over battleground finish button' or 'character ressurect button' and press ctrl.

    the 5 coords would be saved in the script and there would be less problems : /
    This is a pretty viable option, imo its a good idea, and would be good in impliment.

    Originally Posted by drunkengtm View Post
    You maybe could use the BG Icon at the minimap to let the script know if it is in a BG or not.

    Because it still trys to anti-afk after the BG has finished.
    Cant use the BG icon as when you queue up for a BG the icon appears and the bot would start the anti afk / nav run. Plus with the amount of people that use minimap / button mods, theres not much chance of it being in the same place, also same with UI size/rez ect..


    Noticed a few people don't seem to understand this bot doesn't work via injection, there for it needs visual queues to preform stuff effectivly, Like if the button pops up, it can't read the title a know what the window is, it can only detect via a pixel search that 'a' box has appeared and it could be the one its looking for as it meets the pixel search requirments so proceeds to do whats next on the list.

  4. #34
    banger's Avatar Member
    Reputation
    1
    Join Date
    Aug 2006
    Posts
    30
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Got it all working, but like someone said before it gets messed up when it thinks there is an enter battle button or not.

    I found a purple tent to hide in when I am queing so hopefully it wont get confused anymore.

  5. #35
    Hatchi's Avatar Member
    Reputation
    9
    Join Date
    Jan 2007
    Posts
    32
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have the same problem. The bot won't requeue for me. Is there any way to fix this?

  6. #36
    Kissy's Avatar Active Member
    Reputation
    60
    Join Date
    Jun 2006
    Posts
    332
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Hatchi View Post
    I have the same problem. The bot won't requeue for me. Is there any way to fix this?
    What screen rez are you using, and if it in window mode or not

  7. #37
    maxraid's Avatar Member
    Reputation
    1
    Join Date
    Aug 2009
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    My issue for me is, it will Queue up AV, it will join it, it will do the Nav stuff. But then more likely than not, it thinks it ends the BG prematurely. After which it will try to requeue but then AFK's out ...

    Any advice?

  8. #38
    Kissy's Avatar Active Member
    Reputation
    60
    Join Date
    Jun 2006
    Posts
    332
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Tryed running the bot looking at the floor zoomed in? Maybe picking up the pixel color from some ones armor.

  9. #39
    jakke2k7's Avatar Member
    Reputation
    6
    Join Date
    Aug 2007
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    EDIT: Got the nav working now, it wont leave the bg tho, tried to set the cords myself, but I cant understand if i should take the cords "around" the button or "at" the button, and Z, How do you got your UI Scale set?
    Last edited by jakke2k7; 09-10-2009 at 12:53 PM.

  10. #40
    Nanubz's Avatar Member
    Reputation
    3
    Join Date
    Apr 2009
    Posts
    54
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    any chance of this having the navigation also for alliance?

  11. #41
    Kissy's Avatar Active Member
    Reputation
    60
    Join Date
    Jun 2006
    Posts
    332
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Jak was your problem due to key bindings on cursor keys?

    And as for alliance nav. All it is, is a set key presses, copy the horde nav and change it for alliance and play with the directions. Will take you awhile, but this script is a good project to work from.

  12. #42
    jakke2k7's Avatar Member
    Reputation
    6
    Join Date
    Aug 2007
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Kissy View Post
    Jak was your problem due to key bindings on cursor keys?

    And as for alliance nav. All it is, is a set key presses, copy the horde nav and change it for alliance and play with the directions. Will take you awhile, but this script is a good project to work from.

    Yep it was because i didnt have numlock bound to autorun, Still got the issue with bot dont leaving, can u also tell me what UI Scale you play on in WoW? Cause then i can set mine to same and 1280x1024 and get leaving working without having to take cords.

  13. #43
    Kissy's Avatar Active Member
    Reputation
    60
    Join Date
    Jun 2006
    Posts
    332
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jakke2k7 View Post
    Yep it was because i didnt have numlock bound to autorun, Still got the issue with bot dont leaving, can u also tell me what UI Scale you play on in WoW? Cause then i can set mine to same and 1280x1024 and get leaving working without having to take cords.
    You've corrected that problem by re-entering your co-rds now, correct?

  14. #44
    PinkiPan's Avatar Active Member

    Reputation
    55
    Join Date
    Jan 2008
    Posts
    494
    Thanks G/R
    0/4
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ty .

  15. #45
    clasawp's Avatar Member
    Reputation
    1
    Join Date
    Sep 2009
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I've got two problems with the bot, the first one is that you say that the bot will run out of the cave right? mine just stands att the start and jump!
    And the second problem is when my AV is ended he dont re-join another BG he just stands and jump at the durotar graveyard.
    Got any solutionsfor this?

Page 3 of 18 FirstFirst 1234567 ... LastLast

Similar Threads

  1. BG Honor farming bot?
    By danbirk in forum World of Warcraft General
    Replies: 2
    Last Post: 10-03-2010, 05:08 AM
  2. Honor farming bot?
    By santiriel in forum WoW Bots Questions & Requests
    Replies: 5
    Last Post: 03-27-2010, 08:08 PM
  3. Z's Fishing Bot (Alpha - Source Included)
    By =Z= in forum World of Warcraft Bots and Programs
    Replies: 28
    Last Post: 11-09-2009, 10:12 AM
  4. WoW honor farm bot
    By Choxxmage in forum World of Warcraft Bots and Programs
    Replies: 7
    Last Post: 01-09-2009, 07:01 AM
All times are GMT -5. The time now is 12:15 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search