Page 1 of 1

How do I spam a Macro using a simple follow bot?

Posted: Sat Jun 04, 2011 11:01 pm
by s018mes
In rombot, I am trying to just spam the following in game macro:

/run AssistUnit("party1")
/run if UnitIsDeadOrGhost("target") then UseSkill(1,1) end
/wait 5
/run FollowUnit("party1")


This would have my follow bot loot a mob after my main killed it. But I want the follow bot automated and loot with out me have to click on the macro every time.

How do I spam the macro either:

a) after my mains mob has been killed
b) every 5 or 10 seconds
c) after my main has started casting his first skill (main usually kills the mob in one shot anyway)

Re: How do I spam a Macro using a simple follow bot?

Posted: Fri Sep 23, 2011 7:59 pm
by parra
Hi,
You should have a waypoint named healer party by default . Use it and once started then swap for the macro of your convenience.