getgenv().Settings = { minimumRarity = 2, -- minimum rarity a fish has to be to catch (1 = common, 2 = uncommon, 3 = rare, 4 = epic, 5 = legendary, 6 = mythical, 7 = eternal) AutoSell = true, AutoSellInterval = 15, AutoCollect = true, AutoCollectInterval = 25, instantProximityPrompts = true, } loadstring(game:HttpGet("https://raw.githubusercontent.com/raxscripts/LuaUscripts/refs/heads/main/Fish%20Hunter.lua"))()