Hey Guys - i need your help! I'm on a low-pop server and want to finish my last achievement where I have to /wave a few NPCs in Sethria's Roost. I already got my macro: And all I need is a possibility to use Honorbuddy to spam this macro every 5 seconds... Already searched through the forum but found nothing =( Pleas help me - thank you!
you can use a profession buddy profile, just add a While(true) - to keep it looping then setup a simple timer so it executes the code every 5 sec (or whatever you want) and use Lua.DoString(RunMacroText) to execute your macro (you'll have to look it up on WoW Programming i dont remember the exact syntax) then your done. just make sure to have professionbuddy set the bot in Grindmode with 1 hotspot where you wanna be standing, or CombatBot mode.
Do you mind posting the whole profile with instructions? need to wave mankrik as well and no idea how to run that macro.