10-05-2012, 10:45 PM
(This post was last modified: 10-22-2014, 11:52 AM by MegaNo0body.)
Who use a macro?
I go use the Trough Smasher Macro to explain. The epic trapper of the cavebots, it is not pickupable and not walkable, then we go smash it.
1- You get the code and copy.
Code:
HUD.Display(19:24 You see a trough. Bye trapper)
melee:=Self.Inventory.LeftHand()
furniture:=2524
x:=Self.X
y:=Self.Y
z:=Self.Z
Map.UseOn(!melee!, !furniture!, !x!, !y!, !z!, 1)
2- Paste the macro on the BBot Macro Edit
3- Set a name to your macro and a delay time ( 2000 on macro = 2 seconds ), after click done and execute.
Done! You macro are active