Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
i Need Macro and script
#1
hello I need a macro que use sd with 2 or more monsters on the screen and energy ring with 2 or more monsters on the screen.

and script to Stampor 100%


tks
Reply
#2
SD Macro
Code:
500 {ShootSD} target:=Creature.Target() IDRUNE:=3155 Creatures.ByName(MONSTERNAME)>=2 Creature.ShootOn(!target!, !IDRUNE!)

Edit: MONSTERNAME

Energy equip
Code:
1000 {put ring} Creatures.Beside()=>2 Self.Equip.Ring(3051)

Energy Unequip
Code:
1000 {remove ring} Creatures.Beside()=<1 Self.UnEquip.Ring(0)

If helped, give reputation Big Grin
Reply
#3
have script stampor Hunt Mage ??
Reply
#4
I don't ;s
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)