Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- wait(0.3)
- game.StarterGui:SetCore("SendNotification", {
- Title = "شكرا على استخدام سكربت";
- Text = ""; -- what the text says (ofc)
- Duration = 5;
- })wait(0)
- game.StarterGui:SetCore("SendNotification", {
- Title = "مصمم سكربت";
- Text = "ياسر/f5 Yasser قناة"; -- what the text says (ofc)
- Duration = 5;
- })
- wait(3)
- local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
- local Window = Library.CreateLib("ملك سكربتات/V1/Hub", "DarkTheme")
- --سكربت-
- local Tab = Window:NewTab("بداية")
- Section:NewLabel(سكربت عربي"")
- Section:NewLabel("مو مسروق")
- Section:NewLabel("و تقدر تنشر عادي")
- Section:NewLabel("تيم F5")
- Section:NewTextBox("اكتب اسمك هنا:)", "اكتب اي أشياء", function(txt)
- print(txt)
- end)
- local Tab = Window:NewTab("تحكم في شخصه")
- Section:NewButton("سكربت تحكم", "ButtonInfo", function() print("Clicked")loadstring(game:HttpGet("https://raw.githubusercontent.com/rouxhaver/scripts/main/FE%20chat%20for%20someone.Lua"))();
- end)
- local Tab = Window:NewTab("تحكم في شخصه")
Advertisement
Comments
-
- wait(0.3)
- game.StarterGui:SetCore("SendNotification", {
- Title = "شكرا على استخدام سكربت";
- Text = ""; -- what the text says (ofc)
- Duration = 5;
- })wait(0)
- game.StarterGui:SetCore("SendNotification", {
- Title = "مصمم سكربت";
- Text = "ياسر/f5 Yasser قناة"; -- what the text says (ofc)
- Duration = 5;
- })
- wait(3)
- local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
- local Window = Library.CreateLib("ملك سكربتات/V1/Hub", "DarkTheme")
- --سكربت-
- local Tab = Window:NewTab("بداية")
- Section:NewLabel(سكربت عربي"")
- Section:NewLabel("مو مسروق")
- Section:NewLabel("و تقدر تنشر عادي")
- Section:NewLabel("تيم F5")
- Section:NewTextBox("اكتب اسمك هنا:)", "اكتب اي أشياء", function(txt)
- print(txt)
- end)
- local Tab = Window:NewTab("تحكم في شخصه")
- Section:NewButton("سكربت تحكم", "ButtonInfo", function() print("Clicked")loadstring(game:HttpGet("https://raw.githubusercontent.com/rouxhaver/scripts/main/FE%20chat%20for%20someone.Lua"))();
- end)
Add Comment
Please, Sign In to add comment
Advertisement