Hello,
So far I've been able to figure out profile and fight class creation but I'm stuck with a core function for my bot.
It's going to rely on the use of an in game macro. What I need is to have a random delay on said macro between x and y seconds.
Preferably I can run another function with this also, essentially having combat and pathing handled by the bot with two macros for targeting a special mob and running this function.
Any idea's/advice?