I know some people have macros to color chat like :
"/run if(not scm) then scm = SendChatMessage;end;function SendChatMessage(msg,type,lang,chan)scm("\124cff9900FF\124Hitem:19:0:0:0:0:0:0:0\ 124h" ..msg.."\124h\124r",type,lang,chan);end;"
Which makes you type in purple. Can someone figure out how to talk in a mulitple colors? For Example, I want to fake being a GM so it would go <GM> (in red) MYname (in green) [my message] (in yellow)
so it would be a macro that lets you have multiple colors in chat. I saw this before.