View Full Version : Bug !! Bug !! Bug !!
Hayashii
09-20-2013, 03:28
Hello , I had a problem in these last days where my char are botted ( Venore Swamp Trolls )
I tested 3 different scripts, and even made one too , but the error persists .. :(
and all scripts the same mistake, the character from nothing to the bridge and keeps popping up "sorry, not possible", and the char not walks until I do something or show some mob ..
Print Screen : http://imageshack.us/scaled/thumb/203/c2t6.jpg
Hayashii
09-20-2013, 03:31
THE CORRECT IMAGE !!! \/ \/
http://img203.imageshack.us/img203/8417/c2t6.jpg
If it's just this one bridge, you could force it to walk there using conds.
Hayashii
09-23-2013, 04:25
If it's just this one bridge, you could force it to walk there using conds.
how i do this ?
Well, you can try to make closer waypoints when you're near the stairs to see if it works, but if that doesn't work you could try something like this:
make a waypoint on the left where your char is standing on the screenshot, then make it turn south, then force walk twice.
It would be something like:
move 12345,67890,8 (the square to the left where your char is on the SS)
waitX 1 (it will wait 1s before jumping to the next line)
fastExiva turn2 (it makes your char turn south)
waitX 1
fastExiva turbo (it makes your char move a single step to the side he's facing, south in this case)
waitX 1
fastExiva turbo
after that, the char will be down the stairs, so you can just continue with the waypoints of the lower floor.
I hope that helps
Powered by vBulletin® Version 4.2.5 Copyright © 2021 vBulletin Solutions Inc. All rights reserved.