Advertisement
ARY106_7

Untitled

Mar 7th, 2024
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.41 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. -- ARAB TEAM سكربت العرب خاص بكل عربي انا صحب السكربت اتكلم معاك --
  9. local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
  10. local Window = Library.CreateLib("سكربت المهري", "BloodTheme")
  11. local Tab = Window:NewTab("كل شيت تحتاجه في السكربت العربي")
  12. local Section = Tab:NewSection("تجربة ولكن نشوف رايكم")
  13. Section:NewButton("سكربت فيه سكربتات", "سكربت هو هاك", function()
  14. print("Clicked")loadstring(game:HttpGet("https://pastebin.com/raw/DkTTgPtA"))()
  15. end)
  16. Section:NewButton("سكربت بلوكس فروت", "سكربت هو هاك", function()
  17. print("Clicked")loadstring(game:HttpGet("https://raw.githubusercontent.com/Domadicoof/Domadicoof/main/Domadichub/NottoGay/Start.ranscript"))()
  18. end)
  19. local Section = Tab:NewSection("السكربتات وصطهم سكربتات عربية وش تبغا اكثر من كذا")
  20. Section:NewButton("سكربت ل ماب البيوت العرب سكربتات", "سكربت هو هاك", function()
  21. print("Clicked")loadstring(game:HttpGet('https://raw.githubusercontent.com/Ndora1/Ndora1/main/Nokia%20Hub.lua'))()
  22. end)
  23. Section:NewButton("سكربت ل ماب البيوت الانجليزي سكربتات", "سكربت هو هاك", function()
  24. print("Clicked")loadstring(game:HttpGet("https://raw.githubusercontent.com/Hor..."))();
  25. end)
  26. Section:NewButton("سكربت تخريب سكربت ايس هوب سكربتات", "سكربت هو هاك", function()
  27. print("Clicked")loadstring(game:HttpGet("https://scriptblox.com/raw/Universal-Script-Ice-Hub-6414"))()
  28. end)
  29.  
  30.  
  31. local Tab = Window:NewTab("التحكم في الشخصيه")
  32. local Section = Tab:NewSection("تجربة من المهري ولكن نشوف رايكم")
  33.  
  34. Section:NewSlider("سرعه", "سرعت الشخصيه", 500, 0, function(s) -- 500 (MaxValue) | 0 (MinValue)
  35. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = s
  36. end)
  37.  
  38.  
  39. Section:NewSlider("نط", "نط الشخصيه", 500, 0, function(s) -- 500 (MaxValue) | 0 (MinValue)
  40. game.Players.LocalPlayer.Character.Humanoid.jumpPower = s
  41. end)
  42. local Tab = Window:NewTab("سكربتات ادمن")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement