Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local DarkraiX = loadstring(game:HttpGet("https://raw.githubusercontent.com/GamingScripter/Kavo-Ui/main/Darkrai%20Ui", true))()
- local Library = DarkraiX:Window("BaconHub X","","",Enum.KeyCode.RightControl);
- Tab1 = Library:Tab("scripts")
- Tab1:Button("darkai x arsenal",function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/GamingScripter/Darkrai-X/main/Games/Arsenal/MainFile"))()
- end)
- Tab1:Button("keyboard (needed to hide ui)",function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/advxzivhsjjdhxhsidifvsh/mobkeyboard/main/main.txt", true))()
- end)
- Tab1:Button("bedwars",function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/JNHHGaming/JN-HH-Gaming-Pro/main/JN%20HH%20Gaming%20Pro",true))()
- end)
- Tab2 = Library:Tab("hubs")
- Tab2:Button("ez hub",function()
- loadstring(game:HttpGet(('https://raw.githubusercontent.com/debug420/Ez-Industries-Launcher-Data/master/Launcher.lua'),true))()
- end)
- Tab2:Button("B_Genesis",function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/raw-scriptpastebin/raw/main/B_Genesis'))()
- end)
- Tab2:Button("divine hub",function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/TheRealCrazyfuy/DivineHubCracked/main/DivineHubV1'))()
- end)
- Tab3 = Library:Tab("sliders")
- Tab3:Slider("speed",1,100000,15,function(s)
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = s
- end)
- Tab3:Slider("jumppower",1,100000,50,function(s)
- game.Players.LocalPlayer.Character.Humanoid.JumpPower = s
- end)
- Tab4 = Library:Tab("Fe script")
- Tab4:Button("Reviz admin",function()
- loadstring(game:HttpGet('https://pastebin.com/RqaZUrBZ'))()
- end)
- Tab4:Button("infinte yeild",function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement