02-06-2014, 10:31 AM
First of all, you know how to create a script with macros and variables? If not, read all tutoriais and the wiki of the forum, and after you'll understanding the macro below.
Tutorials: http://forums.bmega.net/forum-3.html (Important Threads)
Wiki: http://wiki.bmega.net/doku.php?id=macros_commands
After off all, try this macro below:
[macro]0 {Pickup Mana Potions} X1:=19789 Y1:=19938 Z1:=10 ID:= Count:=200 ContainerTo:=0 Range:=5 Self.PositionIn(!X1!, !Y1!, !Z1!, !X1!, !Y1!, !Z1!)==1 Map.PickUpEx(!ID!, !Count!, !ContainerTo!, !X1!, !Y1!, !Z1!, !Range!)[/macro]
Tutorials: http://forums.bmega.net/forum-3.html (Important Threads)
Wiki: http://wiki.bmega.net/doku.php?id=macros_commands
After off all, try this macro below:
[macro]0 {Pickup Mana Potions} X1:=19789 Y1:=19938 Z1:=10 ID:= Count:=200 ContainerTo:=0 Range:=5 Self.PositionIn(!X1!, !Y1!, !Z1!, !X1!, !Y1!, !Z1!)==1 Map.PickUpEx(!ID!, !Count!, !ContainerTo!, !X1!, !Y1!, !Z1!, !Range!)[/macro]