[AH Bot] HappyAuction menu

Shout-Out

User Tag List

Page 17 of 149 FirstFirst ... 13141516171819202167117 ... LastLast
Results 241 to 255 of 2227
  1. #241
    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
    found a bug:



    #haItem().sockets == 1

    In general #haItem().sockets works fine, i don't know why it's bugged it this example.
    check with latest, i did a bit of updates in this area

    Originally Posted by slained View Post
    @bambam922 set some delays with haSleep or in main.lua set a global delay

    chui, new suggestion, how bout an option if login times out e.g. someones router craps for a min, for the bot to relogin in another 5 minutes repeatedly, or allows an input. I realized I probably got dc'd one night because of that, and it didn't relogin again.

    Anyways, so far I made 80 million, but got 2 accounts banned. Still worth it, considering i only really botted for 20 hours. Found some better setups so probably will rack in a lot more
    haSetLogin should already handle this... in fact disconnecting my network is how i tested this feature to avoid hitting too many input limit errors and getting flagged


    Originally Posted by ztnko View Post
    suggestion: add in config path to user.log file plz and option not to overwrite it every time.
    the user.log is mainly just intended simple debugging/output. you can use the lua provided libraries for more manual control: Lua 5.2 Reference Manual - contents see file:* and io:*
    Last edited by ChuiChu; 08-30-2012 at 04:50 AM.

    [AH Bot] HappyAuction
  2. #242
    825923590's Avatar Private
    Reputation
    1
    Join Date
    Aug 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    man where are u from ?

  3. #243
    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)
    Yea hasetlogin works I know, but it only tries a few times and then stops attempting doesn't it? I'm talking about being disconnected for more than 5 minutes.

  4. #244
    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 should be unlimited

  5. #245
    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)
    Newerminde, i found it :

    tnx you and you are my hero as always..
    Last edited by alcor75; 08-30-2012 at 05:31 PM.

  6. #246
    alexey777's Avatar Private
    Reputation
    1
    Join Date
    Aug 2012
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    need this bot a eng language in game? also I have ru-ru client

  7. #247
    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)
    just a quick question, i want to log down the items i bought with all the stat, somehow I'm quite confused on how to use the haItemStat correctly and I'm fairly confused... sorry for being noob

    Also is there a pause function I can create? when i wana check what i bought, i dont wana start the bot alllll over again (since im running some countdown function for random sleeps)

    thx in advance!!

  8. #248
    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 in the bot named LogResults for some exemple on how to log.

  9. #249
    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 alexey777 View Post
    need this bot a eng language in game? also I have ru-ru client
    msg ALiENZZ. he reported saving scripts in UTF and having it work with ru text..

    Originally Posted by jerloz View Post
    just a quick question, i want to log down the items i bought with all the stat, somehow I'm quite confused on how to use the haItemStat correctly and I'm fairly confused... sorry for being noob

    Also is there a pause function I can create? when i wana check what i bought, i dont wana start the bot alllll over again (since im running some countdown function for random sleeps)

    thx in advance!!
    what alcor said and BestMojo for use of haItemStat. use haAlert to stop/continue a script (thats what i do)

  10. #250
    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)
    deleted....

  11. #251
    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)
    [AH Bot] HappyAuction-lgin-jpg

    Yea I got stuck here, i always do. I think it times out because of the error message? I had it try to login rapidly 5 times at once one time. Can you recheck or point me to where i can edit the delays and loops for the code?

  12. #252
    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 an infinite loop... and thats the popup message i test on (when its DC) anyway im doing a relogin review now so ill check into it.

  13. #253
    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)
    local acc = haGetAccount()
    haLog(acc)

    nothing in log

  14. #254
    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 get another msg too i think ill leave it over night and ill ss the next msg i get

  15. #255
    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)
    Just wondering if my code works...

    (Create random break after certain loops)
    local countshortbreak = 0
    local shortbreak = math.random(35,55)

    while true do
    countshortbreak = countshortbreak + 1
    if countshortbreak > shortbreak then
    haLog('Short break @ ' .. os.clock())
    countshortbreak = 0
    shortbreak = math.random(35,55)
    haSleep(300000, 600000)
    haLog('Short break ended @ ' .. os.clock())
    end

    (buyout function with item logging)

    function buyOut()
    haSleep(200)
    haListSelect(1)
    haLog('NAME: ' .. item.name)
    haLog('TYPE: ' .. item.type)
    haLog('PRICE: ' .. item.buyout)
    for i, stat in pairs(item.stats) do
    haLog('STAT: ' .. stat.value1 .. ' (' .. stat.text .. ')')
    end
    haBuyout()
    haSleep(200)
    end

    will these work? or it wont? please advice! thanks a lot

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 09:14 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