Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- game.StarterGui:SetCore("SendNotification", {Title = "ship gui executed:";Text = "Successfully loaded!";Icon = "rbxassetid://920542878";Duration = 2})
- wait(3.9)
- game.StarterGui:SetCore("SendNotification", {Title = "Warning:";Text = "have fun fucking with this gui";Icon = "rbxassetid://671015663";Duration = 3})
- wait(4.4)
- game.StarterGui:SetCore("SendNotification", {Title = "Ship Gui Credits:";Text = "made by c00lk1dv2016, scripts by Lord CowCow.v3rm (DevJoel#5128)";Icon = "rbxassetid://920542878";Duration = 2})
- wait(5.1)
- game.StarterGui:SetCore("SendNotification", {Title = "Ship Gui Credits:";Text = "Most cmds are FE but some won't work";Icon = "rbxassetid://920542878";Duration = 2})
- -- Objects
- local FE = Instance.new("ScreenGui")
- local UI = Instance.new("Frame")
- local Part = Instance.new("Frame")
- local Frame = Instance.new("Frame")
- local Unimportant = Instance.new("TextLabel")
- local Unimportant2 = Instance.new("TextLabel")
- local TPBFrame = Instance.new("Frame")
- local ClickTP = Instance.new("TextButton")
- local Frame_2 = Instance.new("Frame")
- local Blocks = Instance.new("TextButton")
- local Frame_3 = Instance.new("Frame")
- local Tornado = Instance.new("TextButton")
- local Frame_4 = Instance.new("Frame")
- local PTP = Instance.new("TextButton")
- local Frame_5 = Instance.new("Frame")
- local Godmode = Instance.new("TextButton")
- local Frame_6 = Instance.new("Frame")
- local Headless = Instance.new("TextButton")
- local Frame_7 = Instance.new("Frame")
- local LAG = Instance.new("TextButton")
- local Frame_8 = Instance.new("Frame")
- local Insane = Instance.new("TextButton")
- local Frame_9 = Instance.new("Frame")
- local Fly = Instance.new("TextButton")
- local Frame_10 = Instance.new("Frame")
- local Noclip = Instance.new("TextButton")
- local Frame_11 = Instance.new("Frame")
- local sframe = Instance.new("ScrollingFrame")
- local Dab = Instance.new("TextButton")
- local Frame_12 = Instance.new("Frame")
- local SPlayer = Instance.new("TextLabel")
- local Frame_13 = Instance.new("Frame")
- local Commands = Instance.new("TextButton")
- local Frame_14 = Instance.new("Frame")
- local FBFrame = Instance.new("Frame")
- local cframe = Instance.new("Frame")
- local TextLabel = Instance.new("TextLabel")
- local TextLabel_2 = Instance.new("TextLabel")
- local TextLabel_3 = Instance.new("TextLabel")
- local TextLabel_4 = Instance.new("TextLabel")
- local TextLabel_5 = Instance.new("TextLabel")
- local TextLabel_6 = Instance.new("TextLabel")
- local TextLabel_7 = Instance.new("TextLabel")
- local Credits = Instance.new("TextButton")
- local Frame_15 = Instance.new("Frame")
- local GoBack = Instance.new("TextButton")
- local Open = Instance.new("Frame")
- local OpenGUI = Instance.new("TextButton")
- local Frame_16 = Instance.new("Frame")
- -- Properties
- FE.Name = "FE"
- FE.Parent = game.Players.LocalPlayer.PlayerGui
- UI.Name = "UI"
- UI.Parent = FE
- UI.Active = true
- UI.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- UI.BackgroundTransparency = 0.30000001192093
- UI.BorderColor3 = Color3.new(1, 1, 1)
- UI.BorderSizePixel = 0
- UI.Draggable = true
- UI.Position = UDim2.new(0.5, -159, 0.5, -219)
- UI.Size = UDim2.new(0, 318, 0, 438)
- UI.Visible = false
- Part.Name = "Part"
- Part.Parent = UI
- Part.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- Part.BorderColor3 = Color3.new(1, 1, 1)
- Part.BorderSizePixel = 0
- Part.Size = UDim2.new(0, 318, 0, 67)
- Frame.Parent = Part
- Frame.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
- Frame.BorderSizePixel = 0
- Frame.Position = UDim2.new(0, 0, 0, 67)
- Frame.Size = UDim2.new(0, 318, 0, 5)
- Unimportant.Name = "Unimportant"
- Unimportant.Parent = Part
- Unimportant.BackgroundColor3 = Color3.new(1, 1, 1)
- Unimportant.BackgroundTransparency = 1
- Unimportant.BorderSizePixel = 0
- Unimportant.Position = UDim2.new(0, 109, 0, 12)
- Unimportant.Size = UDim2.new(0, 100, 0, 24)
- Unimportant.Font = Enum.Font.SourceSansLight
- Unimportant.FontSize = Enum.FontSize.Size48
- Unimportant.Text = "FE HAX GUI"
- Unimportant.TextColor3 = Color3.new(1, 1, 1)
- Unimportant.TextSize = 37
- Unimportant2.Name = "Unimportant2"
- Unimportant2.Parent = Part
- Unimportant2.BackgroundColor3 = Color3.new(1, 1, 1)
- Unimportant2.BackgroundTransparency = 1
- Unimportant2.BorderSizePixel = 0
- Unimportant2.Position = UDim2.new(0, 109, 0, 38)
- Unimportant2.Size = UDim2.new(0, 100, 0, 24)
- Unimportant2.Font = Enum.Font.SourceSansLight
- Unimportant2.FontSize = Enum.FontSize.Size18
- Unimportant2.Text = "By Goku - v1.0"
- Unimportant2.TextColor3 = Color3.new(1, 1, 1)
- Unimportant2.TextSize = 17
- TPBFrame.Name = "TPBFrame"
- TPBFrame.Parent = UI
- TPBFrame.BackgroundColor3 = Color3.new(1, 1, 1)
- TPBFrame.BackgroundTransparency = 1
- TPBFrame.Size = UDim2.new(0, 106, 0, 100)
- TPBFrame.Visible = false
- ClickTP.Name = "Click TP"
- ClickTP.Parent = TPBFrame
- ClickTP.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- ClickTP.BorderColor3 = Color3.new(1, 1, 1)
- ClickTP.BorderSizePixel = 0
- ClickTP.Position = UDim2.new(0, 185, 0, 85)
- ClickTP.Size = UDim2.new(0, 97, 0, 25)
- ClickTP.Font = Enum.Font.SourceSansLight
- ClickTP.FontSize = Enum.FontSize.Size18
- ClickTP.Text = "Click TP"
- ClickTP.TextColor3 = Color3.new(1, 1, 1)
- ClickTP.TextSize = 17
- Frame_2.Parent = ClickTP
- Frame_2.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
- Frame_2.BorderSizePixel = 0
- Frame_2.Position = UDim2.new(0, 0, 0, 25)
- Frame_2.Size = UDim2.new(0, 97, 0, 5)
- Blocks.Name = "Blocks"
- Blocks.Parent = TPBFrame
- Blocks.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- Blocks.BorderColor3 = Color3.new(1, 1, 1)
- Blocks.BorderSizePixel = 0
- Blocks.Position = UDim2.new(0, 30, 0, 125)
- Blocks.Size = UDim2.new(0, 97, 0, 25)
- Blocks.Font = Enum.Font.SourceSansLight
- Blocks.FontSize = Enum.FontSize.Size18
- Blocks.Text = "Blocks"
- Blocks.TextColor3 = Color3.new(1, 1, 1)
- Blocks.TextSize = 17
- Frame_3.Parent = Blocks
- Frame_3.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
- Frame_3.BorderSizePixel = 0
- Frame_3.Position = UDim2.new(0, 0, 0, 25)
- Frame_3.Size = UDim2.new(0, 97, 0, 5)
- Tornado.Name = "Tornado"
- Tornado.Parent = TPBFrame
- Tornado.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- Tornado.BorderColor3 = Color3.new(1, 1, 1)
- Tornado.BorderSizePixel = 0
- Tornado.Position = UDim2.new(0, 30, 0, 165)
- Tornado.Size = UDim2.new(0, 97, 0, 25)
- Tornado.Font = Enum.Font.SourceSansLight
- Tornado.FontSize = Enum.FontSize.Size18
- Tornado.Text = "Tornado"
- Tornado.TextColor3 = Color3.new(1, 1, 1)
- Tornado.TextSize = 17
- Frame_4.Parent = Tornado
- Frame_4.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
- Frame_4.BorderSizePixel = 0
- Frame_4.Position = UDim2.new(0, 0, 0, 25)
- Frame_4.Size = UDim2.new(0, 97, 0, 5)
- PTP.Name = "PTP"
- PTP.Parent = TPBFrame
- PTP.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- PTP.BorderColor3 = Color3.new(1, 1, 1)
- PTP.BorderSizePixel = 0
- PTP.Position = UDim2.new(0, 185, 0, 372)
- PTP.Size = UDim2.new(0, 97, 0, 27)
- PTP.Font = Enum.Font.SourceSansLight
- PTP.FontSize = Enum.FontSize.Size18
- PTP.Text = "TP to Player"
- PTP.TextColor3 = Color3.new(1, 1, 1)
- PTP.TextSize = 17
- Frame_5.Parent = PTP
- Frame_5.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
- Frame_5.BorderSizePixel = 0
- Frame_5.Position = UDim2.new(0, 0, 0, 27)
- Frame_5.Size = UDim2.new(0, 97, 0, 3)
- Godmode.Name = "Godmode"
- Godmode.Parent = TPBFrame
- Godmode.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- Godmode.BorderColor3 = Color3.new(1, 1, 1)
- Godmode.BorderSizePixel = 0
- Godmode.Position = UDim2.new(0, 185, 0, 125)
- Godmode.Size = UDim2.new(0, 97, 0, 25)
- Godmode.Font = Enum.Font.SourceSansLight
- Godmode.FontSize = Enum.FontSize.Size18
- Godmode.Text = "Godmode"
- Godmode.TextColor3 = Color3.new(1, 1, 1)
- Godmode.TextSize = 17
- Frame_6.Parent = Godmode
- Frame_6.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
- Frame_6.BorderSizePixel = 0
- Frame_6.Position = UDim2.new(0, 0, 0, 25)
- Frame_6.Size = UDim2.new(0, 97, 0, 5)
- Headless.Name = "Headless"
- Headless.Parent = TPBFrame
- Headless.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- Headless.BorderColor3 = Color3.new(1, 1, 1)
- Headless.BorderSizePixel = 0
- Headless.Position = UDim2.new(0, 185, 0, 165)
- Headless.Size = UDim2.new(0, 97, 0, 25)
- Headless.Font = Enum.Font.SourceSansLight
- Headless.FontSize = Enum.FontSize.Size18
- Headless.Text = "Headless"
- Headless.TextColor3 = Color3.new(1, 1, 1)
- Headless.TextSize = 17
- Frame_7.Parent = Headless
- Frame_7.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
- Frame_7.BorderSizePixel = 0
- Frame_7.Position = UDim2.new(0, 0, 0, 25)
- Frame_7.Size = UDim2.new(0, 97, 0, 5)
- LAG.Name = "LAG"
- LAG.Parent = TPBFrame
- LAG.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- LAG.BorderColor3 = Color3.new(1, 1, 1)
- LAG.BorderSizePixel = 0
- LAG.Position = UDim2.new(0, 30, 0, 85)
- LAG.Size = UDim2.new(0, 97, 0, 25)
- LAG.Font = Enum.Font.SourceSansLight
- LAG.FontSize = Enum.FontSize.Size18
- LAG.Text = "LAG"
- LAG.TextColor3 = Color3.new(1, 1, 1)
- LAG.TextSize = 17
- Frame_8.Parent = LAG
- Frame_8.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
- Frame_8.BorderSizePixel = 0
- Frame_8.Position = UDim2.new(0, 0, 0, 25)
- Frame_8.Size = UDim2.new(0, 97, 0, 5)
- Insane.Name = "Insane"
- Insane.Parent = TPBFrame
- Insane.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- Insane.BorderColor3 = Color3.new(1, 1, 1)
- Insane.BorderSizePixel = 0
- Insane.Position = UDim2.new(0, 185, 0, 245)
- Insane.Size = UDim2.new(0, 97, 0, 25)
- Insane.Font = Enum.Font.SourceSansLight
- Insane.FontSize = Enum.FontSize.Size18
- Insane.Text = "Insane"
- Insane.TextColor3 = Color3.new(1, 1, 1)
- Insane.TextSize = 17
- Frame_9.Parent = Insane
- Frame_9.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
- Frame_9.BorderSizePixel = 0
- Frame_9.Position = UDim2.new(0, 0, 0, 25)
- Frame_9.Size = UDim2.new(0, 97, 0, 5)
- Fly.Name = "Fly"
- Fly.Parent = TPBFrame
- Fly.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- Fly.BorderColor3 = Color3.new(1, 1, 1)
- Fly.BorderSizePixel = 0
- Fly.Position = UDim2.new(0, 30, 0, 205)
- Fly.Size = UDim2.new(0, 97, 0, 25)
- Fly.Font = Enum.Font.SourceSansLight
- Fly.FontSize = Enum.FontSize.Size18
- Fly.Text = "Fly (E)"
- Fly.TextColor3 = Color3.new(1, 1, 1)
- Fly.TextSize = 17
- Frame_10.Parent = Fly
- Frame_10.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
- Frame_10.BorderSizePixel = 0
- Frame_10.Position = UDim2.new(0, 0, 0, 25)
- Frame_10.Size = UDim2.new(0, 97, 0, 5)
- Noclip.Name = "Noclip"
- Noclip.Parent = TPBFrame
- Noclip.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- Noclip.BorderColor3 = Color3.new(1, 1, 1)
- Noclip.BorderSizePixel = 0
- Noclip.Position = UDim2.new(0, 30, 0, 245)
- Noclip.Size = UDim2.new(0, 97, 0, 25)
- Noclip.Font = Enum.Font.SourceSansLight
- Noclip.FontSize = Enum.FontSize.Size18
- Noclip.Text = "Noclip (F)"
- Noclip.TextColor3 = Color3.new(1, 1, 1)
- Noclip.TextSize = 17
- Frame_11.Parent = Noclip
- Frame_11.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
- Frame_11.BorderSizePixel = 0
- Frame_11.Position = UDim2.new(0, 0, 0, 25)
- Frame_11.Size = UDim2.new(0, 97, 0, 5)
- sframe.Name = "sframe"
- sframe.Parent = TPBFrame
- sframe.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- sframe.BorderSizePixel = 0
- sframe.Position = UDim2.new(0, 30, 0, 293)
- sframe.Size = UDim2.new(0, 252, 0, 70)
- sframe.BottomImage = ""
- sframe.CanvasSize = UDim2.new(0, 0, 1, 0)
- sframe.MidImage = ""
- sframe.ScrollBarThickness = 20
- sframe.TopImage = ""
- Dab.Name = "Dab"
- Dab.Parent = TPBFrame
- Dab.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- Dab.BorderColor3 = Color3.new(1, 1, 1)
- Dab.BorderSizePixel = 0
- Dab.Position = UDim2.new(0, 185, 0, 205)
- Dab.Size = UDim2.new(0, 97, 0, 25)
- Dab.Font = Enum.Font.SourceSansLight
- Dab.FontSize = Enum.FontSize.Size18
- Dab.Text = "Dab"
- Dab.TextColor3 = Color3.new(1, 1, 1)
- Dab.TextSize = 17
- Frame_12.Parent = Dab
- Frame_12.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
- Frame_12.BorderSizePixel = 0
- Frame_12.Position = UDim2.new(0, 0, 0, 25)
- Frame_12.Size = UDim2.new(0, 97, 0, 5)
- SPlayer.Name = "SPlayer"
- SPlayer.Parent = TPBFrame
- SPlayer.BackgroundColor3 = Color3.new(1, 1, 1)
- SPlayer.BackgroundTransparency = 1
- SPlayer.Position = UDim2.new(0, 32, 0, 379)
- SPlayer.Size = UDim2.new(0, 138, 0, 17)
- SPlayer.Font = Enum.Font.SourceSansLight
- SPlayer.FontSize = Enum.FontSize.Size18
- SPlayer.Text = "Player:"
- SPlayer.TextColor3 = Color3.new(1, 1, 1)
- SPlayer.TextSize = 17
- SPlayer.TextWrapped = true
- SPlayer.TextXAlignment = Enum.TextXAlignment.Left
- Frame_13.Parent = TPBFrame
- Frame_13.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
- Frame_13.BorderSizePixel = 0
- Frame_13.Position = UDim2.new(0, 30, 0, 360)
- Frame_13.Size = UDim2.new(0, 252, 0, 5)
- Commands.Name = "Commands"
- Commands.Parent = UI
- Commands.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- Commands.BorderColor3 = Color3.new(1, 1, 1)
- Commands.BorderSizePixel = 0
- Commands.Position = UDim2.new(0, 72, 0, 126)
- Commands.Size = UDim2.new(0, 175, 0, 38)
- Commands.Font = Enum.Font.SourceSansLight
- Commands.FontSize = Enum.FontSize.Size24
- Commands.Text = "Commands"
- Commands.TextColor3 = Color3.new(1, 1, 1)
- Commands.TextSize = 20
- Frame_14.Parent = Commands
- Frame_14.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
- Frame_14.BorderSizePixel = 0
- Frame_14.Position = UDim2.new(0, 0, 0, 38)
- Frame_14.Size = UDim2.new(0, 175, 0, 5)
- FBFrame.Name = "FBFrame"
- FBFrame.Parent = UI
- FBFrame.BackgroundColor3 = Color3.new(1, 1, 1)
- FBFrame.BackgroundTransparency = 1
- FBFrame.Position = UDim2.new(0, 0, 0, 32)
- FBFrame.Size = UDim2.new(0, 318, 0, 406)
- FBFrame.Visible = false
- cframe.Name = "cframe"
- cframe.Parent = UI
- cframe.BackgroundColor3 = Color3.new(1, 1, 1)
- cframe.BackgroundTransparency = 1
- cframe.BorderSizePixel = 0
- cframe.Size = UDim2.new(0, 318, 0, 438)
- cframe.Visible = false
- TextLabel.Parent = cframe
- TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel.BackgroundTransparency = 1
- TextLabel.BorderSizePixel = 0
- TextLabel.Position = UDim2.new(0, 23, 0, 103)
- TextLabel.Size = UDim2.new(0, 273, 0, 31)
- TextLabel.Font = Enum.Font.SourceSansLight
- TextLabel.FontSize = Enum.FontSize.Size24
- TextLabel.Text = "Design - Goku"
- TextLabel.TextColor3 = Color3.new(1, 1, 1)
- TextLabel.TextSize = 20
- TextLabel.TextWrapped = true
- TextLabel.TextXAlignment = Enum.TextXAlignment.Left
- TextLabel.TextYAlignment = Enum.TextYAlignment.Top
- TextLabel_2.Parent = cframe
- TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_2.BackgroundTransparency = 1
- TextLabel_2.BorderSizePixel = 0
- TextLabel_2.Position = UDim2.new(0, 23, 0, 128)
- TextLabel_2.Size = UDim2.new(0, 273, 0, 31)
- TextLabel_2.Font = Enum.Font.SourceSansLight
- TextLabel_2.FontSize = Enum.FontSize.Size24
- TextLabel_2.Text = "Code - Goku"
- TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_2.TextSize = 20
- TextLabel_2.TextWrapped = true
- TextLabel_2.TextXAlignment = Enum.TextXAlignment.Left
- TextLabel_2.TextYAlignment = Enum.TextYAlignment.Top
- TextLabel_3.Parent = cframe
- TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_3.BackgroundTransparency = 1
- TextLabel_3.BorderSizePixel = 0
- TextLabel_3.Position = UDim2.new(0, 23, 0, 151)
- TextLabel_3.Size = UDim2.new(0, 273, 0, 135)
- TextLabel_3.Font = Enum.Font.SourceSansLight
- TextLabel_3.FontSize = Enum.FontSize.Size24
- TextLabel_3.Text = "Scripts - ppmd"
- TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_3.TextSize = 20
- TextLabel_3.TextWrapped = true
- TextLabel_3.TextXAlignment = Enum.TextXAlignment.Left
- TextLabel_3.TextYAlignment = Enum.TextYAlignment.Top
- TextLabel_4.Parent = cframe
- TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_4.BackgroundTransparency = 1
- TextLabel_4.BorderSizePixel = 0
- TextLabel_4.Position = UDim2.new(0, 23, 0, 388)
- TextLabel_4.Size = UDim2.new(0, 273, 0, 29)
- TextLabel_4.Font = Enum.Font.SourceSansLight
- TextLabel_4.FontSize = Enum.FontSize.Size24
- TextLabel_4.Text = ""
- TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_4.TextSize = 20
- TextLabel_4.TextWrapped = true
- TextLabel_4.TextXAlignment = Enum.TextXAlignment.Left
- TextLabel_4.TextYAlignment = Enum.TextYAlignment.Top
- TextLabel_5.Parent = cframe
- TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_5.BackgroundTransparency = 1
- TextLabel_5.BorderSizePixel = 0
- TextLabel_5.Position = UDim2.new(0, 23, 0, 234)
- TextLabel_5.Size = UDim2.new(0, 273, 0, 30)
- TextLabel_5.Font = Enum.Font.SourceSansLight
- TextLabel_5.FontSize = Enum.FontSize.Size28
- TextLabel_5.Text = "Changelog"
- TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_5.TextSize = 25
- TextLabel_5.TextWrapped = true
- TextLabel_5.TextXAlignment = Enum.TextXAlignment.Left
- TextLabel_5.TextYAlignment = Enum.TextYAlignment.Top
- TextLabel_6.Parent = cframe
- TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_6.BackgroundTransparency = 1
- TextLabel_6.BorderSizePixel = 0
- TextLabel_6.Position = UDim2.new(0, 23, 0, 76)
- TextLabel_6.Size = UDim2.new(0, 273, 0, 31)
- TextLabel_6.Font = Enum.Font.SourceSansLight
- TextLabel_6.FontSize = Enum.FontSize.Size28
- TextLabel_6.Text = "Credit"
- TextLabel_6.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_6.TextSize = 25
- TextLabel_6.TextWrapped = true
- TextLabel_6.TextXAlignment = Enum.TextXAlignment.Left
- TextLabel_6.TextYAlignment = Enum.TextYAlignment.Top
- TextLabel_7.Parent = cframe
- TextLabel_7.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_7.BackgroundTransparency = 1
- TextLabel_7.BorderSizePixel = 0
- TextLabel_7.Position = UDim2.new(0, 23, 0, 263)
- TextLabel_7.Size = UDim2.new(0, 273, 0, 31)
- TextLabel_7.Font = Enum.Font.SourceSansLight
- TextLabel_7.FontSize = Enum.FontSize.Size24
- TextLabel_7.Text = "V1.0 - 1.5 Tornado"
- TextLabel_7.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_7.TextSize = 20
- TextLabel_7.TextWrapped = true
- TextLabel_7.TextXAlignment = Enum.TextXAlignment.Left
- TextLabel_7.TextYAlignment = Enum.TextYAlignment.Top
- Credits.Name = "Credits"
- Credits.Parent = UI
- Credits.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- Credits.BorderColor3 = Color3.new(1, 1, 1)
- Credits.BorderSizePixel = 0
- Credits.Position = UDim2.new(0, 72, 0, 219)
- Credits.Size = UDim2.new(0, 175, 0, 38)
- Credits.Font = Enum.Font.SourceSansLight
- Credits.FontSize = Enum.FontSize.Size24
- Credits.Text = "Credits / Changelog"
- Credits.TextColor3 = Color3.new(1, 1, 1)
- Credits.TextSize = 20
- Frame_15.Parent = Credits
- Frame_15.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
- Frame_15.BorderSizePixel = 0
- Frame_15.Position = UDim2.new(0, 0, 0, 38)
- Frame_15.Size = UDim2.new(0, 175, 0, 5)
- GoBack.Name = "GoBack"
- GoBack.Parent = UI
- GoBack.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- GoBack.BackgroundTransparency = 1
- GoBack.BorderColor3 = Color3.new(1, 1, 1)
- GoBack.BorderSizePixel = 0
- GoBack.Position = UDim2.new(0, 0, 0, 400)
- GoBack.Size = UDim2.new(0, 93, 0, 38)
- GoBack.Font = Enum.Font.SourceSansLight
- GoBack.FontSize = Enum.FontSize.Size24
- GoBack.Text = "Go Back"
- GoBack.TextColor3 = Color3.new(1, 1, 1)
- GoBack.TextSize = 20
- Open.Name = "Open"
- Open.Parent = FE
- Open.BackgroundColor3 = Color3.new(0.235294, 0.494118, 0.776471)
- Open.BackgroundTransparency = 1
- Open.BorderColor3 = Color3.new(1, 1, 1)
- Open.BorderSizePixel = 0
- Open.Position = UDim2.new(0, -105, 0, 632)
- Open.Size = UDim2.new(0, 318, 0, 67)
- OpenGUI.Name = "OpenGUI"
- OpenGUI.Parent = Open
- OpenGUI.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- OpenGUI.BorderColor3 = Color3.new(1, 1, 1)
- OpenGUI.BorderSizePixel = 0
- OpenGUI.Position = UDim2.new(0, 93, 0, 15)
- OpenGUI.Size = UDim2.new(0, 97, 0, 38)
- OpenGUI.Font = Enum.Font.SourceSansLight
- OpenGUI.FontSize = Enum.FontSize.Size18
- OpenGUI.Text = "Open GUI"
- OpenGUI.TextColor3 = Color3.new(1, 1, 1)
- OpenGUI.TextSize = 17
- Frame_16.Parent = OpenGUI
- Frame_16.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
- Frame_16.BorderSizePixel = 0
- Frame_16.Position = UDim2.new(0, 0, 0, 38)
- Frame_16.Size = UDim2.new(0, 97, 0, 5)
- -- Functions
- function getPlayer()
- if val.Value:IsA("Player") and val.Value.Character:FindFirstChild("HumanoidRootPart") then return val.Value else return nil end
- end
- PTP.MouseButton1Click:connect(function()
- local p = getPlayer()
- if p then PLR.Character.HumanoidRootPart.CFrame = p.Character.HumanoidRootPart.CFrame + Vector3.new(0, 3, 0)
- else PTP.Text = "404"; wait(1); PTP.Text = "TP To Player" end
- end)
- OpenGUI.MouseButton1Down:connect(function()
- if UI.Visible == false then
- OpenGUI.Text = "Close GUI"
- UI.Visible = true
- else
- OpenGUI.Text = "Open GUI"
- UI.Visible = false
- end
- end)
- Commands.MouseButton1Click:connect(function()
- FBFrame.Visible = false
- TPBFrame.Visible = true
- Commands.Visible = false
- Credits.Visible = false
- GoBack.Visible = true
- cframe.Visible = false
- end)
- GoBack.MouseButton1Click:connect(function()
- GoBack.Visible = false
- FBFrame.Visible = false
- TPBFrame.Visible = false
- Commands.Visible = true
- Credits.Visible = true
- cframe.Visible = false
- end)
- Credits.MouseButton1Click:connect(function()
- FBFrame.Visible = false
- Teleports.Visible = false
- Functions.Visible = false
- Credits.Visible = true
- GoBack.Visible = true
- cframe.Visible = true
- end)
- -- FEUTURES
- Blocks.MouseButton1Click:connect(function()
- for i=1,20 do
- wait(1)
- for _,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
- if v:IsA'Accoutrement' then
- v.Parent=game.Players.LocalPlayer.Character
- v.Parent = workspace.Terrain
- end
- end
- for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
- if v:IsA'Accoutrement' then
- for ape,hax in pairs(v.Handle:GetChildren()) do
- hax:Destroy()
- end
- wait'.1'
- v.Parent=game.Players.LocalPlayer.StarterGear
- end
- end
- for _,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
- v:Destroy()
- end
- local prt=Instance.new("Model", workspace);
- Instance.new("Part", prt).Name="Torso";
- Instance.new("Part", prt).Name="Head";
- Instance.new("Humanoid", prt).Name="Humanoid";
- game.Players.LocalPlayer.Character=prt
- repeat wait(1) until game.Players.LocalPlayer.Character:FindFirstChild'Head'
- for lol,dad in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
- if dad:IsA'Accoutrement' then
- dad.Parent = game.Players.LocalPlayer.StarterGear
- end
- end
- for _,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
- v:Destroy()
- end
- local prt2=Instance.new("Model", workspace);
- Instance.new("Part", prt).Name="Torso";
- Instance.new("Part", prt).Name="Head";
- Instance.new("Humanoid", prt).Name="Humanoid";
- game.Players.LocalPlayer.Character=prt
- end
- end)
- Insane.MouseButton1Click:connect(function()
- Player = "LocalPlayer"
- AnimationId = "33796059"
- local Anim = Instance.new("Animation")
- Anim.AnimationId = "rbxassetid://"..AnimationId
- local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
- k:Play()
- k:AdjustSpeed(99)
- end)
- Fly.MouseButton1Click:connect(function()
- repeat wait()
- until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
- local mouse = game.Players.LocalPlayer:GetMouse()
- repeat wait() until mouse
- local plr = game.Players.LocalPlayer
- local torso = plr.Character.Torso
- local flying = true
- local deb = true
- local ctrl = {f = 0, b = 0, l = 0, r = 0}
- local lastctrl = {f = 0, b = 0, l = 0, r = 0}
- local maxspeed = 50
- local speed = 0
- function Fly()
- local bg = Instance.new("BodyGyro", torso)
- bg.P = 9e4
- bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
- bg.cframe = torso.CFrame
- local bv = Instance.new("BodyVelocity", torso)
- bv.velocity = Vector3.new(0,0.1,0)
- bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
- repeat wait()
- plr.Character.Humanoid.PlatformStand = true
- if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
- speed = speed+.5+(speed/maxspeed)
- if speed > maxspeed then
- speed = maxspeed
- end
- elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
- speed = speed-1
- if speed < 0 then
- speed = 0
- end
- end
- if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
- bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
- lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
- elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
- bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
- else
- bv.velocity = Vector3.new(0,0.1,0)
- end
- bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
- until not flying
- ctrl = {f = 0, b = 0, l = 0, r = 0}
- lastctrl = {f = 0, b = 0, l = 0, r = 0}
- speed = 0
- bg:Destroy()
- bv:Destroy()
- plr.Character.Humanoid.PlatformStand = false
- end
- mouse.KeyDown:connect(function(key)
- if key:lower() == "e" then
- if flying then flying = false
- else
- flying = true
- Fly()
- end
- elseif key:lower() == "w" then
- ctrl.f = 1
- elseif key:lower() == "s" then
- ctrl.b = -1
- elseif key:lower() == "a" then
- ctrl.l = -1
- elseif key:lower() == "d" then
- ctrl.r = 1
- end
- end)
- mouse.KeyUp:connect(function(key)
- if key:lower() == "w" then
- ctrl.f = 0
- elseif key:lower() == "s" then
- ctrl.b = 0
- elseif key:lower() == "a" then
- ctrl.l = 0
- elseif key:lower() == "d" then
- ctrl.r = 0
- end
- end)
- Fly()
- end)
- Tornado.MouseButton1Click:connect(function()
- while wait() do
- for i,v in pairs(game.Workspace.Terrain:GetChildren()) do
- if v.ClassName == "Accessory" then
- print("w")
- v.Handle.Position = game.Players["LocalPlayer"].Character.Torso.Position
- v.Handle.Rotation = Vector3.new(v.Handle.Rotation.X,v.Handle.Rotation.Y,v.Handle.Rotation.Z +100000)
- end
- end
- end
- end)
- Headless.MouseButton1Click:connect(function()
- local player = game.Players.LocalPlayer
- player.Character.Head.Mesh:Destroy()
- player.Character.Head.face:Destroy()
- for remove,hat in pairs(player.Character:GetChildren()) do
- if hat:IsA'Accoutrement' then
- hat:Destroy()
- end
- end
- weld = Instance.new("Weld", player.Character.Head)
- weld.Part1 = player.Character.Torso
- weld.Part0 = player.Character.Head
- end)
- Godmode.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.Humanoid.Name = 1
- local l = game.Players.LocalPlayer.Character["1"]:Clone()
- l.Parent = game.Players.LocalPlayer.Character
- l.Name = "Humanoid"
- wait(0.1)
- game.Players.LocalPlayer.Character["1"]:Destroy()
- game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
- game.Players.LocalPlayer.Character.Animate.Disabled = true
- wait(0.1)
- game.Players.LocalPlayer.Character.Animate.Disabled = false
- game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
- end)
- Noclip.MouseButton1Click:connect(function()
- noclip = false
- game:GetService('RunService').Stepped:connect(function()
- if noclip then
- game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
- end
- end)
- plr = game.Players.LocalPlayer
- mouse = plr:GetMouse()
- mouse.KeyDown:connect(function(key)
- if key == "f" then
- noclip = not noclip
- game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
- end
- end)
- print('Loaded')
- print('Press "F" to noclip')
- end)
- LAG.MouseButton1Click:connect(function()
- while true do
- game.Players.LocalPlayer.Character.Head:Destroy()
- for _,v in next, game.Players.LocalPlayer.Character:children() do
- if v:IsA("Accessory") then
- v.Parent = game.StarterPlayer.StarterCharacterScripts
- end
- end
- wait(7)
- end
- end)
- Dab.MouseButton1Click:connect(function()
- Player = "LocalPlayer"
- AnimationId = "549473897"
- local Anim = Instance.new("Animation")
- Anim.AnimationId = "rbxassetid://"..AnimationId
- local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
- k:Play() --Play the animation
- k:AdjustSpeed(1.2) --Set '1' to any value you want to adjust the animation speed.
- end)
- ClickTP.MouseButton1Click:connect(function()
- wait()
- mouse = game.Players.LocalPlayer:GetMouse()
- tool = Instance.new("Tool")
- tool.RequiresHandle = false
- tool.Name = "Click Teleport"
- tool.Activated:connect(function()
- local pos = mouse.Hit+Vector3.new(0,2.5,0)
- pos = CFrame.new(pos.X,pos.Y,pos.Z)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = pos
- end)
- tool.Parent = game.Players.LocalPlayer.Backpack
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement