12-01-2013, 06:46 PM
(12-01-2013, 04:07 PM)brunovictorino Wrote: 900000 {Move} Self.MoveE() Macro.Wait(5) Self.MoveW() Exit()
this macro is not working perfectly.
need to move the char 1 sqm to the north and south every 2 hours and 30 minutes
change Self.MoveE() and Self.MoveW() to Self.MoveN() and Self.MoveS()
N( North ) S (South).. ^^