Ghom Bot V2 menu

User Tag List

Thread: Ghom Bot V2

Page 22 of 23 FirstFirst ... 181920212223 LastLast
Results 316 to 330 of 339
  1. #316
    tonyv82's Avatar Active Member
    Reputation
    17
    Join Date
    May 2014
    Posts
    167
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by DT2 View Post
    Great! Works now like a charm, but now it will find the quest again go to game then say it's found the waypoint and attempt to leave the game. After that it attempts to find the quest again getting even farther down the list. Damn I wish this thing would run smooth. The fight and everything else seems so much more streamlined then before... even the looting is faster.
    did you select the kill ghom quest. and then ran the bot?

    Ghom Bot V2
  2. #317
    DT2's Avatar Member
    Reputation
    1
    Join Date
    May 2014
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by tonyv82 View Post
    did you select the kill ghom quest. and then ran the bot?

    Yes and it runs flawlessly the first time. It's after it selects the ghom quest itself and starting a new game is when messes up.Just loads in and after finding the waypoint it just leaves the game.

  3. #318
    tonyv82's Avatar Active Member
    Reputation
    17
    Join Date
    May 2014
    Posts
    167
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by DT2 View Post
    Yes and it runs flawlessly the first time. It's after it selects the ghom quest itself and starting a new game is when messes up.Just loads in and after finding the waypoint it just leaves the game.
    this is how it handles the bug, the problem is that it thinks the bug occurs when it doesn't.
    2 things i hope will fix it:
    in main file:
    add Sleep(1000) in line 312 , it should be an empty line between "MouseCkick" and "If IsGhomQuest() Then"
    and
    line 887:
    $coords = PixelSearch(615, 392, 655, 421, 0xAEADAC , 20) ;### quest bug
    change to
    $coords = PixelSearch(615, 392, 655, 421, 0xAEADAC , 30) ;### quest bug

    this is a work in progress and i appreciate testers. this helps me as match as it helps you

  4. #319
    apfelwurst's Avatar Private
    Reputation
    1
    Join Date
    Dec 2011
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for share dude !! GJ

  5. #320
    siaox's Avatar Private
    Reputation
    1
    Join Date
    May 2014
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    removed by me
    Last edited by siaox; 06-20-2014 at 05:06 AM.

  6. #321
    tonyv82's Avatar Active Member
    Reputation
    17
    Join Date
    May 2014
    Posts
    167
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i'm updating some features for this bot, can anybody post a screenshot of the game disconnection? the one with the dialog

    edit: i need resolution 1920x1080
    Last edited by tonyv82; 06-15-2014 at 11:25 AM.

  7. #322
    tonyv82's Avatar Active Member
    Reputation
    17
    Join Date
    May 2014
    Posts
    167
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ghom bot v2v21.rar
    Ghom bot v2v2.rar


    since i'm not the one who started the forum i cant link it in the first post.

    it will have few extra features and one limitation:
    limitation: features 1,2 will work only on 1920x1080 or 1366x768

    features:
    1. it will select the quest correctly even when there is a quest selection bug in the game itself.
    2. it will recognize and handle disconnects - disconnect while loading the game and disconnect while leaving the game.
    3. there will be a new statistics file that records per each bot run how many (actual) times ghom was killed and how long it took to kill him on average (to compare builds)

    also the wizard and crusader builds will be different.

    features 1,2 are not tested, but the new statistics file (log.txt) will show how many quest bugs the bot resolved.
    builds:
    wizard: 1,2,3 are 10 minute buffs, 4 is archon. the rest is up to you
    Wizard - Game Guide - Diablo III

    crusader: 1,2,3 get pressed about every 10 sec 4 every 45 sec so its akarats champion. right click is the resource spender
    Crusader - Game Guide - Diablo III

    also there is a new tiny script that you can run in parallel to the ghom bot, its called popup_closer. its meant for teamviewer users that want to connect to the home PC from anywhere to check on the bot. in teamviewer once you disconnect from the PC, a popup pops, popup_closer recognizes the popup, closes it and switches back to diablo.

    for any issues including adding resolution support to features 1,2 post a replay here.

    edit:
    update v2v21:
    new version will not pick up more than 5 legendary to prevent clicking the torch
    Last edited by tonyv82; 06-19-2014 at 04:24 PM.

  8. #323
    tonyv82's Avatar Active Member
    Reputation
    17
    Join Date
    May 2014
    Posts
    167
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    see my previews replay, the bot link is the first line

  9. #324
    siaox's Avatar Private
    Reputation
    1
    Join Date
    May 2014
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    removed by me
    Last edited by siaox; 06-23-2014 at 09:02 AM.

  10. #325
    tonyv82's Avatar Active Member
    Reputation
    17
    Join Date
    May 2014
    Posts
    167
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i solved it before and forgot to include in the version here, the solution is to pickup no more than 5 legendary items, i will upload the fixed version today.

    i don't know if it will pick up a legendary before the torch or after, if before, you will miss out on that legendary

  11. #326
    Inkoosikas's Avatar Member
    Reputation
    1
    Join Date
    Jun 2014
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello all, I am having an issue with the bot, the first iteration works just fine, the bot kills the boss, then loots leaves the game, selects the proper quest, starts the game, checks the inventory, then it leaves the game, selects the quest again, then closes the quest selection screen again, then opens it again and gets stuck there saying that it is waiting for the game to start.

    Has anyone else had this issue, or know how to fix this

  12. #327
    tonyv82's Avatar Active Member
    Reputation
    17
    Join Date
    May 2014
    Posts
    167
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Inkoosikas View Post
    Hello all, I am having an issue with the bot, the first iteration works just fine, the bot kills the boss, then loots leaves the game, selects the proper quest, starts the game, checks the inventory, then it leaves the game, selects the quest again, then closes the quest selection screen again, then opens it again and gets stuck there saying that it is waiting for the game to start.

    Has anyone else had this issue, or know how to fix this
    what resolution? when it opens the quest select menu, does it say "bug found"?

  13. #328
    tonyv82's Avatar Active Member
    Reputation
    17
    Join Date
    May 2014
    Posts
    167
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i updated the post 322 on page 22 with the new version, and an edit describing the changes

  14. #329
    Inkoosikas's Avatar Member
    Reputation
    1
    Join Date
    Jun 2014
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by tonyv82 View Post
    what resolution? when it opens the quest select menu, does it say "bug found"?
    The resolution that I am running is 1680x1050.

    And yes, at the beginning of the second iteration, during the select quest stage it says "bug found" but selects the correct quest, starts the game then leaves it and goes back to the quest selection menu selects the quest, then closes and reopens the quest select menu, then says "looking for start button", then it says "waiting for game to load" (this is while it is still in the quest select menu).

    Tanks for your help

  15. #330
    tonyv82's Avatar Active Member
    Reputation
    17
    Join Date
    May 2014
    Posts
    167
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Inkoosikas View Post
    The resolution that I am running is 1680x1050.

    And yes, at the beginning of the second iteration, during the select quest stage it says "bug found" but selects the correct quest, starts the game then leaves it and goes back to the quest selection menu selects the quest, then closes and reopens the quest select menu, then says "looking for start button", then it says "waiting for game to load" (this is while it is still in the quest select menu).

    Tanks for your help
    the bot handles ghom bug on resolutions 1920 or 1366, other resolutions don't work. i can add 1680x1050,
    what i need from you is 2 screenshots of the game settings menu right after you click "game settings", one with "kill ghom" quest selected and one with "return to stronghold".

Page 22 of 23 FirstFirst ... 181920212223 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 02:28 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