10.0 problem how to fix 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: Free Scripts (https://forums.bmega.net/forum-10.html) +--- Thread: 10.0 problem how to fix it (/thread-8439.html) |
10.0 problem how to fix it - purepolska1 - 04-16-2013 Stuck and drop vial problems... drop vials macro : 3000 {Drop Empty Flask} X:=Self.X() Y:=Self.Y() Z:=Self.Z() X1:=1 Y1:=1 VarAdd(X, !X1!) VarSub(Y, !Y1!) Self.Capacity()<=999 Map.Thrown(283, 10, !X!, !Y!, !Z!) Map.Thrown(284, 10, !X!, !Y!, !Z!) Map.Thrown(285, 10, !X!, !Y!, !Z!) Exit() anti stuck : 1000 {Stuked} {AntiStuck} Status.InPZ()==0 Self.MoveW Macro.Wait(300) Self.MoveN Macro.Wait(300) Self.MoveS Macro.Wait(300) +++++ you have to edit in protector that macro, with your anti stuck file and choose the option "Stucked" Reput me if i helped RE: 10.0 problem how to fix it - Zimovsky - 04-16-2013 wszystko dziala tylko nie wyrzuca po 1 vialu, tylko np po 20 jak czlowiek to nei normalne zeby kazdy z nas expil i po 1 vialu wyrzucal jak jakis pedant ;p |