Pet Simulator X EGG OF MANY GIFTS AUTO BUY

unknown-1-1
Created by sohlor#0498
Enjoy.

Features:

  • EGG OF MANY GIFTS AUTO OPEN

local Toggle = false

local GUI = Instance.new("ScreenGui")
local Button = Instance.new("TextButton")

GUI.Name = "GUI"
GUI.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")



Button.Name = "Button"
Button.Parent = GUI
Button.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
Button.BackgroundTransparency = 0.30000001192093
Button.BorderSizePixel = 0
Button.Position = UDim2.new(0.5, 0, 0.5, 0)
Button.Size = UDim2.new(0, 83, 0, 34)
Button.Font = Enum.Font.SourceSans
Button.Text = "TOGGLE"
Button.TextColor3 = Color3.new(1, 1, 1)
Button.TextSize = 20
Button.Draggable = true

Button.MouseButton1Click:connect(function()
    Toggle = not Toggle
end)

game:GetService('RunService').Stepped:connect(function()
    if Toggle then
        local args
= {
[1] = {
[1] = "Egg of Many Gifts",
[2] = false
}
}
workspace.__THINGS.__REMOTES:FindFirstChild("buy egg"):InvokeServer(unpack(args))
    end
end)

ENJOY!

 

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script or Get it from Pastebin!

About Us

What is arponag.xyz? arponag.xyz is a website focused on releasing safe exploits, we only release the best and most trusted exploits on our website, guaranteed to satisfy you. Contact us [email protected]

Safety

Is this safe to use? Everything on the website has been scanned and tested by professionals and the community, we only release the best exploits for our users, so we make sure that our exploits won’t harm your devices, everything here is clean.

Copyright © 2018 – 2020 Arpon AG | All rights reserved |
Privacy Policy | Terms of ServiceÂ