Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --[[
- WARNING : DO NOT SET EGGFARM AND PETFARM TRUE TOGETHER !
- ]]
- task.spawn(function()
- script_key = "ZHKyweHUFrKbpSxXNpogmfcIQlcGBtSQ"
- getgenv().Config = {
- ["PetFarmAutoSwitchFullGrown"] = false, -- Switch to another pet if the current pet Full Grown
- ["PetFarmActive"] = true, -- Auto Farming baby mode and pet only
- ["EggFarmActive"] = false, -- Auto Farming baby mode and egg only
- ["Blur_username"] = true, -- Blur Username on dashboard screen
- ["Blazing_Lion_Log"] = false, -- Notify if player got Blzing lion from lure
- ["DiscordId"] = "123456", -- Discord id for notify
- ["Webhook"] = "https://discord.com/api/webhooks/123456", -- Webhook for notify
- }
- loadstring(game:HttpGet('https://raw.githubusercontent.com/idnohwxx/api-luarmor-net/refs/heads/main/files/v3/loaders/48551b56b3627451d6d7f70d.lua'))()
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement