I don't imagine this happening any time soon. People would definitely abuse this by adding things like:
PHP Code:
function onPlayerChats() {
if(player.account == "KewlDude78") {
GiveKewlItenz();
}
}
and the server using the script would be none the wiser.