Ghom Bot V2 menu

User Tag List

Thread: Ghom Bot V2

Page 5 of 23 FirstFirst 123456789 ... LastLast
Results 61 to 75 of 339
  1. #61
    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)
    Hi ppl ive downloaded the bot and it greats, ive made some changes for my pc:

    And im sharing some stuff here:

    If u want the WichDoctor or the Crusader, download this file and replace it in ur bot directory:
    Fighting Secuences

    The builds used:

    Wizard: http://us.battle.net/d3/en/calculator/wizard
    Helper: Templar
    Barb: http://us.battle.net/d3/en/calculator/barbarian
    Helper: None, u can use 1 if u want i recomend not to use the templar he will get in the way with his stuns, u need ghom on u.
    Crusader: http://us.battle.net/d3/en/calculator/crusader
    Helper: Not specificated
    Wich Doctor:http://us.battle.net/d3/en/calculator/witch-doctor
    Helper: None

    Ive tried a monk build, monks not work well with autoittool. a dh build is comming soon.

    To ppl sending me messages to continue with bots, im continuing some support here, old thread has been deleted. Im dedicating some of my time to a new project i have and im a not a fast coder like TheLubu so it takes me time.

    Some misc things ive changed that are not related to bot performance, when u press the X to leave the bot, it starts running the bot insted of leaving. Also it says Barbar insted of Barb. I guess barbar is barb in german?
    Last edited by wasssaaa; 05-06-2014 at 05:04 PM.

    Ghom Bot V2
  2. #62
    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)
    I did some crazy work this evening, rewrote nearly all pixelsearch and mouseclick functions, the sell and salvage as well as the stashing logic. Its really Working a lot better then before. I Need some more changes but i think it will be ready in about 12 Hours ( it is 00:00 in Germany now, Need some sleep )

    I also will Release another Screenshooter with a step-by-step Guide for the needed Screens, if followed correctly, i can add another Resolution within an Hour!
    Im getting some sleep now, but please spray tunend, tommorow is going to be Big!


    Sent from my iPhone using Tapatalk

  3. #63
    msik'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)
    Hey TheLuBu, if i upload my DH killing Ghom on youtube, will that help you code the DH fight ? it only takes 10 seconds to kill ghom for me in t6,

  4. #64
    megaOnion's Avatar Private
    Reputation
    1
    Join Date
    Apr 2014
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This does not work in VMWare, I've tried every resolution/ratio. Just gets stuck at Waypoint search Nr.##

  5. #65
    HyosHi's Avatar Private
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Those who are looking for a DH build, look no further! I spent some time testing this, and finally got it to work properly. Just copy and replace the code in GhomFights.au3 and you should be set.
    Build: Demon Hunter - Game Guide - Diablo III
    Time to kill is 9 seconds(included 1 sec~ of extra time just in case), edit as per comment

    Func dh()
    Sleep(500)
    MouseClick("Left", Round(390 * $x_ratio), Round(510 * $y_ratio)) ; Move against wall
    Sleep(1000)
    MouseMove(Round(1450 * $x_ratio), Round(37 * $y_ratio)) ; Aim Ghom
    Sleep(200)
    ;Buffs
    Send("1");Skill: Smoke Screen
    Send("2");Skill - Companion
    Sleep(100)
    Send("4");Skill - Marked For Death
    Sleep(100)
    Send("3");Skill - Vengence
    Send("{SHIFTDOWN}")
    MouseClick("left")
    Send("{SHIFTUP}")
    MouseDown("right")
    Sleep(50)
    $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
    Send("{SHIFTDOWN}")
    MouseDown("right")
    MouseMove(Round(1100 * $x_ratio), Round(100 * $y_ratio)) ; Aim Ghom
    Sleep(50)
    $SmokeScreenCount = 0
    For $SmokeScreenCount = 9 to 0 Step -1;Change 10 to time it takes to kill(in secs)
    Send("1");Skill: Smoke Screen
    Sleep(500)
    Send("1");Skill: Smoke Screen
    Sleep(500)
    Next
    MouseUp("right")
    Send("{SHIFTup}")
    SearchHealthBar()
    If IsPlayerDead() Then Return False
    Else
    MouseUp("right")
    Return True
    Sleep(10)
    EndIf
    WEnd
    EndFunc ;==>dh
    Last edited by HyosHi; 05-06-2014 at 09:22 PM.

  6. #66
    schlipperknoten's Avatar Member CoreCoins Purchaser
    Reputation
    1
    Join Date
    Mar 2014
    Posts
    33
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Runereaver View Post
    what torment difficulty where you running @ ?
    are you using a desktop monitor or a laptop ?

    Torment 2. Desktop monitor TFT flat screen.

    With the right skilling the bot could easily kill t3. I have a fire build and t3 ghiom is down in 13s via normal attack but the bot is configured for archon :-)

  7. #67
    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 msik View Post
    Hey TheLuBu, if i upload my DH killing Ghom on youtube, will that help you code the DH fight ? it only takes 10 seconds to kill ghom for me in t6,

    Remove it from youtube retard.... you are asking blizzard to ban us,,,, what a damn moron

  8. #68
    kaboommst's Avatar Member
    Reputation
    1
    Join Date
    Nov 2012
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    okay i got a log that reads:

    [2014-05-07 09:57:56]
    ----------------------------------------------------------------------
    Detected Resolution = 1920x1080
    Total Runs = 31
    Total Sets = 0
    Total Legendaries = 2
    Total Yellows = 0
    Total Blues = 0
    Total Visits Blacksmith = 0
    Total Visits Merchant = 0
    Total Repairs = 0
    But i didnt see any leg in inventory, does that mean the bot saw the legen but didnt pick it up ?

  9. #69
    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 kaboommst View Post
    okay i got a log that reads:



    But i didnt see any leg in inventory, does that mean the bot saw the legen but didnt pick it up ?

    If you are in a clan check if the bot identified legendaries because I noticed that sometimes it drops/sells them, however thats a very rare case.

    Did you set your chat to whisper before you started the bot, because it also finds legendaries in the chat and maybe your clan members found something or someone linked something in chat and the bot counter will add them..

  10. #70
    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
    I did some crazy work this evening, rewrote nearly all pixelsearch and mouseclick functions, the sell and salvage as well as the stashing logic. Its really Working a lot better then before. I Need some more changes but i think it will be ready in about 12 Hours ( it is 00:00 in Germany now, Need some sleep )

    I also will Release another Screenshooter with a step-by-step Guide for the needed Screens, if followed correctly, i can add another Resolution within an Hour!
    Im getting some sleep now, but please spray tunend, tommorow is going to be Big!


    Sent from my iPhone using Tapatalk


    I am not sure if you implemented the new changes to 1366x768 * windowed wide screen yet.
    It resumes game, waits to load, checks quest, opens way point menue then it goes to the bug where it just gets stuck at " Nr and infinite number adding "
    I click escape then I move the bot closer to the black smith, it thinks that it moved to the depths then I tp it to the depth myself it enters the ladder on its own it moves to ghom on its own it kills ghom almost perfectly it loots perfectly it leaves game perfectly it changes quest perfectly resumes and continue

    so the only problem so far is the Nr at way point :S

    did not test if its looting all legenaries because I cant with 1 run, did not test blacksmith,stashing,merchant

  11. #71
    kaboommst's Avatar Member
    Reputation
    1
    Join Date
    Nov 2012
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Runereaver View Post
    If you are in a clan check if the bot identified legendaries because I noticed that sometimes it drops/sells them, however thats a very rare case.

    Did you set your chat to whisper before you started the bot, because it also finds legendaries in the chat and maybe your clan members found something or someone linked something in chat and the bot counter will add them..
    Yea i think its the clan chat that messed up, ill test it further. THanks for replying

  12. #72
    HyosHi's Avatar Private
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Doesn't work with VM either though, got stuck at waypoint too.

  13. #73
    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 kaboommst View Post
    Yea i think its the clan chat that messed up, ill test it further. THanks for replying
    You are welcome budd

  14. #74
    hello3100's Avatar Private
    Reputation
    1
    Join Date
    Jan 2012
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by megaOnion View Post
    This does not work in VMWare, I've tried every resolution/ratio. Just gets stuck at Waypoint search Nr.##
    Originally Posted by HyosHi View Post
    Doesn't work with VM either though, got stuck at waypoint too.
    I'm using the bot in VMWare running Win 7 x64 image, 1920x1080, choosing Wizard and it works fine.

    The sell/salvage don't work correctly for me but I saw Lubu post releasing a new version soon so I will wait for that.

  15. #75
    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 hello3100 View Post
    I'm using the bot in VMWare running Win 7 x64 image, 1920x1080, choosing Wizard and it works fine.

    The sell/salvage don't work correctly for me but I saw Lubu post releasing a new version soon so I will wait for that.
    If you dont mind me asking, what are your pc specs and how much resources are you giving in vmware ? I kinda want to try it although I normally use " Oracle virtual machine box " dunno if that will make a difference :S

Page 5 of 23 FirstFirst 123456789 ... 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 07:32 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