This is comment for paste
speed script
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- _G.Key = ""
- loadstring(game:HttpGet("https://testfdhub.000webhostapp.com/FD%20HUB%20GOD"))()
- local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
- local Window = Library.CreateLib("FD HUB", "Midnight")
- local Tab = Window:NewTab("Player")
- local Section = Tab:NewSection("GO TO WIN")
- Section:NewToggle("Auto win", "", function(t)
- _G.TPPlayer = t
- while _G.TPPlayer do wait()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-12,300,22)
- end
- end)
- local Section = Tab:NewSection("auto win")
- Section:NewSlider("speed", "SliderInfo", 500, 0, function(s) -- 500 (MaxValue) | 0 (MinValue)
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = s
- end)
- Section:NewButton("inf jump", "ButtonInfo", function()
- local InfiniteJumpEnabled = true game:GetService("UserInputService").JumpRequest:connect(function() if InfiniteJumpEnabled then game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping") end end)
- end)
- Section:NewButton("ESP", "ButtonInfo", function()
- local FillColor = Color3.fromRGB(175,25,255)
- local DepthMode = "AlwaysOnTop"
- local FillTransparency = 0.5
- local OutlineColor = Color3.fromRGB(255,255,255)
- local OutlineTransparency = 0
- local CoreGui = game:FindService("CoreGui")
- local Players = game:FindService("Players")
- local lp = Players.LocalPlayer
- local connections = {}
- local Storage = Instance.new("Folder")
- Storage.Parent = CoreGui
- Storage.Name = "Highlight_Storage"
- local function Highlight(plr)
- local Highlight = Instance.new("Highlight")
- Highlight.Name = plr.Name
- Highlight.FillColor = FillColor
- Highlight.DepthMode = DepthMode
- Highlight.FillTransparency = FillTransparency
- Highlight.OutlineColor = OutlineColor
- Highlight.OutlineTransparency = 0
- Highlight.Parent = Storage
- local plrchar = plr.Character
- if plrchar then
- Highlight.Adornee = plrchar
- end
- connections[plr] = plr.CharacterAdded:Connect(function(char)
- Highlight.Adornee = char
- end)
- end
- Players.PlayerAdded:Connect(Highlight)
- for i,v in next, Players:GetPlayers() do
- Highlight(v)
- end
- Players.PlayerRemoving:Connect(function(plr)
- local plrname = plr.Name
- if Storage[plrname] then
- Storage[plrname]:Destroy()
- end
- if connections[plr] then
- connections[plr]:Disconnect()
- end
- end)
- end)
- Section:NewButton("noclip", "ButtonInfo", function()
- local Noclip = nil
- local Clip = nil
- function noclip()
- Clip = false
- local function Nocl()
- if Clip == false and game.Players.LocalPlayer.Character ~= nil then
- for _,v in pairs(game.Players.LocalPlayer.Character:GetDescendants()) do
- if v:IsA('BasePart') and v.CanCollide and v.Name ~= floatName then
- v.CanCollide = false
- end
- end
- end
- wait(0.21) -- basic optimization
- end
- Noclip = game:GetService('RunService').Stepped:Connect(Nocl)
- end
- function clip()
- if Noclip then Noclip:Disconnect() end
- Clip = true
- end
- noclip() -- to toggle noclip() and clip()
- end)
- Section:NewButton("TP To Game", "ButtonInfo", function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,7,0)
- end)
- local Tab = Window:NewTab("TP Players")
- local Section = Tab:NewSection("Select Player plssss")
- Plr = {}
- for i,v in pairs(game:GetService("Players"):GetChildren()) do
- table.insert(Plr,v.Name)
- end
- local drop = Section:NewDropdown("Select Player!", "Click To Select", Plr, function(t)
- PlayerTP = t
- end)
- Section:NewButton("Click To TP", "", function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[PlayerTP].Character.HumanoidRootPart.CFrame
- end)
- Section:NewToggle("Auto Tp", "", function(t)
- _G.TPPlayer = t
- while _G.TPPlayer do wait()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[PlayerTP].Character.HumanoidRootPart.CFrame
- end
- end)
- Section:NewButton("Refresh Dropdown","Refresh Dropdown", function()
- drop:Refresh(Plr)
- end)
Comments
-
- local lp = game:GetService "Players".LocalPlayer
- if lp.Character:FindFirstChild "Head" then
- local char = lp.Character
- char.Archivable = true
- local new = char:Clone()
- new.Parent = workspace
- lp.Character = new
- wait(2)
- local oldhum = char:FindFirstChildWhichIsA "Humanoid"
- local newhum = oldhum:Clone()
- newhum.Parent = char
- newhum.RequiresNeck = false
- oldhum.Parent = nil
- wait(2)
- lp.Character = char
- new:Destroy()
- wait(1)
- newhum:GetPropertyChangedSignal("Health"):Connect(
- function()
- if newhum.Health <= 0 then
- oldhum.Parent = lp.Character
- wait(1)
- oldhum:Destroy()
- end
- end)
- workspace.CurrentCamera.CameraSubject = char
- if char:FindFirstChild "Animate" then
- char.Animate.Disabled = true
- wait(.1)
- char.Animate.Disabled = false
- end
- lp.Character:FindFirstChild "Head":Destroy()
- end
-
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-8048.36426, 65.4999237, 4.4999876, 0, 0, -1, 0, 1, 0, 1, 0, 0)
-
- local args = {
- [1] = "LOL",
- [2] = "All"
- }
- game:GetService("ReplicatedStorage"):WaitForChild("DefaultChatSystemChatEvents"):WaitForChild("SayMessageRequest"):FireServer(unpack(args))
-
- local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
- local Window = Library.CreateLib("FD hub x Player", "Midnight")
- local Tab = Window:NewTab("Main")
- local Section = Tab:NewSection("Player")
- Section:NewSlider("speed me", "speed me", 5000, 16, function(s) -- 500 (MaxValue) | 0 (MinValue)
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = s
- end)
- Section:NewSlider("JumpPower", "JumpPower", 5000, 16, function(s) -- 500 (MaxValue) | 0 (MinValue)
- game.Players.LocalPlayer.Character.Humanoid.JumpPower = s
- end)
- Section:NewButton("noclip", "noclip", function()
- local Noclip = nil
- local Clip = nil
- function noclip()
- Clip = false
- local function Nocl()
- if Clip == false and game.Players.LocalPlayer.Character ~= nil then
- for _,v in pairs(game.Players.LocalPlayer.Character:GetDescendants()) do
- if v:IsA('BasePart') and v.CanCollide and v.Name ~= floatName then
- v.CanCollide = false
- end
- end
- end
- wait(0.21) -- basic optimization
- end
- Noclip = game:GetService('RunService').Stepped:Connect(Nocl)
- end
- function clip()
- if Noclip then Noclip:Disconnect() end
- Clip = true
- end
- noclip() -- to toggle noclip() and clip()
- end)
- Section:NewButton("Fly", "Fly", function()
- repeat wait()
- until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("HumanoidRootPart") 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.HumanoidRootPart
- 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)
- Section:NewButton("infjump", "infjump", function()
- local InfiniteJumpEnabled = true
- game:GetService("UserInputService").JumpRequest:connect(function()
- if InfiniteJumpEnabled then
- game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
- end
- end)
- end)
- Section:NewButton("Mode God", "Mode God", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/cypherdh/GodMode-V3/main/script"))()
- end)
- Section:NewButton("Rejoin", "brooooooooooo", function()
- while wait(0) do
- game:GetService("TeleportService"):Teleport(game.PlaceId)
- end
- end)
-
- local args = {
- [1] = "Sell"
- }
- game:GetService("ReplicatedStorage").Events.UIAction:FireServer(unpack(args))
-
- local args = {
- [1] = "ec40655e-49ac-4997-a176-da6760420ef0"
- }
- game:GetService("ReplicatedStorage").External.KnitPackages._Index:FindFirstChild("sleitnick_knit@1.4.3").knit.Services.WallService.RF.DoDamageToWall:InvokeServer(unpack(args))
Add Comment
Please, Sign In to add comment