is the script supposed to be saved as a text?
When i saved it,all I get is this:
gimpchat : -skip ${1=32}
-if gimpchat.cimgz
gimpchat.cimgz
-else
# Generate 3d object.
0 -text GIMP,0,0,57,1,255
0 -text[-1] Chat,0,0,57,1,255 -mirror[-1] y
-expand_xy 10,0
-dilate 3
-elevate 64
-permute[-1] zyxc
-r @{-max_whd}
-and
100%,100%,100% -noise[-1] 1 -b[-1] 7 -otsu[-1] 256 -*[-2,-1]
-b 1 -isosurface3d 25%
-f3d 4000 -db3d 0 -m3d 5
# Generate light texture.
256,256,1,3 -plasma[-1] 1,1 -equalize[-1] 256 -n[-1] 0,255
--gaussian[-1] 40%,40%,0 -n[-1] 0,1 -*[-2,-1]
--gaussian[-1] 10%,10%,0 -n[-1] 0,200 -+[-2,-1]
-c[-1] 0,255
-l3d [-1] -rm[-1]
-c3d -n3d -*3d[-1] 250
# Render animation.
-repeat $1
angle={$>*360/$1}
--r3d[0] 1,0,1,$angle
400,400,1,3,-1
-object3d[-1] [-2],50%,50%,0,1 -rm[-2]
-w[-1]
-done
-rm[0]
-a z -autocrop -1 -s z
-to_rgba -replace_color 0,0,-1,-1,-1,255,0,0,0,0
-o gimpchat.cimgz
-endif
-repeat @# -l[$>]
--channels 3 -negative[-1] -b[-1] 2 -shift[-1] 5,5,0,0,1
-rv -compose_alpha
-endl -done
-i[{$1/2}] [{$1/2}]x19
-i[0] [0]x19
so now what do i do with it?

help