Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if game:GetService("Players").LocalPlayer.PlayerGui:FindFirstChild("Ticket") then
- game:GetService("Players").LocalPlayer.PlayerGui:FindFirstChild("Ticket"):Destroy()
- end
- game.ReplicatedStorage.Places:Clone().Parent = game.Workspace
- if game.PlaceId == 4779613061 then
- local OrionLib = loadstring(game:HttpGet(('https://raw.githubusercontent.com/shlexware/Orion/main/source')))()
- local Window = OrionLib:MakeWindow({Name = "SleepyHub | South London 2", HidePremium = false, SaveConfig = true, ConfigFolder = "OrionTest"})
- local Tab1 = Window:MakeTab({
- Name = "Home",
- Icon = "rbxassetid://4483345998",
- PremiumOnly = false
- })
- local Tab2 = Window:MakeTab({
- Name = "Player",
- Icon = "rbxassetid://4483345998",
- PremiumOnly = false
- })
- local Tab3 = Window:MakeTab({
- Name = "Exploits",
- Icon = "rbxassetid://4483345998",
- PremiumOnly = false
- })
- local Tab33 = Window:MakeTab({
- Name = "Teleport",
- Icon = "rbxassetid://4483345998",
- PremiumOnly = false
- })
- local Tab5 = Window:MakeTab({
- Name = "Extra",
- Icon = "rbxassetid://4483345998",
- PremiumOnly = false
- })
- local Tab6 = Window:MakeTab({
- Name = "Credits",
- Icon = "rbxassetid://4483345998",
- PremiumOnly = false
- })
- local Tab6 = Tab6:AddSection({
- Name = "Dev: zzzzzzzzzz#2926; Helpers: Monkey, Koggy "
- })
- local Tab1 = Tab1:AddSection({
- Name = "Hello, welcome to SleepyHub! "
- })
- Tab2:AddButton({
- Name = "Fly bypass (Bike Requests)",
- Callback = function()
- local plr = game:GetService("Players").LocalPlayer
- local pos = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
- local roundedPos = math.round(pos.X) .. ", " .. math.round(pos.Y) .. ", " .. math.round(pos.Z)
- function bypass()
- if game.Players.LocalPlayer.Character.Humanoid.Sit ~= true then
- rconsoleclear()
- rconsolewarn("Please be seated in any vehicle to inititate Bypass. \n - You can also sit in the passenger seat!")
- end
- if game.Players.LocalPlayer.Character.Humanoid.Sit ~= false then
- workspace[plr.Name .. "'s Car"]:MoveTo(roundedPos)
- workspace[plr.Name .. "'s Car"].DriveSeat:Sit(plr.Character.Humanoid)
- end
- end
- bypass()
- rconsoleclear()
- rconsolewarn("Successful! \n -If anything bugs out after you stop flying type '/respawn'")
- end
- })
- Tab2:AddButton({
- Name = "Fly",
- Callback = function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/WspNas/fk7/main/README.md"))()
- end
- })
- Tab2:AddButton({
- Name = "WalkSpeed Bypass",
- Callback = function()
- local plr = game.Players.LocalPlayer
- local char = plr.Character
- char.Humanoid.WalkSpeed = 40
- OrionLib:MakeNotification({
- Name = "Notification",
- Content = "Press shitf to get your normal walkspeed",
- Image = "rbxassetid://4483345998",
- Time = 5
- })
- end
- })
- Tab2:AddTextbox({
- Name = "Teleport to user (Bike Requests)",
- Default = "username",
- TextDisappear = true,
- Callback = function(Value)
- local p1 = game.Players.LocalPlayer.Character.HumanoidRootPart
- local p2 = text
- local pos = p1.CFrame
- local plr = game:GetService("Players").LocalPlayer
- local char = plr.Character
- for Loop = 1, 10 do
- local args = {
- [1] = "Apartments"
- }
- game:GetService("ReplicatedStorage").DoorService:FireServer(unpack(args))
- task.wait(0.025)
- char.HumanoidRootPart.CFrame = CFrame.new(-99, 4, -115)
- end
- task.wait(1)
- p1.CFrame = game.Players[p2].Character.HumanoidRootPart.CFrame
- end
- })
- Tab2:AddButton({
- Name = "Infinite Stamina",
- Callback = function()
- while true do
- wait(0)
- game.Players.LocalPlayer.Valuestats.Stamina.Value = 100
- end
- end
- })
- Tab2:AddButton({
- Name = "Infinite Hunger",
- Callback = function()
- while true do
- wait(0)
- game.Players.LocalPlayer.Valuestats.Hunger.Value = 100
- end
- end
- })
- Tab2:AddButton({
- Name = "Infinite Karma",
- Callback = function()
- while true do
- wait(1)
- game.Players.LocalPlayer.Valuestats.Karma.Value = 999999
- end
- end
- })
- Tab2:AddButton({
- Name = "Infinite Skittles",
- Callback = function()
- while wait() do
- game:GetService("Players").LocalPlayer.PlayerGui.Run.Value.Value = true
- game.Players.LocalPlayer.Character.Resistance.Value = true
- game:GetService("Workspace").LocalPlayer.Resistance = true
- end
- end
- })
- Tab2:AddButton({
- Name = "Removes Karma Alert",
- Callback = function()
- while true do
- wait(1)
- game.ReplicatedStorage.KarmaAlert:Destroy()
- end
- end
- })
- Tab2:AddButton({
- Name = "Removes Traffic City Noises",
- Callback = function()
- while true do
- wait(1)
- game.SoundService["Traffic City Noises"]:Destroy()
- end
- end
- })
- Tab2:AddButton({
- Name = "Remove Damage Blood",
- Callback = function()
- game.Players.LocalPlayer.PlayerGui.Dmg:Destroy()
- end
- })
- Tab3:AddButton({
- Name = "Anti Blur",
- Callback = function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/WspNas/sdfe3/main/README.md"))()
- end
- })
- Tab3:AddButton({
- Name = "Anti Combat Log",
- Callback = function()
- game:GetService("Players").LocalPlayer.PlayerGui.Stats.CLog:Destroy()
- end
- })
- Tab3:AddButton({
- Name = "HitBox",
- Callback = function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/WspNas/dedefe/main/README.md"))()
- end
- })
- Tab3:AddButton({
- Name = "ESP",
- Callback = function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/WspNas/fwfveef/main/README.md"))()
- end
- })
- Tab3:AddButton({
- Name = "Chat SPY",
- Callback = function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/WspNas/defefef/main/README.md"))()
- end
- })
- Tab3:AddButton({
- Name = "Pick Up Tools",
- Callback = function()
- local g = game.Workspace.tools
- while task.wait() do
- for fk, fl in pairs((g:GetChildren())) do
- if fl:IsA("Tool") then
- if fl:IsA("Tool") and fl.Name == "Phone" or fl.Name == "Crate" then
- else
- game:GetService("Players").LocalPlayer.Character.Humanoid:EquipTool(fl)
- end
- end
- end
- end
- end
- })
- Tab3:AddButton({
- Name = "Quick Buy Food",
- Callback = function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/WspNas/sasasas/main/README.md"))()
- end
- })
- Tab3:AddTextbox({
- Name = "Kick Player Fist (Bike Requests)",
- Default = "Player",
- TextDisappear = true,
- Callback = function(text)
- for i,v in pairs(game.Players:GetChildren()) do
- if (string.sub(string.lower(v.Name),1,string.len(text))) == string.lower(text) then
- text = v.Name
- end
- end
- -- main scirpt under
- if not game.Players.LocalPlayer.Character:FindFirstChild("Fist") then
- game.Players.LocalPlayer.Backpack.Fist.Parent = game.Players.LocalPlayer.Character
- end
- local alive = true
- local name = text
- local kid = game.Players.LocalPlayer.Character
- local kiddie = game.Players[name].Character
- local startpos1 = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
- local plr = game:GetService("Players").LocalPlayer
- local char = plr.Character
- --tp bypass
- for Loop = 1, 10 do
- local args = {
- [1] = "Apartments"
- }
- game:GetService("ReplicatedStorage").DoorService:FireServer(unpack(args))
- task.wait(0.025)
- char.HumanoidRootPart.CFrame = CFrame.new(-99, 4, -115)
- end
- -- end
- task.wait(1)
- char.HumanoidRootPart.CFrame = startpos1
- local ohInstance1 = game.Players[name].Character.Humanoid
- local ohNil2 = nil
- local ohNumber3 = 1
- local ohInstance4 = game.Players[name].Character.Head
- local ohBoolean5 = true
- local ohVector36 = Vector3.new()
- local ohBoolean7 = false
- while alive do
- task.wait(0.05)
- game.Players.LocalPlayer.Character.Fist.LocalScript.Script.e:FireServer(ohInstance1, ohNil2, ohNumber3, ohInstance4, ohBoolean5, ohVector36, ohBoolean7)
- kid.HumanoidRootPart.CFrame = kiddie.HumanoidRootPart.CFrame
- if game.Players[name].Character.Humanoid.Health <= 25 or alive == false then
- local args = {
- [1] = game:GetService("Players")[name]
- }
- game:GetService("ReplicatedStorage").CarryingServer:FireServer(unpack(args))
- repeat
- task.wait(0.2)
- --tp bypass
- local plr = game:GetService("Players").LocalPlayer
- local char = plr.Character
- for Loop = 1, 10 do
- local args = {
- [1] = "Apartments"
- }
- game:GetService("ReplicatedStorage").DoorService:FireServer(unpack(args))
- task.wait(0.025)
- char.HumanoidRootPart.CFrame = CFrame.new(-99, 4, -115)
- end
- -- end
- task.wait(1)
- char.HumanoidRootPart.CFrame = CFrame.new(-2740.23071, -184.292358, -2930.51563, -0.684846103, 0.106422901, -0.720874488, 1.90580485e-09, 0.989277601, 0.146047324, 0.728687763, 0.100019939, -0.677502871) -- Place to TP
- local args = {
- [1] = game:GetService("Players")[name]
- }
- game:GetService("ReplicatedStorage").CarryingServer:FireServer(unpack(args))
- task.wait(0.9)
- game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = startpos1
- task.wait(0.2)
- game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = startpos1
- task.wait(.2)
- until not game.Players:FindFirstChild(name)
- end
- end
- end
- })
- Tab3:AddTextbox({
- Name = "Kill Player Fist (Bike Requests)",
- Default = "Player",
- TextDisappear = true,
- Callback = function(text)
- for i, v in pairs(game.Players:GetChildren()) do
- if (string.sub(string.lower(v.Name), 1, string.len(text))) == string.lower(text) then
- text = v.Name
- end
- end
- local Target = text
- local dead
- if not game.Players.LocalPlayer.Backpack:FindFirstChild("Fist") then
- return notify("No fists found!", 10)
- end
- if not game.Players.LocalPlayer.Character:FindFirstChild("Fist") then
- game.Players.LocalPlayer.Backpack.Fist.Parent = game.Players.LocalPlayer.Character
- end
- if game.Players[Target].Character.Humanoid.Health >= 1 then
- dead = false
- end
- if game.Players[Target].Character.Humanoid.Health <= 1 then
- dead = true
- end
- local ohInstance1 = game.Players[Target].Character.Humanoid
- local ohNil2 = nil
- local ohNumber3 = 0
- local ohInstance4 = game.Players.LocalPlayer.Character.Head
- local ohBoolean5 = true
- local ohVector36 = game.Players[Target].Character.HumanoidRootPart.Position
- local ohBoolean7 = false
- while dead ~= true do
- task.wait(.04)
- game.Players.LocalPlayer.Character.Fist.LocalScript.Script.e:FireServer(
- ohInstance1,
- ohNil2,
- ohNumber3,
- ohInstance4,
- ohBoolean5,
- ohVector36,
- ohBoolean7
- )
- end
- end
- })
- local Tab3 = Tab3:AddSection({
- Name = "GUNS"
- })
- Tab3:AddButton({
- Name = "Infinite Ammo",
- Callback = function()
- for i, v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
- if v:IsA("Tool") and v:FindFirstChild("Stats") then
- task.spawn(function()
- while task.wait(5) do
- if v.Stats.ClipSize.Value ~= v.Stats.ClipSize.Original.Value then
- v.Stats.ClipSize.Value = math.huge
- v.Stats.ClipSize.Original.Value = math.huge
- end
- end
- end)
- end
- end
- end
- })
- Tab3:AddButton({
- Name = "One tap",
- Callback = function()
- local meleeRemote = game:GetService("ReplicatedStorage").GunRemotes.Impact;
- local OldNameCall = nil
- OldNameCall = hookmetamethod(game, "__namecall", function(Self, ...)
- local Args = {...}
- local NamecallMethod = getnamecallmethod()
- if not checkcaller() and Self == meleeRemote and NamecallMethod == "FireServer" then
- for i=1, 15, 1 do
- OldNameCall(Self,...);
- end
- end
- return OldNameCall(Self, ...)
- end)
- end
- })
- local Tab33 = Tab33:AddSection({
- Name = "(Bike Requests)"
- })
- Tab33:AddButton({
- Name = "Apartment bypass",
- Callback = function()
- game.ReplicatedStorage.Places:Clone().Parent = game.Workspace
- end
- })
- Tab33:AddButton({
- Name = "Apartment 1",
- Callback = function()
- local plr = game:GetService("Players").LocalPlayer
- game:GetService("Workspace")[plr.Name.."'s Car"]:MoveTo(game.Players.LocalPlayer.Character.HumanoidRootPart.Position)
- task.wait(.1)
- game:GetService("Workspace")[plr.Name.."'s Car"].DriveSeat:sit(plr.Character.Humanoid)
- end
- })
- Tab33:AddButton({
- Name = "Apartment 2",
- Callback = function()
- local plr = game.Players.LocalPlayer
- local workspace = game.Workspace
- plr.Character.HumanoidRootPart.CFrame = CFrame.new(-175.904221, -457.964905, -493.479797, 0.0789805874, -2.37789219e-08, 0.99687618, -4.13485459e-08, 1, 2.71294027e-08, -0.99687618, -4.33620748e-08, 0.0789805874)
- game:GetService("Workspace")[plr.Name.."'s Car"]:MoveTo(game.Players.LocalPlayer.Character.HumanoidRootPart.Position)
- task.wait()
- game:GetService("Workspace")[plr.Name.."'s Car"].DriveSeat:sit(plr.Character.Humanoid)
- task.wait()
- game:GetService("ReplicatedStorage").DoorService:FireServer("HOP",workspace:FindFirstChild(plr.Name .. "'s Car"))
- end
- })
- Tab33:AddButton({
- Name = "Apartment 3",
- Callback = function()
- local plr = game.Players.LocalPlayer
- local workspace = game.Workspace
- plr.Character.HumanoidRootPart.CFrame = CFrame.new(-0.532082677, -457.913483, -112.602715, -0.000539803877, -4.52883206e-08, -0.999999881, 6.60640032e-09, 1, -4.52918947e-08, 0.999999881, -6.63084831e-09, -0.000539803877)
- game:GetService("Workspace")[plr.Name.."'s Car"]:MoveTo(game.Players.LocalPlayer.Character.HumanoidRootPart.Position)
- task.wait()
- game:GetService("Workspace")[plr.Name.."'s Car"].DriveSeat:sit(plr.Character.Humanoid)
- task.wait()
- game:GetService("ReplicatedStorage").DoorService:FireServer("HOP",workspace:FindFirstChild(plr.Name .. "'s Car"))
- end
- })
- Tab5:AddButton({
- Name = "Skip loading Screen",
- Callback = function()
- local LP = game:GetService("Players").LocalPlayer
- if LP.PlayerGui:FindFirstChild("Menu") then
- LP.PlayerGui:FindFirstChild("Menu"):Destroy()
- end
- if LP.PlayerGui:FindFirstChild("Agreement") then
- LP.PlayerGui:FindFirstChild("Agreement"):Destroy()
- end
- LP.PlayerGui.Stats.Enabled = true
- LP.PlayerGui.twitter.Enabled = false
- workspace.CurrentCamera.CameraType = "Custom"
- local char = LP.Character or LP.CharacterAdded:Wait()
- workspace.CurrentCamera.CameraSubject = char:WaitForChild("Humanoid")
- end
- })
- Tab5:AddButton({
- Name = "Anti AFK",
- Callback = function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/WspNas/dfefefe/main/README.md"))()
- end
- })
- Tab5:AddButton({
- Name = "Anti Ragdoll",
- Callback = function()
- game:GetService("ReplicatedStorage").Modules.RagdollHandler:Destroy()
- game.ReplicatedStorage.RemoteEvents.SetPlayerRagdolled:Destroy()
- game.Workspace.Ragdoller:Destroy()
- while task.wait(1) do
- if game.Players.LocalPlayer.Character:FindFirstChild("Ragdolled") then
- game.Players.LocalPlayer.Character:FindFirstChild("Ragdolled"):Destroy()
- end
- end
- end
- })
- Tab5:AddButton({
- Name = "Anti Camera Bob",
- Callback = function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/WspNas/sfegrgr/main/README.md"))()
- end
- })
- Tab33:AddButton({
- Name = "Bring Car",
- Callback = function()
- local plr = game:GetService("Players").LocalPlayer
- game:GetService("Workspace")[plr.Name.."'s Car"]:MoveTo(game.Players.LocalPlayer.Character.HumanoidRootPart.Position)
- task.wait(.1)
- game:GetService("Workspace")[plr.Name.."'s Car"].DriveSeat:sit(plr.Character.Humanoid)
- end
- })
- Tab5:AddButton({
- Name = "BoomBox",
- Callback = function()
- _G.boomboxb = game:GetObjects('rbxassetid://740618400')[1]
- _G.boomboxb.Parent = game:GetService'Players'.LocalPlayer.Backpack
- loadstring(_G.boomboxb.Client.Source)()
- loadstring(_G.boomboxb.Server.Source)()
- end
- })
- Tab5:AddButton({
- Name = "No Face",
- Callback = function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/WspNas/wqqqq/main/README.md"))()
- end
- })
- Tab5:AddButton({
- Name = "No Head",
- Callback = function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/WspNas/fdqqqqq/main/README.md"))()
- end
- })
- Tab5:AddButton({
- Name = "bald",
- Callback = function()
- for i,v in next, game:GetService('Players').LocalPlayer.Character:GetChildren() do
- if v:IsA('Accessory') then
- v:Destroy()
- end
- end
- end
- })
- Tab5:AddButton({
- Name = "No Legs",
- Callback = function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/WspNas/eqqqqq/main/README.md"))()
- end
- })
- Tab5:AddButton({
- Name = "No Arms",
- Callback = function()
- game:GetService("Players").LocalPlayer.Character.RightUpperArm:Destroy()
- game:GetService("Players").LocalPlayer.Character.RightLowerArm:Destroy()
- game:GetService("Players").LocalPlayer.Character.LeftUpperArm:Destroy()
- game:GetService("Players").LocalPlayer.Character.LeftLowerArm:Destroy()
- end
- })
- Tab5:AddButton({
- Name = "No Name",
- Callback = function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/WspNas/wwdghjhgfds/main/README.md"))()
- end
- })
- Tab5:AddButton({
- Name = "Join Low Server",
- Callback = function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/WspNas/fgf/main/README.md"))()
- end
- })
- Tab5:AddButton({
- Name = "Loud Sound",
- Callback = function()
- local args = {
- [1] = workspace:FindFirstChild(game.Players.LocalPlayer.Name .. "'s Car")
- }
- game:GetService("ReplicatedStorage").TireSmoke:FireServer(unpack(args))
- local args = {
- [1] = game.Workspace[game.Players.LocalPlayer.Name .. "'s Car"],
- [2] = 1000,
- [3] = 1000,
- [4] = false,
- [5] = 1000,
- [6] = 1000,
- [7] = 0,
- [8] = 1000,
- [9] = false
- }
- game:GetService("ReplicatedStorage").CarSound:FireServer(unpack(args))
- end
- })
- end
- OrionLib:Init()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement