Advertisement
ARY106_7

Untitled

Mar 10th, 2024
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 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("سكربت تجربه للعرب للتجارب", "BloodTheme")
  3. local Tab = Window:NewTab("السكربتات التخريب")
  4. local Section = Tab:NewSection("سكربتات التخريب فقط للتجربه")
  5. Section:NewButton("سكربت تخريب", "سكربت هو هاك", function()
  6. print("Clicked")loadstring(game:HttpGet("https://raw.githubusercontent.com/Ice..."))()
  7. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement