Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help macro to move character
#1
Can someone make 2 macros for me please?

Macro 1 : ´Move 1sqm north

Macro 2 : Move 1sqm south

someone pls?
#2
Just use the command Self.Moves.
If you can't, come back here and tell. It's good that you at least try before we give the answer.
Waypoints By Me [Here]

BBot functions/Funções do BBot [Here]
#3
Code:
0 {go north} Self.StepNorth()

Code:
0 {go south} Self.StepSouth()



Are they correct? what's the difference betweem self.step and self.move ?
#4
If this is in Macro Editor I think there's no big diference (here I cant test, only when I get home).
Waypoints By Me [Here]

BBot functions/Funções do BBot [Here]


Forum Jump:


Users browsing this thread: 1 Guest(s)