By Leviathan.Comeatmebro 2016-05-21 18:47:59
Ashitacast is not meant to use your job abilities or magic automatically. It is meant to swap equipment. That is how the flow is designed.
A properly designed lua script for automation can use your ability, wait the exact amount of time until you're able to do another action, and check for what to do next. It uses no unnecessary resources and doesn't spam your chat handler.
An ashitacast script where you're using the gear function to spam JAs will have you in the wrong gear constantly, flood the server, and potentially cause lag on every packet cycle. So yes, despite the relative ease of allowing you to bot with ashitacast, I'm not going to do it. In fact, the amount of inquiries on this has me about ready to hardcode ashitacast to block all action requests coming through the command handler.
If you really want to do it, do it the right way.