BinaricHi

Untitled

Mar 31st, 2024 (edited)
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.25 KB | Gaming | 0 0
  1. local Library = loadstring(game:HttpGet("https://pastebin.com/raw/vff1bQ9F"))()
  2. local Window = Library.CreateLib("N00pKid", "Sentinel")
  3. local Tab = Window:NewTab("n00pkid")
  4. local Section = Tab:NewSection("main")
  5. Section:NewButton("inf jump", "ButtonInfo", function()
  6. local InfiniteJumpEnabled = true
  7.  
  8. game:GetService("UserInputService").JumpRequest:connect(function() if InfiniteJumpEnabled then game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping") end end)
  9.  
  10.  
  11. end)
  12. Section:NewButton("admin panel (fe)", "for disaster", function()
  13. loadstring(game:HttpGet(('https://pastefy.app/yumu499O/raw'),true))() --powered by Im_Patrick mobile gui maker
  14. end)
  15. Section:NewButton("disco", "disco", function()
  16. while true do
  17. wait(0.5)
  18. game.Lighting.Ambient = Color3.new(math.random(), math.random(), math.random())
  19. game.Lighting.ColorShift_Top = Color3.new(math.random(), math.random(), math.random())
  20. game.Lighting.ColorShift_Bottom = Color3.new(math.random(), math.random(), math.random())
  21. game.Lighting.ShadowColor = Color3.new(math.random(), math.random(), math.random())
  22. end
  23. end)
  24. Section:NewButton("infinite yield", "commands", function()
  25. loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
  26. end)
  27. Section:NewButton("walkspeed", "ButtonInfo", function()
  28. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 50
  29. end)
  30. --if you see the 50 you can change if you have a source code
  31. Section:NewButton("fly script", "doesnt work in anticheat games", function()
  32. --ARCEUS X FLY V2 SCRIPT BY me_ozoneYT
  33. loadstring("\108\111\97\100\115\116\114\105\110\103\40\103\97\109\101\58\72\116\116\112\71\101\116\40\40\39\104\116\116\112\115\58\47\47\103\105\115\116\46\103\105\116\104\117\98\117\115\101\114\99\111\110\116\101\110\116\46\99\111\109\47\109\101\111\122\111\110\101\89\84\47\98\102\48\51\55\100\102\102\57\102\48\97\55\48\48\49\55\51\48\52\100\100\100\54\55\102\100\99\100\51\55\48\47\114\97\119\47\101\49\52\101\55\52\102\52\50\53\98\48\54\48\100\102\53\50\51\51\52\51\99\102\51\48\98\55\56\55\48\55\52\101\98\51\99\53\100\50\47\97\114\99\101\117\115\37\50\53\50\48\120\37\50\53\50\48\102\108\121\37\50\53\50\48\50\37\50\53\50\48\111\98\102\108\117\99\97\116\111\114\39\41\44\116\114\117\101\41\41\40\41\10\10")()
  34. end)
  35. Section:NewButton("nameless admin", "na", function()
  36. loadstring(game:HttpGet("https://scriptblox.com/raw/Universal-Script-Nameless-Admin-no-byfron-ui-11288"))()
  37. end)
  38. Section:NewTextBox("Speed👇🏻", "👇🏻", function(SDWS)
  39. print(NIGHT)
  40. end)
  41. Section:NewSlider("speed", "slider", 500, 0, function(s) -- 1000 (MaxValue) | 0 (MinValue)
  42. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = s
  43. end)
  44. for theme, color in pairs(themes) do
  45. Section:NewColorPicker(theme, "black "..theme, color, function(color3)
  46. Library:ChangeColor(theme, color3)
  47. end)
  48. end
  49. Section:NewButton("fling all", "if you spam it peopel going to hate you", function()
  50. loadstring(game:HttpGet("https://scriptblox.com/raw/Universal-Script-Fe-fling-all-10553"))()
  51. end)
  52. Section:NewButton("touch fling perfect for admin panel", "👆🏾", function()
  53. loadstring(game:HttpGet("https://scriptblox.com/raw/Universal-Script-Touch-fling-10457"))()
  54. end)
  55.  
Advertisement
Add Comment
Please, Sign In to add comment