Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MACRO FOR MAGE REP + IF YOU HELP ME
#1
Information 
Hello.
l need macro for use gfb if 2monster+ attack me if I see 1 monster he need use "exori vis"
I have macro for use gfb and use exori vis but 50% bot try use macro gfb and exori vis when l kill 2monsters + this my macro:

2000 { vis} Self.Mana>=20 Self.Attacking==01 Self.Say(exori vis)

500 {gfb Shotter} target:=Creature.Target() IDRUNE:=3191 Creatures.OnScreen()>3 Creature.ShootOn(!target!, !IDRUNE!) Exit()
>>>>>>>>>>Creatures.OnScreen<<<<<<<<<<<<IS WRONG WHY? HMM I THINK CREATURES ON SCREEN IS NOT ONLY MONSTER SO WHEN I SEE 1 PLAYER AND 1 MONSTER BOT USE GFB TOO I NEED GOOD MACRO FOR THAT WHO CAN HELP WITH THAT? :p
#2
Try this macro:

[macro]500 {gfb Shotter} target:=Creature.Target() IDRUNE:=3191 Creatures.OnScreen()<=2[jump] Creatures.PlayersOnScreen()<>1 Self.Attacking()==01 Self.Mana>=20 Self.Say(exori vis) {jump} Creatures.OnScreen()>=3 Creatures.PlayersOnScreen()<>1 Self.Attacking()==01 Creature.ShootOn(!target!, !IDRUNE!)[/macro]


Forum Jump:


Users browsing this thread: 1 Guest(s)