Mamamamamoeokwam

ICraftPe Hub!

Sep 28th, 2024
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. --[[
  2. WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk!
  3. ]]
  4. local DrRayLibrary = loadstring(game:HttpGet("https://raw.githubusercontent.com/AZYsGithub/DrRay-UI-Library/main/DrRay.lua"))()
  5. local window = DrRayLibrary:Load("ICraftPe hub", "Default")
  6.  
  7. local tab = DrRayLibrary.newTab("Main", "4483345998")
  8.  
  9. tab.newButton("Delete seek & grumble!", "Skip seek and grumble (or you could skip seek with mspaint)", function()
  10. loadstring(game:HttpGet("https://raw.githubusercontent.com/ICraftPe/ICraftPe/main/DF2"))()
  11. end)
  12.  
  13. tab.newButton("Fullbright & Noclip!", "You can go outside of the mines when using fly!", function()
  14. loadstring(game:HttpGet("https://raw.githubusercontent.com/ICraftPe/ICraftPe/main/Test1"))()
  15. end)
  16.  
  17. tab.newButton("mspaint V2", "Free lolhax!", function()
  18. loadstring(game:HttpGet("https://raw.githubusercontent.com/notpoiu/mspaint/main/main.lua"))()
  19. end)
  20.  
  21. tab.newButton("Fly", "Useful to skip the minecart!", function()
  22. loadstring(game:HttpGet("https://raw.githubusercontent.com/ICraftPe/ICraftPe/main/Fly2"))()
  23. end)
Advertisement
Add Comment
Please, Sign In to add comment