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

User Tag List

Page 119 of 135 FirstFirst ... 1969115116117118119120121122123 ... LastLast
Results 1,771 to 1,785 of 2011
  1. #1771
    hereforthegoods's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Maskim19 View Post
    Put them on the bottom row of your inventory 1 of each so they stack there
    Alright, thanks a lot bro.

    [Gold/Item Farming] Shimizoki's Sarkoth DH Script [AutoIt]
  2. #1772
    alloces's Avatar Private
    Reputation
    1
    Join Date
    Feb 2010
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Okey, fixed, now the script starts, creating game but can not even reach the dank celler and teleporting to town...
    you can see what the script is doing here:

    LINK

    any suggestions what cause this?
    Originally Posted by Angrycoder View Post
    The suggestions to your issue have been posted multiple times in this thread.
    I'm sure you are right but there was 118 pages when i post my problem... it is much easier to repeat the solution, my friend... or can you just navigate me to wich page to read...

  3. #1773
    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 boLT1388 View Post
    Hello, AngryCoder
    Could you plz share your remake of Wizard 21's script for DH? I can't setup FindCellar function...
    Code:
    ;Make sure we are in the right area before beginning run
    		If CheckFor("OldRuins", "Area") Then
    			Sleep(100)
    			GUICtrlSetData($lblLocation, "Location: Old Ruins")
    			;If $StartingGold = 0 Then Call("GoldPerHour")
    			
    			;Start Run
    				RandClick("middle", Round(500*$x_ratio), Round(250*$y_ratio), 5*$x_ratio, 5*$y_ratio) ;starts the run [waypoint 1]
    				Moving(1125)
    				Send($skillSmokeScreen)
    				Moving(440)
    				RandClick("middle", 1, Round(370*$y_ratio), 5*$x_ratio, 5*$y_ratio, 1, 5) ;waits ~1 second then [waypoint 2]
    				Moving(1875)
    				RandClick("middle", Round(400*$x_ratio), Round(600*$y_ratio), 5*$x_ratio, 5*$y_ratio) ;middle of courtyard [waypoint 3]
    				Moving(50)
    				Send($skillSmokeScreen)
    				Moving(25)
    				Send($skillPreperation)
    				Moving(750)
    				Send($skillCaltrops)
    				Sleep(300)
    				RandMove(Round(300*$x_ratio),Round(80*$y_ratio), 5*$x_ratio, 5*$y_ratio) 
    				Sleep (500)
    
    			;Check for Cellar
    				$Pixel2 = PixelSearch(0,0, Round(600*$x_ratio), Round(600*$y_ratio),0x334FB7,3)
    				;Sleep($cellarCheckSleep)
    				If Not @error Then
    				GUICtrlSetData($lblStatus, "Status: Cellar - Found")
    				MouseClick("left")
    				Moving(750)
    				Send($skillSmokeScreen)
    				Moving(2500)
    			Else ;ABORT RUN
    				GUICtrlSetData($lblStatus, "Status: Cellar - Not Found" & @CRLF)
    				Sleep(10)
    				RandClick("middle", Round(1100*$x_ratio), Round(600*$y_ratio)) ;moves between caltrops for safety before teleporting back to town
    				Moving(250)
    				Send($skillCaltrops)
    				Sleep(200)
    				Send($skillSmokeScreen)
    				Sleep(40)
    				Call("TownPortal")
    				If Not CheckDead() Then
    					Call("ClosedCellar")
    					Call("LeaveGame")
    				EndIf
    				Return
    			EndIf
    		Else
    			Call("TownPortal")
    			If Not CheckDead() Then
    				Call("ClosedCellar")
    				Call("LeaveGame")
    			EndIf
    			Return
    		EndIf
    
    		;Checks that the player is in the Dank Cellar
    		If CheckFor("DankCellar", "Area") Then
    			GUICtrlSetData($lblLocation, "Location: Dank Cellar")
    			RandClick("middle", Round(120*$x_ratio), Round(1020*$y_ratio), 10*$x_ratio, 10*$y_ratio) ;moves to doorway leading to rare inside cellar
    			Moving(2000)
    			GUICtrlSetData($lblStatus, "Status: Attacking Sarkoth")	
    			RandMove(Round(450*$x_ratio),Round(70*$y_ratio), 5*$x_ratio, 5*$y_ratio) ;hovers over the rare Sarkoth
    			Sleep(10)
    			Send("{SHIFTDOWN}")
    			MouseDown("right") ;ATTACK
    			Send($skillCompanion)			
    			Sleep(Random(2700, 3200))
    			MouseUp("right")
    			Sleep(100)
    			MouseDown("left")
    			Sleep(Random(1200, 1500))
    			MouseUp("left")
    			Sleep (100)
    			Send("{SHIFTUP}")
    			Sleep(500)
    			RandClick("Middle", Round(530*$x_ratio),Round(180*$y_ratio), 10*$x_ratio, 10*$y_ratio) ;Move to Sarkoth's corpse.
    			GUICtrlSetData($lblStatus, "Status: Collecting Looting")
    			Moving(1950)
    			
    			If $LootGPHOnly = 0 then
    			GUICtrlSetData($lblStatus, "Status: Looting")
    				Call("Loot")
    				RandSleep(30, 60, 3)
    			EndIf
    				Call("TownPortal")
    		 Else
    			;Do something here ?
    				Call("TownPortal")
    			If Not CheckDead() Then
    			    Call("ClosedCellar")
    				Call("LeaveGame")
    			EndIf
    			Return
    		EndIf
    		
    		;After successful run
    		If Not CheckDead() Then
    			Sleep(300)
    			If $mLootIn = 1 And CheckFor("NewTristram", "Area") Then ;If its time to manage loot and we are in town
    				If $StashLoot == 1 Then
    					Call("StashLoot")
    				EndIf
    				$mLootIn = Round(Random($mLoot - $mLootOff, $mLoot + $mLootOff)) ;Reset Counter
    			ElseIf Not CheckFor("NewTristram", "Area") Then
    				GUICtrlSetData($lblStatus, "Status: Skipping vendor, not in New Tristram")
    				Sleep(3000)
    			ElseIf $mLootIn <= 0 Then
    				$mLootIn = 1
    			Else
    				$mLootIn -= 1
    			 EndIf
    			If Not CheckDead() Then
    			    Call("OpenCellar")
    				Call("LeaveGame")
    			EndIf
    			Return
    		Else
    			Return
    		EndIf
    	EndIf
    EndFunc   ;==>RestartRun
    I removed his Cellar Function call, since it required the PNG of the cellar on the minimap and as a DH, you wont get close enough to the cellar for that PNG to even show.

  4. #1774
    Holla213's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone managed to stash tome of secrets? I have tried editing the ini files but still it vendors them.

  5. #1775
    duder's Avatar Sergeant
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    38
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    for those with problems with looting and whatever, just turn off tomes/gems/magic looting and turn vendoring off too, ull gain much more gph if u dont bother with looting and vendoring
    gems tomes and magic items are useless, not worth anything, so no point in picking it up, youre just wasting time and lowering your gph
    ok theres some magic items which can be good, but theyre very rare and with vendoring on they'll get sold anyway

    and for those with gph not showing, are you using 1.36? cause 1.35 didnt have it in the tooltip

    and for those not getting far enough close to the cellar to click it, youre most likely using wrong skillsetup, or too slow computer making the sleeptimers wrong(my computer is pretty slow but still works though so i think ud have to have an ancient computer for it to be too slow), or wrong resolution (remember u MUST set your desktop to a 16:9 resolution, u cant just change ingame), if u have a 16:10 resolution monitor, the game will be a bit blurry when going 16:9

    and finally a video i took of it running for me, showing the outdoor movement it should do (its edited to do for cluster arrow instead of ball lightning though), last runs shows it getting stuck too, shit happens! (damn tinypic totally ****ed up the quality ;p)
    http://tinypic.com/r/mwbbjr/6
    Last edited by duder; 07-02-2012 at 04:23 PM.

  6. #1776
    Colesy's Avatar Sergeant Major
    Reputation
    11
    Join Date
    Jun 2012
    Posts
    154
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    for some reason i ant bind Mouse3 to any key binding, anyone have any suggestions?

  7. #1777
    hereforthegoods's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey do you guys know if it's possible to make the bot wait in between games? Mine immediately clicks resume right after each run, I'm afraid it'll attract blizzard's suspicion hahah.

  8. #1778
    Legentillapin's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm getting the MainMenu.png error, and I've taken the screenshot as said, i took it from the menu, cut the resume word and then made a new MainMenu.png with it... Still doesn't work. Am i missing something?

  9. #1779
    kpewpew's Avatar Corporal
    Reputation
    2
    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 duder View Post
    for those with problems with looting and whatever, just turn off tomes/gems/magic looting and turn vendoring off too, ull gain much more gph if u dont bother with looting and vendoring
    gems tomes and magic items are useless, not worth anything, so no point in picking it up, youre just wasting time and lowering your gph
    ok theres some magic items which can be good, but theyre very rare and with vendoring on they'll get sold anyway

    and for those with gph not showing, are you using 1.36? cause 1.35 didnt have it in the tooltip

    and for those not getting far enough close to the cellar to click it, youre most likely using wrong skillsetup, or too slow computer making the sleeptimers wrong(my computer is pretty slow but still works though so i think ud have to have an ancient computer for it to be too slow), or wrong resolution (remember u MUST set your desktop to a 16:9 resolution, u cant just change ingame), if u have a 16:10 resolution monitor, the game will be a bit blurry when going 16:9

    and finally a video i took of it running for me, showing the outdoor movement it should do (its edited to do for cluster arrow instead of ball lightning though), last runs shows it getting stuck too, shit happens! (damn tinypic totally ****ed up the quality ;p)
    Video - TinyPic - Free Image Hosting, Photo Sharing & Video Hosting
    Good idea with disabling the looting. I have disabled this now, as I didn't get much benefit apart from gems.

    I am running 1.3.5 and it is the 'latest' according to the opening post. ([AutoIt] Sarkoth Run DH - Pastebin.com)

    Where can I get my hands on 1.3.6? (I have auto update on, and did choose to update on first run already)

    edit: I looked at the code and followed the links to find a link to 1.3.6. For some reason the auto updater ran, changed the version in version.ini but my script stayed at 1.3.5 version. I've manually updated it and will try this again when bnet is back up
    Last edited by kpewpew; 07-02-2012 at 06:14 PM.

  10. #1780
    Colesy's Avatar Sergeant Major
    Reputation
    11
    Join Date
    Jun 2012
    Posts
    154
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Guys my cursor stays static after clicking on Resume Game any ideas?

    it moves to Resume Game and once in game nothing happens

  11. #1781
    Ailurophile's Avatar Active Member
    Reputation
    28
    Join Date
    Jun 2009
    Posts
    51
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Angrycoder View Post
    You dont have to use
    Code:
    RandClick("middle", Round(400*$x_ratio), Round(600*$y_ratio), 5*$x_ratio, 5*$y_ratio)
    Thats just used for making all 16:9 resolutions compatible.

    If you want to add in your own coords for your own script on a different resolution, just use:

    Code:
    MouseClick("Middle") 400, 600
    If you still want random clicks (which you should), then use:
    Code:
    MouseClick("middle",Random(398,402),Random(598,602))
    You could also write your own function without the $x_ratio added such as:

    Code:
    	Func RandClick($clickType, $xPos, $yPos, $xOff = 5, $yOff = 5, $clicks = 1, $speed = 4)
    		If $xOff < 1 Then $xOff = 1
    		If $yOff < 1 Then $yOff = 1
    		$randX = Round(Random($xPos-$xOff, $xPos+$xOff))
    		$randY = Round(Random($yPos-$yOff, $yPos+$yOff))
    		MouseClick($clickType, $randX, $randY, $clicks, $speed)
    	EndFunc
    
    	Func RandMove($xPos, $yPos, $xOff = 5, $yOff = 5, $speed = 1)
    		If $xOff < 1 Then $xOff = 1
    		If $yOff < 1 Then $yOff = 1
    		$randX = Round(Random($xPos-$xOff, $xPos+$xOff))
    		$randY = Round(Random($yPos-$yOff, $yPos+$yOff))
    		MouseMove($randX, $randY)
    	EndFunc
    Which would allow you to use:

    Code:
    RandClick("Middle", 400, 600, 2, 3)
    The last code simply saying Click@ x400 with a 2 pixel variance, and click at y600 with a variance of 3 pixels.

    They all accomplish the same thing, but using the above would allow you to find your own coords using the AutoIt spy window, and they would be correct since its not using ratios.
    Good info thanks man.
    Gamer at heart, artist in soul.

  12. #1782
    chidoridesu's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Maskim19 View Post
    Sounds like you need to make some custom PNGs.

    Quick tut.

    Start game. PRINT SCREEN >> pause game. Open "Paint" Right click paste. Crop Old Ruins save over your old ruins.png.

    Do this for. Everything in your PNG folder.

    hi thanks for the quick reply

    i dont think its the png issue because im not getting the mainmenu mismatch error anymore
    but i went and re-created them again and still getting the same issue where when i press "=" nothing happends ..

    guys got anyother ideas?

  13. #1783
    jptalon's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    looks like they just nerfed it. im getting piles of avg of 300 to 400 and yet to see one over 1k. max i used to see was 2600

    edit....with a spawn rate of 53% too

  14. #1784
    duder's Avatar Sergeant
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    38
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by chidoridesu View Post
    hi thanks for the quick reply

    i dont think its the png issue because im not getting the mainmenu mismatch error anymore
    but i went and re-created them again and still getting the same issue where when i press "=" nothing happends ..

    guys got anyother ideas?
    try changing startbutton from = to something else, atleast for me = doesnt work, on a swedish keyboard
    change this line:
    Code:
    HotKeySet("=","Leave")  ;script started by pressing =

  15. #1785
    duder's Avatar Sergeant
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    38
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jptalon View Post
    looks like they just nerfed it. im getting piles of avg of 300 to 400 and yet to see one over 1k. max i used to see was 2600

    edit....with a spawn rate of 53% too
    i was actually thinking that too, but did a short 20minute test, only had 40% cellarspawns and actually died twice in 50 runs too, but still 400k gph so naa its not nerfed

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 10:30 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