[Gold/Item Farming] Shimizoki's Sarkoth DH Script [AutoIt] menu

Shout-Out

User Tag List

Page 32 of 135 FirstFirst ... 28293031323334353682132 ... LastLast
Results 466 to 480 of 2011
  1. #466
    Shimizoki's Avatar Knight-Lieutenant
    Reputation
    32
    Join Date
    Jun 2012
    Posts
    358
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Atemas View Post
    When I die from mobs and it leaves the game after, it opens up my banner customization and gets stuck there.
    Any solutions?
    Originally Posted by FFSmasher View Post
    I'm having a problem similar to Atemas, the bot will run fine for a while, but then i'll come back and it will either be on the banner page, or the achievements page. Can we possible add some image searches for these two screen to automatically exit them and resume game again?
    Aye thats a bug that just popped up because I did something stupid. I have just now fixed it (temp fix) in the latest version. You can either restart your script and test if the autoupdate works, or get it from the OP. Basically there were a few errors I didnt notice. Since I only die once every 50-100 runs I didnt notice the bug last night. (I did this morning though)
    -Darkling Lord

    [Gold/Item Farming] Shimizoki's Sarkoth DH Script [AutoIt]
  2. #467
    sydeu's Avatar Master Sergeant
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    87
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sometimes (not often but it happens) i can get logged out cause of internet issues, would it be possible to add some kind autologin? Like if the bot can't find the resume button it looks for something that can only be found at login menu and when it finds this it enters login + password and just keeps going. Would be really awesome!

    Also, thanks for all your hard work and effort to help everyone!

  3. #468
    Slowloris's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This is great bot, almoust perfect... But I found 2x errors

    1. After leaving PC on for night (with shutdown timer) I saw that, I made +- 1h of runs, and then it "stopped" and made another run after 4h. Logs shoved, that its done run 10x at 1h runtime, and 10x+1 at 4h runtime... No idea what happened


    2. Now Im having little problems with selling magics...
    Run Number: 7 - Runs till management: 1
    Main Menu
    Old Ruins
    Cellar Check
    - Found
    Dank Cellar
    Attacking Sarkoth
    Looting
    Returning to Town
    Leaving Game
    Runtime: 49.99 seconds.
    Total Runtime: 0 hours, 6 minutes.

    Run Number: 8 - Runs till management: 6
    Main Menu
    Old Ruins
    Cellar Check
    - Not Found
    Returning to Town
    Leaving Game
    Runtime: 16.39 seconds.
    Total Runtime: 0 hours, 6 minutes.
    I saw that it should sell loots, but instead it "jumped" forward and skipped selling, next maintance after 6 rounds... Any help?

    Ini file:

    [Log]
    Physical Log=True
    [Skills]
    Caltrops=1
    Companion=4
    Preperation=3
    SmokeScreen=2
    [Looting]
    Sets=True
    Legendaries=True
    Rares=True
    Magic=True
    Gems=True
    Tomes=True
    Custom=True
    [Custom Loot]
    PNG Location=C:\Program Files (x86)\AutoIt3\Include\1600x900\
    Total Items=1
    [ManageLoot]
    How Often=4
    [Stashing]
    Loot=False
    Legendaries=True
    Rares=True
    Magic=False
    Tomes=True
    [Vendoring]
    Loot=False
    Rares=False
    Magic=True
    [Variability]
    Timer=False
    ManageLoot=2
    [Additional]
    Movement Speed=15
    Pickup Radius=6


    it should do maintance after each 4 runs only (not 6, timer is off) also it should vendor...

  4. #469
    Angrycoder's Avatar Knight-Lieutenant
    Reputation
    20
    Join Date
    Jun 2012
    Posts
    370
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
    If CheckFor("DisconnectError", "", 720*$x_ratio, 360*$y_ratio, 1200*$x_ratio, 480*$y_ratio, .5) Then
                                LogWrite("Disconnected" & @CRLF)
                                RandClick("left", Round(960*$y_ratio), Round(635*$x_ratio), 50 ,10)
                                Sleep(Random(1000, 2000))
                        EndIf
    I didnt see a PNG added for this new check in your PNG files. I have to create my own reguardless, but was just taking a look at what you actually used to check for this, and no image was there ;p

  5. #470
    Shimizoki's Avatar Knight-Lieutenant
    Reputation
    32
    Join Date
    Jun 2012
    Posts
    358
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sydeu View Post
    Sometimes (not often but it happens) i can get logged out cause of internet issues, would it be possible to add some kind autologin? Like if the bot can't find the resume button it looks for something that can only be found at login menu and when it finds this it enters login + password and just keeps going. Would be really awesome!
    Also, thanks for all your hard work and effort to help everyone!
    I can do something like this... however its not something I really want to. Something about putting your username and password into a script made by some random dude on the internet just seems like a bad idea. Thats why I haven't implemented it before.

    Originally Posted by Slowloris View Post
    This is great bot, almoust perfect... But I found 2x errors

    1. After leaving PC on for night (with shutdown timer) I saw that, I made +- 1h of runs, and then it "stopped" and made another run after 4h. Logs shoved, that its done run 10x at 1h runtime, and 10x+1 at 4h runtime... No idea what happened


    2. Now Im having little problems with selling magics...
    [ManageLoot]
    How Often=4

    [Vendoring]
    Loot=False

    [Variability]
    ManageLoot=2

    it should do maintance after each 4 runs only (not 6, timer is off) also it should vendor...
    First off you have set in the INI Vendor Loot = False. this will make it so you don't vendor. Set it to true and you will vendor stuff, the other settings will take care of that.
    Second, you have manageLoot at 4 yes, but you have the variability at 2, this means you will vendor between 4-2 and 4+2 runs. or 2-6 runs. Make the variability 1. (It doesnt like it when its 0, im working on that) You will run between 3-5 times which is what you wanted.


    For those with the Disconnect issue. On 1920x1080 systems I have created this -> [Gold/Item Farming] Shimizoki's Sarkoth DH Script [AutoIt]-disconnecterror-png Drop it in your PNGs folder and it should be good to go. Just like all the times it doesnt work, make sure the name is right. "DisconnectError.png" and try and make your own, just to double check.
    Its now in the latest version of the PNGs along with a 1600x900.
    Last edited by Shimizoki; 06-16-2012 at 09:03 AM.
    -Darkling Lord

  6. #471
    Slowloris's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Shimizoki View Post
    First off you have set in the INI Vendor Loot = False. this will make it so you don't vendor. Set it to true and you will vendor stuff, the other settings will take care of that.
    Second, you have manageLoot at 4 yes, but you have the variability at 2, this means you will vendor between 4-2 and 4+2 runs. or 2-6 runs. Make the variability 1. (It doesnt like it when its 0, im working on that) You will run between 3-5 times which is what you wanted.
    I thought that vendor loot is for "custom" loot vendoring. I have pots at custom loot, and after evenings "farm" I didnt have any left (sold to shop), thats why disabled it.
    Tnx.

  7. #472
    FFSmasher'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)
    I'm testing the new script this morning, it seems with sarkoth drops a bunch of loot, my character is taking a ton of meaningless clicks around the cellar, walking up in the top right, not even near the loot, sometimes it lasts for up to 45 secs to a minute, then sometimes he will grab the blues\gems and TP back to town, or sometimes not grab anything and TP back to town.

  8. #473
    ooxxy's Avatar Corporal
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    27
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Still having the same issues as yesterday, followed everything in the OP exactly, but it still won't recognise the PNG's. my mouse just moves around in bottom right corner on menu and sometimes wont move at all.

  9. #474
    sydeu's Avatar Master Sergeant
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    87
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Shimizoki View Post
    I can do something like this... however its not something I really want to. Something about putting your username and password into a script made by some random dude on the internet just seems like a bad idea. Thats why I haven't implemented it before.
    Yeah i can see what you mean, would be really nice if you still could add it but have it turned off by default so people can choose not to use it. But i understand if u don't want to spend your time on something that you think people don't want to use of course

  10. #475
    Shimizoki's Avatar Knight-Lieutenant
    Reputation
    32
    Join Date
    Jun 2012
    Posts
    358
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by FFSmasher View Post
    I'm testing the new script this morning, it seems with sarkoth drops a bunch of loot, my character is taking a ton of meaningless clicks around the cellar, walking up in the top right, not even near the loot, sometimes it lasts for up to 45 secs to a minute, then sometimes he will grab the blues\gems and TP back to town, or sometimes not grab anything and TP back to town.
    Someone mentioned flashy weapons sometime interfere with the script. try it with an ugly one see if that does anything. Otherwise ill take a look as to why its doing it.

    Originally Posted by ooxxy View Post
    Still having the same issues as yesterday, followed everything in the OP exactly, but it still won't recognise the PNG's. my mouse just moves around in bottom right corner on menu and sometimes wont move at all.
    If you have checked the troubleshooting area and done all of that then I dont know. Feel free to send me your INI file and ill take a look. Remember that the script should be completely unedited.
    -Darkling Lord

  11. #476
    Angrycoder's Avatar Knight-Lieutenant
    Reputation
    20
    Join Date
    Jun 2012
    Posts
    370
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by FFSmasher View Post
    I'm testing the new script this morning, it seems with sarkoth drops a bunch of loot, my character is taking a ton of meaningless clicks around the cellar, walking up in the top right, not even near the loot, sometimes it lasts for up to 45 secs to a minute, then sometimes he will grab the blues\gems and TP back to town, or sometimes not grab anything and TP back to town.
    Yep, this happened a lot to me til i switched out my flashy xbow ;p Putting on a non flashy weapon fixed it for me, and i can reproduce this error 100% if i put back on my lightning xbow. Just spend like 100k on a garbage bow with no fire, lightning etc added to it.

  12. #477
    Angrycoder's Avatar Knight-Lieutenant
    Reputation
    20
    Join Date
    Jun 2012
    Posts
    370
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ooxxy View Post
    Still having the same issues as yesterday, followed everything in the OP exactly, but it still won't recognise the PNG's. my mouse just moves around in bottom right corner on menu and sometimes wont move at all.
    Best thing i could suggest to you is to start simple. Take your own PNG of the Resume Button, place it in your image folder and remove the old one. Log in, hit = and see if it logs you into the game. If it does, you will likely just have to make all your PNGs (this is a bit of work, but it fixes a LOT of problems).

  13. #478
    Shimizoki's Avatar Knight-Lieutenant
    Reputation
    32
    Join Date
    Jun 2012
    Posts
    358
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @Angrycoder - Are you using 1.3? did you get an autoupdate to 1.3.1? I cant test if it works on other systems.
    -Darkling Lord

  14. #479
    Karson3270's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks Shimizoki after I insert the Network Disconnect image in the PNG file, it should all work fine?

    Thank you so much!

  15. #480
    Shimizoki's Avatar Knight-Lieutenant
    Reputation
    32
    Join Date
    Jun 2012
    Posts
    358
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Karson3270 View Post
    Thanks Shimizoki after I insert the Network Disconnect image in the PNG file, it should all work fine?
    Thank you so much!
    Maybe... I havent tested it on other resolutions. It should in theory fix that issue though. I'll need feedback.
    -Darkling Lord

Similar Threads

  1. Replies: 113
    Last Post: 01-06-2014, 12:49 PM
  2. Replies: 36
    Last Post: 08-04-2012, 02:05 PM
  3. Need help [Gold/Item Farming] Shimizoki's Sarkoth DH Script [AutoIt]
    By heina in forum Diablo 3 Bots Questions & Requests
    Replies: 0
    Last Post: 07-13-2012, 12:06 PM
  4. REQUEST: Shimizoki's Sarkoth DH Script [AutoIt] Pick up only itemlvl 63 rares.
    By ALWIN21 in forum Diablo 3 Bots Questions & Requests
    Replies: 0
    Last Post: 07-10-2012, 07:10 PM
  5. [Gold/Item Farming] Shimizoki's Sarkoth DH Script [AutoIt]
    By Shimizoki in forum Diablo 3 Bots and Programs
    Replies: 403
    Last Post: 06-15-2012, 03:42 PM
All times are GMT -5. The time now is 06:43 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