Ghom Bot V2 menu

Shout-Out

User Tag List

Thread: Ghom Bot V2

Page 15 of 23 FirstFirst ... 111213141516171819 ... LastLast
Results 211 to 225 of 339
  1. #211
    motoror's Avatar Private
    Reputation
    2
    Join Date
    May 2014
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi all! Thanks to TheLuBu for the great bot, I'm loving it!

    I've modified the script for fire Barb a bit to work for me. I can kill Ghom in around 10 seconds now reliably.

    The code is as follows:

    Code:
    ; Barb
    Func barb()
    	Sleep(1000)
    	; Buffs
    	Send("1")
    	Sleep(20)
    	Send("2")
    	Sleep(20)
    	;Start Fight
    	MouseClick("Left", Round(390 * $x_ratio), Round(510 * $y_ratio)) ; Move against wall
    	Sleep(1000)
    	MouseMove(Round(728 * $x_ratio), Round(280 * $y_ratio)) ; Point mouse straight
    	Sleep(2750) ; 4 seconds before using bersek
    	Send("4")
    	Sleep(800)
    	Send("1")
    	Sleep(200)
    	Send("3")
    	Sleep(200)
    	$questcomplete = False
    	While Not $questcomplete
    		UseHealthPot()
    		$coord = PixelSearch(Round(560 * $x_ratio), Round(540 * $y_ratio), Round(630 * $x_ratio), Round(580 * $y_ratio), $questcompleteclr, 10)
    		If @error Then
    		  Sleep(20)
    			MouseClick("Right")
    			Sleep(50)
    			Send("{SHIFTDOWN}")
    			Sleep(50)
    			MouseClick("Left")
    			Sleep(50)
    			MouseClick("Left")
    			Sleep(50)
    			MouseClick("Left")
    			Sleep(50)
    			MouseClick("Left")
    			Sleep(50)
    			MouseClick("Left")
    			Sleep(50)
    			MouseClick("Left")
    			Sleep(50)
    			MouseClick("Left")
    			Sleep(50)
    			MouseClick("Left")
    			Sleep(50)
    			MouseClick("Left")
    			Sleep(50)
    			MouseClick("Left")
    			Sleep(50)
    			MouseClick("Left")
    			Sleep(50)
    			MouseClick("Left")
    			Sleep(50)
    			MouseClick("Left")
    			Sleep(50)
    			Send("1")
    			Sleep(50)
    			Send("{SHIFTup}")
    			Sleep(20)
    			If IsPlayerDead() Then Return False;#-# It will now check for death, if player is dead
    		Else
    			$questcomplete = True
    			Sleep(10)
    		EndIf
    	WEnd
    	Return True;
    EndFunc   ;==>barb
    And here's the build: http://bit.ly/1nlIjIG
    Last edited by motoror; 05-08-2014 at 02:07 PM.

    Ghom Bot V2
  2. #212
    GCSkye's Avatar Member
    Reputation
    3
    Join Date
    Apr 2014
    Posts
    5
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    1. What is your error? Message or where is it stuck?
    Start Game. I've tried all the resolutions my monitor will support and tried messing with the config. Couldn't get it to work.

    2. Post your config.ini (open with editor and copy here)
    [LootType]
    Legendary=1
    Yellow=1
    Blue=0

    [Settings]
    usepotion=1
    Resolution=1440x900
    Class=Demon Hunter
    Loot=Sell
    ShutDown=0
    CloseWhisper=0
    RunFor=120
    [Debug]
    SelfOnMap=1302,273
    $xratio=1
    $yratio=2
    Current=Waiting for Game to Load
    CoordName=ChatBoxStash
    [Stats]
    StartDate=[2014-05-08 13:42:14]
    LastDate=[2014-05-07 00:23:14]
    Runs=3
    Sets=0
    Legend=0
    Yellow=4
    Blues=0
    Blacksmith=0
    Merchant=0
    Repairs=0
    XP=11960000
    Gold=56720
    Resolution=1440x900

    3. What does the tooltip say?
    Waiting for game to start

    SNAPSHOTS:

    http://armoregg.com/1440x900.zip

    NOTE:
    I'm using the .au3 files
    Last edited by GCSkye; 05-08-2014 at 01:39 PM.

  3. #213
    dmil23's Avatar Member
    Reputation
    4
    Join Date
    May 2009
    Posts
    24
    Thanks G/R
    2/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    1. Error: enters boss room and then immediately leaves as it steps forward to fight the boss.
    2.[LootType]
    Legendary=1
    Yellow=0
    Blue=0

    [Settings]
    usepotion=1
    Resolution=1024x768
    Class=WitchDoctor
    Loot=Nothing
    ShutDown=0
    CloseWhisper=0
    RunFor=120
    Bankslot=1
    [Debug]
    SelfOnMap=1236,146
    $xratio=1
    $yratio=1
    Current=Looking for Quest
    CoordName=ChatBoxStash
    [Stats]
    StartDate=[2014-05-08 14:55:00]
    LastDate=[2014-05-08 14:55:54]
    Runs=1
    Sets=0
    Legend=0
    Yellow=0
    Blues=0
    Blacksmith=0
    Merchant=0
    Repairs=0
    XP=0
    Gold=0
    Resolution=1366x768
    3. Walks forward to fight boss and then "you're dead pops up and trys to leave game"

  4. #214
    detri's Avatar Member
    Reputation
    2
    Join Date
    Apr 2014
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dmil23 View Post
    1. Error: enters boss room and then immediately leaves as it steps forward to fight the boss.
    2.[LootType]
    Legendary=1
    Yellow=0
    Blue=0

    [Settings]
    usepotion=1
    Resolution=1024x768
    Class=WitchDoctor
    Loot=Nothing
    ShutDown=0
    CloseWhisper=0
    RunFor=120
    Bankslot=1
    [Debug]
    SelfOnMap=1236,146
    $xratio=1
    $yratio=1
    Current=Looking for Quest
    CoordName=ChatBoxStash
    [Stats]
    StartDate=[2014-05-08 14:55:00]
    LastDate=[2014-05-08 14:55:54]
    Runs=1
    Sets=0
    Legend=0
    Yellow=0
    Blues=0
    Blacksmith=0
    Merchant=0
    Repairs=0
    XP=0
    Gold=0
    Resolution=1366x768
    3. Walks forward to fight boss and then "you're dead pops up and trys to leave game"

    Happened to me too, search for Case "Witch Doktor" in the au3 and change it to Case "WitchDoctor"

  5. #215
    dmil23's Avatar Member
    Reputation
    4
    Join Date
    May 2009
    Posts
    24
    Thanks G/R
    2/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by detri View Post
    Happened to me too, search for Case "Witch Doktor" in the au3 and change it to Case "WitchDoctor"
    Tried this, sadly it did not work

    Edit: Nvm got it working! Thx
    Last edited by dmil23; 05-08-2014 at 02:40 PM.

  6. #216
    IronSausage68's Avatar Private
    Reputation
    1
    Join Date
    May 2014
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by wasssaaa View Post
    The *.exe is old dude, use the file Kill Ghom All Ress. au3, right click "RUN", easy

    and u need autoit tool
    This fixed my silly problems. Thank you good sir, not only for this, but also for the crusader build. Also this bot works well, just let it run for a bit and had done quite a few runs. Kudos to all the guys who worked on this awesome bot!

  7. #217
    Peety's Avatar Member
    Reputation
    2
    Join Date
    May 2014
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This is my fav bot, went a big way, thank you guys for your work! We love you!

  8. #218
    nyth1337's Avatar Member
    Reputation
    1
    Join Date
    Apr 2014
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ty for the help earlier, now i got this prob aswell

    my bot get stucks in game sometimes it doesnt select the right quest and im just sittin in the game with only keeps lvl 2 waypoint what can i do to fix this?
    here is my config:

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

    [Settings]
    usepotion=1
    Resolution=1024x768
    Class=WitchDoctor
    Loot=Nothing
    ShutDown=0
    CloseWhisper=0
    RunFor=120
    Bankslot=4
    [Debug]
    SelfOnMap=1737,205
    $xratio=1
    $yratio=1
    Current=Waiting for Game to Load
    CoordName=ChatBoxStash
    [Stats]
    StartDate=[2014-05-09 00:11:06]
    LastDate=[2014-05-09 00:12:41]
    Runs=2
    Sets=0
    Legend=0
    Yellow=0
    Blues=0
    Blacksmith=0
    Merchant=0
    Repairs=0
    XP=5980000
    Gold=28360
    Resolution=1920x1080

  9. #219
    wasssaaa's Avatar Banned
    Reputation
    20
    Join Date
    Apr 2014
    Posts
    57
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by IronSausage68 View Post
    This fixed my silly problems. Thank you good sir, not only for this, but also for the crusader build. Also this bot works well, just let it run for a bit and had done quite a few runs. Kudos to all the guys who worked on this awesome bot!
    i think the crusader build was made by vanness in the old bot.
    Last edited by wasssaaa; 05-08-2014 at 06:00 PM.

  10. #220
    wasssaaa's Avatar Banned
    Reputation
    20
    Join Date
    Apr 2014
    Posts
    57
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by nyth1337 View Post
    ty for the help earlier, now i got this prob aswell



    here is my config:

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

    [Settings]
    usepotion=1
    Resolution=1024x768
    Class=WitchDoctor
    Loot=Nothing
    ShutDown=0
    CloseWhisper=0
    RunFor=120
    Bankslot=4
    [Debug]
    SelfOnMap=1737,205
    $xratio=1
    $yratio=1
    Current=Waiting for Game to Load
    CoordName=ChatBoxStash
    [Stats]
    StartDate=[2014-05-09 00:11:06]
    LastDate=[2014-05-09 00:12:41]
    Runs=2
    Sets=0
    Legend=0
    Yellow=0
    Blues=0
    Blacksmith=0
    Merchant=0
    Repairs=0
    XP=5980000
    Gold=28360
    Resolution=1920x1080
    this is very simple to solve, u can use a MouseDown, MouseWheel, Clicks, etc.
    Last edited by wasssaaa; 05-08-2014 at 06:09 PM.

  11. #221
    popnfresh's Avatar Private
    Reputation
    1
    Join Date
    May 2014
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I am by no means trying to scare people away from this bot or any bots within this forum (Total of 3 Ghom bots in this forum I guess).

    But since this is the one I solely use, I'll just post what happened in this thread.

    I tried to log onto my battle.net account via website but it says its locked due to suspicious activity. Suspicious activity meaning someone has attempted to log onto my account or a change in access patterns.

    I have never had this problem nor have I downloaded anything besides these bots throughout the time I've actually played Diablo 3.

    I cannot check at the moment whether or not its banned or just locked due to suspicious activity but I'll post later in regards to what is happening with my account. They locked it but haven't even sent an email yet.

    Once again, I am by no means stating that this bot will get you banned or locked, but for some reason this happening after using one of the 3 bots resulted in this happening.

    I will definitely get back to you guys once I confirm what happened.

    (edit: made a new account on the forums as well since I'm getting pretty paranoid).

  12. #222
    abrakadabra23's Avatar Private
    Reputation
    1
    Join Date
    May 2014
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    First off, amazing... simple, easy to use bot. I have read through all pages and can tell you have put in a lot of work. I thank you for that.

    Everything is running flawlessly on the bot except picking up loot. I just started using this an hour ago and haven't seen a leg drop yet but it isn't picking up any rares although I have it enabled.

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

    [Settings]
    usepotion=1
    Resolution=1366x768
    Class=Demon Hunter
    Loot=Sell
    ShutDown=0
    CloseWhisper=0
    RunFor=120
    [Debug]
    SelfOnMap=1737,205
    $xratio=1
    $yratio=1
    Current=Paused
    CoordName=ChatBoxStash
    [Stats]
    StartDate=[2014-05-07 00:19:43]
    LastDate=[2014-05-07 00:23:14]
    Runs=3
    Sets=0
    Legend=0
    Yellow=4
    Blues=0
    Blacksmith=0
    Merchant=0
    Repairs=0
    XP=11960000
    Gold=56720
    Resolution=1366x768

    When I enter the room to kill ghom, the bot will take a step forward towards ghom, but then click backwards towards the gate where you originally start in the room before attacking. I seen a post earlier someone stated the bot thinks the yellow system messages is a rare so to change the font color, sounded like the fix for sure but I changed the font color and it is still not picking up loot.

    I feel like when the fight starts and I take the initial few steps forward, I should start attacking after that rather than moving back towards gate where I originally started.

    After killing ghom, the bot will say picking up loot and make a click forward walking towards it but halfway towards the loot it brings up exit menu and leaves game. I think the timing is perfect if I wasn't moving backwards before the fight started.

    Any help is appreciated and hopefully I think I followed the rules asking for help. Can include screenshots if needed but I figured it was an easy fix and something silly on my part probably.

  13. #223
    ownedssanto's Avatar Private
    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)
    Hi TheLubu, Always Thank u

    Several problems.

    1. Sometimes too fast, not open the window, click the Change Quest.

    2. When i played wd , When Looting items,
    the number of pet items are recognized as the SetItem color - 1.2 version of the Func LootItem () was solved using.

    sorry , I can not speak English very well not had to use Google Translate.

  14. #224
    popnfresh's Avatar Private
    Reputation
    1
    Join Date
    May 2014
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by popnfresh View Post
    I am by no means trying to scare people away from this bot or any bots within this forum (Total of 3 Ghom bots in this forum I guess).

    But since this is the one I solely use, I'll just post what happened in this thread.

    I tried to log onto my battle.net account via website but it says its locked due to suspicious activity. Suspicious activity meaning someone has attempted to log onto my account or a change in access patterns.

    I have never had this problem nor have I downloaded anything besides these bots throughout the time I've actually played Diablo 3.

    I cannot check at the moment whether or not its banned or just locked due to suspicious activity but I'll post later in regards to what is happening with my account. They locked it but haven't even sent an email yet.

    Once again, I am by no means stating that this bot will get you banned or locked, but for some reason this happening after using one of the 3 bots resulted in this happening.

    I will definitely get back to you guys once I confirm what happened.

    (edit: made a new account on the forums as well since I'm getting pretty paranoid).
    I still haven't received an email from Blizzard, but I was able to change my password. They had an option to change password through the website without having the e-mail notice.

    I logged into the website fine and my account is still fine. I haven't logged in the game yet as I don't have the game installed here but I assume its fine.

  15. #225
    T10H's Avatar Member
    Reputation
    2
    Join Date
    Jan 2009
    Posts
    55
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I would say maybe someone tried to access your account from a weird ip or country?

Page 15 of 23 FirstFirst ... 111213141516171819 ... 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 06:16 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