Solved .
Solved .
Last edited by Abracadabraaa; 06-22-2012 at 07:30 AM.
Sorry for duble post.
Right now, it resumes>waits a few seconds>ports to town>repeats all over again.
Could anyone help me solve this?
Using the latest script modified from DH's.
after pressing resume it starts to click on top left before the screen even loads, where do i add the sleep time?
can anyone help me? i have no clue which one to follow
HMM, this is weird, sometimes it waits for it to load and sometimes it just screws up.
Hey guys, it's on line 190 :
Change 1600 to 4000 it should fix it, or increase it if it's still doing it.Code:Sleep(1600) ;increase this timer if you have problems making it to the cellar door
Don't know whats wrong but every time right after it hits Resume button it auto moves up to
MouseClick("left", Round(0 * $x_ratio),Round(250 * $y_ratio))
and starts clicking teleport etc etc.. I've had no choice but to add a sLeep before that line, at around 188 ish.
any idea why the script was doing it?
After it clicks on resume button, it will move to left corner waiting then it will starts teleport.
If you have issue with missing teleport or even "Returning to town" message right after you loaded map, you can add a line just before MouseClick("left", Round(0 * $x_ratio),Round(250 * $y_ratio)).
Sleep(x000) where X000, it will pause script for X secs before it starts.
Last edited by Llyth; 06-22-2012 at 02:54 PM.
hi!
i don't undesrtand i downloaded that:
6. Download zip here: https://dl.dropbox.com/u/9955791/BotFiles.zip
and its a DH script into and not a wizzard one.
What to do please? if anyone can explain me
thxx
Llyth, have you managed to add in a script for disconnection?
@D3FAN : Replace this script by [AutoIt] source - Pastebin.com :-).
@TGSEN : not planning to add it because i'm not the author of this script, just helping other people D: .
Could anyone help me with my problem?
As of now, the script is working except when in need of repair. When the game resumes, the status displays "returning to town" but the character does not port to town. Windowed mode does not seem to work for me and instead i used windowed (full screen), which surprisingly made everything work well with the exception of repair.