[AH Bot] HappyAuction menu

Shout-Out

User Tag List

Page 83 of 149 FirstFirst ... 33798081828384858687133 ... LastLast
Results 1,231 to 1,245 of 2227
  1. #1231
    strohhaar's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    31
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is 1.08 the next step to the end (our end)?

    [AH Bot] HappyAuction
  2. #1232
    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)
    thanks for an awesome piece of software Chuichu!

    just wanted to report some bugs (presumably).

    1. haStashIterate() most of the time doesn't break when told to, it keeps going until finished, then breaks. Some times it breaks in the middle of the iteration (which should be the correct behavior imo).

    2. purchase of random, wrong item happens on rare occasions. May cause huge loss of gold if unlucky. For me it always happens directly after purchasing a correct item and it seems to be the next item in the list that is purchased incorrectly.

    3. if something wrong happens when trying to sell an auction (like SMS protect kicking in), HA prevents anything from being typed in manually, even when the script is paused.

    sought after functions

    1. rmah/gold swap support
    2. sell log iterator
    3. get current number of items in auction tab with a simple function call

  3. #1233
    knightxii's Avatar Sergeant
    Reputation
    1
    Join Date
    Nov 2012
    Posts
    46
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by strohhaar View Post
    is 1.08 the next step to the end (our end)?
    why would 1.08 be our end? there is nothing in 1.08 that would affect us in any way....

  4. #1234
    spammero's Avatar Contributor
    Reputation
    134
    Join Date
    Jun 2012
    Posts
    151
    Thanks G/R
    53/46
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Orbiter87 View Post
    2. purchase of random, wrong item happens on rare occasions. May cause huge loss of gold if unlucky. For me it always happens directly after purchasing a correct item and it seems to be the next item in the list that is purchased incorrectly.
    Yesterday I bought socketed weapon with Radiant red gem for 700m, Dps with gem was 1335 but without gem is 1035, its worthless crap. I think new 1.0.7 red gem calculation is not update yet on HA Chuichu.

  5. #1235
    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)
    it's updated. you can easily test it yourself with simple test script...

    for example find weapon with red socket on ah and run script (change number in haListSelect to chose right row)

    Code:
    haConsole()
    haListSelect(1)
    item=haItem()
    print (item.dps)
    or if you have weapon in stash in 1st slot

    Code:
    haConsole()
    haStashSelect(1,1,1)
    item=haItem()
    print (item.dps)
    runnig this test is faster then even writing your post
    Last edited by ztnko; 04-07-2013 at 02:51 PM.

  6. #1236
    spammero's Avatar Contributor
    Reputation
    134
    Join Date
    Jun 2012
    Posts
    151
    Thanks G/R
    53/46
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ztnko View Post
    it's updated. you can easily test it yourself with simple test script...

    for example find weapon with red socket on ah and run script (change number in haListSelect to chose right row)

    Code:
    haConsole()
    haListSelect(1)
    item=haItem()
    print (item.dps)
    or if you have weapon in stash in 1st slot

    Code:
    haConsole()
    haStashSelect(1,1,1)
    item=haItem()
    print (item.dps)
    runnig this test is faster then even writing your post
    It's correct, I was unlucky wrong item buy happens in rare ocassions i think.

  7. #1237
    seraph18's Avatar Member
    Reputation
    1
    Join Date
    Nov 2012
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    blizd always announce the revise for ah on last second. you can refer 1.04 update. the blog for ah came out just hours before 1.04 online.

  8. #1238
    stonegg's Avatar Private
    Reputation
    1
    Join Date
    Apr 2013
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    HA is a great program, ChuiChu support you forever

  9. #1239
    tequiero's Avatar Corporal
    Reputation
    14
    Join Date
    May 2011
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    so any confirmation on a ban wave for this bot? or just bad luck on the posters reporting bans?

  10. #1240
    knightxii's Avatar Sergeant
    Reputation
    1
    Join Date
    Nov 2012
    Posts
    46
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by tequiero View Post
    so any confirmation on a ban wave for this bot? or just bad luck on the posters reporting bans?
    as been mentioned many times, this bot is 100% bannable. If you follow this thread, you'll notice that every 3 - 4 weeks we report a banwave due to mass ban.

  11. #1241
    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 tequiero View Post
    so any confirmation on a ban wave for this bot? or just bad luck on the posters reporting bans?
    Not all the botters reported everytime. Last time it was faster than usual - 1 week and 1 day between 2 waves.

  12. #1242
    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)
    Is the bot working for you guys after the maintenance?

  13. #1243
    ury005's Avatar Member
    Reputation
    1
    Join Date
    Mar 2013
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Gold income have been folling down during last 5 days from 50M/day per account to 10M/day. No gold was sold on RMAH. Summer is coming :-(

  14. #1244
    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)
    ehh... no sell log module for 4 month it's so ineffective to work with auction without such tool...

  15. #1245
    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 ztnko View Post
    ehh... no sell log module for 4 month it's so ineffective to work with auction without such tool...
    Code one yourself if you can't live without, i'm sure noone want to be pretending over Chuichu...i belive this tool like it is, is a miracle to my life!, i bow Chuichu, and coded mine selllog.

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