Log in

View Full Version : Plz help <<<<<<<<<<,,



janildo88
07-01-2017, 10:55 PM
I'm setting up a script to be able to travel through the "! Go" command but I can not get the char to select the desired city when the Box box opens. How do I do this?
Note: Below is a photo of the box that opens when I do the "! Go"

Here is the command I am using:

function onWalkerSelectLabel(labelName)

if (labelName == '!go') then
Walker.Stop()
wait(800,1400)
Self.SayToNpc("!go")
wait(800,1400)
Self.box("Thais")
wait(800,1400)
Walker.Start()

end

end

jaiminho
07-02-2017, 04:35 AM
with xenobot it is not possible to do this, he can not click on box for select a city