Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Macro - use item on monster
#1
Like title.
Im looking for macro:
Bot will use item [ID: XXX] on monster [Name: YYY]
Rep ++
#2
http://wiki.bmega.net/doku.php?id=macros..._creatures
#3
I tried to make it, but it doesn't work.
Can someone help?
#4
Post what you did, and then I will help.
#5
Creature.ByName(Monster Name)
Creature.ShootOn(Item ID)

I don't know what I did, but I was trying.
Help me, I really need it.
Thanks.
#6
Can someone help?
Im also looking for other macro:
when text X appear on screen, bot will use sound (alarm).
Thanks.
#7
Code:
1000 {Item on Monster} monster:=Creature.ByName(YYY) Creature.ShootOn(!monster!, XXX) end

Try it


Forum Jump:


Users browsing this thread: 1 Guest(s)