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

User Tag List

Page 163 of 300 FirstFirst ... 63113159160161162163164165166167213263 ... LastLast
Results 2,431 to 2,445 of 4489
  1. #2431
    AngelsAdvance's Avatar Member
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    33
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by notAres View Post
    Check again. And edit DH.ini in the script directory.
    ok I got the 1.8f .au3 file from the dropbox now but I still don't see the DH.ini anywhere, do I need to run it once to create the .ini?

    [Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080]
  2. #2432
    70th's Avatar Sergeant
    Reputation
    8
    Join Date
    Jun 2012
    Posts
    56
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yes you do.
    Originally Posted by AngelsAdvance View Post
    ok I got the 1.8f .au3 file from the dropbox now but I still don't see the DH.ini anywhere, do I need to run it once to create the .ini?

  3. #2433
    rb44's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by qu9ke View Post
    -sigh- I don't know why but any version besides 1.8a is just inconsistent with me. There's no guarantee the cursor will hit the cellar no matter what numbers I put in, whereas 1.8a I would at least hit it 90%+ of the time. My only guess would be maybe the other versions are performing actions so fast that my computer lags behind a little bit, causing the DH position to vary. I did notice in 1.8a it performed its actions and pathfinding just a tiny bit slower.
    listen man, were so damn deep into this thread with bug fixes and trying to add new code, any problem you are having will be answered by a) reading the code, theres so many comments that you don't even need to know anything about programming. b) reading previous pages

    we obviously want to keep the masses away from learning about how to use this program / bot, if everyone new what it was we'd get nerfed in seconds. Maybe its best you don't try this stuff if you can't figure it out, you could end up deleting sys32 or something. I'm being honest, I came in here bright eyed and bushy asking retarded questions that if you just reaaaaaadd and take the time, you will learn bro. I have faith in you

  4. #2434
    rb44's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    P.S. everyone, if you don't put out enough DPS to kill sarkoth in less than 3.9 s, then lenghten attacktime to like 6-7 ish (inferno), but if you kill the side guys fast enough, then change the attacktime / 2 and 2.5 to like 4 and 5, i find that works really well. Also i added a few Send("{ALT}") to every loot function so that the names of the items never go down.

    still having that problem with clicking on gems, since it clicks really low on the name. can't find what piece of code to put in, i after calling the pixel search similar to the blues and rares, after that the sendclick should have the same design , top left corner ish of the item word box

  5. #2435
    notAres's Avatar Knight-Lieutenant
    Reputation
    124
    Join Date
    Jun 2012
    Posts
    318
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by rb44 View Post
    P.S. everyone, if you don't put out enough DPS to kill sarkoth in less than 3.9 s, then lenghten attacktime to like 6-7 ish (inferno), but if you kill the side guys fast enough, then change the attacktime / 2 and 2.5 to like 4 and 5, i find that works really well. Also i added a few Send("{ALT}") to every loot function so that the names of the items never go down.

    still having that problem with clicking on gems, since it clicks really low on the name. can't find what piece of code to put in, i after calling the pixel search similar to the blues and rares, after that the sendclick should have the same design , top left corner ish of the item word box
    I tried to fix that already.

    Code:
    	While _ImageSearchArea($pngLoc & "square.png", 1, 0, 0, @DesktopWidth, @DesktopHeight, $gX, $gY, 90)
    		$count += 1
    		MouseClick("left", $gX, $gY - 3, 1, 3)
    Subtracts 3 pixels from final y coordinate before it clicks. Should be moving it 3 pixels up, try more.

  6. #2436
    karosh's Avatar Sergeant
    Reputation
    3
    Join Date
    Jun 2012
    Posts
    47
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    what lines do you get rid of if you only want to attack middle with ball lightning?

  7. #2437
    Neutrolizer's Avatar Member
    Reputation
    11
    Join Date
    Aug 2008
    Posts
    112
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by rb44 View Post
    P.S. everyone, if you don't put out enough DPS to kill sarkoth in less than 3.9 s, then lenghten attacktime to like 6-7 ish (inferno), but if you kill the side guys fast enough, then change the attacktime / 2 and 2.5 to like 4 and 5, i find that works really well. Also i added a few Send("{ALT}") to every loot function so that the names of the items never go down.

    still having that problem with clicking on gems, since it clicks really low on the name. can't find what piece of code to put in, i after calling the pixel search similar to the blues and rares, after that the sendclick should have the same design , top left corner ish of the item word box
    There's an option for that where you can just put alt to toggle item names on/off. Just turn it on once and for the rest of the time you're on, the names of items will be showing until you press alt again.

  8. #2438
    notAres's Avatar Knight-Lieutenant
    Reputation
    124
    Join Date
    Jun 2012
    Posts
    318
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by karosh View Post
    what lines do you get rid of if you only want to attack middle with ball lightning?
    Attack Multiple = False in the INI

  9. #2439
    Thumble's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by soalokinx View Post
    Hello first let me just say thanks for the amazing script.
    I have been messing around with 1.8e and have switched to Ball Lightning Instead of Nether Tentacle.
    The script works pretty flawlessly but I had to tweak it.

    It seems like the variable for $attackTime doesn't make a difference when the value is changed, so I used my own.
    Also as someone else stated $attackMulti is not functioning either, when set on false it still attacks left and right.
    So I had to manually take those attacks out. Other than that the script seems to be very fast compared to the updates before it.


    Ive got my successful run time down to a bout 42-50secs now with 274% Gold Find.
    Selling Magics, Stashing Rares and Tomes, Skipping Gems.
    Ive found like 3 unique items so far one of them being The Three Hundredth Spear ^_^
    I run D3 in VMware Workstation 8, Windows 7 Ultimate 32-bit (Lets me do other things on computer as bot runs)
    Windowed Fullscreen 1600x900, though Fullscreen works to after you let the script do one run on Full Windowed.



    For anyone who has problems with the left quil rat straggling and not getting killed, I highly recommend using Ball Lightning as it ALWAYS kills them all, just means you have to extend the amount of time attacking Sark depending on your DPS. And for anyone having problems dying during closed cellar teleports you should get a templar merc with CC ability's and the only time you'll ever die is if mobs spawn right on top of the teleport spot.


    Awesome Sauce!
    Hi
    By any chance do you have a working unidentified.png in 1600x900 ?

  10. #2440
    Neutrolizer's Avatar Member
    Reputation
    11
    Join Date
    Aug 2008
    Posts
    112
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there a timer in the script for it to determine how long it takes to create a new game while in the main menu? I feel that might be one of the issues I'm having since sometimes I get stuck on the banner page. Something happens and somehow it double clicks or something after it leaves the game to click on the banner. Other than that, very nice script and thanks a lot for the hard work!

  11. #2441
    notAres's Avatar Knight-Lieutenant
    Reputation
    124
    Join Date
    Jun 2012
    Posts
    318
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Neutrolizer View Post
    Is there a timer in the script for it to determine how long it takes to create a new game while in the main menu? I feel that might be one of the issues I'm having since sometimes I get stuck on the banner page. Something happens and somehow it double clicks or something after it leaves the game to click on the banner. Other than that, very nice script and thanks a lot for the hard work!
    Try increasing Load Time=3400 in the ini

  12. #2442
    Neutrolizer's Avatar Member
    Reputation
    11
    Join Date
    Aug 2008
    Posts
    112
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yeah I had mine already set to 3400 in the .ini. Going into a game and starting the pathing is just fine. I'm still not exactly sure what is causing me to click on the banner, whether its an issue for me leaving the game or creating a game. This happens very rarely. Thanks for the quick response.

  13. #2443
    notAres's Avatar Knight-Lieutenant
    Reputation
    124
    Join Date
    Jun 2012
    Posts
    318
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I said increase that value if you feel like it's not letting it load long enough.

  14. #2444
    PlsHelpMe's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    42
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    1.8f is not working correctly in case of dying... every time i die, the script manages to go out the game, but when im already out the game (resume menu) the script tried to get out of diablo 3 and gets stuck in the window "Are you sure sure you want to quit".

    Any chance to solve this?
    Last edited by PlsHelpMe; 06-17-2012 at 05:53 AM.

  15. #2445
    notAres's Avatar Knight-Lieutenant
    Reputation
    124
    Join Date
    Jun 2012
    Posts
    318
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Try newest version. I have never experienced that and I die all the time

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 08:34 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