while wait(0.15) do game:GetService("ReplicatedStorage").Events.Morph:FireServer({ "your image id here", tostring(8.5 + math.sin(tick() * 6) * 1.5), tostring(8.5 - math.sin(tick() * 6) * 1.5) }) end