Sharing my autoIt script :: Sarkoth (loot and optimized for DH) menu

User Tag List

Page 10 of 18 FirstFirst ... 67891011121314 ... LastLast
Results 136 to 150 of 259
  1. #136
    gurungboi's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    for some reason.. even thou I am in window full screen as stated.. the mouse is not clicking resume game at all but point to the extreme left of it.
    What goes?

    nvm.. it works after u click resume yourself >.>
    Last edited by gurungboi; 07-01-2012 at 05:28 PM.

    Sharing my autoIt script :: Sarkoth (loot and optimized for DH)
  2. #137
    Mad man's Avatar Member
    Reputation
    10
    Join Date
    Jul 2008
    Posts
    106
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Update6
    -Added debug option. Activating it will create a log file in your script folder

  3. #138
    calvinc86's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    the new script didnt seem to work for me.. it says at the checkpoint using skills dats all and tp relog and repeat the same thing.. im still using the old script..

  4. #139
    calvinc86's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by gurungboi View Post
    for some reason.. even thou I am in window full screen as stated.. the mouse is not clicking resume game at all but point to the extreme left of it.
    What goes?

    nvm.. it works after u click resume yourself >.>
    i had that problem too.. just add a delay to it.. added a 1.5secs delay and it worked fine.. never had the issue.. just add the Sleep(1500) and it should solve the problem.. at least dats wad i did for some1 who doesnt know coding lol..

    while $Searching
    $Pixel3 = PixelSearch(60,384,411,450,0x3c0700 )
    if Not @error Then
    Sleep(1500)
    MouseClick("left", 230, 416) ;button to resume game from main menu
    ;Sleep(8000)

  5. #140
    Mad man's Avatar Member
    Reputation
    10
    Join Date
    Jul 2008
    Posts
    106
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by calvinc86 View Post
    the new script didnt seem to work for me.. it says at the checkpoint using skills dats all and tp relog and repeat the same thing.. im still using the old script..
    didnt you set your "Move" keybind like I said ?

  6. #141
    omega30xx's Avatar Corporal
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Love this script, you've done a great job!

    I have one small bug that keeps this from running for more than a few minutes. Everything works, but occasionally, whether the cellar is open or not, the script seems to "find" the pixel for the open cellar in the grass. From there the character just sits there waiting for dank cellar to "load" even though it was never clicked (grass was clicked, same spot every time).

    My log is kind of pointless to post as once it finds the pixel in the grass it just says "07/02 @ 08:12:37 - Status check... Success!
    07/02 @ 08:12:38 - Status check... Success!" repeatedly.until i stop the script, or manually reload the level and manually click the new open cellar. If I manually go and click on the cellar when this happens, it turns back to business as usual.

    Any advice, or is this a known bug?

    EDIT: I use the recommended 1920x1080 resolution with all graphics on high. I noticed if settings are on low, the character will pause and the script won't continue once you enter the cellar.
    Last edited by omega30xx; 07-02-2012 at 08:22 AM. Reason: Additional info

  7. #142
    Mad man's Avatar Member
    Reputation
    10
    Join Date
    Jul 2008
    Posts
    106
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    -Update 6.1: Fixed a loop where the bot could stop trying to reach the cellar

  8. #143
    Mad man's Avatar Member
    Reputation
    10
    Join Date
    Jul 2008
    Posts
    106
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by omega30xx View Post
    Love this script, you've done a great job!

    I have one small bug that keeps this from running for more than a few minutes. Everything works, but occasionally, whether the cellar is open or not, the script seems to "find" the pixel for the open cellar in the grass. From there the character just sits there waiting for dank cellar to "load" even though it was never clicked (grass was clicked, same spot every time).

    My log is kind of pointless to post as once it finds the pixel in the grass it just says "07/02 @ 08:12:37 - Status check... Success!
    07/02 @ 08:12:38 - Status check... Success!" repeatedly.until i stop the script, or manually reload the level and manually click the new open cellar. If I manually go and click on the cellar when this happens, it turns back to business as usual.

    Any advice, or is this a known bug?
    I woke up stuck exactly where you were. Just fix'ed it. Update script

  9. #144
    omega30xx's Avatar Corporal
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Mad man View Post
    I woke up stuck exactly where you were. Just fix'ed it. Update script

    Awesome glad you caught it quick!

  10. #145
    Sch's Avatar Private
    Reputation
    2
    Join Date
    Aug 2011
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    When the cellar is not there, it creates a new game.

    When the cellar is there, he enters, stand arround for 2 seconds, and then exits game. Why is that?

    He never went to kill yet.

    Resolution and skills are as written

  11. #146
    botsnpots's Avatar Corporal
    Reputation
    4
    Join Date
    Jul 2012
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Made the script, opened it in 64x and started at the checkpoint. But it just runs to the left abit, using abilities as intended and all..

    Then it just stands there, pressing ESC over and over again.. Whats the problem?

  12. #147
    MeasureCheat's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yeah I followed all settings, tried with run speed and without, screen res are correct and used code from OP. I got to the first check point, left and started, when I rejoin i activate program, character runs to the left smoke screens then drops two caltrops, he then stops completely way short of dank cellar (not even on edge of screen) smoke screens, runs back towards the old ruins(right) then teleports to town and just sits there forever.

    Edit: I removed the fps checkbox now I get the same as the poster above. I start at checkpoint, caltrops twice with a smoke screen, pause, move left, caltrops, then it starts the escape key thing. After 10 runs it either does the escape thing or it gets hung on a fence row and sits there doing nothing at all. In over 30 plus attempts I have yet once had my character reach the cellar.
    Last edited by MeasureCheat; 07-02-2012 at 12:23 PM.

  13. #148
    gurungboi's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    it npced.. bs plans >.>

  14. #149
    omega30xx's Avatar Corporal
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You guys might want to try what I suggested. I would have all sorts of small problems when my graphics were not on high. If you are using other settings you should try high settings and see if it fixes it.

  15. #150
    MeasureCheat's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by omega30xx View Post
    You guys might want to try what I suggested. I would have all sorts of small problems when my graphics were not on high. If you are using other settings you should try high settings and see if it fixes it.
    https://i.imgur.com/kn2Km.jpg

    Here is mine should be all on high, double check for me?

Page 10 of 18 FirstFirst ... 67891011121314 ... LastLast

Similar Threads

  1. Replies: 4466
    Last Post: 05-07-2013, 07:39 AM
  2. Replies: 440
    Last Post: 10-31-2012, 11:00 AM
  3. Replies: 37
    Last Post: 07-18-2012, 02:37 PM
  4. Replies: 164
    Last Post: 07-01-2012, 02:37 PM
  5. Sharing my autoIt script :: Sarkoth (loot and optimized for DH)
    By Mad man in forum Diablo 3 Bots and Programs
    Replies: 23
    Last Post: 06-11-2012, 01:46 PM
All times are GMT -5. The time now is 08:26 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