Is there any real benefit using Nether Tentacles? I mean it's been nerfed so I have heard and the health you gain from it isn't necessary since you never aggro Sarkoth. Is there something I'm missing or should I stay with ball lightning?
Is there any real benefit using Nether Tentacles? I mean it's been nerfed so I have heard and the health you gain from it isn't necessary since you never aggro Sarkoth. Is there something I'm missing or should I stay with ball lightning?
So I never had problems with a arcane enchanted xbow but im working with a fire one right now and also have no problems. the only one i did have a problem with was the lightining one. also i have found the problem with the lower percentage of the cellar spawning. the script is moving so fast that for a slower computer like mine.. or so i think it is slow.. it is a laptop so it is nothing special. it is having problems searching for the pixels showing the cellar is there. the script is moving to fast. here is what i did to fix that issue.
that is starting at line 195 if you go to that area of the code you will see that i put a Sleep(100) in there. so far i have gotten back to 50% cellar detection again and have had no problems. took a little while to figure out what it was. so if you are having issues with your percentage dropping over a period of time watch the script run. if the cellar is there and you are just leaving try inserting that sleep in there it should fix your problem.RandMove(Round(300*$x_ratio),Round(80*$y_ratio), 5*$x_ratio, 5*$y_ratio) ;moves cursor over to the cellar so the proper blue pixel becomes highlighted
Sleep(100)
;Checks if Dank Cellar is Open
LogWrite("Checking - DankCellar")
$Pixel2 = PixelSearch(0,0, Round(600*$x_ratio), Round(600*$y_ratio),0x334FB7,3)
Another question. I found that (for me anyways) hungering arrow with spray of teeth is actually more effective than ball lightning. It does more dps to Sarkoth and his minions quicker than if I were to use ball lightning. Also I have recently pulled Sarkoth to me at the threshold, then I killed him. When I moved further into the cellar, his drops were off my screen so the script didn't pick them up (luckily I was there to pause it and do it myself). This is one reason i tried hungering arrow instead. It seems that it hurts them so much that if I do happen to pull him, I'm hopeful that it will kill him before he drops the items too far away. (This would be tragic if he were to drop a legendary or set item).
EDIT: I just now reread this, and realized there is no question in what I just said haha.
Last edited by qu9ke; 06-19-2012 at 11:46 PM.
Hello Shimizoki.
I got a problem here, running in 1280x720. My monitor resolution is 1366x768.
When the bot find the Dank Cellar, it can´t enter it. The bot run towards it and just stop in the wall. Tried changing monitor resolution, movement speed, game resolution, .pngs and even tried to add some script in the bot to try clicking the entrance one more time. Nothing seems to work.
Can you help me?
Would it be possible to make it so the DH moves even further away from the doorway? As soon as my first projectile hits Sarkoth, he inches his way towards me very slowly. I have over 30k dps, and I got one shotted by Sarkoth recently. It only happened once, but that is one too many times for me. Every other time I either got lucky and dodged his spines, or he never got close enough. I find that you will always aggro him no matter how far you are, but I'd like to be standing behind the open chest instead of in front of it to give me that little bit of extra space between me and Sarkoth. I normally have over 60k dps with my normal passives and gear, but I have to give up half of that for mf and gf. I don't know how you kill him in time with only 20ishk dps to be honest, Shim (and that isn't even your base dps). I might just have to try sacrificing the hot pursuit skill, dumb down the movement speed in the ini, and replace it with archery to give me that extra crit dmg.
Another thing that worries me is that there is always that slim possibility that there is a big group of zombies waiting for you where you normally throw down caltrops if the cellar is closed xD. That happened once or twice to me so far and got killed b/c of it. With the ridiculously high repair costs, I don't like to just cross my fingers and hope I get lucky not running into a bad placed pack of mobs over and over over the night. So far it isn't THAT bad... but 20k+ to repair your stuff is.... it's just painful to put "20k" and "repair" in the same sentence.
Last edited by qu9ke; 06-20-2012 at 12:33 AM.
Change it in the INI not in the script
1 - Yea, some of the single slot rares arent being stashed... its a color thing, I have to play with it.
2 - Some bows it just hates. My arcane bow is fine, other peoples not so much. some have luck with lightning, others dont. There really isnt much I can do about it since its looking for blue pixels.
3 - Loot gems? I have pickup radius. They have 6 seconds while you TP to get it all. Thats why my numbers are high, after all I wrote the script to be perfect for me.
Yes that is an interesting question :P. Thats also why I have the option for primary and secondary attack. Ball Lightning for 3 seconds to kill all the adds, Arrow until Sark is dead. Thats a valid use.
Thats really odd that you dont revive. I havent had anyone complain about that yet. Ill look into it.
This happens when you click just outside of the cellar. Try moving the actual mouse click in the script up by 10px and see if that helps.
Can you get behind the chest? Also... I kill him without dying at only 20k SS inflated. Just use Ball Lightning for 7 seconds and he dies. Another option is to not use SS and just use archery... the overall DPS increase may be higher than the SS increase.
And yes, that set of zombies is there... but really if you keep watching you will see there are NO safe spots. That is the safest place. And even then as long as you do 2-3 runs without dying you will be making gold still. I personally did 250 successful runs this morning with only 3 deaths. Still a major profit.
What resolution are you running? I have not seen anyone with as many problems as you have.
Last edited by Shimizoki; 06-20-2012 at 02:05 AM.
-Darkling Lord
Can anyone make PNGs for 1366x768? Its not working for me when I try.
Anyone got a working script for 16:10 resolutions they would be kind enough to share? (and maybe icons for 2560x1600?)
hey shimi, how about implementing an Gold/h approx. to be shown on the lower left side, next to the %runs successful? (simply divide money gain [gold] by time run [hours])
in this thread you can find the way to do it: http://www.ownedcore.com/forums/diab...ring-runs.html (Detecting Gold Earned After/During Runs?)
you could also improve that little info on the bottom while the bot is running to show how many sets, legendaries and rares were picked.
also i would love to see a link to the custom loot pictures (ordered by resolution) that others created (and maybe already sent you) in the original thread. maybe with the new patch we could find some decent items there we have been missing before!
keep up the good work, maybe you add you emailadress for paypal in the original posting, so we can buy you a beer!
I implemented it in my wizard script
Install: tesseract-ocr-setup-3.01-1.exe - tesseract-ocr - Windows installer of tesseract-3.01 (including English language data) - An OCR Engine that was developed at HP Labs between 1985 and 1995... and now at Google. - Google Project HostingCode:;Gold Calculations Func GoldPerHour() Send("i") Sleep(800) $CurrentGoldCaptured = _TesseractScreenCapture(0, "", 1, 2,1454,508,1920-1571,1080-525, 0) Send("i") $CurrentGoldInteger = "" For $i = 1 to stringlen($CurrentGoldCaptured) $chr = asc(StringMid($CurrentGoldCaptured, $i, 1)) if $chr >= 48 And $chr <= 57 Then $CurrentGoldInteger = $CurrentGoldInteger & chr($chr) Next $trt = TimerDiff($t) $SecondsRan = $trt / 1000 If $StartingGold <= 0 Then $StartingGold = $CurrentGoldInteger If $StartingGold > 0 Then $AccumulatedGold = $CurrentGoldInteger - $StartingGold $GPH = $AccumulatedGold / $SecondsRan * 60 * 60 If $GPH >= 0 and $AccumulatedGold >=0 then GUICtrlSetData($lblGold, Round($GPH,0) & " Gold Per Hour - Accumulated Gold: " & $AccumulatedGold) EndIf EndFunc ;==>GoldPerHour
And drop the tesseract.au3 in your autoit3 folder.
Full Package