Advertisement
Samoni

Untitled

Oct 30th, 2024
18
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.72 KB | None | 0 0
  1. wait(0.1)
  2. game.StarterGui:SetCore("SendNotification", {
  3. Title = "تم تفعيل";
  4. Text = "تم صنع سكربت من حمزة", -- ARAB TEAM
  5. Duration = 5;
  6. })
  7.  
  8. local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
  9. local Window = Library.CreateLib("سكربت فيه سكربتات شبه معروفة", "DarkTheme")
  10. local Tab = Window:NewTab("سكربتات blade b")
  11. local Section = Tab:NewSection("auto parry")
  12. Section:NewButton("سكربت", "سكربت صد تلقائي", function()
  13. print("Clicked")loadstring(game:HttpGet("https://raw.githubusercontent.com/Alexisisback/Universall/refs/heads/main/Testblade.lua", true))()
  14. end)
  15. local Tab = Window:NewTab("سكربت chat bypass")
  16. local Section = Tab:NewSection("سب و شتم")
  17.  
  18. Section:NewButton("سكربت", "سكربت هو هاك", function()
  19. print("Clicked")loadstring(game:HttpGet("https://pastebin.com/raw/keSD0xcp"))()
  20. end)
  21. local Tab = Window:NewTab("سكربت brooha")
  22. local Section = Tab:NewSection("حصول على نجمة، اخرى")
  23. Section:NewButton("اضغط", "ButtonInfo", function()
  24. print("Clicked")loadstring(game:HttpGet("https://raw.githubusercontent.com/REDzHUB/REDzHUB/main/REDzHUB"))()
  25. end)
  26. local Tab = Window:NewTab("سكربت dress to impress")
  27. local Section = Tab:NewSection("تم حذف بعض ميزاة قديمة بسبب تحديث هالوين")
  28.  
  29. Section:NewButton("🤨اضغط علي 😳", "سكربت صنعوه بنات", function()
  30. print("Clicked")pcall(function()
  31. loadstring(game:HttpGet("https://raw.githubusercontent.com/hellohellohell012321/DTI-GUI-V2/main/dti_gui_v2.lua",true))()
  32. end)
  33. end)
  34. button:UpdateButton("لست مسؤولا")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement