PDA

View Full Version : Walker Problem



Ghostlider
06-12-2013, 02:44 PM
Hello guys, I've no idea how to make my walker goes to the end and from the end to the start (round-robin) like it was in Tiba Auto.

Xeromex
06-12-2013, 02:48 PM
It will do automatically, or you can use a one liner.
As first label create 'Start'.

Then on the end create a one liner using;
gotoLabel("Start")

Ghostlider
06-12-2013, 03:05 PM
Im new to Xenobot to be honest it's hard to me to get it all

dinmamma
06-12-2013, 03:08 PM
If you still have problems I can help you with pictures when the bot is updated, since I don't play any OT I can't get the menu to get some pics atm :P

Ghostlider
06-12-2013, 03:11 PM
Yeah it'd be nice of you ! I got newest bot for tibia 10.0.

dinmamma
06-12-2013, 03:23 PM
Yeah, sadly ShitSoft updated to 10.01 :(

Ghostlider
06-12-2013, 03:25 PM
but it's okey I think nothing changed ! daium I got a lot of problems with cavebot Walker and stuff..and how to save it (walker and things that i made in the game)

dinmamma
06-12-2013, 08:08 PM
Ghostlider

Here is how you make it "Round-Robin":
http://i.imgur.com/W6cVhSW.png

1: Create a label in the begining of your waypoints for the hunt, name it.
2: Create your waypoints after that label, create a script at the end of the waypoints.
3: Write gotoLabel("whatever you named your label")

Here is how to create a new Profile to save your settings:
http://i.imgur.com/E9IpYNu.png

After you named your profile, you can save settings to it and later load. All running scripts will be saved and loaded with that profile.