[AH Bot] HappyAuction menu

Shout-Out

User Tag List

Page 100 of 149 FirstFirst ... 5096979899100101102103104 ... LastLast
Results 1,486 to 1,500 of 2227
  1. #1486
    RodeoRaider's Avatar Member
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    101
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    My D3 is still crashing from time to time. Has anyone identified the source of the problem and perhaps a workaround?

    [AH Bot] HappyAuction
  2. #1487
    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)
    From my experience the bot is not really stable lately. The last update has moments, when it suddenly stops without any particular reason and it just remains stuck from time to time. :/

  3. #1488
    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)
    need details

    where when what

  4. #1489
    alcor75's Avatar Site Donator CoreCoins Purchaser
    Reputation
    121
    Join Date
    Oct 2008
    Posts
    325
    Thanks G/R
    11/66
    Trade Feedback
    7 (100%)
    Mentioned
    3 Post(s)
    Tagged
    2 Thread(s)
    Originally Posted by ChuiChu View Post
    need details

    where when what

    Chui, i'll try to dig this afternoon and see if i finde more dettails on the problem Sehae raised, i admit bug reports in this forum are a little greedy of dettails

    P.s. have you recived my pm? need more dettails on that? let me know pls, i'm still using a modded (by me) v39 and really hope to see some news, when you got time.

  5. #1490
    Orbiter87's Avatar Member
    Reputation
    1
    Join Date
    Dec 2011
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The bot seems stable to me.

    Also, I have not observed the purchase of random item bug since 0.38.

    Keep up the amazing work ChuiChu =)

  6. #1491
    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)
    for me the main 2 bugs that exists forever is:

    1. while haSendToStash() do end
    sometimes do nothing on asia like there are no items in completed tab. i 100% think it's because of my bad connection to asia - ping like 700

    even
    haSleep(5000)
    while haSendToStash() do end
    haSleep(5000)
    while haSendToStash() do end

    doesn't 100% help but of couse it reduce the amount of bugs...

    2. #haItem().sockets return 1/2/3 when item have 0 sockets
    it's like 1 item out of 1k on all regions. i log all stats of item to database so i can check every bugged item and i see that all other stats of that item is correct except of number of sockets so it's not missclick on another or item or smth like that - it's 100% bug in #haItem().sockets... of couse if i try #haItem().sockets on this item for test it's all ok and return 0.
    Last edited by ztnko; 05-31-2013 at 12:45 AM.

  7. #1492
    zabcd117's Avatar Member
    Reputation
    1
    Join Date
    May 2013
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hi,ChuiChu
    I report a bug. When I run the bot a long time, 3-4 hours or long ,not exactly. At First, search an exact item such as "Ice Climbers", then call a clear function as follows:

    haFilterUnique('')
    haFilterLevel(-1,-1)
    haFilterStatClear()

    and then call haFilterPrimary and haFilterSecondary to switch to a one-hand weapon, the filter never change. if I relogin manually, it worked fine again. i have counter server times since v41, u can check it.
    Last edited by zabcd117; 05-31-2013 at 01:51 AM.

  8. #1493
    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)
    for that rare stuff being wrong (also likely reason for misbought stuff) the code rewrite should fix that. it should also fix wierdness with things working differently over time (as describe above)

    im also eliminating prerecorded coordinates... and reading where to click direclty from d3 memory. this should eliminate issues folks have on different locales where buttons/etc are in diff spots.

  9. #1494
    Marcus4ar's Avatar Private
    Reputation
    1
    Join Date
    May 2013
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    One of the more badass AH bots around, if I only knew how to script the damn thing!


    Last edited by Marcus4ar; 05-31-2013 at 04:09 AM.

  10. #1495
    r3v3ng3r's Avatar Banned
    Reputation
    9
    Join Date
    Jun 2012
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    now everyone is using this you can`t snipe anything legit ^_^

  11. #1496
    a1rborne's Avatar Member
    Reputation
    2
    Join Date
    Apr 2013
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Crashes still happen on a regular basis. Something i noticed

    1) in many cases connecting to a new location in your browser triggers the crash
    2) the more bots running the higher the chance for each one to crash

  12. #1497
    RodeoRaider's Avatar Member
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    101
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Marcus4ar View Post
    One of the more badass AH bots around, if I only knew how to script the damn thing!


    Image is not showing for me.

  13. #1498
    yeahzx's Avatar Private
    Reputation
    1
    Join Date
    May 2013
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    could anyone tell me why haBid() always return false?I have tried a lot kind of way

    have your haBid() return true?

  14. #1499
    rusherr's Avatar Banned
    Reputation
    1
    Join Date
    Nov 2012
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thanks got it
    Last edited by rusherr; 07-03-2013 at 10:26 PM.

  15. #1500
    yeahzx's Avatar Private
    Reputation
    1
    Join Date
    May 2013
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    D3 ver 1.0.8.16603 CHN ,haSell() do not work。

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:51 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