Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local CoreGui = game:GetService("StarterGui")
- CoreGui:SetCore("SendNotification", {
- Title = "Free Gamepass Script";
- Text = "Only Works Pet Simulator X";
- Duration = 10;
- })
- local gmppath = require(game:GetService("ReplicatedStorage").Framework.Modules.Client["5 | Gamepasses"])
- gmppath.Owns = function() return true end
Add Comment
Please, Sign In to add comment