local i = 1 function jampi()i = i + 2 endsetTimer( jampi ,1000, i)
setTimer(function() --blablablaend, 1000, 0)