Replace background colour text

By Daveoh on Jun 17, 2007

This will replace the default TEXT output if someone uses the colour of your background as the colour of any of their text. Output may need to be tweaked to match your theme.
Oh yeah this might be a bit messy but oh well.

on ^*:TEXT:*:#:if ($regex($1-,$iif($len($color(background)) == 1,$+(/,$chr(3),$chr(40),0,$color(background),$chr(124),$color(background),$chr(40),(?=[^d]),$chr(41),$chr(41),/g),$+(/,$chr(3),$color(background),/g)))) { haltdef | echo $chan $timestamp $+(<,$nick,>) $regsubex($1-,$iif($len($color(background)) == 1,$+(/,$chr(3),$chr(40),0,$color(background),$chr(124),$color(background),$chr(40),(?=[^d]),$chr(41),$chr(41),/g),$+(/,$chr(3),$color(background),/g)),$chr(3) $+ $color(normal text)) }

Comments

Sign in to comment.
RagBot   -  May 25, 2008

This is great, considering i\'m using a theme that messes up the colors, so this is indeed a great and handy script 10/10

 Respond  
kerstt   -  Jun 18, 2007

nice lil snippter :D

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.