Adopt Me Get All Pets Rideable/Flyable for free

Uploaded On
Script Credit :- neexx
Features

Get All Pets Rideable/Flyable for free

Note: It doesnt make your pets perma flyable/rideable and you cant trade them as fly/ride pets.

Script
--BROUGHT TO YOU BY RobloxScripter.com!--

local clientData = require(game.ReplicatedStorage.ClientModules.Core.ClientData) local playerData = clientData.get_data()[tostring(game.Players.LocalPlayer)] for i,v in pairs(playerData.inventory.pets) do v.properties.rideable = true v.properties.flyable = true end

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors