03-03-2015, 04:20 PM
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
and script to Stampor 100%
tks
i Need Macro and script
|
03-03-2015, 04:20 PM
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
03-03-2015, 04:28 PM
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
03-04-2015, 01:47 AM
have script stampor Hunt Mage ??
03-04-2015, 02:19 AM
I don't ;s
|
« Next Oldest | Next Newest »
|