Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
macro for up
#1
Question 
Hello Pepople
I need macro for go up with parcel or box , for acc free
I appreciate your help
Thank ...!
Reply
#2
(12-10-2015, 05:34 PM)chaloxs Wrote: Hello Pepople
I need macro for go up with parcel or box , for acc free
I appreciate your help
Thank ...!

At first make sure you can go up in this place with boxes or parcels and
Add fixed point in cavebot later paste this macro
0 {TurnNU} Self.TurnN()
0 {go north} Self.StepNorth()
Its for going ^
if parcels on east >
0 {TurnEU} Self.TurnE()
0 {go east} Self.StepEast()
if parcels west <
0 {TurnWU} Self.TurnW()
0 {go west} Self.StepWest()
if parcels south V
0 {TurnSU} Self.TurnS()
0 {go south} Self.StepSouth()


If work rep++ please Smile
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)