Just add this script.
code:
function OnEvent_ChatWndSendMessage(ChatWnd, Message){
if(Message.charAt(0)!="/"||Message.charAt(0)!="!")return "/noicon "+Message;
}
It'll remove all your emoticons
There's already a script :
http://www.msgpluslive.net/scripts/browse/index.php?act=view&id=59