Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --[[
- WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk!
- ]]
- local DrRayLibrary = loadstring(game:HttpGet("https://raw.githubusercontent.com/AZYsGithub/DrRay-UI-Library/main/DrRay.lua"))()
- local window = DrRayLibrary:Load("ICraftPe hub", "Default")
- local tab = DrRayLibrary.newTab("Main", "4483345998")
- tab.newButton("Delete seek & grumble!", "Skip seek and grumble (or you could skip seek with mspaint)", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/ICraftPe/ICraftPe/main/DF2"))()
- end)
- tab.newButton("Fullbright & Noclip!", "You can go outside of the mines when using fly!", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/ICraftPe/ICraftPe/main/Test1"))()
- end)
- tab.newButton("mspaint V2", "Free lolhax!", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/notpoiu/mspaint/main/main.lua"))()
- end)
- tab.newButton("Fly", "Useful to skip the minecart!", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/ICraftPe/ICraftPe/main/Fly2"))()
- end)
Advertisement
Add Comment
Please, Sign In to add comment