Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --AR3AB TEAM من صنع المهري سكربتات في سكربت العرب AR3AB سكربت ل كل العرب--
- local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
- local Window = Library.CreateLib("سكربت العرب", "BloodTheme")
- local Tab = Window:NewTab("قسم التخريب")
- local Section = Tab:NewSection("من zx107")
- Section:NewButton("سكربت ", "سكربت هو هاك", function() print("Clicked")
- loadstring(game:HttpGet("https://raw.githubusercontent.com/Domadicoof/Domadicoof/main/Domadichub/NottoGay/Start.ranscript"))()
- print("Clicked")
- loadstring(game:HttpGet('https://raw.githubusercontent.com/raw-scriptpastebin/raw/main/B_Genesis'))()
- end)
- local Tab = Window:NewTab(" من القوى ايوب سكربتات ")print("Clicked")loadstring(game:HttpGet('https://pastebin.com/raw/YSL3xKYU'))()
- local Tab = Window:NewTab("اتحكم في الشخصيه")
- Section:NewSlider("السرعه", "الشخصيه", 1000, 0, function(s) -- 500 (MaxValue) | 0 (MinValue)
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = s
- end)
- Section:NewSlider("الشخصيه نط", "SliderInfo", 1000, 0, function(s) -- 500 (MaxValue) | 0 (MinValue)
- game.Players.LocalPlayer.Character.Humanoid.jumpPoewr = s
- end)
- Section:NewToggle("on", "off", function(state)
- if state then
- print("Toggle On")
- else
- print("Toggle Off")
- end
- end)
- Section:NewToggle("ToggleText", "ToggleInfo", function(state)
- if state then
- print("Toggle On")
- else
- print("Toggle Off")
- end
- end)
- for theme, color in pairs(themes) do
- Section:NewColorPicker(theme, "Change your "..theme, color, function(color3)
- Library:ChangeColor(theme, color3)
- end)
- end
- local colors = {
- SchemeColor = Color3.fromRGB(0,255,255),
- Background = Color3.fromRGB(0, 0, 0),
- Header = Color3.fromRGB(0, 0, 0),
- TextColor = Color3.fromRGB(255,255,255),
- ElementColor = Color3.fromRGB(20, 20, 20)
- }local oldList = {
- "2019",
- "2020"
- }
- local newList = {
- "2021",
- "2022"
- }
- local dropdown = Section:NewDropdown("Dropdown","Info", oldList, function()
- end)
- Section:NewButton("Update Dropdown", "Refreshes Dropdown", function()
- dropdown:Refresh(newList)
- end)
- Section:NewColorPicker("Color Text", "Color Info", Color3.fromRGB(0,0,0), function(color)
- print(color)
- -- Second argument is the default color
- end)
- Section:NewDropdown("DropdownText", "DropdownInf", {"Option 1", "Option 2", "Option 3"}, function(currentOption)
- print(currentOption)
- end)
- print("Clicked")
- loadstring(game:HttpGet("https://raw.githubusercontent.com/Minhtriettt/Free-Script/main/MTriet-Hub.lua"))()
- print("Clicked")
- loadstring(game:HttpGet('https://raw.githubusercontent.com/ZoiIntra/Dec/main/mystichub'))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement