Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Gui to Lua
- -- made by me
- -- Version: 3.2
- -- Instances:
- local mainframeohyeahhhhmoneynew821 = Instance.new("ScreenGui")
- local madebymoneynew821 = Instance.new("Frame")
- local UICorner = Instance.new("UICorner")
- local TextLabel = Instance.new("TextLabel")
- local ImageButton = Instance.new("ImageButton")
- --Properties:
- mainframeohyeahhhhmoneynew821.Name = "main frame oh yeahhhh moneynew821"
- mainframeohyeahhhhmoneynew821.Parent = game.CoreGui
- mainframeohyeahhhhmoneynew821.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- madebymoneynew821.Name = "made by moneynew821"
- madebymoneynew821.Parent = mainframeohyeahhhhmoneynew821
- madebymoneynew821.BackgroundColor3 = Color3.fromRGB(255, 38, 251)
- madebymoneynew821.BorderColor3 = Color3.fromRGB(0, 0, 0)
- madebymoneynew821.BorderSizePixel = 0
- madebymoneynew821.Position = UDim2.new(0.394313306, 0, 0.316411674, 0)
- madebymoneynew821.Size = UDim2.new(0, 410, 0, 232)
- UICorner.Parent = madebymoneynew821
- TextLabel.Parent = madebymoneynew821
- TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel.BackgroundTransparency = 1.000
- TextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel.BorderSizePixel = 0
- TextLabel.Position = UDim2.new(0.0804878026, 0, 0, 0)
- TextLabel.Size = UDim2.new(0, 200, 0, 50)
- TextLabel.Font = Enum.Font.SourceSans
- TextLabel.Text = "By: Moneynew821 & Cutebabyelsasocute"
- TextLabel.TextColor3 = Color3.fromRGB(67, 252, 255)
- TextLabel.TextSize = 17.000
- ImageButton.Parent = madebymoneynew821
- ImageButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ImageButton.BackgroundTransparency = 1.000
- ImageButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
- ImageButton.BorderSizePixel = 0
- ImageButton.Position = UDim2.new(0.304878056, 0, 0.297413796, 0)
- ImageButton.Size = UDim2.new(0, 137, 0, 139)
- ImageButton.Image = "http://www.roblox.com/asset/?id=115363430949528"
- -- Scripts:
- local function QJJPUGI_fake_script() -- madebymoneynew821.LocalScript
- local script = Instance.new('LocalScript', madebymoneynew821)
- script.Parent.Active = true
- script.Parent.Draggable = true
- end
- coroutine.wrap(QJJPUGI_fake_script)()
- local function EIGZ_fake_script() -- ImageButton.LocalScript
- local script = Instance.new('LocalScript', ImageButton)
- local button = script.Parent
- local function onButtonClick()
- 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
- game.StarterGui:SetCore("SendNotification", {
- Title = "🟢";
- Text = "Executed!";
- })
- end
- button.MouseButton1Click:Connect(onButtonClick)
- end
- coroutine.wrap(EIGZ_fake_script)()
- local function VVKUP_fake_script() -- ImageButton.SCRipt
- local script = Instance.new('LocalScript', ImageButton)
- local function callback(Text)
- end
- local NotificationBindable = Instance.new("BindableFunction")
- NotificationBindable.OnInvoke = callback
- game.StarterGui:SetCore("SendNotification", {
- Title = "🟡🟡🟡🟢🟢🟢";
- Text = "Sub to @oatmealcereal & @CindyPlayzThis";
- Duration = "5";
- Callback = NotificationBindable;
- })
- end
- coroutine.wrap(VVKUP_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement