say "thankyou fluffy bunny"
set i 1
lab start
if not $i gt 10 val
	
	echo "*ec"
	type df0:fbvlamers
	wait 5 secs
	
	echo "*ec"
	type df0:fluffybunny
	wait 5 secs
	
	echo "*ec"
	type df0:fluffyafter
	wait 5 secs
	
	set $i 'eval $i + 1'
	skip back start
endif
