I really DOUBT that will work, I cant check on OTS i play there are no flasks
[macro]500 {pots}
Xp:=Self.X()
Yp:=Self.Y()
Zp:=Self.Z()
pot1:=283
pot2:=284
pot3:=285
Map.PickUp(!pot1!, 100, 1, !Xp!, !Yp!, !Zp!)
Map.PickUp(!pot2!, 100, 1, !Xp!, !Yp!, !Zp!)
Map.PickUp(!pot3!, 100, 1, !Xp!, !Yp!, !Zp!)
exit()
[/macro]
i checked on different items and it worked xd
but you need to step on it manually...
it wont just walk to it by itself and pickup
[macro]500 {pots}
Xp:=Self.X()
Yp:=Self.Y()
Zp:=Self.Z()
pot1:=283
pot2:=284
pot3:=285
Map.PickUp(!pot1!, 100, 1, !Xp!, !Yp!, !Zp!)
Map.PickUp(!pot2!, 100, 1, !Xp!, !Yp!, !Zp!)
Map.PickUp(!pot3!, 100, 1, !Xp!, !Yp!, !Zp!)
exit()
[/macro]
i checked on different items and it worked xd
but you need to step on it manually...
it wont just walk to it by itself and pickup