BBot - The best bot of the world
Macro for pick up small stones and equip it. - Printable Version

+- BBot - The best bot of the world (https://forums.bmega.net)
+-- Forum: Scripts & Macros (https://forums.bmega.net/forum-4.html)
+--- Forum: Requests (https://forums.bmega.net/forum-17.html)
+--- Thread: Macro for pick up small stones and equip it. (/thread-4266.html)



Macro for pick up small stones and equip it. - forexknight - 09-02-2012

Hello.
I need macro for ot server.
I am on trainers and i need macro for pick up small stones to the backpack and refil it.
VV TRAINERS LOOK VV
[Image: Bez_nazwy_2.jpg]

I need ready to run macro, no macro for edit etc.

-------------------------------------------------------------------------------
Witam
Potrzebuje macro na otsa
Jestem na trainerach i potrzebuje macro które będzie podnosić small stony z ziemi oraz wkładać je do backpacka, a potem zakładać.
VV WYGLĄD TRAINÓW VV
[Image: Bez_nazwy_2.jpg]

Chcę gotowego do wklejenia i odpalenia macro , nie zamierzam niczego edytować.

HELP = REP


RE: Macro for pick up small stones and equip it. - Kimoszin - 09-02-2012

Code:
1000 {Equip Small Stone} X:=Self.X() Y:=Self.Y() Z:=Self.Z() VarAdd(Y, 1) Self.Capacity()>=100 Map.PickUpEx(1781, -1, 0, !X!, !Y!, !Z!, 2)