Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- i = ('memberhero')
- local Loading = Instance.new("ScreenGui")
- Loading.Parent = game.Players[i].PlayerGui
- local Loaded = Instance.new("ImageLabel")
- Loaded.Parent = Loading
- Loaded.Position = UDim2.new(0.43, 28, 0.4, 0)
- Loaded.Size = UDim2.new(0, 190, 0, 190)
- Loaded.BackgroundColor3 = Color3.new(0,0,0)
- Loaded.BackgroundTransparency = 1
- Loaded.Image = 'rbxassetid://165245842'
- wait(3)
- Loaded:TweenPosition(UDim2.new(0,0,0.4,0),'Out','Quad',0.50)
- Loaded:TweenSize(UDim2.new(0,90,0,90),'Out','Quad',0.50)
- local Frame1 = Instance.new("Frame")
- Frame1.Parent = Loading
- Frame1.Position = UDim2.new(-1, 0, 0.2, 0)
- Frame1.Size = UDim2.new(0, 400, 0, 300)
- Frame1.Style = 'RobloxRound'
- local SpeedHack = Instance.new("TextButton")
- SpeedHack.Parent = Frame1
- SpeedHack.Size = UDim2.new(0, 100, 0, 100)
- SpeedHack.Style = 'RobloxRoundDefaultButton'
- SpeedHack.FontSize = 'Size32'
- SpeedHack.Text = 'Speed Hax'
- SpeedHack.Font = 'ArialBold'
- SpeedHack.TextColor3 = Color3.new(255,255,255)
- SpeedHack.TextStrokeColor3 = Color3.new(0,0,0)
- SpeedHack.TextStrokeTransparency = 0
- SpeedHack.TextWrapped = true
- SpeedHack.TextScaled = true
- local SpeedNormal = Instance.new("TextButton")
- SpeedNormal.Parent = Frame1
- SpeedNormal.Size = UDim2.new(0, 100, 0, 100)
- SpeedNormal.Style = 'RobloxRoundDefaultButton'
- SpeedNormal.FontSize = 'Size32'
- SpeedNormal.Text = 'Normal Speed'
- SpeedNormal.Font = 'ArialBold'
- SpeedNormal.TextColor3 = Color3.new(255,255,255)
- SpeedNormal.TextStrokeColor3 = Color3.new(0,0,0)
- SpeedNormal.TextStrokeTransparency = 0
- SpeedNormal.TextWrapped = true
- SpeedNormal.Position = UDim2.new(0, 0, 0, 0)
- SpeedNormal.TextScaled = true
- SpeedNormal.Visible = false
- local TextLine = Instance.new("TextLabel")
- TextLine.Parent = Frame1
- TextLine.Size = UDim2.new(1, 0, 0, 20)
- TextLine.FontSize = 'Size32'
- TextLine.Text = 'SimpleHAX Gui: BY FR34KY.'
- TextLine.BackgroundTransparency = 1
- TextLine.Font = 'ArialBold'
- TextLine.TextColor3 = Color3.new(255,255,255)
- TextLine.TextStrokeColor3 = Color3.new(0,0,0)
- TextLine.TextStrokeTransparency = 0
- TextLine.TextWrapped = true
- TextLine.Position = UDim2.new(0, 0, 0.8, 0)
- TextLine.TextScaled = true
- local FFOn = Instance.new("TextButton")
- FFOn.Parent = Frame1
- FFOn.Size = UDim2.new(0, 100, 0, 100)
- FFOn.Style = 'RobloxRoundDefaultButton'
- FFOn.FontSize = 'Size32'
- FFOn.Text = 'Forcefield: On'
- FFOn.Font = 'ArialBold'
- FFOn.TextColor3 = Color3.new(255,255,255)
- FFOn.TextStrokeColor3 = Color3.new(0,0,0)
- FFOn.TextStrokeTransparency = 0
- FFOn.TextWrapped = true
- FFOn.Position = UDim2.new(0.3, 0, 0, 0)
- FFOn.TextScaled = true
- FFOn.Visible = false
- local FFOff = Instance.new("TextButton")
- FFOff.Parent = Frame1
- FFOff.Size = UDim2.new(0, 100, 0, 100)
- FFOff.Style = 'RobloxRoundDefaultButton'
- FFOff.FontSize = 'Size32'
- FFOff.Text = 'ForceField: Off'
- FFOff.Font = 'ArialBold'
- FFOff.TextColor3 = Color3.new(255,255,255)
- FFOff.TextStrokeColor3 = Color3.new(0,0,0)
- FFOff.TextStrokeTransparency = 0
- FFOff.TextWrapped = true
- FFOff.Position = UDim2.new(0.3, 0, 0, 0)
- FFOff.TextScaled = true
- FFOff.Visible = true
- local JumpPower = Instance.new("TextButton")
- JumpPower.Parent = Frame1
- JumpPower.Size = UDim2.new(0, 100, 0, 100)
- JumpPower.Style = 'RobloxRoundDefaultButton'
- JumpPower.FontSize = 'Size32'
- JumpPower.Text = 'Jump Power'
- JumpPower.Font = 'ArialBold'
- JumpPower.TextColor3 = Color3.new(255,255,255)
- JumpPower.TextStrokeColor3 = Color3.new(0,0,0)
- JumpPower.TextStrokeTransparency = 0
- JumpPower.TextWrapped = true
- JumpPower.Position = UDim2.new(0, 0, 0.4, 0)
- JumpPower.TextScaled = true
- JumpPower.Visible = false
- local JumpNormal = Instance.new("TextButton")
- JumpNormal.Parent = Frame1
- JumpNormal.Size = UDim2.new(0, 100, 0, 100)
- JumpNormal.Style = 'RobloxRoundDefaultButton'
- JumpNormal.FontSize = 'Size32'
- JumpNormal.Text = 'Jump Normal'
- JumpNormal.Font = 'ArialBold'
- JumpNormal.TextColor3 = Color3.new(255,255,255)
- JumpNormal.TextStrokeColor3 = Color3.new(0,0,0)
- JumpNormal.TextStrokeTransparency = 0
- JumpNormal.TextWrapped = true
- JumpNormal.Position = UDim2.new(0, 0, 0.4, 0)
- JumpNormal.TextScaled = true
- local Open = Instance.new("TextButton")
- Open.Parent = Loaded
- Open.Size = UDim2.new(1, 0, 1, 0)
- Open.BackgroundTransparency = 1
- Open.Text = ' '
- Open.TextWrapped = true
- local Close = Instance.new("TextButton")
- Close.Parent = Loaded
- Close.Visible = false
- Close.Size = UDim2.new(1, 0, 1, 0)
- Close.BackgroundTransparency = 1
- Close.Text = ' '
- Close.TextWrapped = true
- function onButtonClicked()
- Frame1:TweenPosition(UDim2.new(0.2,44,0.4,0),'Out','Quad',0.50)
- Open.Visible = false
- Close.Visible = true
- end
- Open.MouseButton1Down:connect(onButtonClicked)
- function onButtonClicked()
- Frame1:TweenPosition(UDim2.new(-1,44,0.4,0),'Out','Quad',0.50)
- Open.Visible = true
- Close.Visible = false
- end
- Close.MouseButton1Down:connect(onButtonClicked)
- function onButtonClicked()
- JumpPower.Visible = false
- JumpNormal.Visible = true
- game.Workspace[i].Humanoid.JumpPower = 120
- end
- JumpPower.MouseButton1Down:connect(onButtonClicked)
- function onButtonClicked()
- game.Workspace[i].Humanoid.JumpPower = 50
- JumpPower.Visible = true
- JumpNormal.Visible = false
- end
- JumpNormal.MouseButton1Down:connect(onButtonClicked)
- function onButtonClicked()
- game.Workspace[i].Humanoid.WalkSpeed = 40
- SpeedHack.Visible = false
- SpeedNormal.Visible = true
- end
- SpeedHack.MouseButton1Down:connect(onButtonClicked)
- function onButtonClicked()
- game.Workspace[i].Humanoid.WalkSpeed = 16
- SpeedHack.Visible = true
- SpeedNormal.Visible = false
- end
- SpeedNormal.MouseButton1Down:connect(onButtonClicked)
- function onButtonClicked()
- local p = Instance.new("ForceField")
- p.Parent = game.Players[i].Character
- FFOn.Visible = true
- FFOff.Visible = false
- end
- FFOff.MouseButton1Down:connect(onButtonClicked)
- function onButtonClicked()
- game.Players[i].Character.ForceField:Destroy()
- FFOn.Visible = false
- FFOff.Visible = true
- end
- FFOn.MouseButton1Down:connect(onButtonClicked)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement