Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
macro gfb
#1
need macro who will throw great fireball rune when my character will be blocked by 8 penguins or smth just when it will be around me.
#2
(11-07-2013, 09:36 PM)eliteexoria Wrote: need macro who will throw great fireball rune when my character will be blocked by 8 penguins or smth just when it will be around me.

1000 {Traped} monsterCount:=7 shootID:=3161 Creatures.ByName(Penguin)>=!monsterCount! target:=Creature.Attacking() Creature.ShootOn(!target!, !shootID!)
#3
do not work your macro
#4
(11-07-2013, 09:36 PM)eliteexoria Wrote: need macro who will throw great fireball rune when my character will be blocked by 8 penguins or smth just when it will be around me.

[macro]1100 {Anti Traped} ammoID:=0 monsterBeside:=8 Creatures.ByRangeName(1, Penguin)>=!monsterBeside! target:=Creature.Self() Creature.ShootOn(!target!, !ammoID!)[/macro]


Forum Jump:


Users browsing this thread: 1 Guest(s)