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

Shout-Out

User Tag List

Page 6 of 18 FirstFirst ... 2345678910 ... LastLast
Results 76 to 90 of 259
  1. #76
    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 satan2004 View Post
    awful script
    thank you for your input. very constructive.

    Sharing my autoIt script :: Sarkoth (loot and optimized for DH)
  2. #77
    krims0nknite's Avatar Member
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    50
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    $runMade = 0 should be inserted into the Func Town area otherwise it will vendor every time after the count has been reached, without resetting it.

    I ended up removing white looting myself, looting and selling blues this script makes more than the other scripts out there.

    I don't think the gems are worth the effort and time.
    Last edited by krims0nknite; 06-13-2012 at 04:24 AM.

  3. #78
    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 krims0nknite View Post
    $runMade = 0 should be inserted into the Func Town
    it's been in the script for a while. maybe you got the script in the 3-4 hours window where I posted it with this bug.
    Last edited by Mad man; 06-13-2012 at 06:36 AM.

  4. #79
    archlord12345's Avatar Active Member
    Reputation
    17
    Join Date
    May 2012
    Posts
    186
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ive a problem with lastest version ,everytime the damp cellar is not here, it still do it anyway


    anyone has the old version that was selling to merchant each game and would like to post it here? thanks it would be appreciated
    Last edited by archlord12345; 06-13-2012 at 03:57 PM.

  5. #80
    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)
    Updated script

    -Should no longer try to get in the cellar if it's closed and you have a mercenary with you.
    -Added options at the top of the script. Read comments.
    -Added option to add time if you can't reach the cellar door because of lag.
    -Added option to deactivate white looting
    -Added an option to deactivate blue looting
    -Added an option to keep potions
    -Added an option to keep gems

  6. #81
    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)
    will now keep gems by default

  7. #82
    exit2212's Avatar Sergeant
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    47
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Any idea of what to add in script for like " if you dont move for 3min, push middle of screen for push "ok" at the disconnect message ?

  8. #83
    SpyOrbit's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How do we go about changing where he clicks for the vendor, he clicks on the guy right before him to talk and then doesnt make it to the vendor in time. I'm assuming it has something to do with changing the pixels where it clicks but where in the code will I do that, and how do I get the pixel count/screen mouse position.

  9. #84
    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 SpyOrbit View Post
    How do we go about changing where he clicks for the vendor, he clicks on the guy right before him to talk and then doesnt make it to the vendor in time. I'm assuming it has something to do with changing the pixels where it clicks but where in the code will I do that, and how do I get the pixel count/screen mouse position.
    the vendor is not found with pixel color. it's screen position. It's the first report I have on failure to vendor.

    please confirm you're in 1920x1080 and full screen windowed

  10. #85
    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 exit2212 View Post
    Any idea of what to add in script for like " if you dont move for 3min, push middle of screen for push "ok" at the disconnect message ?
    yeah, I got the disconnected message this morning and took a screenshot. I'll be able to work a system to resume the bot after disconnection.

  11. #86
    SpyOrbit's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Mad man View Post
    the vendor is not found with pixel color. it's screen position. It's the first report I have on failure to vendor.

    please confirm you're in 1920x1080 and full screen windowed

    Yeah Mad man, not sure if there was a lag involved or what, but he is basically clicking on the guy right before the vendor, then they talk and it disrupts the timing so he doesnt make it to the vendor.
    I am running 1920 x 1080 full screen windowed.

  12. #87
    G00DFe77a's Avatar Active Member
    Reputation
    75
    Join Date
    Aug 2006
    Posts
    43
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The script seems to have a problem with rare belts. I have caught it on more than one occasion selling rare belts instead of depositing into the stash. Otherwise running great after tweaking it to my attacks.

  13. #88
    exit2212's Avatar Sergeant
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    47
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by SpyOrbit View Post
    Yeah Mad man, not sure if there was a lag involved or what, but he is basically clicking on the guy right before the vendor, then they talk and it disrupts the timing so he doesnt make it to the vendor.
    I am running 1920 x 1080 full screen windowed.
    Just add sleep time after first "half way" to vendor like add 500

  14. #89
    lurenbs's Avatar Member
    Reputation
    1
    Join Date
    Jun 2008
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hi i was thinking i would implement a way to adjust resolution and re share it, do u mind?

  15. #90
    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 G00DFe77a View Post
    The script seems to have a problem with rare belts. I have caught it on more than one occasion selling rare belts instead of depositing into the stash. Otherwise running great after tweaking it to my attacks.
    it cannot sell unidentified items

Page 6 of 18 FirstFirst ... 2345678910 ... 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 06:17 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