while true do if script.Parent.MesoSpeed.Value >=65 then script.Parent.Parent.TornadoDamage.EF.Value = 0 script.Parent.Parent.DebrisBall.Transparency = 0.2 wait(40) script.Parent.Parent.Funnel.Mesh.Scale = Vector3.new(1200, 450, 1200) end end
yeah thats because you check if the value is above 65 wdym