Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))(
- local Window = Library.CreateLib("تجربة", "GrapeTheme")
- local Tab = Window:NewTab("mm2سكربتات")local Section = Tab:NewSection("سكربتات")
- Section:NewButton("script yarhem", "يحتوي سكربت على مميزات قوية", function()
- print("Clicked")loadstring(game:HttpGet("https://raw.githubusercontent.com/s-o-a-b/nexus/main/loadstring"))()
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement