Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Lure macro request
#1
Hello, i would like a macro to only stop and attack when 3+ monsters on screen. I tried some old ones from here, but they didnt work. The cave im hunting has Wyrms and elder wyrms.

Thanks Smile
Reply
#2
(05-20-2020, 02:26 AM)jbobdp Wrote: Hello, i would like a macro to only stop and attack when 3+ monsters on screen. I tried some old ones from here, but they didnt work. The cave im hunting has Wyrms and elder wyrms.

Thanks Smile

Try:

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


Forum Jump:


Users browsing this thread: 1 Guest(s)