Lets you collect all items on the map, prevents fall damage and halves your energy loss while swimming (you will lose energy alot slower) also gives you a speed boost and gets rid of your jump cooldown and gives shark ESP
1getgenv().Settings = {
2 speedBoost = 23,
3}
4
5loadstring(game:HttpGet("https://raw.githubusercontent.com/raxscripts/LuaUscripts/refs/heads/main/SurviveOnARaft.lua"))()