Fun Color changer with disco mode

By Itaku on Jan 20, 2008

WARNING: READ BEFORE USING

A very small percentage of individuals may experience epileptic seizures when exposed to certain light patterns or flashing lights. Exposure to certain patterns or backgrounds on a computer screen, or while using this script, may induce an epileptic seizure in these individuals. Certain conditions may induce previously undetected epileptic symptoms even in persons who have no history of prior seizures or epilepsy.

If you, or anyone in your family, have an epileptic condition, consult your physician prior using this script. If you experience any of the following symptoms while using this script -- dizziness, altered vision, eye or muscle twitches, loss of awareness, disorientation, any involuntary movement, or convulsions -- IMMEDIATELY discontinue use and consult your physician before resuming the script.


-------========Color Changer With Disco Mode===========--------------------

What this script does is change the color of the back ground to vary 15 different colors with a delay of your choosing or in disco mode changes the color every ms.

==================+++++++++Changes++++++++++============

(-) Taken out the part where you have to read the warning for the script to work
(+) Added a part for the on load where it adds two buttons to the toolbar. The one on the left starts disco mode while the one on the left stops disco mode(Delay mode not made yet)

on *:LOAD:{
  echo -a 4WARNING: READ BEFORE USING
  echo -a 4-
  echo -a 4A very small percentage of individuals may experience epileptic seizures when exposed to certain light patterns or flashing lights. Exposure to certain patterns or backgrounds on a computer screen, or while using this script, may induce an epileptic seizure in these individuals. Certain conditions may induce previously undetected epileptic symptoms even in persons who have no history of prior seizures or epilepsy.
  echo -a 4-
  echo -a 4If you, or anyone in your family, have an epileptic condition, consult your physician prior using this script. If you experience any of the following symptoms while using this script -- dizziness, altered vision, eye or muscle twitches, loss of awareness, disorientation, any involuntary movement, or convulsions -- IMMEDIATELY discontinue use and consult your physician before resuming the script.
  /toolbar -a StartDisco "Start Disco" mirc.exe "/timerdisco 0 0 /color background $chr(36) $+ rand(0,15)" @disco
  /toolbar -a StopDisco "Stop Disco" mirc.exe "/timerdisco off | /color background 0" @disco
}
menu * {
  Color changer
  .Disco Mode { 
    timerdisco 0 0 color background $chr(36) $+ r(0,15) 
  }
  .Set Delay { 
    timercolor 0 $$?="Delay?" color background $chr(36) $+ r(0,15) 
  }
  .-
  .Off { timerdisco off | timercolor off | color background 0 }
}

Comments

Sign in to comment.
dma   -  Dec 28, 2015

still working in 2015

 Respond  
VersaX   -  Jan 13, 2011

it was fun but it messed up my theme and turned it black :\

 Respond  
inti-garcia   -  Nov 16, 2008

rofl nvm NICE!!!!!

 Respond  
Itaku   -  Jan 21, 2008

well i just dont want problems so i put that in...
and i dont want someone getting a seizure off of this cuz itll make me feel like i did it

 Respond  
jub369   -  Jan 20, 2008

they cant unless they know were yu live and shit lol

 Respond  
Itaku   -  Jan 20, 2008

well with idiots these days they could get a seizure then sue me

 Respond  
Agent   -  Jan 20, 2008

I need to use this one just so I can get the warning. :p

 Respond  
jub369   -  Jan 20, 2008

lol you cant get sued its there falt if they get it lol

 Respond  
Itaku   -  Jan 20, 2008

it wasnt required i put that in so i didnt get sued :/

 Respond  
jub369   -  Jan 20, 2008

this is cool and like sls10 siad the warining part is funny

 Respond  
SLS10   -  Jan 20, 2008

I love how the script requires a warning. :P

 Respond  
Baze   -  Jan 20, 2008

Nice one ITaku

 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.