-- JOIN DC FOR KEY
script_key="";
setfpscap(3)
config = {
AUTO_DELETE_PETS_RARITY = { -- Options: Common, Rare, Epic, Legendary, Mythical
"Common",
"Rare",
"Epic",
"Legendary",
},
WEBHOOK_NOTIFICATION_WHEN_PET_HATCH = {
ENABLED = false, -- true/false true = enable / false = disabled
URL = "YOUR_WEBHOOK_URL_HERE", -- Replace with your Discord webhook URL
RARITYS = { -- Options: Rare, Epic, Legendary, Mythical, Secret
"Mythical",
"Secret"
}
},
OCTO_EGG = false -- Set to true if account has Octo egg gamepass
}
loadstring(game:HttpGet("https://api.luarmor.net/files/v4/loaders/45c960596f1fef66d5837694e8b3e047.lua"))()
Comments
No comments yet
Be the first to share your thoughts!