Jump to content

[Share]Script color chat changer


Ma3x*

Recommended Posts

this is Very good

 

Script Code:

 

//The script
alias green "con_color 0+255+0;alias next red;alias back black"
alias red "con_color 255+0+0;alias next yellow;alias back green"
alias yellow "con_color 255+255+0;alias next blue;alias back red"
alias blue "con_color 0+0+255;alias next orange;alias back yellow"
alias orange "con_color 255+165+0;alias next white;alias back blue"
alias white "con_color 255+255+255;alias next black;alias back orange"
alias black "con_color 0+0+0;alias next green;alias next green"
//Bind
bind f12 "next"
//Some more info!
echo Script loaded Succesfully
echo
echo Created bY Splat;crazycrackeR
echo
echo Press f12 and change your chat color !
echo
echo

Link to comment
Share on other sites

  • 2 weeks later...

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...