wish i had the older script back... it worked perfectly for me
great job chancity!
19s script works great for me although i cant get 19s open cellar. maybe my dps is not high enough
21s script managed to get 350k gph
15k dps / 254 gf / open:22.4secs close: 9.5secs
2012-06-29 18:55:29 :
************************************************
Chancity's Dank Celler
Stats:
Total Runtime: 1 hours, 12 minutes
Total Cellars Found: 81 (50%)
Total Cellars Not Found: 81 (50%)
Total Deaths: 0 (0%)
Total Repairs: 0 (0%)
Loot:
Legendary: 0 - Set: 0 - Rare: 0
408K Per Hour - Accumulated Gold: 484K
************************************************
The 19s script seems to have problems detecting open cellars again, I watched it miss several in only 10 min. I did not notice the problem at all with the 21s version. Just FYI.
Ok Chancity, ever since the 2.0.2 update, the new detection of open cellar has effed me up...
im using 1600x resolution like always but when theres a open cell it gets stuck right by the barn area, or right ontop of the cellar entrance.... any adjustments i should make?
tried changing the sleep time on cellar, will report back if it works...
and also changing DPS in INI doesnt do anything... it doesnt kill sakaroth.. and i keep dieng
Last edited by airfreshjoe; 06-29-2012 at 04:44 AM.
Hi Chancity,
First thanks for your amazing work , it's working pretty well for me.
I'am also working on some new features in your script: (I hope it doesn't bother your)
The goal is to allow people to set to more var in INI : run duration, pause duration.
It's actualy quite simple, when the total run duration is more than the run duration set on INI it stop the script for the pause duration.
I want to also add a break time and break duration.
The point is to avoid running more than 6hour a day for exemple and to appear most human as possible *, I also want to add more randomization on sequence in order to avoid repetitives actions. I haven't really think on how implements this but I will check this out this weekend.
for now my modifications are pretty dirty and I will share when it's fully tested & clean if you are interested.
*Exemple:
You set 6 hours run, 3hours break time , 1 hour break duration, 17 hours runPause
=> you run 3 hours , break for 1 hour, rerun for 3 hours and pause for the next 17hours.
Regard's
Cherealz
Any feedback on those features are wellcome.
EDIT: I'am working on 21s script.
Last edited by Chereal; 06-29-2012 at 05:11 AM.
@ all who tried to change dps in WZD in mainscript, but still cant kill/over kill sarkoth, change the following lines in mainscript.au3.
from
To:Code:;attacktime $dps = 18500 * 3.25 $attackTime = (170000 / $dps) * 1000
Probably careless of chancityCode:;attacktime $dps = $dps * 3.25 $attackTime = (170000 / $dps) * 1000
If you still cant kill sarkoth change the 170000 to a slightly higher value like 175000 as this represents his HP
Last edited by KevinKoh; 06-29-2012 at 05:21 AM.
You need to uncomment it
remove the ' ; 'Code:;Send($Hydra) ;good if your dps is low ;Sleep(200)
Ok thanks it works now... hopefully it will run well overnight
I have noticed a few posts regarding the bot non sensing the cellar correctly and getting hung up on barrels or walls. Could someone please share a solution to this problem, or is it normal for it to be missing 1 out of every 10 open cellars?
Script and version:2.0.1
Help or request: Help
Desktop resolution: 1600x900
Diablo 3 window type:window mode full screen
Operating system (32-bit or 64-bit):
Manual or auto install:auto 64-bit
Move bound to mouse3: yes
Where are you starting the: from the checkpoint?/game menu?(I don't get the question).
Game language:english
Hi,I have a minor problem with the scripts.If the cellar is closed sometimes the bot does not teleport after it uses mirror image.It happens only from time to time.Any idea how to fix this?
This is causing some deaths.
Last edited by djenkov; 06-29-2012 at 06:02 AM.
I am experiencing the same issues like djenkov, any solution?