delete the /wait and double push the button, works fine for most.
Your macro fails cause the macro function counts only in full seconds.
Best solution would be to macro this oGCDs in one macro and push the button till all are done.


 
			
			
				delete the /wait and double push the button, works fine for most.
Your macro fails cause the macro function counts only in full seconds.
Best solution would be to macro this oGCDs in one macro and push the button till all are done.
Rounded to nearest second? Are you sure??
I mean:
/e hello
/wait 1
/e world!
is slower than:
/e hello
/wait 0.1
/e world!
Maybe it's different with actions.
Edit: Nvm, I guess 0.1 counts as 0 seconds.
Edit2:
Removing the wait seems like a better option, yes. I just wish it was a bit smother.
Last edited by Guesswhat; 05-19-2016 at 06:55 PM.




 
			
			
				
http://king.canadane.com
|  |  |  |  | 
|  | 
Cookie Policy
This website uses cookies. If you do not wish us to set cookies on your device, please do not use the website. Please read the Square Enix cookies policy for more information. Your use of the website is also subject to the terms in the Square Enix website terms of use and privacy policy and by using the website you are accepting those terms. The Square Enix terms of use, privacy policy and cookies policy can also be found through links at the bottom of the page.

 Reply With Quote
  Reply With Quote
 
			 Originally Posted by Legion88
 Originally Posted by Legion88
					

