Advertisement
ramensama92

IRC rainbow

Sep 3rd, 2017
417
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.30 KB | None | 0 0
  1. IRC Information.....
  2. Introduction to Colors
  3.  
  4. With both mIRC and PIRCH, we have the ability to type different colors from a palette of 16 colors. By incorporating colors into our text, our writing turns from plain black to something like this...
  5.  
  6.  
  7. R a i n b o w o f b r i g h t c o l o r s !
  8. Pretty kewl, eh? Once you master a few short commands, you too will be typing a rainbow of colors. Let's look at the various commands.
  9.  
  10. Control + K is used for colored text
  11. Control + B is used for Bold test
  12. Control + U is used for underlined text
  13. Control + R is used for reverse text *
  14. Control + I is used for italics text **
  15. Control + O returns your text back to plain black
  16. * Note: PIRCH interprets the Ctrl + R as italics.
  17. ** Note: mIRC doesn't see the italics of PIRCH, but ignores the styled text
  18. Now, let's look at those one-by-one.
  19.  
  20. Control + K (that is your Ctrl key on your keyboard + the letter K key, clicked on at the same time) PLUS a number from 1-16 will give you the colored text. Here are the numbers and their corresponding colors:
  21.  
  22. 1 - Black
  23. 2 - Navy Blue
  24. 3 - Green
  25. 4 - Red
  26. 5 - Brown
  27. 6 - Purple
  28. 7 - Olive
  29. 8 - Yellow
  30. 9 - Lime Green
  31. 10 - Teal
  32. 11 - Aqua Light
  33. 12 - Royal Blue
  34. 13 - Hot Pink
  35. 14 - Dark Gray
  36. 15 - Light Gray
  37. 16 - White
  38. If I want to type a word in royal blue (number 12), then I am going to click on my Ctrl + K, then type 12, then type message. (Note: When you click on your Ctrl + K key, a little black line will appear which will look similar to this: .
  39.  
  40. Example: Ctrl + K12Happy Coloring! -- Happy Coloring!.
  41.  
  42. Tip: If you want to stop the next word from being colorized, then click on the Ctrl + 0, this halts anymore colors.
  43.  
  44. How about typing with Background Colors?
  45.  
  46. We are going to use the same format, only this time, we will use two numbers, separated by a comma. The 1st number is the print color, the 2nd number is the background color. For the previous example, I used this:
  47.  
  48. Ctrl + K8,4Background Colors -- Background Colors
  49. Here's a more detailed explanation: Ctrl + K(text/yellow),(background/red)Message
  50.  
  51. We can mix and match these commands too, so you could have a word that is bold, underlined, AND a rainbow of colors.
  52.  
  53. Ctrl + B for BOLD could also be BOLD
  54. Ctrl + U for Underlined could also be Underlined
  55. Ctrl + R and colors could also be reverse
  56. Have a great time colorizing your text. Please be sure to stop by in #Beginner if we can be of any further assistance.
  57.  
  58. If you'd be interested in playing around with a color script, Alk has put together a Color Scriptfor mIRC users that can be loaded up into your Alias section. You will need to open up the file to see the shortcuts. Once you've done that, and practiced a little bit, you can then write in color hundreds of different ways.
  59.  
  60. For our PIRCH users, you can download cterm.zip. This zip file includes a PIRCH pil and a cterm.txt explaining how to work the script. Unzip to your PIRCH directory.
  61.  
  62. Please keep in mind, many IRC channels disallow the use of colors, and even in #Beginner, we ask that our newcomers, ops, and voices, keep the color usage to a minimum so that we don't confuse the newcomers too much. We should also remember that those clients without color capabilities (some Linux clients, for instance) will see all our color codes and numbers, and the resulting text is almost impossible to r
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement