Advertisement
Samoni

Untitled

Aug 12th, 2024
12
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
  2. local Window = Library.CreateLib("منشئ", "LightTheme")
  3. local Tab = Window:NewTab("سكربتات")
  4. local Section = Tab:NewSection("mm2سكربت")
  5. Section:NewButton("سكربت mm2 1", "سكربت هو هاك", function()
  6. print("loadstring(game:HttpGet("https://raw.githubusercontent.com/s-o-a-b/nexus/main/loadstring"))()")
  7. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement