BlackSack what codebase are you using for the DH walking and attack part? Is it the originial notAres code or a modification?
BlackSack what codebase are you using for the DH walking and attack part? Is it the originial notAres code or a modification?
Monk with movespeed over 12% bugs out, cant find cellar. Any way to fix it ?
Hi BlackSack,
nice to see some news update, i will test that right away.
I still had the bug with the bot not really autostarting even if you $gameAutoStart = 0 to 1 .
I'm not a good autoIt scripter but i couldn't find where in the script you are actually checking that variable.
In result the bot was starting diablo 3, making the setup for the key bind and the info windows then waiting at the char selection screen. So i decided to give a try and i added after the hotkeysettings
;============= SETTINGS =============;
HotKeySet("=", "Begin") ;script toggled on/off by pressing =
HotKeySet("{PAUSE}", "TogglePause") ;script toggle pause by pressing Pause/Break key
HotKeySet("x", "Stop") ;script stopped by pressing x
HotKeySet("0", "GoTown") ;script stopped by pressing x
if $gameAutoStart = 1 Then
Begin()
EndIf
This is not the most effective line, since the bot make first loop failing to detect the area before selecting diablo 3 windows but i think it's a good start.
Thanks for the work you guys are putting into this. After spending a couple millions on crit dmg and gf/mf gear I got successful runs down to 27 seconds on my DH.
I'm experiencing a problem with the route for open cellar though. The third smoke screen can't be used because the two seconds from using the second haven't passed so it's still on cooldown. I can get it to work playing around with the timings a little bit but it's just an ugly hack.
Hello BlackSack,
since you have made some changes to the script, DH isn't working anymore without having 100k dps ;-).
As soon as it enters the cellar it runs through the door and starts attackig for around 2 or 3 sec and runs toward sarkoth to try looting... what happes is a quick dead ;-).
Could you please fix this?
SOLVED... see below.
Last edited by heb0r; 07-08-2012 at 06:25 AM.
@heb0r : Did you config the sarkoth kill time for DH?
Last edited by f0rks; 07-08-2012 at 05:57 AM.
Mine always fails when trying to vendor. Sometimes it stucks on leaving game in menu. Running on Demonhunter.
botsnpots & f0rks:
Of course I did change the kill time as I did it before.
My DH does have 20k dps and normally sarkoth will die within 5,5 sec.
But since the script was updated for the 3rd time, it won't kick ass anymore :-(
I will try with a much higher kill time.
Edit: Works like a charm, now it's just about tuning :-). Thanks!
Last edited by heb0r; 07-08-2012 at 06:17 AM.
Blacksack made a change in the killing for DH, requiring a new build:
http://www.ownedcore.com/forums/diab...20x1080-5.html ([Goldfarming] [HYBRID] BlackSack's Script [AutoIT] [1920x1080])
if you read on this page, LATM explain on a post how the build is supposed to work with crit damage
i'm not very good with autoit scripting. so there is a problem i have with multi characters. how many runs does it do before changing character. i set it up with a barbarian and a DH. barb start nice it goes into hero selection and choose the barbarian and start running. i let it run for 12 rounds but still no hero switch. does anyone know if this is a setting or if a have made something wrong?![]()
new script works great for my dh! ran 12 hours straight with no glitches!
I recognized that Legendaries/Sets don't get stashed -> At Least if using the iLVL Vendoring.
Will try the traditional method (vendor magic, stash rare/leg) now and see what happens
--> Is anyone here encountering the same issue or is it just me? :-)
Besides of that the script works great for me... it's really flexible --> had to make some changes on
using the Skills with the DH (otherwise "not ready yet" or "not enough discipline" messages appeared)