rem *** The DBC Community Clock ***
rem *******************************
hide mouse : `OBese87
Sync on : `INH
backdrop off: `Zombie20
a#=0.0 : `Gosub
do :`Dr. Schnitzengruber
fulltime$=Get Time$() : hours#=VAL(LEFT$(fulltime$,2)) : minutes#=VAL(RIGHT$(LEFT$(fulltime$,5),2)) : seconds#=VAL(RIGHT$(fulltime$,2)) : `demonsbreath
cls : ink rgb(255,0,0),0 : text 20,0,"Hours: "+str$(hours#) : text 20,20,"Minutes: "+str$(minutes#) : text 20,40,"Seconds: "+str$(seconds#) : ` LBFN
hourpercent# = (hours#/12) : minpercent# = (minutes#/60) : secpercent# = (seconds#/60) : hourang = hourpercent#*360 : minang = minpercent#*360 : secang = secpercent#*360 : Line 100,100,sin(hourang)*50,cos(hourang)*50 : Line 100,100,sin(minang)*75,cos(minang)*75 : Line 100,100,sin(secang)*75,cos(secang)*75 'John Jaehee Lee ex. aluseusGOD
alus.portbb.com go there.
Quote: A book. I hate books. book is stupid. I know that I need codes but I dont know the codes -zenicanin14 the 2nd stupidest user in the world