<Brainwashes ya'll with this code>
sync on
set text font "arial"
s=48
set text size s
sw=screen width()/100
sh=screen height()/100
do
for x=0 to screen width() step sw
for y=0 to screen height() step sh
ink rnd(16000000),0
box x,y,x+sw,y+sh
next y
next x
ink -1,-1
i=i+10
if i>75 and i<100 then center text screen width()/2,screen height()/2,"Focus in on the boxes you must."
if i>100 then center text screen width()/2,screen height()/2,"The boxes know all, and show all. Focus."
if i>125 then i=0 : s=s-1 : set text size s
sync
loop
<So it's not funny...>
<Anyway, focus in on it a lot...>
<Does it work?>
<Once you focus or defocus enough, you'll see some moving shapes>
Quote: "I've seen the word programming and I'm not sure what it means. Anybody please explain?"
Quote: "We shouldn't sacrifice the truth to preserve "balance"."