PDA

View Full Version : Doors and Lever



Czarnyhh
07-09-2014, 02:01 AM
Hello guys.

I want to make full afk script for dl's zao, but i got rly no idea how to make the script using lever and doors at farmine.

I was searching around on forum and google, but i couldn't find what i needed.
If somebody here can help me out i would be really glad of that, i will also share the script with those who help me.

Waiting for answers!

Wesker
07-09-2014, 02:08 AM
i think its self.opendoor

but i cant remember its in C:\Program Files\XenoBot\Data i think that xb.0012.14.7.6.659.lua is the last one thats the library

Czarnyhh
07-09-2014, 02:13 AM
I found something there, other numbers of the file but i got somethig, i will try this tommorow, thx :)

Unuke12345
07-09-2014, 12:14 PM
Self.UseDoor (x, y, z)
Self.UseLever (x, y, z)

You might wanna make some checkers so it loops if it fails to open a door or lever. Good luck!

Glowingstick
07-09-2014, 12:47 PM
Self.OpenDoor(x, y, z, open) is the one I'm running on my scripts

Czarnyhh
07-09-2014, 09:47 PM
Thanks !

Now i got another problem ;D, that the "exani hur down/up" part.
Is there some easy script like idk "SelSay "Exnai Hur Up" too put into a action wpt ?

ppgab
07-09-2014, 09:48 PM
Thanks !

Now i got another problem ;D, that the "exani hur down/up" part.
Is there some easy script like idk "SelSay "Exnai Hur Up" too put into a action wpt ?

Self.Turn("east/west/south/north")
wait(450,700)
Self.Say("exani hur up")

xenobot.wikia.com/wiki/Documentation

Czarnyhh
07-09-2014, 10:07 PM
Thanks very much guys !!!

Theard can be closed.