Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[HELP] exani hur up, cavebot
#1
Exclamation 
Hello, guys!

I need a macro to give ''exani hur up'' and ''exani hur down'' in cavebot!



Thx!!
#2
0 {Exanidown} Self.TurnE() Self.Say(exani hur "down)

Green color means ur face facing east, u can choose betwen east (E), north (N), south (S) and west (W).

0 {Exaniup} Self.TurnW() Self.Say(exani hur "up)

Green color means ur face facing west, u can choose betwen west (W), north (N), south (S) and east (E).
I'm sorry for my English. I didn't even study this in school.
If my post was helpful, give the reputation.
#3
i think better to do one macro for one function (TurnX, exani hur up and exani hur down)
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
#4
Dont have any idea how to do Smile
Because Self.TurnX is diffrent in both cases. He is fronting in 2 diffrent ways.
I'm sorry for my English. I didn't even study this in school.
If my post was helpful, give the reputation.
#5
Quote:choose what You need:
0 {TurnN} Self.TurnN() Exit()
0 {TurnE} Self.TurnE() Exit()
0 {TurnS} Self.TurnS() Exit()
0 {TurnW} Self.TurnW() Exit()
and
Quote:0 {Exani Hur Down}Macro.Wait(500) Self.Say(exani hur "down) Exit()
and
Quote:0 {Exani Hur Up}Macro.Wait(500) Self.Say(exani hur "up) Exit()

Add fixed points and two waypoints with macro - first TurnX, second exani hur up/down
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.


Forum Jump:


Users browsing this thread: 1 Guest(s)