BBot - The best bot of the world

Full Version: Pomoc daje reputa :)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Witam

Czy ktoś jest w stanie pomóc mi w napisanu macra, aby bot zbierał z ziemi następujące itemy - halberd, battle hammer, steel helmet i gold coin.
1000 {PickUpItems} X:=Self.X Y:=Self.Y Z:=Self.Z Self.Attacking()==0 Self.Capacity()>=90 Map.PickUpEx(3031, -1, 1, !X!, !Y!, !Z!, 3) Map.PickUpEx(3305, -1, 1, !X!, !Y!, !Z!, 3) Map.PickUpEx(3351, -1, 1, !X!, !Y!, !Z!, 3) Map.PickUpEx(3269, -1, 1, !X!, !Y!, !Z!, 3)

http://forums.bmega.net/showthread.php?t...2#pid24032