Advertisement
Guest User

Hoops gui

a guest
Jul 24th, 2022
1,170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.30 KB | None | 0 0
  1. if game.PlaceId==6229116934 then local a=loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()local b=a.CreateLib("Hoopz By Legend HandlesYT Paid Version","Sentinel")local c=b:NewTab("Main")local d=c:NewSection("Main")d:NewButton("Tp Auto Steal (DO IT WHEN CLOSE)","AUTO STEAL!",function()loadstring(game:HttpGet('https://pastebin.com/raw/4Ri1qZYc'))()end)d:NewButton("Slide","Slides you with the Best Speed on Hoopz",function()for e,f in pairs(game.Players.LocalPlayer.Character:GetDescendants())do if f.ClassName=="Part"then f.CustomPhysicalProperties=PhysicalProperties.new(0,0.3,0.5)end end end)d:NewButton("noclip (K)","Into walls",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(g)if g=="k"then noclip=not noclip;game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)end end)print('Loaded')print('Press "K" to noclip')("Clicked")end)d:NewButton("(Remove Building (Less Lag)","This Will Remove the Building and etc",function()game.workspace.Map["Practice Area"]:Destroy()game.workspace.Map["Lounge"]:Destroy()game.workspace.Map["Grass"]:Destroy()game.workspace.Map["Lounge Area"]:Destroy()game.workspace["Practice Place"]:Destroy()game.workspace["Extra"]:Destroy()game.workspace["Leaderboards"]:Destroy()("Clicked")end)d:NewButton("Bypass","This is For When You Are Speeding so Mods Won't see Your Logs",function()print("Clicked")end)d:NewButton("Looms Aimbot","Press The Circle in The Bottom Left",function()loadstring(game:HttpGet("https://raw.githubusercontent.com/Loompic/Hoopz-Aimlock/main/Aimlock"))()("Clicked")end)d:NewButton("Speed Boost","This one you Don't need The Bypass",function()local h=Instance.new("ScreenGui",game.CoreGui)local i=Instance.new("Frame",h)local j=Instance.new("Frame",i)local k=Instance.new("TextLabel",j)local l=Instance.new("TextLabel",i)local m=Instance.new("TextLabel",i)local n=Instance.new("TextLabel",i)local o=Instance.new("TextLabel",i)local p=Instance.new("TextLabel",i)local q=Instance.new("TextButton",i)local mouse=game.Players.LocalPlayer:GetMouse()local r=false;local s=Instance.new("Part",game.Lighting)s.Anchored=true;s.Size=Vector3.new(700,1,700)s.Transparency=0.9;s.TopSurface="Smooth"mouse.KeyDown:connect(function(g)if g=="r"then game.Players.LocalPlayer.Character:SetPrimaryPartCFrame(game.Players.LocalPlayer.Character:GetPrimaryPartCFrame()*CFrame.new(0,0,-1))end end)q.MouseButton1Up:connect(function()h:Destroy()end)("Clicked")end)local t=b:NewTab("Extra FE")local u=t:NewSection("Extra FE")u:NewButton("Shirtless FE","Takes Your Local Shirt FE",function()game:service("Players").LocalPlayer.Character.Shirt:Destroy()("Clicked")end)u:NewButton("Fake Dribble Animation","Fake People",function()AnimationId="183294396"local v=Instance.new("Animation")v.AnimationId="rbxassetid://"..AnimationId;local w=game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(v)w:Play(0)w:AdjustSpeed(1)("Clicked")end)u:NewButton("Faceless","FE Faceless",function()for x,f in pairs(game.Players.LocalPlayer.Character.Head:GetChildren())do if f:IsA("Decal")then f:Destroy()end end end)u:NewButton("Point Animation","Just Point FE",function()game.Players:Chat("/e point")("Clicked")end)u:NewButton("Reset","Reset Player",function()game.Players.LocalPlayer.Character:BreakJoints()("Clicked")end)u:NewButton("Laugh Animation","Just Laugh FE",function()game.Players:Chat("/e laugh")("Clicked")end)local y=b:NewTab("Teleports")local z=y:NewSection("Teleports")z:NewButton("Rejoin","Rejoin Server",function()wait(1)game:GetService("TeleportService"):Teleport(6229116934,LocalPlayer)("Clicked")end)z:NewButton("Server Hop","Teleports To New Server",function()wait(1)game:GetService("TeleportService"):Teleport(6229116934,LocalPlayer)("Clicked")end)z:NewButton("Teleport To A Better Mypark Game","Teleports To ?!",function()wait(1)game:GetService("TeleportService"):Teleport(7147678922,LocalPlayer)("Clicked")end)local A=b:NewTab("Camera")local B=A:NewSection("Camera")B:NewButton("Zoom Out Max","Zoom your Camrea How Far You Would Like It",function()local LocalPlayer=game:GetService("Players").LocalPlayer;LocalPlayer.CameraMaxZoomDistance=9e9;LocalPlayer.DevCameraOcclusionMode=Enum.DevCameraOcclusionMode.Invisicam("Clicked")end)B:NewSlider("FOV","Changes the FOV",120,16,function(f)game.Workspace.CurrentCamera.FieldOfView=f end)B:NewButton("1st Person","Changes The Camera (YOU CAN STILL ZOOM IN AND OUT",function()game.Players.LocalPlayer.CameraMaxZoomDistance=2 end)B:NewButton("3rd Person","Changes The Camera (YOU CAN STILL ZOOM IN AND OUT",function()game.Players.LocalPlayer.CameraMaxZoomDistance=600 end)B:NewButton("Freecam","Shift+P and Q and E to go up and down",function()loadstring(game:HttpGet('https://pastebin.com/raw/ss0zUsHE'))()("Clicked")end)local C=b:NewTab("Visuals")local D=C:NewSection("Visuals")D:NewButton("Name Generator","Generates a Random Name FE",function()loadstring(game:HttpGet('https://pastebin.com/raw/inik7xjG'))()("Clicked")end)D:NewButton("Trash Talk","Hold J and It Is FE",function()loadstring(game:HttpGet('https://pastebin.com/raw/UgQFnhm4'))()("Clicked")end)local E=b:NewTab("Credits")local F=E:NewSection("Credits")F:NewLabel("Made By: Legend HandlesYT")F:NewLabel("THANKS FOR USING THIS GUI!")end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement