Find any script for Roblox

Enter the name of the game or script.

Script – Dont Wake the fish

Thank you for using our website
Your script:

NO KEY

getgenv().Settings = {
    stealThreshold = 70,  -- minimum amount a fish must generate every second for it to be valid to steal
    instantProximityPrompts = true,
    speedboost = 33,
	jumpboost = 12,
    AutoCollect = true,
    AutoCollectInterval = 30,
}
loadstring(game:HttpGet("https://raw.githubusercontent.com/raxscripts/LuaUscripts/refs/heads/main/dontwakethefish.lua"))()