[Goldfarming] [HYBRID] BlackSack's Script [AutoIT] [1920x1080] menu

User Tag List

Page 50 of 55 FirstFirst ... 464748495051525354 ... LastLast
Results 736 to 750 of 820
  1. #736
    clayfu's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zabooza View Post
    Hello,

    First off I'd like to say this is the first script I have used that gets my character in the cellar every time, AWESOME! But, I am having a small problem. I am running one character, just a monk. When he gets into the cellar, he burns up all his spirit using Tempest rush, so he has nothing left for fighting. Is there a line(s) of code I can alter to make it so he doesn't use Tempest Rush inside the cellar? (I know this will lengthen run times) Thanks in advance.
    Check out Zangurak's edit of this bot and it removes the tempest rush while keeping everything else. Also don't forget to add the skill that gives you 100 more spirit

    [Goldfarming] [HYBRID] BlackSack's Script [AutoIT] [1920x1080]
  2. #737
    clayfu's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone dying in the cellar and the game not doing anything? Each time I die in the cellar, the game just stays on that screen clicking away and I guess not knowing I'm dead. I'm running it at the required resolution. When it does the "clicking" it always click a few clicks below the "YOU ARE DEAD" Text.

  3. #738
    russianvr4's Avatar Member
    Reputation
    1
    Join Date
    Jan 2011
    Posts
    41
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    this script doesnt salvage, just vendor blues and stash rares?

  4. #739
    TMichael's Avatar Knight-Lieutenant
    Reputation
    29
    Join Date
    Jul 2012
    Posts
    346
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by clayfu View Post
    Anyone dying in the cellar and the game not doing anything? Each time I die in the cellar, the game just stays on that screen clicking away and I guess not knowing I'm dead. I'm running it at the required resolution. When it does the "clicking" it always click a few clicks below the "YOU ARE DEAD" Text.
    This is the final bug I've not been able to squash. From some carefully placed log messages, I can confirm that CheckDead() was in fact successfully called (the white "You Have Died" message is found), and from there LeaveGame() was successfully called, but for some reason, the ESC and Leave game click aren't happening. It just loops through to the beginning of the script, where it again finds me dead, calls the CheckDead() function, which calls LeaveGame(), and so on.

    If I do find a solution, I'll be sure to post it here.

  5. #740
    GoGoGadget's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I keep getting this error.

    http://i48.tinypic.com/kdrdao.png

    Happens as soon as the I'm in the Old Ruins.

    I followed the instructions step by step. It seems to be something with the tesseract install, not the actual bot script. Anyone know anything about this?

  6. #741
    derrace's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TMichael View Post
    You're right, there are more than just orange plans. According to Blizzard's blacksmith plans page:

    Diablo 3 Blacksmith Plans

    they appear either orange or yellow. So they should be picked up as either legendaries or rares. Now the jeweler designs:

    Diablo 3 Jeweler Designs

    appear to be blue. These would probably be at risk of getting sold.
    Ya just wondering, because I have found a few BS ones, but never a JW. They are ilvl63 too, but blue. Unless I stash ilvl63 with current implementation, I wont have a chance of stashing them.

    Gotta make a png for "Designs" or something and check for that too....

  7. #742
    TMichael's Avatar Knight-Lieutenant
    Reputation
    29
    Join Date
    Jul 2012
    Posts
    346
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by GoGoGadget View Post
    I keep getting this error.

    http://i48.tinypic.com/kdrdao.png

    Happens as soon as the I'm in the Old Ruins.

    I followed the instructions step by step. It seems to be something with the tesseract install, not the actual bot script. Anyone know anything about this?
    This one means there is a variable in use by more than one function, so it needs to be declared as a global. If you know of any new variables, try adding them to one of the global lists near the top to see if that does the trick.

  8. #743
    c02's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    My Diablo 3 exit's after ramdom cellar runs - anyone got any idea why ?

  9. #744
    Ptuclike's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    how to remove check ? i try explain i am barb, i run to enter and if it doesn't exist he wait for about 15 seconds! while zombies attack him....and always die.
    I wanna that he come to enter to inst, enter< if not then tp or leave game and use left click+4 buttom(that dat zombie don't kill me and i don't wait too long for nothing.

    And again how to put this [AutoIt] Chancity's iLVL Functions - Pastebin.com into this code? plz help

  10. #745
    russianvr4's Avatar Member
    Reputation
    1
    Join Date
    Jan 2011
    Posts
    41
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ughh, bot stopped picking up blues for no reason.

  11. #746
    zabooza's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by clayfu View Post
    Check out Zangurak's edit of this bot and it removes the tempest rush while keeping everything else. Also don't forget to add the skill that gives you 100 more spirit
    Thank you for the response clayfu, is his edit somewhere in this Thread or is it in it's own?


    Edit: NM, found it. took some digging through this thread
    Last edited by zabooza; 07-18-2012 at 04:05 PM.

  12. #747
    surgey's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    sometimes after resume games.. bot just stand for like 3 seconds and then leave games
    I wonder what's wrong ? I'm using wizard

  13. #748
    russianvr4's Avatar Member
    Reputation
    1
    Join Date
    Jan 2011
    Posts
    41
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    how do i stop the bot from picking up anything under flawless square?

  14. #749
    Lorand1430's Avatar Member
    Reputation
    1
    Join Date
    Jun 2009
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    guys i have a problem i dont understand code thinks and when i start the script mouse move to the left corner and press esc button and stops. and there will be a notepad file whic writes the program thinks there says i died but i didnt die i was in the menu section.

  15. #750
    mondaymob's Avatar Corporal
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by c02 View Post
    My Diablo 3 exit's after ramdom cellar runs - anyone got any idea why ?
    Your loading time is too slow. You might want to increase the delay in the script.

    Originally Posted by russianvr4 View Post
    how do i stop the bot from picking up anything under flawless square?
    Change the PNG file to flawless square.

Page 50 of 55 FirstFirst ... 464748495051525354 ... LastLast

Similar Threads

  1. Replies: 792
    Last Post: 09-07-2012, 10:22 AM
  2. Replies: 4488
    Last Post: 09-01-2012, 03:52 AM
  3. Replies: 564
    Last Post: 07-27-2012, 07:49 AM
  4. Auto IT Goldfarming] Sarkoth DH Gold Script [AutoIT Script] [1260x720 (Widescreen)
    By rowland55 in forum Diablo 3 Bots Questions & Requests
    Replies: 0
    Last Post: 07-07-2012, 01:02 PM
  5. Replies: 30
    Last Post: 06-23-2012, 06:03 AM
All times are GMT -5. The time now is 09:41 AM. 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