GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

Add a wait/pause that can be placed into a macro.

TimothyLuke opened this issue ยท 2 comments

commented

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.

commented

/click pause N where N = the number of seconds. In this screenshot - waits 20 seconds before getting to line 3

this is a force hang for the number of clicks

You also need to go to your options and set the MS rate you are using

commented

thing to fix - if the pause is the last line it doesnt play nicely.