1 | function tryexecuting(Source) loadstring(Source)() end |
2 | --- You Can Chance Anything You wanna BUT NOT CREDIT IF YOU CHANCE CREDIT I WILL BURN YOUR HOUSE DOWN!!!!!!!!!!!!!! |
3 | |
4 | |
5 | |
6 | --- [ Instances ] --- |
7 | |
8 | local TGui = Instance.new("ScreenGui") |
9 | local F = Instance.new("Frame") |
10 | local F2 = Instance.new("Frame") |
11 | local Close2 = Instance.new("TextButton") |
12 | local Close = Instance.new("TextButton") |
13 | local Remove = Instance.new("TextButton") |
14 | local Remove2 = Instance.new("TextButton") |
15 | local Open2 = Instance.new("TextButton") |
16 | local Open = Instance.new("TextButton") |
17 | local FixAll = Instance.new("TextButton") |
18 | local Next = Instance.new("TextButton") |
19 | local Back = Instance.new("TextButton") |
20 | local Style = Instance.new("TextButton") |
21 | local Down = Instance.new("TextButton") |
22 | local Upper = Instance.new("TextButton") |
23 | local Behide = Instance.new("TextButton") |
24 | local Custom = Instance.new("TextButton") |
25 | local Goto = Instance.new("TextButton") |
26 | local Kill = Instance.new("TextButton") |
27 | local Bring = Instance.new("TextButton") |
28 | local Brazil = Instance.new("TextButton") |
29 | local Fling = Instance.new("TextButton") |
30 | local SWP = Instance.new("TextButton") |
31 | local SSP = Instance.new("TextButton") |
32 | local SpawnTitle = Instance.new("TextLabel") |
33 | local SpawnDelay = Instance.new("TextBox") |
34 | local GotoWP = Instance.new("TextButton") |
35 | local View = Instance.new("TextButton") |
36 | local Hunt = Instance.new("TextButton") |
37 | local HuntOn = Instance.new("TextButton") |
38 | local Aim = Instance.new("TextButton") |
39 | local LocateOn = Instance.new("TextButton") |
40 | local Locate = Instance.new("TextButton") |
41 | local SpeedE = Instance.new("TextButton") |
42 | local JumpNHentai = Instance.new("TextButton") |
43 | local Noclip = Instance.new("TextButton") |
44 | local SetGrav = Instance.new("TextButton") |
45 | local SetHipHeight = Instance.new("TextButton") |
46 | local ScrollingFrame = Instance.new("ScrollingFrame") |
47 | local UIGrid = Instance.new("UIGridLayout") |
48 | local AddScript = Instance.new("TextButton") |
49 | local ScriptName = Instance.new("TextBox") |
50 | local AddToScriptHub = Instance.new("TextButton") |
51 | local SourceTextBox = Instance.new("TextBox") |
52 | local ClearSource = Instance.new("TextButton") |
53 | local TryExecute = Instance.new("TextButton") |
54 | local SourceFrame = Instance.new("Frame") |
55 | local CloseSource = Instance.new("TextButton") |
56 | local UseToolsGui = Instance.new("TextButton") |
57 | local DropToolsGui = Instance.new("TextButton") |
58 | local DashGui = Instance.new("TextButton") |
59 | local FlyGuiV3 = Instance.new("TextButton") |
60 | local InfiniteYield = Instance.new("TextButton") |
61 | local ReachGuiV3 = Instance.new("TextButton") |
62 | local Next = Instance.new("TextButton") |
63 | local Back = Instance.new("TextButton") |
64 | local Next2 = Instance.new("TextButton") |
65 | local Back2 = Instance.new("TextButton") |
66 | local Target = Instance.new("TextBox") |
67 | local Number1 = Instance.new("TextBox") |
68 | local Number2 = Instance.new("TextBox") |
69 | local Number3 = Instance.new("TextBox") |
70 | local Speed = Instance.new("TextBox") |
71 | local Jump = Instance.new("TextBox") |
72 | local Grav = Instance.new("TextBox") |
73 | local HipHeight = Instance.new("TextBox") |
74 | local SetToNormal = Instance.new("TextButton") |
75 | local ReCam = Instance.new("TextButton") |
76 | local Image = Instance.new("ImageLabel") |
77 | local A = Instance.new("TextLabel") |
78 | local A2 = Instance.new("TextLabel") |
79 | local B1 = Instance.new("TextLabel") |
80 | local B2 = Instance.new("TextLabel") |
81 | local B3 = Instance.new("TextLabel") |
82 | local Page = Instance.new("TextLabel") |
83 | local PlaceName = Instance.new("TextBox") |
84 | local PlaceID = Instance.new("TextBox") |
85 | local MaxPlayers = Instance.new("TextLabel") |
86 | local PlayersInServer = Instance.new("TextLabel") |
87 | local Time = Instance.new("TextLabel") |
88 | local Rejoin = Instance.new("TextButton") |
89 | local ReText = Instance.new("TextButton") |
90 | local FindLowServer = Instance.new("TextButton") |
91 | local FindBigServer = Instance.new("TextButton") |
92 | local CopyPlaceId = Instance.new("TextButton") |
93 | local CopyPlaceName = Instance.new("TextButton") |
94 | local CheckPlayer = Instance.new("TextButton") |
95 | local TargetId = Instance.new("TextBox") |
96 | local TargetName = Instance.new("TextBox") |
97 | local TargetDisplayName = Instance.new("TextBox") |
98 | local TargetAccountAge = Instance.new("TextBox") |
99 | local TargetJoinDate = Instance.new("TextBox") |
100 | local MouthDayYear = Instance.new("TextLabel") |
101 | local CopyTargetId = Instance.new("TextButton") |
102 | local CopyTargetName = Instance.new("TextButton") |
103 | local CopyTargetDisplayName = Instance.new("TextButton") |
104 | local Youtube = Instance.new("TextButton") |
105 | local ChannelLink = Instance.new("TextBox") |
106 | local Discord = Instance.new("TextButton") |
107 | local DiscordName = Instance.new("TextBox") |
108 | local Tips = Instance.new("TextLabel") |
109 | |
110 | --- [ End Of Instances ] --- |
111 | |
112 | |
113 | |
114 | --- [ Stats ] --- |
115 | |
116 | pcall(function() |
117 | walkspeed = game.Players.LocalPlayer.Character:FindFirstChildOfClass("Humanoid").WalkSpeed |
118 | jumppower = game.Players.LocalPlayer.Character:FindFirstChildOfClass("Humanoid").JumpPower |
119 | hipheight = game.Players.LocalPlayer.Character:FindFirstChildOfClass("Humanoid").HipHeight |
120 | gravity = Workspace.Gravity |
121 | end) |
122 | |
123 | --- [ End Of Stats ] --- |
124 | |
125 | |
126 | |
127 | --- [ Scrips File ] --- |
128 | |
129 | local success, result = pcall(function() |
130 | readfile("TargetGui_Scripts.txt") |
131 | print("Scripts Loaded") |
132 | end) |
133 | if not success then |
134 | writefile("TargetGui_Scripts.txt", "") |
135 | end |
136 | |
137 | --- [ End Of Scripts File ] --- |
138 | |
139 | |
140 | |
141 | --- [ Functions ] --- |
142 | |
143 | _G.Rainbow = true |
144 | spawn(function() |
145 | num = 0 |
146 | while _G.Rainbow == true do wait() |
147 | num = num + 0.005 |
148 | F.BackgroundColor3 = Color3.fromHSV(num, 1, 1) |
149 | F2.BackgroundColor3 = Color3.fromHSV(num, 1, 1) |
150 | if num >= 1 then |
151 | num = 0 |
152 | end |
153 | end |
154 | end) |
155 | |
156 | --- [ End Of Functions ] --- |
157 | |
158 | |
159 | |
160 | TGui.Name = "TargetGui" |
161 | TGui.Parent = game.CoreGui |
162 | |
163 | A.Name = "Pog" |
164 | A.Parent = TGui |
165 | A.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
166 | A.Text = "Make by Red_BloxZ" |
167 | A.TextScaled = true |
168 | A.TextColor3 = Color3.fromRGB(255,255,255) |
169 | A.Position = UDim2.new(0, 300, 0, 200) |
170 | A.Size = UDim2.new(0, 400, 0, 34) |
171 | A.Draggable = true |
172 | A.Active = true |
173 | A.Visible = false |
174 | |
175 | A2.Name = "Pog2" |
176 | A2.Parent = F |
177 | A2.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
178 | A2.Text = "Target Gui (Page 1)" |
179 | A2.TextScaled = true |
180 | A2.TextColor3 = Color3.fromRGB(255,255,255) |
181 | A2.Position = UDim2.new(0, 34, 0, 0) |
182 | A2.Size = UDim2.new(0, 332, 0, 34) |
183 | A2.Draggable = false |
184 | A2.Active = false |
185 | A2.Visible = true |
186 | |
187 | Image.Name = "ImagePlayer" |
188 | Image.Parent = F |
189 | Image.Size = UDim2.new(0, 96, 0, 96) |
190 | Image.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
191 | Image.Image = "" |
192 | Image.Position = UDim2.new(0, 20, 0, 40) |
193 | |
194 | Open2.Name = "OpenSetting" |
195 | Open2.Parent = F |
196 | Open2.Size = UDim2.new(0, 34, 0, 34) |
197 | Open2.Position = UDim2.new(0, 0, 0, 250) |
198 | Open2.Text = "⚙️" |
199 | Open2.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
200 | Open2.TextScaled = true |
201 | Open2.MouseButton1Click:Connect(function() |
202 | Close2.Visible = true |
203 | Open2.Visible = false |
204 | F2.Visible = true |
205 | end) |
206 | |
207 | Style.Name = "Style (Show)" |
208 | Style.Parent = F2 |
209 | Style.Size = UDim2.new(0, 50, 0, 50) |
210 | Style.Position = UDim2.new(0, 10, 0, 10) |
211 | Style.Text = "Up" |
212 | Style.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
213 | Style.TextColor3 = Color3.fromRGB(255, 255, 255) |
214 | Style.TextScaled = true |
215 | Style.MouseButton1Click:Connect(function() |
216 | Upper.Visible = true |
217 | Down.Visible = true |
218 | Behide.Visible = true |
219 | Custom.Visible = true |
220 | end) |
221 | |
222 | Upper.Name = "Upper" |
223 | Upper.Parent = Style |
224 | Upper.Size = UDim2.new(0, 50, 0, 50) |
225 | Upper.Position = UDim2.new(0, 50, 0, 0) |
226 | Upper.Text = "Up" |
227 | Upper.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
228 | Upper.TextColor3 = Color3.fromRGB(255, 255, 255) |
229 | Upper.TextScaled = true |
230 | Upper.Visible = false |
231 | Upper.MouseButton1Click:Connect(function() |
232 | Behide.Visible = false |
233 | Down.Visible = false |
234 | Upper.Visible = false |
235 | Custom.Visible = false |
236 | B1.Visible = true |
237 | B1.Text = "Behide" |
238 | B2.Visible = true |
239 | B2.Text = "Up" |
240 | B3.Visible = true |
241 | B3.Text = "Down" |
242 | Style.Text = "Up" |
243 | end) |
244 | |
245 | Down.Name = "Down" |
246 | Down.Parent = Style |
247 | Down.Size = UDim2.new(0, 50, 0, 50) |
248 | Down.Position = UDim2.new(0, 100, 0, 0) |
249 | Down.Text = "Down" |
250 | Down.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
251 | Down.TextColor3 = Color3.fromRGB(255, 255, 255) |
252 | Down.TextScaled = true |
253 | Down.Visible = false |
254 | Down.MouseButton1Click:Connect(function() |
255 | Behide.Visible = false |
256 | Down.Visible = false |
257 | Upper.Visible = false |
258 | Custom.Visible = false |
259 | B1.Visible = true |
260 | B1.Text = "Behide" |
261 | B2.Visible = true |
262 | B2.Text = "Up" |
263 | B3.Visible = true |
264 | B3.Text = "Down" |
265 | Style.Text = "Down" |
266 | end) |
267 | |
268 | Behide.Name = "Behide" |
269 | Behide.Parent = Style |
270 | Behide.Size = UDim2.new(0, 50, 0, 50) |
271 | Behide.Position = UDim2.new(0, 150, 0, 0) |
272 | Behide.Text = "Behide" |
273 | Behide.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
274 | Behide.TextColor3 = Color3.fromRGB(255, 255, 255) |
275 | Behide.TextScaled = true |
276 | Behide.Visible = false |
277 | Behide.MouseButton1Click:Connect(function() |
278 | Behide.Visible = false |
279 | Down.Visible = false |
280 | Upper.Visible = false |
281 | Custom.Visible = false |
282 | B1.Visible = true |
283 | B1.Text = "Behide" |
284 | B2.Visible = true |
285 | B2.Text = "Up" |
286 | B3.Visible = true |
287 | B3.Text = "Down" |
288 | Style.Text = "Behide" |
289 | end) |
290 | |
291 | Custom.Name = "TextButton" |
292 | Custom.Parent = Style |
293 | Custom.Size = UDim2.new(0, 50, 0, 50) |
294 | Custom.Position = UDim2.new(0, 50, 0, 50) |
295 | Custom.Text = "Custom" |
296 | Custom.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
297 | Custom.TextColor3 = Color3.fromRGB(255, 255, 255) |
298 | Custom.TextScaled = true |
299 | Custom.Visible = false |
300 | Custom.MouseButton1Click:Connect(function() |
301 | Behide.Visible = false |
302 | Down.Visible = false |
303 | Upper.Visible = false |
304 | Custom.Visible = false |
305 | B2.Text = "X" |
306 | B3.Text = "Y" |
307 | B1.Text = "Z" |
308 | Style.Text = "Custom" |
309 | end) |
310 | |
311 | Open.Name = "Open" |
312 | Open.Parent = A |
313 | Open.BackgroundColor3 = Color3.fromRGB(255, 0, 0) |
314 | Open.Position = UDim2.new(0, 0, 0, 0) |
315 | Open.Size = UDim2.new(0, 34, 0, 34) |
316 | Open.Font = Enum.Font.SourceSans |
317 | Open.Text = "+" |
318 | Open.TextColor3 = Color3.fromRGB(0, 0, 0) |
319 | Open.TextSize = 50 |
320 | Open.TextWrapped = true |
321 | Open.Visible = false |
322 | Open.MouseButton1Click:Connect(function() |
323 | F.Visible = true |
324 | Close.Visible = true |
325 | Open.Visible = false |
326 | A.Visible = false |
327 | A.Transparency = 0 |
328 | Open.Transparency = 0 |
329 | Remove2.Transparency = 0 |
330 | end) |
331 | |
332 | Remove.Name = "RemoveGui" |
333 | Remove.Parent = F |
334 | Remove.Size = UDim2.new(0, 34, 0, 34) |
335 | Remove.Text = "Remove" |
336 | Remove.BackgroundColor3 = Color3.fromRGB(255, 0, 0) |
337 | Remove.TextScaled = true |
338 | Remove.Position = UDim2.new(0, 366, 0, 0) |
339 | Remove.TextColor3 = Color3.fromRGB(0, 0, 0) |
340 | Remove.MouseButton1Click:Connect(function() |
341 | pcall(function() |
342 | TGui:destroy() |
343 | _G.View = false |
344 | workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character.Humanoid |
345 | wait(0.1) |
346 | workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character.Humanoid |
347 | wait(0.1) |
348 | workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character.Humanoid |
349 | _G.Hunt = false |
350 | game.Players.LocalPlayer.Character.HumanoidRootPart:FindFirstChildOfClass("BodyVelocity"):Destroy() |
351 | game.Players.LocalPlayer.Character.HumanoidRootPart:FindFirstChildOfClass("BodyGyro"):Destroy() |
352 | local BV = Instance.new("BodyVelocity",game.Players.LocalPlayer.Character.HumanoidRootPart) |
353 | local BG = Instance.new("BodyGyro",game.Players.LocalPlayer.Character.HumanoidRootPart) |
354 | game.Players.LocalPlayer.Character.HumanoidRootPart:FindFirstChildOfClass("BodyVelocity"):Destroy() |
355 | game.Players.LocalPlayer.Character.HumanoidRootPart:FindFirstChildOfClass("BodyGyro"):Destroy() |
356 | end) |
357 | end) |
358 | |
359 | Remove2.Name = "Remove2" |
360 | Remove2.Parent = A |
361 | Remove2.Size = UDim2.new(0, 34, 0, 34) |
362 | Remove2.Position = UDim2.new(0, 370, 0, 0) |
363 | Remove2.Text = "Remove" |
364 | Remove2.BackgroundColor3 = Color3.fromRGB(255, 0, 0) |
365 | Remove2.TextColor3 = Color3.fromRGB(0,0,0) |
366 | Remove2.TextScaled = true |
367 | Remove2.Visible = true |
368 | Remove2.MouseButton1Click:Connect(function() |
369 | pcall(function() |
370 | TGui:destroy() |
371 | _G.View = false |
372 | workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character.Humanoid |
373 | wait(0.1) |
374 | workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character.Humanoid |
375 | wait(0.1) |
376 | workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character.Humanoid |
377 | _G.Hunt = false |
378 | game.Players.LocalPlayer.Character.HumanoidRootPart:FindFirstChildOfClass("BodyVelocity"):Destroy() |
379 | game.Players.LocalPlayer.Character.HumanoidRootPart:FindFirstChildOfClass("BodyGyro"):Destroy() |
380 | local BV = Instance.new("BodyVelocity",game.Players.LocalPlayer.Character.HumanoidRootPart) |
381 | local BG = Instance.new("BodyGyro",game.Players.LocalPlayer.Character.HumanoidRootPart) |
382 | game.Players.LocalPlayer.Character.HumanoidRootPart:FindFirstChildOfClass("BodyVelocity"):Destroy() |
383 | game.Players.LocalPlayer.Character.HumanoidRootPart:FindFirstChildOfClass("BodyGyro"):Destroy() |
384 | if Noclipping then |
385 | Noclipping:Disconnect() |
386 | end |
387 | Clip = true |
388 | end) |
389 | end) |
390 | |
391 | Close2.Name = "OpenSetting" |
392 | Close2.Parent = F2 |
393 | Close2.Size = UDim2.new(0, 34, 0, 34) |
394 | Close2.Position = UDim2.new(0, 0, 0,116) |
395 | Close2.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
396 | Close2.BackgroundTransparency = 0.7 |
397 | Close2.Text = "-" |
398 | Close2.TextSize = 60 |
399 | Close2.TextColor3 = Color3.fromRGB(255,255,255) |
400 | Close2.Visible = false |
401 | Close2.MouseButton1Click:Connect(function() |
402 | Close2.Visible = false |
403 | Open2.Visible = true |
404 | F2.Visible = false |
405 | end) |
406 | |
407 | Close.Name = "Close" |
408 | Close.Parent = F |
409 | Close.BackgroundColor3 = Color3.fromRGB(255, 0, 0) |
410 | Close.Position = UDim2.new(0, 0, 0, 0) |
411 | Close.Size = UDim2.new(0, 34, 0, 34) |
412 | Close.Font = Enum.Font.SourceSans |
413 | Close.Text = "-" |
414 | Close.TextColor3 = Color3.fromRGB(0, 0, 0) |
415 | Close.TextSize = 80 |
416 | Close.TextWrapped = true |
417 | Close.MouseButton1Click:Connect(function() |
418 | F.Visible = false |
419 | Close.Visible = false |
420 | Open.Visible = true |
421 | A.Visible = true |
422 | A.Transparency = 0.75 |
423 | Open.Transparency = 0.5 |
424 | Remove2.Transparency = 0.5 |
425 | wait() |
426 | A.TextTransparency = 0.25 |
427 | Open.TextTransparency = 0 |
428 | Remove2.TextTransparency = 0 |
429 | end) |
430 | |
431 | FixAll.Name = "TextButton" |
432 | FixAll.Parent = F2 |
433 | FixAll.Size = UDim2.new(0, 34, 0, 34) |
434 | FixAll.Position = UDim2.new(0, 34, 0, 116) |
435 | FixAll.Text = "Fix All" |
436 | FixAll.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
437 | FixAll.TextColor3 = Color3.fromRGB(255, 255, 255) |
438 | FixAll.TextScaled = true |
439 | FixAll.Visible = true |
440 | FixAll.BackgroundTransparency = 0.5 |
441 | FixAll.MouseButton1Down:Connect(function() |
442 | _G.View = false |
443 | workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character.Humanoid |
444 | wait(0.1) |
445 | workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character.Humanoid |
446 | wait(0.1) |
447 | workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character.Humanoid |
448 | _G.Hunt = false |
449 | game.Players.LocalPlayer.Character.HumanoidRootPart:FindFirstChildOfClass("BodyVelocity"):Destroy() |
450 | game.Players.LocalPlayer.Character.HumanoidRootPart:FindFirstChildOfClass("BodyGyro"):Destroy() |
451 | local BV = Instance.new("BodyVelocity",game.Players.LocalPlayer.Character.HumanoidRootPart) |
452 | local BG = Instance.new("BodyGyro",game.Players.LocalPlayer.Character.HumanoidRootPart) |
453 | game.Players.LocalPlayer.Character.HumanoidRootPart:FindFirstChildOfClass("BodyVelocity"):Destroy() |
454 | game.Players.LocalPlayer.Character.HumanoidRootPart:FindFirstChildOfClass("BodyGyro"):Destroy() |
455 | View.Text = "View (Off)" |
456 | View.TextColor3 = Color3.fromRGB(255,0,0) |
457 | Hunt.Text = "Hunt (Off)" |
458 | Hunt.TextColor3 = Color3.fromRGB(255,0,0) |
459 | if Noclipping then |
460 | Noclipping:Disconnect() |
461 | end |
462 | Clip = true |
463 | end) |
464 | |
465 | Fling.Name = "Fling" |
466 | Fling.Parent = F |
467 | Fling.Visible = false |
468 | Fling.Size = UDim2.new(0, 100, 0, 40) |
469 | Fling.TextScaled = true |
470 | Fling.Text = "Fling" |
471 | Fling.Position = UDim2.new(0, 150, 0, 100) |
472 | Fling.TextColor3 = Color3.fromRGB(255, 255, 255) |
473 | Fling.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
474 | Fling.MouseButton1Click:Connect(function() |
475 | if Target.Text == "" then |
476 | game:GetService("StarterGui"):SetCore("SendNotification",{ |
477 | Title = "Fail To Fling/Target TextBox Is Empty"; |
478 | Text = "Fail To Fling/Target TextBox Is Empty"; |
479 | Duration = 10; |
480 | }) |
481 | else |
482 | Fling(Target.Text) |
483 | end |
484 | end) |
485 | |
486 | Next.Name = "Next" |
487 | Next.Parent = F |
488 | Next.Size = UDim2.new(0, 25, 0, 40) |
489 | Next.Position = UDim2.new(0, 225, 0, 200) |
490 | Next.Text = ">" |
491 | Next.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
492 | Next.TextColor3 = Color3.fromRGB(255, 255, 255) |
493 | Next.TextScaled = true |
494 | Next.MouseButton1Down:Connect(function() |
495 | if Page.Text == "1" then |
496 | Page.Text = "2" |
497 | A2.Text = "Target Gui (Page 2)" |
498 | Hunt.Visible = false |
499 | Goto.Visible = false |
500 | Kill.Visible = false |
501 | Bring.Visible = false |
502 | Aim.Visible = false |
503 | View.Visible = false |
504 | Locate.Visible = false |
505 | LocateOn.Visible = false |
506 | Brazil.Visible = true |
507 | SSP.Visible = true |
508 | F.Fling.Visible = true |
509 | else |
510 | if Page.Text == "2" then |
511 | A2.Text = "LocalPlayer Stats" |
512 | Page.Text = "3" |
513 | SpeedE.Visible = true |
514 | SetToNormal.Visible = true |
515 | ReCam.Visible = true |
516 | Speed.Visible = true |
517 | Target.Visible = false |
518 | Image.Visible = false |
519 | GotoWP.Visible = false |
520 | SWP.Visible = false |
521 | JumpNHentai.Visible = true |
522 | Jump.Visible = true |
523 | Brazil.Visible = false |
524 | SSP.Visible = false |
525 | Grav.Visible = true |
526 | Noclip.Visible = true |
527 | SetGrav.Visible = true |
528 | SetHipHeight.Visible = true |
529 | HipHeight.Visible = true |
530 | F.Fling.Visible = false |
531 | else |
532 | if Page.Text == "3" then |
533 | Page.Text = "4" |
534 | A2.Text = "Random Gui" |
535 | AddScript.Visible = true |
536 | ScrollingFrame.Visible = true |
537 | SpeedE.Visible = false |
538 | SetToNormal.Visible = false |
539 | ReCam.Visible = false |
540 | Speed.Visible = false |
541 | JumpNHentai.Visible = false |
542 | Jump.Visible = false |
543 | Grav.Visible = false |
544 | SetGrav.Visible = false |
545 | SetHipHeight.Visible = false |
546 | HipHeight.Visible = false |
547 | Noclip.Visible = false |
548 | else |
549 | if Page.Text == "4" then |
550 | Page.Text = "5" |
551 | A2.Text = "Server Info" |
552 | SourceFrame.Visible = false |
553 | TryExecute.Visible = false |
554 | ClearSource.Visible = false |
555 | AddScript.Visible = false |
556 | ScrollingFrame.Visible = false |
557 | PlaceName.Visible = true |
558 | PlaceID.Visible = true |
559 | MaxPlayers.Visible = true |
560 | PlayersInServer.Visible = true |
561 | Time.Visible = true |
562 | Rejoin.Visible = true |
563 | ReText.Visible = true |
564 | FindBigServer.Visible = true |
565 | FindLowServer.Visible = true |
566 | else |
567 | if Page.Text == "5" then |
568 | Page.Text = "6" |
569 | A2.Text = "Target Info" |
570 | FindLowServer.Visible = false |
571 | FindBigServer.Visible = false |
572 | PlaceName.Visible = false |
573 | PlaceID.Visible = false |
574 | MaxPlayers.Visible = false |
575 | PlayersInServer.Visible = false |
576 | Time.Visible = false |
577 | Rejoin.Visible = false |
578 | ReText.Visible = false |
579 | Target.Visible = true |
580 | Image.Visible = true |
581 | CheckPlayer.Visible = true |
582 | TargetId.Visible = true |
583 | TargetName.Visible = true |
584 | TargetDisplayName.Visible = true |
585 | TargetJoinDate.Visible = true |
586 | TargetAccountAge.Visible = true |
587 | MouthDayYear.Visible = true |
588 | else |
589 | if Page.Text == "6" then |
590 | Page.Text = "7" |
591 | A2.Text = "Credit" |
592 | Target.Visible = false |
593 | Image.Visible = false |
594 | CheckPlayer.Visible = false |
595 | TargetId.Visible = false |
596 | TargetName.Visible = false |
597 | TargetDisplayName.Visible = false |
598 | TargetJoinDate.Visible = false |
599 | TargetAccountAge.Visible = false |
600 | MouthDayYear.Visible = false |
601 | ChannelLink.Visible = true |
602 | Youtube.Visible = true |
603 | DiscordName.Visible = true |
604 | Discord.Visible = true |
605 | Tips.Visible = true |
606 | end |
607 | end |
608 | end |
609 | end |
610 | end |
611 | end |
612 | end) |
613 | |
614 | Back.Name = "Back" |
615 | Back.Parent = F |
616 | Back.Size = UDim2.new(0, 25, 0, 40) |
617 | Back.Position = UDim2.new(0, 150, 0, 200) |
618 | Back.Text = "<" |
619 | Back.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
620 | Back.TextColor3 = Color3.fromRGB(255, 255, 255) |
621 | Back.TextScaled = true |
622 | Back.MouseButton1Down:Connect(function() |
623 | if Page.Text == "2" then |
624 | A2.Text = "Target Gui (Page 1)" |
625 | Page.Text = "1" |
626 | Hunt.Visible = true |
627 | Goto.Visible = true |
628 | Kill.Visible = true |
629 | Bring.Visible = true |
630 | Aim.Visible = true |
631 | View.Visible = true |
632 | Locate.Visible = true |
633 | Image.Visible = true |
634 | SpeedE.Visible = false |
635 | Brazil.Visible = false |
636 | SSP.Visible = false |
637 | F.Fling.Visible = false |
638 | else |
639 | if Page.Text == "3" then |
640 | Page.Text = "2" |
641 | A2.Text = "Target Gui (Page 2)" |
642 | ReCam.Visible = false |
643 | SetToNormal.Visible = false |
644 | SpeedE.Visible = false |
645 | Speed.Visible = false |
646 | Jump.Visible = false |
647 | JumpNHentai.Visible = false |
648 | Target.Visible = true |
649 | Image.Visible = true |
650 | GotoWP.Visible = true |
651 | SWP.Visible = true |
652 | Brazil.Visible = true |
653 | SSP.Visible = true |
654 | Grav.Visible = false |
655 | SetGrav.Visible = false |
656 | Noclip.Visible = false |
657 | SetHipHeight.Visible = false |
658 | HipHeight.Visible = false |
659 | F.Fling.Visible = true |
660 | else |
661 | if Page.Text == "4" then |
662 | Page.Text = "3" |
663 | A2.Text = "LocalPlayer Stats" |
664 | AddScript.Visible = false |
665 | ClearSource.Visible = false |
666 | TryExecute.Visible = false |
667 | SourceFrame.Visible = false |
668 | ScrollingFrame.Visible = false |
669 | Speed.Visible = true |
670 | SetToNormal.Visible = true |
671 | SpeedE.Visible = true |
672 | JumpNHentai.Visible = true |
673 | Jump.Visible = true |
674 | Grav.Visible = true |
675 | ReCam.Visible = true |
676 | SetGrav.Visible = true |
677 | Noclip.Visible = true |
678 | HipHeight.Visible = true |
679 | SetHipHeight.Visible = true |
680 | else |
681 | if Page.Text == "5" then |
682 | Page.Text = "4" |
683 | A2.Text = "Random Gui" |
684 | AddScript.Visible = true |
685 | ScrollingFrame.Visible = true |
686 | PlaceName.Visible = false |
687 | PlaceID.Visible = false |
688 | MaxPlayers.Visible = false |
689 | PlayersInServer.Visible = false |
690 | Time.Visible = false |
691 | Rejoin.Visible = false |
692 | ReText.Visible = false |
693 | FindBigServer.Visible = false |
694 | FindLowServer.Visible = false |
695 | else |
696 | if Page.Text == "6" then |
697 | A2.Text = "Server Info" |
698 | Page.Text = "5" |
699 | PlaceName.Visible = true |
700 | PlaceID.Visible = true |
701 | MaxPlayers.Visible = true |
702 | PlayersInServer.Visible = true |
703 | Time.Visible = true |
704 | Rejoin.Visible = true |
705 | ReText.Visible = true |
706 | FindBigServer.Visible = true |
707 | FindLowServer.Visible = true |
708 | CheckPlayer.Visible = false |
709 | Image.Visible = false |
710 | Target.Visible = false |
711 | TargetId.Visible = false |
712 | TargetName.Visible = false |
713 | TargetJoinDate.Visible = false |
714 | TargetAccountAge.Visible = false |
715 | MouthDayYear.Visible = false |
716 | TargetDisplayName.Visible = false |
717 | else |
718 | if Page.Text == "7" then |
719 | Page.Text = "6" |
720 | A2.Text = "Target Info" |
721 | Target.Visible = true |
722 | Image.Visible = true |
723 | CheckPlayer.Visible = true |
724 | TargetId.Visible = true |
725 | TargetName.Visible = true |
726 | TargetDisplayName.Visible = true |
727 | TargetJoinDate.Visible = true |
728 | TargetAccountAge.Visible = true |
729 | MouthDayYear.Visible = true |
730 | ChannelLink.Visible = false |
731 | Youtube.Visible = false |
732 | DiscordName.Visible = false |
733 | Discord.Visible = false |
734 | Tips.Visible = false |
735 | end |
736 | end |
737 | end |
738 | end |
739 | end |
740 | end |
741 | end) |
742 | |
743 | Next2.Name = "Next2" |
744 | Next2.Parent = F2 |
745 | Next2.Size = UDim2.new(0, 34, 0, 34) |
746 | Next2.Position = UDim2.new(0, 68, 0, 116) |
747 | Next2.Text = ">" |
748 | Next2.BackgroundColor3 = Color3.fromRGB(0, 255, 0) |
749 | Next2.TextColor3 = Color3.fromRGB(255, 255, 255) |
750 | Next2.TextScaled = true |
751 | Next2.BackgroundTransparency = 0.5 |
752 | Next2.TextSize = 20 |
753 | Next2.Visible = true |
754 | Next2.MouseButton1Down:Connect(function() |
755 | if Style.Name == "Style (Show)" then |
756 | Style.Name = "Style (Hidden)" |
757 | Next2.Position = UDim2.new(0,102,0,116) |
758 | Style.Visible = false |
759 | Back2.Visible = true |
760 | SpawnDelay.Visible = true |
761 | end |
762 | end) |
763 | |
764 | Back2.Name = "Back2" |
765 | Back2.Parent = F2 |
766 | Back2.Size = UDim2.new(0, 34, 0, 34) |
767 | Back2.Position = UDim2.new(0, 68, 0, 116) |
768 | Back2.Text = "<" |
769 | Back2.BackgroundColor3 = Color3.fromRGB(255, 0, 0) |
770 | Back2.TextColor3 = Color3.fromRGB(255, 255, 255) |
771 | Back2.TextScaled = true |
772 | Back2.TextSize = 20 |
773 | Back2.BackgroundTransparency = 0.5 |
774 | Back2.Visible = false |
775 | Back2.MouseButton1Down:Connect(function() |
776 | if Style.Name == "Style (Hidden)" then |
777 | Style.Name = "Style (Show)" |
778 | Next2.Position = UDim2.new(0,68,0,116) |
779 | Style.Visible = true |
780 | Back2.Visible = false |
781 | SpawnDelay.Visible = false |
782 | end |
783 | end) |
784 | |
785 | Page.Name = "Page" |
786 | Page.Parent = F |
787 | Page.Size = UDim2.new(0, 40, 0, 40) |
788 | Page.Position = UDim2.new(0, 180, 0, 200) |
789 | Page.Text = "1" |
790 | Page.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
791 | Page.TextColor3 = Color3.fromRGB(255, 255, 255) |
792 | Page.TextScaled = true |
793 | |
794 | F.Name = "Frame" |
795 | F.Parent = TGui |
796 | F.Size = UDim2.new(0, 400, 0, 250) |
797 | F.Position = UDim2.new(0, 300, 0, 100) |
798 | F.BackgroundColor3 = Color3.fromHSV(0, 1, 1) |
799 | F.BackgroundTransparency = 0.5 |
800 | F.Draggable = true |
801 | F.Active = true |
802 | |
803 | F2.Name = "SettingFrame" |
804 | F2.Parent = F |
805 | F2.Size = UDim2.new(0, 400, 0, 150) |
806 | F2.Position = UDim2.new(0, 0, 0, 250) |
807 | F2.BackgroundColor3 = Color3.fromHSV(0, 1, 1) |
808 | F2.BackgroundTransparency = 0.5 |
809 | F2.Visible = false |
810 | |
811 | Number1.Name = "SetUpper" |
812 | Number1.Parent = Style |
813 | Number1.Size = UDim2.new(0, 50, 0, 50) |
814 | Number1.Position = UDim2.new(0, 230, 0, 0) |
815 | Number1.Text = "5" |
816 | Number1.PlaceholderText = "Num" |
817 | Number1.PlaceholderColor3 = Color3.fromRGB(175, 175, 175) |
818 | Number1.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
819 | Number1.TextColor3 = Color3.fromRGB(255, 255, 255) |
820 | Number1.TextSize = 20 |
821 | Number1.ClearTextOnFocus = true |
822 | Number1.TextScaled = true |
823 | |
824 | Number2.Name = "SetDown" |
825 | Number2.Parent = Style |
826 | Number2.Size = UDim2.new(0, 50, 0, 50) |
827 | Number2.Position = UDim2.new(0, 280, 0, 0) |
828 | Number2.Text = "5" |
829 | Number2.PlaceholderText = "Num" |
830 | Number2.PlaceholderColor3 = Color3.fromRGB(175, 175, 175) |
831 | Number2.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
832 | Number2.TextColor3 = Color3.fromRGB(255, 255, 255) |
833 | Number2.TextSize = 20 |
834 | Number2.ClearTextOnFocus = true |
835 | Number2.TextScaled = true |
836 | |
837 | Number3.Name = "SetBehide" |
838 | Number3.Parent = Style |
839 | Number3.Size = UDim2.new(0, 50, 0, 50) |
840 | Number3.Position = UDim2.new(0, 330, 0, 0) |
841 | Number3.Text = "5" |
842 | Number3.PlaceholderText = "Num" |
843 | Number3.PlaceholderColor3 = Color3.fromRGB(175, 175, 175) |
844 | Number3.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
845 | Number3.TextColor3 = Color3.fromRGB(255, 255, 255) |
846 | Number3.TextSize = 20 |
847 | Number3.ClearTextOnFocus = true |
848 | Number3.TextScaled = true |
849 | |
850 | Speed.Name = "TextBox" |
851 | Speed.Parent = F |
852 | Speed.Size = UDim2.new(0, 100, 0, 40) |
853 | Speed.Position = UDim2.new(0, 150, 0, 80) |
854 | Speed.Text = "50" |
855 | Speed.PlaceholderText = "Enter Speed" |
856 | Speed.PlaceholderColor3 = Color3.fromRGB(175, 175, 175) |
857 | Speed.ClearTextOnFocus = true |
858 | Speed.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
859 | Speed.TextColor3 = Color3.fromRGB(255, 255, 255) |
860 | Speed.TextSize = 20 |
861 | Speed.Visible = false |
862 | Speed.TextScaled = true |
863 | |
864 | Jump.Name = "TextBox" |
865 | Jump.Parent = F |
866 | Jump.Size = UDim2.new(0, 100, 0, 40) |
867 | Jump.Position = UDim2.new(0, 280, 0, 80) |
868 | Jump.Text = "100" |
869 | Jump.PlaceholderText = "Enter JumpPower" |
870 | Jump.PlaceholderColor3 = Color3.fromRGB(175, 175, 175) |
871 | Jump.ClearTextOnFocus = true |
872 | Jump.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
873 | Jump.TextColor3 = Color3.fromRGB(255, 255, 255) |
874 | Jump.TextSize = 20 |
875 | Jump.Visible = false |
876 | Jump.TextScaled = true |
877 | |
878 | Grav.Name = "TextBox" |
879 | Grav.Parent = F |
880 | Grav.Size = UDim2.new(0, 100, 0, 40) |
881 | Grav.Position = UDim2.new(0, 280, 0, 170) |
882 | Grav.Text = "100" |
883 | Grav.PlaceholderText = "Enter Gravity" |
884 | Grav.PlaceholderColor3 = Color3.fromRGB(175, 175, 175) |
885 | Grav.ClearTextOnFocus = true |
886 | Grav.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
887 | Grav.TextColor3 = Color3.fromRGB(255, 255, 255) |
888 | Grav.TextSize = 20 |
889 | Grav.Visible = false |
890 | Grav.TextScaled = true |
891 | |
892 | HipHeight.Name = "TextBox" |
893 | HipHeight.Parent = F |
894 | HipHeight.Size = UDim2.new(0, 100, 0, 40) |
895 | HipHeight.Position = UDim2.new(0, 20, 0, 170) |
896 | HipHeight.Text = "2" |
897 | HipHeight.PlaceholderText = "Enter HipHeight" |
898 | HipHeight.PlaceholderColor3 = Color3.fromRGB(175, 175, 175) |
899 | HipHeight.ClearTextOnFocus = true |
900 | HipHeight.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
901 | HipHeight.TextColor3 = Color3.fromRGB(255, 255, 255) |
902 | HipHeight.TextSize = 20 |
903 | HipHeight.Visible = false |
904 | HipHeight.TextScaled = true |
905 | |
906 | B1.Name = "TitleBehide" |
907 | B1.Parent = Number3 |
908 | B1.Size = UDim2.new(0, 50, 0, 50) |
909 | B1.Position = UDim2.new(0, 0, 0, 50) |
910 | B1.Text = "Behide" |
911 | B1.BackgroundColor3 = Color3.fromRGB(255, 255, 255) |
912 | B1.TextColor3 = Color3.fromRGB(0, 0, 0) |
913 | B1.TextScaled = true |
914 | |
915 | B2.Name = "TitleUp" |
916 | B2.Parent = Number1 |
917 | B2.Size = UDim2.new(0, 50, 0, 50) |
918 | B2.Position = UDim2.new(0, 0, 0, 50) |
919 | B2.Text = "Up" |
920 | B2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) |
921 | B2.TextColor3 = Color3.fromRGB(0, 0, 0) |
922 | B2.TextScaled = true |
923 | |
924 | B3.Name = "TitleDown" |
925 | B3.Parent = Number2 |
926 | B3.Size = UDim2.new(0, 50, 0, 50) |
927 | B3.Position = UDim2.new(0, 0, 0, 50) |
928 | B3.Text = "Down" |
929 | B3.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
930 | B3.BorderColor3 = Color3.fromRGB(255, 255, 255) |
931 | B3.BorderSizePixel = 1 |
932 | B3.TextColor3 = Color3.fromRGB(255, 255, 255) |
933 | B3.TextScaled = true |
934 | |
935 | Hunt.Name = "Hunt" |
936 | Hunt.Parent = F |
937 | Hunt.Size = UDim2.new(0, 100, 0, 40) |
938 | Hunt.Position = UDim2.new(0, 270, 0, 100) |
939 | Hunt.Text = "Hunt (Off)" |
940 | Hunt.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
941 | Hunt.TextColor3 = Color3.fromRGB(255, 0, 0) |
942 | Hunt.TextScaled = true |
943 | Hunt.MouseButton1Click:Connect(function() |
944 | if Target.Text == "" then |
945 | game:GetService("StarterGui"):SetCore("SendNotification",{ |
946 | Title = "Fail To Hunt/Target TextBox Is Empty"; |
947 | Text = "Fail To Hunt/Target TextBox Is Empty"; |
948 | Duration = 10; |
949 | }) |
950 | else |
951 | if Hunt.Text == "Hunt (Off)" then |
952 | Hunt.Text = "Hunt (On)" |
953 | Hunt.TextColor3 = Color3.fromRGB(0,255,0) |
954 | local BV = Instance.new("BodyVelocity",game.Players.LocalPlayer.Character.HumanoidRootPart) |
955 | local BG = Instance.new("BodyGyro",game.Players.LocalPlayer.Character.HumanoidRootPart) |
956 | BG.MaxTorque = Vector3.new(math.huge,math.huge,math.huge) |
957 | BG.D = 5000 |
958 | BG.P = 50000 |
959 | BG.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame |
960 | BV.MaxForce = Vector3.new(math.huge,math.huge,math.huge) |
961 | BV.Velocity = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.LookVector * 0.0000000001 |
962 | if Style.Text == "Up" then |
963 | _G.Hunt = true |
964 | while _G.Hunt == true do wait() |
965 | for i,v in pairs(GetPlayer(Target.Text))do |
966 | pcall(function() |
967 | game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame * CFrame.new(0, Number1.Text, 0) |
968 | end) |
969 | end |
970 | end |
971 | else |
972 | if Style.Text == "Down" then |
973 | _G.Hunt = true |
974 | while _G.Hunt == true do wait() |
975 | for i,v in pairs(GetPlayer(Target.Text))do |
976 | pcall(function() |
977 | game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame * CFrame.new(0, "-"..Number2.Text, 0) |
978 | end) |
979 | end |
980 | end |
981 | else |
982 | if Style.Text == "Behide" then |
983 | _G.Hunt = true |
984 | while _G.Hunt == true do wait() |
985 | for i,v in pairs(GetPlayer(Target.Text))do |
986 | pcall(function() |
987 | game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, Number3.Text) |
988 | end) |
989 | end |
990 | end |
991 | else |
992 | if Style.Text == "Custom" then |
993 | _G.Hunt = true |
994 | while _G.Hunt == true do wait() |
995 | for i,v in pairs(GetPlayer(Target.Text))do |
996 | pcall(function() |
997 | game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame * CFrame.new(Number1.Text, Number2.Text, Number3.Text) |
998 | end) |
999 | end |
1000 | end |
1001 | end |
1002 | end |
1003 | end |
1004 | end |
1005 | else |
1006 | end |
1007 | if Hunt.Text == "Hunt (On)" then |
1008 | Hunt.Text = "Hunt (Off)" |
1009 | Hunt.TextColor3 = Color3.fromRGB(255,0,0) |
1010 | wait(.1) |
1011 | for i = 1, 5 do |
1012 | _G.Hunt = false |
1013 | end |
1014 | game.Players.LocalPlayer.Character.HumanoidRootPart:FindFirstChildOfClass("BodyVelocity"):Destroy() |
1015 | game.Players.LocalPlayer.Character.HumanoidRootPart:FindFirstChildOfClass("BodyGyro"):Destroy() |
1016 | local BV = Instance.new("BodyVelocity",game.Players.LocalPlayer.Character.HumanoidRootPart) |
1017 | local BG = Instance.new("BodyGyro",game.Players.LocalPlayer.Character.HumanoidRootPart) |
1018 | game.Players.LocalPlayer.Character.HumanoidRootPart:FindFirstChildOfClass("BodyVelocity"):Destroy() |
1019 | game.Players.LocalPlayer.Character.HumanoidRootPart:FindFirstChildOfClass("BodyGyro"):Destroy() |
1020 | end |
1021 | end |
1022 | end) |
1023 | |
1024 | SWP.Name = "SetWayPoint" |
1025 | SWP.Parent = F |
1026 | SWP.Size = UDim2.new(0, 70, 0, 30) |
1027 | SWP.Position = UDim2.new(0, -70, 0, 35) |
1028 | SWP.Text = "MakeWayPoint" |
1029 | SWP.TextScaled = true |
1030 | SWP.BackgroundColor3 = Color3.fromRGB(255, 255, 255) |
1031 | SWP.TextColor3 = Color3.fromRGB(0, 0, 0) |
1032 | SWP.MouseButton1Click:Connect(function() |
1033 | for i,v in pairs(Workspace:GetDescendants()) do |
1034 | if v.Name == "WayPointPart" then |
1035 | v:Destroy() |
1036 | end |
1037 | end |
1038 | local WayPointPart = Instance.new("Part") |
1039 | WayPointPart.Name = "WayPointPart" |
1040 | WayPointPart.Parent = Workspace |
1041 | WayPointPart.Size = Vector3.new(1, 1, 1) |
1042 | WayPointPart.Transparency = 1 |
1043 | WayPointPart.Anchored = true |
1044 | WayPointPart.CanCollide = false |
1045 | WayPointPart.CFrame = game:GetService("Players").LocalPlayer.Character:WaitForChild("HumanoidRootPart").CFrame |
1046 | game.StarterGui:SetCore("SendNotification", { |
1047 | Title = "Set Way Point"; |
1048 | Text = "Done!, Set Way Point"; |
1049 | }) |
1050 | end) |
1051 | |
1052 | SSP.Name = "TextButton" |
1053 | SSP.Parent = F |
1054 | SSP.Size = UDim2.new(0, 100, 0, 40) |
1055 | SSP.Position = UDim2.new(0, 270, 0, 50) |
1056 | SSP.Text = "SetSpawnPoint" |
1057 | SSP.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
1058 | SSP.TextColor3 = Color3.fromRGB(0, 255, 0) |
1059 | SSP.TextScaled = true |
1060 | SSP.Visible = false |
1061 | SSP.MouseButton1Down:Connect(function() |
1062 | if SSP.Text == "SetSpawnPoint" then |
1063 | SSP.Text = "No SpawnPoint" |
1064 | SSP.TextColor3 = Color3.fromRGB(255,0,0) |
1065 | for i,v in pairs(Workspace:GetDescendants()) do |
1066 | if v.Name == "SpawnPointPart" then |
1067 | v:Destroy() |
1068 | end |
1069 | end |
1070 | local SpawnPointPart = Instance.new("Part") |
1071 | SpawnPointPart.Name = "SpawnPointPart" |
1072 | SpawnPointPart.Parent = Workspace |
1073 | SpawnPointPart.Size = Vector3.new(1, 1, 1) |
1074 | SpawnPointPart.Transparency = 1 |
1075 | SpawnPointPart.Anchored = true |
1076 | SpawnPointPart.CanCollide = false |
1077 | SpawnPointPart.CFrame = game:GetService("Players").LocalPlayer.Character:WaitForChild("HumanoidRootPart").CFrame |
1078 | game.StarterGui:SetCore("SendNotification", { |
1079 | Title = "Set Spawn Point"; |
1080 | Text = "Done!, Set Spawn Point"; |
1081 | }) |
1082 | _G.Spawn = true |
1083 | while _G.Spawn == true do wait() |
1084 | pcall(function() |
1085 | if game.Players.LocalPlayer.Character.Humanoid.Health == 0 then |
1086 | wait(SpawnDelay.Text) |
1087 | game:GetService("Players").LocalPlayer.Character:WaitForChild("HumanoidRootPart").CFrame = game:GetService("Workspace"):FindFirstChild("SpawnPointPart").CFrame |
1088 | end |
1089 | end) |
1090 | end |
1091 | else |
1092 | if SSP.Text == "No SpawnPoint" then |
1093 | _G.Spawn = false |
1094 | SSP.Text = "SetSpawnPoint" |
1095 | SSP.TextColor3 = Color3.fromRGB(0, 255,0) |
1096 | for i,v in pairs(Workspace:GetDescendants()) do |
1097 | if v.Name == "SpawnPointPart" then |
1098 | v:Destroy() |
1099 | end |
1100 | end |
1101 | end |
1102 | end |
1103 | end) |
1104 | |
1105 | SpawnDelay.Name = "SpawnDelay" |
1106 | SpawnDelay.Parent = F2 |
1107 | SpawnDelay.Size = UDim2.new(0, 100, 0, 40) |
1108 | SpawnDelay.Position = UDim2.new(0, 10, 0, 50) |
1109 | SpawnDelay.Text = game:GetService("Players").RespawnTime+1 |
1110 | SpawnDelay.ClearTextOnFocus = true |
1111 | SpawnDelay.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
1112 | SpawnDelay.TextColor3 = Color3.fromRGB(255, 255, 255) |
1113 | SpawnDelay.TextSize = 20 |
1114 | SpawnDelay.Visible = false |
1115 | SpawnDelay.TextScaled = true |
1116 | SpawnDelay.PlaceholderText = "Spawn Delay type any number" |
1117 | SpawnDelay.PlaceholderColor3 = Color3.fromRGB(255,255,255) |
1118 | |
1119 | SpawnTitle.Name = "SpawnTitle" |
1120 | SpawnTitle.Parent = SpawnDelay |
1121 | SpawnTitle.Size = UDim2.new(0, 100, 0, 40) |
1122 | SpawnTitle.Position = UDim2.new(0, 0, 0, -40) |
1123 | SpawnTitle.Text = "Spawn Delay" |
1124 | SpawnTitle.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
1125 | SpawnTitle.TextColor3 = Color3.fromRGB(255, 255, 255) |
1126 | SpawnTitle.TextSize = 20 |
1127 | SpawnTitle.Visible = true |
1128 | SpawnTitle.TextScaled = true |
1129 | SpawnTitle.BackgroundTransparency = 0 |
1130 | |
1131 | GotoWP.Name = "Goto waypoint" |
1132 | GotoWP.Parent = F |
1133 | GotoWP.Size = UDim2.new(0, 100, 0, 40) |
1134 | GotoWP.Position = UDim2.new(0, 20, 0, 200) |
1135 | GotoWP.Text = "GotoWayPoint" |
1136 | GotoWP.TextScaled = true |
1137 | GotoWP.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
1138 | GotoWP.TextColor3 = Color3.fromRGB(255,255,255) |
1139 | GotoWP.MouseButton1Click:Connect(function() |
1140 | game:GetService("Players").LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame = game:GetService("Workspace"):FindFirstChild("WayPointPart").CFrame |
1141 | end) |
1142 | |
1143 | Goto.Name = "Goto" |
1144 | Goto.Parent = F |
1145 | Goto.Size = UDim2.new(0, 100, 0, 40) |
1146 | Goto.TextScaled = true |
1147 | Goto.Text = "Goto" |
1148 | Goto.Position = UDim2.new(0, 150, 0, 50) |
1149 | Goto.TextColor3 = Color3.fromRGB(255, 255, 255) |
1150 | Goto.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
1151 | Goto.MouseButton1Click:Connect(function() |
1152 | if Target.Text == "" then |
1153 | game:GetService("StarterGui"):SetCore("SendNotification",{ |
1154 | Title = "[ Fail To Goto ]"; |
1155 | Text = "Fail To Goto/Target TextBox Is Empty"; |
1156 | Duration = 10; |
1157 | }) |
1158 | else |
1159 | for i,v in pairs(GetPlayer(Target.Text))do |
1160 | game:GetService("Players").LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame = game:GetService("Players")[v.Name].Character:FindFirstChild("HumanoidRootPart").CFrame |
1161 | end |
1162 | end |
1163 | end) |
1164 | |
1165 | Kill.Name = "Kill" |
1166 | Kill.Parent = F |
1167 | Kill.Size = UDim2.new(0, 100, 0, 40) |
1168 | Kill.TextScaled = true |
1169 | Kill.Text = "Kill" |
1170 | Kill.Position = UDim2.new(0, 150, 0, 100) |
1171 | Kill.TextColor3 = Color3.fromRGB(255, 255, 255) |
1172 | Kill.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
1173 | Kill.MouseButton1Click:Connect(function() |
1174 | if Target.Text == "" then |
1175 | game:GetService("StarterGui"):SetCore("SendNotification",{ |
1176 | Title = "[ Fail To Kill ]"; |
1177 | Text = "Fail To Kill/Target TextBox Is Empty"; |
1178 | Duration = 10; |
1179 | }) |
1180 | else |
1181 | local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame |
1182 | for i,v in pairs(GetPlayer(Target.Text))do |
1183 | game.Players.LocalPlayer.Character.Humanoid.Name = 1 |
1184 | local l = game.Players.LocalPlayer.Character["1"]:Clone() |
1185 | l.Parent = game.Players.LocalPlayer.Character |
1186 | l.Name = "Humanoid" |
1187 | wait(0.1) |
1188 | game.Players.LocalPlayer.Character["1"]:Destroy() |
1189 | game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character |
1190 | game.Players.LocalPlayer.Character.Animate.Disabled = true |
1191 | wait(0.1) |
1192 | game.Players.LocalPlayer.Character.Animate.Disabled = false |
1193 | game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None" |
1194 | for i,v in pairs(game.Players.LocalPlayer:FindFirstChildOfClass("Backpack"):GetChildren()) do |
1195 | if v:IsA("Tool") then |
1196 | v.Parent = game.Players.LocalPlayer.Character |
1197 | end |
1198 | end |
1199 | game.Players[v.Name].Character.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame |
1200 | wait(0.2) |
1201 | game.Players[v.Name].Character.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame |
1202 | wait(0.4) |
1203 | game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(0, -499, 0)) |
1204 | wait(SpawnDelay.Text) |
1205 | game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW |
1206 | end |
1207 | end |
1208 | end) |
1209 | |
1210 | Bring.Name = "Bring" |
1211 | Bring.Parent = F |
1212 | Bring.Size = UDim2.new(0, 100, 0, 40) |
1213 | Bring.TextScaled = true |
1214 | Bring.Text = "Bring" |
1215 | Bring.Position = UDim2.new(0, 150, 0, 150) |
1216 | Bring.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
1217 | Bring.TextColor3 = Color3.fromRGB(255, 255, 255) |
1218 | Bring.MouseButton1Click:Connect(function() |
1219 | if Target.Text == "" then |
1220 | game:GetService("StarterGui"):SetCore("SendNotification",{ |
1221 | Title = "[ Fail To Bring ]"; |
1222 | Text = "Fail To Bring/Target TextBox Is Empty"; |
1223 | Duration = 10; |
1224 | }) |
1225 | else |
1226 | local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame |
1227 | game.Players.LocalPlayer.Character.Humanoid.Name = 1 |
1228 | local l = game.Players.LocalPlayer.Character["1"]:Clone() |
1229 | l.Parent = game.Players.LocalPlayer.Character |
1230 | l.Name = "Humanoid" |
1231 | wait(0.1) |
1232 | game.Players.LocalPlayer.Character["1"]:Destroy() |
1233 | game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character |
1234 | game.Players.LocalPlayer.Character.Animate.Disabled = true |
1235 | wait(0.1) |
1236 | game.Players.LocalPlayer.Character.Animate.Disabled = false |
1237 | game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None" |
1238 | for i,v in pairs(game.Players.LocalPlayer:FindFirstChildOfClass("Backpack"):GetChildren()) do |
1239 | if v:IsA("Tool") then |
1240 | v.Parent = game.Players.LocalPlayer.Character |
1241 | end |
1242 | end |
1243 | local function tp(player,player2) |
1244 | local char1,char2=player.Character,player2.Character |
1245 | if char1 and char2 then |
1246 | char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame |
1247 | end |
1248 | end |
1249 | local function getout(player,player2) |
1250 | local char1,char2=player.Character,player2.Character |
1251 | if char1 and char2 then |
1252 | end |
1253 | end |
1254 | for i,v in pairs(GetPlayer(Target.Text))do |
1255 | tp(game.Players[v.Name], game.Players.LocalPlayer) |
1256 | wait(0.2) |
1257 | tp(game.Players[v.Name], game.Players.LocalPlayer) |
1258 | wait(0.5) |
1259 | getout(game.Players.LocalPlayer, game.Players[v.Name]) |
1260 | wait(SpawnDelay.Text) |
1261 | game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW |
1262 | end |
1263 | end |
1264 | end) |
1265 | |
1266 | Brazil.Name = "TextButton" |
1267 | Brazil.Parent = F |
1268 | Brazil.Size = UDim2.new(0, 100, 0, 40) |
1269 | Brazil.Position = UDim2.new(0, 150, 0, 50) |
1270 | Brazil.Text = "Send to Brazil" |
1271 | Brazil.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
1272 | Brazil.TextColor3 = Color3.fromRGB(255, 255, 255) |
1273 | Brazil.TextScaled = true |
1274 | Brazil.Visible = false |
1275 | Brazil.MouseButton1Click:Connect(function() |
1276 | if Target.Text == "" then |
1277 | game:GetService("StarterGui"):SetCore("SendNotification",{ |
1278 | Title = "[ Fail To Brazil ]"; |
1279 | Text = "Fail To Brazil/Target TextBox Is Empty"; |
1280 | Duration = 10; |
1281 | }) |
1282 | else |
1283 | local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame |
1284 | for i,v in pairs(GetPlayer(Target.Text))do |
1285 | game.Players.LocalPlayer.Character.Humanoid.Name = 1 |
1286 | local l = game.Players.LocalPlayer.Character["1"]:Clone() |
1287 | l.Parent = game.Players.LocalPlayer.Character |
1288 | l.Name = "Humanoid" |
1289 | wait(0.1) |
1290 | game.Players.LocalPlayer.Character["1"]:Destroy() |
1291 | game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character |
1292 | game.Players.LocalPlayer.Character.Animate.Disabled = true |
1293 | wait(0.1) |
1294 | game.Players.LocalPlayer.Character.Animate.Disabled = false |
1295 | game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None" |
1296 | for i,v in pairs(game.Players.LocalPlayer:FindFirstChildOfClass("Backpack"):GetChildren()) do |
1297 | if v:IsA("Tool") then |
1298 | v.Parent = game.Players.LocalPlayer.Character |
1299 | end |
1300 | end |
1301 | for i = 1, 10 do |
1302 | wait() |
1303 | game.Players[v.Name].Character.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame |
1304 | end |
1305 | wait(1) |
1306 | game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(0, 9999999999999999999999, 0)) |
1307 | wait(SpawnDelay.Text) |
1308 | game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW |
1309 | end |
1310 | end |
1311 | end) |
1312 | |
1313 | View.Name = "View" |
1314 | View.Parent = F |
1315 | View.Size = UDim2.new(0, 100, 0, 40) |
1316 | View.TextScaled = false |
1317 | View.TextScaled = true |
1318 | View.Text = "View (Off)" |
1319 | View.Position = UDim2.new(0, 270, 0, 150) |
1320 | View.TextColor3 = Color3.fromRGB(255, 0, 0) |
1321 | View.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
1322 | View.MouseButton1Click:Connect(function() |
1323 | if Target.Text == "" then |
1324 | game:GetService("StarterGui"):SetCore("SendNotification",{ |
1325 | Title = "[ Fail To View ]"; |
1326 | Text = "Fail To View/Target TextBox Is Empty"; |
1327 | Duration = 10; |
1328 | }) |
1329 | else |
1330 | if View.Text == "View (Off)" then |
1331 | View.TextColor3 = Color3.fromRGB(0, 255, 0) |
1332 | View.Text = "View (On)" |
1333 | _G.View = true |
1334 | while _G.View == true do wait() |
1335 | pcall(function() |
1336 | for i,v in pairs(GetPlayer(Target.Text)) do |
1337 | game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character:FindFirstChildOfClass("Humanoid") |
1338 | end |
1339 | end) |
1340 | end |
1341 | else |
1342 | if View.Text == "View (On)" then |
1343 | _G.View = false |
1344 | View.TextColor3 = Color3.fromRGB(255,0,0) |
1345 | View.Text = "View (Off)" |
1346 | for i = 1, 5 do |
1347 | wait() |
1348 | game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players").LocalPlayer.Character:FindFirstChildOfClass("Humanoid") |
1349 | end |
1350 | end |
1351 | end |
1352 | end |
1353 | end) |
1354 | |
1355 | Aim.Name = "Aim" |
1356 | Aim.Parent = F |
1357 | Aim.Size = UDim2.new(0, 100, 0, 40) |
1358 | Aim.Position = UDim2.new(0, 270, 0, 50) |
1359 | Aim.Text = "Aim (Off)" |
1360 | Aim.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
1361 | Aim.TextColor3 = Color3.fromRGB(255, 0, 0) |
1362 | Aim.TextScaled = true |
1363 | Aim.MouseButton1Click:Connect(function() |
1364 | if Target.Text == "" then |
1365 | game:GetService("StarterGui"):SetCore("SendNotification",{ |
1366 | Title = "[ Fail To Aim ]"; |
1367 | Text = "Fail To Aim/Target TextBox Is Empty"; |
1368 | Duration = 10; |
1369 | }) |
1370 | else |
1371 | if Aim.Text == "Aim (Off)" then |
1372 | Aim.Text = "Aim (On)" |
1373 | Aim.TextColor3 = Color3.fromRGB(0,255,0) |
1374 | local Aiming = nil |
1375 | AimLock = false |
1376 | wait(0.1) |
1377 | local function AimLoop() |
1378 | if AimLock == false then |
1379 | for i,v in pairs(GetPlayer(Target.Text)) do |
1380 | local target = game.Players[v.Name].Character |
1381 | if target and target:FindFirstChild('Head') then |
1382 | Workspace.CurrentCamera.CFrame = CFrame.new(Workspace.CurrentCamera.CFrame.p, target.Head.CFrame.p) |
1383 | end |
1384 | end |
1385 | end |
1386 | end |
1387 | Aiming = game:GetService('RunService').Stepped:Connect(AimLoop) |
1388 | else |
1389 | if Aim.Text == "Aim (On)" then |
1390 | Aim.Text = "Aim (Off)" |
1391 | Aim.TextColor3 = Color3.fromRGB(255,0,0) |
1392 | if Aiming then |
1393 | Aiming:Disconnect() |
1394 | end |
1395 | AimLock = true |
1396 | end |
1397 | end |
1398 | end |
1399 | end) |
1400 | |
1401 | Locate.Name = "Locate" |
1402 | Locate.Parent = F |
1403 | Locate.Size = UDim2.new(0, 100, 0, 40) |
1404 | Locate.Position = UDim2.new(0, 270, 0, 200) |
1405 | Locate.Text = "Locate (Off)" |
1406 | Locate.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
1407 | Locate.TextColor3 = Color3.fromRGB(255, 0, 0) |
1408 | Locate.TextScaled = true |
1409 | Locate.MouseButton1Click:Connect(function() |
1410 | if Target.Text == "" then |
1411 | game:GetService("StarterGui"):SetCore("SendNotification",{ |
1412 | Title = "[ Fail To Locate ]"; |
1413 | Text = "Fail To Locate/Target TextBox Is Empty"; |
1414 | Duration = 10; |
1415 | }) |
1416 | else |
1417 | for i,t in pairs(GetPlayer(Target.Text)) do |
1418 | if Locate.Text == "Locate (Off)" then |
1419 | Locate.Text = "Locate (On)" |
1420 | Locate.TextColor3 = Color3.fromRGB(0,255,0) |
1421 | local Folder = Instance.new("Folder") |
1422 | Folder.Name = "Red_BloxZBoard" |
1423 | Folder.Parent = game.Workspace |
1424 | local BillboardGui = Instance.new("BillboardGui") |
1425 | local TextLabel = Instance.new("TextLabel") |
1426 | BillboardGui.Adornee = game.Players[t.Name].Character.Head |
1427 | BillboardGui.Name = "B" |
1428 | BillboardGui.Parent = Folder |
1429 | BillboardGui.Size = UDim2.new(0, 100, 0, 150) |
1430 | BillboardGui.StudsOffset = Vector3.new(0, 1, 0) |
1431 | BillboardGui.AlwaysOnTop = true |
1432 | TextLabel.Name = "BillRedZ" |
1433 | TextLabel.Parent = BillboardGui |
1434 | TextLabel.BackgroundTransparency = 1 |
1435 | TextLabel.Position = UDim2.new(0, 0, 0, -50) |
1436 | TextLabel.Size = UDim2.new(0, 100, 0, 100) |
1437 | TextLabel.Font = Enum.Font.SourceSansSemibold |
1438 | TextLabel.TextSize = 20 |
1439 | TextLabel.TextColor3 = Color3.new(1, 1, 1) |
1440 | TextLabel.TextStrokeTransparency = 0 |
1441 | TextLabel.TextYAlignment = Enum.TextYAlignment.Bottom |
1442 | TextLabel.Text = 'Name: '..game.Players[t.Name].Name..' | Health: '..game.Players[t.Name].Character.Humanoid.Health |
1443 | TextLabel.ZIndex = 10 |
1444 | for i,v in pairs(game.Players[t.Name].Character:GetChildren()) do |
1445 | if v:IsA("BasePart") then |
1446 | local a = Instance.new("BoxHandleAdornment") |
1447 | a.Name = v.Name |
1448 | a.Parent = Folder |
1449 | a.Adornee = v |
1450 | a.AlwaysOnTop = true |
1451 | a.ZIndex = 10 |
1452 | a.Size = v.Size |
1453 | a.Transparency = 0.3 |
1454 | a.Color = game.Players[t.Name].TeamColor |
1455 | end |
1456 | end |
1457 | _G.Ayo = true |
1458 | while _G.Ayo == true do wait(0.1) |
1459 | for i,t in pairs(GetPlayer(Target.Text)) do |
1460 | for i,a in pairs(game.Workspace:GetDescendants()) do |
1461 | if a.Name == "BillRedZ" then |
1462 | a.Text = 'Name: ' .. game.Players[t.Name].Name .. ' | Health: ' .. math.floor(game.Players[t.Name].Character.Humanoid.Health) |
1463 | end |
1464 | end |
1465 | end |
1466 | end |
1467 | else |
1468 | if Locate.Text == "Locate (On)" then |
1469 | Locate.Text = "Locate (Off)" |
1470 | Locate.TextColor3 = Color3.fromRGB(255,0,0) |
1471 | _G.Ayo = false |
1472 | for i,d in pairs(game.Workspace:GetDescendants()) do |
1473 | if d.Name == "Red_BloxZBoard" then |
1474 | d:Destroy() |
1475 | end |
1476 | end |
1477 | end |
1478 | for i,e in pairs(game.Workspace:GetDescendants()) do |
1479 | if e.Name == "Red_BloxZBoard" then |
1480 | e:Destroy() |
1481 | end |
1482 | end |
1483 | end |
1484 | end |
1485 | end |
1486 | end) |
1487 | |
1488 | SpeedE.Name = "SpeedE" |
1489 | SpeedE.Parent = F |
1490 | SpeedE.Size = UDim2.new(0, 100, 0, 40) |
1491 | SpeedE.Position = UDim2.new(0, 150, 0, 40) |
1492 | SpeedE.Text = "Speed (Off)" |
1493 | SpeedE.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
1494 | SpeedE.TextColor3 = Color3.fromRGB(255, 0, 0) |
1495 | SpeedE.TextScaled = true |
1496 | SpeedE.Visible = false |
1497 | SpeedE.MouseButton1Click:Connect(function() |
1498 | if SpeedE.Text == "Speed (Off)" then |
1499 | SpeedE.Text = "Speed (On)" |
1500 | SpeedE.TextColor3 = Color3.fromRGB(0,255,0) |
1501 | _G.Speed = true |
1502 | while _G.Speed == true do wait() |
1503 | pcall(function() |
1504 | game:GetService("Players").LocalPlayer.Character:FindFirstChildOfClass("Humanoid").WalkSpeed = Speed.Text |
1505 | end) |
1506 | end |
1507 | else |
1508 | end |
1509 | if SpeedE.Text == "Speed (On)" then |
1510 | SpeedE.Text = "Speed (Off)" |
1511 | SpeedE.TextColor3 = Color3.fromRGB(255,0,0) |
1512 | _G.Speed = false |
1513 | end |
1514 | end) |
1515 | |
1516 | JumpNHentai.Name = "TextButton" |
1517 | JumpNHentai.Parent = F |
1518 | JumpNHentai.Size = UDim2.new(0, 100, 0, 40) |
1519 | JumpNHentai.Position = UDim2.new(0, 280, 0, 40) |
1520 | JumpNHentai.Text = "Jump (Off)" |
1521 | JumpNHentai.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
1522 | JumpNHentai.TextColor3 = Color3.fromRGB(255, 0, 0) |
1523 | JumpNHentai.TextScaled = true |
1524 | JumpNHentai.Visible = false |
1525 | JumpNHentai.MouseButton1Click:Connect(function() |
1526 | if JumpNHentai.Text == "Jump (Off)" then |
1527 | JumpNHentai.Text = "Jump (On)" |
1528 | JumpNHentai.TextColor3 = Color3.fromRGB(0,255,0) |
1529 | _G.Jump = true |
1530 | while _G.Jump == true do wait() |
1531 | pcall(function() |
1532 | game:GetService("Players").LocalPlayer.Character:FindFirstChildOfClass("Humanoid").JumpPower = Jump.Text |
1533 | end) |
1534 | end |
1535 | else |
1536 | end |
1537 | if JumpNHentai.Text == "Jump (On)" then |
1538 | JumpNHentai.Text = "Jump (Off)" |
1539 | JumpNHentai.TextColor3 = Color3.fromRGB(255,0,0) |
1540 | _G.Jump = false |
1541 | end |
1542 | end) |
1543 | |
1544 | SetGrav.Name = "TextButton" |
1545 | SetGrav.Parent = F |
1546 | SetGrav.Size = UDim2.new(0, 100, 0, 40) |
1547 | SetGrav.Position = UDim2.new(0, 280, 0, 130) |
1548 | SetGrav.Text = "Set Gravity" |
1549 | SetGrav.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
1550 | SetGrav.TextColor3 = Color3.fromRGB(255, 255, 255) |
1551 | SetGrav.TextScaled = true |
1552 | SetGrav.Visible = false |
1553 | SetGrav.MouseButton1Click:Connect(function() |
1554 | game:GetService("Workspace").Gravity = Grav.Text |
1555 | end) |
1556 | |
1557 | SetHipHeight.Name = "TextButton" |
1558 | SetHipHeight.Parent = F |
1559 | SetHipHeight.Size = UDim2.new(0, 100, 0, 40) |
1560 | SetHipHeight.Position = UDim2.new(0, 20, 0, 130) |
1561 | SetHipHeight.Text = "SetHipHeight" |
1562 | SetHipHeight.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
1563 | SetHipHeight.TextColor3 = Color3.fromRGB(255, 255, 255) |
1564 | SetHipHeight.TextScaled = true |
1565 | SetHipHeight.Visible = false |
1566 | SetHipHeight.MouseButton1Click:Connect(function() |
1567 | game:GetService("Players").LocalPlayer.Character:FindFirstChildOfClass("Humanoid").HipHeight = HipHeight.Text |
1568 | end) |
1569 | |
1570 | Noclip.Name = "TextButton" |
1571 | Noclip.Parent = F |
1572 | Noclip.Size = UDim2.new(0, 100, 0, 40) |
1573 | Noclip.Position = UDim2.new(0, 20, 0, 40) |
1574 | Noclip.Text = "Noclip (Off)" |
1575 | Noclip.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
1576 | Noclip.TextColor3 = Color3.fromRGB(255, 0, 0) |
1577 | Noclip.TextScaled = true |
1578 | Noclip.Visible = false |
1579 | Noclip.MouseButton1Click:Connect(function() |
1580 | if Noclip.Text == "Noclip (Off)" then |
1581 | Noclip.Text = "Noclip (On)" |
1582 | Noclip.TextColor3 = Color3.fromRGB(0, 255, 0) |
1583 | local Noclipping = nil |
1584 | local speaker = game:GetService("Players").LocalPlayer |
1585 | Clip = false |
1586 | wait(0.1) |
1587 | local function NoclipLoop() |
1588 | if Clip == false and speaker.Character ~= nil then |
1589 | for _, child in pairs(speaker.Character:GetDescendants()) do |
1590 | if child:IsA("BasePart") and child.CanCollide == true and child.Name ~= floatName then |
1591 | child.CanCollide = false |
1592 | end |
1593 | end |
1594 | end |
1595 | end |
1596 | Noclipping = game:GetService('RunService').Stepped:Connect(NoclipLoop) |
1597 | else |
1598 | if Noclip.Text == "Noclip (On)" then |
1599 | Noclip.Text = "Noclip (Off)" |
1600 | Noclip.TextColor3 = Color3.fromRGB(255, 0, 0) |
1601 | if Noclipping then |
1602 | Noclipping:Disconnect() |
1603 | end |
1604 | Clip = true |
1605 | end |
1606 | end |
1607 | end) |
1608 | |
1609 | SetToNormal.Name = "SetToNormal" |
1610 | SetToNormal.Parent = F |
1611 | SetToNormal.Size = UDim2.new(0, 100, 0, 40) |
1612 | SetToNormal.Position = UDim2.new(0, 150, 0, 140) |
1613 | SetToNormal.Text = "SetToNormal" |
1614 | SetToNormal.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
1615 | SetToNormal.TextColor3 = Color3.fromRGB(255, 255, 255) |
1616 | SetToNormal.TextScaled = true |
1617 | SetToNormal.Visible = false |
1618 | SetToNormal.MouseButton1Click:Connect(function() |
1619 | game:GetService("Workspace").Gravity = gravity |
1620 | if game:GetService("Players").LocalPlayer.Character:FindFirstChildOfClass("Humanoid").RigType == Enum.HumanoidRigType.R6 then |
1621 | game:GetService("Players").LocalPlayer.Character:FindFirstChildOfClass("Humanoid").HipHeight = 0 |
1622 | end |
1623 | if game:GetService("Players").LocalPlayer.Character:FindFirstChildOfClass("Humanoid").RigType == Enum.HumanoidRigType.R15 then |
1624 | game:GetService("Players").LocalPlayer.Character:FindFirstChildOfClass("Humanoid").HipHeight = hipheight |
1625 | end |
1626 | game:GetService("Players").LocalPlayer.Character:FindFirstChildOfClass("Humanoid").WalkSpeed = walkspeed |
1627 | game:GetService("Players").LocalPlayer.Character:FindFirstChildOfClass("Humanoid").JumpPower = jumppower |
1628 | end) |
1629 | |
1630 | ReCam.Name = "ReCam" |
1631 | ReCam.Parent = F |
1632 | ReCam.Size = UDim2.new(0, 100, 0, 40) |
1633 | ReCam.Position = UDim2.new(0, 20, 0, 80) |
1634 | ReCam.Text = "FixCam" |
1635 | ReCam.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
1636 | ReCam.TextColor3 = Color3.fromRGB(255, 255, 255) |
1637 | ReCam.TextScaled = true |
1638 | ReCam.Visible = false |
1639 | ReCam.MouseButton1Click:Connect(function() |
1640 | game:GetService("Workspace").CurrentCamera.CameraType = "Fixed" |
1641 | wait(.1) |
1642 | game:GetService("Workspace").CurrentCamera.CameraType = "Custom" |
1643 | end) |
1644 | |
1645 | PlaceID.Name = "PlaceID" |
1646 | PlaceID.Parent = F |
1647 | PlaceID.Size = UDim2.new(0, 130, 0, 40) |
1648 | PlaceID.Position = UDim2.new(0, 10, 0, 40) |
1649 | PlaceID.Text = "Place ID: " .. tostring(game.PlaceId) |
1650 | PlaceID.ClearTextOnFocus = false |
1651 | PlaceID.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
1652 | PlaceID.TextColor3 = Color3.fromRGB(255, 255, 255) |
1653 | PlaceID.TextScaled = true |
1654 | PlaceID.TextSize = 15 |
1655 | PlaceID.Visible = false |
1656 | |
1657 | CopyPlaceId.Name = "CopyPlaceId" |
1658 | CopyPlaceId.Parent = PlaceID |
1659 | CopyPlaceId.Size = UDim2.new(0, 40, 0, 15) |
1660 | CopyPlaceId.Position = UDim2.new(0, 90, 0, 25) |
1661 | CopyPlaceId.Text = "Copy" |
1662 | CopyPlaceId.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
1663 | CopyPlaceId.BorderColor3 = Color3.fromRGB(255, 255, 255) |
1664 | CopyPlaceId.BorderSizePixel = 1 |
1665 | CopyPlaceId.TextColor3 = Color3.fromRGB(255, 255, 255) |
1666 | CopyPlaceId.TextScaled = true |
1667 | CopyPlaceId.TextSize = 20 |
1668 | CopyPlaceId.Visible = true |
1669 | CopyPlaceId.BackgroundTransparency = 0 |
1670 | CopyPlaceId.MouseButton1Click:Connect(function() |
1671 | toClipboard(tostring(game.PlaceId)) |
1672 | CopyPlaceId.Text = "Copied!" |
1673 | wait(1) |
1674 | CopyPlaceId.Text = "Copy" |
1675 | end) |
1676 | |
1677 | MaxPlayers.Name = "MaxPlayers" |
1678 | MaxPlayers.Parent = F |
1679 | MaxPlayers.Size = UDim2.new(0, 130, 0, 40) |
1680 | MaxPlayers.Position = UDim2.new(0, 155, 0, 40) |
1681 | MaxPlayers.Text = "Max Players: "..game.Players.MaxPlayers |
1682 | MaxPlayers.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
1683 | MaxPlayers.TextColor3 = Color3.fromRGB(255, 255, 255) |
1684 | MaxPlayers.TextScaled = true |
1685 | MaxPlayers.Visible = false |
1686 | |
1687 | players = game:GetService("Players"):GetPlayers() |
1688 | PlayersInServer.Name = "PlayersInServer" |
1689 | PlayersInServer.Parent = F |
1690 | PlayersInServer.Size = UDim2.new(0, 130, 0, 40) |
1691 | PlayersInServer.Position = UDim2.new(0, 155, 0, 100) |
1692 | PlayersInServer.Text = "PlayersInServer: "..#players |
1693 | PlayersInServer.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
1694 | PlayersInServer.TextColor3 = Color3.fromRGB(255, 255, 255) |
1695 | PlayersInServer.TextScaled = true |
1696 | PlayersInServer.Visible = false |
1697 | |
1698 | Time.Name = "Time" |
1699 | Time.Parent = F |
1700 | Time.Size = UDim2.new(0, 380, 0, 40) |
1701 | Time.Position = UDim2.new(0, 10, 0, 150) |
1702 | Time.Text = "Loading..." |
1703 | Time.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
1704 | Time.TextColor3 = Color3.fromRGB(255, 255, 255) |
1705 | Time.TextSize = 10 |
1706 | Time.TextScaled = true |
1707 | Time.Visible = false |
1708 | |
1709 | Rejoin.Name = "Rejoin" |
1710 | Rejoin.Parent = F |
1711 | Rejoin.Size = UDim2.new(0, 87, 0, 38) |
1712 | Rejoin.Position = UDim2.new(0, 301, 0, 41) |
1713 | Rejoin.Text = "Rejoin" |
1714 | Rejoin.BorderColor3 = Color3.fromRGB(0, 0, 0) |
1715 | Rejoin.BorderSizePixel = 2 |
1716 | Rejoin.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
1717 | Rejoin.TextColor3 = Color3.fromRGB(255, 255, 255) |
1718 | Rejoin.TextScaled = true |
1719 | Rejoin.TextSize = 20 |
1720 | Rejoin.Visible = false |
1721 | Rejoin.MouseButton1Click:Connect(function() |
1722 | if Rejoin.Text == "Rejoin" then |
1723 | Rejoin.Text = "Are You Sure?" |
1724 | Rejoin.BackgroundColor3 = Color3.fromRGB(0, 255, 0) |
1725 | Rejoin.TextColor3 = Color3.fromRGB(0, 0, 0) |
1726 | wait(3) |
1727 | Rejoin.Text = "Rejoin" |
1728 | Rejoin.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
1729 | Rejoin.TextColor3 = Color3.fromRGB(255, 255, 255) |
1730 | else |
1731 | if Rejoin.Text == "Are You Sure?" then |
1732 | Rejoin.Text = "Please Wait..." |
1733 | Rejoin.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
1734 | Rejoin.TextColor3 = Color3.fromRGB(255, 255, 255) |
1735 | game:GetService("TeleportService"):Teleport(game.PlaceId) |
1736 | end |
1737 | end |
1738 | end) |
1739 | |
1740 | ReText.Name = "ReText" |
1741 | ReText.Parent = F |
1742 | ReText.Size = UDim2.new(0, 90, 0, 40) |
1743 | ReText.Position = UDim2.new(0, 300, 0, 100) |
1744 | ReText.Text = "ReText" |
1745 | ReText.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
1746 | ReText.TextColor3 = Color3.fromRGB(255, 255, 255) |
1747 | ReText.TextScaled = true |
1748 | ReText.Visible = false |
1749 | ReText.MouseButton1Down:Connect(function() |
1750 | PlaceName.Text = "Place Name: " .. game:GetService("MarketplaceService"):GetProductInfo(game.PlaceId).Name |
1751 | PlaceID.Text = "Place ID: "..game.PlaceId |
1752 | end) |
1753 | |
1754 | FindBigServer.Name = "FindBigServer" |
1755 | FindBigServer.Parent = F |
1756 | FindBigServer.Size = UDim2.new(0, 97, 0, 38) |
1757 | FindBigServer.Position = UDim2.new(0, 291, 0, 201) |
1758 | FindBigServer.Text = "Find Big Server" |
1759 | FindBigServer.BorderColor3 = Color3.fromRGB(0, 0, 0) |
1760 | FindBigServer.BorderSizePixel = 2 |
1761 | FindBigServer.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
1762 | FindBigServer.TextColor3 = Color3.fromRGB(255, 255,255) |
1763 | FindBigServer.TextScaled = true |
1764 | FindBigServer.Visible = false |
1765 | FindBigServer.MouseButton1Click:Connect(function() |
1766 | if FindBigServer.Text == "Find Big Server" then |
1767 | FindBigServer.Text = "Are You Sure?" |
1768 | FindBigServer.BackgroundColor3 = Color3.fromRGB(0, 255, 0) |
1769 | FindBigServer.TextColor3 = Color3.fromRGB(0, 0, 0) |
1770 | wait(3) |
1771 | FindBigServer.Text = "Find Big Server" |
1772 | FindBigServer.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
1773 | FindBigServer.TextColor3 = Color3.fromRGB(255, 255,255) |
1774 | else |
1775 | if FindBigServer.Text == "Are You Sure?" then |
1776 | FindBigServer.Text = "Please Wait..." |
1777 | FindBigServer.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
1778 | FindBigServer.TextColor3 = Color3.fromRGB(255, 255,255) |
1779 | Max = game:GetService("Players").MaxPlayers - 1 |
1780 | local Http = game:GetService("HttpService") |
1781 | local TPS = game:GetService("TeleportService") |
1782 | local Api = "https://games.roblox.com/v1/games/" |
1783 | local _place = game.PlaceId |
1784 | local _servers = Api.._place.."/servers/Public?sortOrder=Asc&limit=100" |
1785 | function ListServers(cursor) |
1786 | local Raw = game:HttpGet(_servers .. ((cursor and "&cursor="..cursor) or "")) |
1787 | return Http:JSONDecode(Raw) |
1788 | end |
1789 | local Server, Next; repeat |
1790 | local Servers = ListServers(Next) |
1791 | Server = Servers.data[Max] |
1792 | Next = Servers.nextPageCursor |
1793 | until Server |
1794 | TPS:TeleportToPlaceInstance(_place,Server.id,game.Players.LocalPlayer) |
1795 | end |
1796 | end |
1797 | end) |
1798 | |
1799 | FindLowServer.Name = "FindLowServer" |
1800 | FindLowServer.Parent = F |
1801 | FindLowServer.Size = UDim2.new(0, 97, 0, 38) |
1802 | FindLowServer.Position = UDim2.new(0, 11, 0, 201) |
1803 | FindLowServer.Text = "Find Low Server" |
1804 | FindLowServer.BorderColor3 = Color3.fromRGB(0, 0, 0) |
1805 | FindLowServer.BorderSizePixel = 2 |
1806 | FindLowServer.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
1807 | FindLowServer.TextColor3 = Color3.fromRGB(255, 255,255) |
1808 | FindLowServer.TextScaled = true |
1809 | FindLowServer.Visible = false |
1810 | FindLowServer.MouseButton1Click:Connect(function() |
1811 | if FindLowServer.Text == "Find Low Server" then |
1812 | FindLowServer.Text = "Are You Sure?" |
1813 | FindLowServer.BackgroundColor3 = Color3.fromRGB(0, 255, 0) |
1814 | FindLowServer.TextColor3 = Color3.fromRGB(0, 0, 0) |
1815 | wait(3) |
1816 | FindLowServer.Text = "Find Low Server" |
1817 | FindLowServer.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
1818 | FindLowServer.TextColor3 = Color3.fromRGB(255, 255,255) |
1819 | else |
1820 | if FindLowServer.Text == "Are You Sure?" then |
1821 | FindLowServer.Text = "Please Wait..." |
1822 | FindLowServer.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
1823 | FindLowServer.TextColor3 = Color3.fromRGB(255, 255,255) |
1824 | local Http = game:GetService("HttpService") |
1825 | local TPS = game:GetService("TeleportService") |
1826 | local Api = "https://games.roblox.com/v1/games/" |
1827 | local _place = game.PlaceId |
1828 | local _servers = Api.._place.."/servers/Public?sortOrder=Asc&limit=100" |
1829 | function ListServers(cursor) |
1830 | local Raw = game:HttpGet(_servers .. ((cursor and "&cursor="..cursor) or "")) |
1831 | return Http:JSONDecode(Raw) |
1832 | end |
1833 | local Server, Next; repeat |
1834 | local Servers = ListServers(Next) |
1835 | Server = Servers.data[1] |
1836 | Next = Servers.nextPageCursor |
1837 | until Server |
1838 | TPS:TeleportToPlaceInstance(_place,Server.id,game.Players.LocalPlayer) |
1839 | end |
1840 | end |
1841 | end) |
1842 | |
1843 | ScrollingFrame.Name = "ScriptsHub" |
1844 | ScrollingFrame.Parent = F |
1845 | ScrollingFrame.Position = UDim2.new(0, 10, 0, 43) |
1846 | ScrollingFrame.Size = UDim2.new(0, 380, 0, 150) |
1847 | ScrollingFrame.BackgroundColor3 = Color3.fromRGB(220, 220, 220) |
1848 | ScrollingFrame.BackgroundTransparency = 0 |
1849 | ScrollingFrame.BorderColor3 = Color3.fromRGB(0, 0, 0) |
1850 | ScrollingFrame.BorderSizePixel = 2 |
1851 | ScrollingFrame.Visible = false |
1852 | ScrollingFrame.ScrollBarThickness = 0 |
1853 | ScrollingFrame.VerticalScrollBarPosition = Enum.VerticalScrollBarPosition.Right |
1854 | ScrollingFrame.CanvasSize = UDim2.new(0,0,0,0) |
1855 | ScrollingFrame.ScrollingDirection = Enum.ScrollingDirection.Y |
1856 | ScrollingFrame.AutomaticCanvasSize = Enum.AutomaticSize.Y |
1857 | |
1858 | UIGrid.Name = "UIGrid" |
1859 | UIGrid.Parent = ScrollingFrame |
1860 | UIGrid.CellPadding = UDim2.new(0, 39, 0, 20) |
1861 | UIGrid.CellSize = UDim2.new(0, 100, 0, 40) |
1862 | |
1863 | SourceFrame.Parent = F |
1864 | SourceFrame.Name = "SourceFrame" |
1865 | SourceFrame.Position = UDim2.new(0, 10, 0, 43) |
1866 | SourceFrame.Size = UDim2.new(0, 380, 0, 25) |
1867 | SourceFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
1868 | SourceFrame.BackgroundTransparency = 0 |
1869 | SourceFrame.BorderColor3 = Color3.fromRGB(255, 255, 255) |
1870 | SourceFrame.BorderSizePixel = 1 |
1871 | SourceFrame.Active = true |
1872 | SourceFrame.Visible = false |
1873 | |
1874 | ScriptName.Parent = SourceFrame |
1875 | ScriptName.Name = "ScriptName" |
1876 | ScriptName.Size = UDim2.new(0, 70, 0, 15) |
1877 | ScriptName.Position = UDim2.new(0, 5, 0, 5) |
1878 | ScriptName.Text = "" |
1879 | ScriptName.TextColor3 = Color3.fromRGB(255, 255, 255) |
1880 | ScriptName.TextSize = 20 |
1881 | ScriptName.TextScaled = true |
1882 | ScriptName.PlaceholderText = "Script Name" |
1883 | ScriptName.PlaceholderColor3 = Color3.fromRGB(200, 200, 200) |
1884 | ScriptName.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
1885 | ScriptName.BorderColor3 = Color3.fromRGB(255, 255, 255) |
1886 | ScriptName.BorderSizePixel = 1 |
1887 | |
1888 | SourceTextBox.Name = "SourceTextBox" |
1889 | SourceTextBox.Parent = SourceFrame |
1890 | SourceTextBox.Position = UDim2.new(0, 0, 0, 26) |
1891 | SourceTextBox.Size = UDim2.new(0, 380, 0, 125) |
1892 | SourceTextBox.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
1893 | SourceTextBox.TextColor3 = Color3.fromRGB(0, 255, 0) |
1894 | SourceTextBox.BackgroundTransparency = 0 |
1895 | SourceTextBox.BorderColor3 = Color3.fromRGB(255, 255, 255) |
1896 | SourceTextBox.BorderSizePixel = 1 |
1897 | SourceTextBox.TextSize = 15 |
1898 | SourceTextBox.Text = "" |
1899 | SourceTextBox.PlaceholderText = "Paste Script Here" |
1900 | SourceTextBox.PlaceholderColor3 = Color3.fromRGB(200, 200, 200) |
1901 | SourceTextBox.TextXAlignment = Enum.TextXAlignment.Left |
1902 | SourceTextBox.TextYAlignment = Enum.TextYAlignment.Top |
1903 | SourceTextBox.ClearTextOnFocus = false |
1904 | SourceTextBox.MultiLine = true |
1905 | SourceTextBox.Font = Enum.Font.Code |
1906 | SourceTextBox.ClipsDescendants = true |
1907 | |
1908 | CloseSource.Parent = SourceFrame |
1909 | CloseSource.Name = "CloseSource" |
1910 | CloseSource.Size = UDim2.new(0, 40, 0, 15) |
1911 | CloseSource.Position = UDim2.new(0, 335, 0, 5) |
1912 | CloseSource.Text = "Close" |
1913 | CloseSource.TextColor3 = Color3.fromRGB(255, 255, 255) |
1914 | CloseSource.TextScaled = true |
1915 | CloseSource.TextSize = 20 |
1916 | CloseSource.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
1917 | CloseSource.BackgroundTransparency = 0 |
1918 | CloseSource.BorderColor3 = Color3.fromRGB(255, 255, 255) |
1919 | CloseSource.BorderSizePixel = 1 |
1920 | CloseSource.MouseButton1Click:Connect(function() |
1921 | SourceFrame.Visible = false |
1922 | TryExecute.Visible = false |
1923 | ClearSource.Visible = false |
1924 | AddScript.Visible = true |
1925 | end) |
1926 | |
1927 | TryExecute.Name = "Goto waypoint" |
1928 | TryExecute.Parent = F |
1929 | TryExecute.Size = UDim2.new(0, 100, 0, 40) |
1930 | TryExecute.Position = UDim2.new(0, 8, 0, 200) |
1931 | TryExecute.Text = "Try Execute" |
1932 | TryExecute.TextScaled = true |
1933 | TryExecute.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
1934 | TryExecute.TextColor3 = Color3.fromRGB(255,255,255) |
1935 | TryExecute.Visible = false |
1936 | TryExecute.MouseButton1Click:Connect(function() |
1937 | local success, result = pcall(function() |
1938 | TryExecute.Text = "Running..." |
1939 | tryexecuting(SourceTextBox.Text) |
1940 | TryExecute.Text = "Done!" |
1941 | wait(1.5) |
1942 | TryExecute.Text = "Try Execute" |
1943 | end) |
1944 | if not success then |
1945 | TryExecute.Text = "Error." |
1946 | wait(0.5) |
1947 | TryExecute.Text = "Try Execute" |
1948 | ErrorOrResults(tostring(result)) |
1949 | end |
1950 | end) |
1951 | |
1952 | AddScript.Name = "Add Script" |
1953 | AddScript.Parent = F |
1954 | AddScript.Size = UDim2.new(0, 40, 0, 17) |
1955 | AddScript.BorderColor3 = Color3.fromRGB(255, 255, 255) |
1956 | AddScript.Position = UDim2.new(0, 350, 0, 176) |
1957 | AddScript.Text = "Add Script" |
1958 | AddScript.TextScaled = true |
1959 | AddScript.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
1960 | AddScript.TextColor3 = Color3.fromRGB(255,255,255) |
1961 | AddScript.Visible = false |
1962 | AddScript.MouseButton1Click:Connect(function() |
1963 | SourceFrame.Visible = true |
1964 | TryExecute.Visible = true |
1965 | ClearSource.Visible = true |
1966 | AddScript.Visible = false |
1967 | end) |
1968 | |
1969 | ClearSource.Name = "Add Script" |
1970 | ClearSource.Parent = F |
1971 | ClearSource.Size = UDim2.new(0, 40, 0, 17) |
1972 | ClearSource.BorderColor3 = Color3.fromRGB(255, 0, 0) |
1973 | ClearSource.Position = UDim2.new(0, 350, 0, 176) |
1974 | ClearSource.Text = "Clear" |
1975 | ClearSource.TextScaled = true |
1976 | ClearSource.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
1977 | ClearSource.TextColor3 = Color3.fromRGB(255,255,255) |
1978 | ClearSource.Visible = false |
1979 | ClearSource.MouseButton1Click:Connect(function() |
1980 | SourceTextBox.Text = "" |
1981 | end) |
1982 | |
1983 | AddToScriptHub.Parent = SourceFrame |
1984 | AddToScriptHub.Name = "AddToScriptHub" |
1985 | AddToScriptHub.Size = UDim2.new(0, 40, 0, 15) |
1986 | AddToScriptHub.Position = UDim2.new(0, 80, 0, 5) |
1987 | AddToScriptHub.Text = "Added" |
1988 | AddToScriptHub.TextColor3 = Color3.fromRGB(255, 255, 255) |
1989 | AddToScriptHub.TextScaled = true |
1990 | AddToScriptHub.TextSize = 20 |
1991 | AddToScriptHub.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
1992 | AddToScriptHub.BackgroundTransparency = 0 |
1993 | AddToScriptHub.BorderColor3 = Color3.fromRGB(255, 255, 255) |
1994 | AddToScriptHub.BorderSizePixel = 1 |
1995 | AddToScriptHub.MouseButton1Click:Connect(function() |
1996 | FileScriptName = ScriptName.Text |
1997 | SourceOrScript = SourceTextBox.Text |
1998 | Add(FileScriptName, SourceOrScript) |
1999 | AddedButton(FileScriptName, SourceOrScript) |
2000 | game.StarterGui:SetCore("SendNotification", |
2001 | { |
2002 | Title = "Script Added!"; |
2003 | Text = "Script Has Been Added!"; |
2004 | Duration = 5 |
2005 | }) |
2006 | end) |
2007 | |
2008 | function Add(Name, Script) |
2009 | read = readfile("TargetGui_Scripts.txt") |
2010 | writefile("TargetGui_Scripts.txt", read .. " " .. "AddedButton('" .. Name .. "', " .. "[[" .. Script .. "]])") |
2011 | end |
2012 | |
2013 | function ErrorOrResults(result) |
2014 | game.StarterGui:SetCore("SendNotification", |
2015 | { |
2016 | Title = "Results"; |
2017 | Text = "[" .. tostring(result) .. "]"; |
2018 | Duration = 5 |
2019 | }) |
2020 | end |
2021 | |
2022 | function AddedButton(Text, Source) |
2023 | local CreateButton = Instance.new("TextButton") |
2024 | CreateButton.Name = Text |
2025 | CreateButton.Parent = ScrollingFrame |
2026 | CreateButton.Size = UDim2.new(0, 100, 0, 40) |
2027 | CreateButton.Position = UDim2.new(0, 150, 0, 100) |
2028 | CreateButton.Text = Text |
2029 | CreateButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
2030 | CreateButton.TextColor3 = Color3.fromRGB(255, 255, 255) |
2031 | CreateButton.TextScaled = true |
2032 | CreateButton.TextSize = 20 |
2033 | CreateButton.Visible = true |
2034 | CreateButton.BackgroundTransparency = 0 |
2035 | CreateButton.MouseButton1Click:Connect(function() |
2036 | loadstring(Source)() |
2037 | end) |
2038 | end |
2039 | |
2040 | function NewBtn(Text, Script) |
2041 | local CreateButton = Instance.new("TextButton") |
2042 | CreateButton.Name = Text |
2043 | CreateButton.Parent = ScrollingFrame |
2044 | CreateButton.Size = UDim2.new(0, 100, 0, 40) |
2045 | CreateButton.Position = UDim2.new(0, 150, 0, 100) |
2046 | CreateButton.Text = Text |
2047 | CreateButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
2048 | CreateButton.TextColor3 = Color3.fromRGB(255, 255, 255) |
2049 | CreateButton.TextScaled = true |
2050 | CreateButton.TextSize = 20 |
2051 | CreateButton.Visible = true |
2052 | CreateButton.BackgroundTransparency = 0 |
2053 | CreateButton.MouseButton1Click:Connect(Script) |
2054 | end |
2055 | |
2056 | NewBtn("Reach Gui V3", function() |
2057 | loadstring(game:HttpGet('https://pastebin.com/raw/SiftLKeh'))() |
2058 | end) |
2059 | |
2060 | NewBtn("Infinite Yield", function() |
2061 | loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))() |
2062 | end) |
2063 | |
2064 | NewBtn("Fly Gui V3", function() |
2065 | loadstring(game:HttpGet('https://pastebin.com/raw/FBkucarG'))() |
2066 | end) |
2067 | |
2068 | NewBtn("Dash Gui", function() |
2069 | loadstring(game:HttpGet("https://pastebin.com/raw/beQVN8wZ"))(); |
2070 | end) |
2071 | |
2072 | NewBtn("Hitbox V1", function() |
2073 | |
2074 | end) |
2075 | |
2076 | NewBtn("Hitbox V5", function() |
2077 | loadstring(game:HttpGet('https://pastebin.com/raw/fq5UvWNm', true))() |
2078 | end) |
2079 | |
2080 | NewBtn("DropTool Gui", function() |
2081 | local DropToolsGui = Instance.new("ScreenGui") |
2082 | local main = Instance.new("Frame") |
2083 | local MoreFrame = Instance.new("Frame") |
2084 | local DropToolsOn = Instance.new("TextButton") |
2085 | local DropToolsOff = Instance.new("TextButton") |
2086 | local More = Instance.new("TextButton") |
2087 | local Low = Instance.new("TextButton") |
2088 | local Close = Instance.new("TextButton") |
2089 | local Droptool = Instance.new("TextButton") |
2090 | local Tools = Instance.new("TextBox") |
2091 | local Tools2 = Instance.new("TextBox") |
2092 | local Tools3 = Instance.new("TextBox") |
2093 | local Tools4 = Instance.new("TextBox") |
2094 | local Tools1 = Instance.new("TextBox") |
2095 | local Delay = Instance.new("TextBox") |
2096 | local ToolsName = Instance.new("TextBox") |
2097 | local Set = Instance.new("TextButton") |
2098 | local Set2 = Instance.new("TextButton") |
2099 | local Set3 = Instance.new("TextButton") |
2100 | local Set4 = Instance.new("TextButton") |
2101 | local Set1 = Instance.new("TextButton") |
2102 | |
2103 | |
2104 | DropToolsGui.Name = "DropToolsGui" |
2105 | DropToolsGui.Parent = game.CoreGui |
2106 | DropToolsGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling |
2107 | |
2108 | main.Name = "main" |
2109 | main.Parent = DropToolsGui |
2110 | main.BackgroundColor3 = Color3.fromRGB(0, 100, 200) |
2111 | main.Position = UDim2.new(0, 100, 0, 100) |
2112 | main.Size = UDim2.new(0, 150, 0, 160) |
2113 | main.Active = true |
2114 | main.Draggable = true |
2115 | |
2116 | MoreFrame.Name = "MoreFrame" |
2117 | MoreFrame.Parent = main |
2118 | MoreFrame.Size = UDim2.new(0, 150, 0, 200) |
2119 | MoreFrame.Position = UDim2.new(0, 0, 0, 160) |
2120 | MoreFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
2121 | MoreFrame.BackgroundTransparency = 0.5 |
2122 | MoreFrame.Visible = false |
2123 | |
2124 | Close.Name = "Close" |
2125 | Close.Parent = main |
2126 | Close.BackgroundColor3 = Color3.fromRGB(255, 0, 0) |
2127 | Close.Position = UDim2.new(0, -34, -0.266169071, 34) |
2128 | Close.Size = UDim2.new(0, 34, 0, 34) |
2129 | Close.Font = Enum.Font.SourceSans |
2130 | Close.Text = "X" |
2131 | Close.TextColor3 = Color3.fromRGB(0, 0, 0) |
2132 | Close.TextScaled = true |
2133 | Close.TextSize = 14.000 |
2134 | Close.TextWrapped = true |
2135 | Close.MouseButton1Down:Connect(function() |
2136 | _G.S = false |
2137 | DropToolsGui:Destroy() |
2138 | end) |
2139 | |
2140 | Low.Name = "Low" |
2141 | Low.Parent = MoreFrame |
2142 | Low.Size = UDim2.new(0, 30, 0, 30) |
2143 | Low.Position = UDim2.new(0, 0, 0, 170) |
2144 | Low.Text = "-" |
2145 | Low.BackgroundColor3 = Color3.fromRGB(255, 255, 355) |
2146 | Low.TextColor3 = Color3.fromRGB(255, 255, 255) |
2147 | Low.TextSize = 70 |
2148 | Low.BackgroundTransparency = 0.9 |
2149 | Low.Visible = false |
2150 | Low.MouseButton1Down:Connect(function() |
2151 | MoreFrame.Visible = false |
2152 | More.Visible = true |
2153 | end) |
2154 | |
2155 | More.Name = "More" |
2156 | More.Parent = main |
2157 | More.Size = UDim2.new(0, 30, 0, 30) |
2158 | More.Position = UDim2.new(0, 0, 0, 130) |
2159 | More.Text = "+" |
2160 | More.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
2161 | More.TextColor3 = Color3.fromRGB(0, 0, 0) |
2162 | More.TextSize = 25 |
2163 | More.BackgroundTransparency = 0.96 |
2164 | More.MouseButton1Down:Connect(function() |
2165 | MoreFrame.Visible = true |
2166 | More.Visible = false |
2167 | Low.Visible = true |
2168 | end) |
2169 | |
2170 | DropToolsOn.Name = "Drop Tool" |
2171 | DropToolsOn.Parent = main |
2172 | DropToolsOn.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
2173 | DropToolsOn.Position = UDim2.new(0, 81, 0, 35) |
2174 | DropToolsOn.Size = UDim2.new(0, 55, 0, 50) |
2175 | DropToolsOn.Font = Enum.Font.SourceSans |
2176 | DropToolsOn.Text = "DropTools (On)" |
2177 | DropToolsOn.TextColor3 = Color3.fromRGB(0, 255, 0) |
2178 | DropToolsOn.TextScaled = true |
2179 | DropToolsOn.TextSize = 14.000 |
2180 | DropToolsOn.TextWrapped = true |
2181 | DropToolsOn.Visible = false |
2182 | DropToolsOn.MouseButton1Down:Connect(function() |
2183 | DropToolsOn.Visible = false |
2184 | DropToolsOff.Visible = true |
2185 | _G.Drop = false |
2186 | _G.Drop = false |
2187 | _G.Drop = false |
2188 | _G.Drop = false |
2189 | _G.Drop = false |
2190 | _G.Drop = false |
2191 | end) |
2192 | |
2193 | DropToolsOff.Name = "DropToolsOff" |
2194 | DropToolsOff.Parent = main |
2195 | DropToolsOff.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
2196 | DropToolsOff.Position = UDim2.new(0, 81, 0, 35) |
2197 | DropToolsOff.Size = UDim2.new(0, 58, 0, 50) |
2198 | DropToolsOff.Font = Enum.Font.SourceSans |
2199 | DropToolsOff.Text = "DropTools (Off)" |
2200 | DropToolsOff.TextColor3 = Color3.fromRGB(255, 0, 0) |
2201 | DropToolsOff.TextScaled = true |
2202 | DropToolsOff.TextSize = 14.000 |
2203 | DropToolsOff.TextWrapped = true |
2204 | DropToolsOff.MouseButton1Down:Connect(function() |
2205 | DropToolsOff.Visible = false |
2206 | DropToolsOn.Visible = true |
2207 | _G.Drop = true |
2208 | while _G.Drop == true do wait(Delay.Text) |
2209 | if Tools1.Text == "all" or Tools.Text == "all" or Tools2.Text == "all" or Tools3.Text == "all" or Tools4.Text == "all" then |
2210 | for i,v in pairs(game.Players.LocalPlayer:FindFirstChildOfClass("Backpack"):GetChildren()) do |
2211 | if v:IsA("Tool") then |
2212 | v.Parent = game.Players.LocalPlayer.Character |
2213 | end |
2214 | end |
2215 | for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do |
2216 | if v:IsA("Tool") then |
2217 | v.Parent = Workspace |
2218 | end |
2219 | end |
2220 | end |
2221 | for i,v in pairs(game.Players.LocalPlayer:FindFirstChildOfClass("Backpack"):GetChildren()) do |
2222 | if v.Name == Tools.Text or v.Name == Tools1.Text or v.Name == Tools2.Text or v.Name == Tools3.Text or v.Name == Tools4.Text then |
2223 | v.Parent = game.Players.LocalPlayer.Character |
2224 | end |
2225 | end |
2226 | for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do |
2227 | if v.Name == Tools.Text or v.Name == Tools1.Text or v.Name == Tools2.Text or v.Name == Tools3.Text or v.Name == Tools4.Text then |
2228 | v.Parent = Workspace |
2229 | end |
2230 | end |
2231 | end |
2232 | end) |
2233 | |
2234 | Droptool.Name = "Droptool" |
2235 | Droptool.Parent = main |
2236 | Droptool.Size = UDim2.new(0, 58, 0, 50) |
2237 | Droptool.Position = UDim2.new(0, 10, 0, 35) |
2238 | Droptool.Text = "Drop Tool" |
2239 | Droptool.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
2240 | Droptool.TextColor3 = Color3.fromRGB(255, 255, 255) |
2241 | Droptool.TextScaled = true |
2242 | Droptool.MouseButton1Down:Connect(function() |
2243 | for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do |
2244 | if v:IsA("Tool") then |
2245 | v.Parent = Workspace |
2246 | end |
2247 | end |
2248 | end) |
2249 | |
2250 | Tools.Name = "Tools" |
2251 | Tools.Parent = MoreFrame |
2252 | Tools.Size = UDim2.new(0, 100, 0, 30) |
2253 | Tools.Position = UDim2.new(0, 10, 0, 5) |
2254 | Tools.Text = "Tools Name" |
2255 | Tools.BackgroundColor3 = Color3.fromRGB(255,255, 255) |
2256 | Tools.TextColor3 = Color3.fromRGB(0, 0, 0) |
2257 | Tools.TextSize = 15 |
2258 | Tools.TextScaled = true |
2259 | Tools.PlaceholderText = "Tools Name" |
2260 | Tools.PlaceholderColor3 = Color3.fromRGB(0,0,0) |
2261 | Tools.ClearTextOnFocus = true |
2262 | |
2263 | Set.Name = "Set" |
2264 | Set.Parent = Tools |
2265 | Set.Size = UDim2.new(0, 30, 0, 30) |
2266 | Set.Position = UDim2.new(0, 100, 0, 0) |
2267 | Set.Text = "Set" |
2268 | Set.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
2269 | Set.TextColor3 = Color3.fromRGB(255, 255, 255) |
2270 | Set.TextScaled = true |
2271 | Set.TextSize = 20 |
2272 | Set.Visible = true |
2273 | Set.BackgroundTransparency = 0 |
2274 | Set.MouseButton1Down:Connect(function() |
2275 | Tools.Text = ToolsName.Text |
2276 | end) |
2277 | |
2278 | Tools2.Name = "Tools2" |
2279 | Tools2.Parent = MoreFrame |
2280 | Tools2.Size = UDim2.new(0, 100, 0, 30) |
2281 | Tools2.Position = UDim2.new(0, 10, 0, 40) |
2282 | Tools2.Text = "Tools Name" |
2283 | Tools2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) |
2284 | Tools2.TextColor3 = Color3.fromRGB(0, 0, 0) |
2285 | Tools2.PlaceholderText = "Tools Name" |
2286 | Tools2.TextSize = 15 |
2287 | Tools2.TextScaled = true |
2288 | Tools2.PlaceholderColor3 = Color3.fromRGB(0,0,0) |
2289 | Tools2.ClearTextOnFocus = true |
2290 | |
2291 | Set2.Name = "Set" |
2292 | Set2.Parent = Tools2 |
2293 | Set2.Size = UDim2.new(0, 30, 0, 30) |
2294 | Set2.Position = UDim2.new(0, 100, 0, 0) |
2295 | Set2.Text = "Set" |
2296 | Set2.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
2297 | Set2.TextColor3 = Color3.fromRGB(255, 255, 255) |
2298 | Set2.TextScaled = true |
2299 | Set2.TextSize = 20 |
2300 | Set2.Visible = true |
2301 | Set2.BackgroundTransparency = 0 |
2302 | Set2.MouseButton1Down:Connect(function() |
2303 | Tools2.Text = ToolsName.Text |
2304 | end) |
2305 | |
2306 | Tools3.Name = "Tools3" |
2307 | Tools3.Parent = MoreFrame |
2308 | Tools3.Size = UDim2.new(0, 100, 0, 30) |
2309 | Tools3.Position = UDim2.new(0, 10, 0, 75) |
2310 | Tools3.Text = "Tools Name" |
2311 | Tools3.BackgroundColor3 = Color3.fromRGB(255, 255, 255) |
2312 | Tools3.TextColor3 = Color3.fromRGB(0, 0, 0) |
2313 | Tools3.TextSize = 15 |
2314 | Tools3.TextScaled = true |
2315 | Tools3.PlaceholderText = "Tools Name" |
2316 | Tools3.PlaceholderColor3 = Color3.fromRGB(0,0,0) |
2317 | Tools3.ClearTextOnFocus = true |
2318 | |
2319 | Set3.Name = "Set" |
2320 | Set3.Parent = Tools3 |
2321 | Set3.Size = UDim2.new(0, 30, 0, 30) |
2322 | Set3.Position = UDim2.new(0, 100, 0, 0) |
2323 | Set3.Text = "Set" |
2324 | Set3.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
2325 | Set3.TextColor3 = Color3.fromRGB(255, 255, 255) |
2326 | Set3.TextScaled = true |
2327 | Set3.TextSize = 20 |
2328 | Set3.Visible = true |
2329 | Set3.BackgroundTransparency = 0 |
2330 | Set3.MouseButton1Down:Connect(function() |
2331 | Tools3.Text = ToolsName.Text |
2332 | end) |
2333 | |
2334 | Tools4.Name = "Tools4" |
2335 | Tools4.Parent = MoreFrame |
2336 | Tools4.Size = UDim2.new(0, 100, 0, 30) |
2337 | Tools4.Position = UDim2.new(0, 10, 0, 110) |
2338 | Tools4.Text = "Tools Name" |
2339 | Tools4.BackgroundColor3 = Color3.fromRGB(255, 255, 255) |
2340 | Tools4.TextColor3 = Color3.fromRGB(0, 0, 0) |
2341 | Tools4.TextSize = 15 |
2342 | Tools4.TextScaled = true |
2343 | Tools4.PlaceholderText = "Tools Name" |
2344 | Tools4.PlaceholderColor3 = Color3.fromRGB(0,0,0) |
2345 | Tools4.ClearTextOnFocus = true |
2346 | |
2347 | Set4.Name = "Set" |
2348 | Set4.Parent = Tools4 |
2349 | Set4.Size = UDim2.new(0, 30, 0, 30) |
2350 | Set4.Position = UDim2.new(0, 100, 0, 0) |
2351 | Set4.Text = "Set" |
2352 | Set4.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
2353 | Set4.TextColor3 = Color3.fromRGB(255, 255, 255) |
2354 | Set4.TextScaled = true |
2355 | Set4.TextSize = 20 |
2356 | Set4.Visible = true |
2357 | Set4.BackgroundTransparency = 0 |
2358 | Set4.MouseButton1Down:Connect(function() |
2359 | Tools4.Text = ToolsName.Text |
2360 | end) |
2361 | |
2362 | Tools1.Name = "Tools1" |
2363 | Tools1.Parent = main |
2364 | Tools1.Size = UDim2.new(0, 90, 0, 40) |
2365 | Tools1.Position = UDim2.new(0, 10, 0, 90) |
2366 | Tools1.Text = "" |
2367 | Tools1.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
2368 | Tools1.TextColor3 = Color3.fromRGB(255, 0, 0) |
2369 | Tools1.TextSize = 15 |
2370 | Tools1.TextScaled = true |
2371 | Tools1.PlaceholderText = "type all to drop all tools" |
2372 | Tools1.PlaceholderColor3 = Color3.fromRGB(255, 0, 0) |
2373 | Tools1.ClearTextOnFocus = true |
2374 | |
2375 | Set1.Name = "Set" |
2376 | Set1.Parent = Tools1 |
2377 | Set1.Size = UDim2.new(0, 40, 0, 40) |
2378 | Set1.Position = UDim2.new(0, 90, 0, 0) |
2379 | Set1.Text = "Set" |
2380 | Set1.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
2381 | Set1.TextColor3 = Color3.fromRGB(255, 255, 255) |
2382 | Set1.TextScaled = true |
2383 | Set1.TextSize = 20 |
2384 | Set1.Visible = true |
2385 | Set1.BackgroundTransparency = 0 |
2386 | Set1.MouseButton1Down:Connect(function() |
2387 | Tools1.Text = ToolsName.Text |
2388 | end) |
2389 | |
2390 | Delay.Name = "Delay" |
2391 | Delay.Parent = main |
2392 | Delay.Size = UDim2.new(0, 33, 0, 34) |
2393 | Delay.Position = UDim2.new(0, -34, 0, 26) |
2394 | Delay.Text = "0.2" |
2395 | Delay.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
2396 | Delay.TextColor3 = Color3.fromRGB(255, 255, 255) |
2397 | Delay.TextSize = 15 |
2398 | Delay.TextScaled = true |
2399 | Delay.PlaceholderText = "Delay" |
2400 | Delay.PlaceholderColor3 = Color3.fromRGB(255, 255, 255) |
2401 | |
2402 | ToolsName.Name = "ToolsName" |
2403 | ToolsName.Parent = main |
2404 | ToolsName.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
2405 | ToolsName.Position = UDim2.new(0, 0, -0.266169071, 34) |
2406 | ToolsName.Size = UDim2.new(0, 150, 0, 34) |
2407 | ToolsName.Font = Enum.Font.SourceSans |
2408 | ToolsName.Text = "" |
2409 | ToolsName.TextColor3 = Color3.fromRGB(255, 255, 255) |
2410 | ToolsName.TextSize = 17.5 |
2411 | ToolsName.TextScaled = true |
2412 | ToolsName.PlaceholderText = "This will show tool name" |
2413 | ToolsName.PlaceholderColor3 = Color3.fromRGB(255, 255, 255) |
2414 | ToolsName.ClearTextOnFocus = false |
2415 | |
2416 | game:GetService('RunService').RenderStepped:connect(function() |
2417 | for i,t in pairs(game.Players.LocalPlayer.Character:GetChildren()) do |
2418 | if t:IsA("Tool") then |
2419 | ToolsName.Text = (t.Name) |
2420 | end |
2421 | end |
2422 | end) |
2423 | end) |
2424 | |
2425 | NewBtn("UseTools Gui", function() |
2426 | local UseToolsGui = Instance.new("ScreenGui") |
2427 | local main = Instance.new("Frame") |
2428 | local MoreFrame = Instance.new("Frame") |
2429 | local UseToolsOn = Instance.new("TextButton") |
2430 | local UseToolsOff = Instance.new("TextButton") |
2431 | local More = Instance.new("TextButton") |
2432 | local Low = Instance.new("TextButton") |
2433 | local Close = Instance.new("TextButton") |
2434 | local Usetools = Instance.new("TextButton") |
2435 | local Tools = Instance.new("TextBox") |
2436 | local Tools2 = Instance.new("TextBox") |
2437 | local Tools3 = Instance.new("TextBox") |
2438 | local Tools4 = Instance.new("TextBox") |
2439 | local Tools1 = Instance.new("TextBox") |
2440 | local Delay = Instance.new("TextBox") |
2441 | local ToolsName = Instance.new("TextBox") |
2442 | local Set = Instance.new("TextButton") |
2443 | local Set2 = Instance.new("TextButton") |
2444 | local Set3 = Instance.new("TextButton") |
2445 | local Set4 = Instance.new("TextButton") |
2446 | local Set1 = Instance.new("TextButton") |
2447 | |
2448 | UseToolsGui.Name = "UseToolsGui" |
2449 | UseToolsGui.Parent = game.CoreGui |
2450 | UseToolsGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling |
2451 | |
2452 | main.Name = "main" |
2453 | main.Parent = UseToolsGui |
2454 | main.BackgroundColor3 = Color3.fromRGB(255, 255, 255) |
2455 | main.Position = UDim2.new(0, 100, 0, 100) |
2456 | main.Size = UDim2.new(0, 150, 0, 160) |
2457 | main.Active = true |
2458 | main.Draggable = true |
2459 | |
2460 | MoreFrame.Name = "MoreFrame" |
2461 | MoreFrame.Parent = main |
2462 | MoreFrame.Size = UDim2.new(0, 150, 0, 200) |
2463 | MoreFrame.Position = UDim2.new(0, 0, 0, 160) |
2464 | MoreFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
2465 | MoreFrame.BackgroundTransparency = 0.5 |
2466 | MoreFrame.Visible = false |
2467 | |
2468 | Close.Name = "Close" |
2469 | Close.Parent = main |
2470 | Close.BackgroundColor3 = Color3.fromRGB(255, 0, 0) |
2471 | Close.Position = UDim2.new(0, -34, -0.266169071, 34) |
2472 | Close.Size = UDim2.new(0, 34, 0, 34) |
2473 | Close.Font = Enum.Font.SourceSans |
2474 | Close.Text = "X" |
2475 | Close.TextColor3 = Color3.fromRGB(0, 0, 0) |
2476 | Close.TextScaled = true |
2477 | Close.TextSize = 14.000 |
2478 | Close.TextWrapped = true |
2479 | Close.MouseButton1Down:Connect(function() |
2480 | _G.S = false |
2481 | UseToolsGui:Destroy() |
2482 | end) |
2483 | |
2484 | Low.Name = "Low" |
2485 | Low.Parent = MoreFrame |
2486 | Low.Size = UDim2.new(0, 30, 0, 30) |
2487 | Low.Position = UDim2.new(0, 0, 0, 170) |
2488 | Low.Text = "-" |
2489 | Low.BackgroundColor3 = Color3.fromRGB(255, 255, 355) |
2490 | Low.TextColor3 = Color3.fromRGB(255, 255, 255) |
2491 | Low.TextSize = 70 |
2492 | Low.BackgroundTransparency = 0.9 |
2493 | Low.Visible = false |
2494 | Low.MouseButton1Down:Connect(function() |
2495 | MoreFrame.Visible = false |
2496 | More.Visible = true |
2497 | end) |
2498 | |
2499 | More.Name = "More" |
2500 | More.Parent = main |
2501 | More.Size = UDim2.new(0, 30, 0, 30) |
2502 | More.Position = UDim2.new(0, 0, 0, 130) |
2503 | More.Text = "+" |
2504 | More.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
2505 | More.TextColor3 = Color3.fromRGB(0, 0, 0) |
2506 | More.TextSize = 25 |
2507 | More.BackgroundTransparency = 0.96 |
2508 | More.MouseButton1Down:Connect(function() |
2509 | MoreFrame.Visible = true |
2510 | More.Visible = false |
2511 | Low.Visible = true |
2512 | end) |
2513 | |
2514 | UseToolsOn.Name = "UseTools" |
2515 | UseToolsOn.Parent = main |
2516 | UseToolsOn.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
2517 | UseToolsOn.Position = UDim2.new(0, 81, 0, 35) |
2518 | UseToolsOn.Size = UDim2.new(0, 55, 0, 50) |
2519 | UseToolsOn.Font = Enum.Font.SourceSans |
2520 | UseToolsOn.Text = "UseTools (On)" |
2521 | UseToolsOn.TextColor3 = Color3.fromRGB(0, 255, 0) |
2522 | UseToolsOn.TextScaled = true |
2523 | UseToolsOn.TextSize = 14.000 |
2524 | UseToolsOn.TextWrapped = true |
2525 | UseToolsOn.Visible = false |
2526 | UseToolsOn.MouseButton1Down:Connect(function() |
2527 | UseToolsOn.Visible = false |
2528 | UseToolsOff.Visible = true |
2529 | _G.S = false |
2530 | _G.S = false |
2531 | _G.S = false |
2532 | _G.S = false |
2533 | _G.S = false |
2534 | _G.S = false |
2535 | end) |
2536 | |
2537 | UseToolsOff.Name = "UseToolsOff" |
2538 | UseToolsOff.Parent = main |
2539 | UseToolsOff.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
2540 | UseToolsOff.Position = UDim2.new(0, 81, 0, 35) |
2541 | UseToolsOff.Size = UDim2.new(0, 58, 0, 50) |
2542 | UseToolsOff.Font = Enum.Font.SourceSans |
2543 | UseToolsOff.Text = "UseTool (Off)" |
2544 | UseToolsOff.TextColor3 = Color3.fromRGB(255, 0, 0) |
2545 | UseToolsOff.TextScaled = true |
2546 | UseToolsOff.TextSize = 14.000 |
2547 | UseToolsOff.TextWrapped = true |
2548 | UseToolsOff.MouseButton1Down:Connect(function() |
2549 | UseToolsOff.Visible = false |
2550 | UseToolsOn.Visible = true |
2551 | _G.S = true |
2552 | while _G.S == true do wait(Delay.Text) |
2553 | if Tools1.Text == "all" or Tools.Text == "all" or Tools2.Text == "all" or Tools3.Text == "all" or Tools4.Text == "all" then |
2554 | for i,v in pairs(game.Players.LocalPlayer:FindFirstChildOfClass("Backpack"):GetChildren()) do |
2555 | if v:IsA("Tool") then |
2556 | v.Parent = game.Players.LocalPlayer.Character |
2557 | end |
2558 | end |
2559 | for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do |
2560 | if v:IsA("Tool") then |
2561 | v:Activate() |
2562 | end |
2563 | end |
2564 | end |
2565 | for i,v in pairs(game.Players.LocalPlayer:FindFirstChildOfClass("Backpack"):GetChildren()) do |
2566 | if v.Name == Tools.Text or v.Name == Tools1.Text or v.Name == Tools2.Text or v.Name == Tools3.Text or v.Name == Tools4.Text then |
2567 | v.Parent = game.Players.LocalPlayer.Character |
2568 | end |
2569 | end |
2570 | for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do |
2571 | if v.Name == Tools.Text or v.Name == Tools1.Text or v.Name == Tools2.Text or v.Name == Tools3.Text or v.Name == Tools4.Text then |
2572 | v:Activate() |
2573 | end |
2574 | end |
2575 | end |
2576 | end) |
2577 | |
2578 | Usetools.Name = "Usetools" |
2579 | Usetools.Parent = main |
2580 | Usetools.Size = UDim2.new(0, 58, 0, 50) |
2581 | Usetools.Position = UDim2.new(0, 10, 0, 35) |
2582 | Usetools.Text = "Use Tools" |
2583 | Usetools.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
2584 | Usetools.TextColor3 = Color3.fromRGB(255, 255, 255) |
2585 | Usetools.TextScaled = true |
2586 | Usetools.MouseButton1Down:Connect(function() |
2587 | for i,v in pairs(game.Players.LocalPlayer:FindFirstChildOfClass("Backpack"):GetChildren()) do |
2588 | if v:IsA("Tool") then |
2589 | v.Parent = game.Players.LocalPlayer.Character |
2590 | end |
2591 | end |
2592 | for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do |
2593 | if v:IsA("Tool") then |
2594 | v:Activate() |
2595 | end |
2596 | end |
2597 | end) |
2598 | |
2599 | Tools.Name = "Tools" |
2600 | Tools.Parent = MoreFrame |
2601 | Tools.Size = UDim2.new(0, 100, 0, 30) |
2602 | Tools.Position = UDim2.new(0, 10, 0, 5) |
2603 | Tools.Text = "Tools Name" |
2604 | Tools.BackgroundColor3 = Color3.fromRGB(255,255, 255) |
2605 | Tools.TextColor3 = Color3.fromRGB(0, 0, 0) |
2606 | Tools.TextSize = 15 |
2607 | Tools.TextScaled = true |
2608 | Tools.PlaceholderText = "Tools Name" |
2609 | Tools.PlaceholderColor3 = Color3.fromRGB(0,0,0) |
2610 | Tools.ClearTextOnFocus = true |
2611 | |
2612 | Set.Name = "Set" |
2613 | Set.Parent = Tools |
2614 | Set.Size = UDim2.new(0, 30, 0, 30) |
2615 | Set.Position = UDim2.new(0, 100, 0, 0) |
2616 | Set.Text = "Set" |
2617 | Set.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
2618 | Set.TextColor3 = Color3.fromRGB(255, 255, 255) |
2619 | Set.TextScaled = true |
2620 | Set.TextSize = 20 |
2621 | Set.Visible = true |
2622 | Set.BackgroundTransparency = 0 |
2623 | Set.MouseButton1Down:Connect(function() |
2624 | Tools.Text = ToolsName.Text |
2625 | end) |
2626 | |
2627 | Tools2.Name = "Tools2" |
2628 | Tools2.Parent = MoreFrame |
2629 | Tools2.Size = UDim2.new(0, 100, 0, 30) |
2630 | Tools2.Position = UDim2.new(0, 10, 0, 40) |
2631 | Tools2.Text = "Tools Name" |
2632 | Tools2.BackgroundColor3 = Color3.fromRGB(255, 255, 255) |
2633 | Tools2.TextColor3 = Color3.fromRGB(0, 0, 0) |
2634 | Tools2.PlaceholderText = "Tools Name" |
2635 | Tools2.TextSize = 15 |
2636 | Tools2.TextScaled = true |
2637 | Tools2.PlaceholderColor3 = Color3.fromRGB(0,0,0) |
2638 | Tools2.ClearTextOnFocus = true |
2639 | |
2640 | Set2.Name = "Set" |
2641 | Set2.Parent = Tools2 |
2642 | Set2.Size = UDim2.new(0, 30, 0, 30) |
2643 | Set2.Position = UDim2.new(0, 100, 0, 0) |
2644 | Set2.Text = "Set" |
2645 | Set2.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
2646 | Set2.TextColor3 = Color3.fromRGB(255, 255, 255) |
2647 | Set2.TextScaled = true |
2648 | Set2.TextSize = 20 |
2649 | Set2.Visible = true |
2650 | Set2.BackgroundTransparency = 0 |
2651 | Set2.MouseButton1Down:Connect(function() |
2652 | Tools2.Text = ToolsName.Text |
2653 | end) |
2654 | |
2655 | Tools3.Name = "Tools3" |
2656 | Tools3.Parent = MoreFrame |
2657 | Tools3.Size = UDim2.new(0, 100, 0, 30) |
2658 | Tools3.Position = UDim2.new(0, 10, 0, 75) |
2659 | Tools3.Text = "Tools Name" |
2660 | Tools3.BackgroundColor3 = Color3.fromRGB(255, 255, 255) |
2661 | Tools3.TextColor3 = Color3.fromRGB(0, 0, 0) |
2662 | Tools3.TextSize = 15 |
2663 | Tools3.TextScaled = true |
2664 | Tools3.PlaceholderText = "Tools Name" |
2665 | Tools3.PlaceholderColor3 = Color3.fromRGB(0,0,0) |
2666 | Tools3.ClearTextOnFocus = true |
2667 | |
2668 | Set3.Name = "Set" |
2669 | Set3.Parent = Tools3 |
2670 | Set3.Size = UDim2.new(0, 30, 0, 30) |
2671 | Set3.Position = UDim2.new(0, 100, 0, 0) |
2672 | Set3.Text = "Set" |
2673 | Set3.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
2674 | Set3.TextColor3 = Color3.fromRGB(255, 255, 255) |
2675 | Set3.TextScaled = true |
2676 | Set3.TextSize = 20 |
2677 | Set3.Visible = true |
2678 | Set3.BackgroundTransparency = 0 |
2679 | Set3.MouseButton1Down:Connect(function() |
2680 | Tools3.Text = ToolsName.Text |
2681 | end) |
2682 | |
2683 | Tools4.Name = "Tools4" |
2684 | Tools4.Parent = MoreFrame |
2685 | Tools4.Size = UDim2.new(0, 100, 0, 30) |
2686 | Tools4.Position = UDim2.new(0, 10, 0, 110) |
2687 | Tools4.Text = "Tools Name" |
2688 | Tools4.BackgroundColor3 = Color3.fromRGB(255, 255, 255) |
2689 | Tools4.TextColor3 = Color3.fromRGB(0, 0, 0) |
2690 | Tools4.TextSize = 15 |
2691 | Tools4.TextScaled = true |
2692 | Tools4.PlaceholderText = "Tools Name" |
2693 | Tools4.PlaceholderColor3 = Color3.fromRGB(0,0,0) |
2694 | Tools4.ClearTextOnFocus = true |
2695 | |
2696 | Set4.Name = "Set" |
2697 | Set4.Parent = Tools4 |
2698 | Set4.Size = UDim2.new(0, 30, 0, 30) |
2699 | Set4.Position = UDim2.new(0, 100, 0, 0) |
2700 | Set4.Text = "Set" |
2701 | Set4.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
2702 | Set4.TextColor3 = Color3.fromRGB(255, 255, 255) |
2703 | Set4.TextScaled = true |
2704 | Set4.TextSize = 20 |
2705 | Set4.Visible = true |
2706 | Set4.BackgroundTransparency = 0 |
2707 | Set4.MouseButton1Down:Connect(function() |
2708 | Tools4.Text = ToolsName.Text |
2709 | end) |
2710 | |
2711 | Tools1.Name = "Tools1" |
2712 | Tools1.Parent = main |
2713 | Tools1.Size = UDim2.new(0, 90, 0, 40) |
2714 | Tools1.Position = UDim2.new(0, 10, 0, 90) |
2715 | Tools1.Text = "" |
2716 | Tools1.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
2717 | Tools1.TextColor3 = Color3.fromRGB(255, 0, 0) |
2718 | Tools1.TextSize = 15 |
2719 | Tools1.TextScaled = true |
2720 | Tools1.PlaceholderText = "type all to use all tools" |
2721 | Tools1.PlaceholderColor3 = Color3.fromRGB(255, 0, 0) |
2722 | Tools1.ClearTextOnFocus = true |
2723 | |
2724 | Set1.Name = "Set" |
2725 | Set1.Parent = Tools1 |
2726 | Set1.Size = UDim2.new(0, 40, 0, 40) |
2727 | Set1.Position = UDim2.new(0, 90, 0, 0) |
2728 | Set1.Text = "Set" |
2729 | Set1.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
2730 | Set1.TextColor3 = Color3.fromRGB(255, 255, 255) |
2731 | Set1.TextScaled = true |
2732 | Set1.TextSize = 20 |
2733 | Set1.Visible = true |
2734 | Set1.BackgroundTransparency = 0 |
2735 | Set1.MouseButton1Down:Connect(function() |
2736 | Tools1.Text = ToolsName.Text |
2737 | end) |
2738 | |
2739 | Delay.Name = "Delay" |
2740 | Delay.Parent = main |
2741 | Delay.Size = UDim2.new(0, 33, 0, 34) |
2742 | Delay.Position = UDim2.new(0, -34, 0, 26) |
2743 | Delay.Text = "0.2" |
2744 | Delay.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
2745 | Delay.TextColor3 = Color3.fromRGB(255, 255, 255) |
2746 | Delay.TextSize = 15 |
2747 | Delay.TextScaled = true |
2748 | Delay.PlaceholderText = "Delay" |
2749 | Delay.PlaceholderColor3 = Color3.fromRGB(255, 255, 255) |
2750 | |
2751 | ToolsName.Name = "ToolsName" |
2752 | ToolsName.Parent = main |
2753 | ToolsName.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
2754 | ToolsName.Position = UDim2.new(0, 0, -0.266169071, 34) |
2755 | ToolsName.Size = UDim2.new(0, 150, 0, 34) |
2756 | ToolsName.Font = Enum.Font.SourceSans |
2757 | ToolsName.Text = "" |
2758 | ToolsName.TextColor3 = Color3.fromRGB(255, 255, 255) |
2759 | ToolsName.TextSize = 17.5 |
2760 | ToolsName.TextScaled = true |
2761 | ToolsName.PlaceholderText = "This will show tool name" |
2762 | ToolsName.PlaceholderColor3 = Color3.fromRGB(255, 255, 255) |
2763 | ToolsName.ClearTextOnFocus = false |
2764 | |
2765 | game:GetService('RunService').RenderStepped:connect(function() |
2766 | for i,t in pairs(game.Players.LocalPlayer.Character:GetChildren()) do |
2767 | if t:IsA("Tool") then |
2768 | ToolsName.Text = (t.Name) |
2769 | end |
2770 | end |
2771 | end) |
2772 | end) |
2773 | |
2774 | CheckPlayer.Name = "CheckPlayer" |
2775 | CheckPlayer.Parent = F |
2776 | CheckPlayer.Size = UDim2.new(0, 100, 0, 40) |
2777 | CheckPlayer.Position = UDim2.new(0, 20, 0, 200) |
2778 | CheckPlayer.Text = "CheckPlayer" |
2779 | CheckPlayer.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
2780 | CheckPlayer.TextColor3 = Color3.fromRGB(255, 255, 255) |
2781 | CheckPlayer.TextScaled = true |
2782 | CheckPlayer.TextSize = 20 |
2783 | CheckPlayer.Visible = false |
2784 | CheckPlayer.MouseButton1Click:Connect(function() |
2785 | for i,v in pairs(GetPlayer(Target.Text))do |
2786 | TargetName.Text = "UserName: "..game.Players[v.Name].Name |
2787 | TargetDisplayName.Text = "DisplayName: "..game.Players[v.Name].DisplayName |
2788 | TargetId.Text = "Id: "..game.Players[v.Name].UserId |
2789 | TargetAccountAge.Text = "AccountAge: "..game.Players[v.Name].AccountAge |
2790 | local players = game.Players[v.Name] |
2791 | local dates = {} |
2792 | local user = game:HttpGet("https://users.roblox.com/v1/users/"..players.UserId) |
2793 | local json = game:GetService("HttpService"):JSONDecode(user) |
2794 | local date = json["created"]:sub(1,10) |
2795 | local splitDates = string.split(date,"-") |
2796 | table.insert(dates,"joined in: "..splitDates[3].."/"..splitDates[2].."/"..splitDates[1]) |
2797 | TargetJoinDate.Text = (table.concat(dates, ',\n')) |
2798 | end |
2799 | end) |
2800 | |
2801 | TargetId.Name = "TargetId" |
2802 | TargetId.Parent = F |
2803 | TargetId.Size = UDim2.new(0, 130, 0, 40) |
2804 | TargetId.Position = UDim2.new(0, 130, 0, 95) |
2805 | TargetId.Text = "Id: " |
2806 | TargetId.ClearTextOnFocus = false |
2807 | TargetId.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
2808 | TargetId.TextColor3 = Color3.fromRGB(255, 255, 255) |
2809 | TargetId.TextSize = 20 |
2810 | TargetId.Visible = false |
2811 | TargetId.TextScaled = true |
2812 | TargetId.PlaceholderText = "Id: " |
2813 | TargetId.PlaceholderColor3 = Color3.fromRGB(255, 255, 255) |
2814 | |
2815 | TargetName.Name = "TargetName" |
2816 | TargetName.Parent = F |
2817 | TargetName.Size = UDim2.new(0, 130, 0, 40) |
2818 | TargetName.Position = UDim2.new(0, 130, 0, 40) |
2819 | TargetName.Text = "UserName: " |
2820 | TargetName.ClearTextOnFocus = false |
2821 | TargetName.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
2822 | TargetName.TextColor3 = Color3.fromRGB(255, 255, 255) |
2823 | TargetName.TextSize = 20 |
2824 | TargetName.Visible = false |
2825 | TargetName.TextScaled = true |
2826 | TargetName.PlaceholderText = "UserName: " |
2827 | TargetName.PlaceholderColor3 = Color3.fromRGB(255, 255, 255) |
2828 | |
2829 | TargetDisplayName.Name = "TargetDisplayName" |
2830 | TargetDisplayName.Parent = F |
2831 | TargetDisplayName.Size = UDim2.new(0, 130, 0, 40) |
2832 | TargetDisplayName.Position = UDim2.new(0, 265, 0, 40) |
2833 | TargetDisplayName.Text = "DisplayName: " |
2834 | TargetDisplayName.ClearTextOnFocus = false |
2835 | TargetDisplayName.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
2836 | TargetDisplayName.TextColor3 = Color3.fromRGB(255, 255, 255) |
2837 | TargetDisplayName.TextSize = 20 |
2838 | TargetDisplayName.Visible = false |
2839 | TargetDisplayName.TextScaled = true |
2840 | TargetDisplayName.PlaceholderText = "DisplayName: " |
2841 | TargetDisplayName.PlaceholderColor3 = Color3.fromRGB(255, 255, 255) |
2842 | |
2843 | TargetAccountAge.Name = "TargetAccountAge" |
2844 | TargetAccountAge.Parent = F |
2845 | TargetAccountAge.Size = UDim2.new(0, 130, 0, 40) |
2846 | TargetAccountAge.Position = UDim2.new(0, 265, 0, 95) |
2847 | TargetAccountAge.Text = "AccountAge: " |
2848 | TargetAccountAge.ClearTextOnFocus = false |
2849 | TargetAccountAge.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
2850 | TargetAccountAge.TextColor3 = Color3.fromRGB(255, 255, 255) |
2851 | TargetAccountAge.TextSize = 20 |
2852 | TargetAccountAge.Visible = false |
2853 | TargetAccountAge.TextScaled = true |
2854 | TargetAccountAge.PlaceholderText = "AccountAge: " |
2855 | TargetAccountAge.PlaceholderColor3 = Color3.fromRGB(255, 255, 255) |
2856 | |
2857 | TargetJoinDate.Name = "TargetJoinDate" |
2858 | TargetJoinDate.Parent = F |
2859 | TargetJoinDate.Size = UDim2.new(0, 265, 0, 40) |
2860 | TargetJoinDate.Position = UDim2.new(0, 130, 0, 150) |
2861 | TargetJoinDate.Text = "Joined in: " |
2862 | TargetJoinDate.ClearTextOnFocus = false |
2863 | TargetJoinDate.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
2864 | TargetJoinDate.TextColor3 = Color3.fromRGB(255, 255, 255) |
2865 | TargetJoinDate.TextSize = 20 |
2866 | TargetJoinDate.Visible = false |
2867 | TargetJoinDate.TextScaled = true |
2868 | TargetJoinDate.PlaceholderText = "Joined in: " |
2869 | TargetJoinDate.PlaceholderColor3 = Color3.fromRGB(255, 255, 255) |
2870 | |
2871 | MouthDayYear.Name = "MouthDayYear" |
2872 | MouthDayYear.Parent = F |
2873 | MouthDayYear.Size = UDim2.new(0, 120, 0, 40) |
2874 | MouthDayYear.Position = UDim2.new(0, 270, 0, 200) |
2875 | MouthDayYear.Text = "Days/Mouths/Years" |
2876 | MouthDayYear.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
2877 | MouthDayYear.TextColor3 = Color3.fromRGB(255, 255, 255) |
2878 | MouthDayYear.Visible = false |
2879 | MouthDayYear.TextScaled = true |
2880 | |
2881 | CopyTargetId.Name = "CopyTargetId" |
2882 | CopyTargetId.Parent = TargetId |
2883 | CopyTargetId.Size = UDim2.new(0, 40, 0, 15) |
2884 | CopyTargetId.Position = UDim2.new(0, 90, 0, 25) |
2885 | CopyTargetId.Text = "Copy" |
2886 | CopyTargetId.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
2887 | CopyTargetId.BorderColor3 = Color3.fromRGB(255, 255, 255) |
2888 | CopyTargetId.BorderSizePixel = 1 |
2889 | CopyTargetId.TextColor3 = Color3.fromRGB(255, 255, 255) |
2890 | CopyTargetId.TextScaled = true |
2891 | CopyTargetId.TextSize = 20 |
2892 | CopyTargetId.Visible = true |
2893 | CopyTargetId.BackgroundTransparency = 0 |
2894 | CopyTargetId.MouseButton1Click:Connect(function() |
2895 | if Target.Text == "" then |
2896 | CopyTargetId.Text = "nil" |
2897 | wait(1) |
2898 | CopyTargetId.Text = "Copy" |
2899 | else |
2900 | for i,v in pairs(GetPlayer(Target.Text))do |
2901 | toClipboard(""..game.Players[v.Name].UserId) |
2902 | CopyTargetId.Text = "Copied!" |
2903 | wait(1) |
2904 | CopyTargetId.Text = "Copy" |
2905 | end |
2906 | end |
2907 | end) |
2908 | |
2909 | CopyTargetName.Name = "CopyTargetName" |
2910 | CopyTargetName.Parent = TargetName |
2911 | CopyTargetName.Size = UDim2.new(0, 40, 0, 15) |
2912 | CopyTargetName.Position = UDim2.new(0, 90, 0, 25) |
2913 | CopyTargetName.Text = "Copy" |
2914 | CopyTargetName.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
2915 | CopyTargetName.BorderColor3 = Color3.fromRGB(255, 255, 255) |
2916 | CopyTargetName.BorderSizePixel = 1 |
2917 | CopyTargetName.TextColor3 = Color3.fromRGB(255, 255, 255) |
2918 | CopyTargetName.TextScaled = true |
2919 | CopyTargetName.TextSize = 20 |
2920 | CopyTargetName.Visible = true |
2921 | CopyTargetName.BackgroundTransparency = 0 |
2922 | CopyTargetName.MouseButton1Click:Connect(function() |
2923 | if Target.Text == "" then |
2924 | CopyTargetName.Text = "nil" |
2925 | wait(1) |
2926 | CopyTargetName.Text = "Copy" |
2927 | else |
2928 | for i,v in pairs(GetPlayer(Target.Text))do |
2929 | toClipboard(""..game.Players[v.Name].Name) |
2930 | CopyTargetName.Text = "Copied!" |
2931 | wait(1) |
2932 | CopyTargetName.Text = "Copy" |
2933 | end |
2934 | end |
2935 | end) |
2936 | |
2937 | CopyTargetDisplayName.Name = "CopyTargetDisplayName" |
2938 | CopyTargetDisplayName.Parent = TargetDisplayName |
2939 | CopyTargetDisplayName.Size = UDim2.new(0, 40, 0, 15) |
2940 | CopyTargetDisplayName.Position = UDim2.new(0, 90, 0, 25) |
2941 | CopyTargetDisplayName.Text = "Copy" |
2942 | CopyTargetDisplayName.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
2943 | CopyTargetDisplayName.BorderColor3 = Color3.fromRGB(255, 255, 255) |
2944 | CopyTargetDisplayName.BorderSizePixel = 1 |
2945 | CopyTargetDisplayName.TextColor3 = Color3.fromRGB(255, 255, 255) |
2946 | CopyTargetDisplayName.TextScaled = true |
2947 | CopyTargetDisplayName.TextSize = 20 |
2948 | CopyTargetDisplayName.Visible = true |
2949 | CopyTargetDisplayName.BackgroundTransparency = 0 |
2950 | CopyTargetDisplayName.MouseButton1Click:Connect(function() |
2951 | if Target.Text == "" then |
2952 | CopyTargetDisplayName.Text = "nil" |
2953 | wait(1) |
2954 | CopyTargetDisplayName.Text = "Copy" |
2955 | else |
2956 | for i,v in pairs(GetPlayer(Target.Text))do |
2957 | toClipboard(""..game.Players[v.Name].DisplayName) |
2958 | CopyTargetDisplayName.Text = "Copied!" |
2959 | wait(1) |
2960 | CopyTargetDisplayName.Text = "Copy" |
2961 | end |
2962 | end |
2963 | end) |
2964 | |
2965 | Youtube.Name = "Youtube" |
2966 | Youtube.Parent = F |
2967 | Youtube.Size = UDim2.new(0, 100, 0, 40) |
2968 | Youtube.Position = UDim2.new(0, 10, 0, 40) |
2969 | Youtube.Text = "Channel Link" |
2970 | Youtube.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
2971 | Youtube.TextColor3 = Color3.fromRGB(255, 255, 255) |
2972 | Youtube.TextSize = 20 |
2973 | Youtube.Visible = false |
2974 | Youtube.TextScaled = true |
2975 | Youtube.BackgroundTransparency = 0 |
2976 | Youtube.MouseButton1Down:connect(function() |
2977 | ChannelLink.Text = "https://youtube.com/channel/UC_dmh5P-22smsxebMpBWQMA" |
2978 | toClipboard("https://youtube.com/channel/UC_dmh5P-22smsxebMpBWQMA") |
2979 | Youtube.Text = "Copied!" |
2980 | wait(1) |
2981 | Youtube.Text = "Channel Link" |
2982 | end) |
2983 | |
2984 | ChannelLink.Name = "ChannelLink" |
2985 | ChannelLink.Parent = F |
2986 | ChannelLink.Size = UDim2.new(0, 275, 0, 40) |
2987 | ChannelLink.Position = UDim2.new(0, 111.5, 0, 40) |
2988 | ChannelLink.Text = "https://youtube.com/channel/UC_dmh5P-22smsxebMpBWQMA" |
2989 | ChannelLink.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
2990 | ChannelLink.TextColor3 = Color3.fromRGB(255, 255, 255) |
2991 | ChannelLink.TextSize = 20 |
2992 | ChannelLink.TextScaled = true |
2993 | ChannelLink.Visible = false |
2994 | ChannelLink.BackgroundTransparency = 0 |
2995 | ChannelLink.ClearTextOnFocus = false |
2996 | |
2997 | Discord.Name = "Discord" |
2998 | Discord.Parent = F |
2999 | Discord.Size = UDim2.new(0, 100, 0, 40) |
3000 | Discord.Position = UDim2.new(0, 10, 0, 90) |
3001 | Discord.Text = "Discord" |
3002 | Discord.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
3003 | Discord.TextColor3 = Color3.fromRGB(255, 255, 255) |
3004 | Discord.TextScaled = true |
3005 | Discord.TextSize = 20 |
3006 | Discord.Visible = false |
3007 | Discord.BackgroundTransparency = 0 |
3008 | Discord.MouseButton1Down:Connect(function() |
3009 | DiscordName.Text = "Red_BloxZ#6378" |
3010 | toClipboard("Red_BloxZ#6378") |
3011 | Discord.Text = "Copied!" |
3012 | wait(1) |
3013 | Discord.Text = "Discord" |
3014 | end) |
3015 | |
3016 | DiscordName.Name = "DiscordName" |
3017 | DiscordName.Parent = F |
3018 | DiscordName.Size = UDim2.new(0, 275, 0, 40) |
3019 | DiscordName.Position = UDim2.new(0, 111.5, 0, 90) |
3020 | DiscordName.Text = "Red_BloxZ#6378" |
3021 | DiscordName.ClearTextOnFocus = false |
3022 | DiscordName.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
3023 | DiscordName.TextColor3 = Color3.fromRGB(255, 255, 255) |
3024 | DiscordName.TextSize = 30 |
3025 | DiscordName.Visible = false |
3026 | DiscordName.TextScaled = true |
3027 | DiscordName.BackgroundTransparency = 0 |
3028 | |
3029 | Tips.Name = "Tips" |
3030 | Tips.Parent = F |
3031 | Tips.Size = UDim2.new(0, 380, 0, 50) |
3032 | Tips.Position = UDim2.new(0, 10, 0, 140) |
3033 | Tips.Text = "You can message me in discord about how to make aim lock script or tell what should i add in this target gui or report the bug" |
3034 | Tips.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
3035 | Tips.TextColor3 = Color3.fromRGB(255, 255, 255) |
3036 | Tips.TextSize = 20 |
3037 | Tips.Visible = false |
3038 | Tips.TextScaled = true |
3039 | Tips.BackgroundTransparency = 0 |
3040 | |
3041 | Target.Name = "Target" |
3042 | Target.Parent = F |
3043 | Target.Size = UDim2.new(0, 100, 0, 40) |
3044 | Target.TextScaled = true |
3045 | Target.Position = UDim2.new(0, 20, 0, 150) |
3046 | Target.TextSize = 12 |
3047 | Target.Text = "" |
3048 | Target.TextColor3 = Color3.fromRGB(255, 0, 0) |
3049 | Target.PlaceholderText = "Target Name" |
3050 | Target.PlaceholderColor3 = Color3.fromRGB(255, 0, 0) |
3051 | Target.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
3052 | Target.ClearTextOnFocus = true |
3053 | |
3054 | PlaceName.Name = "PlaceName" |
3055 | PlaceName.Parent = F |
3056 | PlaceName.Size = UDim2.new(0, 130, 0, 40) |
3057 | PlaceName.Position = UDim2.new(0, 10, 0, 100) |
3058 | PlaceName.Text = "Error." |
3059 | PlaceName.ClearTextOnFocus = false |
3060 | PlaceName.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
3061 | PlaceName.TextColor3 = Color3.fromRGB(255, 255, 255) |
3062 | PlaceName.TextSize = 15 |
3063 | PlaceName.TextScaled = true |
3064 | PlaceName.Visible = false |
3065 | PlaceName.Text = "Place Name: " .. game:GetService("MarketplaceService"):GetProductInfo(game.PlaceId).Name |
3066 | |
3067 | CopyPlaceName.Name = "CopyPlaceName" |
3068 | CopyPlaceName.Parent = PlaceName |
3069 | CopyPlaceName.Size = UDim2.new(0, 40, 0, 15) |
3070 | CopyPlaceName.Position = UDim2.new(0, 90, 0, 25) |
3071 | CopyPlaceName.Text = "Copy" |
3072 | CopyPlaceName.BackgroundColor3 = Color3.fromRGB(0, 0, 0) |
3073 | CopyPlaceName.BorderColor3 = Color3.fromRGB(255, 255, 255) |
3074 | CopyPlaceName.BorderSizePixel = 1 |
3075 | CopyPlaceName.TextColor3 = Color3.fromRGB(255, 255, 255) |
3076 | CopyPlaceName.TextScaled = true |
3077 | CopyPlaceName.TextSize = 20 |
3078 | CopyPlaceName.Visible = true |
3079 | CopyPlaceName.BackgroundTransparency = 0 |
3080 | CopyPlaceName.MouseButton1Click:Connect(function() |
3081 | toClipboard("" .. game:GetService("MarketplaceService"):GetProductInfo(game.PlaceId).Name) |
3082 | CopyPlaceName.Text = "Copied!" |
3083 | wait(1) |
3084 | CopyPlaceName.Text = "Copy" |
3085 | end) |
3086 | |
3087 | --- [ Load Scripts ] --- |
3088 | |
3089 | spawn(function() |
3090 | pcall(function() |
3091 | loadstring(readfile("TargetGui_Scripts.txt"))() |
3092 | end) |
3093 | end) |
3094 | |
3095 | --- [ End Of Load Scripts ] --- |
3096 | |
3097 | function toClipboard(String) |
3098 | local clipBoard = setclipboard or toclipboard or set_clipboard or (Clipboard and Clipboard.set) |
3099 | if clipBoard then |
3100 | clipBoard(String) |
3101 | print("Copy To ClipBoard") |
3102 | else |
3103 | game:GetService("StarterGui"):SetCore("SendNotification",{ |
3104 | Title = "Your exploit Don't Support!", |
3105 | Text = "Your exploit doesn't have the ability to use the clipboard", |
3106 | Duration = 10}) |
3107 | end |
3108 | end |
3109 | |
3110 | function GetPlayer(String) |
3111 | local Found = {} |
3112 | local strl = String:lower() |
3113 | if strln== "" then |
3114 | return table.insert(Found, nil) |
3115 | elseif strl == "all" then |
3116 | for i,v in pairs(game.Players:GetPlayers()) do |
3117 | table.insert(Found,v) |
3118 | end |
3119 | elseif strl == "others" then |
3120 | for i,v in pairs(game.Players:GetPlayers()) do |
3121 | if v.Name ~= game.Players.LocalPlayer.Name then |
3122 | table.insert(Found,v) |
3123 | end |
3124 | end |
3125 | elseif strl == "me" then |
3126 | for i,v in pairs(game:FindService("Players"):GetPlayers()) do |
3127 | if v.Name == game.Players.LocalPlayer.Name then |
3128 | table.insert(Found,v) |
3129 | end |
3130 | end |
3131 | elseif strl == "random" then |
3132 | local players = game.Players:GetPlayers() |
3133 | local localplayer = game.Players.LocalPlayer |
3134 | table.remove(players, table.find(players, localplayer)) |
3135 | return {players[math.random(1,#players)]} |
3136 | elseif strl == "nearest" then |
3137 | local player = game.Players.LocalPlayer |
3138 | local character = player.Character or player.CharacterAdded:Wait() |
3139 | local ohVector32 = character.HumanoidRootPart.Position |
3140 | local closestPlayer, closestDistance |
3141 | for _, p in pairs(game.Players:GetPlayers()) do |
3142 | if p ~= player and p.Character then |
3143 | local distance = (ohVector32 - p.Character.HumanoidRootPart.Position).Magnitude |
3144 | if not closestDistance or distance < closestDistance then |
3145 | closestDistance = distance |
3146 | closestPlayer = Found,p |
3147 | table.insert(Found,p) |
3148 | end |
3149 | end |
3150 | end |
3151 | return Found |
3152 | else |
3153 | for i,v in pairs(game.Players:GetPlayers()) do |
3154 | if v.Name:lower():sub(1, #String) == String:lower() or v.DisplayName:lower():sub(1, #String) == String:lower() then |
3155 | table.insert(Found,v) |
3156 | end |
3157 | end |
3158 | end |
3159 | return Found |
3160 | end |
3161 | |
3162 | local EA = function(Ev) |
3163 | for _, v in pairs(game:GetService("Players"):GetPlayers()) do |
3164 | if v.Name:lower():sub(1, #Ev) == Ev:lower() or v.DisplayName:lower():sub(1, #Ev) == Ev:lower() then |
3165 | return v |
3166 | end |
3167 | end |
3168 | end |
3169 | game:GetService('RunService').RenderStepped:connect(function() |
3170 | local seconds = math.floor(Workspace.DistributedGameTime) |
3171 | local minutes = math.floor(Workspace.DistributedGameTime / 60) |
3172 | local hours = math.floor(Workspace.DistributedGameTime / 60 / 60) |
3173 | local seconds = seconds - (minutes * 60) |
3174 | local minutes = minutes - (hours * 60) |
3175 | if hours < 1 then if minutes < 1 then |
3176 | Time.Text = "Play Time: " .. seconds .. " Seconds" |
3177 | else |
3178 | Time.Text = "Play Time: " .. minutes .. " Minutes, " .. seconds .. " Seconds" |
3179 | end |
3180 | else |
3181 | Time.Text = "Play Time: " .. hours .. " Hours, " .. minutes .. " Minutes, " .. seconds .. " Seconds" |
3182 | end |
3183 | A.Text = "Make by Red_BloxZ" |
3184 | players = game.Players:GetPlayers() |
3185 | PlayersInServer.Text = "PlayersInServer: "..#players |
3186 | end) |
3187 | |
3188 | Target.Changed:Connect(function() |
3189 | local User = EA(Target.Text) |
3190 | if User ~= nil then |
3191 | Image.Image = game:GetService("Players"):GetUserThumbnailAsync(User.UserId, Enum.ThumbnailType.HeadShot, Enum.ThumbnailSize.Size420x420) |
3192 | end |
3193 | if User == nil or Target.Text == "" then |
3194 | Image.Image = "" |
3195 | end |
3196 | end) |
3197 | |
3198 | game:GetService("StarterGui"):SetCore("SendNotification",{ |
3199 | Title = "Credit"; |
3200 | Text = "Make by Red_BloxZ"; |
3201 | Duration = 10; |
3202 | }) |
3203 | |
3204 | function Fling(plr) |
3205 | local player = game.Players.LocalPlayer |
3206 | local mouse = player:GetMouse() |
3207 | local Targets = {plr} |
3208 | |
3209 | local Players = game:GetService("Players") |
3210 | local Player = Players.LocalPlayer |
3211 | |
3212 | local AllBool = false |
3213 | |
3214 | local GetPlayer = function(Name) |
3215 | Name = Name:lower() |
3216 | if Name == "all" or Name == "others" then |
3217 | AllBool = true |
3218 | return |
3219 | elseif Name == "random" then |
3220 | local GetPlayers = Players:GetPlayers() |
3221 | if table.find(GetPlayers,Player) then table.remove(GetPlayers,table.find(GetPlayers,Player)) end |
3222 | return GetPlayers[math.random(#GetPlayers)] |
3223 | elseif Name ~= "random" and Name ~= "all" and Name ~= "others" then |
3224 | for _,x in next, Players:GetPlayers() do |
3225 | if x ~= Player then |
3226 | if x.Name:lower():match("^"..Name) then |
3227 | return x; |
3228 | elseif x.DisplayName:lower():match("^"..Name) then |
3229 | return x; |
3230 | end |
3231 | end |
3232 | end |
3233 | else |
3234 | return |
3235 | end |
3236 | end |
3237 | |
3238 | local Message = function(_Title, _Text, Time) |
3239 | game:GetService("StarterGui"):SetCore("SendNotification", {Title = _Title, Text = _Text, Duration = Time}) |
3240 | end |
3241 | |
3242 | local SkidFling = function(TargetPlayer) |
3243 | local Character = Player.Character |
3244 | local Humanoid = Character and Character:FindFirstChildOfClass("Humanoid") |
3245 | local RootPart = Humanoid and Humanoid.RootPart |
3246 | |
3247 | local TCharacter = TargetPlayer.Character |
3248 | local THumanoid |
3249 | local TRootPart |
3250 | local THead |
3251 | local Accessory |
3252 | local Handle |
3253 | |
3254 | if TCharacter:FindFirstChildOfClass("Humanoid") then |
3255 | THumanoid = TCharacter:FindFirstChildOfClass("Humanoid") |
3256 | end |
3257 | if THumanoid and THumanoid.RootPart then |
3258 | TRootPart = THumanoid.RootPart |
3259 | end |
3260 | if TCharacter:FindFirstChild("Head") then |
3261 | THead = TCharacter.Head |
3262 | end |
3263 | if TCharacter:FindFirstChildOfClass("Accessory") then |
3264 | Accessory = TCharacter:FindFirstChildOfClass("Accessory") |
3265 | end |
3266 | if Accessoy and Accessory:FindFirstChild("Handle") then |
3267 | Handle = Accessory.Handle |
3268 | end |
3269 | |
3270 | if Character and Humanoid and RootPart then |
3271 | if RootPart.Velocity.Magnitude < 50 then |
3272 | getgenv().OldPos = RootPart.CFrame |
3273 | end |
3274 | if THumanoid and THumanoid.Sit and not AllBool then |
3275 | end |
3276 | if THead then |
3277 | workspace.CurrentCamera.CameraSubject = THead |
3278 | elseif not THead and Handle then |
3279 | workspace.CurrentCamera.CameraSubject = Handle |
3280 | elseif THumanoid and TRootPart then |
3281 | workspace.CurrentCamera.CameraSubject = THumanoid |
3282 | end |
3283 | if not TCharacter:FindFirstChildWhichIsA("BasePart") then |
3284 | return |
3285 | end |
3286 | |
3287 | local FPos = function(BasePart, Pos, Ang) |
3288 | RootPart.CFrame = CFrame.new(BasePart.Position) * Pos * Ang |
3289 | Character:SetPrimaryPartCFrame(CFrame.new(BasePart.Position) * Pos * Ang) |
3290 | RootPart.Velocity = Vector3.new(9e7, 9e7 * 10, 9e7) |
3291 | RootPart.RotVelocity = Vector3.new(9e8, 9e8, 9e8) |
3292 | end |
3293 | |
3294 | local SFBasePart = function(BasePart) |
3295 | local TimeToWait = 2 |
3296 | local Time = tick() |
3297 | local Angle = 0 |
3298 | |
3299 | repeat |
3300 | if RootPart and THumanoid then |
3301 | if BasePart.Velocity.Magnitude < 50 then |
3302 | Angle = Angle + 100 |
3303 | |
3304 | FPos(BasePart, CFrame.new(0, 1.5, 0) + THumanoid.MoveDirection * BasePart.Velocity.Magnitude / 1.25, CFrame.Angles(math.rad(Angle),0 ,0)) |
3305 | task.wait() |
3306 | |
3307 | FPos(BasePart, CFrame.new(0, -1.5, 0) + THumanoid.MoveDirection * BasePart.Velocity.Magnitude / 1.25, CFrame.Angles(math.rad(Angle), 0, 0)) |
3308 | task.wait() |
3309 | |
3310 | FPos(BasePart, CFrame.new(2.25, 1.5, -2.25) + THumanoid.MoveDirection * BasePart.Velocity.Magnitude / 1.25, CFrame.Angles(math.rad(Angle), 0, 0)) |
3311 | task.wait() |
3312 | |
3313 | FPos(BasePart, CFrame.new(-2.25, -1.5, 2.25) + THumanoid.MoveDirection * BasePart.Velocity.Magnitude / 1.25, CFrame.Angles(math.rad(Angle), 0, 0)) |
3314 | task.wait() |
3315 | |
3316 | FPos(BasePart, CFrame.new(0, 1.5, 0) + THumanoid.MoveDirection,CFrame.Angles(math.rad(Angle), 0, 0)) |
3317 | task.wait() |
3318 | |
3319 | FPos(BasePart, CFrame.new(0, -1.5, 0) + THumanoid.MoveDirection,CFrame.Angles(math.rad(Angle), 0, 0)) |
3320 | task.wait() |
3321 | else |
3322 | FPos(BasePart, CFrame.new(0, 1.5, THumanoid.WalkSpeed), CFrame.Angles(math.rad(90), 0, 0)) |
3323 | task.wait() |
3324 | |
3325 | FPos(BasePart, CFrame.new(0, -1.5, -THumanoid.WalkSpeed), CFrame.Angles(0, 0, 0)) |
3326 | task.wait() |
3327 | |
3328 | FPos(BasePart, CFrame.new(0, 1.5, THumanoid.WalkSpeed), CFrame.Angles(math.rad(90), 0, 0)) |
3329 | task.wait() |
3330 | |
3331 | FPos(BasePart, CFrame.new(0, 1.5, TRootPart.Velocity.Magnitude / 1.25), CFrame.Angles(math.rad(90), 0, 0)) |
3332 | task.wait() |
3333 | |
3334 | FPos(BasePart, CFrame.new(0, -1.5, -TRootPart.Velocity.Magnitude / 1.25), CFrame.Angles(0, 0, 0)) |
3335 | task.wait() |
3336 | |
3337 | FPos(BasePart, CFrame.new(0, 1.5, TRootPart.Velocity.Magnitude / 1.25), CFrame.Angles(math.rad(90), 0, 0)) |
3338 | task.wait() |
3339 | |
3340 | FPos(BasePart, CFrame.new(0, -1.5, 0), CFrame.Angles(math.rad(90), 0, 0)) |
3341 | task.wait() |
3342 | |
3343 | FPos(BasePart, CFrame.new(0, -1.5, 0), CFrame.Angles(0, 0, 0)) |
3344 | task.wait() |
3345 | |
3346 | FPos(BasePart, CFrame.new(0, -1.5 ,0), CFrame.Angles(math.rad(-90), 0, 0)) |
3347 | task.wait() |
3348 | |
3349 | FPos(BasePart, CFrame.new(0, -1.5, 0), CFrame.Angles(0, 0, 0)) |
3350 | task.wait() |
3351 | end |
3352 | else |
3353 | break |
3354 | end |
3355 | until BasePart.Velocity.Magnitude > 500 or BasePart.Parent ~= TargetPlayer.Character or TargetPlayer.Parent ~= Players or not TargetPlayer.Character == TCharacter or THumanoid.Sit or Humanoid.Health <= 0 or tick() > Time + TimeToWait |
3356 | end |
3357 | |
3358 | workspace.FallenPartsDestroyHeight = 0/0 |
3359 | |
3360 | local BV = Instance.new("BodyVelocity") |
3361 | BV.Name = "EpixVel" |
3362 | BV.Parent = RootPart |
3363 | BV.Velocity = Vector3.new(9e8, 9e8, 9e8) |
3364 | BV.MaxForce = Vector3.new(1/0, 1/0, 1/0) |
3365 | |
3366 | Humanoid:SetStateEnabled(Enum.HumanoidStateType.Seated, false) |
3367 | |
3368 | if TRootPart and THead then |
3369 | if (TRootPart.CFrame.p - THead.CFrame.p).Magnitude > 5 then |
3370 | SFBasePart(THead) |
3371 | else |
3372 | SFBasePart(TRootPart) |
3373 | end |
3374 | elseif TRootPart and not THead then |
3375 | SFBasePart(TRootPart) |
3376 | elseif not TRootPart and THead then |
3377 | SFBasePart(THead) |
3378 | elseif not TRootPart and not THead and Accessory and Handle then |
3379 | SFBasePart(Handle) |
3380 | else |
3381 | end |
3382 | |
3383 | BV:Destroy() |
3384 | Humanoid:SetStateEnabled(Enum.HumanoidStateType.Seated, true) |
3385 | workspace.CurrentCamera.CameraSubject = Humanoid |
3386 | |
3387 | repeat |
3388 | RootPart.CFrame = getgenv().OldPos * CFrame.new(0, .5, 0) |
3389 | Character:SetPrimaryPartCFrame(getgenv().OldPos * CFrame.new(0, .5, 0)) |
3390 | Humanoid:ChangeState("GettingUp") |
3391 | table.foreach(Character:GetChildren(), function(_, x) |
3392 | if x:IsA("BasePart") then |
3393 | x.Velocity, x.RotVelocity = Vector3.new(), Vector3.new() |
3394 | end |
3395 | end) |
3396 | task.wait() |
3397 | until (RootPart.Position - getgenv().OldPos.p).Magnitude < 25 |
3398 | workspace.FallenPartsDestroyHeight = getgenv().FPDH |
3399 | else |
3400 | end |
3401 | end |
3402 | |
3403 | getgenv().Welcome = true |
3404 | if Targets[1] then for _,x in next, Targets do GetPlayer(x) end else return end |
3405 | |
3406 | if AllBool then |
3407 | for _,x in next, Players:GetPlayers() do |
3408 | SkidFling(x) |
3409 | end |
3410 | end |
3411 | |
3412 | for _,x in next, Targets do |
3413 | if GetPlayer(x) and GetPlayer(x) ~= Player then |
3414 | if GetPlayer(x).UserId ~= 1414978355 then |
3415 | local TPlayer = GetPlayer(x) |
3416 | if TPlayer then |
3417 | SkidFling(TPlayer) |
3418 | end |
3419 | else |
3420 | end |
3421 | elseif not GetPlayer(x) and not AllBool then |
3422 | end |
3423 | end |
3424 | end |
3425 | |
3426 | loadstring(game:HttpGet("https://raw.githubusercontent.com/RedZenXYZ/RedCommands/main/RedAdmin"))() |