Idont know how to solve my Problem....
i sometimes get more than 10 unstuck events... for now i have to press entf. if i dont do bot wont do anything...
but i want that my bot Teleports to waypoint 1 if that happens...
Anyone knoes how to?
unstuck teleport....
Re: unstuck teleport....
Do you mean uses the transport rune to go to the first place in your transport book thingy??iceer wrote: Teleports to waypoint 1
Code: Select all
function unStick9()
RoMScript("TB_Teleport(0,1)") --teleports to slot 1 in teleport book
waitForLoadingScreen();
loadPaths("1"); -- loads WP file 1.xml
end
Remember no matter you do in life to always have a little fun while you are at it 
wiki here http://www.solarstrike.net/wiki/index.php?title=Manual

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
Re: unstuck teleport....
Nope
i think about teleporting to first waypoint in waypont file....
with teleport hack
i think about teleporting to first waypoint in waypont file....
with teleport hack
Re: unstuck teleport....
For that to work, all possible places it could get stuck would have to be in direct line of sight of waypoint 1. Are they?
To teleport to waypoint 1 you can useprobably in one of Lisas unstick functions.
To teleport to waypoint 1 you can use
Code: Select all
teleportToWP(1)
- Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
- I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
- How to: copy and paste in micromacro
________________________
Quote:- “They say hard work never hurt anybody, but I figure, why take the chance.”
- Ronald Reagan
Re: unstuck teleport....
function unStick9()
teleportToWP(1)
end
should work right?
teleportToWP(1)
end
should work right?
Who is online
Users browsing this forum: Ahrefs [Bot], Bing [Bot] and 1 guest