Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local ScreenGui = Instance.new("ScreenGui")
- local drah = Instance.new("Frame")
- local Frame = Instance.new("Frame")
- local fling = Instance.new("TextButton")
- local iy = Instance.new("TextButton")
- local fly = Instance.new("TextButton")
- local punch = Instance.new("TextButton")
- local WalkSpeed = Instance.new("TextButton")
- local JumpPower = Instance.new("TextButton")
- local TextLabel = Instance.new("TextLabel")
- local TextBox = Instance.new("TextBox")
- local TextButton = Instance.new("TextButton")
- local TextLabel_2 = Instance.new("TextLabel")
- local textafj = Instance.new("TextButton")
- --Properties:
- ScreenGui.Parent = game.CoreGui
- drah.Name = "drah"
- drah.Parent = ScreenGui
- drah.BackgroundColor3 = Color3.fromRGB(10, 1, 135)
- drah.Position = UDim2.new(0.328244299, 0, 0.173306778, 0)
- drah.Size = UDim2.new(0, 290, 0, 31)
- drah.Draggable = true
- drah.Active = true
- Frame.Parent = drah
- Frame.BackgroundColor3 = Color3.fromRGB(73, 115, 255)
- Frame.Position = UDim2.new(-0.00170439482, 0, 0.971019149, 0)
- Frame.Size = UDim2.new(0, 290, 0, 141)
- fling.Name = "fling"
- fling.Parent = Frame
- fling.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- fling.Position = UDim2.new(0.0379310362, 0, 0.319148928, 0)
- fling.Size = UDim2.new(0, 79, 0, 25)
- fling.Font = Enum.Font.GothamBold
- fling.Text = "Fling"
- fling.TextColor3 = Color3.fromRGB(0, 0, 0)
- fling.TextScaled = true
- fling.TextSize = 14.000
- fling.TextWrapped = true
- fling.MouseButton1Down:Connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/zHxNWgY7"))()
- end)
- iy.Name = "iy"
- iy.Parent = Frame
- iy.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- iy.Position = UDim2.new(0.362068951, 0, 0.319148928, 0)
- iy.Size = UDim2.new(0, 79, 0, 25)
- iy.Font = Enum.Font.GothamBold
- iy.Text = "IY"
- iy.TextColor3 = Color3.fromRGB(0, 0, 0)
- iy.TextScaled = true
- iy.TextSize = 14.000
- iy.TextWrapped = true
- iy.MouseButton1Down:Connect(function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
- end)
- fly.Name = "fly"
- fly.Parent = Frame
- fly.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- fly.Position = UDim2.new(0.693103433, 0, 0.319148928, 0)
- fly.Size = UDim2.new(0, 79, 0, 25)
- fly.Font = Enum.Font.GothamBold
- fly.Text = "(R6) Fly"
- fly.TextColor3 = Color3.fromRGB(0, 0, 0)
- fly.TextScaled = true
- fly.TextSize = 14.000
- fly.TextWrapped = true
- fly.MouseButton1Down:Connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/CfaSpNqA"))()
- end)
- punch.Name = "punch"
- punch.Parent = Frame
- punch.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- punch.Position = UDim2.new(0.362068951, 0, 0.0709219575, 0)
- punch.Size = UDim2.new(0, 79, 0, 25)
- punch.Font = Enum.Font.GothamBold
- punch.Text = "Punch"
- punch.TextColor3 = Color3.fromRGB(0, 0, 0)
- punch.TextScaled = true
- punch.TextSize = 14.000
- punch.TextWrapped = true
- punch.MouseButton1Down:Connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/VgwGU1kr"))()
- end)
- WalkSpeed.Name = "WalkSpeed"
- WalkSpeed.Parent = Frame
- WalkSpeed.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- WalkSpeed.Position = UDim2.new(0.689655185, 0, 0.0709219575, 0)
- WalkSpeed.Size = UDim2.new(0, 79, 0, 25)
- WalkSpeed.Font = Enum.Font.GothamBold
- WalkSpeed.Text = "Change Speed"
- WalkSpeed.TextColor3 = Color3.fromRGB(0, 0, 0)
- WalkSpeed.TextScaled = true
- WalkSpeed.TextSize = 14.000
- WalkSpeed.TextWrapped = true
- WalkSpeed.MouseButton1Down:Connect(function()
- local textt = TextBox
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = textt.Text
- end)
- JumpPower.Name = "JumpPower"
- JumpPower.Parent = Frame
- JumpPower.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- JumpPower.Position = UDim2.new(0.037931025, 0, 0.0709219575, 0)
- JumpPower.Size = UDim2.new(0, 79, 0, 25)
- JumpPower.Font = Enum.Font.GothamBold
- JumpPower.Text = "Change JumpPower"
- JumpPower.TextColor3 = Color3.fromRGB(0, 0, 0)
- JumpPower.TextScaled = true
- JumpPower.TextSize = 14.000
- JumpPower.TextWrapped = true
- JumpPower.MouseButton1Down:Connect(function()
- local textt = TextBox
- game.Players.LocalPlayer.Character.Humanoid.JumpPower = textt.Text
- end)
- TextLabel.Parent = Frame
- TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel.BackgroundTransparency = 1.000
- TextLabel.BorderSizePixel = 0
- TextLabel.Position = UDim2.new(0.00344827585, 0, 0.851063848, 0)
- TextLabel.Size = UDim2.new(0, 289, 0, 21)
- TextLabel.Font = Enum.Font.Cartoon
- TextLabel.Text = "This GUI was made by Sain A.K.A FAEF"
- TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel.TextScaled = true
- TextLabel.TextSize = 14.000
- TextLabel.TextWrapped = true
- TextBox.Parent = Frame
- TextBox.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextBox.Position = UDim2.new(0.0379310362, 0, 0.6241135, 0)
- TextBox.Size = UDim2.new(0, 269, 0, 20)
- TextBox.Font = Enum.Font.SourceSans
- TextBox.Text = ""
- TextBox.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextBox.TextSize = 14.000
- TextButton.Parent = drah
- TextButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton.BackgroundTransparency = 1.000
- TextButton.BorderSizePixel = 0
- TextButton.Position = UDim2.new(0.851724029, 0, -0.0263097733, 0)
- TextButton.Size = UDim2.new(0, 43, 0, 31)
- TextButton.Font = Enum.Font.GothamBlack
- TextButton.Text = "-"
- TextButton.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton.TextScaled = true
- TextButton.TextSize = 14.000
- TextButton.TextWrapped = true
- TextButton.MouseButton1Down:Connect(function()
- Frame.Visible = false
- TextButton.Visible = false
- textafj.Visible = true
- end)
- TextLabel_2.Parent = drah
- TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_2.BackgroundTransparency = 1.000
- TextLabel_2.BorderSizePixel = 0
- TextLabel_2.Size = UDim2.new(0, 247, 0, 30)
- TextLabel_2.Font = Enum.Font.Cartoon
- TextLabel_2.Text = "Pwn GUI"
- TextLabel_2.TextColor3 = Color3.fromRGB(206, 206, 206)
- TextLabel_2.TextScaled = true
- TextLabel_2.TextSize = 14.000
- TextLabel_2.TextWrapped = true
- TextLabel_2.TextXAlignment = Enum.TextXAlignment.Left
- textafj.Parent = drah
- textafj.Visible = false
- textafj.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- textafj.BackgroundTransparency = 1.000
- textafj.BorderSizePixel = 0
- textafj.Position = UDim2.new(0.851724029, 0, -0.0263097733, 0)
- textafj.Size = UDim2.new(0, 43, 0, 31)
- textafj.Font = Enum.Font.GothamBlack
- textafj.Text = "-"
- textafj.TextColor3 = Color3.fromRGB(0, 0, 0)
- textafj.TextScaled = true
- textafj.TextSize = 14.000
- textafj.TextWrapped = true
- textafj.MouseButton1Down:Connect(function()
- Frame.Visible = true
- textafj.Visible = false
- TextButton.Visible = true
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement