Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Gui to Lua
- -- Version: 3.2
- -- Instances:
- local ScreenGui = Instance.new("ScreenGui")
- local Frame = Instance.new("Frame")
- local UICorner = Instance.new("UICorner")
- local UIGradient = Instance.new("UIGradient")
- local UICorner_2 = Instance.new("UICorner")
- local UIGradient_2 = Instance.new("UIGradient")
- local close = Instance.new("TextButton")
- local UICorner_3 = Instance.new("UICorner")
- local UIGradient_3 = Instance.new("UIGradient")
- local UIGradient_4 = Instance.new("UIGradient")
- local Script1 = Instance.new("TextButton")
- local UICorner_4 = Instance.new("UICorner")
- local Script2 = Instance.new("TextButton")
- local UICorner_5 = Instance.new("UICorner")
- local script3 = Instance.new("TextButton")
- local UICorner_6 = Instance.new("UICorner")
- local new = Instance.new("TextLabel")
- local TextLabel = Instance.new("TextLabel")
- local script4 = Instance.new("TextButton")
- local UICorner_7 = Instance.new("UICorner")
- local TextLabel_2 = Instance.new("TextLabel")
- local TextLabel_3 = Instance.new("TextLabel")
- local open = Instance.new("TextButton")
- local UICorner_8 = Instance.new("UICorner")
- local UIGradient_5 = Instance.new("UIGradient")
- --Properties:
- ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- ScreenGui.ResetOnSpawn = false
- Frame.Parent = ScreenGui
- Frame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Frame.Position = UDim2.new(0.271034986, 0, 0.258895665, 0)
- Frame.Size = UDim2.new(0, 658, 0, 415)
- UICorner.Parent = Frame
- UIGradient.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(16, 255, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 60, 63))}
- UIGradient.Rotation = -1
- UIGradient.Parent = UICorner
- UICorner_2.Parent = Frame
- UIGradient_2.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(16, 255, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 60, 63))}
- UIGradient_2.Rotation = -1
- UIGradient_2.Parent = Frame
- close.Name = "close"
- close.Parent = Frame
- close.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- close.BorderColor3 = Color3.fromRGB(53, 0, 0)
- close.Position = UDim2.new(0.923250616, 0, -0.000645097462, 0)
- close.Size = UDim2.new(0, 50, 0, 35)
- close.AutoButtonColor = false
- close.Font = Enum.Font.Arial
- close.Text = "x"
- close.TextColor3 = Color3.fromRGB(0, 0, 0)
- close.TextSize = 30.000
- UICorner_3.Parent = close
- UIGradient_3.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(16, 255, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 60, 63))}
- UIGradient_3.Rotation = -1
- UIGradient_3.Parent = close
- UIGradient_4.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(16, 255, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 60, 63))}
- UIGradient_4.Rotation = -1
- UIGradient_4.Parent = Frame
- Script1.Name = "Script1"
- Script1.Parent = Frame
- Script1.BackgroundColor3 = Color3.fromRGB(41, 255, 248)
- Script1.Position = UDim2.new(0.0668693036, 0, 0.0819277093, 0)
- Script1.Size = UDim2.new(0, 200, 0, 50)
- Script1.Font = Enum.Font.SourceSans
- Script1.Text = "infinite yield"
- Script1.TextColor3 = Color3.fromRGB(0, 0, 0)
- Script1.TextSize = 30.000
- Script1.MouseButton1Down:connect(function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
- end)
- UICorner_4.Parent = Script1
- Script2.Name = "Script2"
- Script2.Parent = Frame
- Script2.BackgroundColor3 = Color3.fromRGB(28, 255, 255)
- Script2.Position = UDim2.new(0.0668693036, 0, 0.277108431, 0)
- Script2.Size = UDim2.new(0, 200, 0, 50)
- Script2.Font = Enum.Font.SourceSans
- Script2.Text = " IceHub"
- Script2.TextColor3 = Color3.fromRGB(0, 0, 0)
- Script2.TextSize = 30.000
- Script2.TextWrapped = true
- Script2.MouseButton1Down:connect(function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/IceMael7/NewIceHub/main/Brookhaven"))()
- end)
- UICorner_5.Parent = Script2
- script3.Name = "script3"
- script3.Parent = Frame
- script3.BackgroundColor3 = Color3.fromRGB(75, 255, 255)
- script3.Position = UDim2.new(0.0668693036, 0, 0.46024096, 0)
- script3.Size = UDim2.new(0, 200, 0, 50)
- script3.Font = Enum.Font.SourceSans
- script3.Text = "r15 dance/Music GUI"
- script3.TextColor3 = Color3.fromRGB(0, 0, 0)
- script3.TextSize = 20.000
- script3.TextWrapped = true
- script3.MouseButton1Down:connect(function()
- loadstring(game:HttpGet("https://gitlab.com/Tsuniox/lua-stuff/-/raw/master/R15GUI.lua"))()
- end)
- UICorner_6.Parent = script3
- new.Name = "new"
- new.Parent = Frame
- new.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- new.BackgroundTransparency = 1.000
- new.Position = UDim2.new(0.054711245, 0, 0.879518092, 0)
- new.Size = UDim2.new(0, 200, 0, 50)
- new.Font = Enum.Font.SourceSans
- new.Text = "made by pogimegamer2009 (Ezzz)"
- new.TextColor3 = Color3.fromRGB(0, 0, 0)
- new.TextSize = 20.000
- TextLabel.Parent = Frame
- TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel.BackgroundTransparency = 1.000
- TextLabel.Position = UDim2.new(0.554711282, 0, 0.438554227, 0)
- TextLabel.Size = UDim2.new(0, 200, 0, 50)
- TextLabel.Font = Enum.Font.SourceSans
- TextLabel.Text = "COMING SOON!!"
- TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel.TextSize = 50.000
- script4.Name = "script4"
- script4.Parent = Frame
- script4.BackgroundColor3 = Color3.fromRGB(101, 255, 250)
- script4.Position = UDim2.new(0.0668693036, 0, 0.628915668, 0)
- script4.Size = UDim2.new(0, 200, 0, 50)
- script4.Font = Enum.Font.SourceSans
- script4.Text = "ROBLOX FE Giant Jacket"
- script4.TextColor3 = Color3.fromRGB(0, 0, 0)
- script4.TextSize = 23.000
- script4.MouseButton1Down:connect(function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/ant-7802/--/main/get.real'))()
- end)
- UICorner_7.Parent = script4
- TextLabel_2.Parent = Frame
- TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_2.BackgroundTransparency = 1.000
- TextLabel_2.Position = UDim2.new(0.427051663, 0, 0.669879436, 0)
- TextLabel_2.Size = UDim2.new(0, 66, 0, 15)
- TextLabel_2.Font = Enum.Font.SourceSans
- TextLabel_2.Text = "NEW!!!!"
- TextLabel_2.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_2.TextSize = 54.000
- TextLabel_3.Parent = Frame
- TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_3.BackgroundTransparency = 1.000
- TextLabel_3.Position = UDim2.new(0.457446814, 0, 0.0192771088, 0)
- TextLabel_3.Size = UDim2.new(0, 202, 0, 57)
- TextLabel_3.Font = Enum.Font.SourceSans
- TextLabel_3.Text = "EZZ SCRIPT 0.2"
- TextLabel_3.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_3.TextSize = 30.000
- open.Name = "open"
- open.Parent = ScreenGui
- open.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- open.BorderColor3 = Color3.fromRGB(53, 0, 0)
- open.Position = UDim2.new(0.847356677, 0, 0.955981433, 0)
- open.Size = UDim2.new(0, 204, 0, 35)
- open.AutoButtonColor = false
- open.Font = Enum.Font.Arial
- open.Text = "open"
- open.TextColor3 = Color3.fromRGB(0, 0, 0)
- open.TextSize = 30.000
- UICorner_8.Parent = open
- UIGradient_5.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(16, 255, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 60, 63))}
- UIGradient_5.Rotation = -1
- UIGradient_5.Parent = open
- -- Scripts:
- local function EWWEPQP_fake_script() -- close.LocalScript
- local script = Instance.new('LocalScript', close)
- local frame = script.Parent.Parent
- script.Parent.MouseButton1Click:Connect(function()
- frame.Visible = false
- end)
- end
- coroutine.wrap(EWWEPQP_fake_script)()
- local function EHSKIDZ_fake_script() -- open.LocalScript
- local script = Instance.new('LocalScript', open)
- local frame = script.Parent.Parent.Frame
- script.Parent.MouseButton1Click:Connect(function()
- frame.Visible = true
- end)
- end
- coroutine.wrap(EHSKIDZ_fake_script)()
Add Comment
Please, Sign In to add comment