Hi...I was boring and I put myself doing something that in the end it becomes a clock...what´s the time?...oh my dear it´s to late ¡¡
autocam off:sync on:hide mouse: color backdrop rgb(90,90,90)
set cursor 1,1: print \"CHAFARI\" :get image 1,2,2,56,14
for i= 1 to 56:make object box i,30,30,2:move object i,30:next i
position camera -100,100,-100:point camera 0,-20,0
make object cylinder 57,4:scale object 57,100,1000,100
make object cone 58,4:scale object 58,200,3000,20:xrotate object 58,90
make object box 59,40,10,0:texture object 59,1:position object 59,0,23,0
ghost object on 59 :color object 58,rgb(255,0,0)
for i= 101 to 112:make object box i,3,1,12:yrotate object i,i*30
move object i,80:color object i,rgb(0,255,0):next i
for i=200 to 260:make object box i,10,8,6:yrotate object i,i*6:position object i,0,8,0
move object i,90:next i:make object cone 80,185:scale object 80,100,5,100
ghost object on 80:position object 80,0,17,0:color object 80,rgb(0,255,255):do
for i= 1 to 16:g#=g#+0.01:yrotate object i,i*24+g#:position object i,0,0,0
move object i,28:color object i,rgb(0,200,255):next i
for i= 17 to 24 :scale object i,80,30,80:yrotate object i,i*45-g#*1.9
position object i,32,10,-30:move object i,4:color object i,rgb(255,100,0):next i
for i=25 to 56:scale object i,110,30,110:yrotate object i,i*12-g#/3
position object i,-15,-5,0:move object i,50:color object i,rgb(100,150,100):next i
position object 58,0,15,0:yrotate object 58,g#/12:yrotate object 59,-g#*3:sync :loop
oh my god