BBot - The best bot of the world

Full Version: Recoger items
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Como podria hacerle para recoger items del piso subirlos ala mochila ya que el server que juego por navidad hace eventos invade ciudades y al final aparece santa al matarlo tira regalos serca de su cuerpo y necesito subirlos rapido aveces nisiquiera puedes ver porque spamean exevo gran mas frigo y tera y se me dificulta mirarlos no tengo tiempo de reaccion asi que ME PREGUNTABA SI ALGUIEN PODRIA DECIRME SI ES POSIBLE QUE PUEDA REALIZAR ESTO GRACIAS.
Puede utilizar esta macro. Sólo hay que sustituir el Item_ID por identificador de elemento
[macro]1000 {Pick Up Item} item:=Item_ID X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.PickUpEx(!item!, -1, 0, !X!, !Y!, !Z!, 4)[/macro]