Advertisement
Ikuyoscripts

Untitled

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