[AH Bot] HappyAuction menu

Shout-Out

User Tag List

Page 19 of 149 FirstFirst ... 15161718192021222369119 ... LastLast
Results 271 to 285 of 2227
  1. #271
    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)
    another bug - sometimes item.dps == 0 for weapons... i made a simple test - one script for 2 different virtual machines - on one item.dps works fine, on another == 0 everytime... vms was identical...
    Last edited by ztnko; 09-02-2012 at 01:51 PM.

    [AH Bot] HappyAuction
  2. #272
    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)
    doh thought i did enough testing with that one... that with latest version?

    and i think i fixed haGetAccount() for sure this time. sometimes these involve a memory position that i think is static that even after reopening d3 10 times in different ways it sticks... then the 11th time it doesnt lol.

  3. #273
    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)
    item.dps bug with 9.16 and 9.17 versions - doesn't test lower

    p.s. test 9.15 - works fine - correct item.dps
    Last edited by ztnko; 09-02-2012 at 01:59 PM.

  4. #274
    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 thanks, that helps actually

    Originally Posted by Gunba View Post
    Hi,

    Is it possible that the searching behaviour can be sped up? It seems to take quite a while to input the unique item and buyout names. A solution to this issue that I have been using in my AHK bot is changing the item names/search values while the client is waiting for a response from the server on a search.

    This means you actually search and THEN change the item parameters (with the assumption that there was a search parameter previously typed in beforehand - this would require some sort of rubbish input such as setting the buyout to 1 on the first cycle. As I currently understand it implementing this behaviour is impossible as currently it will wait for the search results before executing any other code?
    ill look into speeding these up. i never gave them an optimization review like i did other things like search results item scanning... which is like 5x faster now than it used to be

    Originally Posted by CHandest View Post
    Hey. I am trying to get HappyAuction to work with RU clients. I've read about the issues both here and at blizzhackers - seems like you need to change .lua files into .utf files. I am just not exactly sure which files I specific need to change. If I change main.lua into main.utf, happyauction.exe won't find main.lua ofc.

    Converting the RU client into an english language would be the easiest, but seems like ppl are getting banned using this method.


    Hope a kind soul can help :-)
    i dont think just changing the extension will make a difference. someone (axazol) on blizzhackers in the earlier pages seemed to have this working. starting here: Blizzhackers • View topic - [AH Bot] HappyAuction (ignore the attachments though, theyre c++ source for old version of HA which has since been rewritten)

    anyway i can look at this. just gotta swap languages and let it download 3gigs (on my dsl )

  5. #275
    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)
    Originally Posted by ztnko View Post
    item.dps bug with 9.16 and 9.17 versions - doesn't test lower

    p.s. test 9.15 - works fine - correct item.dps
    which script are you using btw

  6. #276
    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 tests i use

    haListSelect(1)
    local item = haItem()
    haLog(item.dps)
    Last edited by ztnko; 09-03-2012 at 12:21 AM.

  7. #277
    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)
    9.18



    this item was bought with if haItemStat('Intelligence').value1 > 70

    but i can't reproduct this bug in tests
    Last edited by ztnko; 09-03-2012 at 12:35 PM.

  8. #278
    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)
    bug 9.18

    after 2nd run - it doesn't write in user1.log at all

  9. #279
    S0ul3r's Avatar Member
    Reputation
    3
    Join Date
    Jun 2012
    Posts
    70
    Thanks G/R
    5/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone can do Tutorial how to setup the bot to make some profits?

  10. #280
    Anagath's Avatar Member
    Reputation
    5
    Join Date
    Oct 2009
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey guys,

    ChuiChu, thanks for the great work ( even tho i am gonna ask a stupid question :P )

    How does this bot get configured ? Where do i put the stats of the items i want to snipe and all that ?
    Also, are there any ready scripts ? I know this way there is more competition, but atleast so we can see how to start.

    And if its not too much to ask, how do you guys estimate the prices ?

    Cheers

  11. #281
    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)
    Originally Posted by ztnko View Post
    9.18



    this item was bought with if haItemStat('Intelligence').value1 > 70

    but i can't reproduct this bug in tests
    can you post/pm the full code where this fails. i just tried a search on that specific unique with that specific value and it seemed fine for all of them but i may be doing it differently.

    i see logging bug + text input stuff being too fast... so ill post a hotfix update soon

  12. #282
    eminence's Avatar Private
    Reputation
    1
    Join Date
    May 2012
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Most people aren't coders, so can't you include a GUI or at the very least some default settings and better instructions on what needs to be modified? I've looked through the threads and haven't found anything like this, unless I'm missing it somewhere feel free to point it out.

  13. #283
    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)
    it comes with a ready to go sample bot similar to all other AH bots. beyond that its a scripting interface so i cant really wrap a gui around it. see the readme for all instructions.

  14. #284
    Juvengod's Avatar Private
    Reputation
    1
    Join Date
    Sep 2012
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ChuiChu i have problem with Snipebuyout, coz it search then just go on item and don't buy it! Could u post here script just to search and buy first position he found ? Please

  15. #285
    jerloz's Avatar Corporal
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by juvengod View Post
    chuichu i have problem with snipebuyout, coz it search then just go on item and don't buy it! Could u post here script just to search and buy first position he found ? Please
    read the readme!!!!!!!!!!!!!!!!!!!

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 03:33 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