ok i found this code in a forum:
;Artificial Intelligence Script
;Header
desc = Blue light timer zone
;Triggers
:state=0:state=1
:state=1,activated=1:timerstart,state=2
:state=1:lighton,lightred=255,lightgreen=255,lightblue=255
:state=2:lighton,lightred=0,lightgreen=0,lightblue=255
:state=2,timergreater=1500:state=3
:state=3:lightred=255,lightgreen=255,lightblue=255,lightoff,lightrange=200,lightoff,state=4
:state=4,random=3:lightoff,state=5
:state=5,random=25:lighton,state=4
;End of Script
and i wanted to know if someone could edit this for me to make it blink like a strobe light not like a million blinks a second to where it looks like something is wrong with the screen but like in raves when they blink pretty fast but not too fast
please and thank you
bye