Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- wait(0.1)
- game.StarterGui:SetCore("SendNotification", {
- Title = "تم التفعيل";
- Text = "تم تفعيل السكربت شكرا"; -- ARAB TEAM
- Duration = 5;
- })
- local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/bloodball/-back-ups-for-libs/main/kav"))()
- local Window = Library.CreateLib("المنشئAMS_Hamo", "Serpent")
- local Tab = Window:NewTab("سكربت المراقبه")
- local Section = Tab:NewSection("سكربت مراقبه الناس")
- Section:NewButton("السكربت", "السكربت ", function()
- print("Clicked")loadstring(game:HttpGet('https://pastebin.com/raw/wyvdb7gr'))()
- end)
- local Tab = Window:NewTab(" blade ball سكربت ")
- local Section = Tab:NewSection("سكربت بلاد بول")
- Section:NewButton("السكربت", "السكربت ", function()
- print("Clicked")loadstring(game:HttpGet("https://raw.githubusercontent.com/3345-c-a-t-s-u-s/-beta-/main/AutoParry.lua"))()
- end)
- local Tab = Window:NewTab(" سكربت ماب تايتنز ")
- local Section = Tab:NewSection("سكربت تايتنز القوي ")
- Section:NewButton("السكربت", "السكربت ", function()
- print("Clicked")loadstring(game:HttpGet("https://raw.githubusercontent.com/LOLking123456/Titans/main/Battle"))()
- end)
- local Tab = Window:NewTab(" ملاحظه عن سكربت تايتنز ")
- local Section = Tab:NewSection(" السكربت ليه مفتاح وهو دا المفتاح ")
- Section:NewButton("T-Titans^^77Battlegrounds!!Script ", "T-Titans^^77Battlegrounds!!Script ", function()
- print("Clicked")
- end)
- local Tab = Window:NewTab(" تحكم في الشخصيه ")
- local Section = Tab:NewSection("تحكم في السرعه ")
- Section:NewSlider("السرعه", "شخصيه السرعه", 500, 0, function(s) -- 500 (MaxValue) | 0 (MinValue)
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = s
- end)
- local Tab = Window:NewTab(" تحكم في الشخصيه ")
- local Section = Tab:NewSection("تحكم في النط ")
- Section:NewSlider("النط", "شخصيه النط", 500, 0, function(s) -- 500 (MaxValue) | 0 (MinValue)
- game.Players.LocalPlayer.Character.Humanoid.jumppower = s
- end)--ARAB TEAM--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement