/click pause
woodgray opened this issue · 17 comments
Not sure if its a restraint or issue Up to /click pause 6 works. After that it fails /click pause 7. also how many click pauses can you have active
I tested with /click pause 30 without issue. and you can have an unlimited number in a MACRO
If your other macro is ‘doing’ anything like a GCD ability then it can interfere with the pause function.
…
On 2 May 2020, at 8:03 pm, woodgray ***@***.***> wrote:
I called the macro from another macro on key press. Set up called macro like this ( sequence field only)
/cast Corruption
/ click pause 14
/say hello (timing verifier)
It always triggered at some verifiable between 2 and 6
As soon as I set it to 6 or below then what ever number I used seemed to work ok.
MS set to 50 both internal and external.
I tried multiple pause to see if that would help and it did not same results
IE
/ click pause 5
/ click pause 5
/ click pause 4
= total 14
Not sure if it’s a spell thing
Tried it with Cobra Shot different outcome
Get Outlook for iOS<https://aka.ms/o0ukef>
________________________________
From: Timothy Minahan ***@***.***>
Sent: Friday, May 1, 2020 11:56:39 PM
To: TimothyLuke/GnomeSequencer-Enhanced ***@***.***>
Cc: woodgray ***@***.***>; Author ***@***.***>
Subject: Re: [TimothyLuke/GnomeSequencer-Enhanced] /click pause (#649)
I tested with /click pause 30 without issue. and you can have an unlimited number in a MACRO
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#649 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AF2U77H7R747T5L66PKCJ43RPOKXPANCNFSM4MXO2CDA>.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
How you are using this is very situational and quirky. The results will be random as you are not just using pause but chaining another macro.
TimothyLuke
… On 2 May 2020, at 8:03 pm, woodgray ***@***.***> wrote:
I called the macro from another macro on key press. Set up called macro like this ( sequence field only)
/cast Corruption
/ click pause 14
/say hello (timing verifier)
It always triggered at some verifiable between 2 and 6
As soon as I set it to 6 or below then what ever number I used seemed to work ok.
MS set to 50 both internal and external.
I tried multiple pause to see if that would help and it did not same results
IE
/ click pause 5
/ click pause 5
/ click pause 4
= total 14
Not sure if it’s a spell thing
Tried it with Cobra Shot different outcome
Get Outlook for iOS<https://aka.ms/o0ukef>
________________________________
From: Timothy Minahan ***@***.***>
Sent: Friday, May 1, 2020 11:56:39 PM
To: TimothyLuke/GnomeSequencer-Enhanced ***@***.***>
Cc: woodgray ***@***.***>; Author ***@***.***>
Subject: Re: [TimothyLuke/GnomeSequencer-Enhanced] /click pause (#649)
I tested with /click pause 30 without issue. and you can have an unlimited number in a MACRO
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#649 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AF2U77H7R747T5L66PKCJ43RPOKXPANCNFSM4MXO2CDA>.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
I did a test set up that only involved corruption.
The calling macro had no lines except keypress were I called a macro called CORRUPTION
That had the code
/cast Corruption
/ click pause 14
/say hello (timing verifier)
It always triggered at some verifiable between 2 and 6
The calling macro spammed at 50 ms Software was set to spam till calling macro key was released So held the key spammed till I released
Software is Razor synapse
It allows several conditions to set trigger.
On key down set a condition like 50 ms wait
On key up set a condition like 50 ms wait etc.
Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10
From: Timothy Minahan<mailto:[email protected]>
Sent: Saturday, May 2, 2020 9:27 AM
To: TimothyLuke/GnomeSequencer-Enhanced<mailto:[email protected]>
Cc: woodgray<mailto:[email protected]>; Author<mailto:[email protected]>
Subject: Re: [TimothyLuke/GnomeSequencer-Enhanced] /click pause (#649)
How you are using this is very situational and quirky. The results will be random as you are not just using pause but chaining another macro.
TimothyLuke
On 2 May 2020, at 8:03 pm, woodgray ***@***.***> wrote:
I called the macro from another macro on key press. Set up called macro like this ( sequence field only)
/cast Corruption
/ click pause 14
/say hello (timing verifier)
It always triggered at some verifiable between 2 and 6
As soon as I set it to 6 or below then what ever number I used seemed to work ok.
MS set to 50 both internal and external.
I tried multiple pause to see if that would help and it did not same results
IE
/ click pause 5
/ click pause 5
/ click pause 4
= total 14
Not sure if it’s a spell thing
Tried it with Cobra Shot different outcome
Get Outlook for iOS<https://aka.ms/o0ukef>
________________________________
From: Timothy Minahan ***@***.***>
Sent: Friday, May 1, 2020 11:56:39 PM
To: TimothyLuke/GnomeSequencer-Enhanced ***@***.***>
Cc: woodgray ***@***.***>; Author ***@***.***>
Subject: Re: [TimothyLuke/GnomeSequencer-Enhanced] /click pause (#649)
I tested with /click pause 30 without issue. and you can have an unlimited number in a MACRO
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#649 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AF2U77H7R747T5L66PKCJ43RPOKXPANCNFSM4MXO2CDA>.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#649 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AF2U77BDCXAVEJSKDKG6DA3RPQNUZANCNFSM4MXO2CDA>.
I called the macro from another macro on key press. Set up called macro like this ( sequence field only)
/cast Corruption
/ click pause 14
/say hello (timing verifier)
It always triggered at some verifiable between 2 and 6
As soon as I set it to 6 or below then what ever number I used seemed to work ok.
MS set to 50 both internal and external.
I tried multiple pause to see if that would help and it did not same results
IE
/ click pause 5
/ click pause 5
/ click pause 4
= total 14
Not sure if it’s a spell thing
Tried it with Cobra Shot different outcome
Get Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
From: Timothy Minahan <[email protected]>
Sent: Friday, May 1, 2020 11:56:39 PM
To: TimothyLuke/GnomeSequencer-Enhanced <[email protected]>
Cc: woodgray <[email protected]>; Author <[email protected]>
Subject: Re: [TimothyLuke/GnomeSequencer-Enhanced] /click pause (#649)
I tested with /click pause 30 without issue. and you can have an unlimited number in a MACRO
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#649 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AF2U77H7R747T5L66PKCJ43RPOKXPANCNFSM4MXO2CDA>.
I don’t use Synapse but I do use AHK at 100MS and did pauses in intervals of 10 and got to 1080 when I walked away. What happens if you increase your MS in Razer?
TimothyLuke
… On 3 May 2020, at 1:09 am, woodgray ***@***.***> wrote:
I did a test set up that only involved corruption.
The calling macro had no lines except keypress were I called a macro called CORRUPTION
That had the code
> /cast Corruption
> / click pause 14
> /say hello (timing verifier)
> It always triggered at some verifiable between 2 and 6
The calling macro spammed at 50 ms Software was set to spam till calling macro key was released So held the key spammed till I released
Software is Razor synapse
It allows several conditions to set trigger.
On key down set a condition like 50 ms wait
On key up set a condition like 50 ms wait etc.
Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10
From: Timothy ***@***.***>
Sent: Saturday, May 2, 2020 9:27 AM
To: ***@***.***>
Cc: ***@***.***>; ***@***.***>
Subject: Re: [TimothyLuke/GnomeSequencer-Enhanced] /click pause (#649)
How you are using this is very situational and quirky. The results will be random as you are not just using pause but chaining another macro.
TimothyLuke
> On 2 May 2020, at 8:03 pm, woodgray ***@***.***> wrote:
>
>
> I called the macro from another macro on key press. Set up called macro like this ( sequence field only)
> /cast Corruption
> / click pause 14
> /say hello (timing verifier)
> It always triggered at some verifiable between 2 and 6
> As soon as I set it to 6 or below then what ever number I used seemed to work ok.
> MS set to 50 both internal and external.
>
> I tried multiple pause to see if that would help and it did not same results
> IE
>
> / click pause 5
> / click pause 5
> / click pause 4
>
> = total 14
> Not sure if it’s a spell thing
> Tried it with Cobra Shot different outcome
>
>
> Get Outlook for iOS<https://aka.ms/o0ukef>
> ________________________________
> From: Timothy Minahan ***@***.***>
> Sent: Friday, May 1, 2020 11:56:39 PM
> To: TimothyLuke/GnomeSequencer-Enhanced ***@***.***>
> Cc: woodgray ***@***.***>; Author ***@***.***>
> Subject: Re: [TimothyLuke/GnomeSequencer-Enhanced] /click pause (#649)
>
>
> I tested with /click pause 30 without issue. and you can have an unlimited number in a MACRO
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub<#649 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AF2U77H7R747T5L66PKCJ43RPOKXPANCNFSM4MXO2CDA>.
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#649 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AF2U77BDCXAVEJSKDKG6DA3RPQNUZANCNFSM4MXO2CDA>.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
Also Why do you have/need a calling macro? That is macro chaining and if you combine that with pausing you are in for quirks and unexpected and unverifiable results. As I mentioned this could be your problem as the two macros could be conflicting.
TimothyLuke
… On 3 May 2020, at 1:09 am, woodgray ***@***.***> wrote:
I did a test set up that only involved corruption.
The calling macro had no lines except keypress were I called a macro called CORRUPTION
That had the code
> /cast Corruption
> / click pause 14
> /say hello (timing verifier)
> It always triggered at some verifiable between 2 and 6
The calling macro spammed at 50 ms Software was set to spam till calling macro key was released So held the key spammed till I released
Software is Razor synapse
It allows several conditions to set trigger.
On key down set a condition like 50 ms wait
On key up set a condition like 50 ms wait etc.
Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10
From: Timothy ***@***.***>
Sent: Saturday, May 2, 2020 9:27 AM
To: ***@***.***>
Cc: ***@***.***>; ***@***.***>
Subject: Re: [TimothyLuke/GnomeSequencer-Enhanced] /click pause (#649)
How you are using this is very situational and quirky. The results will be random as you are not just using pause but chaining another macro.
TimothyLuke
> On 2 May 2020, at 8:03 pm, woodgray ***@***.***> wrote:
>
>
> I called the macro from another macro on key press. Set up called macro like this ( sequence field only)
> /cast Corruption
> / click pause 14
> /say hello (timing verifier)
> It always triggered at some verifiable between 2 and 6
> As soon as I set it to 6 or below then what ever number I used seemed to work ok.
> MS set to 50 both internal and external.
>
> I tried multiple pause to see if that would help and it did not same results
> IE
>
> / click pause 5
> / click pause 5
> / click pause 4
>
> = total 14
> Not sure if it’s a spell thing
> Tried it with Cobra Shot different outcome
>
>
> Get Outlook for iOS<https://aka.ms/o0ukef>
> ________________________________
> From: Timothy Minahan ***@***.***>
> Sent: Friday, May 1, 2020 11:56:39 PM
> To: TimothyLuke/GnomeSequencer-Enhanced ***@***.***>
> Cc: woodgray ***@***.***>; Author ***@***.***>
> Subject: Re: [TimothyLuke/GnomeSequencer-Enhanced] /click pause (#649)
>
>
> I tested with /click pause 30 without issue. and you can have an unlimited number in a MACRO
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub<#649 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AF2U77H7R747T5L66PKCJ43RPOKXPANCNFSM4MXO2CDA>.
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#649 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AF2U77BDCXAVEJSKDKG6DA3RPQNUZANCNFSM4MXO2CDA>.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
Hi I tried 100 ms same results. I have a fairly complex macro for my warlock that works well. The only issue is corruption that I have to refresh every 14 secs. It is not a high dps spell but every bit helps. The only thing I do is on key press down I call the macro with pause in it. All the other functions of the main macro work fine.
Get Outlook for iOS<https://aka.ms/o0ukef>
________________________________
From: Timothy Minahan <[email protected]>
Sent: Saturday, May 2, 2020 5:57:57 PM
To: TimothyLuke/GnomeSequencer-Enhanced <[email protected]>
Cc: woodgray <[email protected]>; Author <[email protected]>
Subject: Re: [TimothyLuke/GnomeSequencer-Enhanced] /click pause (#649)
Also Why do you have/need a calling macro? That is macro chaining and if you combine that with pausing you are in for quirks and unexpected and unverifiable results. As I mentioned this could be your problem as the two macros could be conflicting.
TimothyLuke
On 3 May 2020, at 1:09 am, woodgray ***@***.***> wrote:
I did a test set up that only involved corruption.
The calling macro had no lines except keypress were I called a macro called CORRUPTION
That had the code
> /cast Corruption
> / click pause 14
> /say hello (timing verifier)
> It always triggered at some verifiable between 2 and 6
The calling macro spammed at 50 ms Software was set to spam till calling macro key was released So held the key spammed till I released
Software is Razor synapse
It allows several conditions to set trigger.
On key down set a condition like 50 ms wait
On key up set a condition like 50 ms wait etc.
Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10
From: Timothy ***@***.***>
Sent: Saturday, May 2, 2020 9:27 AM
To: ***@***.***>
Cc: ***@***.***>; ***@***.***>
Subject: Re: [TimothyLuke/GnomeSequencer-Enhanced] /click pause (#649)
How you are using this is very situational and quirky. The results will be random as you are not just using pause but chaining another macro.
TimothyLuke
> On 2 May 2020, at 8:03 pm, woodgray ***@***.***> wrote:
>
>
> I called the macro from another macro on key press. Set up called macro like this ( sequence field only)
> /cast Corruption
> / click pause 14
> /say hello (timing verifier)
> It always triggered at some verifiable between 2 and 6
> As soon as I set it to 6 or below then what ever number I used seemed to work ok.
> MS set to 50 both internal and external.
>
> I tried multiple pause to see if that would help and it did not same results
> IE
>
> / click pause 5
> / click pause 5
> / click pause 4
>
> = total 14
> Not sure if it’s a spell thing
> Tried it with Cobra Shot different outcome
>
>
> Get Outlook for iOS<https://aka.ms/o0ukef>
> ________________________________
> From: Timothy Minahan ***@***.***>
> Sent: Friday, May 1, 2020 11:56:39 PM
> To: TimothyLuke/GnomeSequencer-Enhanced ***@***.***>
> Cc: woodgray ***@***.***>; Author ***@***.***>
> Subject: Re: [TimothyLuke/GnomeSequencer-Enhanced] /click pause (#649)
>
>
> I tested with /click pause 30 without issue. and you can have an unlimited number in a MACRO
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub<#649 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AF2U77H7R747T5L66PKCJ43RPOKXPANCNFSM4MXO2CDA>.
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#649 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AF2U77BDCXAVEJSKDKG6DA3RPQNUZANCNFSM4MXO2CDA>.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#649 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AF2U77CEMPXUULVFKUWX2KTRPSJOLANCNFSM4MXO2CDA>.
Is it possible that I send you my macros for testing. I have not tried click in awhile am manually refreshing
Get Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
From: Timothy Minahan <[email protected]>
Sent: Friday, May 15, 2020 5:57:46 PM
To: TimothyLuke/GnomeSequencer-Enhanced <[email protected]>
Cc: woodgray <[email protected]>; Author <[email protected]>
Subject: Re: [TimothyLuke/GnomeSequencer-Enhanced] /click pause (#649)
I am still unable to replicate this issue
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#649 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AF2U77APVIWTM5XQ5SHOLY3RRW3FVANCNFSM4MXO2CDA>.
I am sure that the problem is in how you are trying to chain the macros as without it I can pause up to 300 seconds without an issue.
TimothyLuke
… On 16 May 2020, at 7:54 am, woodgray ***@***.***> wrote:
Is it possible that I send you my macros for testing. I have not tried click in awhile am manually refreshing
Get Outlook for iOS<https://aka.ms/o0ukef>
________________________________
From: Timothy Minahan ***@***.***>
Sent: Friday, May 15, 2020 5:57:46 PM
To: TimothyLuke/GnomeSequencer-Enhanced ***@***.***>
Cc: woodgray ***@***.***>; Author ***@***.***>
Subject: Re: [TimothyLuke/GnomeSequencer-Enhanced] /click pause (#649)
I am still unable to replicate this issue
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#649 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AF2U77APVIWTM5XQ5SHOLY3RRW3FVANCNFSM4MXO2CDA>.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
It seems as if, If change my macro from priority to sequential it works but I need to use priority
Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10
From: Timothy Minahan<mailto:[email protected]>
Sent: Saturday, May 16, 2020 11:01 AM
To: TimothyLuke/GnomeSequencer-Enhanced<mailto:[email protected]>
Cc: woodgray<mailto:[email protected]>; Author<mailto:[email protected]>
Subject: Re: [TimothyLuke/GnomeSequencer-Enhanced] /click pause (#649)
I am sure that the problem is in how you are trying to chain the macros as without it I can pause up to 300 seconds without an issue.
TimothyLuke
On 16 May 2020, at 7:54 am, woodgray ***@***.***> wrote:
Is it possible that I send you my macros for testing. I have not tried click in awhile am manually refreshing
Get Outlook for iOS<https://aka.ms/o0ukef>
________________________________
From: Timothy Minahan ***@***.***>
Sent: Friday, May 15, 2020 5:57:46 PM
To: TimothyLuke/GnomeSequencer-Enhanced ***@***.***>
Cc: woodgray ***@***.***>; Author ***@***.***>
Subject: Re: [TimothyLuke/GnomeSequencer-Enhanced] /click pause (#649)
I am still unable to replicate this issue
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#649 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AF2U77APVIWTM5XQ5SHOLY3RRW3FVANCNFSM4MXO2CDA>.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#649 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AF2U77HJUL55YIWDPAL5WLDRR2TC5ANCNFSM4MXO2CDA>.
You can’t use pause in a priority macro. It kinda goes against the whole intention of the try this thing then that if you can.
TL
…
On 17 May 2020, at 12:34 am, woodgray ***@***.***> wrote:
It seems as if, If change my macro from priority to sequential it works but I need to use priority
Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10
From: Timothy ***@***.***>
Sent: Saturday, May 16, 2020 11:01 AM
To: ***@***.***>
Cc: ***@***.***>; ***@***.***>
Subject: Re: [TimothyLuke/GnomeSequencer-Enhanced] /click pause (#649)
I am sure that the problem is in how you are trying to chain the macros as without it I can pause up to 300 seconds without an issue.
TimothyLuke
> On 16 May 2020, at 7:54 am, woodgray ***@***.***> wrote:
>
>
> Is it possible that I send you my macros for testing. I have not tried click in awhile am manually refreshing
>
> Get Outlook for iOS<https://aka.ms/o0ukef>
> ________________________________
> From: Timothy Minahan ***@***.***>
> Sent: Friday, May 15, 2020 5:57:46 PM
> To: TimothyLuke/GnomeSequencer-Enhanced ***@***.***>
> Cc: woodgray ***@***.***>; Author ***@***.***>
> Subject: Re: [TimothyLuke/GnomeSequencer-Enhanced] /click pause (#649)
>
>
> I am still unable to replicate this issue
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub<#649 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AF2U77APVIWTM5XQ5SHOLY3RRW3FVANCNFSM4MXO2CDA>.
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#649 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AF2U77HJUL55YIWDPAL5WLDRR2TC5ANCNFSM4MXO2CDA>.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
I thought if you did it on keypress down . It superseded the main macro also
Get Outlook for iOS<https://aka.ms/o0ukef>
________________________________
From: Timothy Minahan <[email protected]>
Sent: Saturday, May 16, 2020 9:26:20 PM
To: TimothyLuke/GnomeSequencer-Enhanced <[email protected]>
Cc: woodgray <[email protected]>; Author <[email protected]>
Subject: Re: [TimothyLuke/GnomeSequencer-Enhanced] /click pause (#649)
You can’t use pause in a priority macro. It kinda goes against the whole intention of the try this thing then that if you can.
TL
On 17 May 2020, at 12:34 am, woodgray ***@***.***> wrote:
It seems as if, If change my macro from priority to sequential it works but I need to use priority
Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10
From: Timothy ***@***.***>
Sent: Saturday, May 16, 2020 11:01 AM
To: ***@***.***>
Cc: ***@***.***>; ***@***.***>
Subject: Re: [TimothyLuke/GnomeSequencer-Enhanced] /click pause (#649)
I am sure that the problem is in how you are trying to chain the macros as without it I can pause up to 300 seconds without an issue.
TimothyLuke
> On 16 May 2020, at 7:54 am, woodgray ***@***.***> wrote:
>
>
> Is it possible that I send you my macros for testing. I have not tried click in awhile am manually refreshing
>
> Get Outlook for iOS<https://aka.ms/o0ukef>
> ________________________________
> From: Timothy Minahan ***@***.***>
> Sent: Friday, May 15, 2020 5:57:46 PM
> To: TimothyLuke/GnomeSequencer-Enhanced ***@***.***>
> Cc: woodgray ***@***.***>; Author ***@***.***>
> Subject: Re: [TimothyLuke/GnomeSequencer-Enhanced] /click pause (#649)
>
>
> I am still unable to replicate this issue
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub<#649 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AF2U77APVIWTM5XQ5SHOLY3RRW3FVANCNFSM4MXO2CDA>.
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#649 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AF2U77HJUL55YIWDPAL5WLDRR2TC5ANCNFSM4MXO2CDA>.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#649 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AF2U77EKS35KAWAJ6IQSVG3RR44LZANCNFSM4MXO2CDA>.
Even if it’s In Keypress the macro below still ticks. Keypress is an override of what is below.
TimothyLuke
… On 17 May 2020, at 11:16 am, woodgray ***@***.***> wrote:
I thought if you did it on keypress down . It superseded the main macro also
Get Outlook for iOS<https://aka.ms/o0ukef>
________________________________
From: Timothy Minahan ***@***.***>
Sent: Saturday, May 16, 2020 9:26:20 PM
To: TimothyLuke/GnomeSequencer-Enhanced ***@***.***>
Cc: woodgray ***@***.***>; Author ***@***.***>
Subject: Re: [TimothyLuke/GnomeSequencer-Enhanced] /click pause (#649)
You can’t use pause in a priority macro. It kinda goes against the whole intention of the try this thing then that if you can.
TL
>
> On 17 May 2020, at 12:34 am, woodgray ***@***.***> wrote:
>
>
> It seems as if, If change my macro from priority to sequential it works but I need to use priority
>
> Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10
>
> From: Timothy ***@***.***>
> Sent: Saturday, May 16, 2020 11:01 AM
> To: ***@***.***>
> Cc: ***@***.***>; ***@***.***>
> Subject: Re: [TimothyLuke/GnomeSequencer-Enhanced] /click pause (#649)
>
> I am sure that the problem is in how you are trying to chain the macros as without it I can pause up to 300 seconds without an issue.
>
> TimothyLuke
>
> > On 16 May 2020, at 7:54 am, woodgray ***@***.***> wrote:
> >
> >
> > Is it possible that I send you my macros for testing. I have not tried click in awhile am manually refreshing
> >
> > Get Outlook for iOS<https://aka.ms/o0ukef>
> > ________________________________
> > From: Timothy Minahan ***@***.***>
> > Sent: Friday, May 15, 2020 5:57:46 PM
> > To: TimothyLuke/GnomeSequencer-Enhanced ***@***.***>
> > Cc: woodgray ***@***.***>; Author ***@***.***>
> > Subject: Re: [TimothyLuke/GnomeSequencer-Enhanced] /click pause (#649)
> >
> >
> > I am still unable to replicate this issue
> >
> > —
> > You are receiving this because you authored the thread.
> > Reply to this email directly, view it on GitHub<#649 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AF2U77APVIWTM5XQ5SHOLY3RRW3FVANCNFSM4MXO2CDA>.
> > —
> > You are receiving this because you commented.
> > Reply to this email directly, view it on GitHub, or unsubscribe.
>
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub<#649 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AF2U77HJUL55YIWDPAL5WLDRR2TC5ANCNFSM4MXO2CDA>.
>
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#649 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AF2U77EKS35KAWAJ6IQSVG3RR44LZANCNFSM4MXO2CDA>.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
Ok then, can I go three deep starting with a sequential macro branching between the click and priority macro
Get Outlook for iOS<https://aka.ms/o0ukef>
________________________________
From: Timothy Minahan <[email protected]>
Sent: Saturday, May 16, 2020 9:53:07 PM
To: TimothyLuke/GnomeSequencer-Enhanced <[email protected]>
Cc: woodgray <[email protected]>; Author <[email protected]>
Subject: Re: [TimothyLuke/GnomeSequencer-Enhanced] /click pause (#649)
Even if it’s In Keypress the macro below still ticks. Keypress is an override of what is below.
TimothyLuke
On 17 May 2020, at 11:16 am, woodgray ***@***.***> wrote:
I thought if you did it on keypress down . It superseded the main macro also
Get Outlook for iOS<https://aka.ms/o0ukef>
________________________________
From: Timothy Minahan ***@***.***>
Sent: Saturday, May 16, 2020 9:26:20 PM
To: TimothyLuke/GnomeSequencer-Enhanced ***@***.***>
Cc: woodgray ***@***.***>; Author ***@***.***>
Subject: Re: [TimothyLuke/GnomeSequencer-Enhanced] /click pause (#649)
You can’t use pause in a priority macro. It kinda goes against the whole intention of the try this thing then that if you can.
TL
>
> On 17 May 2020, at 12:34 am, woodgray ***@***.***> wrote:
>
>
> It seems as if, If change my macro from priority to sequential it works but I need to use priority
>
> Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10
>
> From: Timothy ***@***.***>
> Sent: Saturday, May 16, 2020 11:01 AM
> To: ***@***.***>
> Cc: ***@***.***>; ***@***.***>
> Subject: Re: [TimothyLuke/GnomeSequencer-Enhanced] /click pause (#649)
>
> I am sure that the problem is in how you are trying to chain the macros as without it I can pause up to 300 seconds without an issue.
>
> TimothyLuke
>
> > On 16 May 2020, at 7:54 am, woodgray ***@***.***> wrote:
> >
> >
> > Is it possible that I send you my macros for testing. I have not tried click in awhile am manually refreshing
> >
> > Get Outlook for iOS<https://aka.ms/o0ukef>
> > ________________________________
> > From: Timothy Minahan ***@***.***>
> > Sent: Friday, May 15, 2020 5:57:46 PM
> > To: TimothyLuke/GnomeSequencer-Enhanced ***@***.***>
> > Cc: woodgray ***@***.***>; Author ***@***.***>
> > Subject: Re: [TimothyLuke/GnomeSequencer-Enhanced] /click pause (#649)
> >
> >
> > I am still unable to replicate this issue
> >
> > —
> > You are receiving this because you authored the thread.
> > Reply to this email directly, view it on GitHub<#649 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AF2U77APVIWTM5XQ5SHOLY3RRW3FVANCNFSM4MXO2CDA>.
> > —
> > You are receiving this because you commented.
> > Reply to this email directly, view it on GitHub, or unsubscribe.
>
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub<#649 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AF2U77HJUL55YIWDPAL5WLDRR2TC5ANCNFSM4MXO2CDA>.
>
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#649 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AF2U77EKS35KAWAJ6IQSVG3RR44LZANCNFSM4MXO2CDA>.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#649 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AF2U77AUKXOK5WIBUBTSDJDRR47QHANCNFSM4MXO2CDA>.