It crashes whenever I send any message
And on a side note: The AwayI command doesn't work.
I added this to ScriptInfo.xml in the right place and all but whenever I try and use it it says the command is not recognised.
code:
<ScriptCommands>
<Command>
<Name>AwayI</Name>
<Description>Execute an AwayI command</Description>
<Parameters><Command></Parameters>
</Command>
</ScriptCommands>