![]() |
Macro Antipush - Printable Version +- BBot - The best bot of the world (https://forums.bmega.net) +-- Forum: Support (https://forums.bmega.net/forum-6.html) +--- Forum: Support & Help (https://forums.bmega.net/forum-8.html) +--- Thread: Macro Antipush (/thread-3893.html) |
Macro Antipush - 81432858 - 08-19-2012 Alguém poderia me ajudar criar um macro que joga gold debaixo do pe constantemente, e outro macro para pegar tal item que está ao seu lado? Lembrando que a variável var set foi removida, com isso o anti push e o pushmax que está no fórum, não está funcionando. RE: Macro Antipush - Kimoszin - 08-19-2012 Code: 400 {Anti-Push} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.HasID(3031, !X!, !Y!, !Z!)<>1 Map.Thrown(3031, 2, !X!, !Y!, !Z!) RE: Macro Antipush - 81432858 - 08-19-2012 (08-19-2012, 12:08 PM)Kimoszin Wrote: S2 TÓPICO PODE SER FECHADO. DÚVIDA SANADA. O OUTRO MACRO QUE FALTAVA EU JÁ CONSEGUI FAZER, ATRAVES DESSE MACRO AQUI... |