Add a wait/pause that can be placed into a macro.
TimothyLuke opened this issue ยท 2 comments
create a "/click pause n" command that will wait n seconds before moving to the next line. We can do that by knowing the Millisecond delay that the player is using. A ms of 100 would mean that if they are spamming the key - count 10 clicks before moving on to the next line.
This will only work for those who are writing spammable macros with a consistent number of clicks.