Ghom Bot V2 menu

User Tag List

Thread: Ghom Bot V2

Page 10 of 23 FirstFirst ... 67891011121314 ... LastLast
Results 136 to 150 of 339
  1. #136
    Kalmah244's Avatar Member
    Reputation
    2
    Join Date
    Apr 2014
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ty for the answer, ima send u an pm

    Ghom Bot V2
  2. #137
    TheLuBu's Avatar Contributor
    Reputation
    83
    Join Date
    Jun 2012
    Posts
    164
    Thanks G/R
    1/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kokokozi View Post
    I'm no script expert, but I was having the exact same problem. I fixed it by going into the v2.1.au3 file and altering lines 101 and 102, changing it to:
    LeaveCurrentMenu()
    Sleep(15000)

    Hope it helps!
    I added a bigger sleep in another function, it should work in the next version

  3. #138
    Jimroc's Avatar Member
    Reputation
    1
    Join Date
    May 2014
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just registered to say thanks for the scripts TheLuBu. I'm having a lot of fun with it

  4. #139
    mrfran's Avatar Member
    Reputation
    1
    Join Date
    Jan 2009
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I just redownloaded the new script.. I tried running it but it game me the error message: "Array variable has incorrect number of subscripts or subscript dimension range exceeded"

    the line that it flagged was line 698 which contains this:

    If $dimension = True Then
    $ret = $split[1] * $xratio
    ElseIf $dimension = False Then
    $ret = $split[2] * $yratio
    EndIf
    Return $ret

  5. #140
    TheLuBu's Avatar Contributor
    Reputation
    83
    Join Date
    Jun 2012
    Posts
    164
    Thanks G/R
    1/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mrfran View Post
    I just redownloaded the new script.. I tried running it but it game me the error message: "Array variable has incorrect number of subscripts or subscript dimension range exceeded"

    the line that it flagged was line 698 which contains this:
    Config.ini? when/where did this happen? Do you have the latest release?

  6. #141
    TheLuBu's Avatar Contributor
    Reputation
    83
    Join Date
    Jun 2012
    Posts
    164
    Thanks G/R
    1/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Runereaver View Post
    Check page 5 for recommended builds
    Your Inbox is full again

  7. #142
    Runereaver's Avatar Member
    Reputation
    3
    Join Date
    Mar 2012
    Posts
    72
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TheLuBu View Post
    Your Inbox is full again
    Facepalm.. I am waiting and waiting, cleared it.

  8. #143
    mrfran's Avatar Member
    Reputation
    1
    Join Date
    Jan 2009
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TheLuBu View Post
    Config.ini? when/where did this happen? Do you have the latest release?
    It happens as soon as I run the script. Here's the config

    [LootType]
    Legendary=1
    Yellow=0
    Blue=0

    [Settings]
    usepotion=1
    Resolution=1024x768
    Class=Wizard
    Loot=Nothing
    ShutDown=0
    CloseWhisper=0
    RunFor=120
    Bankslot=4
    [Debug]
    SelfOnMap=1737,205
    $xratio=1
    $yratio=1
    Current=Looking for Start Button
    CoordName=ChatBoxStash
    [Stats]
    StartDate=[2014-05-08 06:30:59]
    LastDate=[2014-05-08 06:31:01]
    Runs=1
    Sets=0
    Legend=0
    Yellow=0
    Blues=0
    Blacksmith=0
    Merchant=0
    Repairs=0
    XP=0
    Gold=0
    Resolution=1680x1050

  9. #144
    detroit1103's Avatar Member
    Reputation
    2
    Join Date
    Jul 2013
    Posts
    81
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Great bot. My only problem is: When I'm using this on 1366x768 and 1920x1080 the mouse sometimes selects the quest above and below Kill Ghom. I have used the Wizard fighting log and made my own adjustments to use it for my WD and absolutely love the salvage, stashing, and pick up.

  10. #145
    Wrinkly's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I just had 2 more questions:

    1. [Settings]
    usepotion=1
    Resolution=1024x768
    Class=Wizard
    Loot=Nothing
    ShutDown=0
    CloseWhisper=0
    RunFor=60
    Bankslot=4

    What does the RunFor=120 mean? Does that mean it will only do 120 runs? I haven't been passed 60 runs in total so I wouldn't know what this is :/.

    2. My bot is running completely fine, but I just noticed that it suddenly turned off for no reason? The autoit is gone from the background as well. Hasn't passed 60 runs.

  11. #146
    TheLuBu's Avatar Contributor
    Reputation
    83
    Join Date
    Jun 2012
    Posts
    164
    Thanks G/R
    1/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Wrinkly View Post
    I just had 2 more questions:

    1. [Settings]
    usepotion=1
    Resolution=1024x768
    Class=Wizard
    Loot=Nothing
    ShutDown=0
    CloseWhisper=0
    RunFor=60
    Bankslot=4

    What does the RunFor=120 mean? Does that mean it will only do 120 runs? I haven't been passed 60 runs in total so I wouldn't know what this is :/.

    2. My bot is running completely fine, but I just noticed that it suddenly turned off for no reason? The autoit is gone from the background as well. Hasn't passed 60 runs.
    120 is the time in Minutes the bot will run


    Originally Posted by detroit1103 View Post
    Great bot. My only problem is: When I'm using this on 1366x768 and 1920x1080 the mouse sometimes selects the quest above and below Kill Ghom. I have used the Wizard fighting log and made my own adjustments to use it for my WD and absolutely love the salvage, stashing, and pick up.
    i am currently working on the Quest selection, please wait awhile

  12. #147
    Wrinkly's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ah, thanks for the fast answer.

    Is there any way to make it infinite? Lol.

  13. #148
    TheLuBu's Avatar Contributor
    Reputation
    83
    Join Date
    Jun 2012
    Posts
    164
    Thanks G/R
    1/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yes, set runs to zero (0)

  14. #149
    Wrinkly's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you!

  15. #150
    detroit1103's Avatar Member
    Reputation
    2
    Join Date
    Jul 2013
    Posts
    81
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TheLuBu View Post
    i am currently working on the Quest selection, please wait awhile
    Take your time man.

    For anyone wanting a WITCH DOCTOR set up...USE THIS BUILD and then replace this script where the Wizard's section is inside the GhomFights script.

    Func wizard()
    Sleep(500)
    MouseMove(Round(902 * $x_ratio), Round(192 * $y_ratio)) ; Move mouse straight
    Sleep(500)
    MouseClick("Left", Round(390 * $x_ratio), Round(510 * $y_ratio)) ; Move against wall
    Sleep(100)
    Send("1")
    Sleep(300)
    Send("2")
    Sleep(300)
    Send("3")
    Sleep(500)
    Send("4")
    Send("{SHIFTDOWN}")
    MouseClick("Right")
    Sleep(200)
    MouseMove(Round(823 * $x_ratio), Round(232 * $y_ratio)) ; Point mouse straight
    MouseDown("Left")
    Sleep(5000)
    MouseClick("Right")
    Send("{SHIFTUP}")
    $questcomplete = False
    MouseDown("right")
    Do
    $coord = PixelSearch(Round(560 * $x_ratio), Round(540 * $y_ratio), Round(630 * $x_ratio), Round(580 * $y_ratio), $questcompleteclr, 10)
    If @error Then
    SearchHealthBar()
    UseHealthPot()
    Sleep(Random(150, 300, 1))
    If IsPlayerDead() Then Return False
    Else
    MouseUp("right")
    $questcomplete = True
    Sleep(10)
    EndIf
    Until $questcomplete
    Return True
    EndFunc ;==>wizard




    It isn't perfect, but it does the job just fine for me on T4-T5
    Last edited by detroit1103; 05-08-2014 at 06:13 AM.

Page 10 of 23 FirstFirst ... 67891011121314 ... LastLast

Similar Threads

  1. Best Ghom Bot Version 2
    By richardptt in forum Diablo 3 Bots and Programs
    Replies: 0
    Last Post: 09-19-2015, 03:05 AM
  2. Best ghom bot!
    By richardptt in forum Diablo 3 Bots and Programs
    Replies: 489
    Last Post: 09-19-2015, 02:56 AM
  3. BK Ghom Bot (fully customize-able skills)
    By burgaud in forum Diablo 3 Bots and Programs
    Replies: 345
    Last Post: 06-29-2015, 02:25 PM
  4. Ghom bot v2v2
    By tonyv82 in forum Diablo 3 Bots and Programs
    Replies: 340
    Last Post: 09-20-2014, 04:56 PM
All times are GMT -5. The time now is 05:32 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