I switched almost all my scripts from autohotkey to autoit a year ago and I don't regret it  
I still have an active autohotkey script with all my autotext phrases 
p.e. 
#If (A_ComputerName = "PCNAME")
:?*:\\me::myname@domain.com
etc 
Is there a no way to switch them also to autoit?