View Full Version : Node - East, West, north, south.
Xparn
01-13-2013, 02:07 PM
You should somehow implent it, the Stand - X Doesnt work always.
Etc it wont go down on a hidden hole (ID 1066).... What could you do instead i have no idea. Get the Node to go either way as elfbot once had.
Infernal Bolt
01-13-2013, 02:33 PM
place a stand next to the hole and use a oneliner:
repeat Self.Step("west") wait(1000) until Self.Position().z ~= 7
change "west" to any direction you want.
replace 7 with the floor you are currently on.
Xparn
01-13-2013, 02:36 PM
What do you mean by onliner? Add script on-liner k
Still you should maybe consider make something easier afterall people are paying for this product.
Hendy
01-13-2013, 02:37 PM
That'd keep stepping west until you fall down the hole but that could also make you step west across the map xD
Infernal Bolt
01-13-2013, 03:13 PM
That'd keep stepping west until you fall down the hole but that could also make you step west across the map xD
Indeed, there are smarter ways of doing it.
What do you mean by onliner? Add script on-liner k
Still you should maybe consider make something easier afterall people are paying for this product.
If you don't want a checker then just use Self.Step(direction) without anything else in a one-liner script.
It cannot be simpler then that imo.
Xparn
01-14-2013, 06:31 PM
Indeed, there are smarter ways of doing it.
If you don't want a checker then just use Self.Step(direction) without anything else in a one-liner script.
It cannot be simpler then that imo.
Well i still suggest you add node - North~ and so on. :) But if you think it's a small matter and don't needed fine. Just telling my opinion, add as well a DASH for OT's.
Infernal Bolt
01-14-2013, 06:33 PM
It doesn't matter where you add the nodes it will still skip them if you are 3 sqm away from them.
dash used to be in the bot but it was removed.
Xparn
01-19-2013, 04:11 AM
Indeed, there are smarter ways of doing it.
If you don't want a checker then just use Self.Step(direction) without anything else in a one-liner script.
It cannot be simpler then that imo.
That just step north, in the "direction" i tried east, and right it didnt work.
Infernal Bolt
01-19-2013, 10:06 AM
That just step north, in the "direction" i tried east, and right it didnt work.
make sure you use EAST / "east"
Xparn
01-20-2013, 02:11 AM
make sure you use EAST / "east"
Alright i will try. If you can please answer on my other thread where i asked for help ->
http://forums.xenobot.net/showthread.php?10345-Need-help-with-LUA-config!
Powered by vBulletin® Version 4.2.5 Copyright © 2025 vBulletin Solutions Inc. All rights reserved.