|
| 1 | +local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))() |
| 2 | + |
| 3 | +local Window = Library.CreateLib("NIGGER Hub", "DarkTheme") |
| 4 | + |
| 5 | +--MAIN |
| 6 | +local Locks = Window:NewTab("Locks") |
| 7 | +local LocksSection = Locks:NewSection("Locks") |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | +LocksSection:NewButton("streamable silent", "Q lock", function() |
| 14 | + loadstring(game:HttpGet("https://pastebin.com/raw/J66ZWaRZ"))() |
| 15 | +end) |
| 16 | + |
| 17 | + |
| 18 | +LocksSection:NewButton("Anti Fling", "bind is P", function() |
| 19 | + loadstring(game:HttpGet("loadstring(game:HttpGet('https://raw.githubusercontent.com/Linux6699/DaHubRevival/main/AntiFling.lua'))()"))() |
| 20 | +end) |
| 21 | + |
| 22 | + |
| 23 | +LocksSection:NewButton("Leaked", "ButtonInfo", function() |
| 24 | + loadstring(game:HttpGet("loadstring(game:HttpGet("https://raw.githubusercontent.com/tinyunix1/leaked-lock/main/source"))()"))()'))()"))() |
| 25 | +end) |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | +LocksSection:NewButton("Streamable lock", "ButtonInfo", function() |
| 30 | + loadstring(game:HttpGet("https://pastebin.com/raw/Q3jGyVHX"))()'))()"))() |
| 31 | +end) |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | +LocksSection:NewButton("ASS", "lock button is c and it is silent aim", function() |
| 37 | + --[[ |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + ██████ ██████ ██ ████████ |
| 42 | + ████████ ████████ ██ ████████ |
| 43 | + ████ ███ ██ ██ ██ |
| 44 | + ██ ██ ██ ██ ██ |
| 45 | + █████ ██ ███ ██ ██ |
| 46 | + ████████ ████████ ██████ ██ |
| 47 | + █████ ██████ ██████ ██ |
| 48 | + |
| 49 | + -- resolver made by colt, dont pick people up it will make you slightly cframe. |
| 50 | +]] |
| 51 | + |
| 52 | +loadstring(game:HttpGet("https://pastebin.com/raw/zVeEZTs6"))() |
| 53 | +DaHoodSettings.Prediction = 0.1437 -- lower for lower ping and higher for higher ping. |
| 54 | +Aiming.FOV = 11.5 -- size of silent aim |
| 55 | +Aiming.FOVSides = 25 -- how smooth silent aim circle is |
| 56 | +Aiming.HitChance = 100 |
| 57 | +Aiming.ShowFOV = false |
| 58 | + |
| 59 | + getgenv().AimlockKey = "c" -- aimbot toggle |
| 60 | + getgenv().AimPart = "UpperTorso" -- UpperTorso, LowerTorso, HumanoidRootPart, Head |
| 61 | + getgenv().PredictionVelocity = 3 -- aimbot prediction. |
| 62 | + getgenv().SmoothnessAmount = 0.009 -- dont go over 0.01 to look legit |
| 63 | +end) |
| 64 | +LocksSection:NewButton("ButtonText", "q Lock is silent dm me on discord if i should add more look at credits for all details", function() |
| 65 | + getgenv().AimingSettings = { |
| 66 | + Aimbot = { |
| 67 | + Radius = 45, |
| 68 | + Hitbox = "Head", |
| 69 | + CameraMode = true, |
| 70 | + MouseMode = false, |
| 71 | + HitAirshots = false, |
| 72 | + AutoPrediction = false, |
| 73 | + NotificationMode = false, |
| 74 | + Keybind = Enum.KeyCode.Q, |
| 75 | + PredictionAmount = 0.165, |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + Smoothing = { |
| 80 | + Enabled = true, |
| 81 | + Amount = 0.030 |
| 82 | + }, |
| 83 | + } |
| 84 | + } |
| 85 | + |
| 86 | + loadstring(game:HttpGet("https://raw.githubusercontent.com/Tenakii/tenaaki/main/genericaimbot.v.2.0.0"))() |
| 87 | +end) |
| 88 | +local Player = Window:NewTab("Player") |
| 89 | +local PlayerSection = Player:NewSection("Player") |
| 90 | + |
| 91 | +local Main = Window:NewTab("Main") |
| 92 | +local MainSection = Main:NewSection("Main") |
| 93 | + |
| 94 | +local Anti Lock = Window:NewTab("Anti Lock") |
| 95 | +local Anti LockSection = Anti Lock:NewSection("Anti Lock") |
| 96 | + |
| 97 | +local Player Mods = Window:NewTab("Player Mods") |
| 98 | +local Player ModsSection = Player Mods:NewSection("Player Mods") |
| 99 | + |
| 100 | +PlayerSection:NewSlider("Walkspeed", "SPEED!!", 500, 16, function(s) |
| 101 | + game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = s |
| 102 | +end) |
| 103 | + |
| 104 | +PlayerSection:NewSlider("Jumppower", "JUMP HIGH!!", 350, 50, function(s) |
| 105 | + game.Players.LocalPlayer.Character.Humanoid.JumpPower = s |
| 106 | +end) |
| 107 | + |
| 108 | +PlayerSection:NewButton("Reset WS/JP", "Resets to all defaults", function() |
| 109 | + game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50 |
| 110 | + game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16 |
| 111 | +end) |
| 112 | + |
| 113 | + |
| 114 | +local Loaders = Window:NewTab("Loaders") |
| 115 | +local LoadersSection = Loaders:NewSection("Loaders") |
| 116 | + |
| 117 | +local Universal = Window:NewTab("Universal") |
| 118 | +local UniversalSection = Universal:NewSection("Universal") |
| 119 | + |
| 120 | + |
| 121 | +local Other = Window:NewTab("Other") |
| 122 | +local OtherSection = Other:NewSection("Other") |
| 123 | + |
| 124 | +OtherSection:NewButton("Chat Spoofer", "Lets you chat for other people", function() |
| 125 | + loadstring(game:HttpGet(('https://pastebin.com/raw/djBfk8Li'),true))() |
| 126 | +end) |
| 127 | + |
| 128 | +OtherSection:NewButton("Bypassed Fly", "bird mode", function() |
| 129 | + loadstring(game:HttpGet("https://raw.githubusercontent.com/Nicuse/RobloxScripts/main/BypassedFly.lua"))() |
| 130 | + |
| 131 | + Fly(true) |
| 132 | +end) |
| 133 | + |
| 134 | + |
| 135 | +local Player Spoofer = Window:NewTab("Player Mods") |
| 136 | +local Spoofer SpooferSection = Player Mods:NewSection("Spoofer") |
| 137 | + |
| 138 | +OtherSection:NewButton("Ip Spoofer", "Spoofs Ip Too 69.69.420", function() |
| 139 | + spoofedIP = "69.69.420" |
| 140 | +loadstring(game:HttpGet("https://raw.githubusercontent.com/GuizzyisbackV2LOL/HelloLua/main/looferrlua"))() |
| 141 | +end) |
| 142 | + |
| 143 | + |
| 144 | +local Fun = Window:NewTab("Main") |
| 145 | +local FunSection = Main:NewSection("Main") |
| 146 | + |
| 147 | + |
| 148 | +FunSection:NewButton("Back/Front Flip", "Makes you do gymnastics", function() |
| 149 | + loadstring(game:HttpGet('https://pastebin.com/raw/7wDcPtLk'))() |
| 150 | +end) |
| 151 | + |
| 152 | +FunSection:NewToggle("Super-Human", "go fast and jump high", function(state) |
| 153 | + if state then |
| 154 | + game.player.Character.Humanoid.WalkSpeed = 120 |
| 155 | + game.player.Character.Humanoid.JumpPower = 120 |
| 156 | + else |
| 157 | + game.player.Character.Humanoid.WalkSpeed = 16 |
| 158 | + game.player.Character.Humanoid.JumpPower = 50 |
| 159 | + end |
| 160 | +end) |
| 161 | + |
| 162 | +FunSection:NewButton("Infinite Yield", "FE Admin Commands", function() |
| 163 | + loadstring(game:HttpGet(('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'),true))() |
| 164 | +end) |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | +local Credits = Window:NewTab("Credits") |
| 172 | +local CreditsSection = Credits:NewSection("Credits") |
| 173 | + |
0 commit comments