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

User Tag List

Page 194 of 300 FirstFirst ... 94144190191192193194195196197198244294 ... LastLast
Results 2,896 to 2,910 of 4489
  1. #2896
    cybersrs's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Has anyone modified the script to run 1440x900?
    I would really appreciate!
    Thank you!

    [Goldfarming] notAres' Sarkoth DH Gold Script [AutoIT Script] [1920x1080]
  2. #2897
    tantrim1's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    38
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by JiveRook View Post
    Can someone help me setup VMware?? I think I may have done or misse something when installing it.. When I double click the diablo 3 icon.. It doesn't do anything in VMware.. Anyone have the same problem??
    What kind of graphics card are you using? I had a 2001 GPU in my comp when i bought it a week ago and it wouldn't launch the game at all with that pos.

  3. #2898
    derrace'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)
    Hey notAres', good work on the script.

    Been using autoit for a couple of weeks now, I have a few questions/suggestions.

    In your first post:
    Known Working Resolutions 2560x1440

    Is this D3 in game video setting?

    I noticed that the images in botzip didn't included this res, just wondering.

    If not, did you keep ur desktop res at 2560x1440 when you changed it to 1920 x 1080?


    Code:
    line 89: $vendorAll = "False" ;True if you want to right click all items when talking to vendor
    
    line 740:	$vendorAll = IniRead($ini, "Vendoring", "All", $vendorAll)
    
    line 777:	IniWrite($ini, "Vendoring", "All", $vendorAll)
    I don't have this variable in my ini, and for some reason it doesn't create it.

    Yet some how it's still selling stuff despite this check:

    Code:
    line 618:
    	If $vendorAll == True Then
    		For $c = 1 To $vendorCols
    			For $r = 1 To $vendorRows
    				RandClick("right", (((($c - 1) * 50) + 32 + 1400) * $x_ratio), (((($r - 1) * 51) + 32 + 580) * $y_ratio), 2, 2, 1, 2.5)
    			Next
    		Next
    	EndIf
    I have higher latency, and I have tried dropping $movementSpeed (tested til 12) even when I have 25%ms and this worked to a certain extent. Some bits of the code doesn't account for higher pings, such as the selling action in the code above. I had to add a sleep in there, otherwise it skips over some items. I don't like the idea of spamming right-click when there's delays.... never know what happens, and I am scared of sending right clicking actions.... which is why I commented out all RandClick("right"... even after setting some stuff to false, e.g. $Identify.

    Waypoints,

    on default, mine were falling short, I can't even see the cellar, so I had to increase my sleep times.

    Code:
    line 185:	RandClick("middle", Round(3 * $y_ratio), Round(370 * $y_ratio), 2, 2) ;waits ~1 second then [waypoint 2]
    is this meant to be Round(3 * $y_ratio) or Round(3 * $x_ratio)?

    I had to adjust my values to make sure my cursor is on the cellar, but I am unsure of the exact position.

    I think it might help others and myself if you included a screenshot of where the DH should be roughly standing in all 3 waypoints + where the cursor should be (centre, top left, bottom right of cellar?). I was reluctant to go from 1.7 to 1.9 because I had to retweak the sleep times. It was a bit of trial and error and it would be nice if you had another variable to account for latency. having the custom functions Moving/RandClick is a nifty feature, but I still had to tweak the other sleep calls. Actually, this might be too troublesome, I think a screenshot should suffice.


    The other major problem I have is the pixel detection for the cellar entrance.

    I have tweaked mine to sorta find the cellar. But there are instances where it mouses over the cellar to highlight it, but still detects it as not found.

    Code:
    $Pixel2 = PixelSearch(0, 0, Round(600 * $x_ratio), Round(600 * $y_ratio), 0x334FB7, 3)
    I have increased the bbox and it mostly fixes this. I still get misses though. Do you get any misses, apart from the times when you run into a mob and it displaces you?

    Check func for town.

    I saw how you have images for the wording for different places, perhaps an image of the icon (aura area above exp bar) when you are in town and a func to check if you are in town would be useful.

    Thanks again.

    D
    Last edited by derrace; 06-20-2012 at 03:53 AM.

  4. #2899
    dblshots's Avatar Corporal
    Reputation
    1
    Join Date
    May 2012
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hey rly sorry to ask this but i'm having trouble to change the png location sry i'm a noob but i need help plz

  5. #2900
    derrace'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)
    Originally Posted by dblshots View Post
    hey rly sorry to ask this but i'm having trouble to change the png location sry i'm a noob but i need help plz
    Change it in the DH.ini file.

    make sure in your DH.au3 file, line 52 looks like this:
    Code:
    $pngLoc = "@ScriptDir" ;Location of the .PNGs (NO SUBFOLDERS - ALL PNGS GO HERE)
    Last edited by derrace; 06-20-2012 at 04:15 AM. Reason: typo

  6. #2901
    Aashtar's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Did you noticed that since the patch sarkoth is a bit stronger or more reactive ? It's still working but they did something. Too many people using it, it smells the next nerf... all that hard work >_< i feel bad for notAres D:

  7. #2902
    dblshots's Avatar Corporal
    Reputation
    1
    Join Date
    May 2012
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by derrace View Post
    Change it in the DH.ini file.

    make sure in your DH.au3 file, line 52 looks like this:
    Code:
    $pngLoc = "@ScriptDir" ;Location of the .PNGs (NO SUBFOLDERS - ALL PNGS GO HERE)
    yes it's like that but i couldn;t find :S can you do an exemple cause doesnt seem to work rly sorry to bother you and thx for the reply

  8. #2903
    derrace'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)
    Originally Posted by dblshots View Post
    yes it's like that but i couldn;t find :S can you do an exemple cause doesnt seem to work rly sorry to bother you and thx for the reply
    I don't have my ini with me atm, maybe you if paste yours I can have a look?

    Originally Posted by Aashtar View Post
    Did you noticed that since the patch sarkoth is a bit stronger or more reactive ? It's still working but they did something. Too many people using it, it smells the next nerf... all that hard work >_< i feel bad for notAres D:
    He moves forward now when you attack him, his mobs moves forward, then sidewards as well if you don't clear them in time. NE got nerfed such that it only hit once, ias nerf which will affect DH if ur gear is ias based. The guiding arrows usually clear them.
    Last edited by derrace; 06-20-2012 at 04:23 AM.

  9. #2904
    dblshots's Avatar Corporal
    Reputation
    1
    Join Date
    May 2012
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by derrace View Post
    I don't have my ini with me atm, maybe you if paste yours I can have a look?
    $pngLoc = "C:\Users\Wathana\Desktop\BotFiles" ;Location of the .PNGs (NO SUBFOLDERS - ALL PNGS GO HERE) that's how it looks
    the error i get is this : FATAL ERROR CANNOT FIND:C:\Users\Wathana\Desktop\BotFilesmainmenu.png

  10. #2905
    derrace'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)
    Originally Posted by dblshots View Post
    $pngLoc = "C:\Users\Wathana\Desktop\BotFiles" ;Location of the .PNGs (NO SUBFOLDERS - ALL PNGS GO HERE) that's how it looks
    the error i get is this : FATAL ERROR CANNOT FIND:C:\Users\Wathana\Desktop\BotFilesmainmenu.png
    you are missing a "\" at the end. that's all.

  11. #2906
    dblshots's Avatar Corporal
    Reputation
    1
    Join Date
    May 2012
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by derrace View Post
    you are missing a "\" at the end. that's all.
    **** ME !! still give me the same shit thx for the help ;(

  12. #2907
    JiveRook's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Some Radeom graphics card.. It's a new Alienware desktop.. I have 2xRadeon HD with crossfire connection.

  13. #2908
    derrace'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)
    Originally Posted by dblshots View Post
    **** ME !! still give me the same shit thx for the help ;(
    Can you navigate to C:\Users\Wathana\Desktop\BotFiles\ in windows explorer? Does the folder exist, and are there any files in there?

    I am suspecting you are pointing to the folder with 3 sub folders. Either copy the files out into C:\Users\Wathana\Desktop\BotFiles\ or append the subfolder to C:\Users\Wathana\Desktop\BotFiles\

  14. #2909
    JiveRook's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I had this problem and I re downloaded the DLL files and re put them in my system32 folder and it fixed it

  15. #2910
    skatermark420's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    31
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dblshots View Post
    **** ME !! still give me the same shit thx for the help ;(
    make sure u didnt edit line
    112 If $pngLoc == "@ScriptDir" Then $pngLoc = @ScriptDir & "\pics\"
    this needs to stay like this do not put ur DIR to pngs thats on line


    52 $pngLoc = "C:\Users\L3THAL\Desktop\BotFiles\BotFiles\pics\" ;Location of the .PNGs (NO SUBFOLDERS - ALL PNGS GO HERE)
    is only one u need to edit

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 09:42 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