Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
refiller help
#1
i need a code to go to X position and pickup grat mana potion from the floor
#2
why not buy from npc?
#3
Because i need to pickup manapots from a house... I think i can do it with The map.pickup macro but help me please
#4
dont know how to do that man Confused
#5
Post the x, y and z positions where you want to pick up mana potions.
#6
X 19789
Y 19938
Z 10
#7
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]
#8
i dont know how to do scripts i was reading all night but its hard, i think in the macro you post in the ID= i put the id of the manas right? count= its the amount of manas i want to pick up?

i put the id and the bot dont pick up the manas... and in the debug its say its ok.. i dont know what to do

man thank you i was doing it wrong.. now the macro works +1
#9
(02-06-2014, 04:27 PM)chuy23 Wrote: i dont know how to do scripts i was reading all night but its hard, i think in the macro you post in the ID= i put the id of the manas right? count= its the amount of manas i want to pick up?

i put the id and the bot dont pick up the manas... and in the debug its say its ok.. i dont know what to do

man thank you i was doing it wrong.. now the macro works +1

Cool


Forum Jump:


Users browsing this thread: 1 Guest(s)