![]() |
Como Usar Un Macro - 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: Como Usar Un Macro (/thread-6307.html) |
Como Usar Un Macro - Renee.ibanez - 01-01-2013 200 {Push MAX } ID:=3031 ## ID OF ITEM ON GROUND X:=Self.X Y:=Self.Y Z:=Self.Z Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!)<>1 VarSub(Y, 1) Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!)<>1 VarAdd(X, 1) Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!)<>1 VarAdd(Y, 1) Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!)<>1 VarAdd(Y, 1) Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!)<>1 VarSub(X, 1) Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!)<>1 VarSub(X, 1) Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!)<>1 VarSub(Y, 1) Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!)<>1 VarSub(Y, 1) Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!) Ayudenme Como Lo Utilizo? RE: Como Usar Un Macro - Kimoszin - 01-01-2013 http://forums.bmega.net/showthread.php?tid=6378 RE: Como Usar Un Macro - Renee.ibanez - 01-02-2013 Gracias Pero no le tengo que editar nada? si quiero ponerle para que recoja otro item como le ago? RE: Como Usar Un Macro - Kimoszin - 01-02-2013 Tienes que editar la variable ID. ID:=3031 RE: Como Usar Un Macro - Renee.ibanez - 01-03-2013 ok si pero como le ago para que recoga gps,vials y gusanos le tengo que poner comas? RE: Como Usar Un Macro - Kimoszin - 01-03-2013 http://forums.bmega.net/showthread.php?tid=8032 |