--> Raise a Floppa [ https://www.roblox.com/games/9203864304/RaF ] --> Main Exploit: loadstring(game:HttpGet('https://pastebin.com/raw/sETwJi3n'))() --> Infinite Yield for completing obby and other stuff: loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))() --> Speed and Infinite Health: wait(10) local you=game.Workspace.USERNAMEHERE --Replace USERNAME with your roblox username. while true do repeat wait(0.01) you.Humanoid.Health=100 you.Humanoid.WalkSpeed=44 until false end