1. HI, I was wondering if there is any way of changing emote's color. I found a macro roaming the net.

    /run if(not scm) then scm = SendChatMessage; end; function SendChatMessage(msg, type, lang, chan) scm("\124cffFFFF00\124Hitem:19:0:0:0:0:0:0:0\124h" ..msg.."\124h\124r", type, lang, chan);end;

    This Macro only changes the color of the text (on a private server). I was wondering if this code could be changed so it works on emotes too. Pls help!

    1. You will find no help for private servers here.
    2. You cannot change the color of an emote, it it decided client side.