Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
need Lure Macro 5+ monsters
#1

Looking for Lure macro, i need macro which turns on killer when 5 or more monsters on screen, saw Catars lure macro but its for 3 or more monster, i havent clue how to edit macro to make it 5+ monsters, wanna make full afk for Sp
ike ED 250+.
Reply
#2
(05-20-2020, 01:55 PM)Emsii Wrote:
Looking for Lure macro, i need macro which turns on killer when 5 or more monsters on screen, saw Catars lure macro but its for 3 or more monster, i havent clue how to edit macro to make it 5+ monsters, wanna make full afk for Sp
ike ED 250+.

Code:
100 {lure by dox} Creatures.NPCOnScreen()>=5 [else] Killer.Start() lure:=0 Exit()  {else} !lure==0 Killer.Stop() Self.Stop() lure:=1 Exit()

Try this.
Reply
#3
(05-27-2020, 12:08 AM)doxmey Wrote:
(05-20-2020, 01:55 PM)Emsii Wrote:
Looking for Lure macro, i need macro which turns on killer when 5 or more monsters on screen, saw Catars lure macro but its for 3 or more monster, i havent clue how to edit macro to make it 5+ monsters, wanna make full afk for Sp
ike ED 250+.

Code:
100 {lure by dox} Creatures.NPCOnScreen()>=5 [else] Killer.Start() lure:=0 Exit()  {else} !lure==0 Killer.Stop() Self.Stop() lure:=1 Exit()

Try this.

sure i will, thanks!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)