math.randomseed(os.time())
function rndm_update(i, x, y, s, n)
randelem=math.random(1,157)
if randelem~=9 and randelem~=15 and randelem~=55 and randelem~=93 and randelem~=117 and randelem~=118 and randelem~=128 then
tpt.create(x+math.random(-1,1),y+math.random(-1,1),randelem)
end
end
tpt.element_func(rndm_update, tpt.el.dmnd.id)
LOL really bro?