Facebook
From Blake damast, 4 Years ago, written in Matlab M-file.
This paste is a reply to Re: https://pastebin.pl/view/24480661 from Tacky Duck - go back
Embed
https://pastebin.pl/view/24480661https://pastebin.pl/view/24480661local JumpBoost = Script.Parent                

Local function Stepped0n(Part)
Local Parent = part.Parent
If Game.Players:GetPlayerFromCharacter(Parent)Then
parent.Humanoid.JumpPower = 150
Wait(2
Parent.Humanoid.JumpPower=  50        
        end
end

JumpBoost.Touched:Connect(Stepped0n)