ÐarkyXtremē Posted April 22, 2008 Posted April 22, 2008 OK, to make this work, u must make a macro... /run if(not scm) then scm = SendChatMessage; end; function SendChatMessage(msg,type,lang,chan) scm("\124cff======\124Hitem:19:0:0:0:0:0:0:\124h" ..msg.. "\124h\124r",type,lang,chan);end; on the orange ====== (only 6 letters code) you need to enter your color code like this: 09ffff Cyan color fcff00 Yellow color fc04ca Pink color (use Photoshop or Paint to find your chat color) Quote
butterflyred Posted June 3, 2008 Posted June 3, 2008 hahaha.. i have seen this code.. in a significant forum.. just like this ^_^ .. Quote
aasi888 Posted June 10, 2008 Posted June 10, 2008 Green: fcc000c000 Pink: fc00ff00ff Yellow: fcff00ff00 Black: fc00000000 Blue: fccc0545cc Black text: /run if(not scm) then scm = SendChatMessage; end; function SendChatMessage(msg, type, lang, chan) scm("\124cff000000\124Hitem:19:0:0:0:0:0:0:0\124h" ..msg.."\124h\124r", type, lang, chan);end; pink: /run if(not scm) then scm = SendChatMessage; end; function SendChatMessage(msg, type, lang, chan) scm("\124cffff00ff\124Hitem:19:0:0:0:0:0:0:0\124h" ..msg.."\124h\124r", type, lang, chan);end; green: /run if(not scm) then scm = SendChatMessage; end; function SendChatMessage(msg, type, lang, chan) scm("\124cff00c000\124Hitem:19:0:0:0:0:0:0:0\124h" ..msg.."\124h\124r", type, lang, chan);end; Copy pasted from my notepad. Quote
nhatthien16 Posted July 31, 2008 Posted July 31, 2008 umm . i am going to try this code . thanks for share. Quote
norka25 Posted July 31, 2008 Posted July 31, 2008 hhaha , thx i have never known how ppl write in chat color text, now i know... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.