Now we have imagesearch for picking up gems, posted here I've managed to get the gem pickup working near flawlessly. Instead of pixelsear - Pastebin.com
I'll be trying to add this now.
Now we have imagesearch for picking up gems, posted here I've managed to get the gem pickup working near flawlessly. Instead of pixelsear - Pastebin.com
I'll be trying to add this now.
How hard would it be to change this to 2560x1600? I'm a noob with this stuff. Would it be a quick fix for someone, or more invloved?
Anyway, i think wizards kill much faster in imp archon form so maybe you can implment archon form in the right click?
I pasted the kill order from someone else's script using archon and it speeds up tje killing process by alot as compared to using arcane orbs.
Not sure if its the same for you guys.
Yea, Archon + blizzard works just fine for me when it comes to killing. I used to use familiar and magic weapon but removed it because the find loot function kept clicking these skills while searching for loot.
1600x900 would gain you a nice little +rep [:
Does anyone know if I can move the mouse automatically in D3 and autoit will record my actions in the script?
I've got wormhole working great but trying to put it into the script.
Yea I have tried changing a couple of the sleep times but I can't find what is causing it to click the resume twice the second time being in the game running you towards the zombies. If you look at the script it there isn't even an option for sleep on the resume game. It just says sleep($loadtime) and I'm not sure what that means since the load time isn't always the same and that's why it seems to be clicking twice especially after a death. I don't know why dying would change the times though.
this doesn't seem to be working at all for me, it runs over even when the cellar is open it doesn't get close enough to the door to enter.. then moves and tps to town and starts over
When i get to the cellar it positions the cursor to the move spot but it doesnt click. I tried tinkering the script but i cant get it to move to the doorway to kill sarkoth
Any help? xD
Last edited by scycry; 06-09-2012 at 09:33 PM.
i tryd ops script and derkyts sript, in both versions the mouse moves over the open cellar and is doing nothing. then the script ist acting, like there is no cellar, is spawning the arcane hydra and is teleporting back.
pls help me with this, i allready changed sleeptimes, and it worked great until the cellar :/
ty
edit: didn't see the post above me, i don't have runspeed at all, i have 0% :/
everything works fine until it walks me inside the cellar. she just looks up, and throws all her orbs into the wall as soon as she ports in. doesnt walk all the way to the mob. thoughts? using Sarkoth Wizard - Pastebin.com (1.3a). thanks in advance. @0% Movespeed.
change the sleep timer on the load in
$walktime = 7000 ; time in ms the script waits for you to enter and load the cellar. Slow this down for slower move speeds and loading times
$loadtime = 3900 ; time in ms the script waits for the game to load before it starts pathfinding. Slow this down for slower hard drives
is what i changed my too now it works fine
Has anyone solved the issue with aways dying again because scrip screws up again after every death. After it dies again it seems to reset itself.