Top

Code Snippets Tagged with alias by Scakk

  (5)  
Sort by 
This alias will return the text in random color per letter or random color per letter with a random color back ground per letter. Background color is optional. Usage: $mcolor(TEXT) = text in random..
Tags: alias  background  color  isid  mcolor  prop  random 
+ 1 likes
8 comment(s)   |   Score: 6.5   |   Language: mIRC   |   Posted by Scakk on Sep 17, 2008
Simple alias that allows you to add 1 color ( or back ground color ) with the ability to bold , underline or both to it. /* Usage: -- $coloring(TEXT,X,Y) = Text in color X ( 0-15 ) with background..
Tags: alias  color  prop 
+ 1 likes
10 comment(s)   |   Score: 7.5   |   Language: mIRC   |   Posted by Scakk on Aug 26, 2008
This is a reverse version of $strip ( minus the color part ) Usage: -- $unstrip(TEXT) = Text in default status. -- $unstrip(TEXT).b -- Bold -- $unstrip(TEXT).u -- Underline -- $unstrip(TEXT).r..
Tags: alias  bold  prop  reveres  underline 
+ 1 likes
4 comment(s)   |   Score: 7.5   |   Language: mIRC   |   Posted by Scakk on Aug 26, 2008
This has now become a 2 tab dialog script. It now has more options than before. It also uses the channel in which you open the dialog as the one to be effected. There is a drop down list on tab 2 that..
Tags: alias  ban  channel  dialog  kick  modes  nick  popup  silence  warn 
+ 0 likes
11 comment(s)   |   Score: 5.8   |   Language: mIRC   |   Posted by Scakk on May 06, 2007
This is one you would put in your Aliases. It is an Ignore with a timer for it. The time is in seconds or minutes depending on which one you use. Example: /ignore WaiterJohn 30 * Added WaiterJohn!*@*..
Tags: alias  ignore  timer 
+ 0 likes
7 comment(s)   |   Score: 4.3   |   Language: mIRC   |   Posted by Scakk on Apr 18, 2007
Bottom