In Hell you need to add your own dps, some of the scripts support this and some don't. With a DH a few volleys of Chakram's with the arrow AOE spell on knockback does the trick.
In Hell you need to add your own dps, some of the scripts support this and some don't. With a DH a few volleys of Chakram's with the arrow AOE spell on knockback does the trick.
Great finding, works well
Doing this atm in Hell. Mobs dont die on explosion but everytime you resume game you have all your cds so its very fast![]()
This only gets me about half a bar of xp at level 14. AM i doing it wrong?
Tweaked Milkshakes version a little bit for Wizard in Hell.
Q - Diamond Skin (Enduring or Crystal)
W - Meteor (Molten Impact)
Right Click - Blizzard (Snowbound)
Cold Blooded, Conflagration, Glass Cannon
Code:Global $Paused HotKeySet("-", "Leave") ;script can be stopped by pressing - HotKeySet("{PGUP}", "Pause") ;script can be stopped by pressing - HotKeySet("{PGDN}", "Stop") $go = True $Leave = False While $go if($Leave) Then Send("{space}") Send("{q}") MouseClick("left", 1587, 878) Sleep(2000) MouseClick("right", 1717, 852) Sleep(1000) Send("{w}") Sleep(1000) MouseClick("left", 299, 35) Sleep(4000) Send("{Escape}") MouseClick("left", 956, 579) Sleep(13000) MouseClick("left", 230, 416) Sleep(6000) EndIf WEnd Func Pause() $Leave = False EndFunc Func Stop() ;to allow the script to stop Exit EndFunc Func Leave() $Leave = True EndFunc
in nightmare 39-48 in 2h, like 25sec per rush as DH, +rep.
Would anyone like to start this quest for me in hell?
This isn't working for me at all. I'm new to this, so I'm probably doing it incorrectly, but I started a new project in Autoit, pasted the code, saved it, compiled it, and it never works. I've tried running without compiling but no dice. The error says:
Line 1 (File "filename"):
WinWait, Diablo III, WinWaitActive, Diablo III,
WinWait^ ERROR
Error: Missing separator character after keyword.
When does it stop being effective on nightmare ?
Level 48 on my hardcore char andw don't have anyone to unlock hell.
SpamBears, you're inbox is full, please add me in Skype: FinrodBerlin
How you wanna kill them with level 10 as a Monk? They instakill me![]()
I just updated my script to this;
DH 1920x1080
2 = Smoke Screen with Lingering FogCode:Global $Paused HotKeySet("-", "Leave") ;script can be stopped by pressing - HotKeySet("{PGUP}", "Pause") ;script can be stopped by pressing - HotKeySet("{PGDN}", "Stop") $go = True $Leave = False While $go if($Leave) Then Send("{space}") Sleep(6000) MouseClick("left", 1587, 878) Sleep(2000) MouseClick("right", 1717, 852) Sleep(400) MouseClick("right", 1717, 852) Sleep(1500) Send(2) Sleep(100) MouseClick("left", 299, 35) Sleep(4000) Send("{Escape}") MouseClick("left", 956, 579) Sleep(3000) MouseClick("left", 230, 416) Sleep(6000) EndIf WEnd Func Pause() $Leave = False EndFunc Func Stop() ;to allow the script to stop Exit EndFunc Func Leave() $Leave = True EndFunc
Right Click = Spike Trap (rune doesn't matter right now)
Still looking for someone to unlock hell act 3 for me, im on US. I can do the same for you!
PM me battletag please!
EDIT: Will throw 20k your way for your 2min of work. Looking for someone ASAP!
Last edited by Bips186; 05-27-2012 at 03:27 PM.