New Ghombot menu

User Tag List

Thread: New Ghombot

Page 1 of 12 12345 ... LastLast
Results 1 to 15 of 180
  1. #1
    Hypnotika89's Avatar Knight-Lieutenant
    Reputation
    7
    Join Date
    Apr 2014
    Posts
    231
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    New Ghombot

    You asked for it -> Here you go
    Brought to you by Richardppt and me

    Our new Bot for Ghom is finaly here. Still in Alpha, but updates will follow!


    You need to kill Ghom on your own before you start the Bot !
    YOU NEED TO LEAVE THE GAME WITHOUT PORTING HOME


    Currently tested with:
    -Barb
    -WD
    -Crusader
    -Demonhunter
    -Wizard


    What does this bot do ?
    -Farms Ghom
    -loots items/sells or salvages unwanted items
    -repairs your gear


    What do i need ?

    AutoIt V3 :
    AutoIt - AutoItScript

    The bot :
    version 1.1
    https://www.dropbox.com/s/yel85sd7ur...Ghombot1.1.rar
    version 1.2
    https://www.dropbox.com/s/ic09meucu1...Ghombot1.2.rar

    -You need to turn on windowed-fullscreen.
    -This bot only works with 1920*1080 resolution.

    Diablo ingame adjustments
    -Make sure skip all cutsequences is checked.
    -Item label Display need to be: Push to toggle (on/off)

    Changelog:
    -Release of 1.0
    -Added 1.1
    -Added 1.2 (Memory and language improvements)

    Coming features:
    - Fighting sequence improvement.
    - Increase stability

    Troubleshooting:
    - Do you have your game in WINDOWED-FULLSCREEN?
    - Is your character at the CORRECT WAYPOINT/QUEST/MENU
    - Do you have spells that BUFF you at 1-4 ?
    - Do you have THE TEMPLAR/WOLFES/MONSTERS to tank it ?
    - Make sure you have "zoom in when inventory is open" unchecked.
    - Make sure you restart the bot after editing the config.ini (don't forget to safe changes)
    - Are you using the standard Keybindings ?

    __________________________________
    Attached Thumbnails Attached Thumbnails New Ghombot-btn_donate_sm-gif  
    Last edited by Eryx; 05-22-2014 at 03:48 AM.

    New Ghombot
  2. #2
    Fulkol's Avatar Member
    Reputation
    12
    Join Date
    Oct 2012
    Posts
    119
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Gonna test it asap and post results

  3. #3
    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)
    first gratz on ur release looks nice, and 2cond im going to do the same question as in other post script related, i just want to know how its done im doing my nooby simple script nothing as good as this, and i want it to repair when ever runcount increases 10, so it repairs in 10, 20, 30, 40 run, etc. so how do i do and increseae func?

    and the other thing i was thinking is how do u do to check the inventory, stash legs, then go salvaje yellows and blues and stash the maths. the 2cond question is not so important as the first one. thanks if u answer or not.

  4. #4
    random337's Avatar Member
    Reputation
    1
    Join Date
    Apr 2014
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice work!

    dropbox link doesn't work for me.
    "Nothing Here
    The file you're looking for has been deleted or moved."

  5. #5
    Fulkol's Avatar Member
    Reputation
    12
    Join Date
    Oct 2012
    Posts
    119
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by random337 View Post
    nice work!

    dropbox link doesn't work for me.
    "Nothing Here
    The file you're looking for has been deleted or moved."
    Just a second

  6. #6
    Hypnotika89's Avatar Knight-Lieutenant
    Reputation
    7
    Join Date
    Apr 2014
    Posts
    231
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Link is back online. I failed hard here :>

  7. #7
    Jason Forbes's Avatar Private
    Reputation
    1
    Join Date
    Apr 2014
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Kills Ghom with wizard just fine but fails to find the quest and enter a new game. keeps scrolling the quest list because the quest isnt visible?

  8. #8
    Hypnotika89's Avatar Knight-Lieutenant
    Reputation
    7
    Join Date
    Apr 2014
    Posts
    231
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Jason Forbes View Post
    Kills Ghom with wizard just fine but fails to find the quest and enter a new game. keeps scrolling the quest list because the quest isnt visible?
    You need to kill Ghom and leave the game via Menu

  9. #9
    Jason Forbes's Avatar Private
    Reputation
    1
    Join Date
    Apr 2014
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    did this, followed all instructions just like other bots, fails to find the quest in the list. works if i manually find the quest but doesnt do it itself

  10. #10
    random337's Avatar Member
    Reputation
    1
    Join Date
    Apr 2014
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Great job!

    I had to change the scroll function to click on the down arrow five times.
    I'm not sure what the old code was trying to do, but it wasn't scrolling down for me when trying to select the quest.

    Also, this one also has the infinite recursion issue. You shouldn't call StartGame() manually in the menuLeave() function.
    This will eventually cause the stack to overflow and for it to exit with an error.
    There is a while loop which will call StartGame() over and over.

    I also had to tweek the archon cooldown time default in the config.ini, for those of you without any cooldown reduction.

  11. #11
    Jason Forbes's Avatar Private
    Reputation
    1
    Join Date
    Apr 2014
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    upon finishing killing ghom and leaving game it then selects change quest. once it does this the mouse hovers over the scroll bar then moves to the down arrow then clicks the down arrow once.. then stops..

  12. #12
    ghorby's Avatar Private
    Reputation
    1
    Join Date
    Apr 2014
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi, as a witch doctor it does everything right up until the character has used all the buffs and starts to shoot, after 2-3 seconds it says boss not dead and leaves the game.
    This only happends if i have the wd option in the config as true, i've tried with the other three and it doesn't leave.

    - Ghorby

  13. #13
    richardptt's Avatar Active Member
    Reputation
    36
    Join Date
    Sep 2008
    Posts
    331
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by random337 View Post
    Great job!

    I had to change the scroll function to click on the down arrow five times.
    I'm not sure what the old code was trying to do, but it wasn't scrolling down for me when trying to select the quest.

    Also, this one also has the infinite recursion issue. You shouldn't call StartGame() manually in the menuLeave() function.
    This will eventually cause the stack to overflow and for it to exit with an error.
    There is a while loop which will call StartGame() over and over.

    I also had to tweek the archon cooldown time default in the config.ini, for those of you without any cooldown reduction.
    At the moment This is my main issue! i dont know what or how it makes overflow! i guess i need to search how to fix it

  14. #14
    Vasortflam88's Avatar Member
    Reputation
    1
    Join Date
    Jul 2008
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Jason Forbes View Post
    upon finishing killing ghom and leaving game it then selects change quest. once it does this the mouse hovers over the scroll bar then moves to the down arrow then clicks the down arrow once.. then stops..
    ditto. It hangs just like this. My mouse cursor isn't pictured but it is centered over the lower scroll down button. I would take a stab at editing this section but the version I downloaded did not come with a script, only an .exe. Thanks for all the work!

  15. #15
    richardptt's Avatar Active Member
    Reputation
    36
    Join Date
    Sep 2008
    Posts
    331
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Vasortflam88 View Post
    ditto. It hangs just like this. My mouse cursor isn't pictured but it is centered over the lower scroll down button. I would take a stab at editing this section but the version I downloaded did not come with a script, only an .exe. Thanks for all the work!
    GO twitch .....Twitch.............
    and i will explain u

Page 1 of 12 12345 ... LastLast

Similar Threads

  1. Official New Alliance Race for World of Warcraft
    By Matt in forum World of Warcraft General
    Replies: 18
    Last Post: 11-27-2006, 07:25 PM
  2. My new HAWT avatar
    By oninuva in forum Community Chat
    Replies: 35
    Last Post: 08-10-2006, 02:50 PM
  3. Are the new ads obtrusive?
    By Matt in forum Community Chat
    Replies: 30
    Last Post: 05-11-2006, 08:34 PM
  4. New Signature!
    By janzi9 in forum World of Warcraft General
    Replies: 5
    Last Post: 05-05-2006, 02:10 PM
  5. My new Avatar!
    By janzi9 in forum World of Warcraft General
    Replies: 40
    Last Post: 04-28-2006, 03:04 PM
All times are GMT -5. The time now is 06:55 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