Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local sservice = game.Players.LocalPlayer.PlayerGui
- local f1 = Instance.new("ScreenGui",sservice)
- f1.Name = "owl"
- local fl2 = Instance.new("Frame",f1)
- fl2.BackgroundColor3 = Color3.fromRGB(21, 218, 37)
- fl2.BackgroundTransparency = "0.45"
- fl2.ZIndex = "1"
- fl2.Name = "main frame"
- fl2.BorderSizePixel = "0"
- fl2.Draggable = true
- fl2.Size = UDim2.new(0, 214,0, 327)
- fl2.Position = UDim2.new(0.353, 0,0.185, 0)
- fl2.Draggable = true
- local fuckglasscups = Instance.new("TextLabel",fl2)
- fuckglasscups.BackgroundTransparency = "1"
- fuckglasscups.Position = UDim2.new(0.035, 0,-0.035, 0)
- fuckglasscups.Size = UDim2.new(0, 200,0, 50)
- fuckglasscups.Text = "Welcome to 0Wlspl0its"
- fuckglasscups.TextColor3 = Color3.new(0,0,0)
- fuckglasscups.TextSize = "16"
- fuckglasscups.TextStrokeTransparency = "1"
- fuckglasscups.TextScaled = false
- fuckglasscups.TextWrap = false
- fuckglasscups.Font = Enum.Font.Arial
- local shubm = Instance.new("Frame",sservice.owl)
- shubm.Size = UDim2.new(0, 555,0, 350)
- shubm.Position = UDim2.new(0.30, 0,0.1, 0)
- shubm.BackgroundColor3 = Color3.fromRGB(90, 255, 195)
- shubm.Visible = false
- shubm.Name = "LOL"
- local b1 = Instance.new("TextButton",fl2)
- local b2 = Instance.new("TextButton",fl2)
- local b3 = Instance.new("TextButton",fl2)
- local b4 = Instance.new("TextButton",fl2)
- local b5 = Instance.new("TextButton",fl2)
- b1.BackgroundColor3 = Color3.fromRGB(90, 255, 195)
- b2.BackgroundColor3 = Color3.fromRGB(90, 255, 195)
- b3.BackgroundColor3 = Color3.fromRGB(90, 255, 195)
- b4.BackgroundColor3 = Color3.fromRGB(90, 255, 195)
- b5.BackgroundColor3 = Color3.fromRGB(90, 255, 195)
- b1.BackgroundTransparency = "0.4"
- b2.BackgroundTransparency = "0.4"
- b3.BackgroundTransparency = "0.4"
- b4.BackgroundTransparency = "0.4"
- b5.BackgroundTransparency = "0.4"
- b1.BorderSizePixel = "0"
- b2.BorderSizePixel = "0"
- b3.BorderSizePixel = "0"
- b4.BorderSizePixel = "0"
- b5.BorderSizePixel = "0"
- b1.Name = "shub"
- b2.Name = "ex"
- b3.Name = "id"
- b4.Name = "cf"
- b5.Name = "fc"
- b1.Size = UDim2.new(0, 130,0, 34)
- b2.Size = UDim2.new(0, 130,0, 34)
- b3.Size = UDim2.new(0, 130,0, 34)
- b4.Size = UDim2.new(0, 130,0, 34)
- b5.Size = UDim2.new(0, 130,0, 34)
- b1.Position = UDim2.new(0.196, 0,0.319, 0)
- b2.Position = UDim2.new(0.196, 0,0.819, 0)
- b3.Position = UDim2.new(0.196, 0,0.649, 0)
- b4.Position = UDim2.new(0.196, 0,0.489, 0)
- b5.Position = UDim2.new(0.196, 0,0.149, 0)
- b1.Text = "ScriptHub"
- b2.Text = "Executor"
- b3.Text = "info/discord"
- b4.Text = "Check FE"
- b5.Text = "Fun Cmds"
- while true do
- wait(0.1)
- fl2.cf.MouseButton1Click:Connect(function()
- if workspace.FilteringEnabled == false then
- wait(1)
- print("ye boiiii ".."most of your scripts should work :D")
- wait(1)
- else
- wait(1)
- print("aw ".."alot of your scripts cant be run properly ;(")
- wait(1)
- end
- end)
- fl2.shub.MouseButton1Click:Connect(function()
- sservice.owl.LOL.Visible = true
- fl2.Visible = false
- end)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement