Hello. This game does not run on the same mechanics as FFXI so why are we using the same macro system? im running into quite a few issues. im running into problems where the macros are not checking to see if active skills are available it just bypasses them when being spammed this is due to the system being exactly like how it is in FFXI where it needs automation and that is not good. Macros should not automate any action/s since the combat system is active unlike FFXI. The macros need to 1. check to see if the ability is active from top to bottom 2. if the ability is active use it(taking into account the global cooldown) if not skip to the next ability.