Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Gui to Lua
- -- Version: 3.2
- -- Instances:
- local GusSploit = Instance.new("ScreenGui")
- local Frame = Instance.new("Frame")
- local DelGus = Instance.new("TextButton")
- local TextLabel = Instance.new("TextLabel")
- local TextLabel_2 = Instance.new("TextLabel")
- local TextButton = Instance.new("TextButton")
- local TextLabel_3 = Instance.new("TextLabel")
- local ImageLabel = Instance.new("ImageLabel")
- local TextLabel_4 = Instance.new("TextLabel")
- --Properties:
- GusSploit.Name = "GusSploit"
- GusSploit.Parent = game.CoreGui
- Frame.Parent = GusSploit
- Frame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Frame.Position = UDim2.new(0.208010346, 0, 0.166997999, 0)
- Frame.Size = UDim2.new(0, 486, 0, 335)
- DelGus.Name = "DelGus"
- DelGus.Parent = GusSploit
- DelGus.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- DelGus.Position = UDim2.new(0.760981917, 0, 0.166998014, 0)
- DelGus.Size = UDim2.new(0, 58, 0, 50)
- DelGus.Font = Enum.Font.SourceSans
- DelGus.Text = "X"
- DelGus.TextColor3 = Color3.fromRGB(0, 0, 0)
- DelGus.TextSize = 39.000
- TextLabel.Parent = GusSploit
- TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel.Position = UDim2.new(0.466408253, 0, 0.166998014, 0)
- TextLabel.Size = UDim2.new(0, 200, 0, 50)
- TextLabel.Font = Enum.Font.SourceSans
- TextLabel.Text = "PREMIUM INFO"
- TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel.TextSize = 31.000
- TextLabel_2.Parent = GusSploit
- TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_2.Position = UDim2.new(0.208010331, 0, 0.266401589, 0)
- TextLabel_2.Size = UDim2.new(0, 200, 0, 50)
- TextLabel_2.Font = Enum.Font.SourceSans
- TextLabel_2.Text = "https://discord.gg/TFkZ3mxG6s"
- TextLabel_2.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_2.TextSize = 14.000
- TextButton.Parent = GusSploit
- TextButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton.Position = UDim2.new(0.466408253, 0, 0.365805179, 0)
- TextButton.Size = UDim2.new(0, 200, 0, 50)
- TextButton.Font = Enum.Font.SourceSans
- TextButton.Text = "PRICE IS 150"
- TextButton.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton.TextSize = 14.000
- TextLabel_3.Parent = GusSploit
- TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_3.Position = UDim2.new(0.208010331, 0, 0.465208709, 0)
- TextLabel_3.Size = UDim2.new(0, 200, 0, 50)
- TextLabel_3.Font = Enum.Font.SourceSans
- TextLabel_3.Text = "FEATURES INCLUDES"
- TextLabel_3.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_3.TextSize = 14.000
- ImageLabel.Parent = GusSploit
- ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ImageLabel.Position = UDim2.new(0.488372147, 0, 0.522862792, 0)
- ImageLabel.Size = UDim2.new(0, 227, 0, 133)
- ImageLabel.Image = "rbxassetid://7937127544"
- TextLabel_4.Parent = GusSploit
- TextLabel_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_4.Position = UDim2.new(0.208010331, 0, 0.576540768, 0)
- TextLabel_4.Size = UDim2.new(0, 200, 0, 50)
- TextLabel_4.Font = Enum.Font.SourceSans
- TextLabel_4.Text = "godmode, sword mesh, a lowkey section with useful lowkey stuff, no watermark (chat), an advanced reach that takes your sword away from your body, sword mesh, and much more to come!"
- TextLabel_4.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_4.TextSize = 14.000
- -- Scripts:
- local function JLVLRP_fake_script() -- DelGus.LocalScript
- local script = Instance.new('LocalScript', DelGus)
- DelGus.MouseButton1Click:Connect(function()
- game:GetService("CoreGui").GusSploit:Destroy()
- end)
- end
- coroutine.wrap(JLVLRP_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement