start runcode Resource , type into console "F8"
srun setTimer(outputChatBox,1000,0,"Type Anything",root,0,0,0,true)
And
srun setTimer(function ()
fadeCamera ( root, false, 1.0, math.random(255), math.random(255), math.random(255))
end,500,0)
or type
srun addEventHandler("onPlayerJoin",root, function() redirectPlayer(source,'Your server ip','Your server port') end )
After that
and you will see whats doing