i have this script that works on roblox studio but doesnt on roblox and i know its because of :ChangeState() edit: i want it so if you force jump again you go higher
Just set the Humanoid's Jump property to true. Roblox does the rest.
Humanoid.Jumo = true