[Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080] menu

User Tag List

Page 283 of 300 FirstFirst ... 183233279280281282283284285286287 ... LastLast
Results 4,231 to 4,245 of 4489
  1. #4231
    hahahoha's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hi, just wanted to say thank you very much for this script and bot. started botting 1 day ago as a total scripting noob and was able to cut down the run time significantly from 32 sec to 23 sec a run through a whole day or 2 of messing with numbers that i had no idea what were. It still misses an open cellar from time to time but with some messing about the frequency has reduced alot given that theres no stuttering.
    One question: how can i make it to use smokescreen from the entrance of cellar to the door of sarkoth? tried to mess about but to no avail. i think that can reduce the run by 1 second!
    Thanks in advance.

    [Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080]
  2. #4232
    stealthingyew's Avatar Knight-Lieutenant
    Reputation
    12
    Join Date
    Jun 2012
    Posts
    257
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hahahoha View Post
    hi, just wanted to say thank you very much for this script and bot. started botting 1 day ago as a total scripting noob and was able to cut down the run time significantly from 32 sec to 23 sec a run through a whole day or 2 of messing with numbers that i had no idea what were. It still misses an open cellar from time to time but with some messing about the frequency has reduced alot given that theres no stuttering.
    One question: how can i make it to use smokescreen from the entrance of cellar to the door of sarkoth? tried to mess about but to no avail. i think that can reduce the run by 1 second!
    Thanks in advance.
    Send($skillSmokeScreen)

    However I dont think it's recycled yet


    When I return home Sunday I will clean my script up and post it. It's the same as the original script he posted but run times are faster, it saves a log, and it has starting gold, gold per hour, total gold
    Earned for the session, and then current gold. It also salvages all magic(blue) items it doesn't check item level. I may add all stash tabs and try to do item level check.
    Last edited by stealthingyew; 07-06-2012 at 12:31 PM.

  3. #4233
    jeehye's Avatar Knight
    Reputation
    14
    Join Date
    Jul 2012
    Posts
    221
    Thanks G/R
    18/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by stealthingyew View Post
    It looks based on color which is a hex number. Tolerance lets it go up or down in numbers which makes it lighter or darker basically. You could take a screenshot of item and then get the hex number for the color and replace it in the script to see if you have better luck.
    is it possible to set the tolerance to 0 or a negative number? i presume the lower the number the darker is gets? correct me if im wrong . not too comfortable messing with hex numbers atm.

    Originally Posted by hahahoha View Post
    hi, just wanted to say thank you very much for this script and bot. started botting 1 day ago as a total scripting noob and was able to cut down the run time significantly from 32 sec to 23 sec a run through a whole day or 2 of messing with numbers that i had no idea what were. It still misses an open cellar from time to time but with some messing about the frequency has reduced alot given that theres no stuttering.
    One question: how can i make it to use smokescreen from the entrance of cellar to the door of sarkoth? tried to mess about but to no avail. i think that can reduce the run by 1 second!
    Thanks in advance.
    Is the 32 sec to 23 sec run opened cellar? if so do you mind sharing how you accomplished this? like maybe pasting the code you used

    I actually did implement the smokescreen skill from the entrance of the cellar to the door of sarkoth but the problem is once it reaches the door, itll wait til the cd is refreshed before it starts shooting so i dont think youll be saving a sec or two, probably just a few ms.
    Last edited by jeehye; 07-06-2012 at 12:53 PM.

  4. #4234
    hahahoha's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jeehye View Post
    Is the 32 sec to 23 sec run opened cellar? if so do you mind sharing how you accomplished this? like maybe pasting the code you used

    I actually did implement the smokescreen skill from the entrance of the cellar to the door of sarkoth but the problem is once it reaches the door, itll wait til the cd is refreshed before it starts shooting so i dont think youll be saving a sec or two, probably just a few ms.
    hey! its opened cellar with only gold and the occasional rare/legendary looting. i thought the run times can actually be slightly faster if my comp didnt go all sluggish and low fps when the autoit is running.

    The main change i believe is i switched my skills to left click - loaded for bear, right click - rain of vengenance. The ROV is for the few runs where sarkoth doesnt die in 3 lob. I also upped my pickup radius to 14. This allowed me to run straight to the corspe of sarkoth, pickup gold on the way and tp without the hassle of casting ferret (default is once or twice iirc).

    Sorry Ive no idea how to paste the code here without it looking like a mess =(. total noob.
    Last edited by hahahoha; 07-06-2012 at 01:14 PM.

  5. #4235
    jeehye's Avatar Knight
    Reputation
    14
    Join Date
    Jul 2012
    Posts
    221
    Thanks G/R
    18/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    oh gotcha, i was planning on playing with the beginning part too, instead of using smokescreen, to spamming vault and then smokescreening towards the entrance of the cellar close enough so that when you port into the cellar, you would still have smokescreen up for that extra second of running towards the door.

  6. #4236
    coughinrehearsal's Avatar Private
    Reputation
    1
    Join Date
    Feb 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by LokiMadness View Post
    So info on where in code the coordinates are located for the chest clicking would be helpful.
    Search for the StashLoot() function. I believe the first MouseClick in that function is what you're looking for.

  7. #4237
    hahahoha's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hi, just wanted to get some advice from members here. Will I get more gph by looting and selling 1000g+ blues? the reason i ask is because atm im doing runs with 315% gf with 13sec closed / 22-23sec opened cellar, looting only rares/legendary, and im getting 400 gph. i thought my run times and gf% are quite decent yet im getting nowhere as much gold as some other people like 500+ gph. Of course its still better than zero gold =)) maybe i should just be content with it!!

  8. #4238
    Synfoe's Avatar Sergeant
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    37
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    When will the new version be released. or can I atleast beta test

  9. #4239
    laladude's Avatar Member
    Reputation
    11
    Join Date
    May 2012
    Posts
    29
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hahahoha View Post
    hi, just wanted to get some advice from members here. Will I get more gph by looting and selling 1000g+ blues? the reason i ask is because atm im doing runs with 315% gf with 13sec closed / 22-23sec opened cellar, looting only rares/legendary, and im getting 400 gph. i thought my run times and gf% are quite decent yet im getting nowhere as much gold as some other people like 500+ gph. Of course its still better than zero gold =)) maybe i should just be content with it!!
    issit possible if u can share your code with me? and the skills u use? after much tinkering around, i can only get around 29-32 sec/run @347k/h with 305% gf, i have around 200+ mf as well
    Last edited by laladude; 07-06-2012 at 04:31 PM.

  10. #4240
    p0xis's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is there anyone having problem with the game crashing after few 100 runs?

  11. #4241
    Kalithian's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey, been using the bot for last 2 days. Really nice. I am only running into 1 problem. When attacking the group of mobs, my character will attack for 12 seconds. It only takes me 6 seconds to kill him. Yes i know the time is low but its what I can do. So for 6 seconds I just sit there, sending in attacks into nothing. This is also slowing the time it takes for my character to loot items, and often is missing items, due to the names fading from the screen. Ive stop-watched the times. How can i stop the 6 seconds of additional firing

  12. #4242
    ravezot's Avatar Banned
    Reputation
    7
    Join Date
    Jun 2012
    Posts
    57
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    does this script have gold/hour check?

  13. #4243
    Kalithian's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ravezot View Post
    does this script have gold/hour check?
    A few pages back theres the additional code to add to the script with instructions to it

  14. #4244
    stealthingyew's Avatar Knight-Lieutenant
    Reputation
    12
    Join Date
    Jun 2012
    Posts
    257
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Kalithian View Post
    Hey, been using the bot for last 2 days. Really nice. I am only running into 1 problem. When attacking the group of mobs, my character will attack for 12 seconds. It only takes me 6 seconds to kill him. Yes i know the time is low but its what I can do. So for 6 seconds I just sit there, sending in attacks into nothing. This is also slowing the time it takes for my character to loot items, and often is missing items, due to the names fading from the screen. Ive stop-watched the times. How can i stop the 6 seconds of additional firing
    Ataack time in the Ini lower it. Also in game option to show item names all the time until alt is pushed.

  15. #4245
    arevin01's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hahahoha View Post
    hi, just wanted to get some advice from members here. Will I get more gph by looting and selling 1000g+ blues? the reason i ask is because atm im doing runs with 315% gf with 13sec closed / 22-23sec opened cellar, looting only rares/legendary, and im getting 400 gph. i thought my run times and gf% are quite decent yet im getting nowhere as much gold as some other people like 500+ gph. Of course its still better than zero gold =)) maybe i should just be content with it!!
    It's possible to get 500+ gph if your luck with opened cellars is over 50%. I managed to get 58% over a 1 hr period which had a GPH of 484. The avg over a long period of time is 47-49%. You can't really go any faster as 20-30 sec is the fastest it can be done I believe.

Similar Threads

  1. Replies: 17
    Last Post: 12-14-2012, 07:21 PM
  2. Replies: 108
    Last Post: 07-03-2012, 02:39 PM
  3. Auto IT Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080]
    By Peterk426 in forum Diablo 3 Bots Questions & Requests
    Replies: 5
    Last Post: 07-02-2012, 03:05 PM
  4. Replies: 5
    Last Post: 06-19-2012, 01:36 PM
  5. [Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080]
    By notAres in forum Diablo 3 Bots and Programs
    Replies: 1118
    Last Post: 06-11-2012, 10:32 AM
All times are GMT -5. The time now is 05:43 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