SHOW:
|
|
- or go back to the newest paste.
1 | wait(0.3) | |
2 | game.StarterGui:SetCore("SendNotification", { | |
3 | Title = "شكرا على استخدام سكربت"; | |
4 | Text = ""; -- what the text says (ofc) | |
5 | Duration = 5; | |
6 | })wait(0) | |
7 | game.StarterGui:SetCore("SendNotification", { | |
8 | Title = "مصمم سكربت"; | |
9 | Text = "ياسر/f5 Yasser قناة"; -- what the text says (ofc) | |
10 | Duration = 5; | |
11 | }) | |
12 | local args = { | |
13 | [1] = "تم تفعيل", | |
14 | [2] = "All" | |
15 | } | |
16 | ||
17 | game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(unpack(args)) | |
18 | ||
19 | wait(1) | |
20 | local args = { | |
21 | [1] = "تم فعيل", | |
22 | [2] = "All" | |
23 | } | |
24 | local args = { | |
25 | [1] = "3", | |
26 | [2] = "All" | |
27 | } | |
28 | ||
29 | game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(unpack(args)) | |
30 | ||
31 | wait(1) | |
32 | local args = { | |
33 | [1] = "3", | |
34 | [2] = "All" | |
35 | } | |
36 | local args = { | |
37 | [1] = "2", | |
38 | [2] = "All" | |
39 | } | |
40 | ||
41 | game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(unpack(args)) | |
42 | ||
43 | wait(1) | |
44 | local args = { | |
45 | [1] = "2", | |
46 | [2] = "All" | |
47 | } | |
48 | local args = { | |
49 | [1] = "1", | |
50 | [2] = "All" | |
51 | } | |
52 | ||
53 | game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(unpack(args)) | |
54 | ||
55 | wait(1) | |
56 | local args = { | |
57 | [1] = "1", | |
58 | [2] = "All" | |
59 | } | |
60 | ||
61 | wait(3) | |
62 | local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))() | |
63 | local Window = Library.CreateLib("ملك سكربتات/V2/Hub", "Synapse") | |
64 | --سكربت- | |
65 | local Tab = Window:NewTab("مصمم سكربت") | |
66 | ||
67 | local Section = Tab:NewSection("دسكورد/https://discord.gg/6tQxvRMz") | |
68 | ||
69 | Section:NewLabel("مصمم سكربت/ياسر") | |
70 | Section:NewLabel("يوتيوب f5 Yasser") | |
71 | Section:NewLabel("اسم حساب في روبلوكس/zxzxzxzxzzxxzxzxzxzx") | |
72 | ||
73 | Section:NewTextBox("اكتب اسمك هنا:)", "اكتب اي أشياء", function(txt) | |
74 | print(txt) | |
75 | end) | |
76 | ||
77 | ||
78 | ||
79 | ||
80 | ||
81 | ||
82 | ||
83 | ||
84 | ||
85 | ||
86 | local Tab = Window:NewTab("تحكم في شخصه") | |
87 | local Section = Tab:NewSection("تقدر تسريع و تقدر تتحكم في نط و أشياء") | |
88 | Section:NewSlider("سرعه", "حدد كم سرعه تبي", 500, 0, function(s) -- 500 (MaxValue) | 0 (MinValue) | |
89 | game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = s | |
90 | end) | |
91 | Section:NewSlider("نط", "حدد كم نط تبي", 500, 0, function(s) -- 500 (MaxValue) | 0 (MinValue) | |
92 | game.Players.LocalPlayer.Character.Humanoid.JumpPower = s | |
93 | end) | |
94 | ||
95 | ||
96 | ||
97 | local Tab = Window:NewTab("سكربتات") | |
98 | local Section = Tab:NewSection("سكربتات ثانيه") | |
99 | ||
100 | ||
101 | ||
102 | Section:NewButton("ادمن سكربت", "سكربت ادمن", function() | |
103 | print("Clicked")loadstring(game:HttpGet("https://raw.githubusercontent.com/fatesc/fates-admin/main/main.lua"))(); | |
104 | end) | |
105 | ||
106 | ||
107 | ||
108 | ||
109 | Section:NewButton("سكربت ادمن ثاني", "سكربت ادمن حلو", function() | |
110 | print("Clicked")defaultsettings = { | |
111 | prefix = ';'; | |
112 | StayOpen = false; | |
113 | keepIY = true; | |
114 | logsEnabled = false; | |
115 | jLogsEnabled = false; | |
116 | aliases = {}; | |
117 | binds = {}; | |
118 | WayPoints = {}; | |
119 | PluginsTable = {}; | |
120 | } | |
121 | ||
122 | defaults = game:GetService("HttpService"):JSONEncode(defaultsettings) | |
123 | ||
124 | writefile("IY_FE.iy",defaults) | |
125 | ||
126 | ||
127 | loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))() | |
128 | end) | |
129 | ||
130 | Section:NewButton("كيبورد", "سكربت كيبورد", function() | |
131 | print("Clicked")loadstring(game:HttpGet("https://raw.githubusercontent.com/advxzivhsjjdhxhsidifvsh/mobkeyboard/main/main.txt", true))() | |
132 | end) | |
133 | ||
134 | ||
135 | ||
136 | ||
137 | ||
138 | ||
139 | local Tab = Window:NewTab("سكربتات مابات") | |
140 | local Section = Tab:NewSection("العاب") | |
141 | Section:NewButton(" pop it trading", "سكربت قوي و نار", function() | |
142 | print("Clicked")loadstring(game:HttpGet("https://raw.githubusercontent.com/PikachuHack/BackBencher-Hub-Private-/main/BackBencher%20Hub%5BPrivate%5D"))() | |
143 | end) | |
144 | ||
145 | ||
146 | ||
147 | Section:NewButton("blox fruit/تجميع فلوس", "بلوكس فروت سكربت", function() | |
148 | print("Clicked")loadstring(game:HttpGet("https://raw.githubusercontent.com/scriptpastebin/raw/main/ChestFarm"))() | |
149 | end) | |
150 | ||
151 | ||
152 | Section:NewButton("DOORS", "سكرب قوي", function() | |
153 | print("Clicked")loadstring(game:HttpGet("https://raw.githubusercontent.com/GamingScripter/Darkrai-X/main/Games/Doors"))() | |
154 | end) | |
155 | ||
156 | ||
157 | Section:NewButton("bee swarm", "قوي مره", function() | |
158 | print("Clicked")loadstring(game:GetObjects("rbxassetid://4384103988")[0X1].Source)("Pepsi Swarm") | |
159 | ||
160 | ||
161 | ||
162 | ||
163 | end) | |
164 | ||
165 | ||
166 | local Tab = Window:NewTab("سكربتات HUB") | |
167 | local Section = Tab:NewSection("HUB") | |
168 | ||
169 | ||
170 | Section:NewButton("Vhub ", "سكربت نار", function() | |
171 | print("Clicked")--https://discord.gg/3NN5zTW7h2 | |
172 | --veincx#5315 on discord | |
173 | --itsyaboivincentt on roblox | |
174 | --https://sites.google.com/view/vhubsoftware | |
175 | ||
176 | loadstring(game:HttpGet(('https://raw.githubusercontent.com/Veincx5315/Created/VHub/Simple'),true))() | |
177 | end) | |
178 | ||
179 | Section:NewButton("Hub قوي", "فيه كل مابات", function() | |
180 | print("Clicked")loadstring("\103\97\109\101\46\83\116\97\114\116\101\114\71\117\105\58\83\101\116\67\111\114\101\40\34\83\101\110\100\78\111\116\105\102\105\99\97\116\105\111\110\34\44\32\123\10\32\32\32\32\84\105\116\108\101\32\61\32\34\71\97\109\101\115\32\72\117\98\32\86\53\34\59\10\32\32\32\32\84\101\120\116\32\61\32\34\83\117\98\115\99\114\105\98\101\32\116\111\32\84\97\107\101\32\77\111\100\122\122\34\59\32\45\45\32\119\104\97\116\32\116\104\101\32\116\101\120\116\32\115\97\121\115\32\40\111\102\99\41\10\32\32\32\32\68\117\114\97\116\105\111\110\32\61\32\53\59\10\125\41\10\103\97\109\101\46\83\116\97\114\116\101\114\71\117\105\58\83\101\116\67\111\114\101\40\34\83\101\110\100\78\111\116\105\102\105\99\97\116\105\111\110\34\44\32\123\10\32\32\32\32\84\105\116\108\101\32\61\32\34\67\114\101\100\105\116\115\32\84\111\32\65\100\118\97\110\99\101\70\97\108\108\105\110\103\34\59\10\32\32\32\32\84\101\120\116\32\61\32\34\83\117\98\115\99\114\105\98\101\32\116\111\32\89\101\108\108\111\119\71\114\101\103\80\114\111\103\114\97\109\34\59\32\45\45\32\119\104\97\116\32\116\104\101\32\116\101\120\116\32\115\97\121\115\32\40\111\102\99\41\10\32\32\32\32\68\117\114\97\116\105\111\110\32\61\32\53\59\10\125\41\10\10\108\111\99\97\108\32\107\97\118\111\85\105\32\61\32\108\111\97\100\115\116\114\105\110\103\40\103\97\109\101\58\72\116\116\112\71\101\116\40\34\104\116\116\112\115\58\47\47\112\97\115\116\101\98\105\110\46\99\111\109\47\114\97\119\47\118\102\102\49\98\81\57\70\34\41\41\40\41\10\108\111\99\97\108\32\119\105\110\100\111\119\32\61\32\107\97\118\111\85\105\46\67\114\101\97\116\101\76\105\98\40\34\71\97\109\101\115\32\72\85\66\32\86\53\32\83\101\108\101\99\116\111\114\34\44\34\68\97\114\107\84\104\101\109\101\34\41\10\32\10\45\45\45\84\97\98\115\10\32\10\108\111\99\97\108\32\84\97\98\49\32\61\32\119\105\110\100\111\119\58\78\101\119\84\97\98\40\34\83\101\108\101\99\116\34\41\10\108\111\99\97\108\32\84\97\98\49\83\101\99\116\105\111\110\32\61\32\84\97\98\49\58\78\101\119\83\101\99\116\105\111\110\40\34\83\101\108\101\99\116\32\97\32\85\73\34\41\10\10\45\45\45\66\117\116\116\111\110\115\10\32\10\32\84\97\98\49\83\101\99\116\105\111\110\58\78\101\119\66\117\116\116\111\110\40\34\79\108\100\32\85\73\32\76\105\98\114\97\114\121\34\44\34\78\111\32\100\101\115\99\114\105\112\116\105\111\110\34\44\102\117\110\99\116\105\111\110\40\41\10\32\108\111\97\100\115\116\114\105\110\103\40\103\97\109\101\58\72\116\116\112\71\101\116\40\34\104\116\116\112\115\58\47\47\114\97\119\46\103\105\116\104\117\98\117\115\101\114\99\111\110\116\101\110\116\46\99\111\109\47\84\97\107\101\77\111\100\122\122\47\71\97\109\101\115\45\72\85\66\45\86\53\45\79\116\104\101\114\45\82\101\97\108\47\109\97\105\110\47\71\97\109\101\115\37\50\48\72\85\66\37\50\48\86\53\37\50\48\79\116\104\101\114\37\50\48\82\101\97\108\34\41\41\40\41\10\32\101\110\100\41\10\32\10\32\84\97\98\49\83\101\99\116\105\111\110\58\78\101\119\66\117\116\116\111\110\40\34\78\101\119\32\85\73\32\76\105\98\114\97\114\121\40\115\111\109\101\32\98\117\103\115\41\34\44\34\78\111\32\100\101\115\99\114\105\112\116\105\111\110\34\44\102\117\110\99\116\105\111\110\40\41\10\32\108\111\97\100\115\116\114\105\110\103\40\103\97\109\101\58\72\116\116\112\71\101\116\40\34\104\116\116\112\115\58\47\47\114\97\119\46\103\105\116\104\117\98\117\115\101\114\99\111\110\116\101\110\116\46\99\111\109\47\84\97\107\101\77\111\100\122\122\47\71\97\109\101\115\45\72\85\66\45\86\53\47\109\97\105\110\47\71\97\109\101\115\37\50\48\72\85\66\37\50\48\86\53\34\41\41\40\41\10\32\101\110\100\41\10")() | |
181 | end) | |
182 | ||
183 | ||
184 | ||
185 | ||
186 | ||
187 | local Tab = Window:NewTab("تحديث") | |
188 | local Section = Tab:NewSection("أضفت اوتو تكلم") | |
189 | local Section = Tab:NewSection("مافي") | |
190 | local Section = Tab:NewSection("مافي") | |
191 | local Section = Tab:NewSection("و تحديث v2") | |
192 | ||
193 | ||
194 | ||
195 | ||
196 | ||
197 | ||
198 | ||
199 | ||
200 | ||
201 | ||
202 | ||
203 | ||
204 | ||
205 | ||
206 | ||
207 | ||
208 | ||
209 | ||
210 | ||
211 | ||
212 | ||
213 | ||
214 | ||
215 | ||
216 | ||
217 | ||
218 |