Guest User

Script Teddy Hub (FIXED HUB) NEW SCRIPT

a guest
Nov 7th, 2022
677
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 9.23 KB | None | 0 0
  1. setclipboard("https://discord.gg/pTSg34Jz3n")
  2. print("copied the discord")
  3. if game.PlaceId == 155615604 then
  4.     local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
  5.              local Window = Library.CreateLib("Teddy hub", "Serpent")
  6.             local Credits = Window:NewTab("Main")
  7.             local CreditsSection = Credits:NewSection("Credits")
  8.             CreditsSection:NewLabel("Scripts Made By: Teddy")
  9.             CreditsSection:NewLabel("Fixed script (new script)")
  10.  
  11.  
  12.     local Tab = Window:NewTab("Ui")
  13.     local UiSection = Tab:NewSection("Toggle")
  14.     UiSection:NewKeybind("Toggle Ui", "this will hide the ui(does not inculde animation)", Enum.KeyCode.RightControl, function()
  15.         Library:ToggleUI()
  16.     end)
  17.  
  18.     local Tab = Window:NewTab("LocalPlayer")
  19.     local LocalPlayerSection = Tab:NewSection("Movement")
  20.    LocalPlayerSection:NewSlider("Walkspeed", "if you sprint, you have to adjust again", 500, 16, function(s) -- 500 (MaxValue) | 0 (MinValue)
  21.         game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = s
  22.     end)
  23.  LocalPlayerSection:NewSlider("JumpPower", "Turns you into a pogostick.", 500, 50, function(s) -- 500 (MaxValue) | 0 (MinValue)
  24.         game.Players.LocalPlayer.Character.Humanoid.JumpPower = s
  25.     end)                              
  26.                                                                                                                                    
  27.    
  28.     local Tab = Window:NewTab("Combat")
  29.     local CombatSection = Tab:NewSection("Combat")
  30.     CombatSection:NewButton("Become a american!", "M4A1 Not inculded.", function()
  31.                 print("All Weapons Given!")
  32.                 workspace.Remote.ItemHandler:InvokeServer(workspace.Prison_ITEMS.giver["Remington 870"].ITEMPICKUP)
  33.                 workspace.Remote.ItemHandler:InvokeServer(workspace.Prison_ITEMS.giver.M9.ITEMPICKUP)
  34.                 workspace.Remote.ItemHandler:InvokeServer(workspace.Prison_ITEMS.single.Hammer.ITEMPICKUP)
  35.                 workspace.Remote.ItemHandler:InvokeServer(workspace.Prison_ITEMS.giver["AK-47"].ITEMPICKUP)
  36.         print(currentOption)
  37.     end)
  38.     CombatSection:NewButton("HitboxExpander", "Hitbox Ui", function()
  39.         loadstring(game:HttpGet(("https://gameovers.net/Scripts/Free/HitboxExpander/main.lua"),true))()
  40.     end)
  41.             local Misc = Window:NewTab("Removes")
  42.             local MiscSection = Misc:NewSection("Removes")
  43.             MiscSection:NewButton("Remove all Doors", "Removes Every Door!", function()
  44.                 for i,d in pairs(game.Workspace.Doors:GetChildren()) do
  45.                     if d.ClassName == "Model" then
  46.                         d:Destroy()
  47.                     end
  48.                 end
  49.             end)
  50.             MiscSection:NewButton("Remove All Fences", "All Fences Will Be Removed!", function()
  51.                 for i,l in pairs(game.Workspace["Prison_Fences"]:GetChildren()) do
  52.                     if l.Name == "fence" then
  53.                         l:Destroy()
  54.                     end
  55.                 end
  56.             end)
  57.        
  58.             MiscSection:NewButton("Remove All Gates", "All Fences Will Be Removed!", function()
  59.                 game.Workspace["Prison_Fences"]["Prison_Gate"]:Destroy()
  60.                 game.Workspace["Prison_Fences"]["gate"]:Destroy()
  61.             end)
  62.        
  63.    
  64.     local Tab = Window:NewTab("Scripts and Gui")
  65.     local AdminSection = Tab:NewSection("Scripts")
  66.     AdminSection:NewButton("Septex (Loop Avatar, Tools", "Gives You Cmds!!", function()
  67.                 loadstring(game:HttpGet(('https://raw.githubusercontent.com/XTheMasterX/Scripts/Main/PrisonLife'),true))()
  68.             end)
  69.             AdminSection:NewButton("PrisonBreaker V1.5", "PrisonBreaker Gui new", function()
  70.                 loadstring(game:HttpGet(('https://pastebin.com/raw/QcNge4QY'),true))()
  71.             end)
  72.              AdminSection:NewButton("Inf Yield", "Give for you more cmds!", function()
  73.                 loadstring(game:HttpGet(('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'),true))()
  74.             end)
  75.             local AdminSection = Tab:NewSection("Septex Commands")
  76.         AdminSection:NewLabel(":rank player - gives player commands")
  77.             AdminSection:NewLabel(":kill <plr> - kill player")
  78.             AdminSection:NewLabel(":sa <plr> - spam arrest player")
  79.             AdminSection:NewLabel(":crim <plr> - makes player criminal")
  80.             AdminSection:NewLabel(":bring <plr> - brings player")
  81.             AdminSection:NewLabel(":goto <plr> - makes you go to player")
  82.             AdminSection:NewLabel(":void <plr> - voids player")
  83.             AdminSection:NewLabel(":key <plr> - gives player keycard")
  84.             AdminSection:NewLabel(":cuffs <plr> - gives player handcuffs")
  85.             AdminSection:NewLabel(":trap <plr> - traps player")
  86.             AdminSection:NewLabel(":yard <plr> - brings player to yard")
  87.             AdminSection:NewLabel(":base <plr> - brings player to criminal base")
  88.             AdminSection:NewLabel(":prison <plr> - brings player to prison")
  89.             AdminSection:NewLabel(":lk <plr> - loopkills player")
  90.             AdminSection:NewLabel(":aura <plr> - gives player kill aura")
  91.             AdminSection:NewLabel(":virus <plr> - makes anyone who touch player dies")
  92.             AdminSection:NewLabel(":oof <plr> - kills everyone")
  93.             AdminSection:NewLabel(":spike - lag spike")
  94.             AdminSection:NewLabel(":bspike - big lag spike")
  95.             AdminSection:NewLabel(":lag <server> - lags the server")
  96.             AdminSection:NewLabel(":crash <server> - crashes the server")
  97.             AdminSection:NewLabel(":tk <plr> - teleport you to player and kills them")
  98.             AdminSection:NewLabel(":ltk <plr> - loops tpkill")
  99.             AdminSection:NewLabel(":logs <script> - prints all used cmds")
  100.             local Tab = Window:NewTab("Troll")
  101.             local TrollSection = Tab:NewSection("FLY")
  102.             TrollSection:NewButton("Flycar (AirWav)", "superman but car", function()
  103.                 loadstring(game:HttpGet(('https://pastebin.com/raw/VLBwAgwT'),true))()
  104.             end)
  105.    
  106.             local TrollSection = Tab:NewSection("Dances")
  107.             TrollSection:NewButton("NullWare V3", "i went through links for you", function()
  108.                 loadstring(game:HttpGet(('https://pastebin.com/raw/jUxDxBsp'),true))()
  109.             end)
  110.  
  111.     local Tab = Window:NewTab("Teleports")
  112.     local TeleportsSection = Tab:NewSection("be even faster than flash")
  113.     TeleportsSection:NewButton("Outside of prison", "Teleports You outside of the prison!", function()
  114.                 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(451.6684265136719, 98.0399169921875, 2216.338134765625)
  115.             end)
  116.             TeleportsSection:NewButton("Prison Yard", "Teleports You to the Prison Yard", function()
  117.                 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(736.4671630859375, 97.99992370605469, 2517.583740234375)
  118.             end)
  119.             TeleportsSection:NewButton("Kitchen", "Teleports You to the Kitchen!", function()
  120.                 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(906.641845703125, 99.98993682861328, 2237.67333984375)
  121.             end)
  122.             TeleportsSection:NewButton("Prison Cells", "Teleports You to the Prison Cells!", function()
  123.                 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(919.5551147460938, 99.98998260498047, 2441.700927734375)
  124.             end)
  125.             TeleportsSection:NewButton("Surveilance Room", "Teleports You to the Surveilance Room!", function()
  126.                 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(795.251953125, 99.98998260498047, 2327.720703125)
  127.             end)
  128.             TeleportsSection:NewButton("Break Room", "Teleports You to the Break Room!", function()
  129.                 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(800.0896606445312, 99.98998260498047, 2266.71630859375)
  130.             end)
  131.             TeleportsSection:NewButton("Police Armory", "Teleports You to the Police Armory!", function()
  132.                 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(837.2889404296875, 99.98998260498047, 2270.99658203125)
  133.             end)
  134.             TeleportsSection:NewButton("Police Room", "Teleports to to the Police Room", function()
  135.                 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(836.5386352539062, 99.98998260498047, 2320.604248046875)
  136.             end)
  137.             TeleportsSection:NewButton("Cafeteria", "Teleports you to the Cafeteria!", function()
  138.                 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(918.994873046875, 99.98993682861328, 2325.73095703125)
  139.             end)
  140.             TeleportsSection:NewButton("Criminal Base Inside", "Teleports you to the Criminal Base Inside!", function()
  141.                 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-975.8451538085938, 109.32379150390625, 2053.11376953125)
  142.     end)
  143.    
  144.     coroutine.wrap(UVUZD_fake_script)()
  145. game.Player.LocalPlayer:kick("STOP KILL ME OUT NOW!")
  146.  
  147.     else
  148.  
  149. end
Advertisement
Add Comment
Please, Sign In to add comment