_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"] = true, --useful
["Webhook Link"] = "https://[Log in to view URL]",
},
}
loadstring(game:HttpGet("https://[Log in to view URL]"))()
To embed this program on your website, copy the following code and paste it into your website's HTML: