Page 1 of 1

Question regarding auto attacking

Posted: Sun Jan 02, 2011 10:55 am
by metsu
Hi guys, i play on emu server, i often pull a big train and then clear it. what i do now is, TAB, Q, TAB, Q .... until last mob dies.
is there a mac that can auto target next mob and atk on when a mob dies ? so that i can sit back and watch until all the mobs die ?

Re: Question regarding auto attacking

Posted: Sat Nov 12, 2011 12:30 am
by BloodyMutt

Code: Select all

Sub Main
   :combatloop
   }
   /doevents
   /if (!${Me.Combat}) /keypress q
   /goto :combatloop
/return
This may be what you're looking for, it should keep you in combat more or less all the time, downside is your chat gets spammed so you may want to set up a hotkey for starting and ending it? I'm sure there is something fancier you can do.

Re: Question regarding auto attacking

Posted: Wed Jan 14, 2026 12:37 pm
by xyilla

Re: Question regarding auto attacking

Posted: Wed Jan 14, 2026 12:38 pm
by xyilla