[AH Bot] HappyAuction menu

Shout-Out

User Tag List

Page 53 of 149 FirstFirst ... 3495051525354555657103 ... LastLast
Results 781 to 795 of 2227
  1. #781
    CHandest's Avatar Knight-Lieutenant CoreCoins Purchaser
    Reputation
    19
    Join Date
    Aug 2012
    Posts
    275
    Thanks G/R
    0/0
    Trade Feedback
    5 (80%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ran for an hour works great so far. Can you remove the focus window. I'm trying to run it behind a browser window, but it always clicks the top of the screen everytime it relogs in and moves my cursor, and puts it in front of whatever I'm browsing.
    What kind of settings are you using? Mine wont work

    [AH Bot] HappyAuction
  2. #782
    Sehae's Avatar Member
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    141
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Still sits in the lobby with the new version, even more than the one before :/

  3. #783
    CHandest's Avatar Knight-Lieutenant CoreCoins Purchaser
    Reputation
    19
    Join Date
    Aug 2012
    Posts
    275
    Thanks G/R
    0/0
    Trade Feedback
    5 (80%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sehae View Post
    Still sits in the lobby with the new version, even more than the one before :/
    Yeah, with me too.. :S

  4. #784
    kingbbs's Avatar Member
    Reputation
    2
    Join Date
    May 2012
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    same here stuck at lobby most of time

  5. #785
    ChuiChu's Avatar Contributor
    Reputation
    88
    Join Date
    Aug 2012
    Posts
    336
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    k ill finally have some real time for HA tomorrow so ill give this a serious look then... hope u guys arent losing too much $ over this

  6. #786
    ztnko's Avatar Member
    Reputation
    9
    Join Date
    Jul 2012
    Posts
    237
    Thanks G/R
    5/1
    Trade Feedback
    15 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    and dont' forget to add id for stash items pls!

  7. #787
    MATRASUS's Avatar Member
    Reputation
    2
    Join Date
    Oct 2010
    Posts
    109
    Thanks G/R
    1/0
    Trade Feedback
    5 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ChuiChu View Post
    k ill finally have some real time for HA tomorrow so ill give this a serious look then... hope u guys arent losing too much $ over this
    Our losses are nothing compared to how much we earned. You are the best!

  8. #788
    Sehae's Avatar Member
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    141
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Chui, just for your reference - I monitored this problem a lot and came to a conclusion, that the bug, when the bot stalls in AH and does not select it happens pretty much around a moment when it either buys an item or tries to buy one and gets a failed/error/not existing due to outsniping. However, something happens after that with the button selection and thats or on the relog it does after that it stalls and goes AFK. This is my personal monitoring experience, I hope it helps you narrow down the things to check out for a fix
    Cheers

  9. #789
    ChuiChu's Avatar Contributor
    Reputation
    88
    Join Date
    Aug 2012
    Posts
    336
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thanks but i finally narrowed it down when i happened to be stalling my connection with torrent (which caused the AH button's readiness to stall a little). it was just a dumb bug on my part that would prematurely return that a button is ready for clicking. so it would click that AH button... before its ready to be clicked.

    anyway ill use this opportunity to add a few other things and have an update by tonight. if anyone has visual studio and cant wait the fix is:

    source/Diablo/Core/AuctionInterface.cpp:905
    if(i == AH_NETWORK_WAIT_ITERATIONS)
    to
    if(i == AH_BUTTON_WAIT_ITERATIONS)

  10. #790
    wewepker's Avatar Private
    Reputation
    1
    Join Date
    Dec 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ^ New here but I've been lurking this thread for a while, Never used it just wanted to say thanks for making this script and fixxing it!

  11. #791
    samuraiofu's Avatar Member
    Reputation
    1
    Join Date
    Aug 2012
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hi all experts,
    A question in scripting, if I only want to scan the first 5 pages of haSearch() results, how can I make that?

    Hope anyone can give the clue! Thanks for any suggestion!

  12. #792
    DoichinMitrev's Avatar Member
    Reputation
    3
    Join Date
    Aug 2012
    Posts
    62
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ChuiChu View Post
    thanks but i finally narrowed it down when i happened to be stalling my connection with torrent (which caused the AH button's readiness to stall a little). it was just a dumb bug on my part that would prematurely return that a button is ready for clicking. so it would click that AH button... before its ready to be clicked.

    anyway ill use this opportunity to add a few other things and have an update by tonight. if anyone has visual studio and cant wait the fix is:

    source/Diablo/Core/AuctionInterface.cpp:905
    if(i == AH_NETWORK_WAIT_ITERATIONS)
    to
    if(i == AH_BUTTON_WAIT_ITERATIONS)
    I'm sorry to say it but with the new version there STILL is the same problem. Tested for about an hour, stops at lobby without clicking AH frequently, just as before. This makes me very sad

  13. #793
    ztnko's Avatar Member
    Reputation
    9
    Join Date
    Jul 2012
    Posts
    237
    Thanks G/R
    5/1
    Trade Feedback
    15 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i already mentioned ([AH Bot] HappyAuction) this time before but nothing changes - the bug is that:

    after some bug with connection my home router changes external ip. of couse diablo client see that't it's new place - block account and offer you to unblock it via entering control phrase or by website. window looks like http://puu.sh/1x25F but not exact - now account is fully blocked and the only way to unblock is website so on this screen there is no alt option... So when the 1st window with 2 options shows it's CRITICAL that script must stop. But in realyty script start to spam "unblock via website" button and there is dozens of iexplorer windows opend after 30sec of this - hundreds after several minutes and then virtual machine dies coz of this uncontrolled spam of iexplorer window... this problem was 2 month before when i menthioned it 1st time and it's now.

    there is 2 good ways to solve problem:
    1. bot detect this situation and enter correct control phrase (ideal)
    2. bot detect this situation and stopp - so when i see i can manually enter this phrase and continue (good enough)

    now it's working like blocking all my accounts, stopping all my machines and i need minimum ah hour to unblock all accounts and start again...
    Last edited by ztnko; 12-04-2012 at 08:51 AM.

  14. #794
    Sehae's Avatar Member
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    141
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ztnko View Post
    i already mentioned ([AH Bot] HappyAuction) this time before but nothing changes - the bug is that:

    after some bug with connection my home router changes external ip. of couse diablo client see that't it's new place - block account and offer you to unblock it via entering control phrase or by website. window looks like http://puu.sh/1x25F but not exact - now account is fully blocked and the only way to unblock is website so on this screen there is no alt option... So when the 1st window with 2 options shows it's CRITICAL that script must stop. But in realyty script start to spam "unblock via website" button and there is dozens of iexplorer windows opend after 30sec of this - hundreds after several minutes and then virtual machine dies coz of this uncontrolled spam of iexplorer window... this problem was 2 month before when i menthioned it 1st time and it's now.

    there is 2 good ways to solve problem:
    1. bot detect this situation and enter correct control phrase (ideal)
    2. bot detect this situation and stopp - so when i see i can manually enter this phrase and continue (good enough)

    now it's working like blocking all my accounts, stopping all my machines and i need minimum ah hour to unblock all accounts and start again...
    Your problem is I guess you are running the bot on not good copy of the game. Make a fresh install and then better try to run it on VM as you copy the game folder directly there. This should fix the problem, I had acc blocking problem too.

    I hope the relog problem is fixed now, I testing it ATM.

  15. #795
    ztnko's Avatar Member
    Reputation
    9
    Join Date
    Jul 2012
    Posts
    237
    Thanks G/R
    5/1
    Trade Feedback
    15 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sehae View Post
    Your problem is I guess you are running the bot on not good copy of the game. Make a fresh install and then better try to run it on VM as you copy the game folder directly there. This should fix the problem, I had acc blocking problem too.
    seems you don't understand what i am talking about... please don't try to teach people if you noob in that question...
    Last edited by ztnko; 12-04-2012 at 11:03 AM.

Similar Threads

  1. World of Warcraft WoW!Bot (GetALifeBot) 0.61 for WoW 1.9.4 + FishBot
    By Matt in forum World of Warcraft Bots and Programs
    Replies: 43
    Last Post: 04-18-2006, 04:55 AM
  2. WoWGlider and GALB Botting Locations
    By Matt in forum World of Warcraft Bots and Programs
    Replies: 14
    Last Post: 04-11-2006, 08:01 PM
  3. Bot for gaining XP
    By JesseG18 in forum World of Warcraft General
    Replies: 1
    Last Post: 03-09-2006, 08:52 PM
  4. World of Warcraft Bot (GetALifeBot) 0.57 working with 1.9.4
    By Matt in forum World of Warcraft Bots and Programs
    Replies: 7
    Last Post: 03-07-2006, 09:43 PM
  5. Best Botting/Grinding Locations
    By Matt in forum World of Warcraft Exploits
    Replies: 0
    Last Post: 02-27-2006, 12:39 AM
All times are GMT -5. The time now is 07:19 PM. 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