What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

[need help] For ACM Press any Key every 5 seconds

Someday

New Member
Joined
Jan 15, 2010
Messages
103
Reaction score
0
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:

/cleartarget
/tar Mankrik
/stopmacro [noexists]
/wave

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!
 
I didn't want to use external software... If I would I had already done this -.-
 
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.
 
That's exactly what I was looking for - thank you very much!
 
Do you mind posting the whole profile with instructions? need to wave mankrik as well and no idea how to run that macro.
 
Back
Top