Advertisement
Samoni

Untitled

Aug 12th, 2024
16
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 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("تجربة", "GrapeTheme")
  3. local Tab = Window:NewTab("mm2سكربتات")local Section = Tab:NewSection("سكربتات")
  4. Section:NewButton("script yarhem", "يحتوي سكربت على مميزات قوية", function()
  5. print("Clicked")loadstring(game:HttpGet("https://raw.githubusercontent.com/s-o-a-b/nexus/main/loadstring"))()
  6. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement