_G.Settings = {
["Start Farm"] = true,
["Choose Team"] = "Marines",
["Store Fruit"] = true,
["Bypass TP"] = false,
["Next Server Time"] = 20,
["Chat Settings"] = {
["Enable"] = false,
["Messages"] = {
"Wow! I found a legendary fruit when I used the Skull Hub",
"Search Y T SKULL HUB"
},
["Chat Delay"] = 5
},
["Webhook Settings"] = {
["Enable"] = true,
["Link"] = "",
["Mention"] = "@",
["SendTimes"] = 1,
["Interval"] = 1
}
}
loadstring(game:HttpGet("https://raw.githubusercontent.com/xxhumggxx/SkullHub/refs/heads/main/FruitCollect.lua"))()