[AH Bot] HappyAuction menu

User Tag List

Page 11 of 149 FirstFirst ... 78910111213141561111 ... LastLast
Results 151 to 165 of 2227
  1. #151
    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 shadowmarkus View Post
    I'm not nearly as much into coding as you, clearly, so I don't know that a popular LUA UI package is...

    But, I don't see what's so wrong with being a little like the other bots. You could make your bot/script a LOT user friendly, without compromising with the product. It's just a suggestion.
    because you cant wrap a UI around a custom strategy. it has to be implemented through script. the best i can do is make the script API as user friendly as possible.
    Last edited by ChuiChu; 08-25-2012 at 07:05 AM.

    [AH Bot] HappyAuction
  2. #152
    slained's Avatar Master Sergeant
    Reputation
    22
    Join Date
    May 2012
    Posts
    121
    Thanks G/R
    0/0
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey Chui, question. If i modify the global delays, this makes the buyout speed slower too? the part where the bot presses buyout and finalizes the transaction?

  3. #153
    awp2004's Avatar Active Member
    Reputation
    34
    Join Date
    Jun 2012
    Posts
    631
    Thanks G/R
    0/4
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    anybody having errors runnin this program. My diablo is crashing?

  4. #154
    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)
    ChuiChu, is there a way to speed up haListNext() at least 2 times?

  5. #155
    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 slained View Post
    Hey Chui, question. If i modify the global delays, this makes the buyout speed slower too? the part where the bot presses buyout and finalizes the transaction?
    yup

    Originally Posted by awp2004 View Post
    anybody having errors runnin this program. My diablo is crashing?
    pm/post script that causes this.

    Originally Posted by MATRASUS View Post
    ChuiChu, is there a way to speed up haListNext() at least 2 times?
    max FPS by turning off vertical sync in display options, resize window to lowest. you should get 2-3 pages/sec. in the future ill probably rework item reading so its not tooltip based, in which case it woudl be instant.

  6. #156
    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
    in the future ill probably rework item reading so its not tooltip based, in which case it woudl be instant.
    It would be awesome! In any case, thank you, you're really cool.
    Last edited by MATRASUS; 08-25-2012 at 07:03 PM.

  7. #157
    plasticspoon's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So I'm not sure if this a bug with searching the same armor type 2 times in a row, but it will select one attribute lower.

    Like if I want dex 2 times in a row, on say a helm, it will choose int the second time, even if it is the only set of parameters its searching for.

    So even If I just set it to search for dex+crit helm, on the second go around (after setting the levels, and character and item type all over again) if till go to int, and search for int on every subsequent pass on the buyout loop.

  8. #158
    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 a bug, already fixed... check update
    Last edited by ChuiChu; 08-25-2012 at 10:42 PM.

  9. #159
    slained's Avatar Master Sergeant
    Reputation
    22
    Join Date
    May 2012
    Posts
    121
    Thanks G/R
    0/0
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ooh nice. Anyone have any profiles they would be interested in selling? I'd pay them whatever they would make in a day or two of botting.

  10. #160
    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)
    how can i change ctrl+f12 key? It's default key for Radmin.

    and i have some CPU load issues since 1.0.4
    Last edited by ztnko; 08-26-2012 at 08:35 AM.

  11. #161
    slained's Avatar Master Sergeant
    Reputation
    22
    Join Date
    May 2012
    Posts
    121
    Thanks G/R
    0/0
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I left it on overnight got stuck at a disconnect screen. I think theres some problems with the error message not being clicked upon disconnect. It relogged in when I disconnected manually testing, but its kind of buggy. Also sometimes when I minimize, then re-maximize the screen I lose one of the attributes the bots searching for and I end up buying an expensive item I did not search. I think its ok, I'll just turn off the bot before I re-max for now, but the disconnect message needs to be fixed.

  12. #162
    silverhaze222's Avatar Member
    Reputation
    3
    Join Date
    Jun 2012
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I read a few pages but couldn't find the answer.

    Does this bot take control of the PC/mouse without VMware?

    Are multiple instances possible without VMware?

    Cheers

  13. #163
    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
    how can i change ctrl+f12 key? It's default key for Radmin.

    and i have some CPU load issues since 1.0.4
    im making that hotkey configureable next update. the CPU hogging is fixed already... which will be available in that update

    Originally Posted by slained View Post
    I left it on overnight got stuck at a disconnect screen. I think theres some problems with the error message not being clicked upon disconnect. It relogged in when I disconnected manually testing, but its kind of buggy. Also sometimes when I minimize, then re-maximize the screen I lose one of the attributes the bots searching for and I end up buying an expensive item I did not search. I think its ok, I'll just turn off the bot before I re-max for now, but the disconnect message needs to be fixed.
    which disconnect do you mean... the popup that says "input limit error"?

    HA wont work minimized. also dont change the size while a script is running... you can change in between though.

    Originally Posted by silverhaze222 View Post
    I read a few pages but couldn't find the answer.

    Does this bot take control of the PC/mouse without VMware?

    Are multiple instances possible without VMware?

    Cheers
    it only hogs the mouse for haStash* functions and never hogs kb. you can run in background otherwise. im adding multiple instance (w/o vm) support now

  14. #164
    wlan's Avatar Sergeant
    Reputation
    2
    Join Date
    Jul 2012
    Posts
    57
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    benutzt hier wer den bot und kann mir mal kurz helfen, der skype oder ts3 hat bitte

  15. #165
    oreaumasd's Avatar Private
    Reputation
    1
    Join Date
    Aug 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i tried this a little today, and i have a question, i want to use the Snipedps bot, how can i do this? how do i switch? ty anyone who answer..

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 01:20 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search