Thank you dark... I still can not find what line to change so its not hit resume instantly.... could you please tell me what line to change so it waits 4000 ms or so before hitting resume game
Thank you dark... I still can not find what line to change so its not hit resume instantly.... could you please tell me what line to change so it waits 4000 ms or so before hitting resume game
They added in patch so the magic weapon buff show so Archon buff is not canceled. Anyone have the corrected click to cancell i?
And also wondering how much you pay for repair if you die now and Im not sure but looks like they nerf the gold drops but Im not sure I didnt do many runs yet.
row 243 MouseClick("right",694,929) ;cancel archon
Change to MouseClick("right",735,929) ;cancel archon
Im using script 1.8c with no identify and stashing rares and had 0 problem with it.
Also 1 death looks like it from 750 now 3500
Last edited by simonak; 06-19-2012 at 03:35 PM.
@Darkjoy, just as a cleanliness thing, can you replace your code pastebin's link to demonhunter skills with the wizard ingame setup, so that new users don't have to dig through looking for it?
Here is my moded 1.8c.
notAres1.8c_mod - Pastebin.com
Build Wizard - Game Guide - Diablo III
Require only 4-7y pickup and if you have low dps increase the sleep.
Anyone got ilvl better then 61? Also legendary still are bad as hell so I dont know if they improve them in this patch.
@Darkjoy please prettyy please tell me were to add a timer so that its not hitting resume game instantly...... I can not find a timer for it anywhere..... its the only thing that preventing me from using it
Try put sleep time before this line RandClick("left", Round(230*$x_ratio), Round(416*$y_ratio), 120, 20) ;Random Click on the resume button
Sorry for taking awhile to get back to you on this. Search for this function. Should be in the main Restart run function.
Else
GUICtrlSetData($lblStatus, "ERROR: Cannot find Resume button")
Return
Then change that to
Else
GUICtrlSetData($lblStatus, "ERROR: Cannot find Resume button")
Send("{ESC}")
Send("{SPACE}")
Return
This will solve all issues regarding getting stuck on the Achievement screen or profile screen. The reason for the getting stuck is usually an error creating your game.
@Punkte What resolution are you playing on? Does it always happen or is it only occasionally. If occasionally you can try adding more to the sleep timer. If your playing on something other than 1920x1080 your going to have to change your resolution to something that works with the script or edit a lot of values. I use it on 1600x900 and it works fine other than a couple of tweaks to places like archon canceling. If you are playing on one of these and it is still not working ever then you'll have to run a script or some other way of finding your mouse cursor and use that to determine your values.
Last edited by Voicelessbass; 06-20-2012 at 12:16 AM.
Im not sure if this has been answered already but if it has then I apologize but does this script work in the new patch 1.0.3? I just wanna farm for gold..
also my wizard just transfer to archon and teleports back to town, leaves game, goes back in and does the same thing over again.. any fix for that?
Last edited by Prim3; 06-20-2012 at 12:39 AM.
the script cant find the bluepixels anymore since 1.0.3 i assume they changed the colors?
edit: nevermind im retarded
they reset all the video settings
Last edited by illfated; 06-20-2012 at 06:38 AM.
This script stitll useful? aftar patch?
Sure if you use 1.8c modded version.
Hey Dark did you happen to change the Tolerance on legendary stuff like dh did in 1.9.3 or 4 i believe said by changing it from 2 to 0 or 0 to 2 it helped with the false positive on legendarys and the 1.8.c you gave me isnt stashing legendarys.... i even tested this by stickin a legendary in my inv and letting it run till it went to stash and it left it in the inv... so idk whats goin on i didnt change anything but a few timers on the 1.8c you posted so im not sure why its doing this