[AH Bot] HappyAuction menu

User Tag List

Page 114 of 149 FirstFirst ... 1464110111112113114115116117118 ... LastLast
Results 1,696 to 1,710 of 2227
  1. #1696
    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
    its meant to start from login or from lobby now. does it not work at all from login screen or does it only go a certain way?
    It do nothing at all. i need to log in manually.


    About the input limit:

    the secret to relog and continue is probably here:

    Code:
    function haSetLoginReset(disable)
    end
    and i believe input limit is different from region to region, 2 patch ago, europe used to newer reach it, but return 0 items in the list, actually you reach input limit.

    [AH Bot] HappyAuction
  2. #1697
    MerchantAB's Avatar Private
    Reputation
    1
    Join Date
    Dec 2012
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)



    https://i.imgur.com/x1qIJ5I.jpg

    I reedited the cfg setting file. I changed the C.f12 hotkey as Autohotkey 2 and it doesn't show op the popupbox saying I need to reassign it... but HappyAuction no longer works.

  3. #1698
    phiseiler's Avatar Banned
    Reputation
    1
    Join Date
    Jul 2013
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    That's a rogue-only item so far as I know.

  4. #1699
    unrealaz's Avatar Member
    Reputation
    1
    Join Date
    May 2013
    Posts
    25
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @ChuiChu sorry for not beeing through. You have to select armor level 60 legendaries, 2b buyout, order by 1:11. After a few searches it doesn't return anything. After some time you should be kicked out. I haven't tried it like this in a long time but last time I searched/iterated too fast I received the input limit reached message.

  5. #1700
    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)
    Originally Posted by BlizzPaysMyBills View Post
    I think i got this error too when i wanted to test it, you may need to include these new core. things to main.lua, worked for me when i added them:
    require('Core.Api')
    require('Core.Events')
    require('Core.Old')
    Yea, thx, apparently those were added, and i just replaced new main.lua with my old main.lua.

    But now i get NOT IMPLEMENTED error before the start of the script, and one of the filters gets skipped.

  6. #1701
    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)
    thats because haFilterType is not implemented yet in the beta. its one i need to give special attention to make it locale free.

  7. #1702
    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)
    About the nil return, i vote for return 0, my script is around that return and would need to go down alot alot of lines to fix it... but i'll live with what you chose.

  8. #1703
    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)
    its already back, just something i forgot to add back. trying to see what else i can find before i post another update

  9. #1704
    anglinruby's Avatar Private
    Reputation
    1
    Join Date
    Jul 2013
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for sharing.

  10. #1705
    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)
    Hey ChuiChu, do you plan on changing the core code of HA so that it can possibly break scripts running on .41?

    I feel I need to say that the bot is near perfect as it is and doesn't really need any changes done to it's core functionality as long as it isn't a bug.
    However, new and separate functionality is of course more than welcome, in fact, you are already doing an outstanding job in regards to that.

    Utmost respect to you sir!

  11. #1706
    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)
    im changing the implementation not the interface. it should remain 100% compatible with 41. however there is a new API and the old one simply wraps around it.


    44b updated posted. thanks again for all those helping test it. once its stable ill write up the new API docs and finish haFilterType

  12. #1707
    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)
    Look amazing!!!!!!
    It log in and history is loaded at first login.

    It lock the mouse in the d3 window and you cant use the pc but i can live with it, need to test with 2 client.

    Still digging.. pls give us .type and we are set for full hard test..
    Alcor75
    Core Developer of DreamPoeBot and DreamPoeBot2

    DreamPoeBot1 Support Thread
    FollowBot1 Support Thread

  13. #1708
    sinza's Avatar Member CoreCoins Purchaser
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    9 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    the lock mouse system fails with multiple clients

  14. #1709
    sinza's Avatar Member CoreCoins Purchaser
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    9 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    with full adapted script I dont need old.lua rigth?

  15. #1710
    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)
    havent tested multiclient yet in this version... will do that next. i already know the issue with mouse lock not working for that

    if you decide to use the new API completely yes... but let me document it first :P

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