Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Macro]Gold help
#1
Hi guys i need help,so i dont know how to do a macro at all,but i need one,so i need your help.Well,I need macro which one gonna pick up all the gold from the ground,if anoyone could do it for me.I hope that it gonna be easy for u.
Reply
#2
50 {Colect Gold} ID:=3031 X:=Self.X Y:=Self.Y Z:=Self.Z Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!)<>1 VarSub(Y, 1) Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!)<>1 VarAdd(X, 1) Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!)<>1 VarAdd(Y, 1) Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!)<>1 VarAdd(Y, 1) Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!)<>1 VarSub(X, 1) Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!)<>1 VarSub(X, 1) Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!)<>1 VarSub(Y, 1) Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!)<>1 VarSub(Y, 1) Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!)
Reply
#3
Easier:
Code:
100{Pick up Gold} X:=Self.X Y:=Self.Y Z:=Self.Z Map.PickUpEx(3031, 1, 0, !X!, !Y!, !Z!, 2)
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)