(12-08-2014, 02:49 PM)wedel92 Wrote: Hello i need Marco to leave if no have cap exemple cap <=50 and ignore all monters and co to npc or dp and tutorial how to use it cuz im newbie
Quote:500 {Low Cap} Self.Capacity()<=50 {jump} Killer.Stop() CaveBot.GoLabel(LABLE NAME) Exit() [jump] Killer.Start() Exit()
"LABLE NAME" - write your label name
hmmm this is unsafe so add second macro:
Quote:1000 {AntiTrap} Misc.StandTime()>50 Cavebot.Stop() Cavebot.Start() Killer.Start() Exit()
About waypoints etc:
http://forums.bmega.net/thread-19260.html
(12-08-2014, 04:30 PM)Alidako Wrote: I need to know how to make to pick up spears form ground. Bringin a bag with 100 spears to my hunt place. Thanks!
Quote:200 {PickUp Spears} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.PickUpEx(3277, 1, 1, !X!, !Y!, !Z!, 1) Exit()
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.