Im running the 800x600 and it works great,1 problem thou, my poison darts(right click) doesnt work.
Im running the 800x600 and it works great,1 problem thou, my poison darts(right click) doesnt work.
and for some reason it doesnt even cast big bad voodoo or fetish army sometimes, and even a lot of times even when the celler is open, it thinks its closed and exits the game.
Increase the delay around line 1007
Code:Func BlowSkills($x, $y) MouseMove($x, $y, 2) ;Cast Voodoo and Grasp of the Dead to ensure safety Send("{1}") Sleep(400) Send("{3}") $Skill3Timer = TimerInit() Rest(600) MouseClick("right", $x, $y) $RightClickTimer = TimerInit() EndFunc ;==>BlowSkills
trying to run in 800x600 and when i start the script the mouse moves over resume game waits a minute or 2 then says i must be in the lobby to start
it misclicked the celler and just relog and do it over, how do i fix that? I am on 800x600 I am also doing it on DH though
Last edited by nguyenvt; 06-25-2012 at 01:39 AM.
hi im having a problem where inside the cellar after looting, it doesn't tp to town but it press esc and leave then before the countdown finishes it tries to leave again pressing esc and that cancel out the first one leaving the char just standing there. And also sometime instead of just standing there it press esc and just pause the game with out leaving. i believe thats the same bug though.
Try opening the script with notepad and at ";Clculate run speed
Global $RunTime = 30 * (100 - $RunSpeed) + 2000 ;Length of time to run in 800x600" change the 100 value to 140 (or 120)
also you should try this build Demon Hunter - Game Guide - Diablo III
Hope it helps
Basically you have to tinker with the speed.