--BROUGHT TO YOU BY ROBLOXSCRIPTS.NET!-- _G["HoHo Fruits Collector"] = { ["Select Team"] = "Pirate", -- "Pirate" or "Marine" ["Auto Store"] = true, -- fck, why i need to make this it should be always true >.< ["Buy Fruit From Dealer"] = true, -- fck, why i need to make this it should be always true >.< ["Ignore Fruits Spawned That You Already Have"] = true, -- fck, why i need to make this it should be always true >.< ["Bypass Teleport"] = true, -- faster farming :3 ["Webhook"] = { ["Enable"] = false, --useful ["Webhook Link"] = "", }, } loadstring(game:HttpGet("https://raw.githubusercontent.com/acsu123/HOHO_H/main/Loading_UI"))()