Pet Simulator X – UPDATED FOR THE LATEST PET SIM UPDATE – FREE SCRIPT

Created by intellectual#9803, IntellectualGirl#5368

Features:

  • AUTO HATCH EGGS
  • DISABLE EGG ANIMATIONS
  • AUTO COLLECT ORBS
  • AUTO COLLECT LOOT BAGS
  • AUTO FARM ALL AREAS
    • WILL AUTO DETECT WHICH AREA YOU ARE CURRENTLY STANDING IN AND START FARMING
  • ATTACK CHESTS ONLY OPTION
  • AUTO ENCHANT 
    • REALLY OVERPOWERED
  • ENCHANT WHITELISTED PETS OPTION
  • AUTO CONVERT PETS TO GOLD
  • AUTO CONVERT PETS TO RAINBOW
  • AUTO CONVERT PETS TO DARK MATTER
  • GET GAMEPASSES
  • MERCHANT NOTIFIER
  • REDEEM RANK REWARDS
  • REDEEM DARK MATTER PETS
  • REDEEM GIFTS
  • STAT TRACKER
  • ACTIVATE TRIPLE COINS BOOSTER
  • ACTIVATE TRIPLE DAMAGE BOOSTER
  • ACTIVATE SUPER LUCKY BOOSTER
  • ACTIVATE ULTRA LUCKY BOOSTER
  • DISCORD WEB HOOK
getgenv().Webhook = "" -- Discord webhook For Notifications  (ignore if u slow)
getgenv().WhitelistedPetsToEnchant = {'Cat', 'Dog'}; -- U just put Pet Names in table
getgenv().EnchantedWhitelist = { -- What Enchants do you want, for instance first table means that u want Pet with Strength 5 and Coins 3 ( u can make multiple patters with table that will meet requirement)
    {
        {'Strength', {5}};
        {'Coins', {3}}
    };
    {
        {'Strength', {3}};
        {'Coins', {2}}
    }
}
 
getgenv().PetsToConvert = { -- U just put Pet Names in table
    {'Dog', 'Cat'}; -- To Golden
    {}; -- To Rainbow
    {}; -- To Dark Matter
};
loadstring(game:HttpGet('https://raw.githubusercontent.com/big-balla-script-maka/free-scripts/main/PetSimX.lua'))()

⚠️ Warning: Do not download any extensions or anything other than .txt/.lua file, because script will download only in .txt/.lua format or It will redirect you to a pastebin link.

📋 Notice: If you find any of the scripts patched or not working, please report it to Forever4D through Discord. The script will be removed or marked as patched!