· 6 years ago · May 06, 2019, 07:08 AM
1-- Farewell Infortality.
2-- Version: 2.82
3-- Instances:
4local ScreenGui = Instance.new("ScreenGui")
5local mainFrame = Instance.new("Frame")
6local topframe = Instance.new("Frame")
7local TextLabel = Instance.new("TextLabel")
8local TextButton = Instance.new("TextButton")
9local ScrollingFrame = Instance.new("ScrollingFrame")
10local Gui1 = Instance.new("TextButton")
11local Gui2 = Instance.new("TextButton")
12local Gui3 = Instance.new("TextButton")
13local Gui4 = Instance.new("TextButton")
14local Gui5 = Instance.new("TextButton")
15local Gui6 = Instance.new("TextButton")
16local underFrame = Instance.new("Frame")
17local TextLabel_2 = Instance.new("TextLabel")
18local TextLabel_3 = Instance.new("TextLabel")
19--Properties:
20ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
21
22mainFrame.Name = "mainFrame"
23mainFrame.Parent = ScreenGui
24mainFrame.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
25mainFrame.BackgroundTransparency = 0.5
26mainFrame.Position = UDim2.new(0.339531124, 0, 0.282608688, 0)
27mainFrame.Size = UDim2.new(0, 279, 0, 235)
28
29topframe.Name = "topframe"
30topframe.Parent = mainFrame
31topframe.BackgroundColor3 = Color3.new(0, 0, 0)
32topframe.BackgroundTransparency = 0.5
33topframe.Position = UDim2.new(-0.00319012604, 0, -0.00466472795, 0)
34topframe.Size = UDim2.new(0, 279, 0, 24)
35
36TextLabel.Parent = topframe
37TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
38TextLabel.BackgroundTransparency = 1
39TextLabel.Position = UDim2.new(-0.118279561, 0, -0.541666687, 0)
40TextLabel.Size = UDim2.new(0, 200, 0, 50)
41TextLabel.Font = Enum.Font.SourceSans
42TextLabel.Text = "CheeseChicken's gui Hub"
43TextLabel.TextColor3 = Color3.new(1, 1, 0)
44TextLabel.TextSize = 14
45
46TextButton.Parent = topframe
47TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
48TextButton.BackgroundTransparency = 1
49TextButton.Position = UDim2.new(0.892473102, 0, 0, 0)
50TextButton.Size = UDim2.new(0, 28, 0, 23)
51TextButton.Font = Enum.Font.SourceSans
52TextButton.Text = "X"
53TextButton.TextColor3 = Color3.new(1, 1, 1)
54TextButton.TextSize = 14
55TextButton.MouseButton1Click:connect(function()
56 mainFrame.Visible = false
57end)
58
59ScrollingFrame.Parent = mainFrame
60ScrollingFrame.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
61ScrollingFrame.Position = UDim2.new(0.000393993978, 0, 0.0972390026, 0)
62ScrollingFrame.Size = UDim2.new(0, 276, 0, 182)
63ScrollingFrame.CanvasPosition = Vector2.new(0, 0.384352088)
64ScrollingFrame.ScrollBarThickness = 9
65
66Gui1.Name = "Gui 1"
67Gui1.Parent = ScrollingFrame
68Gui1.BackgroundColor3 = Color3.new(0.439216, 0.439216, 0.439216)
69Gui1.Position = UDim2.new(-1.86264515e-09, 0, 0, 0)
70Gui1.Size = UDim2.new(0, 77, 0, 37)
71Gui1.Font = Enum.Font.SourceSans
72Gui1.Text = "Gui 1"
73Gui1.TextColor3 = Color3.new(0, 0, 0)
74Gui1.TextSize = 14
75
76Gui2.Name = "Gui 2"
77Gui2.Parent = ScrollingFrame
78Gui2.BackgroundColor3 = Color3.new(0.439216, 0.439216, 0.439216)
79Gui2.Position = UDim2.new(0.305755407, 0, 0, 0)
80Gui2.Size = UDim2.new(0, 77, 0, 37)
81Gui2.Font = Enum.Font.SourceSans
82Gui2.Text = "Gui 2"
83Gui2.TextColor3 = Color3.new(0, 0, 0)
84Gui2.TextSize = 14
85
86Gui3.Name = "Gui 3"
87Gui3.Parent = ScrollingFrame
88Gui3.BackgroundColor3 = Color3.new(0.439216, 0.439216, 0.439216)
89Gui3.Position = UDim2.new(0.604316533, 0, 0, 0)
90Gui3.Size = UDim2.new(0, 77, 0, 37)
91Gui3.Font = Enum.Font.SourceSans
92Gui3.Text = "Gui 3"
93Gui3.TextColor3 = Color3.new(0, 0, 0)
94Gui3.TextSize = 14
95
96Gui4.Name = "Gui 4"
97Gui4.Parent = ScrollingFrame
98Gui4.BackgroundColor3 = Color3.new(0.439216, 0.439216, 0.439216)
99Gui4.Position = UDim2.new(-1.86264515e-09, 0, 0.114893615, 0)
100Gui4.Size = UDim2.new(0, 77, 0, 37)
101Gui4.Font = Enum.Font.SourceSans
102Gui4.Text = "Gui 4"
103Gui4.TextColor3 = Color3.new(0, 0, 0)
104Gui4.TextSize = 14
105
106Gui5.Name = "Gui 5"
107Gui5.Parent = ScrollingFrame
108Gui5.BackgroundColor3 = Color3.new(0.439216, 0.439216, 0.439216)
109Gui5.Position = UDim2.new(0.305755407, 0, 0.114893615, 0)
110Gui5.Size = UDim2.new(0, 77, 0, 37)
111Gui5.Font = Enum.Font.SourceSans
112Gui5.Text = "Gui 5"
113Gui5.TextColor3 = Color3.new(0, 0, 0)
114Gui5.TextSize = 14
115
116Gui6.Name = "Gui 6"
117Gui6.Parent = ScrollingFrame
118Gui6.BackgroundColor3 = Color3.new(0.439216, 0.439216, 0.439216)
119Gui6.Position = UDim2.new(0.604316533, 0, 0.114893615, 0)
120Gui6.Size = UDim2.new(0, 77, 0, 37)
121Gui6.Font = Enum.Font.SourceSans
122Gui6.Text = "Gui 6"
123Gui6.TextColor3 = Color3.new(0, 0, 0)
124Gui6.TextSize = 14
125
126underFrame.Name = "underFrame"
127underFrame.Parent = mainFrame
128underFrame.BackgroundColor3 = Color3.new(0, 0, 0)
129underFrame.BackgroundTransparency = 0.5
130underFrame.Position = UDim2.new(0.000393994153, 0, 0.871707082, 0)
131underFrame.Size = UDim2.new(0, 277, 0, 30)
132
133TextLabel_2.Parent = underFrame
134TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
135TextLabel_2.BackgroundTransparency = 1
136TextLabel_2.Position = UDim2.new(0, 0, 0.266666681, 0)
137TextLabel_2.Size = UDim2.new(0, 30, 0, 25)
138TextLabel_2.Font = Enum.Font.SourceSans
139TextLabel_2.Text = "B1"
140TextLabel_2.TextColor3 = Color3.new(1, 1, 0)
141TextLabel_2.TextSize = 14
142
143TextLabel_3.Parent = underFrame
144TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
145TextLabel_3.BackgroundTransparency = 1
146TextLabel_3.Position = UDim2.new(0.166064978, 0, 0.266666681, 0)
147TextLabel_3.Size = UDim2.new(0, 103, 0, 25)
148TextLabel_3.Font = Enum.Font.SourceSans
149TextLabel_3.Text = "More coming soon!"
150TextLabel_3.TextColor3 = Color3.new(1, 1, 0)
151TextLabel_3.TextSize = 14
152
153Gui1.MouseButton1Click:connect(function()
154 -- Objects
155
156local ScreenGui = Instance.new("ScreenGui")
157local Topframe = Instance.new("Frame")
158local Mainframe = Instance.new("Frame")
159local InputBox = Instance.new("TextBox")
160local KillEnemies = Instance.new("TextButton")
161local TazeEnemies = Instance.new("TextButton")
162local GiveEveryItem = Instance.new("TextButton")
163local RemoveDoors = Instance.new("TextButton")
164local ChangeSpeed = Instance.new("TextButton")
165local ChangeJumpHeight = Instance.new("TextButton")
166local Goto = Instance.new("TextButton")
167local Teleports = Instance.new("TextButton")
168local EquipItem = Instance.new("TextButton")
169local Clip = Instance.new("TextButton")
170local Noclip = Instance.new("TextButton")
171local PrintItems = Instance.new("TextButton")
172local PrintWS = Instance.new("TextButton")
173local DeleteWspart = Instance.new("TextButton")
174local Creds = Instance.new("TextLabel")
175local Close = Instance.new("TextButton")
176local Minimize = Instance.new("TextButton")
177local Help = Instance.new("TextButton")
178local Creds_2 = Instance.new("TextLabel")
179local HelpFrame = Instance.new("Frame")
180local HelpInfo = Instance.new("TextLabel")
181local TeleportsFrame = Instance.new("Frame")
182local TeleportsScrollingFrame = Instance.new("ScrollingFrame")
183local CellsTP = Instance.new("TextButton")
184local VentsTP = Instance.new("TextButton")
185local HelipadTP = Instance.new("TextButton")
186local JailtopTP = Instance.new("TextButton")
187local CourtyardTP = Instance.new("TextButton")
188local LunchroomTP = Instance.new("TextButton")
189local KitchenTP = Instance.new("TextButton")
190local SecurityRoomTP = Instance.new("TextButton")
191local CakeTP = Instance.new("TextButton")
192local PrisonFrontTP = Instance.new("TextButton")
193local ATVTP = Instance.new("TextButton")
194local WatchTowerTP = Instance.new("TextButton")
195local WatchTower2TP = Instance.new("TextButton")
196local WaterfallTP = Instance.new("TextButton")
197local CarSpawnerTP = Instance.new("TextButton")
198local MercenaryShedTP = Instance.new("TextButton")
199
200-- Properties
201
202ScreenGui.Parent = game.CoreGui
203
204Topframe.Name = "Topframe"
205Topframe.Parent = ScreenGui
206Topframe.BackgroundColor3 = Color3.new(0.105882, 0.105882, 0.105882)
207Topframe.BorderColor3 = Color3.new(0, 0, 0)
208Topframe.Position = UDim2.new(0.315838814, 0, 0.147286832, 0)
209Topframe.Size = UDim2.new(0, 253, 0, 14)
210Topframe.Active= true
211Topframe.Draggable = true
212
213Mainframe.Name = "Mainframe"
214Mainframe.Parent = Topframe
215Mainframe.BackgroundColor3 = Color3.new(0.415686, 0.415686, 0.415686)
216Mainframe.BorderColor3 = Color3.new(0, 0, 0)
217Mainframe.Position = UDim2.new(0, 0, 1, 0)
218Mainframe.Size = UDim2.new(0, 253, 0, 121)
219
220InputBox.Name = "InputBox"
221InputBox.Parent = Mainframe
222InputBox.BackgroundColor3 = Color3.new(0.784314, 0.784314, 0.784314)
223InputBox.BorderColor3 = Color3.new(0, 0, 0)
224InputBox.Position = UDim2.new(0.667984188, 0, 0.05785124, 0)
225InputBox.Size = UDim2.new(0, 76, 0, 17)
226InputBox.Font = Enum.Font.SourceSans
227InputBox.Text = "Input"
228InputBox.TextColor3 = Color3.new(0, 0, 0)
229InputBox.TextScaled = true
230InputBox.TextSize = 14
231InputBox.TextWrapped = true
232
233KillEnemies.Name = "KillEnemies"
234KillEnemies.Parent = Mainframe
235KillEnemies.BackgroundColor3 = Color3.new(0.639216, 0.639216, 0.639216)
236KillEnemies.BorderColor3 = Color3.new(0, 0, 0)
237KillEnemies.Position = UDim2.new(0.0269709229, 0, 0.05785124, 0)
238KillEnemies.Size = UDim2.new(0, 76, 0, 17)
239KillEnemies.Font = Enum.Font.SourceSans
240KillEnemies.Text = "Kill Enemies"
241KillEnemies.TextColor3 = Color3.new(0, 0, 0)
242KillEnemies.TextSize = 14
243KillEnemies.MouseButton1Click:connect(function()
244 for _, v in pairs(game.Players:GetChildren()) do
245game.Workspace.resources.RemoteEvent:FireServer("dealDamage", v.Character.Humanoid, 100) --keep in mind friendly fire is off
246end
247end)
248
249
250TazeEnemies.Name = "TazeEnemies"
251TazeEnemies.Parent = Mainframe
252TazeEnemies.BackgroundColor3 = Color3.new(0.639216, 0.639216, 0.639216)
253TazeEnemies.BorderColor3 = Color3.new(0, 0, 0)
254TazeEnemies.Position = UDim2.new(0.0269708633, 0, 0.247933939, 0)
255TazeEnemies.Size = UDim2.new(0, 76, 0, 17)
256TazeEnemies.Font = Enum.Font.SourceSans
257TazeEnemies.Text = "Taze Enemies"
258TazeEnemies.TextColor3 = Color3.new(0, 0, 0)
259TazeEnemies.TextSize = 14
260TazeEnemies.MouseButton1Click:connect(function()
261 for _, v in pairs(game.Players:GetChildren()) do
262game.Workspace.resources.RemoteEvent:FireServer("tase", v) --keep in mind friendly fire is off
263end
264end)
265
266GiveEveryItem.Name = "GiveEveryItem"
267GiveEveryItem.Parent = Mainframe
268GiveEveryItem.BackgroundColor3 = Color3.new(0.639216, 0.639216, 0.639216)
269GiveEveryItem.BorderColor3 = Color3.new(0, 0, 0)
270GiveEveryItem.Position = UDim2.new(0.0269708633, 0, 0.429752022, 0)
271GiveEveryItem.Size = UDim2.new(0, 76, 0, 17)
272GiveEveryItem.Font = Enum.Font.SourceSans
273GiveEveryItem.Text = "Quick Items"
274GiveEveryItem.TextColor3 = Color3.new(0, 0, 0)
275GiveEveryItem.TextSize = 14
276GiveEveryItem.MouseButton1Click:connect(function()
277 game.Workspace.resources.RemoteFunction:InvokeServer("giveItem", "M98B")
278game.Workspace.resources.RemoteFunction:InvokeServer("giveItem", "Revolver")
279game.Workspace.resources.RemoteFunction:InvokeServer("giveItem", "UMP-45")
280game.Workspace.resources.RemoteFunction:InvokeServer("giveItem", "Parachute")
281game.Workspace.resources.RemoteFunction:InvokeServer("giveItem", "ACR")
282game.Workspace.resources.RemoteFunction:InvokeServer("giveItem", "M60")
283game.Workspace.resources.RemoteFunction:InvokeServer("giveItem", "add more if u find")
284game.Workspace.resources.RemoteFunction:InvokeServer("giveItem", "Fake ID Card")
285end)
286
287RemoveDoors.Name = "RemoveDoors"
288RemoveDoors.Parent = Mainframe
289RemoveDoors.BackgroundColor3 = Color3.new(0.639216, 0.639216, 0.639216)
290RemoveDoors.BorderColor3 = Color3.new(0, 0, 0)
291RemoveDoors.Position = UDim2.new(0.34910512, 0, 0.0578511953, 0)
292RemoveDoors.Size = UDim2.new(0, 76, 0, 17)
293RemoveDoors.Font = Enum.Font.SourceSans
294RemoveDoors.Text = "Remove Doors"
295RemoveDoors.TextColor3 = Color3.new(0, 0, 0)
296RemoveDoors.TextSize = 14
297RemoveDoors.MouseButton1Click:connect(function()
298 game.Workspace.AllDoors:Destroy()
299end)
300
301ChangeSpeed.Name = "ChangeSpeed"
302ChangeSpeed.Parent = Mainframe
303ChangeSpeed.BackgroundColor3 = Color3.new(0.639216, 0.639216, 0.639216)
304ChangeSpeed.BorderColor3 = Color3.new(0, 0, 0)
305ChangeSpeed.Position = UDim2.new(0.347128868, 0, 0.247933865, 0)
306ChangeSpeed.Size = UDim2.new(0, 76, 0, 17)
307ChangeSpeed.Font = Enum.Font.SourceSans
308ChangeSpeed.Text = "Walk Speed"
309ChangeSpeed.TextColor3 = Color3.new(0, 0, 0)
310ChangeSpeed.TextSize = 14
311ChangeSpeed.MouseButton1Click:connect(function()
312 game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = (InputBox.Text)
313end)
314
315ChangeJumpHeight.Name = "ChangeJumpHeight"
316ChangeJumpHeight.Parent = Mainframe
317ChangeJumpHeight.BackgroundColor3 = Color3.new(0.639216, 0.639216, 0.639216)
318ChangeJumpHeight.BorderColor3 = Color3.new(0, 0, 0)
319ChangeJumpHeight.Position = UDim2.new(0.349722624, 0, 0.429752052, 0)
320ChangeJumpHeight.Size = UDim2.new(0, 76, 0, 17)
321ChangeJumpHeight.Font = Enum.Font.SourceSans
322ChangeJumpHeight.Text = "Jump Height"
323ChangeJumpHeight.TextColor3 = Color3.new(0, 0, 0)
324ChangeJumpHeight.TextSize = 14
325ChangeJumpHeight.MouseButton1Click:connect(function()
326 game.Players.LocalPlayer.Character.Humanoid.JumpPower = (InputBox.Text)
327end)
328
329
330Goto.Name = "Goto"
331Goto.Parent = Mainframe
332Goto.BackgroundColor3 = Color3.new(0.639216, 0.639216, 0.639216)
333Goto.BorderColor3 = Color3.new(0, 0, 0)
334Goto.Position = UDim2.new(0.347746134, 0, 0.619834721, 0)
335Goto.Size = UDim2.new(0, 76, 0, 17)
336Goto.Font = Enum.Font.SourceSans
337Goto.Text = "Tp to player"
338Goto.TextColor3 = Color3.new(0, 0, 0)
339Goto.TextSize = 14
340Goto.MouseButton1Click:Connect(function()
341 getplr = function(plxr)
342 for i, v in pairs(game.Players:GetPlayers()) do
343 if string.find(v.Name, plxr) then
344 return v
345 elseif v.Name:sub(1, plxr:len()):lower()== plxr:lower() then
346 return v
347 end
348 end
349end
350local plr = getplr(InputBox.Text)
351 game.Players.LocalPlayer.Character:MoveTo(plr.Character.Torso.Position)
352end)
353
354Teleports.Name = "Teleports"
355Teleports.Parent = Mainframe
356Teleports.BackgroundColor3 = Color3.new(0.639216, 0.639216, 0.639216)
357Teleports.BorderColor3 = Color3.new(0, 0, 0)
358Teleports.Position = UDim2.new(0.667904377, 0, 0.429752052, 0)
359Teleports.Size = UDim2.new(0, 76, 0, 17)
360Teleports.Font = Enum.Font.SourceSans
361Teleports.Text = "Teleports"
362Teleports.TextColor3 = Color3.new(0, 0, 0)
363Teleports.TextSize = 14
364Teleports.MouseButton1Click:Connect(function()
365
366 if TeleportsFrame.Visible == false then
367 TeleportsFrame.Visible = true
368 else
369 TeleportsFrame.Visible = false
370 end
371end)
372
373EquipItem.Name = "EquipItem"
374EquipItem.Parent = Mainframe
375EquipItem.BackgroundColor3 = Color3.new(0.639216, 0.639216, 0.639216)
376EquipItem.BorderColor3 = Color3.new(0, 0, 0)
377EquipItem.Position = UDim2.new(0.347746134, 0, 0.809917331, 0)
378EquipItem.Size = UDim2.new(0, 76, 0, 17)
379EquipItem.Font = Enum.Font.SourceSans
380EquipItem.Text = "Equip Item"
381EquipItem.TextColor3 = Color3.new(0, 0, 0)
382EquipItem.TextSize = 14
383EquipItem.MouseButton1Click:Connect(function()
384 game.Workspace.resources.RemoteFunction:InvokeServer("giveItem", (InputBox.Text))
385end)
386
387Clip.Name = "Clip"
388Clip.Parent = Mainframe
389Clip.BackgroundColor3 = Color3.new(0.639216, 0.639216, 0.639216)
390Clip.BorderColor3 = Color3.new(0, 0, 0)
391Clip.Position = UDim2.new(0.027588129, 0, 0.809917331, 0)
392Clip.Size = UDim2.new(0, 76, 0, 17)
393Clip.Font = Enum.Font.SourceSans
394Clip.Text = "Clip"
395Clip.TextColor3 = Color3.new(0, 0, 0)
396Clip.TextSize = 14
397Clip.MouseButton1Click:Connect(function()
398 local noclip = true char = game.Players.LocalPlayer.Character while true do if noclip == true then for _,v in pairs(char:children()) do pcall(function() if v.className == "Part" then v.CanCollide = true elseif v.ClassName == "Model" then v.Head.CanCollide = true end end) end end game:service("RunService").Stepped:wait() end
399end)
400
401Noclip.Name = "Noclip"
402Noclip.Parent = Mainframe
403Noclip.BackgroundColor3 = Color3.new(0.639216, 0.639216, 0.639216)
404Noclip.BorderColor3 = Color3.new(0, 0, 0)
405Noclip.Position = UDim2.new(0.0276706219, 0, 0.61983484, 0)
406Noclip.Size = UDim2.new(0, 76, 0, 17)
407Noclip.Font = Enum.Font.SourceSans
408Noclip.Text = "Noclip"
409Noclip.TextColor3 = Color3.new(0, 0, 0)
410Noclip.TextSize = 14
411Noclip.MouseButton1Click:Connect(function()
412 local noclip = true char = game.Players.LocalPlayer.Character while true do if noclip == true then for _,v in pairs(char:children()) do pcall(function() if v.className == "Part" then v.CanCollide = false elseif v.ClassName == "Model" then v.Head.CanCollide = false end end) end end game:service("RunService").Stepped:wait() end
413end)
414
415PrintItems.Name = "PrintItems"
416PrintItems.Parent = Mainframe
417PrintItems.BackgroundColor3 = Color3.new(0.639216, 0.639216, 0.639216)
418PrintItems.BorderColor3 = Color3.new(0, 0, 0)
419PrintItems.Position = UDim2.new(0.667904377, 0, 0.619834661, 0)
420PrintItems.Size = UDim2.new(0, 76, 0, 17)
421PrintItems.Font = Enum.Font.SourceSans
422PrintItems.Text = "Print Items"
423PrintItems.TextColor3 = Color3.new(0, 0, 0)
424PrintItems.TextSize = 14
425PrintItems.MouseButton1Click:Connect(function()
426 print("M1014")
427 print("SPAS-12")
428 print("Makrov")
429 print("Dragunov")
430 print("Taser")
431 print("Ham Sandwich")
432 print("Pancakes")
433 print("Steak")
434 print("Punch")
435 print("Handcuffs")
436 print("Shank")
437 print("Hammer")
438 print("Guitar")
439 print("Fake ID Card")
440 print("ACR")
441 print("L86A2")
442 print("M60")
443 print("Beretta M9")
444 print("UMP-45")
445 print("AK47-U")
446 print("Revolver")
447 print("Minigun")
448 print("M16")
449 print("S&W 638")
450 print("M14")
451 print("AK47")
452 print("M98B")
453end)
454
455DeleteWspart.Name = "DeleteWspart"
456DeleteWspart.Parent = Mainframe
457DeleteWspart.BackgroundColor3 = Color3.new(0.639216, 0.639216, 0.639216)
458DeleteWspart.BorderColor3 = Color3.new(0, 0, 0)
459DeleteWspart.Position = UDim2.new(0.667286992, 0, 0.247933865, 0)
460DeleteWspart.Size = UDim2.new(0, 76, 0, 17)
461DeleteWspart.Font = Enum.Font.SourceSans
462DeleteWspart.Text = "E To Fly"
463DeleteWspart.TextColor3 = Color3.new(0, 0, 0)
464DeleteWspart.TextSize = 14
465DeleteWspart.MouseButton1Click:Connect(function()
466 repeat wait()
467 until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
468local mouse = game.Players.LocalPlayer:GetMouse()
469repeat wait() until mouse
470local plr = game.Players.LocalPlayer
471local torso = plr.Character.Torso
472local flying = true
473local deb = true
474local ctrl = {f = 0, b = 0, l = 0, r = 0}
475local lastctrl = {f = 0, b = 0, l = 0, r = 0}
476local maxspeed = 50
477local speed = 0
478
479function Fly()
480local bg = Instance.new("BodyGyro", torso)
481bg.P = 9e4
482bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
483bg.cframe = torso.CFrame
484local bv = Instance.new("BodyVelocity", torso)
485bv.velocity = Vector3.new(0,0.1,0)
486bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
487repeat wait()
488plr.Character.Humanoid.PlatformStand = true
489if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
490speed = speed+.5+(speed/maxspeed)
491if speed > maxspeed then
492speed = maxspeed
493end
494elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
495speed = speed-1
496if speed < 0 then
497speed = 0
498end
499end
500if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
501bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
502lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
503elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
504bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
505else
506bv.velocity = Vector3.new(0,0.1,0)
507end
508bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
509until not flying
510ctrl = {f = 0, b = 0, l = 0, r = 0}
511lastctrl = {f = 0, b = 0, l = 0, r = 0}
512speed = 0
513bg:Destroy()
514bv:Destroy()
515plr.Character.Humanoid.PlatformStand = false
516end
517mouse.KeyDown:connect(function(key)
518if key:lower() == "e" then
519if flying then flying = false
520else
521flying = true
522Fly()
523end
524elseif key:lower() == "w" then
525ctrl.f = 1
526elseif key:lower() == "s" then
527ctrl.b = -1
528elseif key:lower() == "a" then
529ctrl.l = -1
530elseif key:lower() == "d" then
531ctrl.r = 1
532end
533end)
534mouse.KeyUp:connect(function(key)
535if key:lower() == "w" then
536ctrl.f = 0
537elseif key:lower() == "s" then
538ctrl.b = 0
539elseif key:lower() == "a" then
540ctrl.l = 0
541elseif key:lower() == "d" then
542ctrl.r = 0
543end
544end)
545Fly()
546end)
547
548Creds.Name = "Creds"
549Creds.Parent = Topframe
550Creds.BackgroundColor3 = Color3.new(0.105882, 0.105882, 0.105882)
551Creds.BorderColor3 = Color3.new(0, 0, 0)
552Creds.BorderSizePixel = 0
553Creds.Size = UDim2.new(0, 90, 0, 9)
554Creds.Font = Enum.Font.SourceSans
555Creds.Text = "Psykek#3180"
556Creds.TextColor3 = Color3.new(1, 0.670588, 0.0117647)
557Creds.TextSize = 14
558
559Close.Name = "Close"
560Close.Parent = Topframe
561Close.BackgroundColor3 = Color3.new(0.105882, 0.105882, 0.105882)
562Close.BorderColor3 = Color3.new(0, 0, 0)
563Close.BorderSizePixel = 0
564Close.Position = UDim2.new(0.958144546, 0, -0.107142895, 0)
565Close.Size = UDim2.new(0, 11, 0, 12)
566Close.Font = Enum.Font.SourceSans
567Close.Text = "X"
568Close.TextColor3 = Color3.new(1, 1, 1)
569Close.TextSize = 14
570Close.MouseButton1Click:Connect(function()
571
572 if Topframe.Visible == false then
573 Topframe.Visible = false
574 else
575 Topframe.Visible = false
576 end
577
578end)
579
580Close.MouseButton1Click:Connect(function()
581
582 if TeleportsFrame.Visible == false then
583 TeleportsFrame.Visible = false
584 else
585 TeleportsFrame.Visible = false
586 end
587
588end)
589
590Minimize.Name = "Minimize"
591Minimize.Parent = Topframe
592Minimize.BackgroundColor3 = Color3.new(0.105882, 0.105882, 0.105882)
593Minimize.BorderColor3 = Color3.new(0, 0, 0)
594Minimize.BorderSizePixel = 0
595Minimize.Position = UDim2.new(0.924359024, 0, -0.107142895, 0)
596Minimize.Size = UDim2.new(0, 11, 0, 12)
597Minimize.Font = Enum.Font.SourceSans
598Minimize.Text = "-"
599Minimize.TextColor3 = Color3.new(1, 1, 1)
600Minimize.TextSize = 14
601Minimize.MouseButton1Click:Connect(function()
602
603 if Mainframe.Visible == false then
604 Mainframe.Visible = true
605 else
606 Mainframe.Visible = false
607 end
608
609end)
610
611Minimize.MouseButton1Click:Connect(function()
612
613 if TeleportsFrame.Visible == false then
614 TeleportsFrame.Visible = false
615 else
616 TeleportsFrame.Visible = false
617 end
618
619end)
620
621TeleportsFrame.Name = "TeleportsFrame"
622TeleportsFrame.Parent = ScreenGui
623TeleportsFrame.BackgroundColor3 = Color3.new(0.415686, 0.415686, 0.415686)
624TeleportsFrame.BorderColor3 = Color3.new(0, 0, 0)
625TeleportsFrame.Position = UDim2.new(0.859418929, 0, 0.268410861, 0)
626TeleportsFrame.Size = UDim2.new(0, 150, 0, 239)
627TeleportsFrame.Active = true
628TeleportsFrame.Draggable = true
629TeleportsFrame.Visible = false
630
631TeleportsScrollingFrame.Name = "TeleportsScrollingFrame"
632TeleportsScrollingFrame.Parent = TeleportsFrame
633TeleportsScrollingFrame.BackgroundColor3 = Color3.new(0.623529, 0.623529, 0.623529)
634TeleportsScrollingFrame.Position = UDim2.new(0.0399999991, 0, 0.0292887036, 0)
635TeleportsScrollingFrame.Size = UDim2.new(0, 137, 0, 224)
636TeleportsScrollingFrame.ScrollBarThickness = 1
637
638CellsTP.Name = "CellsTP"
639CellsTP.Parent = TeleportsScrollingFrame
640CellsTP.BackgroundColor3 = Color3.new(0.552941, 0.552941, 0.552941)
641CellsTP.BorderColor3 = Color3.new(0, 0, 0)
642CellsTP.Position = UDim2.new(0.0510948896, 0, 0.0105485236, 0)
643CellsTP.Size = UDim2.new(0, 122, 0, 18)
644CellsTP.Font = Enum.Font.SourceSans
645CellsTP.Text = "Cells"
646CellsTP.TextColor3 = Color3.new(0, 0, 0)
647CellsTP.TextSize = 14
648CellsTP.MouseButton1Click:Connect(function()
649 game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-2.1252234, 3.99408817, 38.6809654))
650end)
651
652VentsTP.Name = "VentsTP"
653VentsTP.Parent = TeleportsScrollingFrame
654VentsTP.BackgroundColor3 = Color3.new(0.552941, 0.552941, 0.552941)
655VentsTP.BorderColor3 = Color3.new(0, 0, 0)
656VentsTP.Position = UDim2.new(0.0510948896, 0, 0.0485232063, 0)
657VentsTP.Size = UDim2.new(0, 122, 0, 18)
658VentsTP.Font = Enum.Font.SourceSans
659VentsTP.Text = "Vents"
660VentsTP.TextColor3 = Color3.new(0, 0, 0)
661VentsTP.TextSize = 14
662VentsTP.MouseButton1Click:Connect(function()
663 game.Players.LocalPlayer.Character:MoveTo(Vector3.new(45.8967972, 17, 88.6420212))
664end)
665
666HelipadTP.Name = "HelipadTP"
667HelipadTP.Parent = TeleportsScrollingFrame
668HelipadTP.BackgroundColor3 = Color3.new(0.552941, 0.552941, 0.552941)
669HelipadTP.BorderColor3 = Color3.new(0, 0, 0)
670HelipadTP.Position = UDim2.new(0.0510948896, 0, 0.086497888, 0)
671HelipadTP.Size = UDim2.new(0, 122, 0, 18)
672HelipadTP.Font = Enum.Font.SourceSans
673HelipadTP.Text = "Helipad"
674HelipadTP.TextColor3 = Color3.new(0, 0, 0)
675HelipadTP.TextSize = 14
676HelipadTP.MouseButton1Click:Connect(function()
677 game.Players.LocalPlayer.Character:MoveTo(Vector3.new(263.467377, 6.9100132, 113.983261))
678end)
679
680JailtopTP.Name = "JailtopTP"
681JailtopTP.Parent = TeleportsScrollingFrame
682JailtopTP.BackgroundColor3 = Color3.new(0.552941, 0.552941, 0.552941)
683JailtopTP.BorderColor3 = Color3.new(0, 0, 0)
684JailtopTP.Position = UDim2.new(0.0474452525, 0, 0.124472573, 0)
685JailtopTP.Size = UDim2.new(0, 122, 0, 18)
686JailtopTP.Font = Enum.Font.SourceSans
687JailtopTP.Text = "Jailtop"
688JailtopTP.TextColor3 = Color3.new(0, 0, 0)
689JailtopTP.TextSize = 14
690JailtopTP.MouseButton1Click:Connect(function()
691 game.Players.LocalPlayer.Character:MoveTo(Vector3.new(105.896927, 34, 12.4054184))
692end)
693
694CourtyardTP.Name = "CourtyardTP"
695CourtyardTP.Parent = TeleportsScrollingFrame
696CourtyardTP.BackgroundColor3 = Color3.new(0.552941, 0.552941, 0.552941)
697CourtyardTP.BorderColor3 = Color3.new(0, 0, 0)
698CourtyardTP.Position = UDim2.new(0.0474452525, 0, 0.162447259, 0)
699CourtyardTP.Size = UDim2.new(0, 122, 0, 18)
700CourtyardTP.Font = Enum.Font.SourceSans
701CourtyardTP.Text = "Courtyard"
702CourtyardTP.TextColor3 = Color3.new(0, 0, 0)
703CourtyardTP.TextSize = 14
704CourtyardTP.MouseButton1Click:Connect(function()
705 game.Players.LocalPlayer.Character:MoveTo(Vector3.new(243.07106, 2.3200254, -80.9014206))
706end)
707
708LunchroomTP.Name = "LunchroomTP"
709LunchroomTP.Parent = TeleportsScrollingFrame
710LunchroomTP.BackgroundColor3 = Color3.new(0.552941, 0.552941, 0.552941)
711LunchroomTP.BorderColor3 = Color3.new(0, 0, 0)
712LunchroomTP.Position = UDim2.new(0.0474452525, 0, 0.200421944, 0)
713LunchroomTP.Size = UDim2.new(0, 122, 0, 18)
714LunchroomTP.Font = Enum.Font.SourceSans
715LunchroomTP.Text = "Lunchroom"
716LunchroomTP.TextColor3 = Color3.new(0, 0, 0)
717LunchroomTP.TextSize = 14
718LunchroomTP.MouseButton1Click:Connect(function()
719 game.Players.LocalPlayer.Character:MoveTo(Vector3.new(4.08053064, 4, -144.190895))
720end)
721
722KitchenTP.Name = "KitchenTP"
723KitchenTP.Parent = TeleportsScrollingFrame
724KitchenTP.BackgroundColor3 = Color3.new(0.552941, 0.552941, 0.552941)
725KitchenTP.BorderColor3 = Color3.new(0, 0, 0)
726KitchenTP.Position = UDim2.new(0.0510948859, 0, 0.23839663, 0)
727KitchenTP.Size = UDim2.new(0, 122, 0, 18)
728KitchenTP.Font = Enum.Font.SourceSans
729KitchenTP.Text = "Kitchen"
730KitchenTP.TextColor3 = Color3.new(0, 0, 0)
731KitchenTP.TextSize = 14
732KitchenTP.MouseButton1Click:Connect(function()
733 game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-49.4526825, 4, -122.646904))
734end)
735
736SecurityRoomTP.Name = "SecurityRoomTP"
737SecurityRoomTP.Parent = TeleportsScrollingFrame
738SecurityRoomTP.BackgroundColor3 = Color3.new(0.552941, 0.552941, 0.552941)
739SecurityRoomTP.BorderColor3 = Color3.new(0, 0, 0)
740SecurityRoomTP.Position = UDim2.new(0.0510948859, 0, 0.274261594, 0)
741SecurityRoomTP.Size = UDim2.new(0, 122, 0, 18)
742SecurityRoomTP.Font = Enum.Font.SourceSans
743SecurityRoomTP.Text = "Security Room"
744SecurityRoomTP.TextColor3 = Color3.new(0, 0, 0)
745SecurityRoomTP.TextSize = 14
746SecurityRoomTP.MouseButton1Click:Connect(function()
747 game.Players.LocalPlayer.Character:MoveTo(Vector3.new(66.4363861, 4, 4.59404564))
748end)
749
750CakeTP.Name = "CakeTP"
751CakeTP.Parent = TeleportsScrollingFrame
752CakeTP.BackgroundColor3 = Color3.new(0.552941, 0.552941, 0.552941)
753CakeTP.BorderColor3 = Color3.new(0, 0, 0)
754CakeTP.Position = UDim2.new(0.0510948859, 0, 0.310126573, 0)
755CakeTP.Size = UDim2.new(0, 122, 0, 18)
756CakeTP.Font = Enum.Font.SourceSans
757CakeTP.Text = "Cake"
758CakeTP.TextColor3 = Color3.new(0, 0, 0)
759CakeTP.TextSize = 14
760CakeTP.MouseButton1Click:Connect(function()
761 game.Players.LocalPlayer.Character:MoveTo(Vector3.new(108.500664, 4, -27.2045383))
762end)
763
764PrisonFrontTP.Name = "PrisonFrontTP"
765PrisonFrontTP.Parent = TeleportsScrollingFrame
766PrisonFrontTP.BackgroundColor3 = Color3.new(0.552941, 0.552941, 0.552941)
767PrisonFrontTP.BorderColor3 = Color3.new(0, 0, 0)
768PrisonFrontTP.Position = UDim2.new(0.0474452488, 0, 0.348101258, 0)
769PrisonFrontTP.Size = UDim2.new(0, 122, 0, 18)
770PrisonFrontTP.Font = Enum.Font.SourceSans
771PrisonFrontTP.Text = "Prison Front"
772PrisonFrontTP.TextColor3 = Color3.new(0, 0, 0)
773PrisonFrontTP.TextSize = 14
774PrisonFrontTP.MouseButton1Click:Connect(function()
775 game.Players.LocalPlayer.Character:MoveTo(Vector3.new(150.264099, 4, -230.023178))
776end)
777
778ATVTP.Name = "ATVTP"
779ATVTP.Parent = TeleportsScrollingFrame
780ATVTP.BackgroundColor3 = Color3.new(0.552941, 0.552941, 0.552941)
781ATVTP.BorderColor3 = Color3.new(0, 0, 0)
782ATVTP.Position = UDim2.new(0.0474452488, 0, 0.386075944, 0)
783ATVTP.Size = UDim2.new(0, 122, 0, 18)
784ATVTP.Font = Enum.Font.SourceSans
785ATVTP.Text = "ATVs"
786ATVTP.TextColor3 = Color3.new(0, 0, 0)
787ATVTP.TextSize = 14
788ATVTP.MouseButton1Click:Connect(function()
789 game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-2.77235317, 5.5, -279.359253))
790end)
791
792WatchTowerTP.Name = "WatchTowerTP"
793WatchTowerTP.Parent = TeleportsScrollingFrame
794WatchTowerTP.BackgroundColor3 = Color3.new(0.552941, 0.552941, 0.552941)
795WatchTowerTP.BorderColor3 = Color3.new(0, 0, 0)
796WatchTowerTP.Position = UDim2.new(0.0510948822, 0, 0.424050629, 0)
797WatchTowerTP.Size = UDim2.new(0, 122, 0, 18)
798WatchTowerTP.Font = Enum.Font.SourceSans
799WatchTowerTP.Text = "Watch Tower"
800WatchTowerTP.TextColor3 = Color3.new(0, 0, 0)
801WatchTowerTP.TextSize = 14
802WatchTowerTP.MouseButton1Click:Connect(function()
803 game.Players.LocalPlayer.Character:MoveTo(Vector3.new(178.239044, 44.9900742, -211.372543))
804end)
805
806WatchTower2TP.Name = "WatchTower2TP"
807WatchTower2TP.Parent = TeleportsScrollingFrame
808WatchTower2TP.BackgroundColor3 = Color3.new(0.552941, 0.552941, 0.552941)
809WatchTower2TP.BorderColor3 = Color3.new(0, 0, 0)
810WatchTower2TP.Position = UDim2.new(0.0474452451, 0, 0.462025315, 0)
811WatchTower2TP.Size = UDim2.new(0, 122, 0, 18)
812WatchTower2TP.Font = Enum.Font.SourceSans
813WatchTower2TP.Text = "Watch Tower 2"
814WatchTower2TP.TextColor3 = Color3.new(0, 0, 0)
815WatchTower2TP.TextSize = 14
816WatchTower2TP.MouseButton1Click:Connect(function()
817 game.Players.LocalPlayer.Character:MoveTo(Vector3.new(121.033882, 25.9895439, -325.773987))
818end)
819
820WaterfallTP.Name = "WaterfallTP"
821WaterfallTP.Parent = TeleportsScrollingFrame
822WaterfallTP.BackgroundColor3 = Color3.new(0.552941, 0.552941, 0.552941)
823WaterfallTP.BorderColor3 = Color3.new(0, 0, 0)
824WaterfallTP.Position = UDim2.new(0.0474452451, 0, 0.5, 0)
825WaterfallTP.Size = UDim2.new(0, 122, 0, 18)
826WaterfallTP.Font = Enum.Font.SourceSans
827WaterfallTP.Text = "Waterfall"
828WaterfallTP.TextColor3 = Color3.new(0, 0, 0)
829WaterfallTP.TextSize = 14
830WaterfallTP.MouseButton1Click:Connect(function()
831 game.Players.LocalPlayer.Character:MoveTo(Vector3.new(526.5802, 112.403442, -243.040665))
832end)
833
834CarSpawnerTP.Name = "CarSpawnerTP"
835CarSpawnerTP.Parent = TeleportsScrollingFrame
836CarSpawnerTP.BackgroundColor3 = Color3.new(0.552941, 0.552941, 0.552941)
837CarSpawnerTP.BorderColor3 = Color3.new(0, 0, 0)
838CarSpawnerTP.Position = UDim2.new(0.0474452451, 0, 0.537974656, 0)
839CarSpawnerTP.Size = UDim2.new(0, 122, 0, 18)
840CarSpawnerTP.Font = Enum.Font.SourceSans
841CarSpawnerTP.Text = "Car Spawn"
842CarSpawnerTP.TextColor3 = Color3.new(0, 0, 0)
843CarSpawnerTP.TextSize = 14
844CarSpawnerTP.MouseButton1Click:Connect(function()
845 game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-320.428406, -23.989994, -808.608337))
846end)
847
848MercenaryShedTP.Name = "MercenaryShedTP"
849MercenaryShedTP.Parent = TeleportsScrollingFrame
850MercenaryShedTP.BackgroundColor3 = Color3.new(0.552941, 0.552941, 0.552941)
851MercenaryShedTP.BorderColor3 = Color3.new(0, 0, 0)
852MercenaryShedTP.Position = UDim2.new(0.0474452451, 0, 0.575949311, 0)
853MercenaryShedTP.Size = UDim2.new(0, 122, 0, 18)
854MercenaryShedTP.Font = Enum.Font.SourceSans
855MercenaryShedTP.Text = "Mercenary Shed"
856MercenaryShedTP.TextColor3 = Color3.new(0, 0, 0)
857MercenaryShedTP.TextSize = 14
858MercenaryShedTP.MouseButton1Click:Connect(function()
859 game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-618.375488, -24.7882366, -333.008667))
860end)
861end)
862
863Gui2.MouseButton1Click:connect(function()
864 -- Made by ArMaNi#4431
865-- If u want me to change anything add my discord[Armani#4431]
866-- Youtube: https://www.youtube.com/channel/UCjhsfGI06x30kTJ9ETTmxew
867-- Local player
868local p = game.Players.LocalPlayer
869
870-- Instance Objects
871local gui = Instance.new('ScreenGui',p.PlayerGui)
872local frame = Instance.new('ScrollingFrame',gui)
873local open = Instance.new('TextButton',gui)
874local name = Instance.new('TextLabel',frame)
875local btools = Instance.new('TextButton',frame)
876local escape = Instance.new('TextButton',frame)
877local exit = Instance.new('TextButton',frame)
878local killaura = Instance.new('TextButton',frame)
879local melee = Instance.new('TextButton',frame)
880local removedoors = Instance.new('TextButton',frame)
881local tools = Instance.new('TextButton',frame)
882local speedplus = Instance.new('TextButton',frame)
883local speedminus = Instance.new('TextButton',frame)
884local jumpplus = Instance.new('TextButton',frame)
885local jumpminus = Instance.new('TextButton',frame)
886local bypass = Instance.new('TextButton',frame)
887local db = Instance.new('TextButton',frame)
888local floor = Instance.new('TextButton',frame)
889local creator2 = Instance.new('TextButton',frame)
890local prison = Instance.new('TextButton',frame)
891local nuteral = Instance.new('TextButton',frame)
892local God = Instance.new('TextButton',frame)
893local InsaneAndDab = Instance.new('TextButton',frame)
894
895-- Name object
896gui.Name = "Prison Life GUI V3"
897frame.Name = "Commands"
898open.Name = "Open"
899name.Name = "Name"
900btools.Name = "BtoolsButton"
901escape.Name = "EscapeButton"
902exit.Name = "ExitButton"
903killaura.Name = "KillauraButton"
904melee.Name = "MeleeButton"
905removedoors.Name = "RemoveDoorsButton"
906tools.Name = "ToolsButton"
907speedplus.Name = "SpeedAdd"
908speedminus.Name = "SpeedReduce"
909jumpplus.Name = "JumpAdd"
910jumpminus.Name = "JumpReduce"
911bypass.Name = "Bypass"
912db.Name = "DisableBypass"
913floor.Name = "Floor"
914creator2.Name = "Creator2Name"
915prison.Name = "TPtoprison"
916nuteral.Name = "nuteralTeam"
917God.Name = "FEGod"
918InsaneAndDab.Name = "FEGod"
919
920-- Object Visible
921frame.Visible = true
922open.Visible = false
923name.Visible = true
924btools.Visible = true
925escape.Visible = true
926exit.Visible = true
927killaura.Visible = true
928melee.Visible = true
929removedoors.Visible = true
930tools.Visible = true
931speedplus.Visible = true
932speedminus.Visible = true
933jumpplus.Visible = true
934jumpminus.Visible = true
935bypass.Visible = true
936db.Visible = true
937floor.Visible = true
938creator2.Visible = true
939prison.Visible = true
940nuteral.Visible = true
941God.Visible = true
942InsaneAndDab.Visible = true
943
944-- Background Color
945frame.BackgroundColor3 = Color3.new(255,0,0)
946open.BackgroundColor3 = Color3.new(255,0,0)
947name.BackgroundColor3 = Color3.new(255,0,0)
948btools.BackgroundColor3 = Color3.new(0,0,255)
949escape.BackgroundColor3 = Color3.new(0,0,255)
950exit.BackgroundColor3 = Color3.new(0,0,255)
951killaura.BackgroundColor3 = Color3.new(0,0,255)
952melee.BackgroundColor3 = Color3.new(0,0,255)
953removedoors.BackgroundColor3 = Color3.new(0,0,255)
954tools.BackgroundColor3 = Color3.new(0,0,255)
955speedplus.BackgroundColor3 = Color3.new(0,0,255)
956speedminus.BackgroundColor3 = Color3.new(0,0,255)
957jumpplus.BackgroundColor3 = Color3.new(0,0,255)
958jumpminus.BackgroundColor3 = Color3.new(0,0,255)
959bypass.BackgroundColor3 = Color3.new(0,0,255)
960db.BackgroundColor3 = Color3.new(0,0,255)
961floor.BackgroundColor3 = Color3.new(0,0,255)
962creator2.BackgroundColor3 = Color3.new(0,255,0)
963prison.BackgroundColor3 = Color3.new(0,0,255)
964nuteral.BackgroundColor3 = Color3.new(0,0,255)
965God.BackgroundColor3 = Color3.new(0,0,255)
966InsaneAndDab.BackgroundColor3 = Color3.new(0,0,255)
967
968-- Background Transparency
969frame.BackgroundTransparency = 0.2
970open.BackgroundTransparency = 0.2
971name.BackgroundTransparency = 0.6
972btools.BackgroundTransparency = 0
973escape.BackgroundTransparency = 0
974exit.BackgroundTransparency = 0
975killaura.BackgroundTransparency = 0
976melee.BackgroundTransparency = 0
977removedoors.BackgroundTransparency = 0
978tools.BackgroundTransparency = 0
979speedplus.BackgroundTransparency = 0
980speedminus.BackgroundTransparency = 0
981jumpplus.BackgroundTransparency = 0
982jumpminus.BackgroundTransparency = 0
983bypass.BackgroundTransparency = 0
984db.BackgroundTransparency = 0
985floor.BackgroundTransparency = 0
986creator2.BackgroundTransparency = 0
987prison.BackgroundTransparency = 0
988nuteral.BackgroundTransparency = 0
989God.BackgroundTransparency = 0
990InsaneAndDab.BackgroundTransparency = 0
991
992-- Objects Size
993frame.Size = UDim2.new(0,250,0,350)
994open.Size = UDim2.new(0,60,0,25)
995name.Size = UDim2.new(0,180,0,40)
996btools.Size = UDim2.new(0.9,12,0,30)
997escape.Size = UDim2.new(0.9,12,0,30)
998exit.Size = UDim2.new(0,50,0,40)
999killaura.Size = UDim2.new(0.9,12,0,30)
1000melee.Size = UDim2.new(0.9,12,0,30)
1001removedoors.Size = UDim2.new(0.9,12,0,30)
1002tools.Size = UDim2.new(0.9,12,0,30)
1003speedplus.Size = UDim2.new(0.9,12,0,30)
1004speedminus.Size = UDim2.new(0.9,12,0,30)
1005jumpplus.Size = UDim2.new(0.9,12,0,30)
1006jumpminus.Size = UDim2.new(0.9,12,0,30)
1007bypass.Size = UDim2.new(0.9,12,0,30)
1008db.Size = UDim2.new(0.9,12,0,30)
1009floor.Size = UDim2.new(0.9,12,0,30)
1010creator2.Size = UDim2.new(0.9,12,0,30)
1011prison.Size = UDim2.new(0.9,12,0,30)
1012nuteral.Size = UDim2.new(0.9,12,0,30)
1013God.Size = UDim2.new(0.9,12,0,30)
1014InsaneAndDab.Size = UDim2.new(0.9,12,0,30)
1015
1016-- Objects Position
1017frame.Position = UDim2.new(0,5,0.4,0)
1018open.Position = UDim2.new(0,0,0,0)
1019name.Position = UDim2.new(0,0,0,5)
1020btools.Position = UDim2.new(0,0,0,185)
1021escape.Position = UDim2.new(0,0,0,230)
1022exit.Position = UDim2.new(0,184,0,5)
1023killaura.Position = UDim2.new(0,0,0,275)
1024melee.Position = UDim2.new(0,0,0,140)
1025removedoors.Position = UDim2.new(0,0,0,50)
1026tools.Position = UDim2.new(0,0,0,95)
1027speedplus.Position = UDim2.new(0,0,0,320)
1028speedminus.Position = UDim2.new(0,0,0,365)
1029jumpplus.Position = UDim2.new(0,0,0,410)
1030jumpminus.Position = UDim2.new(0,0,0,455)
1031bypass.Position = UDim2.new(0,0,0,500)
1032db.Position = UDim2.new(0,0,0,545)
1033floor.Position = UDim2.new(0,0,0,590)
1034prison.Position = UDim2.new(0,0,0,635)
1035nuteral.Position = UDim2.new(0,0,0,680)
1036God.Position = UDim2.new(0,0,0,725)
1037InsaneAndDab.Position = UDim2.new(0,0,0,770)
1038creator2.Position = UDim2.new(0,0,0,815)
1039
1040-- Objects Text Color
1041open.TextColor3 = Color3.new(0,255,0)
1042name.TextColor3 = Color3.new(0,0,255)
1043btools.TextColor3 = Color3.new(255,0,0)
1044escape.TextColor3 = Color3.new(255,0,0)
1045exit.TextColor3 = Color3.new(0,255,0)
1046killaura.TextColor3 = Color3.new(255,0,0)
1047melee.TextColor3 = Color3.new(255,0,0)
1048removedoors.TextColor3 = Color3.new(255,0,0)
1049tools.TextColor3 = Color3.new(255,0,0)
1050speedplus.TextColor3 = Color3.new(255,0,0)
1051speedminus.TextColor3 = Color3.new(255,0,0)
1052jumpplus.TextColor3 = Color3.new(255,0,0)
1053jumpminus.TextColor3 = Color3.new(255,0,0)
1054bypass.TextColor3 = Color3.new(255,0,0)
1055db.TextColor3 = Color3.new(255,0,0)
1056floor.TextColor3 = Color3.new(255,0,0)
1057creator2.TextColor3 = Color3.new(0,0,255)
1058prison.TextColor3 = Color3.new(255,0,0)
1059nuteral.TextColor3 = Color3.new(255,0,0)
1060God.TextColor3 = Color3.new(255,0,0)
1061InsaneAndDab.TextColor3 = Color3.new(255,0,0)
1062
1063
1064-- Object Font
1065name.Font = 'Fantasy'
1066
1067-- Object Text
1068open.Text = 'Open'
1069name.Text = 'Prison Life GUI Remastered V2'
1070btools.Text = 'Btools'
1071escape.Text = 'Escape The Prison'
1072exit.Text = 'Exit'
1073killaura.Text = 'Kill Aura [RIP THEM...]'
1074melee.Text = 'Removed items!!'
1075removedoors.Text = 'Remove Doors'
1076tools.Text = 'Give Guns'
1077speedplus.Text = 'WalkSpeed + 10'
1078speedminus.Text = 'WalkSpeed - 10'
1079jumpplus.Text = 'JumpPower + 10'
1080jumpminus.Text = 'JumpPower - 10'
1081bypass.Text = 'Bypass Taser, Arrest [Cannot Punch]'
1082db.Text = 'Disable Bypass Taser, Arrest'
1083floor.Text = 'Tools'
1084creator2.Text = 'Made by ArMaNi#4431'
1085prison.Text = 'Teleport to prison'
1086nuteral.Text = 'Nuteral team(gray)'
1087God.Text = 'FE God[cannot shoot]'
1088InsaneAndDab.Text = 'FE Insane and Dab GUI'
1089
1090-- Object Text Scaled
1091open.TextScaled = true
1092name.TextScaled = true
1093btools.TextScaled = true
1094escape.TextScaled = true
1095exit.TextScaled = true
1096killaura.TextScaled = true
1097melee.TextScaled = true
1098removedoors.TextScaled = true
1099tools.TextScaled = true
1100speedplus.TextScaled = true
1101speedminus.TextScaled = true
1102jumpplus.TextScaled = true
1103jumpminus.TextScaled = true
1104bypass.TextScaled = true
1105db.TextScaled = true
1106floor.TextScaled = true
1107creator2.TextScaled = true
1108prison.TextScaled = true
1109nuteral.TextScaled = true
1110God.TextScaled = true
1111InsaneAndDab.TextScaled = true
1112
1113-- Frame Moveable
1114frame.Active = true
1115frame.Draggable = false
1116
1117-- Open Function
1118open.MouseButton1Down:connect(function()
1119frame.Visible = true
1120frame:TweenPosition(UDim2.new(0,5,0.4,0), "Out", "Bounce",1 ,true)
1121open.Visible = false
1122open.Position = UDim2.new(0,0,0,0)
1123end)
1124
1125--Creator2
1126creator2.MouseButton1Down:connect(function()
1127local message = Instance.new("Message",game.Workspace)
1128 message.Text = 'Made by ArMaNi#4431!'
1129 wait(2)
1130 message:Destroy()
1131end)
1132
1133-- Close/Exit Function
1134exit.MouseButton1Down:connect(function()
1135frame:TweenPosition(UDim2.new(0.1,-400,0.4,0) , "Out", "Quad", 1, true)
1136 wait(1)
1137frame.Visible = false
1138 wait(.1)
1139 open.Visible = true
1140 open:TweenPosition(UDim2.new(0,2,0.8,15), "Out", "Bounce",1 ,true)
1141end)
1142
1143--open function
1144open.MouseButton1Down:connect(function()
1145local message = Instance.new("Message",game.Workspace)
1146 message.Text = 'Made by ArMaNi#4431!'
1147 wait(0.9)
1148 message:Destroy()
1149end)
1150
1151-- Btools Function
1152btools.MouseButton1Down:connect(function()
1153 Instance.new('HopperBin', game.Players.LocalPlayer.Backpack).BinType = 2
1154 Instance.new('HopperBin', game.Players.LocalPlayer.Backpack).BinType = 3
1155 Instance.new('HopperBin', game.Players.LocalPlayer.Backpack).BinType = 4
1156 loadstring(game:GetObjects('rbxassetid://552440069')[1].Source)()
1157end)
1158
1159-- Remove Doors Function
1160removedoors.MouseButton1Down:connect(function()
1161game.Workspace.Doors:Destroy()
1162end)
1163
1164-- Guns Function
1165tools.MouseButton1Down:connect(function()
1166local weapons = {"Remington 870", "M9", "AK-47", "M4A1", "Riot Shield"}
1167 for i, v in pairs(game.Workspace["Prison_ITEMS"].giver:GetChildren()) do
1168 for j, k in pairs(weapons) do
1169 if v.Name == k then
1170 v:MoveTo(game.Players.LocalPlayer.Character.Torso.Position)
1171 end
1172 end
1173 end
1174end)
1175
1176-- Melee Function
1177melee.MouseButton1Down:connect(function()
1178local weapons = {"Sharpened stick", "Extendo mirror"}
1179 for i, v in pairs(game.ReplicatedStorage.Tools:GetChildren()) do
1180 for j, k in pairs(weapons) do
1181 if v.Name == k then
1182 v:Clone().Parent = game.Players.LocalPlayer.Backpack
1183 end
1184 end
1185 end
1186end)
1187
1188-- Escape Function
1189escape.MouseButton1Down:connect(function()
1190game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(283, 72, 2213)
1191end)
1192
1193-- Kill Aura Function
1194killaura.MouseButton1Down:connect(function()
1195while wait(0.1) do
1196 for i, plr in pairs(game.Players:GetChildren()) do
1197 if plr.Name ~= game.Players.LocalPlayer.Name then
1198 for i = 1, 10 do
1199 game.ReplicatedStorage.meleeEvent:FireServer(plr)
1200 end
1201 end
1202 end
1203 end
1204end)
1205
1206-- WalkSpeed Increase
1207speedplus.MouseButton1Down:connect(function()
1208p.Character.Humanoid.WalkSpeed = p.Character.Humanoid.WalkSpeed + 10
1209end)
1210
1211-- WalkSpeed Decrease
1212speedminus.MouseButton1Down:connect(function()
1213p.Character.Humanoid.WalkSpeed = p.Character.Humanoid.WalkSpeed - 10
1214end)
1215
1216-- JumpPower Increase
1217jumpplus.MouseButton1Down:connect(function()
1218p.Character.Humanoid.JumpPower = p.Character.Humanoid.JumpPower + 10
1219end)
1220
1221-- JumpPower Decrease
1222jumpminus.MouseButton1Down:connect(function()
1223p.Character.Humanoid.JumpPower = p.Character.Humanoid.JumpPower - 10
1224end)
1225
1226-- Bypass Taser , Arrest
1227bypass.MouseButton1Down:connect(function()
1228game.Players.LocalPlayer.Character.ClientInputHandler.Disabled = true
1229 game.Players.LocalPlayer.CharacterAdded:connect(function()
1230 game.Workspace:WaitForChild(game.Players.LocalPlayer.Name)
1231 game.Players.LocalPlayer.Character.ClientInputHandler.Disabled = true
1232 end)
1233 local message = Instance.new("Message",game.Workspace)
1234 message.Text = 'This shit is on!'
1235 wait(1)
1236 message:Destroy()
1237end)
1238
1239-- Disable Bypass Taser , Arrest
1240db.MouseButton1Down:connect(function()
1241game.Players.LocalPlayer.Character.ClientInputHandler.Disabled = false
1242 game.Players.LocalPlayer.CharacterAdded:connect(function()
1243 game.Workspace:WaitForChild(game.Players.LocalPlayer.Name)
1244 game.Players.LocalPlayer.Character.ClientInputHandler.Disabled = false
1245 end)
1246local message = Instance.new("Message",game.Workspace)
1247 message.Text = 'k...its off'
1248 wait(1)
1249 message:Destroy()
1250end)
1251
1252-- Get Tools On the Floor
1253floor.MouseButton1Down:connect(function()
1254 for i, v in pairs(game.Workspace["Prison_ITEMS"].single:GetChildren()) do
1255 v:MoveTo(game.Players.LocalPlayer.Character.Torso.Position)
1256 end
1257end)
1258
1259-- Prison Function
1260prison.MouseButton1Down:connect(function()
1261game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(900, 97, 2400)
1262end)
1263
1264--nuteral Function
1265nuteral.MouseButton1Down:connect(function()
1266 Workspace.Remote.TeamEvent:FireServer("Medium stone grey")
1267 end)
1268
1269-- God Function
1270God.MouseButton1Down:connect(function()
1271game.Players.LocalPlayer.Character.Humanoid.Name = 1
1272local l = game.Players.LocalPlayer.Character["1"]:Clone()
1273l.Parent = game.Players.LocalPlayer.Character
1274l.Name = "Humanoid"
1275wait(0.1)
1276game.Players.LocalPlayer.Character["1"]:Destroy()
1277game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
1278game.Players.LocalPlayer.Character.Animate.Disabled = true
1279wait(0.1)
1280game.Players.LocalPlayer.Character.Animate.Disabled = false
1281game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
1282end)
1283
1284-- InsaneAndDab Function
1285InsaneAndDab.MouseButton1Down:connect(function()
1286-- Objects
1287
1288local ScreenGui = Instance.new("ScreenGui")
1289local Frame = Instance.new("Frame")
1290local Credits = Instance.new("TextLabel")
1291local insaneall = Instance.new("TextButton")
1292local daball = Instance.new("TextButton")
1293local dabothers = Instance.new("TextButton")
1294local insaneothers = Instance.new("TextButton")
1295
1296-- Properties
1297
1298ScreenGui.Parent = game.CoreGui
1299
1300Frame.Parent = ScreenGui
1301Frame.Active = true
1302Frame.BackgroundColor3 = Color3.new(186, 0, 0)
1303Frame.BackgroundTransparency = 0.25
1304Frame.Draggable = true
1305Frame.Position = UDim2.new(0, 341, 0, 41)
1306Frame.Size = UDim2.new(0, 358, 0, 423)
1307
1308Credits.Name = "Credits"
1309Credits.Parent = Frame
1310Credits.BackgroundColor3 = Color3.new(0, 0, 0)
1311Credits.BackgroundTransparency = 0.5
1312Credits.Position = UDim2.new(0, 79, 0, 0)
1313Credits.Size = UDim2.new(0, 200, 0, 50)
1314Credits.Font = Enum.Font.SciFi
1315Credits.FontSize = Enum.FontSize.Size24
1316Credits.Text = "By Cozmo, RGB by ArMaNi"
1317Credits.TextColor3 = Color3.new(0, 1, 1)
1318Credits.TextSize = 24
1319
1320insaneall.Name = "insaneall"
1321insaneall.Parent = Frame
1322insaneall.BackgroundColor3 = Color3.new(0, 0, 255)
1323insaneall.BackgroundTransparency = 0.5
1324insaneall.Position = UDim2.new(0, 0, 0, 106)
1325insaneall.Size = UDim2.new(0, 155, 0, 50)
1326insaneall.Font = Enum.Font.SciFi
1327insaneall.FontSize = Enum.FontSize.Size18
1328insaneall.Text = "FE Insane all"
1329insaneall.TextColor3 = Color3.new(0, 1, 1)
1330insaneall.TextSize = 18
1331
1332daball.Name = "daball"
1333daball.Parent = Frame
1334daball.BackgroundColor3 = Color3.new(0, 0, 255)
1335daball.BackgroundTransparency = 0.5
1336daball.Position = UDim2.new(0, 0, 0, 228)
1337daball.Size = UDim2.new(0, 155, 0, 50)
1338daball.Font = Enum.Font.SciFi
1339daball.FontSize = Enum.FontSize.Size18
1340daball.Text = "FE Dab all"
1341daball.TextColor3 = Color3.new(0, 1, 1)
1342daball.TextSize = 18
1343
1344dabothers.Name = "dabothers"
1345dabothers.Parent = Frame
1346dabothers.BackgroundColor3 = Color3.new(0, 0, 255)
1347dabothers.BackgroundTransparency = 0.5
1348dabothers.Position = UDim2.new(0, 203, 0, 230)
1349dabothers.Size = UDim2.new(0, 155, 0, 50)
1350dabothers.Font = Enum.Font.SciFi
1351dabothers.FontSize = Enum.FontSize.Size18
1352dabothers.Text = "FE Dab others"
1353dabothers.TextColor3 = Color3.new(0, 1, 1)
1354dabothers.TextSize = 18
1355
1356insaneothers.Name = "insaneothers"
1357insaneothers.Parent = Frame
1358insaneothers.BackgroundColor3 = Color3.new(0, 0, 255)
1359insaneothers.BackgroundTransparency = 0.5
1360insaneothers.Position = UDim2.new(0, 203, 0, 105)
1361insaneothers.Size = UDim2.new(0, 155, 0, 50)
1362insaneothers.Font = Enum.Font.SciFi
1363insaneothers.FontSize = Enum.FontSize.Size18
1364insaneothers.Text = "FE Insane others"
1365insaneothers.TextColor3 = Color3.new(0, 1, 1)
1366insaneothers.TextSize = 18
1367
1368insaneall.MouseButton1Click:connect(function()
1369for i,v in pairs(game.Players:GetPlayers()) do
1370local AnimationId = "33796059"
1371local Anim = Instance.new("Animation")
1372Anim.AnimationId = "rbxassetid://"..AnimationId
1373local k = v.Character.Humanoid:LoadAnimation(Anim)
1374k:Play()
1375k:AdjustSpeed(90)
1376end
1377end)
1378insaneothers.MouseButton1Click:connect(function()
1379for i,v in pairs(game.Players:GetPlayers()) do
1380if v.Name~=game.Players.LocalPlayer.Name then
1381local AnimationId = "33796059"
1382local Anim = Instance.new("Animation")
1383Anim.AnimationId = "rbxassetid://"..AnimationId
1384local k = v.Character.Humanoid:LoadAnimation(Anim)
1385k:Play()
1386k:AdjustSpeed(90)
1387end
1388end
1389end)
1390dabothers.MouseButton1Click:connect(function()
1391for i,v in pairs(game.Players:GetPlayers()) do
1392if v.Name~=game.Players.LocalPlayer.Name then
1393local AnimationId = "248263260"
1394local Anim = Instance.new("Animation")
1395Anim.AnimationId = "rbxassetid://"..AnimationId
1396local k = v.Character.Humanoid:LoadAnimation(Anim)
1397k:Play()
1398k:AdjustSpeed(1)
1399end
1400end
1401end)
1402daball.MouseButton1Click:connect(function()
1403for i,v in pairs(game.Players:GetPlayers()) do
1404local AnimationId = "248263260"
1405local Anim = Instance.new("Animation")
1406Anim.AnimationId = "rbxassetid://"..AnimationId
1407local k = v.Character.Humanoid:LoadAnimation(Anim)
1408k:Play()
1409k:AdjustSpeed(1)
1410end
1411end)
1412end)
1413end)
1414
1415Gui3.MouseButton1Click:connect(function()
1416 -- Instances:
1417local ScreenGui = Instance.new("ScreenGui")
1418local mainFrame = Instance.new("Frame")
1419local TopFrame = Instance.new("Frame")
1420local Creds = Instance.new("TextLabel")
1421local closeBut = Instance.new("TextButton")
1422local Killall = Instance.new("TextButton")
1423local TazeAll = Instance.new("TextButton")
1424local GiveallWeapons = Instance.new("TextButton")
1425local printWeapons = Instance.new("TextButton")
1426local removeDoors = Instance.new("TextButton")
1427local psyHub = Instance.new("TextButton")
1428--Properties:
1429ScreenGui.Parent = game.CoreGui
1430mainFrame.Active = true
1431mainFrame.Draggable = true
1432TopFrame.Draggable = true
1433
1434mainFrame.Name = "mainFrame"
1435mainFrame.Parent = ScreenGui
1436mainFrame.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
1437mainFrame.Position = UDim2.new(0.482706785, 0, 0.343848556, 0)
1438mainFrame.Size = UDim2.new(0, 273, 0, 166)
1439
1440TopFrame.Name = "TopFrame"
1441TopFrame.Parent = mainFrame
1442TopFrame.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
1443TopFrame.Position = UDim2.new(-0.00279554422, 0, -0.00886444096, 0)
1444TopFrame.Size = UDim2.new(0, 273, 0, 32)
1445
1446Creds.Name = "Creds"
1447Creds.Parent = TopFrame
1448Creds.BackgroundColor3 = Color3.new(1, 1, 1)
1449Creds.BackgroundTransparency = 1
1450Creds.Position = UDim2.new(-0.0622710697, 0, -0.28125, 0)
1451Creds.Size = UDim2.new(0, 200, 0, 50)
1452Creds.Font = Enum.Font.SciFi
1453Creds.Text = "CheeseChicken#9309"
1454Creds.TextColor3 = Color3.new(0.45098, 0.45098, 0)
1455Creds.TextSize = 18
1456
1457closeBut.Name = "closeBut"
1458closeBut.Parent = TopFrame
1459closeBut.BackgroundColor3 = Color3.new(1, 1, 1)
1460closeBut.BackgroundTransparency = 1
1461closeBut.Position = UDim2.new(0.87397337, 0, 0.195780754, 0)
1462closeBut.Size = UDim2.new(0, 34, 0, 19)
1463closeBut.Font = Enum.Font.SourceSans
1464closeBut.Text = "X"
1465closeBut.TextColor3 = Color3.new(1, 1, 1)
1466closeBut.TextSize = 23
1467closeBut.MouseButton1Click:connect(function()
1468 mainFrame.Visible = false
1469end)
1470
1471Killall.Name = "Killall"
1472Killall.Parent = mainFrame
1473Killall.BackgroundColor3 = Color3.new(0.513726, 0.513726, 0.513726)
1474Killall.Position = UDim2.new(0.0433584154, 0, 0.277849585, 0)
1475Killall.Size = UDim2.new(0, 64, 0, 50)
1476Killall.Font = Enum.Font.SourceSans
1477Killall.Text = "kill all"
1478Killall.TextColor3 = Color3.new(0, 0, 0)
1479Killall.TextSize = 14
1480Killall.MouseButton1Click:connect(function()
1481 for _, v in pairs(game.Players:GetChildren()) do
1482game.Workspace.resources.RemoteEvent:FireServer("dealDamage", v.Character.Humanoid, 100) --keep in mind friendly fire is off
1483end
1484end)
1485
1486TazeAll.Name = "TazeAll"
1487TazeAll.Parent = mainFrame
1488TazeAll.BackgroundColor3 = Color3.new(0.513726, 0.513726, 0.513726)
1489TazeAll.Position = UDim2.new(0.329207629, 0, 0.277849585, 0)
1490TazeAll.Size = UDim2.new(0, 64, 0, 50)
1491TazeAll.Font = Enum.Font.SourceSans
1492TazeAll.Text = "Taze all"
1493TazeAll.TextColor3 = Color3.new(0, 0, 0)
1494TazeAll.TextSize = 14
1495TazeAll.MouseButton1Click:connect(function()
1496 for _, v in pairs(game.Players:GetChildren()) do
1497game.Workspace.resources.RemoteEvent:FireServer("tase", v) --keep in mind friendly fire is off
1498end
1499end)
1500
1501GiveallWeapons.Name = "GiveallWeapons"
1502GiveallWeapons.Parent = mainFrame
1503GiveallWeapons.BackgroundColor3 = Color3.new(0.513726, 0.513726, 0.513726)
1504GiveallWeapons.Position = UDim2.new(0.614208639, 0, 0.277849585, 0)
1505GiveallWeapons.Size = UDim2.new(0, 105, 0, 50)
1506GiveallWeapons.Font = Enum.Font.SourceSans
1507GiveallWeapons.Text = "give all weapons"
1508GiveallWeapons.TextColor3 = Color3.new(0, 0, 0)
1509GiveallWeapons.TextSize = 14
1510GiveallWeapons.MouseButton1Click:connect(function()
1511 game.Workspace.resources.RemoteFunction:InvokeServer("giveItem", "M98B")
1512game.Workspace.resources.RemoteFunction:InvokeServer("giveItem", "Revolver")
1513game.Workspace.resources.RemoteFunction:InvokeServer("giveItem", "UMP-45")
1514game.Workspace.resources.RemoteFunction:InvokeServer("giveItem", "Parachute")
1515game.Workspace.resources.RemoteFunction:InvokeServer("giveItem", "ACR")
1516game.Workspace.resources.RemoteFunction:InvokeServer("giveItem", "M60")
1517game.Workspace.resources.RemoteFunction:InvokeServer("giveItem", "add more if u find")
1518game.Workspace.resources.RemoteFunction:InvokeServer("giveItem", "Fake ID Card")
1519end)
1520
1521printWeapons.Name = "printWeapons"
1522printWeapons.Parent = mainFrame
1523printWeapons.BackgroundColor3 = Color3.new(0.513726, 0.513726, 0.513726)
1524printWeapons.Position = UDim2.new(0.614208639, 0, 0.651343584, 0)
1525printWeapons.Size = UDim2.new(0, 105, 0, 50)
1526printWeapons.Font = Enum.Font.SourceSans
1527printWeapons.Text = "print all weapons"
1528printWeapons.TextColor3 = Color3.new(0, 0, 0)
1529printWeapons.TextSize = 14
1530printWeapons.MouseButton1Click:Connect(function()
1531 print("M1014")
1532 print("SPAS-12")
1533 print("Makrov")
1534 print("Dragunov")
1535 print("Taser")
1536 print("Ham Sandwich")
1537 print("Pancakes")
1538 print("Steak")
1539 print("Punch")
1540 print("Handcuffs")
1541 print("Shank")
1542 print("Hammer")
1543 print("Guitar")
1544 print("Fake ID Card")
1545 print("ACR")
1546 print("L86A2")
1547 print("M60")
1548 print("Beretta M9")
1549 print("UMP-45")
1550 print("AK47-U")
1551 print("Revolver")
1552 print("Minigun")
1553 print("M16")
1554 print("S&W 638")
1555 print("M14")
1556 print("AK47")
1557 print("M98B")
1558end)
1559
1560removeDoors.Name = "removeDoors"
1561removeDoors.Parent = mainFrame
1562removeDoors.BackgroundColor3 = Color3.new(0.513726, 0.513726, 0.513726)
1563removeDoors.Position = UDim2.new(0.0433584377, 0, 0.651343644, 0)
1564removeDoors.Size = UDim2.new(0, 64, 0, 50)
1565removeDoors.Font = Enum.Font.SourceSans
1566removeDoors.Text = "Remove doors"
1567removeDoors.TextColor3 = Color3.new(0, 0, 0)
1568removeDoors.TextSize = 11
1569removeDoors.MouseButton1Click:connect(function()
1570 game.Workspace.AllDoors:Destroy()
1571end)
1572
1573psyHub.Name = "psyHub"
1574psyHub.Parent = mainFrame
1575psyHub.BackgroundColor3 = Color3.new(0.513726, 0.513726, 0.513726)
1576psyHub.Position = UDim2.new(0.329207629, 0, 0.651343584, 0)
1577psyHub.Size = UDim2.new(0, 64, 0, 50)
1578psyHub.Font = Enum.Font.SourceSans
1579psyHub.Text = "PsyHub"
1580psyHub.TextColor3 = Color3.new(0, 0, 0)
1581psyHub.TextSize = 14
1582psyHub.MouseButton1Click:connect(function()
1583 loadstring(game:GetObjects("rbxassetid://03044718876")[1].Source)()
1584end)
1585end)
1586
1587Gui4.MouseButton1Click:connect(function()
1588 -- Farewell Infortality.
1589-- Version: 2.82
1590-- Instances:
1591local ScreenGui = Instance.new("ScreenGui")
1592local synapse_main = Instance.new("Frame")
1593local Synamse_top = Instance.new("Frame")
1594local Synapse_cred = Instance.new("TextLabel")
1595local execute = Instance.new("TextButton")
1596local Clear = Instance.new("TextButton")
1597local CloseB = Instance.new("TextButton")
1598local PrisonLifeGui = Instance.new("TextButton")
1599local RedwoodprisonGui = Instance.new("TextButton")
1600local Text = Instance.new("ScrollingFrame")
1601local TextBox = Instance.new("TextBox")
1602--Properties:
1603ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
1604
1605synapse_main.Name = "synapse_main"
1606synapse_main.Parent = ScreenGui
1607synapse_main.BackgroundColor3 = Color3.new(0.121569, 0.121569, 0.121569)
1608synapse_main.Position = UDim2.new(0.25939846, 0, 0.0315457396, 0)
1609synapse_main.Size = UDim2.new(0, 897, 0, 513)
1610
1611Synamse_top.Name = "Synamse_top"
1612Synamse_top.Parent = synapse_main
1613Synamse_top.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
1614Synamse_top.Position = UDim2.new(-0.000247270626, 0, -0.00136436464, 0)
1615Synamse_top.Size = UDim2.new(0, 897, 0, 55)
1616
1617Synapse_cred.Name = "Synapse_cred"
1618Synapse_cred.Parent = Synamse_top
1619Synapse_cred.BackgroundColor3 = Color3.new(1, 1, 1)
1620Synapse_cred.BackgroundTransparency = 1
1621Synapse_cred.Position = UDim2.new(0.387959868, 0, 0.00249999994, 0)
1622Synapse_cred.Size = UDim2.new(0, 200, 0, 50)
1623Synapse_cred.Font = Enum.Font.SciFi
1624Synapse_cred.Text = "Synapse v1 "
1625Synapse_cred.TextColor3 = Color3.new(0.603922, 0.603922, 0.603922)
1626Synapse_cred.TextSize = 30
1627
1628execute.Name = "execute"
1629execute.Parent = Synamse_top
1630execute.BackgroundColor3 = Color3.new(0.423529, 0.423529, 0.423529)
1631execute.Position = UDim2.new(-0.000667372136, 0, 0.00276718149, 0)
1632execute.Size = UDim2.new(0, 71, 0, 50)
1633execute.Font = Enum.Font.SourceSans
1634execute.Text = "execute"
1635execute.TextColor3 = Color3.new(0, 0, 0)
1636execute.TextSize = 14
1637execute.MouseButton1Click:connect(function()
1638 loadstring(TextBox.Text)
1639end)
1640
1641Clear.Name = "Clear"
1642Clear.Parent = Synamse_top
1643Clear.BackgroundColor3 = Color3.new(0.423529, 0.423529, 0.423529)
1644Clear.Position = UDim2.new(0, 70, 0.00999999978, 0)
1645Clear.Size = UDim2.new(0, 71, 0, 50)
1646Clear.Font = Enum.Font.SourceSans
1647Clear.Text = "clear"
1648Clear.TextColor3 = Color3.new(0, 0, 0)
1649Clear.TextSize = 14
1650Clear.MouseButton1Click:connect(function()
1651 TextBox.Text = ""
1652end)
1653
1654CloseB.Name = "CloseB"
1655CloseB.Parent = Synamse_top
1656CloseB.BackgroundColor3 = Color3.new(0.423529, 0.423529, 0.423529)
1657CloseB.BackgroundTransparency = 1
1658CloseB.Position = UDim2.new(0, 840, 0.100000001, 0)
1659CloseB.Size = UDim2.new(0, 35, 0, 32)
1660CloseB.Font = Enum.Font.SourceSans
1661CloseB.Text = "X"
1662CloseB.TextColor3 = Color3.new(1, 1, 1)
1663CloseB.TextSize = 24
1664CloseB.TextStrokeColor3 = Color3.new(1, 1, 1)
1665CloseB.MouseButton1Click:connect(function()
1666 synapse_main.Visible = false
1667end)
1668
1669PrisonLifeGui.Name = "PrisonLifeGui"
1670PrisonLifeGui.Parent = Synamse_top
1671PrisonLifeGui.BackgroundColor3 = Color3.new(0.45098, 0.45098, 0.45098)
1672PrisonLifeGui.Position = UDim2.new(0.163879603, 0, 0, 0)
1673PrisonLifeGui.Size = UDim2.new(0, 86, 0, 50)
1674PrisonLifeGui.Font = Enum.Font.SourceSans
1675PrisonLifeGui.Text = "prison life gui"
1676PrisonLifeGui.TextColor3 = Color3.new(0, 0, 0)
1677PrisonLifeGui.TextSize = 14
1678PrisonLifeGui.MouseButton1Click:connect(function()
1679
1680local HytronixJailbreakGui = Instance.new("ScreenGui")
1681local Main = Instance.new("Frame")
1682local AntiKick = Instance.new("TextButton")
1683local TopBar = Instance.new("Frame")
1684local CloseButton1b = Instance.new("TextButton")
1685local Credits = Instance.new("TextLabel")
1686local Name = Instance.new("TextLabel")
1687local Functions = Instance.new("TextButton")
1688local Help = Instance.new("TextLabel")
1689local GUIs = Instance.new("TextButton")
1690local OpenButton = Instance.new("Frame")
1691local Openbuttonb = Instance.new("TextButton")
1692local Functions_2 = Instance.new("Frame")
1693local TopBar_2 = Instance.new("Frame")
1694local CloseButton2t = Instance.new("TextButton")
1695local Credits_2 = Instance.new("TextLabel")
1696local NameF = Instance.new("TextLabel")
1697local ADMIN = Instance.new("TextButton")
1698local InfiniteJump = Instance.new("TextButton")
1699local ESP = Instance.new("TextButton")
1700local PressXNoClip = Instance.new("TextButton")
1701local PressZTP = Instance.new("TextButton")
1702local SuperPunch = Instance.new("TextButton")
1703local ArestTimerBypass = Instance.new("TextButton")
1704local KillAuraHoldE = Instance.new("TextButton")
1705local Teleports = Instance.new("Frame")
1706local TopBar_3 = Instance.new("Frame")
1707local CloseButton2t_2 = Instance.new("TextButton")
1708local Credits_3 = Instance.new("TextLabel")
1709local NameT = Instance.new("TextLabel")
1710local CriminalBase = Instance.new("TextButton")
1711local CriminalBase2 = Instance.new("TextButton")
1712--Properties:
1713HytronixJailbreakGui.Name = "Hytronix Jailbreak Gui"
1714HytronixJailbreakGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
1715HytronixJailbreakGui.ResetOnSpawn = false
1716
1717Main.Name = "Main"
1718Main.Parent = HytronixJailbreakGui
1719Main.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
1720Main.BackgroundTransparency = 0.25
1721Main.BorderSizePixel = 0
1722Main.Position = UDim2.new(0.287488043, 0, 0.268138707, 0)
1723Main.Size = UDim2.new(0, 444, 0, 390)
1724Main.Active = true
1725Main.Selectable = true
1726Main.Draggable = true
1727
1728AntiKick.Name = "Anti Kick"
1729AntiKick.Parent = Main
1730AntiKick.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
1731AntiKick.BackgroundTransparency = 0.25
1732AntiKick.BorderSizePixel = 0
1733AntiKick.LayoutOrder = 1
1734AntiKick.Position = UDim2.new(0.348699003, 0, 0.123740166, 0)
1735AntiKick.Size = UDim2.new(0, 133, 0, 40)
1736AntiKick.Font = Enum.Font.SourceSans
1737AntiKick.Text = "Anti Kick"
1738AntiKick.TextColor3 = Color3.new(1, 0, 0)
1739AntiKick.TextScaled = true
1740AntiKick.TextSize = 14
1741AntiKick.TextWrapped = true
1742AntiKick.MouseButton1Down:connect(function()
1743 AntiKick.TextColor3 = Color3.new(68, 255, 0)
1744 local VirtualUser=game:service'VirtualUser'
1745game:service'Players'.LocalPlayer.Idled:connect(function()
1746end)
1747VirtualUser:CaptureController()
1748VirtualUser:ClickButton2(Vector2.new())
1749end)
1750
1751
1752TopBar.Name = "TopBar"
1753TopBar.Parent = Main
1754TopBar.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
1755TopBar.BackgroundTransparency = 0.25
1756TopBar.Position = UDim2.new(0, 0, -0.00128612027, 0)
1757TopBar.Size = UDim2.new(0, 444, 0, 36)
1758
1759CloseButton1b.Name = "CloseButton1b"
1760CloseButton1b.Parent = Main
1761CloseButton1b.BackgroundColor3 = Color3.new(1, 1, 1)
1762CloseButton1b.BackgroundTransparency = 1
1763CloseButton1b.Position = UDim2.new(0.928150594, 0, -0.00340917311, 0)
1764CloseButton1b.Size = UDim2.new(0, 31, 0, 36)
1765CloseButton1b.Font = Enum.Font.SciFi
1766CloseButton1b.Text = "X"
1767CloseButton1b.TextColor3 = Color3.new(1, 1, 1)
1768CloseButton1b.TextScaled = true
1769CloseButton1b.TextSize = 14
1770CloseButton1b.TextWrapped = true
1771CloseButton1b.MouseButton1Down:connect(function()
1772 Main.Visible = false
1773end)
1774
1775Credits.Name = "Credits"
1776Credits.Parent = Main
1777Credits.BackgroundColor3 = Color3.new(1, 1, 1)
1778Credits.BackgroundTransparency = 1
1779Credits.Position = UDim2.new(0.702302694, 0, 0.951282024, 0)
1780Credits.Size = UDim2.new(0, 145, 0, 19)
1781Credits.Font = Enum.Font.SourceSans
1782Credits.Text = "Made By Hytronix"
1783Credits.TextColor3 = Color3.new(1, 1, 1)
1784Credits.TextScaled = true
1785Credits.TextSize = 14
1786Credits.TextWrapped = true
1787
1788Name.Name = "Name"
1789Name.Parent = Main
1790Name.BackgroundColor3 = Color3.new(1, 1, 1)
1791Name.BackgroundTransparency = 1
1792Name.Position = UDim2.new(0.00860897824, 0, -0.0051282444, 0)
1793Name.Size = UDim2.new(0, 136, 0, 40)
1794Name.Font = Enum.Font.SciFi
1795Name.Text = "Prison Life Gui"
1796Name.TextColor3 = Color3.new(1, 1, 1)
1797Name.TextScaled = true
1798Name.TextSize = 14
1799Name.TextWrapped = true
1800
1801Functions.Name = "Functions"
1802Functions.Parent = Main
1803Functions.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
1804Functions.BackgroundTransparency = 0.25
1805Functions.BorderSizePixel = 0
1806Functions.LayoutOrder = 1
1807Functions.Position = UDim2.new(0.0446449481, 0, 0.275022209, 0)
1808Functions.Size = UDim2.new(0, 179, 0, 229)
1809Functions.Font = Enum.Font.SourceSans
1810Functions.Text = "Functions"
1811Functions.TextColor3 = Color3.new(1, 1, 1)
1812Functions.TextScaled = true
1813Functions.TextSize = 14
1814Functions.TextWrapped = true
1815Functions.MouseButton1Down:connect(function()
1816 Functions_2.Visible = true
1817end)
1818Help.Name = "Help"
1819Help.Parent = Main
1820Help.BackgroundColor3 = Color3.new(1, 1, 1)
1821Help.BackgroundTransparency = 1
1822Help.Position = UDim2.new(0.0581584945, 0, 0.14871794, 0)
1823Help.Size = UDim2.new(0, 145, 0, 19)
1824Help.Font = Enum.Font.SourceSans
1825Help.Text = "Enable this -->"
1826Help.TextColor3 = Color3.new(1, 1, 1)
1827Help.TextScaled = true
1828Help.TextSize = 14
1829Help.TextWrapped = true
1830
1831GUIs.Name = "GUI's"
1832GUIs.Parent = Main
1833GUIs.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
1834GUIs.BackgroundTransparency = 0.25
1835GUIs.BorderSizePixel = 0
1836GUIs.LayoutOrder = 1
1837GUIs.Position = UDim2.new(0.551401794, 0, 0.275022238, 0)
1838GUIs.Size = UDim2.new(0, 179, 0, 229)
1839GUIs.Font = Enum.Font.SourceSans
1840GUIs.Text = "GUI'S"
1841GUIs.TextColor3 = Color3.new(1, 1, 1)
1842GUIs.TextScaled = true
1843GUIs.TextSize = 14
1844GUIs.TextWrapped = true
1845GUIs.MouseButton1Down:connect(function()
1846 Teleports.Visible = true
1847end)
1848OpenButton.Name = "OpenButton"
1849OpenButton.Parent = HytronixJailbreakGui
1850OpenButton.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
1851OpenButton.BackgroundTransparency = 1
1852OpenButton.BorderSizePixel = 0
1853OpenButton.Position = UDim2.new(0, 0, 0.531545639, 0)
1854OpenButton.Size = UDim2.new(0, 124, 0, 57)
1855
1856Openbuttonb.Name = "Open button b"
1857Openbuttonb.Parent = OpenButton
1858Openbuttonb.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
1859Openbuttonb.BackgroundTransparency = 0.25
1860Openbuttonb.BorderSizePixel = 0
1861Openbuttonb.Size = UDim2.new(0, 125, 0, 57)
1862Openbuttonb.Font = Enum.Font.SciFi
1863Openbuttonb.Text = "Open"
1864Openbuttonb.TextColor3 = Color3.new(1, 1, 1)
1865Openbuttonb.TextScaled = true
1866Openbuttonb.TextSize = 14
1867Openbuttonb.TextWrapped = true
1868Openbuttonb.MouseButton1Down:connect(function()
1869 Main.Visible = true
1870end)
1871Functions_2.Name = "Functions"
1872Functions_2.Parent = HytronixJailbreakGui
1873Functions_2.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
1874Functions_2.BackgroundTransparency = 0.25
1875Functions_2.BorderSizePixel = 0
1876Functions_2.Position = UDim2.new(0.719773769, 0, 0.274014473, 0)
1877Functions_2.Size = UDim2.new(0, 290, 0, 381)
1878Functions_2.Visible = false
1879Functions_2.Active = true
1880Functions_2.Selectable = true
1881Functions_2.Draggable = true
1882
1883TopBar_2.Name = "TopBar"
1884TopBar_2.Parent = Functions_2
1885TopBar_2.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
1886TopBar_2.BackgroundTransparency = 0.25
1887TopBar_2.Position = UDim2.new(0, 0, -0.00128612027, 0)
1888TopBar_2.Size = UDim2.new(0, 290, 0, 36)
1889
1890CloseButton2t.Name = "CloseButton2t"
1891CloseButton2t.Parent = Functions_2
1892CloseButton2t.BackgroundColor3 = Color3.new(1, 1, 1)
1893CloseButton2t.BackgroundTransparency = 1
1894CloseButton2t.Position = UDim2.new(0.890219569, 0, -0.00340917311, 0)
1895CloseButton2t.Size = UDim2.new(0, 31, 0, 36)
1896CloseButton2t.Font = Enum.Font.SciFi
1897CloseButton2t.Text = "X"
1898CloseButton2t.TextColor3 = Color3.new(1, 1, 1)
1899CloseButton2t.TextScaled = true
1900CloseButton2t.TextSize = 14
1901CloseButton2t.TextWrapped = true
1902CloseButton2t.MouseButton1Down:connect(function()
1903 Functions_2.Visible = false
1904 Main.Visible = true
1905end)
1906Credits_2.Name = "Credits"
1907Credits_2.Parent = Functions_2
1908Credits_2.BackgroundColor3 = Color3.new(1, 1, 1)
1909Credits_2.BackgroundTransparency = 1
1910Credits_2.Position = UDim2.new(0.543821812, 0, 0.94512105, 0)
1911Credits_2.Size = UDim2.new(0, 145, 0, 19)
1912Credits_2.Font = Enum.Font.SourceSans
1913Credits_2.Text = "Made By Hytronix"
1914Credits_2.TextColor3 = Color3.new(1, 1, 1)
1915Credits_2.TextScaled = true
1916Credits_2.TextSize = 14
1917Credits_2.TextWrapped = true
1918
1919NameF.Name = "NameF"
1920NameF.Parent = Functions_2
1921NameF.BackgroundColor3 = Color3.new(1, 1, 1)
1922NameF.BackgroundTransparency = 1
1923NameF.Position = UDim2.new(0.00860897824, 0, -0.0051282444, 0)
1924NameF.Size = UDim2.new(0, 136, 0, 40)
1925NameF.Font = Enum.Font.SciFi
1926NameF.Text = "Functions"
1927NameF.TextColor3 = Color3.new(1, 1, 1)
1928NameF.TextScaled = true
1929NameF.TextSize = 14
1930NameF.TextWrapped = true
1931
1932ADMIN.Name = "ADMIN"
1933ADMIN.Parent = Functions_2
1934ADMIN.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
1935ADMIN.BackgroundTransparency = 0.25
1936ADMIN.BorderSizePixel = 0
1937ADMIN.LayoutOrder = 1
1938ADMIN.Position = UDim2.new(0.0285995491, 0, 0.155926079, 0)
1939ADMIN.Size = UDim2.new(0, 124, 0, 60)
1940ADMIN.Font = Enum.Font.SourceSans
1941ADMIN.Text = "ADMIN"
1942ADMIN.TextColor3 = Color3.new(1, 1, 1)
1943ADMIN.TextScaled = true
1944ADMIN.TextSize = 14
1945ADMIN.TextWrapped = true
1946ADMIN.MouseButton1Down:connect(function()
1947 -- By illremember#3799
1948
1949-- Important Loading
1950trueSettings = {
1951 commandPrefix = ";";
1952 hotkeys = {};
1953 fchotkeymode = "unfc";
1954}
1955
1956-- Important Variables
1957gsPlayers = game:GetService("Players")
1958gsWorkspace = game:GetService("Workspace")
1959gsLighting = game:GetService("Lighting")
1960gsReplicatedStorage = game:GetService("ReplicatedStorage")
1961gsCoreGui = game:GetService("CoreGui")
1962gsTween = game:GetService("TweenService")
1963gsHttp = game:GetService("HttpService")
1964
1965LP = gsPlayers.LocalPlayer
1966Mouse = LP:GetMouse()
1967
1968defaultSettings = gsHttp:JSONEncode(trueSettings)
1969function CreateSave()
1970 writefile("Shattervast.txt", defaultSettings)
1971 wait(0.5)
1972 local content = readfile("Shattervast.txt")
1973 local trueValue = gsHttp:JSONDecode(content)
1974 commandPrefix = trueValue.commandPrefix
1975 hotkeys = trueValue.hotkeys
1976 fchotkeymode = trueValue.fchotkeymode
1977end
1978function fullUpdate()
1979 local updatedSettings = {
1980 commandPrefix = commandPrefix;
1981 hotkeys = hotkeys;
1982 fchotkeymode = fchotkeymode;
1983 }
1984 local fullUPDATED = gsHttp:JSONEncode(updatedSettings)
1985 wait(0.2)
1986 writefile("Shattervast.txt", fullUPDATED)
1987end
1988if writefile ~= nil then
1989 function builder()
1990 local TESTsave = readfile("Shattervast.txt")
1991 if TESTsave == nil then
1992 return false
1993 else
1994 return true
1995 end
1996 end
1997 local success, message = pcall(builder)
1998 if success == true then
1999 function reader()
2000 local content = readfile("Shattervast.txt")
2001 local trueValue = gsHttp:JSONDecode(content)
2002 commandPrefix = trueValue.commandPrefix
2003 hotkeys = trueValue.hotkeys
2004 if trueValue.fchotkeymode == nil then
2005 fchotkeymode = "unfc"
2006 fullUpdate()
2007 else
2008 fchotkeymode = trueValue.fchotkeymode
2009 end
2010 end
2011 reader()
2012 elseif success == false then
2013 CreateSave()
2014 end
2015else
2016 commandPrefix = ";"
2017 hotkeys = {}
2018 fchotkeymode = "unfc"
2019end
2020
2021CurrentGravity = gsWorkspace.Gravity
2022CurrentWalkspeed = LP.Character.Humanoid.WalkSpeed
2023CurrentJumppower = LP.Character.Humanoid.JumpPower
2024CurrentHipheight = LP.Character.Humanoid.HipHeight
2025CurrentNormal = LP.DevCameraOcclusionMode
2026
2027gsWorkspace.Camera.Changed:Connect(function()
2028 gsWorkspace.Camera.FieldOfView = 70
2029end)
2030
2031-- Important Functions
2032function view(plr)
2033 if plr.Character.Humanoid ~= nil then
2034 gsWorkspace.CurrentCamera.CameraSubject = plr.Character.Humanoid
2035 else
2036 gsWorkspace.CurrentCamera.CameraSubject = plr.Character.Head
2037 end
2038end
2039function unlockWS()
2040 for i,part in pairs(gsWorkspace:GetDescendants()) do
2041 if part:IsA("Part") then
2042 part.Locked = false
2043 end
2044 end
2045end
2046function lockWS()
2047 for i,part in pairs(gsWorkspace:GetDescendants()) do
2048 if part:IsA("Part") then
2049 part.Locked = true
2050 end
2051 end
2052end
2053function FEGodmode()
2054 local changeview = false
2055 if gsWorkspace.CurrentCamera.CameraSubject == LP.Character.Humanoid or gsWorkspace.CurrentCamera.CameraSubject == LP.Character then
2056 changeview = true
2057 end
2058 LP.Character.Humanoid.Name = 1
2059 local l = LP.Character["1"]:Clone()
2060 l.Parent = LP.Character
2061 l.Name = "Humanoid"
2062 wait(0.1)
2063 LP.Character["1"]:Destroy()
2064 if changeview then
2065 game:GetService("Workspace").CurrentCamera.CameraSubject = LP.Character
2066 end
2067 LP.Character.Animate.Disabled = true
2068 wait(0.1)
2069 LP.Character.Animate.Disabled = false
2070 LP.Character.Humanoid.DisplayDistanceType = "None"
2071end
2072function RocketPropulsion(maxthrust,maxspeed,thrustp,targetplr,name)
2073 local l = Instance.new("RocketPropulsion")
2074 l.Parent = LP.Character.HumanoidRootPart
2075 l.CartoonFactor = 1
2076 l.MaxThrust = maxthrust
2077 l.MaxSpeed = maxspeed
2078 l.ThrustP = thrustp
2079 l.Name = name
2080 l.Target = targetplr.Character.HumanoidRootPart
2081 l:Fire()
2082end
2083function createIntro(style, msg, length)
2084 if gsCoreGui:FindFirstChild("Notification") then
2085 gsCoreGui:FindFirstChild("Notification"):Destroy()
2086 end
2087 local info = "http://www.roblox.com/asset/?id=1281284684"
2088 local warning = "http://www.roblox.com/asset/?id=1281286925"
2089 if style == "info" then
2090 style = info
2091 elseif style == "warning" then
2092 style = warning
2093 end
2094 local Notification = Instance.new("ScreenGui")
2095 local Frame = Instance.new("Frame")
2096 local TextLabel = Instance.new("TextLabel")
2097 local IMAGE = Instance.new("ImageLabel")
2098 Notification.Name = "Notification"
2099 Notification.Parent = gsCoreGui
2100 Frame.Parent = Notification
2101 Frame.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
2102 Frame.BackgroundTransparency = 0.20000000298023
2103 Frame.BorderSizePixel = 0
2104 Frame.Position = UDim2.new(0, 0, -0.2, 0)
2105 Frame.Size = UDim2.new(1, 0, 0, 30)
2106 TextLabel.Parent = Frame
2107 TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
2108 TextLabel.BackgroundTransparency = 1
2109 TextLabel.Size = UDim2.new(1, 0, 1, 0)
2110 TextLabel.Font = Enum.Font.SourceSansLight
2111 TextLabel.Text = msg
2112 TextLabel.TextColor3 = Color3.new(0.905882, 0.905882, 0.905882)
2113 TextLabel.TextScaled = true
2114 TextLabel.TextSize = 14
2115 TextLabel.TextWrapped = true
2116 IMAGE.Parent = Frame
2117 IMAGE.BackgroundTransparency = 1
2118 IMAGE.Size = UDim2.new(0, 50, 0, 50)
2119 IMAGE.Position = UDim2.new(0.1, 0, 0, 0)
2120 IMAGE.Image = style
2121 local Intro = Instance.new("ScreenGui")
2122 local Frame2 = Instance.new("Frame")
2123 local IMAGE2 = Instance.new("ImageLabel")
2124 Intro.Name = "Intro"
2125 Intro.Parent = gsCoreGui
2126 Frame2.Parent = Intro
2127 Frame2.BackgroundTransparency = 1
2128 Frame2.BorderSizePixel = 0
2129 Frame2.Position = UDim2.new(0, 0, -0.2, 0)
2130 Frame2.Size = UDim2.new(1, 0, 0, 30)
2131 IMAGE2.Parent = Frame
2132 IMAGE2.BackgroundTransparency = 1
2133 IMAGE2.AnchorPoint = Vector2.new(0.5, 0)
2134 IMAGE2.Size = UDim2.new(0, 240, 0, 120)
2135 IMAGE2.Position = UDim2.new(0.5, 0, 0, 0)
2136 IMAGE2.Image = "http://www.roblox.com/asset/?id=1795472522"
2137 Frame2:TweenPosition(UDim2.new(0, 0, 0, 200), "Out", "Quad", 1.5)
2138 Frame:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Quad", 1.5)
2139 wait(length)
2140 pcall(function()
2141 Frame:TweenPosition(UDim2.new(0, 0, -1.5, 0), "Out", "Quad", 3)
2142 Frame2:TweenPosition(UDim2.new(0, 0, -1.5, 0), "Out", "Quad", 3)
2143 end)
2144 wait(3.01)
2145 Intro:Destroy()
2146 Notification:Destroy()
2147end
2148function Notification(style, msg, length)
2149 if gsCoreGui:FindFirstChild("Notification") then
2150 gsCoreGui:FindFirstChild("Notification"):Destroy()
2151 end
2152 local info = "http://www.roblox.com/asset/?id=1281284684"
2153 local warning = "http://www.roblox.com/asset/?id=1281286925"
2154 if style == "info" then
2155 style = info
2156 elseif style == "warning" then
2157 style = warning
2158 end
2159 local Notification = Instance.new("ScreenGui")
2160 local Frame = Instance.new("Frame")
2161 local TextLabel = Instance.new("TextLabel")
2162 local IMAGE = Instance.new("ImageLabel")
2163 Notification.Name = "Notification"
2164 Notification.Parent = gsCoreGui
2165 Frame.Parent = Notification
2166 Frame.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
2167 Frame.BackgroundTransparency = 0.20000000298023
2168 Frame.BorderSizePixel = 0
2169 Frame.Position = UDim2.new(0, 0, -0.2, 0)
2170 Frame.Size = UDim2.new(1, 0, 0, 30)
2171 TextLabel.Parent = Frame
2172 TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
2173 TextLabel.BackgroundTransparency = 1
2174 TextLabel.Size = UDim2.new(1, 0, 1, 0)
2175 TextLabel.Font = Enum.Font.SourceSansLight
2176 TextLabel.Text = msg
2177 TextLabel.TextColor3 = Color3.new(0.905882, 0.905882, 0.905882)
2178 TextLabel.TextScaled = true
2179 TextLabel.TextSize = 14
2180 TextLabel.TextWrapped = true
2181 IMAGE.Parent = Frame
2182 IMAGE.BackgroundTransparency = 1
2183 IMAGE.Size = UDim2.new(0, 50, 0, 50)
2184 IMAGE.Position = UDim2.new(0.1, 0, 0, 0)
2185 IMAGE.Image = style
2186 Frame:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Quad", 1.5)
2187 wait(length)
2188 pcall(function()
2189 Frame:TweenPosition(UDim2.new(0, 0, -1.5, 0), "Out", "Quad", 3)
2190 end)
2191 wait(3.01)
2192 Notification:Destroy()
2193end
2194function hasTools()
2195 local a = false
2196 local b = false
2197 for i,v in pairs(LP.Character:GetDescendants()) do
2198 if v:IsA("Tool") then
2199 if v ~= nil then
2200 a = true
2201 else
2202 a = false
2203 end
2204 end
2205 end
2206 for i,k in pairs(LP.Backpack:GetDescendants()) do
2207 if k:IsA("Tool") then
2208 if k ~= nil then
2209 b = true
2210 else
2211 b = false
2212 end
2213 end
2214 end
2215 return a or b
2216end
2217Compliments = {" is the coolest person in this server!", ", I really like your avatar!", ", I really want to be your friend!", " is truly amazing. Truly!", " is incredible!", ", you are my favourite here!!", ", I am complimenting you right now at this very moment.", " you are really awesome", " when will you be my friend!?", " is such a great person", " is a fantastic person!"}
2218function complimentplr(player)
2219 local plrName = player.Name
2220 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(plrName..Compliments[math.random(1, #Compliments)], "All")
2221end
2222function createINFO(player)
2223 local InfoGUIv2 = Instance.new("ScreenGui")
2224 local Frame = Instance.new("Frame")
2225 local Frame_2 = Instance.new("Frame")
2226 local infoguiCLOSE = Instance.new("TextButton")
2227 local Frame_3 = Instance.new("Frame")
2228 local playerName = Instance.new("TextLabel")
2229 local Frame_4 = Instance.new("Frame")
2230 local playerAvatar = Instance.new("ImageLabel")
2231 local playerAccAge = Instance.new("TextLabel")
2232 local playerId = Instance.new("TextLabel")
2233 local playerOs = Instance.new("TextLabel")
2234 local playerMembership = Instance.new("TextLabel")
2235 local Frame_5 = Instance.new("Frame")
2236 local Frame_6 = Instance.new("Frame")
2237 InfoGUIv2.Name = "InfoGUIv2"
2238 InfoGUIv2.Parent = gsCoreGui
2239 Frame.Parent = InfoGUIv2
2240 Frame.BackgroundColor3 = Color3.new(0, 0, 0)
2241 Frame.BackgroundTransparency = 1
2242 Frame.BorderColor3 = Color3.new(0, 0, 0)
2243 Frame.ClipsDescendants = true
2244 Frame.Position = UDim2.new(0.45, 0, 1, 0)
2245 Frame.Size = UDim2.new(0, 265, 0, 302)
2246 Frame.ZIndex = -1
2247 Frame_2.Parent = Frame
2248 Frame_2.BackgroundColor3 = Color3.new(0.290196, 0, 0.447059)
2249 Frame_2.BorderSizePixel = 0
2250 Frame_2.Size = UDim2.new(0, 260, 0, 20)
2251 infoguiCLOSE.Name = "infoguiCLOSE"
2252 infoguiCLOSE.Parent = Frame_2
2253 infoguiCLOSE.BackgroundColor3 = Color3.new(1, 1, 1)
2254 infoguiCLOSE.BackgroundTransparency = 1
2255 infoguiCLOSE.BorderSizePixel = 0
2256 infoguiCLOSE.Position = UDim2.new(0, 230, 0, 0)
2257 infoguiCLOSE.Size = UDim2.new(0, 30, 0, 20)
2258 infoguiCLOSE.Font = Enum.Font.SourceSansBold
2259 infoguiCLOSE.Text = "X"
2260 infoguiCLOSE.TextColor3 = Color3.new(0.992157, 0.992157, 0.992157)
2261 infoguiCLOSE.TextSize = 20
2262 Frame_3.Parent = Frame
2263 Frame_3.BackgroundColor3 = Color3.new(0.482353, 0.121569, 0.635294)
2264 Frame_3.BorderSizePixel = 0
2265 Frame_3.Position = UDim2.new(0, 0, 0, 20)
2266 Frame_3.Size = UDim2.new(0, 260, 0, 40)
2267 playerName.Name = "playerName"
2268 playerName.Parent = Frame_3
2269 playerName.BackgroundColor3 = Color3.new(1, 1, 1)
2270 playerName.BackgroundTransparency = 1
2271 playerName.Position = UDim2.new(0, 10, 0, 5)
2272 playerName.Size = UDim2.new(0, 240, 0, 30)
2273 playerName.Font = Enum.Font.SourceSansLight
2274 playerName.Text = player.Name
2275 playerName.TextColor3 = Color3.new(0.988235, 0.988235, 0.988235)
2276 playerName.TextScaled = true
2277 playerName.TextSize = 14
2278 playerName.TextWrapped = true
2279 Frame_4.Parent = Frame
2280 Frame_4.BackgroundColor3 = Color3.new(0.956863, 0.956863, 0.956863)
2281 Frame_4.BorderSizePixel = 0
2282 Frame_4.Position = UDim2.new(0, 0, 0, 60)
2283 Frame_4.Size = UDim2.new(0, 260, 0, 237)
2284 playerAvatar.Name = "playerAvatar"
2285 playerAvatar.Parent = Frame_4
2286 playerAvatar.BackgroundColor3 = Color3.new(1, 1, 1)
2287 playerAvatar.Position = UDim2.new(0, 85, 0, 10)
2288 playerAvatar.Size = UDim2.new(0, 85, 0, 85)
2289 playerAvatar.Image = "http://www.roblox.com/Thumbs/Avatar.ashx?x=150&y=150&Format=Png&username="..player.Name
2290 playerAccAge.Name = "playerAccAge"
2291 playerAccAge.Parent = Frame_4
2292 playerAccAge.BackgroundColor3 = Color3.new(1, 1, 1)
2293 playerAccAge.BackgroundTransparency = 1
2294 playerAccAge.Position = UDim2.new(0, 5, 0, 101)
2295 playerAccAge.Size = UDim2.new(0, 250, 0, 30)
2296 playerAccAge.Font = Enum.Font.SourceSans
2297 playerAccAge.Text = "Account Age: "..player.AccountAge
2298 playerAccAge.TextColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
2299 playerAccAge.TextScaled = true
2300 playerAccAge.TextSize = 14
2301 playerAccAge.TextWrapped = true
2302 playerId.Name = "playerId"
2303 playerId.Parent = Frame_4
2304 playerId.BackgroundColor3 = Color3.new(1, 1, 1)
2305 playerId.BackgroundTransparency = 1
2306 playerId.Position = UDim2.new(0, 5, 0, 131)
2307 playerId.Size = UDim2.new(0, 250, 0, 30)
2308 playerId.Font = Enum.Font.SourceSans
2309 playerId.Text = "Account ID: "..player.UserId
2310 playerId.TextColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
2311 playerId.TextScaled = true
2312 playerId.TextSize = 14
2313 playerId.TextWrapped = true
2314 playerOs.Name = "playerOs"
2315 playerOs.Parent = Frame_4
2316 playerOs.BackgroundColor3 = Color3.new(1, 1, 1)
2317 playerOs.BackgroundTransparency = 1
2318 playerOs.Position = UDim2.new(0, 5, 0, 161)
2319 playerOs.Size = UDim2.new(0, 250, 0, 30)
2320 playerOs.Font = Enum.Font.SourceSansLight
2321 playerOs.Text = "Player OS: "..player.OsPlatform
2322 playerOs.TextColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
2323 playerOs.TextScaled = true
2324 playerOs.TextSize = 14
2325 playerOs.TextWrapped = true
2326 playerMembership.Name = "playerMembership"
2327 playerMembership.Parent = Frame_4
2328 playerMembership.BackgroundColor3 = Color3.new(1, 1, 1)
2329 playerMembership.BackgroundTransparency = 1
2330 playerMembership.Position = UDim2.new(0, 5, 0, 191)
2331 playerMembership.Size = UDim2.new(0, 250, 0, 30)
2332 playerMembership.Font = Enum.Font.SourceSansLight
2333 if player.MembershipType == Enum.MembershipType.None then
2334 playerMembership.Text = "No builder's club."
2335 elseif player.MembershipType == Enum.MembershipType.BuildersClub then
2336 playerMembership.Text = "Builder's club!"
2337 elseif player.MembershipType == Enum.MembershipType.TurboBuildersClub then
2338 playerMembership.Text = "Turbo Builder's club!"
2339 elseif player.MembershipType == Enum.MembershipType.OutrageousBuildersClub then
2340 playerMembership.Text = "Outrageous Builder's club!"
2341 end
2342 playerMembership.TextColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
2343 playerMembership.TextScaled = true
2344 playerMembership.TextSize = 14
2345 playerMembership.TextWrapped = true
2346 Frame_5.Parent = Frame
2347 Frame_5.BackgroundColor3 = Color3.new(0, 0, 0)
2348 Frame_5.BackgroundTransparency = 0.69999998807907
2349 Frame_5.BorderColor3 = Color3.new(0, 0, 0)
2350 Frame_5.BorderSizePixel = 0
2351 Frame_5.ClipsDescendants = true
2352 Frame_5.Position = UDim2.new(0, 10, 0, 10)
2353 Frame_5.Selectable = true
2354 Frame_5.Size = UDim2.new(0, 255, 0, 292)
2355 Frame_5.ZIndex = -1
2356 Frame_6.Parent = Frame
2357 Frame_6.BackgroundColor3 = Color3.new(0, 0, 0)
2358 Frame_6.BackgroundTransparency = 0.69999998807907
2359 Frame_6.BorderColor3 = Color3.new(0, 0, 0)
2360 Frame_6.BorderSizePixel = 0
2361 Frame_6.ClipsDescendants = true
2362 Frame_6.Position = UDim2.new(0, 8, 0, 8)
2363 Frame_6.Selectable = true
2364 Frame_6.Size = UDim2.new(0, 255, 0, 292)
2365 Frame_6.ZIndex = -1
2366 local closeGet = {}
2367 closeGet.Size = UDim2.new(0, 0, 0, 0)
2368 local openGet = {}
2369 openGet.Position = UDim2.new(0.45, 0, 0.45, 0)
2370 local closeFunction = gsTween:Create(Frame, TweenInfo.new(2, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut), closeGet)
2371 local openFunction = gsTween:Create(Frame, TweenInfo.new(1, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut), openGet)
2372 infoguiCLOSE.MouseButton1Click:Connect(function()
2373 closeFunction:Play()
2374 Frame:TweenPosition((Frame.Position + UDim2.new(0, 265 / 2, 0, 302 / 2)), "InOut", "Sine", 2)
2375 wait(2.01)
2376 Frame:Destroy()
2377 end)
2378 openFunction:Play()
2379 local UserInputService = game:GetService("UserInputService")
2380 local dragging
2381 local dragInput
2382 local dragStart
2383 local startPos
2384 local function update(input)
2385 local delta = input.Position - dragStart
2386 local dragTime = 0.055
2387 local SmoothDrag = {}
2388 SmoothDrag.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
2389 local dragSmoothFunction = gsTween:Create(Frame, TweenInfo.new(dragTime, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut), SmoothDrag)
2390 dragSmoothFunction:Play()
2391 end
2392 Frame.InputBegan:Connect(function(input)
2393 if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
2394 dragging = true
2395 dragStart = input.Position
2396 startPos = Frame.Position
2397 input.Changed:Connect(function()
2398 if input.UserInputState == Enum.UserInputState.End then
2399 dragging = false
2400 end
2401 end)
2402 end
2403 end)
2404 Frame.InputChanged:Connect(function(input)
2405 if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
2406 dragInput = input
2407 end
2408 end)
2409 UserInputService.InputChanged:Connect(function(input)
2410 if input == dragInput and dragging and Frame.Size == UDim2.new(0, 265, 0, 302) then
2411 update(input)
2412 end
2413 end)
2414end
2415function clientSided()
2416 Notification("info", "This command is for the client (you) only, no one else can see!", 6)
2417end
2418searchCmds={"1 print [msg] - Prints a message to the developer console","2 warn [msg] - Warns a message to the developer console","3 sit - Makes you sit","4 god - Activates FE Godmode (breaks tools)","5 view [plr] - Changes your camera subject to another player","6 unview - Changes your camera back to your player","7 gravity [num] - Changes workspace gravity to [num]","8 ungravity - Reverts workspace gravity to game's default","9 goto [plr] - Teleports you to a player","10 fecheck - Checks whether the game is FE or not","11 lockws - Locks the whole workspace","12 unlockws - Unlocks the whole workspace","13 noclip - Allows you to walk through walls and other objects","14 clip - Stops noclip, can collide","15 follow [plr] / [num] - Makes you follow a player constantly, optional [num] for how far away to follow","16 unfollow - Stops you from following","17 fling [plr] / [pow] - Uses your character to fling a player, optional [pow] for how much power to put into the fling","18 unfling - Stops you from flinging","19 trail [plr] / [num] - Makes you trail (walk infront) of a player constantly, optional [num] for how far away to trail","20 untrail - Stops you from trailing","21 annoy [plr] - Loop teleports you to the player","22 unannoy - Stops loop teleporting you","23 reset - Resets your character","24 grespawn - Respawns your character, best for use after FE godmode","25 respawn - Respawns your character, best to use if grespawn fails to work","26 speed // ws [num] - Changes your walkspeed (speed or ws) to [num]","27 jumppower // jp [num] - Changes your jumppower (jumppower or jp) to [num]","28 hipheight // hh [num] - Changes your hipheight (hipheight or hh) to [num]","29 default - Changes your walkspeed, jumppower and hipheight back to normal","30 credits - Displays admin credits (by illremember#3799)","31 attach [plr] - Attaches you to a player, tool required","32 fly / [speed] - Enables fly, optional [speed] for how fast to fly","33 unfly - Disables fly","34 kill [plr] - Kills a player, tool required","35 bring [plr] - Brings a player, tool required","36 naked - Displays avatar body colours","37 nolimbs - Deletes all your arms and legs","38 noarms - Deletes both your arms","39 nolegs - Deletes both your legs","40 antikick [on/off] - Blocks all remotes for antikick when on, disables when off","41 blockremote [remote] / [service] - Blocks a remote from firing, optional [service] for where the remote is located","42 remotespy [on/off] - Prints all remotes to developer console when on when fired, stops printing when off","43 bang [plr] / [speed] - Bangs a player, optional [speed] to set animation adjust speed","44 unbang - Stops bang player","45 spam [msg] - Spams [msg] in chat","46 spamdelay [num] - Sets how long to wait in between spamming","47 unspam - Stops spamming","48 info [plr] - Creates GUI with information about player account, shows Account age, membership and account ID","49 age [plr] - Chats account age of player","50 invisible - Enables FE invisibility, by Timeless","51 walk [plr] - Begins to make you loop walk towards player","52 glitch [plr] / [num] - Glitches a player, tool required, optional [num] for strength of glitch","53 tp [plr] [plr] - Teleports a player to another player, tool required","54 givetool [plr] / [tool] - Gives your current equipped tool to player, optional [tool] to pick a tool by name from your inventory","55 givealltools [plr] - Gives all tools currently equipped and in inventory to player","56 blockhats - Removes mesh of all accessories","57 blocktool - Removes mesh of currently equipped tool","58 orbit [plr] - Begins to make you orbit around a player","59 unorbit - Stops you orbiting a player","60 pos - Shows your current position","61 savepos - Saves your current position","62 loadpos - Loads your current position from savepos","63 tppos [num] [num] [num] - Teleports you to position [num], [num], [num]","64 pmspam [plr] [msg] - Makes you spam a player's pm with [msg]","65 unpmspam - Stops spamming a player's pm","66 wsvis [num] - Changes all parts in workspace to [num] transparency","67 bringobj [obj] / [num] - Brings an object in the workspace to you, optional [num] for how far away to bring object","68 cbring [plr] - Brings a player to you constantly on client","69 uncbring - Stops bringing a player to you on client","70 cfreeze [plr] - Freezes a player on your client","71 uncfreeze / [plr] - Unfreezes a player on your cleint","72 unattach - Unattaches you from a player","73 reach [on/off] / [num] - Activates/Deactivates reach for currently equipped tool, optional [num] for how long the reach should be","74 droptool / [tool] - Drops a tool into the workspace, optional [tool] command for which tool to drop","75 drophats - Drops all your accessories into the workspace","76 hidecmdbar - Hides the command bar","77 showcmdbar - Shows the command bar","78 prefix [key] - Changes your prefix to [key] must be 1 character","79 removeinvis - Removes all invisible parts in workspace","80 removefog - Removes fog in lighting","81 animation [id/gui] / [speed] - Makes you play an animation with [id], optional [speed] for adjusting animation speed OR [gui] to open Energize animation GUI","82 btools - Gives you btools for deleting, copying and dragging (client side)","83 esp [plr] - Enables an esp for that player, credits to Infinite Yield","84 unesp / [plr] - Disables all esp, optional [plr] for disabling esp just for that player","85 dice - Chats you rolling a dice for 1, 2, 3, 4, 5 or 6","86 random [min] [max] - Chats you picking a random number between [min] and [max]","87 closegame - Shutsdown/closes your game","88 savetool / [tool] - Saves a tool to your player equipped, optional [tool] for which tool to save in your inventory","89 loadtool / [tool] - Loads a tool from your player, optional [tool] for which tool to load by name","90 savealltool - Saves all tools in your character/inventory","91 loadalltool - Loads all tools in your player saved tools","92 clicktp / [key] - Enables click teleport, optional [key] to set a key instead of clicking","93 clickdel / [key] - Enables click delete part, optional [key] to set a key instead of clicking","94 unclicktp - Disables clicktp","95 unclickdel - Disables clickdel","96 shutdown - Attempts a server shutdown","97 chatlogs - Opens up a chat log gui with options to print chat to developer console","98 stopadmin - Disables currently running admin completely","99 freecam / [speed] - Enables freecam (like flying but not in character), optional [speed] for how fast the freecam should go","100 unfreecam // unfc - Disables freecam","101 fctp [plr] - Teleports your freecam to player","102 gotofc - Teleports you to current freecam position","103 cmds - Opens up this GUI with commands","104 fullcredits - Shows full individual credits for all help with the admin","105 hotkey [key] [cmd] - Creates a hotkey that executes [cmd] when [key] is pressed","106 removehotkey [key] - Removes a hotkey with [key]","107 removeallhotkey - Removes all current hotkeys for commands","108 printhotkeys - Prints all current existing hotkeys","109 os [plr] - Chats the current OS of a player","110 spin [plr] - Makes you spin with a player, tool required","111 unspin - Stops you spinning a player/teleporting to a player","112 explorer - Loads DEX explorer","113 maxzoom [num] - Changes your maxzoom to number","114 stare [plr] - Makes you stare at another player","115 unstare [plr] - Makes you stop staring at player","116 tempgod - Enables temporary FE godmode, does not work on all games, does not break tools","117 void [plr] - Teleports you and a player to the void, requires a tool","118 freefall [plr] - Makes you and a player freefall to the ground","119 version - Shows current admin's version","120 shiftlockon - Enables shift lock if not enabled by game developer","121 copychat [plr] - Makes you copy the chat player says, use uncopychat to stop copying chat","122 newattach [plr] - Does not FE Godmode you, requires 2 tools, attaches you to player","123 newkill [plr] - Does not FE Godmode you, requires 2 tools, kills player","124 newbring [plr] - Does not FE Godmode you, requires 2 tools, brings player","125 spawn [ws/jp/hh/god] [num] - Sets your walkspeed/jumppower/hipheight to number whenever you respawn, or makes you FE Godded whenever you respawn","126 unspawn - Stops you spawning with stats set by "..commandPrefix.."spawn","127 autosavetool [on/off] - Auto saves your tools when you reset","128 beginbot / [mode] - Makes you a bot for other players, type just "..commandPrefix.."beginbot to print available modes","129 endbot / [mode] - Ends "..commandPrefix.."beginbot, optional [mode] to disable one mode only","130 stopsit - Disables your ability to sit","131 gosit - Enables your ability to sit","132 spawnpoint - Sets your spawnpoint for whenever you reset to where you are","133 nospawn - Removes your spawnpoint","134 chaterror - Creates a chat error, works best first time","135 bypass [on/off] - Changes certain commands like "..commandPrefix.."fly so they are not detected by most anti-exploits", "136 fixcam - Fixes your camera in case it breaks", "137 gotoobj [obj] - Teleports you to a part in the workspace, make sure you put the name properly!", "138 breakcam - Makes it so your camera can go through parts, fixed with "..commandPrefix.."fixcam", "139 inviscam - Makes it so your camera goes through parts and makes them transparent so your character is always visible, fixed with "..commandPrefix.."fixcam", "140 printobj / [key] - Prints the object's path clicked to developer console, optional [key] for key pressed instead of click", "141 unprintobj - Stops printobj from running", "142 hotkeyfc [goto/unfc] - If freecam is set as a hotkey, chooses whether to use unfreecam or gotofc when disabling through a hotkey", "143 carpet [plr] - Makes you a carpet for a player", "144 uncarpet - Stops carpet", "145 brickcreate [num] / [pos] [pos] [pos] - Creates [num] amount of bricks from accessories, wont work in all games, optional [pos] for position to create bricks", "146 uncopychat - Stops copying chat", "147 forward / [speed] - Makes you automatically move forward default speed is 1", "148 unforward - Stops you moving automatically forward from forward", "149 id [plr] - Makes you chat the user ID of the player", "150 spinhats / [pow] - Makes all your accessories begin to spin around! Credit to xFunnieuss.", "151 unspinhats - Stops spinhats from spinning accessories", "152 headless - Makes you headless, but cannot control your character after, use grespawn to reset", "153 savemap - Saves the current workspace/map", "154 loadmap - Loads map saved by savemap", "155 creatorid - Changes your user ID to the game creator's user ID", "156 gameid - Shows the game's ID", "157 delobj [obj] - Allows you to delete an object in the workspace by name", "158 glide [plr] / [speed] - Makes you glide towards a player, optional [speed] for the speed of gliding", "159 stutter [on/off] - Makes your character begin stuttering as you move", "160 platform - Creates a platform on your client that you can stand on, deletes in 20 seconds", "161 servertime - Gets the server time", "162 ride [plr] - Makes you ride a player's head", "163 unride [plr] - Makes you stop riding a player's head", "164 cmute [plr] - Client mutes a player, useful for muting spammers", "165 uncmute - Unmutes a player that has been cmuted", "166 hat [plr] - Makes you carpet a player, but on their head", "167 unhat - Stops hat from running", "168 chat [msg] - Makes you chat a string, useful for hotkeys"}
2419CMDS={"print [msg]","warn [msg]","sit","god","view [plr]","unview","gravity [num]","ungravity","goto [plr]","fecheck","lockws","unlockws","noclip","clip","follow [plr] / [num]","unfollow","fling [plr] / [pow]","unfling","trail [plr] / [num]","untrail","annoy [plr]","unannoy","reset","grespawn","respawn","speed // ws [num]","jumppower // jp [num]","hipheight // hh [num]","default","credits","attach [plr]","fly / [speed]","unfly","kill [plr]","bring [plr]","naked","nolimbs","noarms","nolegs","antikick [on/off]","blockremote [remote] / [service]","remotespy [on/off]","bang [plr] / [speed]","unbang","spam [msg]","spamdelay [num]","unspam","info [plr]","age [plr]","invisible","walk [plr]","glitch [plr] / [num]","tp [plr] [plr]","givetool [plr] / [tool]","givealltools [plr]","blockhats","blocktool","orbit [plr]","unorbit","pos","savepos","loadpos","tppos [num] [num] [num]","pmspam [plr] [msg]","unpmspam","wsvis [num]","bringobj [obj] / [num]","cbring [plr] / [num]","uncbring","cfreeze [plr]","uncfreeze / [plr]","unattach","reach [on/off] / [num]","droptool / [tool]","drophats","hidecmdbar","showcmdbar","prefix [key]","removeinvis","removefog","animation [id/gui] / [speed]","btools","esp [plr]","unesp / [plr]","dice","random [min] [max]","closegame","savetool / [tool]","loadtool / [tool]","savealltool","loadalltool","clicktp / [key]","clickdel / [key]","unclicktp","unclickdel","oof","chatlogs","stopadmin","freecam / [speed] // fc / [speed]","unfreecam // unfc","gotofc","cmds","fullcredits","hotkey [key] [cmd]","removehotkey [key]","removeallhotkey","printhotkeys","os [plr]","spin [plr]","unspin","fctp [plr]","explorer","maxzoom [num]","stare [plr]","unstare [plr]","tempgod","void [plr]","freefall [plr]","version","shiftlockon","copychat [plr]","newattach [plr]","newkill [plr]","newbring [plr]","spawn [ws/jp/hh/god] [num]","unspawn","autosavetool [on/off]","beginbot / [mode]","endbot / [mode]","stopsit","gosit","spawnpoint","nospawn","chaterror", "bypass [on/off]", "fixcam", "gotoobj [obj]", "breakcam", "inviscam", "printobj / [key]", "unprintobj", "hotkeyfc [goto/unfc]", "carpet [plr]", "uncarpet", "brickcreate [num] / [pos] [pos] [pos]", "uncopychat", "forward / [speed]", "unforward", "id [plr]", "spinhats / [pow]", "unspinhats", "headless", "savemap", "loadmap", "creatorid", "gameid", "delobj [obj]", "glide [plr] / [speed]", "stutter [on/off]", "platform", "servertime", "ride [plr]", "unride", "cmute [plr]", "uncmute", "hat [plr]", "unhat", "chat [msg]"} -- 168
2420local CMDS_GUI_V2 = Instance.new("ScreenGui")
2421local CMDSmain = Instance.new("Frame")
2422local CMDSframemain = Instance.new("Frame")
2423local cmdgui_topframe = Instance.new("Frame")
2424local closecmdsgui = Instance.new("TextButton")
2425local cmdgui_midframe = Instance.new("Frame")
2426local cmdsgui_SearchFunction = Instance.new("TextBox")
2427local cmdsgui_searchDETAILFRAME = Instance.new("Frame")
2428local cmdsgui_searchDETAILTEXT = Instance.new("TextLabel")
2429local ListofCMDS = Instance.new("ScrollingFrame")
2430local cmdTutorial = Instance.new("TextLabel")
2431local cmdTutorial_2 = Instance.new("TextLabel")
2432local cmdTutorial_3 = Instance.new("TextLabel")
2433local CMDS_Shadow = Instance.new("Frame")
2434local CMDS_Shadow2 = Instance.new("Frame")
2435CMDS_GUI_V2.Name = "CMDS_GUI_V2"
2436CMDS_GUI_V2.Parent = gsCoreGui
2437CMDSmain.Name = "CMDSmain"
2438CMDSmain.Parent = CMDS_GUI_V2
2439CMDSmain.BackgroundColor3 = Color3.new(1, 1, 1)
2440CMDSmain.BackgroundTransparency = 1
2441CMDSmain.Position = UDim2.new(0, 695, 0, 297)
2442CMDSmain.Size = UDim2.new(0, 440, 0, 367)
2443CMDSmain.AnchorPoint = Vector2.new(0.5, 0.5)
2444CMDSmain.Visible = false
2445CMDSmain.ClipsDescendants = true
2446CMDSframemain.Name = "CMDSframemain"
2447CMDSframemain.Parent = CMDSmain
2448CMDSframemain.BackgroundColor3 = Color3.new(0.309804, 0.309804, 0.309804)
2449CMDSframemain.BorderSizePixel = 0
2450CMDSframemain.Size = UDim2.new(0, 440, 0, 367)
2451cmdgui_topframe.Name = "cmdgui_topframe"
2452cmdgui_topframe.Parent = CMDSframemain
2453cmdgui_topframe.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
2454cmdgui_topframe.BorderSizePixel = 0
2455cmdgui_topframe.Size = UDim2.new(0, 440, 0, 15)
2456closecmdsgui.Name = "closecmdsgui"
2457closecmdsgui.Parent = cmdgui_topframe
2458closecmdsgui.BackgroundColor3 = Color3.new(1, 1, 1)
2459closecmdsgui.BackgroundTransparency = 1
2460closecmdsgui.Position = UDim2.new(0, 410, 0, 0)
2461closecmdsgui.Size = UDim2.new(0, 30, 0, 15)
2462closecmdsgui.Font = Enum.Font.SourceSansBold
2463closecmdsgui.Text = "X"
2464closecmdsgui.TextColor3 = Color3.new(0.968628, 0.968628, 0.968628)
2465closecmdsgui.TextSize = 20
2466cmdgui_midframe.Name = "cmdgui_midframe"
2467cmdgui_midframe.Parent = CMDSframemain
2468cmdgui_midframe.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
2469cmdgui_midframe.BorderSizePixel = 0
2470cmdgui_midframe.Position = UDim2.new(0, 0, 0, 15)
2471cmdgui_midframe.Size = UDim2.new(0, 440, 0, 45)
2472cmdsgui_SearchFunction.Name = "cmdsgui_SearchFunction"
2473cmdsgui_SearchFunction.Parent = cmdgui_midframe
2474cmdsgui_SearchFunction.BackgroundColor3 = Color3.new(1, 1, 1)
2475cmdsgui_SearchFunction.BackgroundTransparency = 1
2476cmdsgui_SearchFunction.BorderSizePixel = 0
2477cmdsgui_SearchFunction.Position = UDim2.new(0, 120, 0, 10)
2478cmdsgui_SearchFunction.Size = UDim2.new(0, 200, 0, 25)
2479cmdsgui_SearchFunction.Font = Enum.Font.SourceSans
2480cmdsgui_SearchFunction.Text = ""
2481cmdsgui_SearchFunction.TextColor3 = Color3.new(0.972549, 0.972549, 0.972549)
2482cmdsgui_SearchFunction.TextScaled = true
2483cmdsgui_SearchFunction.TextSize = 14
2484cmdsgui_SearchFunction.TextWrapped = true
2485cmdsgui_searchDETAILFRAME.Name = "cmdsgui_searchDETAILFRAME"
2486cmdsgui_searchDETAILFRAME.Parent = cmdsgui_SearchFunction
2487cmdsgui_searchDETAILFRAME.BackgroundColor3 = Color3.fromRGB(240, 240, 240)
2488cmdsgui_searchDETAILFRAME.BorderSizePixel = 0
2489cmdsgui_searchDETAILFRAME.Position = UDim2.new(0, 0, 0, 25)
2490cmdsgui_searchDETAILFRAME.Size = UDim2.new(0, 200, 0, 2)
2491cmdsgui_searchDETAILTEXT.Name = "cmdsgui_searchDETAILTEXT"
2492cmdsgui_searchDETAILTEXT.Parent = cmdsgui_SearchFunction
2493cmdsgui_searchDETAILTEXT.BackgroundColor3 = Color3.fromRGB(240, 240, 240)
2494cmdsgui_searchDETAILTEXT.BackgroundTransparency = 1
2495cmdsgui_searchDETAILTEXT.Size = UDim2.new(0, 200, 0, 25)
2496cmdsgui_searchDETAILTEXT.Font = Enum.Font.SourceSansLight
2497cmdsgui_searchDETAILTEXT.Text = "Search"
2498cmdsgui_searchDETAILTEXT.TextColor3 = Color3.fromRGB(240, 240, 240)
2499cmdsgui_searchDETAILTEXT.TextSize = 30
2500ListofCMDS.Name = "ListofCMDS"
2501ListofCMDS.Parent = CMDSframemain
2502ListofCMDS.BackgroundColor3 = Color3.new(0.309804, 0.309804, 0.309804)
2503ListofCMDS.BorderSizePixel = 0
2504ListofCMDS.Position = UDim2.new(0, 0, 0, 60)
2505ListofCMDS.Size = UDim2.new(0, 440, 0, 307)
2506ListofCMDS.CanvasSize = UDim2.new(5, 0, 8, 0)
2507ListofCMDS.ScrollingDirection = Enum.ScrollingDirection.XY
2508cmdTutorial.Name = "cmdTutorial"
2509cmdTutorial.Parent = ListofCMDS
2510cmdTutorial.BackgroundColor3 = Color3.new(1, 1, 1)
2511cmdTutorial.BackgroundTransparency = 1
2512cmdTutorial.BorderSizePixel = 0
2513cmdTutorial.Position = UDim2.new(0, 5, 0, 5)
2514cmdTutorial.Size = UDim2.new(0, 420, 0, 20)
2515cmdTutorial.Font = Enum.Font.SourceSansBold
2516cmdTutorial.Text = "\"/\" means OPTIONAL argument after"
2517cmdTutorial.TextColor3 = Color3.new(0.956863, 0.956863, 0.956863)
2518cmdTutorial.TextScaled = true
2519cmdTutorial.TextSize = 14
2520cmdTutorial.TextWrapped = true
2521cmdTutorial.TextXAlignment = Enum.TextXAlignment.Left
2522cmdTutorial_2.Name = "cmdTutorial"
2523cmdTutorial_2.Parent = ListofCMDS
2524cmdTutorial_2.BackgroundColor3 = Color3.new(1, 1, 1)
2525cmdTutorial_2.BackgroundTransparency = 1
2526cmdTutorial_2.BorderSizePixel = 0
2527cmdTutorial_2.Position = UDim2.new(0, 5, 0, 25)
2528cmdTutorial_2.Size = UDim2.new(0, 420, 0, 20)
2529cmdTutorial_2.Font = Enum.Font.SourceSansBold
2530cmdTutorial_2.Text = "\"//\" means another way of running command"
2531cmdTutorial_2.TextColor3 = Color3.new(0.956863, 0.956863, 0.956863)
2532cmdTutorial_2.TextScaled = true
2533cmdTutorial_2.TextSize = 14
2534cmdTutorial_2.TextWrapped = true
2535cmdTutorial_2.TextXAlignment = Enum.TextXAlignment.Left
2536cmdTutorial_3.Name = "cmdTutorial"
2537cmdTutorial_3.Parent = ListofCMDS
2538cmdTutorial_3.BackgroundColor3 = Color3.new(1, 1, 1)
2539cmdTutorial_3.BackgroundTransparency = 1
2540cmdTutorial_3.BorderSizePixel = 0
2541cmdTutorial_3.Position = UDim2.new(0, 5, 0, 45)
2542cmdTutorial_3.Size = UDim2.new(0, 420, 0, 20)
2543cmdTutorial_3.Font = Enum.Font.SourceSansBold
2544cmdTutorial_3.Text = "Anything inside \"[ ]\" is an argument for the command"
2545cmdTutorial_3.TextColor3 = Color3.new(0.956863, 0.956863, 0.956863)
2546cmdTutorial_3.TextScaled = true
2547cmdTutorial_3.TextSize = 14
2548cmdTutorial_3.TextWrapped = true
2549cmdTutorial_3.TextXAlignment = Enum.TextXAlignment.Left
2550CMDS_Shadow.Name = "CMDS_Shadow"
2551CMDS_Shadow.Parent = CMDSmain
2552CMDS_Shadow.BackgroundColor3 = Color3.new(0, 0, 0)
2553CMDS_Shadow.BackgroundTransparency = 0.60000002384186
2554CMDS_Shadow.BorderSizePixel = 0
2555CMDS_Shadow.Position = UDim2.new(0, 2, 0, 2)
2556CMDS_Shadow.Size = UDim2.new(0, 440, 0, 367)
2557CMDS_Shadow.ZIndex = -1
2558CMDS_Shadow2.Name = "CMDS_Shadow2"
2559CMDS_Shadow2.Parent = CMDSmain
2560CMDS_Shadow2.BackgroundColor3 = Color3.new(0, 0, 0)
2561CMDS_Shadow2.BackgroundTransparency = 0.80000001192093
2562CMDS_Shadow2.BorderSizePixel = 0
2563CMDS_Shadow2.Position = UDim2.new(0, 5, 0, 5)
2564CMDS_Shadow2.Size = UDim2.new(0, 440, 0, 367)
2565CMDS_Shadow2.ZIndex = -1
2566closecmdsgui.MouseButton1Click:Connect(function()
2567 CMDSmain:TweenSize(UDim2.new(0, 0, 0, 0), "InOut", "Sine", 2)
2568end)
2569function CreateCMDlabel(position, text)
2570 local sizenow = 15
2571 local cmdHere = Instance.new("TextLabel")
2572 cmdHere.Name = "cmdHere"
2573 cmdHere.TextWrapped = true
2574 cmdHere.Parent = ListofCMDS
2575 cmdHere.BackgroundColor3 = Color3.new(1, 1, 1)
2576 cmdHere.BackgroundTransparency = 1
2577 cmdHere.BorderSizePixel = 0
2578 cmdHere.Position = position
2579 cmdHere.Size = UDim2.new(0, 1950, 0, sizenow)
2580 cmdHere.Font = Enum.Font.SourceSans
2581 cmdHere.Text = text
2582 cmdHere.TextWrapped = true
2583 cmdHere.TextColor3 = Color3.new(0.956863, 0.956863, 0.956863)
2584 cmdHere.TextScaled = false
2585 cmdHere.TextSize = 20
2586 cmdHere.TextXAlignment = Enum.TextXAlignment.Left
2587end
2588for i,_cmds in pairs(searchCmds) do
2589 CreateCMDlabel(UDim2.new(0, 5, 0, 50 + (i * 15)), _cmds)
2590end
2591local UserInputService = game:GetService("UserInputService")
2592local dragging
2593local dragInput
2594local dragStart
2595local startPos
2596local function updateCMDS(input)
2597 local delta = input.Position - dragStart
2598 local dragTime = 0.055
2599 local SmoothDrag = {}
2600 SmoothDrag.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
2601 local dragSmoothFunction = gsTween:Create(CMDSmain, TweenInfo.new(dragTime, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut), SmoothDrag)
2602 dragSmoothFunction:Play()
2603end
2604cmdgui_topframe.InputBegan:Connect(function(input)
2605 if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
2606 dragging = true
2607 dragStart = input.Position
2608 startPos = CMDSmain.Position
2609 input.Changed:Connect(function()
2610 if input.UserInputState == Enum.UserInputState.End then
2611 dragging = false
2612 end
2613 end)
2614 end
2615end)
2616cmdgui_topframe.InputChanged:Connect(function(input)
2617 if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
2618 dragInput = input
2619 end
2620end)
2621cmdgui_midframe.InputBegan:Connect(function(input)
2622 if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
2623 dragging = true
2624 dragStart = input.Position
2625 startPos = CMDSmain.Position
2626 input.Changed:Connect(function()
2627 if input.UserInputState == Enum.UserInputState.End then
2628 dragging = false
2629 end
2630 end)
2631 end
2632end)
2633cmdgui_midframe.InputChanged:Connect(function(input)
2634 if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
2635 dragInput = input
2636 end
2637end)
2638UserInputService.InputChanged:Connect(function(input)
2639 if input == dragInput and dragging then
2640 updateCMDS(input)
2641 end
2642end)
2643cmdsgui_SearchFunction.Focused:Connect(function()
2644 cmdsgui_SearchFunction.TextTransparency = 0
2645 local searchTween = {}
2646 searchTween.TextColor3 = Color3.new(0.0980392, 0.462745, 0.823529)
2647 searchTween.TextSize = 18
2648 searchTween.Position = UDim2.new(0, -70, 0, -15)
2649 local frameTweenblue = {}
2650 frameTweenblue.BackgroundColor3 = Color3.new(0.0980392, 0.462745, 0.823529)
2651 local searchTween1 = gsTween:Create(cmdsgui_searchDETAILTEXT, TweenInfo.new(0.3, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut), searchTween)
2652 searchTween1:Play()
2653 local frameTweenblue1 = gsTween:Create(cmdsgui_searchDETAILFRAME, TweenInfo.new(0.3, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut), frameTweenblue)
2654 frameTweenblue1:Play()
2655end)
2656cmdsgui_SearchFunction.FocusLost:Connect(function(enterPressed)
2657 if not enterPressed then
2658 cmdsgui_SearchFunction.TextTransparency = 1
2659 else
2660 cmdsgui_SearchFunction.Text = " "
2661 end
2662 local searchTween = {}
2663 searchTween.TextColor3 = Color3.fromRGB(240, 240, 240)
2664 searchTween.TextSize = 30
2665 searchTween.Position = UDim2.new(0, 0, 0, 0)
2666 local frameTweenblue = {}
2667 frameTweenblue.BackgroundColor3 = Color3.fromRGB(240, 240, 240)
2668 local searchTween1 = gsTween:Create(cmdsgui_searchDETAILTEXT, TweenInfo.new(0.3, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut), searchTween)
2669 searchTween1:Play()
2670 local frameTweenblue1 = gsTween:Create(cmdsgui_searchDETAILFRAME, TweenInfo.new(0.3, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut), frameTweenblue)
2671 frameTweenblue1:Play()
2672end)
2673cmdsgui_SearchFunction.Changed:Connect(function()
2674 local index = 0
2675 if cmdsgui_SearchFunction.Text ~= "" then
2676 for i,v in pairs(ListofCMDS:GetChildren()) do
2677 if v.Name == "cmdHere" then
2678 if not string.find(v.Text, cmdsgui_SearchFunction.Text) then
2679 v.Visible = false
2680 else
2681 v.Visible = true
2682 index = index + 1
2683 v.Position = UDim2.new(0, 5, 0, 50 + (index * 15))
2684 end
2685 end
2686 end
2687 end
2688end)
2689
2690-- Command Execution
2691LP.Chatted:Connect(function(chat)
2692 run(chat)
2693end)
2694
2695function run(msg)
2696 if string.lower(string.sub(msg, 2, 5)) == "chat" then
2697 msg = msg
2698 elseif string.match(msg, "hotkey") and string.match(msg, "chat") then
2699 msg = msg
2700 else
2701 msg = string.lower(msg)
2702 end
2703 local cmdPrefix = string.sub(msg, 1, 1)
2704 if cmdPrefix == commandPrefix then
2705 msg = string.sub(msg, 2)
2706 local args = {}
2707 for arg in string.gmatch(msg,"[^%s]+") do
2708 table.insert(args,arg)
2709 end
2710 local cmdName = args[1]
2711 table.remove(args,1)
2712 local doCmd = Commands[cmdName]
2713
2714 if doCmd ~= nil then
2715 doCmd(args)
2716 end
2717 end
2718end
2719
2720-- Command bar
2721local CommandBar = Instance.new("ScreenGui")
2722local CMDBAR = Instance.new("Frame")
2723local CMDBARText = Instance.new("TextBox")
2724CommandBar.Name = "CommandBar"
2725CommandBar.Parent = gsCoreGui
2726CMDBAR.Name = "CMDBAR"
2727CMDBAR.Parent = CommandBar
2728CMDBAR.BackgroundColor3 = Color3.new(0.164706, 0.152941, 0.172549)
2729CMDBAR.BorderSizePixel = 0
2730CMDBAR.Position = UDim2.new(0.025, 0, 1, 0)
2731CMDBAR.Size = UDim2.new(0, 270, 0, 35)
2732CMDBARText.Name = "CMDBARText"
2733CMDBARText.Parent = CMDBAR
2734CMDBARText.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
2735CMDBARText.BorderSizePixel = 0
2736CMDBARText.Position = UDim2.new(0, 5, 0, 5)
2737CMDBARText.Size = UDim2.new(0, 260, 0, 25)
2738CMDBARText.Font = Enum.Font.SourceSansLight
2739CMDBARText.Text = ""
2740CMDBARText.TextColor3 = Color3.new(0.933333, 0.933333, 0.933333)
2741CMDBARText.TextScaled = true
2742CMDBARText.TextSize = 14
2743CMDBARText.TextWrapped = true
2744Mouse.KeyDown:connect(function(Key)
2745 if Key == string.lower(commandPrefix) then
2746 CMDBARText:CaptureFocus()
2747 CMDBAR:TweenPosition(UDim2.new(0.015, 0, 0.95, 0), "Out", "Elastic", 0.5, true)
2748 end
2749end)
2750CMDBARText.FocusLost:connect(function(enterPressed)
2751 CMDBAR:TweenPosition(UDim2.new(0.015, 0, 1, 0), "Out", "Quad", 0.5, true)
2752 if enterPressed then
2753 local cmdmsg = CMDBARText.Text
2754 CMDBARText.Text = ""
2755 run(commandPrefix..cmdmsg)
2756 end
2757end)
2758local Match = Instance.new("Frame")
2759Match.Name = "Match"
2760Match.Parent = CMDBAR
2761Match.BackgroundColor3 = Color3.new(0.164706, 0.152941, 0.172549)
2762Match.BorderSizePixel = 0
2763Match.Position = UDim2.new(0, 0, -4, 0)
2764Match.Size = UDim2.new(1, 0, 4, 0)
2765Match.Visible = false
2766function CreateOption(Text)
2767 local Option1 = Instance.new("TextLabel")
2768 Option1.Name = "Option"
2769 Option1.Parent = Match
2770 Option1.BackgroundColor3 = Color3.new(1, 1, 1)
2771 Option1.BackgroundTransparency = 1
2772 Option1.Position = UDim2.new(-10, 0, 0, 0)
2773 Option1.Size = UDim2.new(1, 0, 0, 20)
2774 Option1.Font = Enum.Font.SourceSans
2775 Option1.Text = Text
2776 Option1.TextColor3 = Color3.new(0.952941, 0.952941, 0.952941)
2777 Option1.TextScaled = true
2778 Option1.TextWrapped = true
2779end
2780for i,cmdtext2 in pairs(CMDS) do
2781 CreateOption(cmdtext2)
2782end
2783CMDBARText.Changed:Connect(function()
2784 if CMDBARText.Text ~= "" and CMDBARText.Text ~= commandPrefix then
2785 Match.Visible = true
2786 local PositionMatch = 0
2787 for i,cmdtext in pairs(Match:GetChildren()) do
2788 if cmdtext.Name == "Option" then
2789 if string.find(cmdtext.Text, CMDBARText.Text) then
2790 cmdtext.Position = UDim2.new(0, 0, 0, 2 + (PositionMatch * 20))
2791 PositionMatch = PositionMatch + 1
2792 if cmdtext.Position == UDim2.new(0, 0, 0, 142) then
2793 cmdtext.Position = UDim2.new(-10, 0, 0, 0)
2794 PositionMatch = PositionMatch - 1
2795 end
2796 else
2797 cmdtext.Position = UDim2.new(-10, 0, 0, 0)
2798 end
2799 end
2800 end
2801 else
2802 Match.Visible = false
2803 end
2804end)
2805
2806-- Chat
2807local ChatLogsv2 = Instance.new("ScreenGui")
2808local MainChatFrame = Instance.new("Frame")
2809local Framess = Instance.new("Frame")
2810local CloseChatGUI = Instance.new("TextButton")
2811local Frame_222 = Instance.new("Frame")
2812local PrintChat = Instance.new("TextButton")
2813local Shadow1 = Instance.new("Frame")
2814local Shadow2 = Instance.new("Frame")
2815local ScrollingFrame = Instance.new("ScrollingFrame")
2816ChatLogsv2.Name = "ChatLogsv2"
2817ChatLogsv2.Parent = gsCoreGui
2818MainChatFrame.Name = "MainChatFrame"
2819MainChatFrame.Parent = ChatLogsv2
2820MainChatFrame.BackgroundColor3 = Color3.new(1, 1, 1)
2821MainChatFrame.BackgroundTransparency = 1
2822MainChatFrame.Position = UDim2.new(0, 760, 0, 261)
2823MainChatFrame.Size = UDim2.new(0, 525, 0, 337)
2824MainChatFrame.Visible = false
2825Framess.Parent = MainChatFrame
2826Framess.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
2827Framess.BorderSizePixel = 0
2828Framess.Size = UDim2.new(0, 525, 0, 15)
2829CloseChatGUI.Name = "CloseChatGUI"
2830CloseChatGUI.Parent = Framess
2831CloseChatGUI.BackgroundColor3 = Color3.new(1, 1, 1)
2832CloseChatGUI.BackgroundTransparency = 1
2833CloseChatGUI.BorderSizePixel = 0
2834CloseChatGUI.Position = UDim2.new(0, 495, 0, 0)
2835CloseChatGUI.Size = UDim2.new(0, 30, 0, 15)
2836CloseChatGUI.Font = Enum.Font.SourceSansBold
2837CloseChatGUI.Text = "X"
2838CloseChatGUI.TextColor3 = Color3.new(0.945098, 0.945098, 0.945098)
2839CloseChatGUI.TextSize = 20
2840Frame_222.Parent = MainChatFrame
2841Frame_222.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
2842Frame_222.BorderSizePixel = 0
2843Frame_222.Position = UDim2.new(0, 0, 0, 15)
2844Frame_222.Size = UDim2.new(0, 525, 0, 50)
2845PrintChat.Name = "PrintChat"
2846PrintChat.Parent = Frame_222
2847PrintChat.BackgroundColor3 = Color3.new(0.870588, 0.25098, 0.25098)
2848PrintChat.BorderSizePixel = 0
2849PrintChat.Position = UDim2.new(0, 15, 0, 0)
2850PrintChat.Size = UDim2.new(0, 170, 0, 30)
2851PrintChat.Font = Enum.Font.SourceSansLight
2852PrintChat.Text = "Print Chat"
2853PrintChat.TextColor3 = Color3.new(0.960784, 0.960784, 0.960784)
2854PrintChat.TextSize = 30
2855PrintChat.TextWrapped = true
2856Shadow1.Name = "Shadow1"
2857Shadow1.Parent = MainChatFrame
2858Shadow1.BackgroundColor3 = Color3.new(0, 0, 0)
2859Shadow1.BackgroundTransparency = 0.5
2860Shadow1.Position = UDim2.new(0, 2, 0, 2)
2861Shadow1.Size = UDim2.new(0, 525, 0, 337)
2862Shadow1.ZIndex = -1
2863Shadow2.Name = "Shadow2"
2864Shadow2.Parent = MainChatFrame
2865Shadow2.BackgroundColor3 = Color3.new(0, 0, 0)
2866Shadow2.BackgroundTransparency = 0.80000001192093
2867Shadow2.Position = UDim2.new(0, 5, 0, 5)
2868Shadow2.Size = UDim2.new(0, 525, 0, 337)
2869Shadow2.ZIndex = -1
2870ScrollingFrame.Parent = MainChatFrame
2871ScrollingFrame.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
2872ScrollingFrame.BorderSizePixel = 0
2873ScrollingFrame.Position = UDim2.new(0, 0, 0, 65)
2874ScrollingFrame.Size = UDim2.new(0, 525, 0, 271)
2875ScrollingFrame.CanvasPosition = Vector2.new(0, 403)
2876ScrollingFrame.ScrollBarThickness = 8
2877function CreateChatText(plr, chat)
2878 for i,v in pairs(ScrollingFrame:GetDescendants()) do
2879 v.Position = v.Position - UDim2.new(0, 0, 0, 20)
2880 if v.Position == UDim2.new(0, 5, 0, 10) then
2881 v:Destroy()
2882 end
2883 end
2884 local Example = Instance.new("TextLabel")
2885 Example.Name = "Example"
2886 Example.Parent = ScrollingFrame
2887 Example.BackgroundColor3 = Color3.new(1, 1, 1)
2888 Example.BackgroundTransparency = 1
2889 Example.Position = UDim2.new(0, 5, 0, 650)
2890 Example.Size = UDim2.new(0, 500, 0, 20)
2891 Example.Font = Enum.Font.SourceSans
2892 Example.Text = "["..plr.Name.."]: "..chat
2893 Example.TextColor3 = Color3.new(0.960784, 0.960784, 0.960784)
2894 Example.TextScaled = true
2895 Example.TextSize = 20
2896 Example.TextWrapped = true
2897 Example.TextXAlignment = Enum.TextXAlignment.Left
2898end
2899CloseChatGUI.MouseButton1Click:Connect(function()
2900 MainChatFrame:TweenPosition(UDim2.new(0, 550, 0, -550), "InOut", "Sine", 2)
2901 wait(2.01)
2902 MainChatFrame.Visible = false
2903end)
2904printingChat = false
2905PrintChat.MouseButton1Click:Connect(function()
2906 if printingChat == false then
2907 printingChat = true
2908 PrintChat.BackgroundColor3 = Color3.fromRGB(60, 200, 60)
2909 elseif printingChat == true then
2910 printingChat = false
2911 PrintChat.BackgroundColor3 = Color3.new(0.870588, 0.25098, 0.25098)
2912 end
2913end)
2914local UserInputService = game:GetService("UserInputService")
2915local dragging
2916local dragInput
2917local dragStart
2918local startPos
2919local function updateChat(input)
2920 local delta = input.Position - dragStart
2921 local dragTime = 0.055
2922 local SmoothDrag = {}
2923 SmoothDrag.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
2924 local dragSmoothFunction = gsTween:Create(MainChatFrame, TweenInfo.new(dragTime, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut), SmoothDrag)
2925 dragSmoothFunction:Play()
2926end
2927Frame_222.InputBegan:Connect(function(input)
2928 if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
2929 dragging = true
2930 dragStart = input.Position
2931 startPos = MainChatFrame.Position
2932 input.Changed:Connect(function()
2933 if input.UserInputState == Enum.UserInputState.End then
2934 dragging = false
2935 end
2936 end)
2937 end
2938end)
2939Frame_222.InputChanged:Connect(function(input)
2940 if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
2941 dragInput = input
2942 end
2943end)
2944UserInputService.InputChanged:Connect(function(input)
2945 if input == dragInput and dragging then
2946 updateChat(input)
2947 end
2948end)
2949
2950function printChat(player, chat)
2951 print("["..player.Name.."]: "..chat)
2952end
2953complimentReady = true
2954for i,currentPlayersChatting in pairs(game:GetService("Players"):GetPlayers()) do
2955 currentPlayersChatting.Chatted:connect(function(chat)
2956 CreateChatText(currentPlayersChatting, chat)
2957 if printingChat then
2958 printChat(currentPlayersChatting, chat)
2959 end
2960 if copychatACTIVE then
2961 if currentPlayersChatting == copychatplayer then
2962 gsReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(chat, "All")
2963 end
2964 end
2965 if modeFling == true then
2966 if string.lower(string.sub(chat, 1, 7)) == "!fling " then
2967 if gsWorkspace:PGSIsEnabled() == false then
2968 FEGodmode()
2969 end
2970 if string.lower(string.sub(chat, 8)) == "me" then
2971 run(commandPrefix.."unfling")
2972 LP.Character.HumanoidRootPart.CFrame = LP.Character.HumanoidRootPart.CFrame + Vector3.new(0, 10, 0)
2973 run(commandPrefix.."fling "..currentPlayersChatting.Name.." 2000000")
2974 else
2975 for i,notAll in pairs(findSinglePlayer(string.lower(string.sub(chat, 8)))) do
2976 if notAll ~= LP then
2977 run(commandPrefix.."unfling")
2978 LP.Character.HumanoidRootPart.CFrame = LP.Character.HumanoidRootPart.CFrame + Vector3.new(0, 10, 0)
2979 run(commandPrefix.."fling "..notAll.Name.." 2000000")
2980 end
2981 end
2982 end
2983 end
2984 end
2985 if modeCompliment == true then
2986 if string.lower(string.sub(chat, 1, 3)) == "!c " then
2987 if complimentReady then
2988 complimentReady = false
2989 if string.lower(string.sub(chat, 4)) == "me" then
2990 complimentplr(currentPlayersChatting)
2991 else
2992 for i,Others in pairs(findSinglePlayer(string.lower(string.sub(chat, 4)))) do
2993 if Others == LP then
2994 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("Don't be silly, I can't compliment myself!", "All")
2995 else
2996 complimentplr(Others)
2997 end
2998 end
2999 end
3000 wait(1)
3001 complimentReady = true
3002 end
3003 end
3004 end
3005 if modeMove == true then
3006 if string.lower(string.sub(chat, 1, 9)) == "!bringbot" then
3007 run(commandPrefix.."unfollow")
3008 run(commandPrefix.."unwalk")
3009 run(commandPrefix.."goto "..currentPlayersChatting.Name)
3010 elseif string.lower(string.sub(chat, 1, 6)) == "!walk " then
3011 for i,getWalkPlayer in pairs(findSinglePlayer(string.lower(string.sub(chat, 7)))) do
3012 if getWalkPlayer == LP then
3013 run(commandPrefix.."unfollow")
3014 run(commandPrefix.."walk "..currentPlayersChatting.Name)
3015 else
3016 run(commandPrefix.."unfollow")
3017 run(commandPrefix.."walk "..getWalkPlayer.Name)
3018 end
3019 end
3020 elseif string.lower(string.sub(chat, 1, 8)) == "!follow " then
3021 for i,getFollowPlayer in pairs(findSinglePlayer(string.lower(string.sub(chat, 9)))) do
3022 if getFollowPlayer == LP then
3023 run(commandPrefix.."unwalk")
3024 run(commandPrefix.."follow "..currentPlayersChatting.Name)
3025 else
3026 run(commandPrefix.."unwalk")
3027 run(commandPrefix.."follow "..getFollowPlayer.Name)
3028 end
3029 end
3030 end
3031 end
3032 if modeInfo == true then
3033 if infoReady then
3034 infoReady = false
3035 if string.lower(string.sub(chat, 1, 5)) == "!age " then
3036 for i,v in pairs(findSinglePlayer(string.lower(string.sub(chat, 6)))) do
3037 if v == LP then
3038 run(commandPrefix.."age "..currentPlayersChatting.Name)
3039 else
3040 run(commandPrefix.."age "..v.Name)
3041 end
3042 end
3043 end
3044 if string.lower(string.sub(chat, 1, 4)) == "!id " then
3045 for i,a in pairs(findSinglePlayer(string.lower(string.sub(chat, 5)))) do
3046 if a == LP then
3047 run(commandPrefix.."id "..currentPlayersChatting.Name)
3048 else
3049 run(commandPrefix.."id "..a.Name)
3050 end
3051 end
3052 end
3053 wait(1)
3054 infoReady = true
3055 end
3056 end
3057 end)
3058end
3059game:GetService("Players").PlayerAdded:connect(function(plr)
3060 plr.Chatted:connect(function(chat)
3061 CreateChatText(plr, chat)
3062 if printingChat then
3063 printChat(plr, chat)
3064 end
3065 if modeFling == true then
3066 if string.lower(string.sub(chat, 1, 7)) == "!fling " then
3067 if gsWorkspace:PGSIsEnabled() == false then
3068 FEGodmode()
3069 end
3070 if string.lower(string.sub(chat, 8)) == "me" then
3071 run(commandPrefix.."unfling")
3072 LP.Character.HumanoidRootPart.CFrame = LP.Character.HumanoidRootPart.CFrame + Vector3.new(0, 10, 0)
3073 run(commandPrefix.."fling "..plr.Name.." 2000000")
3074 else
3075 for i,notAll in pairs(findSinglePlayer(string.lower(string.sub(chat, 8)))) do
3076 if notAll ~= LP then
3077 run(commandPrefix.."unfling")
3078 LP.Character.HumanoidRootPart.CFrame = LP.Character.HumanoidRootPart.CFrame + Vector3.new(0, 10, 0)
3079 run(commandPrefix.."fling "..notAll.Name.." 2000000")
3080 end
3081 end
3082 end
3083 end
3084 end
3085 if modeCompliment == true then
3086 if string.lower(string.sub(chat, 1, 3)) == "!c " then
3087 if complimentReady == true then
3088 complimentReady = false
3089 if string.lower(string.sub(chat, 4)) == "me" then
3090 complimentplr(plr)
3091 else
3092 for i,Others in pairs(findSinglePlayer(string.lower(string.sub(chat, 4)))) do
3093 if Others == LP then
3094 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("Don't be silly, I can't compliment myself!", "All")
3095 else
3096 complimentplr(Others)
3097 end
3098 end
3099 end
3100 wait(1)
3101 complimentReady = true
3102 end
3103 end
3104 end
3105 if modeMove == true then
3106 if string.lower(string.sub(chat, 1, 9)) == "!bringbot" then
3107 run(commandPrefix.."unfollow")
3108 run(commandPrefix.."unwalk")
3109 run(commandPrefix.."goto "..plr.Name)
3110 elseif string.lower(string.sub(chat, 1, 6)) == "!walk " then
3111 for i,getWalkPlayer in pairs(findSinglePlayer(string.lower(string.sub(chat, 7)))) do
3112 if getWalkPlayer == LP then
3113 run(commandPrefix.."unfollow")
3114 run(commandPrefix.."walk "..plr.Name)
3115 else
3116 run(commandPrefix.."unfollow")
3117 run(commandPrefix.."walk "..getWalkPlayer.Name)
3118 end
3119 end
3120 elseif string.lower(string.sub(chat, 1, 8)) == "!follow " then
3121 for i,getFollowPlayer in pairs(findSinglePlayer(string.lower(string.sub(chat, 9)))) do
3122 if getFollowPlayer == LP then
3123 run(commandPrefix.."unwalk")
3124 run(commandPrefix.."follow "..plr.Name)
3125 else
3126 run(commandPrefix.."unwalk")
3127 run(commandPrefix.."follow "..getFollowPlayer.Name)
3128 end
3129 end
3130 end
3131 end
3132 if modeInfo == true then
3133 if infoReady then
3134 infoReady = false
3135 if string.lower(string.sub(chat, 1, 5)) == "!age " then
3136 for i,v in pairs(findSinglePlayer(string.lower(string.sub(chat, 6)))) do
3137 if v == LP then
3138 run(commandPrefix.."age "..plr.Name)
3139 else
3140 run(commandPrefix.."age "..v.Name)
3141 end
3142 end
3143 end
3144 if string.lower(string.sub(chat, 1, 4)) == "!id " then
3145 for i,a in pairs(findSinglePlayer(string.lower(string.sub(chat, 5)))) do
3146 if a == LP then
3147 run(commandPrefix.."id "..plr.Name)
3148 else
3149 run(commandPrefix.."id "..a.Name)
3150 end
3151 end
3152 end
3153 wait(1)
3154 infoReady = true
3155 end
3156 end
3157 end)
3158end)
3159
3160-- Loops
3161noclip = false
3162following = false
3163trailing = false
3164annoying = false
3165flingnoclip = false
3166staring = false
3167stopsitting = false
3168stareplr = ""
3169CBRINGamount = 3
3170spawnWS = CurrentWalkspeed
3171spawnJP = CurrentJumppower
3172spawnHH = CurrentHipheight
3173spawningfegod = false
3174looptpbypassfly = false
3175if game.GameId == 245662005 or game.GameId == 601130232 then
3176 bypassMODE = true
3177else
3178 bypassMODE = false
3179end
3180viewplr = ""
3181loopview = false
3182cmdForward = false
3183forwardSpeed = 1
3184loopviewfc = false
3185spinTOhead = false
3186spinObj = ""
3187rideACTIVE = false
3188ridePLAYER = ""
3189
3190LPcurrenthumanoid = LP.Character.Humanoid
3191game:GetService('RunService').Stepped:connect(function()
3192 if LP.Character.Humanoid ~= nil then
3193 LPcurrenthumanoid = LP.Character.Humanoid
3194 end
3195 if noclip then
3196 if LP.Character then
3197 if LP.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
3198 LP.Character.Head.CanCollide = false
3199 LP.Character.Torso.CanCollide = false
3200 LP.Character["Left Leg"].CanCollide = false
3201 LP.Character["Right Leg"].CanCollide = false
3202 LP.Character["Left Arm"].CanCollide = false
3203 LP.Character["Right Arm"].CanCollide = false
3204 elseif LP.Character.Humanoid.RigType == Enum.HumanoidRigType.R15 then
3205 LP.Character.Head.CanCollide = false
3206 LP.Character.UpperTorso.CanCollide = false
3207 LP.Character.LowerTorso.CanCollide = false
3208 LP.Character.HumanoidRootPart.CanCollide = false
3209 end
3210 end
3211 end
3212 if following then
3213 LP.Character.HumanoidRootPart.CFrame = gsPlayers[flwplr.Name].Character.HumanoidRootPart.CFrame + gsPlayers[flwplr.Name].Character.HumanoidRootPart.CFrame.lookVector * flwnum
3214 end
3215 if trailing then
3216 LP.Character.HumanoidRootPart.CFrame = gsPlayers[trlplr.Name].Character.HumanoidRootPart.CFrame + gsPlayers[trlplr.Name].Character.HumanoidRootPart.CFrame.lookVector * trlnum
3217 end
3218 if annoying then
3219 LP.Character.HumanoidRootPart.CFrame = gsPlayers[annplr.Name].Character.HumanoidRootPart.CFrame
3220 end
3221 if walkto then
3222 LP.Character.Humanoid:MoveTo(walkplr.Character.HumanoidRootPart.Position)
3223 end
3224 if cbringing then
3225 CBRINGplr.Character.HumanoidRootPart.CFrame = LP.Character.HumanoidRootPart.CFrame + LP.Character.HumanoidRootPart.CFrame.lookVector * CBRINGamount
3226 end
3227 if cbringingall then
3228 for i,getbringplrs in pairs(gsPlayers:GetPlayers()) do
3229 if getbringplrs ~= LP then
3230 getbringplrs.Character.HumanoidRootPart.CFrame = LP.Character.HumanoidRootPart.CFrame + LP.Character.HumanoidRootPart.CFrame.lookVector * CBRINGamount
3231 end
3232 end
3233 end
3234 if staring then
3235 LP.Character.HumanoidRootPart.CFrame = CFrame.new(LP.Character.Torso.Position, gsPlayers[stareplr.Name].Character.Torso.Position)
3236 end
3237 if stopsitting then
3238 LP.Character.Humanoid.Sit = false
3239 end
3240 if looptpbypassfly then
3241 pcall(function()
3242 LP.Character.Head.Anchored = false
3243 LP.Character.HumanoidRootPart.CFrame = gsWorkspace.rGETpartNUMBER2.CFrame
3244 LP.Character.Head.Anchored = true
3245 end)
3246 end
3247 if loopview then
3248 view(viewplr)
3249 end
3250 if cmdForward then
3251 LP.Character.HumanoidRootPart.CFrame = LP.Character.HumanoidRootPart.CFrame + LP.Character.HumanoidRootPart.CFrame.lookVector * forwardSpeed
3252 end
3253 if loopviewfc then
3254 pcall(function()
3255 gsWorkspace.CurrentCamera.CameraSubject = gsWorkspace.rGETpartNUMBER2
3256 end)
3257 end
3258 if spinTOhead then
3259 pcall(function()
3260 spinObj.Position = LP.Character.Head.Position
3261 end)
3262 end
3263 if rideACTIVE == true then
3264 LP.character.HumanoidRootPart.CFrame = ridePLAYER.Character.HumanoidRootPart.CFrame + Vector3.new(0, 3, 0)
3265 end
3266end)
3267spawningatreset = false
3268spawnresetpoint = LP.Character.Head.CFrame
3269
3270LPcurrenthumanoid.Died:Connect(function()
3271 flying = false
3272 doFREECAM = false
3273 if savingtoolsloop then
3274 run(commandPrefix.."savealltool")
3275 end
3276 if spawningatreset == true then
3277 spawnresetpoint = LP.Character.Head.CFrame + Vector3.new(0, 5, 0)
3278 end
3279end)
3280
3281LP.CharacterAdded:Connect(function()
3282 wait(0.2)
3283 LP.Character.Humanoid.WalkSpeed = spawnWS
3284 LP.Character.Humanoid.JumpPower = spawnJP
3285 LP.Character.Humanoid.HipHeight = spawnHH
3286 if spawningfegod then
3287 FEGodmode()
3288 end
3289 if spawningpos and spawnpos ~= nil then
3290 LP.Character.HumanoidRootPart.CFrame = spawnpos
3291 end
3292 if spawningatreset == true then
3293 LP.Character.HumanoidRootPart.CFrame = spawnresetpoint
3294 end
3295end)
3296
3297-- Commands
3298Commands = {}
3299
3300Commands.print = function(args)
3301 local msg = table.concat(args," ")
3302 print(msg)
3303end
3304
3305Commands.warn = function(args)
3306 local msg = table.concat(args," ")
3307 warn(msg)
3308end
3309
3310Commands.sit = function(args)
3311 LP.Character.Humanoid.Sit = true
3312end
3313
3314Commands.god = function(args)
3315 FEGodmode()
3316 Notification("warning", "You have enabled FE Godmode, tools will not work. Use "..commandPrefix.."grespawn to remove.", 7)
3317end
3318
3319Commands.view = function(args)
3320 if args[1] then
3321 for i,v in pairs(findSinglePlayer(args[1])) do
3322 if bypassMODE == false then
3323 view(v)
3324 Notification("info", "Now viewing "..v.Name..". Use "..commandPrefix.."unview to stop viewing.", 3)
3325 elseif bypassMODE == true then
3326 viewplr = v
3327 loopview = true
3328 end
3329 end
3330 end
3331end
3332
3333Commands.unview = function(args)
3334 view(LP)
3335 loopview = false
3336end
3337
3338Commands.gravity = function(args)
3339 if args[1] then
3340 gsWorkspace.Gravity = args[1]
3341 end
3342end
3343
3344Commands.ungravity = function(args)
3345 gsWorkspace.Gravity = CurrentGravity
3346end
3347
3348Commands.goto = function(args)
3349 if args[1] then
3350 if bypassMODE == false then
3351 for i,v in pairs(findPlayer(args[1])) do
3352 LP.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame
3353 end
3354 elseif bypassMODE == true then
3355 for i,v in pairs(findPlayer(args[1])) do
3356 local TPbypass = {}
3357 TPbypass.CFrame = v.Character.HumanoidRootPart.CFrame + Vector3.new(0, 5, 0)
3358 local TPFunction = gsTween:Create(LP.Character.HumanoidRootPart, TweenInfo.new(1.5, Enum.EasingStyle.Sine, Enum.EasingDirection.In), TPbypass)
3359 TPFunction:Play()
3360 end
3361 end
3362 end
3363end
3364
3365Commands.fecheck = function(args)
3366 if gsWorkspace.FilteringEnabled == true then
3367 Notification("warning", "FE is enabled!", 7)
3368 else
3369 Notification("warning", "FE is disabled. Consider using a different script.", 7)
3370 end
3371end
3372
3373Commands.lockws = function(args)
3374 lockWS()
3375 Notification("info", "Workspace locked.", 4)
3376end
3377
3378Commands.unlockws = function(args)
3379 unlockWS()
3380 Notification("info", "Workspace unlocked.", 4)
3381end
3382
3383Commands.noclip = function(args)
3384 noclip = true
3385 Notification("info", "Noclip enabled.", 4)
3386end
3387
3388Commands.clip = function(args)
3389 noclip = false
3390 Notification("info", "Noclip disabled.", 4)
3391end
3392
3393Commands.follow = function(args)
3394 if args[1] then
3395 for i,v in pairs(findPlayer(args[1])) do
3396 flwplr = v
3397 end
3398 if args[2] then
3399 flwnum = args[2]
3400 else
3401 flwnum = -5
3402 end
3403 following = true
3404 else
3405 Notification("warning", "No player selected to follow! Use: "..commandPrefix.."follow player", 4)
3406 end
3407end
3408
3409Commands.unfollow = function(args)
3410 following = false
3411end
3412
3413Commands.fling = function(args)
3414 if args[1] then
3415 for i,v in pairs(findSinglePlayer(args[1])) do
3416 if v ~= LP then
3417 view(v)
3418 pcall(function()
3419 LP.Character.HumanoidRootPart.Fling:Destroy()
3420 end)
3421 if not args[2] then
3422 RocketPropulsion(800000,1000,400000,v,"Fling")
3423 else
3424 RocketPropulsion(args[2],1500,400000,v,"Fling")
3425 end
3426 if noclip ~= true then
3427 flingnoclip = true
3428 noclip = true
3429 end
3430 end
3431 end
3432 else
3433 Notification("warning", "No player selected to fling! Use: "..commandPrefix.."fling player", 4)
3434 end
3435end
3436
3437Commands.unfling = function(args)
3438 view(LP)
3439 pcall(function()
3440 if LP.Character.HumanoidRootPart.Fling then
3441 for i,v in pairs(LP.Character:GetDescendants()) do
3442 if v.Name == "Fling" and v:IsA("RocketPropulsion") then
3443 v:Destroy()
3444 end
3445 end
3446 end
3447 end)
3448 if flingnoclip == true then
3449 noclip = false
3450 flingnoclip = false
3451 end
3452end
3453
3454Commands.trail = function(args)
3455 if args[1] then
3456 for i,v in pairs(findPlayer(args[1])) do
3457 trlplr = v
3458 end
3459 if args[2] then
3460 trlnum = args[2]
3461 else
3462 trlnum = 5
3463 end
3464 trailing = true
3465 else
3466 Notification("warning", "No player selected to trail! Use: "..commandPrefix.."trail player", 4)
3467 end
3468end
3469
3470Commands.untrail = function(args)
3471 trailing = false
3472end
3473
3474Commands.annoy = function(args)
3475 if args[1] then
3476 for i,v in pairs(findPlayer(args[1])) do
3477 annplr = v
3478 end
3479 annoying = true
3480 else
3481 Notification("warning", "No player selected to annoy! Use: "..commandPrefix.."annoy player", 4)
3482 end
3483end
3484
3485Commands.unannoy = function(args)
3486 annoying = false
3487end
3488
3489Commands.reset = function(args)
3490 LP.Character:BreakJoints()
3491end
3492
3493Commands.grespawn = function(args)
3494 LP.Character.Humanoid.Health = 0
3495 wait(1)
3496 LP.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
3497 LP.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
3498end
3499
3500Commands.respawn = function(args)
3501 local mod = Instance.new('Model', workspace) mod.Name = 'new '..LP.Name
3502 local hum = Instance.new('Humanoid', mod)
3503 local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
3504 LP.Character = mod
3505end
3506
3507Commands.speed = function(args)
3508 if args[1] then
3509 run(commandPrefix.."ws "..args[1])
3510 end
3511end
3512
3513bypassingwalkspeed = false
3514Commands.ws = function(args)
3515 if args[1] then
3516 if bypassMODE == false then
3517 LP.Character.Humanoid.WalkSpeed = args[1]
3518 elseif bypassMODE == true then
3519 if game.GameId == 245662005 then
3520 bypassingwalkspeed = true
3521 bypassWalkspeed = args[1]
3522 end
3523 end
3524 end
3525end
3526
3527game:GetService("RunService").Heartbeat:Connect(function()
3528 if bypassingwalkspeed then
3529 LP.Character.Humanoid.WalkSpeed = bypassWalkspeed
3530 end
3531end)
3532
3533Commands.jumppower = function(args)
3534 if args[1] then
3535 LP.Character.Humanoid.JumpPower = args[1]
3536 end
3537end
3538
3539Commands.jp = function(args)
3540 if args[1] then
3541 LP.Character.Humanoid.JumpPower = args[1]
3542 end
3543end
3544
3545Commands.hipheight = function(args)
3546 if args[1] then
3547 LP.Character.Humanoid.HipHeight = args[1]
3548 end
3549end
3550
3551Commands.hh = function(args)
3552 if args[1] then
3553 LP.Character.Humanoid.HipHeight = args[1]
3554 end
3555end
3556
3557Commands.default = function(args)
3558 LP.Character.Humanoid.WalkSpeed = CurrentWalkspeed
3559 LP.Character.Humanoid.HipHeight = CurrentHipheight
3560 LP.Character.Humanoid.JumpPower = CurrentJumppower
3561end
3562
3563Commands.credits = function(args)
3564 Notification("info", "Shattervast was made by illremember#3799 , "..commandPrefix.."fullcredits for all credits.", 8)
3565end
3566
3567Commands.attach = function(args)
3568 if hasTools() == false then
3569 Notification("warning", "You need a tool in your backpack/inventory to use this command.", 8)
3570 else
3571 FEGodmode()
3572 for i,v in pairs(LP.Backpack:GetChildren())do
3573 LP.Character.Humanoid:EquipTool(v)
3574 end
3575 if args[1] then
3576 for i,v in pairs(findSinglePlayer(args[1])) do
3577 if v ~= LP then
3578 LP.Character.HumanoidRootPart.CFrame = v.Character["Left Arm"].CFrame
3579 wait(0.3)
3580 LP.Character.HumanoidRootPart.CFrame = v.Character["Left Arm"].CFrame
3581 end
3582 end
3583 end
3584 end
3585end
3586
3587Commands.fly = function(args)
3588 if bypassMODE == false then
3589 local speedget = 1
3590 repeat wait() until LP and LP.Character and LP.Character:FindFirstChild('HumanoidRootPart') and LP.Character:FindFirstChild('Humanoid')
3591 repeat wait() until Mouse
3592 if args[1] then
3593 speedfly = args[1]
3594 else
3595 speedfly = 1
3596 end
3597
3598 local T = LP.Character.HumanoidRootPart
3599 local CONTROL = {F = 0, B = 0, L = 0, R = 0}
3600 local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
3601 local SPEED = speedget
3602
3603 local function fly()
3604 flying = true
3605 local BG = Instance.new('BodyGyro', T)
3606 local BV = Instance.new('BodyVelocity', T)
3607 BG.P = 9e4
3608 BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
3609 BG.cframe = T.CFrame
3610 BV.velocity = Vector3.new(0, 0.1, 0)
3611 BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
3612 spawn(function()
3613 repeat wait()
3614 LP.Character.Humanoid.PlatformStand = true
3615 if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
3616 SPEED = 50
3617 elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
3618 SPEED = 0
3619 end
3620 if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
3621 BV.velocity = ((workspace.CurrentCamera.CoordinateFrame.lookVector * (CONTROL.F + CONTROL.B)) + ((workspace.CurrentCamera.CoordinateFrame * CFrame.new(CONTROL.L + CONTROL.R, (CONTROL.F + CONTROL.B) * 0.2, 0).p) - workspace.CurrentCamera.CoordinateFrame.p)) * SPEED
3622 lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
3623 elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
3624 BV.velocity = ((workspace.CurrentCamera.CoordinateFrame.lookVector * (lCONTROL.F + lCONTROL.B)) + ((workspace.CurrentCamera.CoordinateFrame * CFrame.new(lCONTROL.L + lCONTROL.R, (lCONTROL.F + lCONTROL.B) * 0.2, 0).p) - workspace.CurrentCamera.CoordinateFrame.p)) * SPEED
3625 else
3626 BV.velocity = Vector3.new(0, 0.1, 0)
3627 end
3628 BG.cframe = workspace.CurrentCamera.CoordinateFrame
3629 until not flying
3630 CONTROL = {F = 0, B = 0, L = 0, R = 0}
3631 lCONTROL = {F = 0, B = 0, L = 0, R = 0}
3632 SPEED = 0
3633 BG:destroy()
3634 BV:destroy()
3635 LP.Character.Humanoid.PlatformStand = false
3636 end)
3637 end
3638 Mouse.KeyDown:connect(function(KEY)
3639 if KEY:lower() == 'w' then
3640 CONTROL.F = speedfly
3641 elseif KEY:lower() == 's' then
3642 CONTROL.B = -speedfly
3643 elseif KEY:lower() == 'a' then
3644 CONTROL.L = -speedfly
3645 elseif KEY:lower() == 'd' then
3646 CONTROL.R = speedfly
3647 end
3648 end)
3649 Mouse.KeyUp:connect(function(KEY)
3650 if KEY:lower() == 'w' then
3651 CONTROL.F = 0
3652 elseif KEY:lower() == 's' then
3653 CONTROL.B = 0
3654 elseif KEY:lower() == 'a' then
3655 CONTROL.L = 0
3656 elseif KEY:lower() == 'd' then
3657 CONTROL.R = 0
3658 end
3659 end)
3660 fly()
3661 elseif bypassMODE == true then
3662 if not args[1] then
3663 run(commandPrefix.."fc")
3664 else
3665 run(commandPrefix.."fc "..args[1])
3666 end
3667 LP.Character.Head.Anchored = false
3668 looptpbypassfly = true
3669 view(LP)
3670 end
3671end
3672
3673Commands.unfly = function(args)
3674 if bypassMODE == false then
3675 flying = false
3676 LP.Character.Humanoid.PlatformStand = false
3677 else
3678 looptpbypassfly = false
3679 run(commandPrefix.."unfreecam")
3680 local goalTP = LP.Character.HumanoidRootPart.CFrame
3681 if game.GameId == 245662005 then
3682 for i = 1, 5 do wait(0.2)
3683 LP.Character.HumanoidRootPart.CFrame = goalTP
3684 end
3685 else
3686 LP.Character.HumanoidRootPart.CFrame = goalTP
3687 end
3688 LP.Character.Head.Anchored = false
3689 end
3690end
3691
3692Commands.kill = function(args)
3693 if args[1] then
3694 for i,v in pairs(findSinglePlayer(args[1])) do
3695 if v == LP then
3696 LP.Character:BreakJoints()
3697 else
3698 if hasTools() == false then
3699 Notification("warning", "You need a tool in your backpack/inventory to use this command.", 8)
3700 else
3701 FEGodmode()
3702 for i,v in pairs(LP.Backpack:GetChildren())do
3703 LP.Character.Humanoid:EquipTool(v)
3704 end
3705 local NOW = LP.Character.HumanoidRootPart.CFrame
3706 LP.Character.HumanoidRootPart.CFrame = v.Character["Left Arm"].CFrame
3707 wait(0.3)
3708 LP.Character.HumanoidRootPart.CFrame = v.Character["Left Arm"].CFrame
3709 local function tp(player,player2)
3710 local char1,char2=player.Character,player2.Character
3711 if char1 and char2 then
3712 char1:MoveTo(char2.Head.Position)
3713 end
3714 end
3715 wait(0.5)
3716 LP.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(100000,0,100000))
3717 wait(0.5)
3718 tp(LP,game:GetService("Players")[v.Name])
3719 wait(0.7)
3720 LP.Character.HumanoidRootPart.CFrame = NOW
3721 view(LP)
3722 end
3723 end
3724 end
3725 end
3726end
3727Commands.bring = function(args)
3728 if hasTools() == false then
3729 Notification("warning", "You need a tool in your backpack/inventory to use this command.", 8)
3730 else
3731 FEGodmode()
3732 for i,v in pairs(LP.Backpack:GetChildren())do
3733 LP.Character.Humanoid:EquipTool(v)
3734 end
3735 if args[1] then
3736 for i,v in pairs(findSinglePlayer(args[1])) do
3737 if v ~= LP then
3738 local NOW = LP.Character.HumanoidRootPart.CFrame
3739 local function tp(player,player2)
3740 local char1,char2=player.Character,player2.Character
3741 if char1 and char2 then
3742 char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
3743 end
3744 end
3745 local function getout(player,player2)
3746 local char1,char2=player.Character,player2.Character
3747 if char1 and char2 then
3748 char1:MoveTo(char2.Head.Position)
3749 end
3750 end
3751 tp(game:GetService("Players")[v.Name], LP)
3752 wait(0.2)
3753 tp(game:GetService("Players")[v.Name], LP)
3754 wait(0.5)
3755 LP.Character.HumanoidRootPart.CFrame = NOW
3756 wait(0.5)
3757 getout(LP, game:GetService("Players")[v.Name])
3758 wait(0.3)
3759 LP.Character.HumanoidRootPart.CFrame = NOW
3760 end
3761 end
3762 end
3763 end
3764end
3765
3766Commands.naked = function(args)
3767 for i,v in pairs(LP.Character:GetDescendants()) do
3768 if v:IsA("Clothing") then
3769 v:Destroy()
3770 end
3771 end
3772end
3773
3774Commands.nolimbs = function(args)
3775 LP.Character["Left Arm"]:Destroy()
3776 LP.Character["Right Arm"]:Destroy()
3777 LP.Character["Left Leg"]:Destroy()
3778 LP.Character["Right Leg"]:Destroy()
3779end
3780
3781Commands.noarms = function(args)
3782 LP.Character["Left Arm"]:Destroy()
3783 LP.Character["Right Arm"]:Destroy()
3784end
3785
3786Commands.nolegs = function(args)
3787 LP.Character["Left Leg"]:Destroy()
3788 LP.Character["Right Leg"]:Destroy()
3789end
3790
3791Commands.headless = function(args)
3792 local l = LP.Character.Humanoid:Clone()
3793 LP.Character.Humanoid:Destroy()
3794 wait(0.2)
3795 LP.Character.Head.CanCollide = false
3796 for i,v in pairs(LP.Character:GetDescendants()) do
3797 if string.sub(v.Name, 1, 4) == "Neck" then
3798 v:Destroy()
3799 end
3800 end
3801 wait(0.2)
3802 l.Name = "Humanoid"
3803 l.Parent = LP.Character
3804 wait(0.1)
3805 game:GetService("Workspace").CurrentCamera.CameraSubject = LP.Character
3806 LP.Character.Animate:Destroy()
3807end
3808
3809antiremotes = false
3810Commands.antikick = function(args)
3811 if args[1] then
3812 if args[1] == "on" then
3813 antiremotes = true
3814 wait(0.2)
3815 for i,v in pairs(LP.Character:GetChildren()) do
3816 if string.find(string.lower(v.Name), "exploit") and v:IsA("LocalScript") then
3817 v.Disabled = true
3818 end
3819 end
3820 Notification("warning", "This command disables all remotes incase they are kick remotes, may break game.", 8)
3821 Notification("info", "Does not prevent serverside kicks, use "..commandPrefix.."antikick off to turn off.", 8)
3822 elseif args[1] == "off" then
3823 antiremotes = false
3824 Notification("warning", "Remote anti-kick turned off.", 8)
3825 end
3826 end
3827end
3828
3829blockedremotes = {}
3830Commands.blockremote = function(args)
3831 local getService = ""
3832 if args[1] then
3833 local remoteName = string.lower(tostring(args[1]))
3834 if args[2] then
3835 local serviceRemote = string.lower(tostring(args[2]))
3836 if serviceRemote == "workspace" then
3837 getService = "Workspace"
3838 elseif serviceRemote == "replicatedstorage" then
3839 getService = "ReplicatedStorage"
3840 elseif serviceRemote == "players" then
3841 getService = "Players"
3842 elseif serviceRemote == "lighting" then
3843 getService = "Lighting"
3844 elseif serviceRemote == "startergui" then
3845 getService = "StarterGui"
3846 elseif serviceRemote == "starterpack" then
3847 getService = "StarterPack"
3848 elseif serviceRemote == "starterplayer" then
3849 getService = "StarterPlayer"
3850 else
3851 getService = "ReplicatedStorage"
3852 end
3853 else
3854 getService = "ReplicatedStorage"
3855 end
3856 for i,getRemote in pairs(game:GetService(getService):GetDescendants()) do
3857 if string.lower(getRemote.Name) == remoteName then
3858 table.insert(blockedremotes, getRemote.Name)
3859 end
3860 end
3861 end
3862 Notification("warning", "If this command does not work, make sure you type remote name/service fully correct.", 8)
3863end
3864
3865spyingremotes = false
3866Commands.remotespy = function(args)
3867 if args[1] then
3868 if args[1] == "on" then
3869 spyingremotes = true
3870 Notification("info", "Remotespy turned on.", 4)
3871 elseif args[1] == "off" then
3872 spyingremotes = false
3873 Notification("info", "Remotespy turned off.", 4)
3874 end
3875 end
3876end
3877
3878Commands.bang = function(args)
3879 if args[1] then
3880 for i,v in pairs(findSinglePlayer(args[1])) do
3881 if v ~= nil then
3882 following = true
3883 flwplr = v
3884 flwnum = -1
3885 local bangAnimation = Instance.new("Animation")
3886 bangAnimation.AnimationId = "rbxassetid://148840371"
3887 bangTrack = LP.Character.Humanoid:LoadAnimation(bangAnimation)
3888 if args[2] then
3889 bangTrack:Play(.1, 1, args[2])
3890 else
3891 bangTrack:Play(.1, 1, 1)
3892 end
3893 end
3894 end
3895 else
3896 Notification("warning", "No player selected to follow! Use: "..commandPrefix.."follow player", 4)
3897 end
3898end
3899
3900Commands.unbang = function(args)
3901 following = false
3902 bangTrack:Stop()
3903end
3904
3905spamdelay = 1
3906spamtext = "Spam"
3907spamming = false
3908Commands.spam = function(args)
3909 if args[1] then
3910 spamtext = args[1]
3911 spamming = true
3912 end
3913end
3914Commands.spamdelay = function(args)
3915 if args[1] then
3916 spamdelay = args[1]
3917 end
3918end
3919spawn(function()
3920 while wait(spamdelay) do
3921 if spamming then
3922 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(spamtext, "All")
3923 end
3924 end
3925end)
3926
3927Commands.unspam = function(args)
3928 spamming = false
3929end
3930
3931Commands.info = function(args)
3932 if args[1] then
3933 for i,v in pairs(findSinglePlayer(args[1])) do
3934 createINFO(v)
3935 end
3936 end
3937end
3938
3939Commands.age = function(args)
3940 if args[1] then
3941 for i,v in pairs(findPlayer(args[1])) do
3942 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(v.Name.." Account Age: "..v.AccountAge.." days!", "All")
3943 end
3944 end
3945end
3946
3947Commands.invisible = function(args)
3948 local Character = LP.Character
3949 if LP.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
3950 local Clone = Character.HumanoidRootPart:Clone()
3951 Character.HumanoidRootPart:Destroy()
3952 Clone.Parent = Character
3953 else
3954 local Clone = Character.LowerTorso.Root:Clone()
3955 Character.LowerTorso.Root:Destroy()
3956 Clone.Parent = Character.LowerTorso
3957 end
3958end
3959
3960walkto = false
3961walkplr = ""
3962Commands.walk = function(args)
3963 if args[1] then
3964 for i,v in pairs(findSinglePlayer(args[1])) do
3965 walkplr = v
3966 walkto = true
3967 noclip = true
3968 end
3969 end
3970end
3971
3972Commands.unwalk = function(args)
3973 walkto = false
3974 noclip = false
3975 LP.Character.Humanoid:MoveTo(LP.Character.HumanoidRootPart.Position)
3976end
3977
3978Commands.glitch = function(args)
3979 if hasTools() == false then
3980 Notification("warning", "You need a tool in your backpack/inventory to use this command.", 8)
3981 else
3982 FEGodmode()
3983 for i,v in pairs(LP.Backpack:GetChildren())do
3984 LP.Character.Humanoid:EquipTool(v)
3985 end
3986 if args[1] then
3987 for i,v in pairs(findSinglePlayer(args[1])) do
3988 local function tp(player,player2)
3989 local char1,char2=player.Character,player2.Character
3990 if char1 and char2 then
3991 char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
3992 end
3993 end
3994 tp(game:GetService("Players")[v.Name], LP)
3995 wait(0.2)
3996 tp(game:GetService("Players")[v.Name], LP)
3997 wait(0.5)
3998 local b = Instance.new("BodyForce")
3999 b.Parent = LP.Character.HumanoidRootPart
4000 b.Name = "Glitch"
4001 if args[2] then
4002 b.Force = Vector3.new(args[2],5000,0)
4003 else
4004 b.Force = Vector3.new(100000000,5000,0)
4005 end
4006 wait(6)
4007 b:Destroy()
4008 end
4009 end
4010 end
4011end
4012
4013Commands.tp = function(args)
4014 if args[1] then
4015 for i,v in pairs(findSinglePlayer(args[1])) do
4016 if v == LP then
4017 if args[2] then
4018 for i,a in pairs(findSinglePlayer(args[2])) do
4019 v.Character.HumanoidRootPart.CFrame = a.Character.HumanoidRootPart.CFrame
4020 end
4021 end
4022 else
4023 if hasTools() == false then
4024 Notification("warning", "You need a tool in your backpack/inventory to use this command.", 8)
4025 else
4026 FEGodmode()
4027 for i,v in pairs(LP.Backpack:GetChildren())do
4028 LP.Character.Humanoid:EquipTool(v)
4029 end
4030 if args[1] then
4031 for i,first in pairs(findSinglePlayer(args[1])) do
4032 if args[2] then
4033 for i,second in pairs(findSinglePlayer(args[2])) do
4034 local function tp(player,player2)
4035 local char1,char2=player.Character,player2.Character
4036 if char1 and char2 then
4037 char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
4038 end
4039 end
4040 local function getout(player,player2)
4041 local char1,char2=player.Character,player2.Character
4042 if char1 and char2 then
4043 char1:MoveTo(char2.Head.Position)
4044 end
4045 end
4046 tp(LP, first)
4047 wait(0.2)
4048 tp(LP, first)
4049 wait(0.5)
4050 tp(LP, second)
4051 wait(0.2)
4052 tp(LP, second)
4053 wait(0.2)
4054 getout(LP, first)
4055 end
4056 end
4057 end
4058 end
4059 end
4060 end
4061 end
4062 end
4063end
4064
4065Commands.givetool = function(args)
4066 if args[1] then
4067 if args[2] then
4068 local selectedTool = ""
4069 for i,allTools in pairs(LP.Character:GetDescendants()) do
4070 if allTools:IsA("Tool") and string.lower(allTools.Name) == string.lower(args[2]) then
4071 selectedTool = allTools
4072 else
4073 for i,otherTools in pairs(LP.Backpack:GetDescendants()) do
4074 if otherTools:IsA("Tool") and string.lower(otherTools.Name) == string.lower(args[2]) then
4075 selectedTool = otherTools
4076 end
4077 end
4078 end
4079 end
4080 for i,v in pairs(findSinglePlayer(args[1])) do
4081 if selectedTool ~= "" then
4082 selectedTool.Parent = v.Character
4083 end
4084 end
4085 else
4086 for i,plr in pairs(findSinglePlayer(args[1])) do
4087 for i,tool in pairs(LP.Character:GetDescendants()) do
4088 if tool:IsA("Tool") then
4089 tool.Parent = plr.Character
4090 end
4091 end
4092 end
4093 end
4094 end
4095end
4096
4097Commands.givealltools = function(args)
4098 LP.Character.Humanoid:UnequipTools()
4099 for i,plr in pairs(findSinglePlayer(args[1])) do
4100 for i,v in pairs(LP.Character:GetDescendants()) do
4101 if v:IsA("Tool") then
4102 v.Parent = plr.Character
4103 end
4104 end
4105 for i,a in pairs(LP.Backpack:GetDescendants()) do
4106 if a:IsA("Tool") then
4107 a.Parent = plr.Character
4108 end
4109 end
4110 end
4111end
4112
4113Commands.blockhats = function(args)
4114 for i,v in pairs(LP.Character:GetDescendants()) do
4115 if v:IsA("Accessory") or v:IsA("Hat") then
4116 for i,mesh in pairs(v:GetDescendants()) do
4117 if mesh.Name == "Mesh" then
4118 mesh:Destroy()
4119 end
4120 end
4121 end
4122 end
4123end
4124
4125Commands.blocktool = function(args)
4126 for i,v in pairs(LP.Character:GetDescendants()) do
4127 if v:IsA("Tool") then
4128 for i,mesh in pairs(v:GetDescendants()) do
4129 if mesh.Name == "Mesh" then
4130 mesh:Destroy()
4131 end
4132 end
4133 end
4134 end
4135end
4136
4137Commands.orbit = function(args)
4138 if args[1] then
4139 for i,v in pairs(findSinglePlayer(args[1])) do
4140 view(v)
4141 RocketPropulsion(5000,100,5000,v,"OrbitMove")
4142 end
4143 else
4144 Notification("warning", "No player selected to orbit! Use: "..commandPrefix.."orbit player", 4)
4145 end
4146end
4147
4148Commands.unorbit = function(args)
4149 for i,v in pairs(LP.Character:GetDescendants()) do
4150 if v.Name == "OrbitMove" then
4151 v:Destroy()
4152 end
4153 end
4154 view(LP)
4155end
4156
4157Commands.pos = function(args)
4158 Notification("info", "Your current position is ".. tostring(LP.Character.HumanoidRootPart.Position), 9)
4159end
4160
4161SavedPosition = ""
4162Commands.savepos = function(args)
4163 SavedPosition = LP.Character.HumanoidRootPart.CFrame
4164end
4165Commands.loadpos = function(args)
4166 if SavedPosition ~= "" then
4167 LP.Character.HumanoidRootPart.CFrame = SavedPosition
4168 end
4169end
4170
4171Commands.tppos = function(args)
4172 if args[1] and args[2] and args[3] then
4173 LP.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(args[1], args[2], args[3]))
4174 end
4175end
4176
4177Commands.pmspam = function(args)
4178 if args[1] then
4179 local gotPlayer = ""
4180 for i,v in pairs(findPlayer(args[1])) do
4181 gotPlayer = v
4182 end
4183 table.remove(args, 1)
4184 local pmSpamMsg = table.concat(args," ")
4185 spamtext = "/w "..gotPlayer.Name.." "..pmSpamMsg
4186 spamming = true
4187 end
4188end
4189
4190Commands.unpmspam = function(args)
4191 spamming = false
4192end
4193
4194Commands.wsvis = function(args)
4195 if args[1] then
4196 for i,v in pairs(gsWorkspace:GetDescendants()) do
4197 if v:IsA("Part") or v:IsA("Decal") then
4198 if tonumber(args[1]) > 1 then
4199 v.Transparency = 0.5
4200 else
4201 v.Transparency = args[1]
4202 end
4203 end
4204 end
4205 end
4206 clientSided()
4207end
4208
4209Commands.bringobj = function(args)
4210 if args[1] then
4211 local Object = ""
4212 for i,v in pairs(gsWorkspace:GetDescendants()) do
4213 if string.lower(v.Name) == string.lower(args[1]) then
4214 Object = v
4215 end
4216 end
4217 if Object == "" then
4218 Notification("warning", "Object was not found in the workspace.", 6)
4219 end
4220 if args[2] then
4221 Object.CFrame = LP.Character.HumanoidRootPart.CFrame + LP.Character.HumanoidRootPart.CFrame.lookVector * args[2]
4222 else
4223 Object.CFrame = LP.Character.HumanoidRootPart.CFrame + LP.Character.HumanoidRootPart.CFrame.lookVector * 3
4224 end
4225 clientSided()
4226 end
4227end
4228
4229CBRINGplr = ""
4230cbringing = false
4231cbringingall = false
4232Commands.cbring = function(args)
4233 if args[1] then
4234 if string.lower(tostring(args[1])) == "all" or string.lower(tostring(args[1])) == "others" then
4235 cbringingall = true
4236 else
4237 for i,v in pairs(findPlayer(args[1])) do
4238 CBRINGplr = v
4239 cbringing = true
4240 end
4241 end
4242 if args[2] then
4243 CBRINGamount = args[2]
4244 else
4245 CBRINGamount = 3
4246 end
4247 clientSided()
4248 end
4249end
4250
4251Commands.uncbring = function(args)
4252 cbringing = false
4253 cbringingall = false
4254end
4255
4256Commands.cfreeze = function(args)
4257 if args[1] then
4258 for i,v in pairs(findPlayer(args[1])) do
4259 v.Character.HumanoidRootPart.Anchored = true
4260 end
4261 clientSided()
4262 end
4263end
4264
4265Commands.uncfreeze = function(args)
4266 if args[1] then
4267 for i,v in pairs(findPlayer(args[1])) do
4268 v.Character.HumanoidRootPart.Anchored = false
4269 end
4270 else
4271 for i,all in pairs(gsPlayers:GetPlayers()) do
4272 all.Character.HumanoidRootPart.Anchored = false
4273 end
4274 end
4275end
4276
4277Commands.unattach = function(args)
4278 local function getout(player,player2)
4279 local char1,char2=player.Character,player2.Character
4280 if char1 and char2 then
4281 char1:MoveTo(char2.Head.Position)
4282 end
4283 end
4284 getout(LP, LP)
4285end
4286
4287currentToolSize = ""
4288Commands.reach = function(args)
4289 if args[1] then
4290 for i,v in pairs(LP.Character:GetDescendants()) do
4291 if v:IsA("Tool") then
4292 if string.lower(tostring(args[1])) == "off" then
4293 v.Handle.Size = currentToolSize
4294 v.Handle.SelectionBoxCreated:Destroy()
4295 LP.Character.Humanoid:UnequipTools()
4296 elseif string.lower(tostring(args[1])) == "on" then
4297 if args[2] then
4298 currentToolSize = v.Handle.Size
4299 local a = Instance.new("SelectionBox",v.Handle)
4300 a.Name = "SelectionBoxCreated"
4301 a.Adornee = v.Handle
4302 v.Handle.Size = Vector3.new(0.5,0.5,args[2])
4303 v.GripPos = Vector3.new(0,0,0)
4304 LP.Character.Humanoid:UnequipTools()
4305 else
4306 currentToolSize = v.Handle.Size
4307 local a = Instance.new("SelectionBox",v.Handle)
4308 a.Name = "SelectionBoxCreated"
4309 a.Adornee = v.Handle
4310 v.Handle.Size = Vector3.new(0.5,0.5,60)
4311 v.GripPos = Vector3.new(0,0,0)
4312 LP.Character.Humanoid:UnequipTools()
4313 end
4314 end
4315 end
4316 end
4317 end
4318end
4319
4320Commands.droptool = function(args)
4321 for i,v in pairs(LP.Character:GetDescendants()) do
4322 if v:IsA("Tool") then
4323 v.Parent = gsWorkspace
4324 end
4325 end
4326 for i,a in pairs(LP.Backpack:GetDescendants()) do
4327 if a:IsA("Tool") then
4328 a.Parent = gsWorkspace
4329 end
4330 end
4331end
4332
4333Commands.drophats = function(args)
4334 for i,v in pairs(LP.Character:GetDescendants()) do
4335 if v:IsA("Accessory") or v:IsA("Hat") then
4336 v.Parent = gsWorkspace
4337 end
4338 end
4339end
4340
4341Commands.hidecmdbar = function(args)
4342 CMDBAR.Visible = false
4343end
4344
4345Commands.showcmdbar = function(args)
4346 CMDBAR.Visible = true
4347end
4348
4349Commands.prefix = function(args)
4350 if args[1] then
4351 commandPrefix = string.sub(tostring(args[1]), 1, 1)
4352 fullUpdate()
4353 end
4354end
4355
4356Commands.removeinvis = function(args)
4357 for i,v in pairs(gsWorkspace:GetDescendants()) do
4358 if v:IsA("Part") and v.Name ~= "HumanoidRootPart" then
4359 if v.Transparency == 1 then
4360 v:Destroy()
4361 end
4362 end
4363 end
4364 clientSided()
4365end
4366
4367Commands.removefog = function(args)
4368 gsLighting.FogStart = 0
4369 gsLighting.FogEnd = 9999999999999
4370 clientSided()
4371end
4372
4373Commands.animation = function(args)
4374 if args[1] then
4375 if string.lower(tostring(args[1])) == "gui" then
4376 loadstring(game:HttpGet(("https://pastebin.com/raw/mdbTSP4d"),true))()
4377 else
4378 local Anim = Instance.new("Animation")
4379 Anim.AnimationId = "rbxassetid://".. tostring(args[1])
4380 local track = LP.Character.Humanoid:LoadAnimation(Anim)
4381 if args[2] then
4382 track:Play(.1, 1, args[2])
4383 else
4384 track:Play(.1, 1, 1)
4385 end
4386 end
4387 end
4388end
4389
4390Commands.btools = function(args)
4391 local Clone_T = Instance.new("HopperBin",LP.Backpack)
4392 Clone_T.BinType = "Clone"
4393 local Destruct = Instance.new("HopperBin",LP.Backpack)
4394 Destruct.BinType = "Hammer"
4395 local Hold_T = Instance.new("HopperBin",LP.Backpack)
4396 Hold_T.BinType = "Grab"
4397 clientSided()
4398end
4399
4400Commands.esp = function(args)
4401 if args[1] then
4402 for i,v in pairs(findPlayer(args[1])) do
4403 local espPlayer = v
4404 for i,createESP in pairs(espPlayer.Character:GetDescendants()) do
4405 if createESP:IsA("Part") or createESP:IsA("MeshPart") then
4406 if createESP.Name ~= "HumanoidRootPart" and createESP.Name ~= "Handle" then
4407 local current = true
4408 local espBOX = Instance.new("BoxHandleAdornment")
4409 espBOX.Parent = gsCoreGui
4410 espBOX.Name = "rGET"..espPlayer.Name
4411 espBOX.Adornee = createESP
4412 espBOX.AlwaysOnTop = true
4413 espBOX.ZIndex = 0
4414 espBOX.Size = createESP.Size
4415 espBOX.Transparency = 0.3
4416 local AboveHead = Instance.new("BillboardGui")
4417 AboveHead.Parent = gsCoreGui
4418 AboveHead.Adornee = espPlayer.Character.Head
4419 AboveHead.Name = "rGET"..espPlayer.Name
4420 AboveHead.Size = UDim2.new(0, 100, 0, 100)
4421 AboveHead.StudsOffset = Vector3.new(0, 1, 0)
4422 AboveHead.AlwaysOnTop = true
4423 local Info = Instance.new("TextLabel")
4424 Info.Parent = AboveHead
4425 Info.BackgroundTransparency = 1
4426 Info.Position = UDim2.new(0, 0, 0, 0)
4427 Info.Size = UDim2.new(1, 0, 0, 40)
4428 Info.TextColor3 = Color3.fromRGB(200,200,200)
4429 Info.TextStrokeTransparency = 0.5
4430 Info.TextSize = 15
4431 if espPlayer.TeamColor == LP.TeamColor then
4432 espBOX.Color = BrickColor.new("Lime green")
4433 Info.TextStrokeColor3 = Color3.fromRGB(10,100,10)
4434 else
4435 espBOX.Color = BrickColor.new("Really red")
4436 Info.TextStrokeColor3 = Color3.fromRGB(100,10,10)
4437 end
4438 game:GetService('RunService').Stepped:connect(function()
4439 if current and LP.Character.Humanoid and espPlayer.Character.HumanoidRootPart then
4440 Info.Text = espPlayer.Name.." (".. math.floor((LP.Character.HumanoidRootPart.Position - espPlayer.Character.HumanoidRootPart.Position).magnitude)..")"
4441 end
4442 end)
4443 espPlayer.Character.Humanoid.Died:Connect(function()
4444 current = false
4445 espBOX:Destroy()
4446 AboveHead:Destroy()
4447 end)
4448 gsPlayers.PlayerRemoving:Connect(function(plr)
4449 if plr == espPlayer then
4450 current = false
4451 espBOX:Destroy()
4452 AboveHead:Destroy()
4453 end
4454 end)
4455 end
4456 end
4457 end
4458 end
4459 clientSided()
4460 end
4461end
4462
4463Commands.unesp = function(args)
4464 if not args[1] then
4465 for i,v in pairs(gsCoreGui:GetDescendants()) do
4466 if string.sub(v.Name, 1, 4) == "rGET" then
4467 v:Destroy()
4468 end
4469 end
4470 else
4471 for i,v in pairs(gsCoreGui:GetDescendants()) do
4472 if string.sub(v.Name, 1, 4) == "rGET" then
4473 for i,a in pairs(findPlayer(args[1])) do
4474 if string.sub(v.Name, 5) == a.Name then
4475 v:Destroy()
4476 end
4477 end
4478 end
4479 end
4480 end
4481end
4482
4483Commands.dice = function(args)
4484 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("You rolled a dice for ".. tostring(math.random(1, 6)), "All")
4485end
4486
4487Commands.random = function(args)
4488 if args[1] and args[2] then
4489 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("Picking random number between "..args[1].." and "..args[2].."... The number is ".. tostring(math.random(args[1], args[2])), "All")
4490 end
4491end
4492
4493Commands.closegame = function(args)
4494 game:Shutdown()
4495end
4496
4497Commands.savetool = function(args)
4498 if args[1] then
4499 for i,a in pairs(LP.Character:GetDescendants()) do
4500 if a:IsA("Tool") and string.lower(a.Name) == string.lower(tostring(args[1])) then
4501 a.Parent = LP
4502 local oldName = a.Name
4503 a.Name = "saved "..oldName
4504 else
4505 for i,n in pairs(LP.Backpack:GetDescendants()) do
4506 if n:IsA("Tool") and string.lower(n.Name) == string.lower(tostring(args[1])) then
4507 n.Parent = LP
4508 local sOldName = n.Name
4509 n.Name = "saved "..sOldName
4510 end
4511 end
4512 end
4513 end
4514 else
4515 for i,v in pairs(LP.Character:GetDescendants()) do
4516 if v:IsA("Tool") then
4517 v.Parent = LP
4518 local oldName = v.Name
4519 v.Name = "saved "..oldName
4520 end
4521 end
4522 end
4523end
4524
4525Commands.loadtool = function(args)
4526 if args[1] then
4527 for i,a in pairs(LP:GetChildren()) do
4528 if a:IsA("Tool") and string.sub(a.Name, 1, 5) == "saved" and string.lower(string.sub(a.Name, 7)) == string.lower(tostring(args[1])) then
4529 a.Parent = LP.Backpack
4530 local currentName = a.Name
4531 a.Name = string.sub(currentName, 7)
4532 end
4533 end
4534 else
4535 for i,v in pairs(LP:GetChildren()) do
4536 if string.sub(v.Name, 1, 5) == "saved" then
4537 v.Parent = LP.Backpack
4538 local currentName = v.Name
4539 v.Name = string.sub(currentName, 7)
4540 end
4541 end
4542 end
4543end
4544
4545Commands.savealltool = function(args)
4546 for i,v in pairs(LP.Character:GetDescendants()) do
4547 if v:IsA("Tool") then
4548 v.Parent = LP
4549 local oldName = v.Name
4550 v.Name = "saved "..oldName
4551 end
4552 end
4553 for i,v in pairs(LP.Backpack:GetDescendants()) do
4554 if v:IsA("Tool") then
4555 v.Parent = LP
4556 local oldName = v.Name
4557 v.Name = "saved "..oldName
4558 end
4559 end
4560end
4561
4562Commands.loadalltool = function(args)
4563 for i,v in pairs(LP:GetChildren()) do
4564 if v:IsA("Tool") and string.sub(v.Name, 1, 5) == "saved" then
4565 v.Parent = LP.Backpack
4566 local currentName = v.Name
4567 v.Name = string.sub(currentName, 7)
4568 end
4569 end
4570end
4571
4572Mouse.KeyDown:Connect(function(key)
4573 if key == clicktpKEY and clicktpACTIVE == true then
4574 if Mouse.Target then
4575 LP.Character.HumanoidRootPart.CFrame = CFrame.new(Mouse.Hit.x, Mouse.Hit.y + 5, Mouse.Hit.z)
4576 end
4577 end
4578 if key == clickdelKEY and clickdelACTIVE == true then
4579 if Mouse.Target then
4580 Mouse.Target:Destroy()
4581 end
4582 end
4583end)
4584Mouse.Button1Down:Connect(function()
4585 if clicktpACTIVE == true and clicktpCLICK == true then
4586 if Mouse.Target then
4587 LP.Character.HumanoidRootPart.CFrame = CFrame.new(Mouse.Hit.x, Mouse.Hit.y + 5, Mouse.Hit.z)
4588 end
4589 end
4590 if clickdelACTIVE == true and clickdelCLICK == true then
4591 if Mouse.Target then
4592 Mouse.Target:Destroy()
4593 end
4594 end
4595end)
4596
4597clicktpKEY = ""
4598clickdelKEY = ""
4599clicktpACTIVE = false
4600clickdelACTIVE = false
4601clicktpCLICK = false
4602clickdelCLICK = false
4603
4604Commands.clicktp = function(args)
4605 if args[1] then
4606 clicktpKEY = string.sub(tostring(args[1]), 1, 1)
4607 clicktpACTIVE = true
4608 clicktpCLICK = false
4609 else
4610 clicktpKEY = ""
4611 clicktpACTIVE = true
4612 clicktpCLICK = true
4613 end
4614 clientSided()
4615end
4616
4617Commands.clickdel = function(args)
4618 if args[1] then
4619 clickdelKEY = string.sub(tostring(args[1]), 1, 1)
4620 clickdelACTIVE = true
4621 clickdelCLICK = false
4622 else
4623 clickdelKEY = ""
4624 clickdelACTIVE = true
4625 clickdelCLICK = true
4626 end
4627 clientSided()
4628end
4629
4630Commands.unclicktp = function(args)
4631 clicktpACTIVE = false
4632end
4633
4634Commands.unclickdel = function(args)
4635 clickdelACTIVE = false
4636end
4637
4638Commands.oof = function(args)
4639 spawn(function()
4640 while wait() do
4641 for i,v in pairs(game:GetService'Players':GetPlayers()) do
4642 if v.Character ~= nil and v.Character:FindFirstChild'Head' then
4643 for _,x in pairs(v.Character.Head:GetChildren()) do
4644 if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true) end
4645 end
4646 end
4647 end
4648 end
4649 end)
4650end
4651
4652Commands.chatlogs = function(args)
4653 MainChatFrame.Position = UDim2.new(0, 760, 0, 261)
4654 MainChatFrame.Visible = true
4655end
4656
4657Commands.stopadmin = function(args)
4658 commandPrefix = " "
4659 following = false
4660 trailing = false
4661 annoying = false
4662 CMDBAR.Visible = false
4663 Match.Visible = false
4664 flying = false
4665end
4666
4667Commands.freecam = function(args)
4668 for i,getFC in pairs(gsWorkspace:GetDescendants()) do
4669 if getFC.Name == "rGETpartNUMBER2" then
4670 getFC:Destroy()
4671 end
4672 end
4673 local CameraPart = Instance.new("Part")
4674 CameraPart.CanCollide = false
4675 CameraPart.CFrame = LP.Character.Head.CFrame
4676 CameraPart.Locked = true
4677 CameraPart.Transparency = 1
4678 CameraPart.Size = Vector3.new(1, 1, 1)
4679 CameraPart.Parent = gsWorkspace
4680 CameraPart.Name = "rGETpartNUMBER2"
4681 if bypassMODE == true then
4682 loopviewfc = true
4683 elseif bypassMODE == false then
4684 gsWorkspace.CurrentCamera.CameraSubject = CameraPart
4685 end
4686 local speedget = 1
4687 local T = CameraPart
4688 local CONTROL = {F = 0, B = 0, L = 0, R = 0}
4689 local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
4690 local SPEED = speedget
4691 if args[1] then
4692 speedfly = tonumber(args[1])
4693 else
4694 speedfly = 1
4695 end
4696 local function freecamfly()
4697 LP.Character.Head.Anchored = true
4698 doFREECAM = true
4699 local BG = Instance.new('BodyGyro', T)
4700 local BV = Instance.new('BodyVelocity', T)
4701 BG.P = 9e4
4702 BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
4703 BG.cframe = T.CFrame
4704 BV.velocity = Vector3.new(0, 0.1, 0)
4705 BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
4706 spawn(function()
4707 repeat wait()
4708 if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
4709 SPEED = 50
4710 elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
4711 SPEED = 0
4712 end
4713 if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
4714 BV.velocity = ((workspace.CurrentCamera.CoordinateFrame.lookVector * (CONTROL.F + CONTROL.B)) + ((workspace.CurrentCamera.CoordinateFrame * CFrame.new(CONTROL.L + CONTROL.R, (CONTROL.F + CONTROL.B) * 0.2, 0).p) - workspace.CurrentCamera.CoordinateFrame.p)) * SPEED
4715 lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
4716 elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
4717 BV.velocity = ((workspace.CurrentCamera.CoordinateFrame.lookVector * (lCONTROL.F + lCONTROL.B)) + ((workspace.CurrentCamera.CoordinateFrame * CFrame.new(lCONTROL.L + lCONTROL.R, (lCONTROL.F + lCONTROL.B) * 0.2, 0).p) - workspace.CurrentCamera.CoordinateFrame.p)) * SPEED
4718 else
4719 BV.velocity = Vector3.new(0, 0.1, 0)
4720 end
4721 BG.cframe = workspace.CurrentCamera.CoordinateFrame
4722 until not doFREECAM
4723 CONTROL = {F = 0, B = 0, L = 0, R = 0}
4724 lCONTROL = {F = 0, B = 0, L = 0, R = 0}
4725 SPEED = 0
4726 BG:destroy()
4727 BV:destroy()
4728 end)
4729 end
4730 Mouse.KeyDown:connect(function(KEY)
4731 if KEY:lower() == 'w' then
4732 CONTROL.F = speedfly
4733 elseif KEY:lower() == 's' then
4734 CONTROL.B = -speedfly
4735 elseif KEY:lower() == 'a' then
4736 CONTROL.L = -speedfly
4737 elseif KEY:lower() == 'd' then
4738 CONTROL.R = speedfly
4739 end
4740 end)
4741 Mouse.KeyUp:connect(function(KEY)
4742 if KEY:lower() == 'w' then
4743 CONTROL.F = 0
4744 elseif KEY:lower() == 's' then
4745 CONTROL.B = 0
4746 elseif KEY:lower() == 'a' then
4747 CONTROL.L = 0
4748 elseif KEY:lower() == 'd' then
4749 CONTROL.R = 0
4750 end
4751 end)
4752 freecamfly()
4753end
4754
4755Commands.fc = function(args)
4756 if args[1] then
4757 run(commandPrefix.."freecam "..args[1])
4758 else
4759 run(commandPrefix.."freecam")
4760 end
4761end
4762
4763Commands.unfreecam = function(args)
4764 doFREECAM = false
4765 LP.Character.Head.Anchored = false
4766 view(LP)
4767 if gsWorkspace.rGETpartNUMBER2 then
4768 gsWorkspace.rGETpartNUMBER2:Destroy()
4769 end
4770 loopviewfc = false
4771end
4772
4773Commands.unfc = function(args)
4774 doFREECAM = false
4775 LP.Character.Head.Anchored = false
4776 view(LP)
4777 if gsWorkspace.rGETpartNUMBER2 then
4778 gsWorkspace.rGETpartNUMBER2:Destroy()
4779 end
4780 loopviewfc = false
4781end
4782
4783Commands.gotofc = function(args)
4784 doFREECAM = false
4785 LP.Character.Head.Anchored = false
4786 view(LP)
4787 pcall(function()
4788 LP.Character.HumanoidRootPart.CFrame = gsWorkspace.rGETpartNUMBER2.CFrame
4789 gsWorkspace.rGETpartNUMBER2:Destroy()
4790 end)
4791 loopviewfc = false
4792end
4793
4794Commands.fctp = function(args)
4795 if args[1] then
4796 for i,v in pairs(findPlayer(args[1])) do
4797 pcall(function()
4798 gsWorkspace.rGETpartNUMBER2.CFrame = v.Character.Head.CFrame
4799 end)
4800 end
4801 end
4802end
4803
4804Commands.cmds = function(args)
4805 CMDSmain.Position = UDim2.new(0, 695, 0, 297)
4806 CMDSmain.Visible = true
4807 CMDSmain:TweenSize(UDim2.new(0, 440, 0, 367), "InOut", "Sine", 1)
4808end
4809
4810Commands.fullcredits = function(args)
4811 Notification("info", "Credit to Autumn, Josh and 3dsboy08 (Help with "..commandPrefix.."remotespy and anti client kick)", 1)
4812 Notification("info", "Credit to Infinite Yield developers (Assisted in "..commandPrefix.."esp and "..commandPrefix.."fly commands)", 1)
4813 Notification("info", "Credit to Timeless ("..commandPrefix.."invisible) and Harkinian ("..commandPrefix.."shutdown)", 1)
4814 Notification("info", "Credit to DEX creators ("..commandPrefix.."explorer) and xFunnieuss ("..commandPrefix.."spinhats)", 1)
4815 Notification("info", "Only creator is illremember", 2)
4816end
4817
4818Commands.hotkey = function(args)
4819 if args[1] then
4820 local hotkeyKEY = string.sub(tostring(args[1]), 1, 3)
4821 if args[2] then
4822 table.remove(args, 1)
4823 local hotkeyCMD = table.concat(args, " ")
4824 table.insert(hotkeys, hotkeyCMD.."//"..hotkeyKEY)
4825 fullUpdate()
4826 Notification("info", "Hotkey added!", 1)
4827 end
4828 end
4829end
4830
4831Mouse.KeyDown:Connect(function(key)
4832 for i,v in pairs(hotkeys) do
4833 local currentKey = string.match(v, "[%a%d]+$")
4834 if string.len(currentKey) == 1 then
4835 if key == string.sub(v, #v, #v) then
4836 local commandtoRUN = string.match(v, "^[%w%s]+")
4837 if string.sub(string.lower(tostring(commandtoRUN)), 1, 3) == "fly" then
4838 if bypassMODE == true then
4839 if doFREECAM == false then
4840 run(commandPrefix..tostring(commandtoRUN))
4841 else
4842 run(commandPrefix.."unfly")
4843 end
4844 else
4845 if flying == false then
4846 run(commandPrefix..tostring(commandtoRUN))
4847 else
4848 run(commandPrefix.."unfly")
4849 end
4850 end
4851 elseif tostring(commandtoRUN) == "noclip" then
4852 if noclip == false then
4853 run(commandPrefix..tostring(commandtoRUN))
4854 else
4855 run(commandPrefix.."clip")
4856 end
4857 elseif tostring(commandtoRUN) == "freecam" or tostring(commandtoRUN) == "fc" then
4858 if doFREECAM == false then
4859 run(commandPrefix..tostring(commandtoRUN))
4860 else
4861 if fchotkeymode == "goto" then
4862 run(commandPrefix.."gotofc")
4863 elseif fchotkeymode == "unfc" then
4864 run(commandPrefix.."unfreecam")
4865 end
4866 end
4867 else
4868 run(commandPrefix..tostring(commandtoRUN))
4869 end
4870 end
4871 else
4872 if string.lower(string.sub(tostring(currentKey), 1, 1)) == "f" then
4873 local commandtoRUN = string.match(v, "^[%w%s]+")
4874 local hotkeyadjust = tonumber(string.sub(currentKey, 2, 3)) + 25
4875 if string.byte(key) == hotkeyadjust then
4876 if string.sub(string.lower(tostring(commandtoRUN)), 1, 3) == "fly" then
4877 if bypassMODE == true then
4878 if doFREECAM == false then
4879 run(commandPrefix..tostring(commandtoRUN))
4880 else
4881 run(commandPrefix.."unfly")
4882 end
4883 else
4884 if flying == false then
4885 run(commandPrefix..tostring(commandtoRUN))
4886 else
4887 run(commandPrefix.."unfly")
4888 end
4889 end
4890 elseif tostring(commandtoRUN) == "noclip" then
4891 if noclip == false then
4892 run(commandPrefix..tostring(commandtoRUN))
4893 else
4894 run(commandPrefix.."clip")
4895 end
4896 elseif tostring(commandtoRUN) == "freecam" or tostring(commandtoRUN) == "fc" then
4897 if doFREECAM == false then
4898 run(commandPrefix..tostring(commandtoRUN))
4899 else
4900 if fchotkeymode == "goto" then
4901 run(commandPrefix.."gotofc")
4902 elseif fchotkeymode == "unfc" then
4903 run(commandPrefix.."unfreecam")
4904 end
4905 end
4906 else
4907 run(commandPrefix..tostring(commandtoRUN))
4908 end
4909 end
4910 end
4911 end
4912 end
4913end)
4914
4915Commands.removeallhotkey = function(args)
4916 hotkeys = {}
4917 fullUpdate()
4918 Notification("warning", "All hotkeys reset/removed", 6)
4919end
4920
4921Commands.removehotkey = function(args)
4922 if args[1] then
4923 for i,v in pairs(hotkeys) do
4924 local currentKey = string.match(v, "[%a%d]+$")
4925 if currentKey == string.lower(tostring(args[1])) then
4926 table.remove(hotkeys, i)
4927 fullUpdate()
4928 end
4929 end
4930 end
4931end
4932
4933Commands.printhotkeys = function(args)
4934 for i,v in pairs(hotkeys) do
4935 warn("HOTKEYS:")
4936 print(v)
4937 end
4938end
4939
4940Commands.os = function(args)
4941 if args[1] then
4942 for i,v in pairs(findPlayer(args[1])) do
4943 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(v.Name.." is on "..v.OsPlatform, "All")
4944 end
4945 end
4946end
4947
4948spinning = false
4949Commands.spin = function(args)
4950 if args[1] then
4951 for i,v in pairs(findSinglePlayer(args[1])) do
4952 run(commandPrefix.."attach "..v.Name)
4953 annplr = v
4954 annoying = true
4955 spinning = true
4956 end
4957 end
4958end
4959
4960Commands.unspin = function(args)
4961 if spinning then
4962 annoying = false
4963 spinning = false
4964 end
4965 run(""..commandPrefix.."unattach")
4966end
4967
4968Commands.explorer = function(args)
4969 loadstring(game:GetObjects("rbxassetid://418957341")[1].Source)()
4970 Notification("info", "Loaded DEX explorer!", 5)
4971end
4972
4973Commands.maxzoom = function(args)
4974 if args[1] then
4975 LP.CameraMaxZoomDistance = args[1]
4976 end
4977end
4978
4979Commands.stare = function(args)
4980 if args[1] then
4981 for i,v in pairs(findSinglePlayer(args[1])) do
4982 stareplr = v
4983 staring = true
4984 end
4985 end
4986end
4987
4988Commands.unstare = function(args)
4989 staring = false
4990end
4991
4992Commands.tempgod = function(args)
4993 local hu = LP.Character.Humanoid
4994 local l = Instance.new("Humanoid")
4995 l.Parent = LP.Character
4996 l.Name = "Humanoid"
4997 wait(0.1)
4998 hu.Parent = LP
4999 gsWorkspace.CurrentCamera.CameraSubject = LP.Character
5000 LP.Character.Animate.Disabled = true
5001 wait(0.1)
5002 LP.Character.Animate.Disabled = false
5003 Notification("info", "Enabled Temp FE Godmode", 4)
5004end
5005
5006Commands.void = function(args)
5007 if hasTools() == false then
5008 Notification("warning", "You need a tool in your backpack/inventory to use this command.", 8)
5009 else
5010 FEGodmode()
5011 for i,v in pairs(LP.Backpack:GetChildren())do
5012 LP.Character.Humanoid:EquipTool(v)
5013 end
5014 if args[1] then
5015 for i,v in pairs(findSinglePlayer(args[1])) do
5016 local NOW = LP.Character.HumanoidRootPart.CFrame
5017 LP.Character.HumanoidRootPart.CFrame = v.Character["Left Arm"].CFrame
5018 wait(0.3)
5019 LP.Character.HumanoidRootPart.CFrame = v.Character["Left Arm"].CFrame
5020 local function tp(player,player2)
5021 local char1,char2=player.Character,player2.Character
5022 if char1 and char2 then
5023 char1:MoveTo(char2.Head.Position)
5024 end
5025 end
5026 wait(0.5)
5027 LP.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(999999999999999,0,999999999999999))
5028 end
5029 end
5030 end
5031end
5032
5033Commands.freefall = function(args)
5034 if hasTools() == false then
5035 Notification("warning", "You need a tool in your backpack/inventory to use this command.", 8)
5036 else
5037 FEGodmode()
5038 for i,v in pairs(LP.Backpack:GetChildren())do
5039 LP.Character.Humanoid:EquipTool(v)
5040 end
5041 if args[1] then
5042 for i,v in pairs(findSinglePlayer(args[1])) do
5043 local NOW = LP.Character.HumanoidRootPart.CFrame
5044 LP.Character.HumanoidRootPart.CFrame = v.Character["Left Arm"].CFrame
5045 wait(0.3)
5046 LP.Character.HumanoidRootPart.CFrame = v.Character["Left Arm"].CFrame
5047 wait(0.5)
5048 LP.Character.HumanoidRootPart.CFrame = NOW
5049 wait(0.5)
5050 LP.Character.HumanoidRootPart.CFrame = NOW
5051 wait(0.6)
5052 LP.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
5053 end
5054 end
5055 end
5056end
5057
5058Commands.version = function(args)
5059 Notification("info", "Current Shattervast Version: V2.8", 7)
5060end
5061
5062Commands.shiftlockon = function(args)
5063 LP.DevEnableMouseLock = true
5064 Notification("info", "Shift lock enabled!", 5)
5065end
5066
5067for i,needChat in pairs(gsPlayers:GetPlayers()) do
5068 needChat.Chatted:Connect(function(msg)
5069 if copychatall then
5070 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(msg, "All")
5071 end
5072 end)
5073end
5074gsPlayers.PlayerAdded:Connect(function(plr)
5075 plr.Chatted:Connect(function(msg)
5076 if copychatall then
5077 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(msg, "All")
5078 end
5079 end)
5080end)
5081
5082copychatplayer = nil
5083copychatall = false
5084copychatACTIVE = false
5085Commands.copychat = function(args)
5086 if args[1] then
5087 if string.lower(args[1]) == "all" or string.lower(args[1]) == "others" then
5088 copychatall = true
5089 else
5090 for i,v in pairs(findPlayer(args[1])) do
5091 if v ~= LP then
5092 copychatplayer = v
5093 copychatACTIVE = true
5094 end
5095 end
5096 end
5097 end
5098end
5099
5100Commands.uncopychat = function(args)
5101 copychatall = false
5102 copychatACTIVE = false
5103end
5104
5105Commands.newkill = function(args)
5106 if hasTools() == false then
5107 Notification("warning", "You need TWO tools in your backpack/inventory to use this command.", 8)
5108 else
5109 if args[1] then
5110 for i,plr in pairs(findSinglePlayer(args[1])) do
5111 for i,v in pairs(LP.Backpack:GetChildren())do
5112 LP.Character.Humanoid:EquipTool(v)
5113 end
5114 for i,v in pairs(LP.Backpack:GetDescendants()) do
5115 if v:IsA("Tool") then
5116 v.Parent = LP.Character
5117 wait()
5118 v.Parent = plr.Character
5119 end
5120 end
5121 wait(0.4)
5122 LP.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(4000000, -10, 200000))
5123 end
5124 end
5125 end
5126end
5127
5128Commands.newattach = function(args)
5129 if hasTools() == false then
5130 Notification("warning", "You need TWO tools in your backpack/inventory to use this command.", 8)
5131 else
5132 if args[1] then
5133 for i,plr in pairs(findSinglePlayer(args[1])) do
5134 for i,v in pairs(LP.Backpack:GetChildren())do
5135 LP.Character.Humanoid:EquipTool(v)
5136 end
5137 for i,v in pairs(LP.Backpack:GetDescendants()) do
5138 if v:IsA("Tool") then
5139 v.Parent = LP.Character
5140 wait()
5141 v.Parent = plr.Character
5142 end
5143 end
5144 end
5145 end
5146 end
5147end
5148
5149Commands.newbring = function(args)
5150 if hasTools() == false then
5151 Notification("warning", "You need TWO tools in your backpack/inventory to use this command.", 8)
5152 else
5153 if args[1] then
5154 for i,plr in pairs(findSinglePlayer(args[1])) do
5155 local NOW = LP.Character.HumanoidRootPart.CFrame
5156 for i,v in pairs(LP.Backpack:GetChildren())do
5157 LP.Character.Humanoid:EquipTool(v)
5158 end
5159 for i,v in pairs(LP.Backpack:GetDescendants()) do
5160 if v:IsA("Tool") then
5161 v.Parent = LP.Character
5162 wait()
5163 v.Parent = plr.Character
5164 end
5165 end
5166 wait(0.4)
5167 LP.Character.HumanoidRootPart.CFrame = NOW
5168 wait(0.4)
5169 LP.Character.HumanoidRootPart.CFrame = NOW
5170 end
5171 end
5172 end
5173end
5174
5175Commands.spawn = function(args)
5176 if args[1] then
5177 if string.lower(tostring(args[1])) == "ws" then
5178 spawnWS = args[2] or CurrentWalkspeed
5179 LP.Character.Humanoid.WalkSpeed = args[2] or CurrentWalkspeed
5180 elseif string.lower(tostring(args[1])) == "jp" then
5181 spawnJP = args[2] or CurrentJumppower
5182 LP.Character.Humanoid.JumpPower = args[2] or CurrentJumppower
5183 elseif string.lower(tostring(args[1])) == "hh" then
5184 spawnHH = args[2] or CurrentHipheight
5185 LP.Character.Humanoid.HipHeight = args[2] or CurrentHipheight
5186 elseif string.lower(tostring(args[1])) == "god" then
5187 spawningfegod = true
5188 FEGodmode()
5189 end
5190 end
5191end
5192
5193Commands.unspawn = function(args)
5194 spawnWS = CurrentWalkspeed
5195 spawnJP = CurrentJumppower
5196 spawnHH = CurrentHipheight
5197 spawningfegod = false
5198 Notification("info", "Reset spawning stats", 5)
5199end
5200
5201savingtoolsloop = false
5202Commands.autosavetool = function(args)
5203 if args[1] then
5204 if string.lower(tostring(args[1])) == "on" then
5205 savingtoolsloop = true
5206 elseif string.lower(tostring(args[1])) == "off" then
5207 savingtoolsloop = false
5208 end
5209 end
5210end
5211
5212modeFling = false
5213modeCompliment = false
5214modeMove = false
5215modeInfo = false
5216Commands.beginbot = function(args)
5217 if not args[1] then
5218 print("fling // compliment // move // info")
5219 Notification("info", ""..commandPrefix.."beginbot Modes printed", 5)
5220 else
5221 if string.lower(tostring(args[1])) == "fling" then
5222 modeFling = true
5223 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("Hello! I am Fling-Bot 5000! Say !fling [Player] to fling that player!", "All")
5224 elseif string.lower(tostring(args[1])) == "compliment" then
5225 modeCompliment = true
5226 complimentReady = true
5227 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("Good day, I am Compliment-Bot. Say !c [Player] to give them a compliment.", "All")
5228 elseif string.lower(tostring(args[1])) == "move" then
5229 modeMove = true
5230 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("Hi, I am movement bot. Commands you can use: !walk [Player], !bringbot, !follow [Player].", "All")
5231 elseif string.lower(tostring(args[1])) == "info" then
5232 modeInfo = true
5233 infoReady = true
5234 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("Hey, I'm Info-Bot. Commands you can use: !age [Player], !id [Player].", "All")
5235 end
5236 end
5237end
5238
5239Commands.endbot = function(args)
5240 if not args[1] then
5241 modeFling = false
5242 modeCompliment = false
5243 modeMove = false
5244 modeInfo = false
5245 else
5246 if string.lower(tostring(args[1])) == "fling" then
5247 modeFling = false
5248 elseif string.lower(tostring(args[1])) == "compliment" then
5249 modeCompliment = false
5250 elseif string.lower(tostring(args[1])) == "move" then
5251 modeMove = false
5252 elseif string.lower(tostring(args[1])) == "info" then
5253 modeInfo = false
5254 end
5255 end
5256end
5257
5258Commands.stopsit = function(args)
5259 stopsitting = true
5260end
5261
5262Commands.gosit = function(args)
5263 stopsitting = false
5264end
5265
5266chattingerror = true
5267Commands.chaterror = function(args)
5268 if chattingerror then
5269 chattingerror = false
5270 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(" ", "All")
5271 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(" ", "All")
5272 wait(4)
5273 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(" ", "All")
5274 wait(3)
5275 chattingerror = true
5276 end
5277end
5278
5279spawnpos = nil
5280spawningpos = true
5281Commands.spawnpoint = function(args)
5282 spawnpos = LP.Character.HumanoidRootPart.CFrame
5283 spawningpos = true
5284 Notification("info", "Spawn point has been set! Use "..commandPrefix.."nospawn to remove.", 6)
5285end
5286
5287Commands.nospawn = function(args)
5288 spawningpos = false
5289 Notification("info", "Spawn point has been removed. Use "..commandPrefix.."spawnpoint to enable.", 6)
5290end
5291
5292Commands.bypass = function(args)
5293 if args[1] then
5294 if string.lower(tostring(args[1])) == "on" then
5295 bypassMODE = true
5296 Notification("warning", "Bypass mode turned on, this changes functions of "..commandPrefix.."fly and other commands to bypass most anti-exploits.", 7)
5297 elseif string.lower(tostring(args[1])) == "off" then
5298 bypassMODE = false
5299 Notification("warning", "Bypass mode has been turned off.", 7)
5300 end
5301 end
5302end
5303
5304Commands.fixcam = function(args)
5305 gsWorkspace.CurrentCamera:Destroy()
5306 wait(0.1)
5307 game:GetService("Workspace").CurrentCamera.CameraSubject = LP.Character.Humanoid
5308 game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
5309 LP.CameraMinZoomDistance = 0.5
5310 LP.CameraMaxZoomDistance = 400
5311 LP.CameraMode = "Classic"
5312 LP.DevCameraOcclusionMode = CurrentNormal
5313end
5314
5315Commands.gotoobj = function(args)
5316 if args[1] then
5317 for i,v in pairs(gsWorkspace:GetDescendants()) do
5318 if string.lower(v.Name) == string.lower(tostring(args[1])) then
5319 LP.Character.HumanoidRootPart.CFrame = v.CFrame + Vector3.new(0, 3, 0)
5320 end
5321 end
5322 end
5323end
5324
5325Commands.breakcam = function(args)
5326 gsWorkspace.CurrentCamera.CameraSubject = LP.Character.Head
5327end
5328
5329Commands.inviscam = function(args)
5330 LP.DevCameraOcclusionMode = "Invisicam"
5331end
5332
5333printobjKEY = ""
5334printobjCLICKING = false
5335printobjACTIVE = false
5336
5337Commands.printobj = function(args)
5338 if args[1] then
5339 printobjKEY = string.sub(tostring(args[1]), 1, 1)
5340 printobjACTIVE = true
5341 printobjCLICKING = false
5342 else
5343 printobjKEY = ""
5344 printobjACTIVE = true
5345 printobjCLICKING = true
5346 end
5347end
5348
5349Mouse.KeyDown:Connect(function(key)
5350 if key == printobjKEY and printobjACTIVE == true then
5351 if Mouse.Target then
5352 local path = Mouse.Target:GetFullName()
5353 local getPath = "game:GetService(\"Workspace\")"
5354 local getSpaces = ""
5355 local separate = {}
5356 local a = nil
5357 for v in string.gmatch(string.sub(path, 10), "[^.]+") do
5358 if string.match(v, " ") then
5359 a = "["..v.."]"
5360 table.insert(separate, a)
5361 else
5362 a = "."..v
5363 table.insert(separate, a)
5364 end
5365 getSpaces = table.concat(separate, "")
5366 end
5367 local fullPath = getPath..getSpaces
5368 print(fullPath)
5369 end
5370 end
5371end)
5372Mouse.Button1Down:Connect(function()
5373 if printobjCLICKING == true and printobjACTIVE == true then
5374 if Mouse.Target then
5375 local path = Mouse.Target:GetFullName()
5376 local getPath = "game:GetService(\"Workspace\")"
5377 local getSpaces = ""
5378 local separate = {}
5379 local a = nil
5380 for v in string.gmatch(string.sub(path, 10), "[^.]+") do
5381 if string.match(v, " ") then
5382 a = "["..v.."]"
5383 table.insert(separate, a)
5384 else
5385 a = "."..v
5386 table.insert(separate, a)
5387 end
5388 getSpaces = table.concat(separate, "")
5389 end
5390 local fullPath = getPath..getSpaces
5391 print(fullPath)
5392 end
5393 end
5394end)
5395
5396Commands.unprintobj = function(args)
5397 printobjACTIVE = false
5398 printobjCLICKING = false
5399end
5400
5401Commands.hotkeyfc = function(args)
5402 if args[1] then
5403 if string.lower(tostring(args[1])) == "goto" then
5404 fchotkeymode = "goto"
5405 elseif string.lower(tostring(args[1])) == "unfc" then
5406 fchotkeymode = "unfc"
5407 end
5408 fullUpdate()
5409 end
5410end
5411
5412Commands.carpet = function(args)
5413 if args[1] then
5414 for i,v in pairs(findSinglePlayer(args[1])) do
5415 if v ~= nil then
5416 annoying = true
5417 annplr = v
5418 local carpetAnimation = Instance.new("Animation")
5419 carpetAnimation.AnimationId = "rbxassetid://282574440"
5420 carpetTrack = LP.Character.Humanoid:LoadAnimation(carpetAnimation)
5421 carpetTrack:Play(.1, 1, 1)
5422 end
5423 end
5424 end
5425end
5426
5427Commands.uncarpet = function(args)
5428 annoying = false
5429 carpetTrack:Stop()
5430end
5431
5432Commands.brickcreate = function(args)
5433 if args[1] then
5434 local createPosition = LP.Character.HumanoidRootPart.CFrame
5435 if args[2] and args[3] and args[4] then
5436 createPosition = CFrame.new(Vector3.new(args[2], args[3], args[4]))
5437 else
5438 createPosition = LP.Character.HumanoidRootPart.CFrame
5439 end
5440 for i = 1, args[1] do
5441 LP.Character.HumanoidRootPart.CFrame = createPosition
5442 run(commandPrefix.."blockhats")
5443 wait(0.2)
5444 run(commandPrefix.."drophats")
5445 wait(0.2)
5446 run(commandPrefix.."reset")
5447 wait(6)
5448 end
5449 end
5450end
5451
5452Commands.forward = function(args)
5453 if args[1] then
5454 forwardSpeed = args[1]
5455 else
5456 forwardSpeed = 1
5457 end
5458 cmdForward = true
5459end
5460
5461Commands.unforward = function(args)
5462 cmdForward = false
5463end
5464
5465Commands.id = function(args)
5466 if args[1] then
5467 for i,v in pairs(findPlayer(args[1])) do
5468 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(v.Name.." Account ID: "..v.UserId.."!", "All")
5469 end
5470 end
5471end
5472
5473Commands.spinhats = function(args) -- Credit to xFunnieuss
5474 for i,v in pairs(LP.Character:GetDescendants()) do
5475 if v:IsA("Accessory") or v:IsA("Hat") then
5476 local keep = Instance.new("BodyPosition") keep.Parent = v.Handle keep.Name = "no"
5477 local spin = Instance.new("BodyAngularVelocity") spin.Parent = v.Handle spin.Name = "ha"
5478 if v.Handle.AccessoryWeld then
5479 v.Handle.AccessoryWeld:Destroy()
5480 end
5481 if args[1] then
5482 spin.AngularVelocity = Vector3.new(0, args[1], 0)
5483 spin.MaxTorque = Vector3.new(0, args[1] * 2, 0)
5484 else
5485 spin.AngularVelocity = Vector3.new(0, 100, 0)
5486 spin.MaxTorque = Vector3.new(0, 200, 0)
5487 end
5488 keep.P = 30000
5489 keep.D = 50
5490 spinObj = keep
5491 spinTOhead = true
5492 end
5493 end
5494end
5495
5496Commands.unspinhats = function(args)
5497 for i,v in pairs(LP.Character:GetDescendants()) do
5498 if v:IsA("Accessory") or v:IsA("Hat") then
5499 pcall(function()
5500 run(commandPrefix.."drophats")
5501 wait(2)
5502 v.Handle.spin:Destroy()
5503 v.Handle.keep:Destroy()
5504 end)
5505 end
5506 end
5507end
5508
5509savedmap = {}
5510Commands.savemap = function(args)
5511 for i,v in pairs(gsWorkspace:GetChildren()) do
5512 v.Archivable = true
5513 if not v:IsA("Terrain") and not v:IsA("Camera") then
5514 if not gsPlayers:FindFirstChild(v.Name) then
5515 table.insert(savedmap, v:Clone())
5516 end
5517 end
5518 end
5519 clientSided()
5520end
5521
5522Commands.loadmap = function(args)
5523 for i,v in pairs(gsWorkspace:GetChildren()) do
5524 if not v:IsA("Terrain") and not v:IsA("Camera") then
5525 if not gsPlayers:FindFirstChild(v.Name) then
5526 pcall(function()
5527 v:Destroy()
5528 end)
5529 end
5530 end
5531 end
5532 for i,a in ipairs(savedmap) do
5533 a:Clone().Parent = gsWorkspace
5534 end
5535 clientSided()
5536end
5537
5538Commands.creatorid = function(args)
5539 LP.UserId = game.CreatorId
5540end
5541
5542Commands.gameid = function(args)
5543 Notification("info", "Current game's ID = "..game.GameId, 8)
5544end
5545
5546Commands.delobj = function(args)
5547 if args[1] then
5548 for i,v in pairs(gsWorkspace:GetDescendants()) do
5549 if string.lower(v.Name) == string.lower(tostring(args[1])) then
5550 v:Destroy()
5551 clientSided()
5552 end
5553 end
5554 end
5555end
5556
5557Commands.glide = function(args)
5558 if args[1] then
5559 for i,v in pairs(findSinglePlayer(args[1])) do
5560 local goal = {}
5561 goal.CFrame = v.Character.HumanoidRootPart.CFrame
5562 local defaultSpeed = 3
5563 if args[2] then
5564 if tonumber(args[2]) < 10 then
5565 defaultSpeed = tonumber(args[2])
5566 else
5567 defaultSpeed = 5
5568 end
5569 else
5570 defaultSpeed = 3
5571 end
5572 local goalFunction = gsTween:Create(LP.Character.HumanoidRootPart, TweenInfo.new(defaultSpeed, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut), goal)
5573 goalFunction:Play()
5574 end
5575 end
5576end
5577
5578stutterON = false
5579Commands.stutter = function(args)
5580 if args[1] then
5581 if string.lower(tostring(args[1])) == "on" then
5582 stutterON = true
5583 elseif string.lower(tostring(args[1])) == "off" then
5584 stutterON = false
5585 wait(0.4)
5586 LP.Character.HumanoidRootPart.Anchored = false
5587 end
5588 end
5589end
5590
5591spawn(function()
5592 while wait(0.1) do
5593 if stutterON == true then
5594 LP.Character.HumanoidRootPart.Anchored = false
5595 wait(0.1)
5596 LP.Character.HumanoidRootPart.Anchored = true
5597 end
5598 end
5599end)
5600
5601Commands.platform = function(args)
5602 local a = Instance.new("Part")
5603 a.Parent = gsWorkspace
5604 a.Size = Vector3.new(10, 1, 10)
5605 a.Anchored = true
5606 a.CFrame = LP.Character.HumanoidRootPart.CFrame + Vector3.new(0, 5, 0)
5607 LP.Character.HumanoidRootPart.CFrame = a.CFrame + Vector3.new(0, 2, 0)
5608 clientSided()
5609 wait(20)
5610 a:Destroy()
5611end
5612
5613Commands.servertime = function(args)
5614 Notification("info", "Server time is "..math.ceil(tonumber(gsWorkspace.DistributedGameTime)).." seconds.", 8)
5615end
5616
5617Commands.ride = function(args)
5618 if args[1] then
5619 for i,v in pairs(findSinglePlayer(args[1])) do
5620 local Anim = Instance.new("Animation")
5621 Anim.AnimationId = "rbxassetid://179224234"
5622 RIDEtrack = LP.Character.Humanoid:LoadAnimation(Anim)
5623 rideACTIVE = true
5624 ridePLAYER = v
5625 RIDEtrack:Play()
5626 end
5627 end
5628end
5629
5630Commands.unride = function(args)
5631 RIDEtrack:Stop()
5632 rideACTIVE = false
5633end
5634
5635Commands.cmute = function(args)
5636 if args[1] then
5637 for i,v in pairs(findSinglePlayer(args[1])) do
5638 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/mute "..v.Name, "All")
5639 clientSided()
5640 end
5641 end
5642end
5643
5644Commands.uncmute = function(args)
5645 if args[1] then
5646 for i,v in pairs(findSinglePlayer(args[1])) do
5647 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/unmute "..v.Name, "All")
5648 end
5649 end
5650end
5651
5652Commands.hat = function(args)
5653 if args[1] then
5654 for i,v in pairs(findSinglePlayer(args[1])) do
5655 local Anim = Instance.new("Animation")
5656 Anim.AnimationId = "rbxassetid://282574440"
5657 HATtrack = LP.Character.Humanoid:LoadAnimation(Anim)
5658 rideACTIVE = true
5659 ridePLAYER = v
5660 HATtrack:Play()
5661 view(v)
5662 end
5663 end
5664end
5665
5666Commands.unhat = function(args)
5667 HATtrack:Stop()
5668 rideACTIVE = false
5669 view(LP)
5670end
5671
5672--[[Commands.spawnreset = function(args)
5673 if args[1] then
5674 if string.lower(tostring(args[1])) == "on" then
5675 spawningatreset = true
5676 elseif string.lower(tostring(args[1])) == "off" then
5677 spawningatreset = false
5678 end
5679 end
5680end]]
5681
5682Commands.chat = function(args)
5683 if args[1] then
5684 local Chatmsg = table.concat(args, " ")
5685 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(Chatmsg, "All")
5686 end
5687end
5688
5689-- findPlayer function (ALL, OTHERS, ME, NOOBS, VETERANS, OLDVETERANS, FRIENDS, NOFRIENDS, DEFAULT, RANDOM, SAMETEAM, NOTEAM, OTHERTEAM, TEAMname)
5690function findPlayer(plr)
5691 local players = {}
5692 local find = plr:lower()
5693 local getAllNames = getmultipleplayers(find)
5694 for i,mplr in pairs(getAllNames) do
5695 if mplr == "all" then
5696 for i,v in pairs(gsPlayers:GetPlayers()) do
5697 table.insert(players,v)
5698 end
5699 elseif mplr == "others" then
5700 for i,v in pairs(gsPlayers:GetPlayers()) do
5701 if v.Name ~= LP.Name then
5702 table.insert(players,v)
5703 end
5704 end
5705 elseif mplr == "me" then
5706 table.insert(players,LP)
5707 elseif mplr == "noobs" then
5708 for i,v in pairs(gsPlayers:GetPlayers()) do
5709 if v.AccountAge <= 3 then
5710 table.insert(players,v)
5711 end
5712 end
5713 elseif mplr == "veterans" then
5714 for i,v in pairs(gsPlayers:GetPlayers()) do
5715 if v.AccountAge >= 365 then
5716 table.insert(players,v)
5717 end
5718 end
5719 elseif mplr == "oldveterans" then
5720 for i,v in pairs(gsPlayers:GetPlayers()) do
5721 if v.AccountAge >= 1500 then
5722 table.insert(players,v)
5723 end
5724 end
5725 elseif mplr == "friends" then
5726 for i,v in pairs(gsPlayers:GetPlayers()) do
5727 if v:IsFriendsWith(LP.UserId) and v.Name ~= LP.Name then
5728 table.insert(players,v)
5729 end
5730 end
5731 elseif mplr == "nofriends" then
5732 for i,v in pairs(gsPlayers:GetPlayers()) do
5733 if not v:IsFriendsWith(LP.UserId) and v.Name ~= LP.Name then
5734 table.insert(players,v)
5735 end
5736 end
5737 elseif mplr == "default" then
5738 for i,v in pairs(gsPlayers:GetPlayers()) do
5739 if v.Character:FindFirstChild("Pal Hair") or v.Character:FindFirstChild("Kate Hair") then
5740 table.insert(players,v)
5741 end
5742 end
5743 elseif mplr == "random" then
5744 for i,v in pairs(gsPlayers:GetPlayers()) do
5745 table.insert(players,v[math.random(1, #v)])
5746 end
5747 elseif mplr == "sameteam" then
5748 for i,v in pairs(gsPlayers:GetPlayers()) do
5749 if v.Team == LP.Team then
5750 table.insert(players,v)
5751 end
5752 end
5753 elseif mplr == "noteam" then
5754 for i,v in pairs(gsPlayers:GetPlayers()) do
5755 if v.Team == nil then
5756 table.insert(players,v)
5757 end
5758 end
5759 elseif mplr == "otherteam" then
5760 for i,v in pairs(gsPlayers:GetPlayers()) do
5761 if v.Team ~= LP.Team then
5762 table.insert(players,v)
5763 end
5764 end
5765 elseif string.sub(mplr, 1, 4) == "team" then
5766 for i,v in pairs(gsPlayers:GetPlayers()) do
5767 local spaceTEAM = {}
5768 for teamValues in (string.gmatch(string.sub(mplr, 5), "[^_]+")) do
5769 spaceTEAM[#spaceTEAM + 1] = teamValues
5770 end
5771 local gottrueteam = table.concat(spaceTEAM, " ")
5772 if string.lower(tostring(v.Team)) == string.lower(gottrueteam) then
5773 table.insert(players,v)
5774 end
5775 end
5776 else
5777 for i,v in pairs(gsPlayers:GetPlayers()) do
5778 if string.lower(v.Name):sub(1, #mplr) == string.lower(mplr) then
5779 table.insert(players,v)
5780 end
5781 end
5782 end
5783 end
5784
5785 return players
5786end
5787function getmultipleplayers(plr)
5788 local plrsgotten = {}
5789 for i in string.gmatch(plr,"[^,]+") do
5790 table.insert(plrsgotten,i)
5791 end
5792 return plrsgotten
5793end
5794function findSinglePlayer(plr)
5795 local players = {}
5796 local find = plr:lower()
5797 if find == "me" then
5798 table.insert(players,LP)
5799 else
5800 for i,v in pairs(gsPlayers:GetPlayers()) do
5801 if string.lower(v.Name):sub(1, #find) == string.lower(find) then
5802 table.insert(players,v)
5803 end
5804 end
5805 end
5806 local oneplayer = {}
5807 pcall(function()
5808 table.insert(oneplayer, players[math.random(1, #players)])
5809 end)
5810 return oneplayer
5811end
5812
5813-- Anti Kick
5814
5815if getrawmetatable then
5816 function formatargs(getArgs,v)
5817 if #getArgs == 0 then
5818 return ""
5819 end
5820
5821 local collectArgs = {}
5822 for k,v in next,getArgs do
5823 local argument = ""
5824 if type(v) == "string" then
5825 argument = "\""..v.."\""
5826 elseif type(v) == "table" then
5827 argument = "{" .. formatargs(v,true) .. "}"
5828 else
5829 argument = tostring(v)
5830 end
5831 if v and type(k) ~= "number" then
5832 table.insert(collectArgs,k.."="..argument)
5833 else
5834 table.insert(collectArgs,argument)
5835 end
5836 end
5837 return table.concat(collectArgs, ", ")
5838 end
5839
5840 kicknum = 0
5841 local game_meta = getrawmetatable(game)
5842 local game_namecall = game_meta.__namecall
5843 local game_index = game_meta.__index
5844 local w = (setreadonly or fullaccess or make_writeable)
5845 pcall(w, game_meta, false)
5846 game_meta.__namecall = function(out, ...)
5847 local args = {...}
5848 local Method = args[#args]
5849 args[#args] = nil
5850
5851 if Method == "Kick" and out == LP then
5852 kicknum = kicknum + 1
5853 warn("Blocked client-kick attempt "..kicknum)
5854 return
5855 end
5856
5857 if antiremotes then
5858 if Method == "FireServer" or Method == "InvokeServer" then
5859 if out.Name ~= "CharacterSoundEvent" and out.Name ~= "SayMessageRequest" and out.Name ~= "AddCharacterLoadedEvent" and out.Name ~= "RemoveCharacterEvent" and out.Name ~= "DefaultServerSoundEvent" and out.Parent ~= "DefaultChatSystemChatEvents" then
5860 warn("Blocked remote: "..out.Name.." // Method: "..Method)
5861 return
5862 end
5863 end
5864 else
5865 if Method == "FireServer" or Method == "InvokeServer" then
5866 for i,noremote in pairs(blockedremotes) do
5867 if out.Name == noremote and out.Name ~= "SayMessageRequest" then
5868 warn("Blocked remote: "..out.Name.." // Method: "..Method)
5869 return
5870 end
5871 end
5872 end
5873 end
5874
5875 if spyingremotes then
5876 if Method == "FireServer" or Method == "InvokeServer" then
5877 if out.Name ~= "CharacterSoundEvent" and out.Name ~= "AddCharacterLoadedEvent" and out.Name ~= "RemoveCharacterEvent" and out.Name ~= "DefaultServerSoundEvent" and out.Name ~= "SayMessageRequest" then
5878 local arguments = {}
5879 for i = 1,#args do
5880 arguments[i] = args[i]
5881 end
5882 local getScript = getfenv(2).script
5883 if getScript == nil then
5884 getScript = "??? (Not Found) ???"
5885 end
5886 warn("<> <> <> A "..out.ClassName.." has been fired! How to fire:\ngame."..out:GetFullName()..":"..Method.."("..formatargs(arguments)..")\n\nFired from script: ".. tostring(getScript:GetFullName()))
5887 end
5888 end
5889 end
5890
5891 return game_namecall(out, ...)
5892 end
5893end
5894
5895-- FE Check
5896function FEcheckDefault()
5897 if gsWorkspace.FilteringEnabled == true then
5898 createIntro("warning", "FE is enabled! Press "..commandPrefix.." to bring Command Bar.", 7)
5899 else
5900 createIntro("warning", "FE is disabled. Consider using a different script.", 7)
5901 end
5902end
5903FEcheckDefault()
5904end)
5905InfiniteJump.Name = "Infinite Jump"
5906InfiniteJump.Parent = Functions_2
5907InfiniteJump.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
5908InfiniteJump.BackgroundTransparency = 0.25
5909InfiniteJump.BorderSizePixel = 0
5910InfiniteJump.LayoutOrder = 1
5911InfiniteJump.Position = UDim2.new(0.0285996199, 0, 0.338773012, 0)
5912InfiniteJump.Size = UDim2.new(0, 124, 0, 64)
5913InfiniteJump.Font = Enum.Font.SourceSans
5914InfiniteJump.Text = "Infinite Jump"
5915InfiniteJump.TextColor3 = Color3.new(1, 1, 1)
5916InfiniteJump.TextScaled = true
5917InfiniteJump.TextSize = 14
5918InfiniteJump.TextWrapped = true
5919InfiniteJump.MouseButton1Down:connect(function()
5920 local InfiniteJumpEnabled = true
5921game:GetService("UserInputService").JumpRequest:connect(function()
5922 if InfiniteJumpEnabled then
5923 game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
5924 end
5925end)
5926end)
5927ESP.Name = "ESP"
5928ESP.Parent = Functions_2
5929ESP.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
5930ESP.BackgroundTransparency = 0.25
5931ESP.BorderSizePixel = 0
5932ESP.LayoutOrder = 1
5933ESP.Position = UDim2.new(0.542392731, 0, 0.154429048, 0)
5934ESP.Size = UDim2.new(0, 124, 0, 60)
5935ESP.Font = Enum.Font.SourceSans
5936ESP.Text = "ESP"
5937ESP.TextColor3 = Color3.new(1, 1, 1)
5938ESP.TextScaled = true
5939ESP.TextSize = 14
5940ESP.TextWrapped = true
5941ESP.MouseButton1Down:connect(function()
5942 -- Issues:
5943-- I'm still working on Tracers, I know they can cause huge frame rate drops. (I think I got it running as smooth as it's going to get.)
5944-- Phantom Forces: Weird positioning bug with tracers? Tracer positions a bit behind localplayer. (Maybe make the update faster? > RenderPriority.First ?
5945
5946-- Settings can be found on line: 51
5947-- Don't change anything if you don't understand.
5948
5949local Plrs = game:GetService("Players")
5950local Run = game:GetService("RunService")
5951local CoreGui = game:GetService("CoreGui")
5952local StartGui = game:GetService("StarterGui")
5953local Teams = game:GetService("Teams")
5954local UserInput = game:GetService("UserInputService")
5955local Light = game:GetService("Lighting")
5956local HTTP = game:GetService("HttpService")
5957local RepStor = game:GetService("ReplicatedStorage")
5958
5959function GetCamera() -- Just in case some game renames the player's camera.
5960 return workspace:FindFirstChildOfClass("Camera")
5961end
5962
5963local ChamsFolder = Instance.new("Folder", CoreGui)
5964ChamsFolder.Name = "Chams"
5965local PlayerChams = Instance.new("Folder", ChamsFolder)
5966PlayerChams.Name = "PlayerChams"
5967local ItemChams = Instance.new("Folder", ChamsFolder)
5968ItemChams.Name = "ItemChams"
5969
5970local ESPFolder = Instance.new("Folder", CoreGui)
5971ESPFolder.Name = "ESP Stuff"
5972local PlayerESP = Instance.new("Folder", ESPFolder)
5973PlayerESP.Name = "PlayerESP"
5974local ItemESP = Instance.new("Folder", ESPFolder)
5975ItemESP.Name = "ItemESP"
5976
5977local MyPlr = Plrs.LocalPlayer
5978local MyChar = MyPlr.Character
5979local MyMouse = MyPlr:GetMouse()
5980local MyCam = GetCamera()
5981if MyCam == nil then
5982 error("WHAT KIND OF BLACK MAGIC IS THIS, CAMERA NOT FOUND.")
5983 return
5984end
5985
5986local Tracers = Instance.new("Folder", MyCam)
5987Tracers.Name = "Tracers"
5988local TracerData = { }
5989local TracerMT = setmetatable(TracerData, {
5990 __newindex = function(tab, index, val)
5991 rawset(tab, index, val)
5992 end
5993})
5994
5995function RemoveSpacesFromString(Str)
5996 local newstr = ""
5997 for i = 1, #Str do
5998 if Str:sub(i, i) ~= " " then
5999 newstr = newstr .. Str:sub(i, i)
6000 end
6001 end
6002
6003 return newstr
6004end
6005
6006function CloneTable(T)
6007 local temp = { }
6008 for i,v in next, T do
6009 if type(v) == "table" then
6010 temp[i] = CloneTable(v)
6011 else
6012 temp[i] = v
6013 end
6014 end
6015 return temp
6016end
6017
6018local Bullshit = {
6019 ESPEnabled = false, -- Self explanatory. LEAVE OFF BY DEFAULT.
6020 CHAMSEnabled = false, -- Self explanatory. LEAVE OFF BY DEFAULT.
6021 TracersEnabled = false, -- Self explanatory. LEAVE OFF BY DEFAULT.
6022 DebugInfo = false, -- Self explanatory. LEAVE OFF BY DEFAULT.
6023 OutlinesEnabled = false,
6024 FullbrightEnabled = false,
6025 CrosshairEnabled = false,
6026 AimbotEnabled = false,
6027 Aimbot = false,
6028 TracersLength = 500, -- MAX DISTANCE IS 2048 DO NOT GO ABOVE OR YOU'LL ENCOUNTER PROBLEMS.
6029 ESPLength = 10000,
6030 CHAMSLength = 500,
6031 PlaceTracersUnderCharacter = false, -- Change to true if you want tracers to be placed under your character instead of at the bottom of your camera.
6032 FreeForAll = false, -- use for games that don't have teams (Apocalypse Rising)
6033 AutoFire = false,
6034 MobChams = false,
6035 MobESP = false,
6036 AimbotKey = "Enum.UserInputType.MouseButton2", -- Doesn't do anything yet.
6037 Colors = {
6038 Enemy = Color3.new(1, 0, 0),
6039 Ally = Color3.new(0, 1, 0),
6040 Friend = Color3.new(1, 1, 0),
6041 Neutral = Color3.new(1, 1, 1),
6042 Crosshair = Color3.new(1, 0, 0),
6043 ColorOverride = nil, -- Every player will have the chosen color regardless of enemy or ally.
6044 },
6045
6046 -- VVVV DON'T EDIT BELOW VVVV --
6047 ClosestEnemy = nil,
6048 CharAddedEvent = { },
6049 OutlinedParts = { },
6050 WorkspaceChildAddedEvent = nil,
6051 LightingEvent = nil,
6052 AmbientBackup = Light.Ambient,
6053 ColorShiftBotBackup = Light.ColorShift_Bottom,
6054 ColorShiftTopBackup = Light.ColorShift_Top,
6055 FPSAverage = { },
6056 Blacklist = { },
6057 FriendList = { },
6058 CameraModeBackup = MyPlr.CameraMode,
6059 GameSpecificCrap = {
6060 },
6061 Mob_ESP_CHAMS_Ran_Once = false,
6062}
6063
6064function SaveBullshitSettings()
6065 local temp = { }
6066 local succ, out = pcall(function()
6067 temp.TracersLength = Bullshit.TracersLength
6068 temp.ESPLength = Bullshit.ESPLength
6069 temp.CHAMSLength = Bullshit.CHAMSLength
6070 temp.PlaceTracersUnderCharacter = Bullshit.PlaceTracersUnderCharacter
6071 temp.FreeForAll = Bullshit.FreeForAll
6072 temp.AutoFire = Bullshit.AutoFire
6073 temp.AimbotKey = tostring(Bullshit.AimbotKey)
6074 temp.MobChams = Bullshit.MobChams
6075 temp.MobESP = Bullshit.MobESP
6076 temp.Colors = { }
6077 for i, v in next, Bullshit.Colors do
6078 temp.Colors[i] = tostring(v)
6079 end
6080 writefile("ProjectBullshit.txt", HTTP:JSONEncode(temp))
6081 end)
6082 if not succ then
6083 error(out)
6084 end
6085end
6086
6087fuck = pcall(function()
6088 local temp = HTTP:JSONDecode(readfile("ProjectBullshit.txt"))
6089 if temp.MobChams ~= nil and temp.MobESP ~= nil then
6090 for i, v in next, temp do
6091 if i ~= "Colors" then
6092 Bullshit[i] = v
6093 end
6094 end
6095 for i, v in next, temp.Colors do
6096 local r, g, b = string.match(RemoveSpacesFromString(v), "(%d+),(%d+),(%d+)")
6097 r = tonumber(r)
6098 g = tonumber(g)
6099 b = tonumber(b)
6100
6101 temp.Colors[i] = Color3.new(r, g, b)
6102 end
6103 Bullshit.Colors = temp.Colors
6104 else
6105 spawn(function()
6106 SaveBullshitSettings()
6107 local hint = Instance.new("Hint", CoreGui)
6108 hint.Text = "Major update requried your settings to be wiped! Sorry!"
6109 wait(5)
6110 hint:Destroy()
6111 end)
6112 end
6113
6114 Bullshit.AutoFire = false
6115end)
6116
6117-- Load blacklist file if it exists
6118fuck2 = pcall(function()
6119 Bullshit.Blacklist = HTTP:JSONDecode(readfile("Blacklist.txt"))
6120end)
6121
6122fuck3 = pcall(function()
6123 Bullshit.FriendList = HTTP:JSONDecode(readfile("Whitelist.txt"))
6124end)
6125
6126local DebugMenu = { }
6127DebugMenu["SC"] = Instance.new("ScreenGui", CoreGui)
6128DebugMenu["SC"].Name = "Debug"
6129DebugMenu["Main"] = Instance.new("Frame", DebugMenu["SC"])
6130DebugMenu["Main"].Name = "Debug Menu"
6131DebugMenu["Main"].Position = UDim2.new(0, 20, 1, -220)
6132DebugMenu["Main"].Size = UDim2.new(1, 0, 0, 200)
6133DebugMenu["Main"].BackgroundTransparency = 1
6134DebugMenu["Main"].Visible = false
6135if game.PlaceId == 606849621 then
6136 DebugMenu["Main"].Position = UDim2.new(0, 230, 1, -220)
6137end
6138DebugMenu["Main"].Draggable = true
6139DebugMenu["Main"].Active = true
6140DebugMenu["Position"] = Instance.new("TextLabel", DebugMenu["Main"])
6141DebugMenu["Position"].BackgroundTransparency = 1
6142DebugMenu["Position"].Position = UDim2.new(0, 0, 0, 0)
6143DebugMenu["Position"].Size = UDim2.new(1, 0, 0, 15)
6144DebugMenu["Position"].Font = "Arcade"
6145DebugMenu["Position"].Text = ""
6146DebugMenu["Position"].TextColor3 = Color3.new(1, 1, 1)
6147DebugMenu["Position"].TextSize = 15
6148DebugMenu["Position"].TextStrokeColor3 = Color3.new(0, 0, 0)
6149DebugMenu["Position"].TextStrokeTransparency = 0.3
6150DebugMenu["Position"].TextXAlignment = "Left"
6151DebugMenu["FPS"] = Instance.new("TextLabel", DebugMenu["Main"])
6152DebugMenu["FPS"].BackgroundTransparency = 1
6153DebugMenu["FPS"].Position = UDim2.new(0, 0, 0, 15)
6154DebugMenu["FPS"].Size = UDim2.new(1, 0, 0, 15)
6155DebugMenu["FPS"].Font = "Arcade"
6156DebugMenu["FPS"].Text = ""
6157DebugMenu["FPS"].TextColor3 = Color3.new(1, 1, 1)
6158DebugMenu["FPS"].TextSize = 15
6159DebugMenu["FPS"].TextStrokeColor3 = Color3.new(0, 0, 0)
6160DebugMenu["FPS"].TextStrokeTransparency = 0.3
6161DebugMenu["FPS"].TextXAlignment = "Left"
6162DebugMenu["PlayerSelected"] = Instance.new("TextLabel", DebugMenu["Main"])
6163DebugMenu["PlayerSelected"].BackgroundTransparency = 1
6164DebugMenu["PlayerSelected"].Position = UDim2.new(0, 0, 0, 35)
6165DebugMenu["PlayerSelected"].Size = UDim2.new(1, 0, 0, 15)
6166DebugMenu["PlayerSelected"].Font = "Arcade"
6167DebugMenu["PlayerSelected"].Text = ""
6168DebugMenu["PlayerSelected"].TextColor3 = Color3.new(1, 1, 1)
6169DebugMenu["PlayerSelected"].TextSize = 15
6170DebugMenu["PlayerSelected"].TextStrokeColor3 = Color3.new(0, 0, 0)
6171DebugMenu["PlayerSelected"].TextStrokeTransparency = 0.3
6172DebugMenu["PlayerSelected"].TextXAlignment = "Left"
6173DebugMenu["PlayerTeam"] = Instance.new("TextLabel", DebugMenu["Main"])
6174DebugMenu["PlayerTeam"].BackgroundTransparency = 1
6175DebugMenu["PlayerTeam"].Position = UDim2.new(0, 0, 0, 50)
6176DebugMenu["PlayerTeam"].Size = UDim2.new(1, 0, 0, 15)
6177DebugMenu["PlayerTeam"].Font = "Arcade"
6178DebugMenu["PlayerTeam"].Text = ""
6179DebugMenu["PlayerTeam"].TextColor3 = Color3.new(1, 1, 1)
6180DebugMenu["PlayerTeam"].TextSize = 15
6181DebugMenu["PlayerTeam"].TextStrokeColor3 = Color3.new(0, 0, 0)
6182DebugMenu["PlayerTeam"].TextStrokeTransparency = 0.3
6183DebugMenu["PlayerTeam"].TextXAlignment = "Left"
6184DebugMenu["PlayerHealth"] = Instance.new("TextLabel", DebugMenu["Main"])
6185DebugMenu["PlayerHealth"].BackgroundTransparency = 1
6186DebugMenu["PlayerHealth"].Position = UDim2.new(0, 0, 0, 65)
6187DebugMenu["PlayerHealth"].Size = UDim2.new(1, 0, 0, 15)
6188DebugMenu["PlayerHealth"].Font = "Arcade"
6189DebugMenu["PlayerHealth"].Text = ""
6190DebugMenu["PlayerHealth"].TextColor3 = Color3.new(1, 1, 1)
6191DebugMenu["PlayerHealth"].TextSize = 15
6192DebugMenu["PlayerHealth"].TextStrokeColor3 = Color3.new(0, 0, 0)
6193DebugMenu["PlayerHealth"].TextStrokeTransparency = 0.3
6194DebugMenu["PlayerHealth"].TextXAlignment = "Left"
6195DebugMenu["PlayerPosition"] = Instance.new("TextLabel", DebugMenu["Main"])
6196DebugMenu["PlayerPosition"].BackgroundTransparency = 1
6197DebugMenu["PlayerPosition"].Position = UDim2.new(0, 0, 0, 80)
6198DebugMenu["PlayerPosition"].Size = UDim2.new(1, 0, 0, 15)
6199DebugMenu["PlayerPosition"].Font = "Arcade"
6200DebugMenu["PlayerPosition"].Text = ""
6201DebugMenu["PlayerPosition"].TextColor3 = Color3.new(1, 1, 1)
6202DebugMenu["PlayerPosition"].TextSize = 15
6203DebugMenu["PlayerPosition"].TextStrokeColor3 = Color3.new(0, 0, 0)
6204DebugMenu["PlayerPosition"].TextStrokeTransparency = 0.3
6205DebugMenu["PlayerPosition"].TextXAlignment = "Left"
6206DebugMenu["BehindWall"] = Instance.new("TextLabel", DebugMenu["Main"])
6207DebugMenu["BehindWall"].BackgroundTransparency = 1
6208DebugMenu["BehindWall"].Position = UDim2.new(0, 0, 0, 95)
6209DebugMenu["BehindWall"].Size = UDim2.new(1, 0, 0, 15)
6210DebugMenu["BehindWall"].Font = "Arcade"
6211DebugMenu["BehindWall"].Text = ""
6212DebugMenu["BehindWall"].TextColor3 = Color3.new(1, 1, 1)
6213DebugMenu["BehindWall"].TextSize = 15
6214DebugMenu["BehindWall"].TextStrokeColor3 = Color3.new(0, 0, 0)
6215DebugMenu["BehindWall"].TextStrokeTransparency = 0.3
6216DebugMenu["BehindWall"].TextXAlignment = "Left"
6217
6218local LastTick = tick()
6219local FPSTick = tick()
6220
6221if #Teams:GetChildren() <= 0 then
6222 Bullshit.FreeForAll = true
6223end
6224
6225if Bullshit.TracersLength > 2048 then
6226 Bullshit.TracersLength = 2048
6227end
6228
6229if Bullshit.CHAMSLength > 2048 then
6230 Bullshit.CHAMSLength = 2048
6231end
6232
6233local wildrevolvertick = tick()
6234local wildrevolverteamdata = nil
6235function GetTeamColor(Plr)
6236 if Plr == nil then return nil end
6237 if not Plr:IsA("Player") then
6238 return nil
6239 end
6240 local PickedColor = Bullshit.Colors.Enemy
6241
6242 if Plr ~= nil then
6243 if game.PlaceId == 606849621 then
6244 if Bullshit.Colors.ColorOverride == nil then
6245 if not Bullshit.FreeForAll then
6246 if MyPlr.Team ~= nil and Plr.Team ~= nil then
6247 if Bullshit.FriendList[Plr.Name] == nil then
6248 if MyPlr.Team.Name == "Prisoner" then
6249 if Plr.Team == MyPlr.Team or Plr.Team.Name == "Criminal" then
6250 PickedColor = Bullshit.Colors.Ally
6251 else
6252 PickedColor = Bullshit.Colors.Enemy
6253 end
6254 elseif MyPlr.Team.Name == "Criminal" then
6255 if Plr.Team == MyPlr.Team or Plr.Team.Name == "Prisoner" then
6256 PickedColor = Bullshit.Colors.Ally
6257 else
6258 PickedColor = Bullshit.Colors.Enemy
6259 end
6260 elseif MyPlr.Team.Name == "Police" then
6261 if Plr.Team == MyPlr.Team then
6262 PickedColor = Bullshit.Colors.Ally
6263 else
6264 if Plr.Team.Name == "Criminal" then
6265 PickedColor = Bullshit.Colors.Enemy
6266 elseif Plr.Team.Name == "Prisoner" then
6267 PickedColor = Bullshit.Colors.Neutral
6268 end
6269 end
6270 end
6271 else
6272 PickedColor = Bullshit.Colors.Friend
6273 end
6274 end
6275 else
6276 if Bullshit.FriendList[Plr.Name] ~= nil then
6277 PickedColor = Bullshit.Colors.Friend
6278 else
6279 PickedColor = Bullshit.Colors.Enemy
6280 end
6281 end
6282 else
6283 PickedColor = Bullshit.Colors.ColorOverride
6284 end
6285 elseif game.PlaceId == 155615604 then
6286 if Bullshit.Colors.ColorOverride == nil then
6287 if MyPlr.Team ~= nil and Plr.Team ~= nil then
6288 if Bullshit.FriendList[Plr.Name] == nil then
6289 if MyPlr.Team.Name == "Inmates" then
6290 if Plr.Team.Name == "Inmates" then
6291 PickedColor = Bullshit.Colors.Ally
6292 elseif Plr.Team.Name == "Guards" or Plr.Team.Name == "Criminals" then
6293 PickedColor = Bullshit.Colors.Enemy
6294 else
6295 PickedColor = Bullshit.Colors.Neutral
6296 end
6297 elseif MyPlr.Team.Name == "Guards" then
6298 if Plr.Team.Name == "Inmates" then
6299 PickedColor = Bullshit.Colors.Neutral
6300 elseif Plr.Team.Name == "Criminals" then
6301 PickedColor = Bullshit.Colors.Enemy
6302 elseif Plr.Team.Name == "Guards" then
6303 PickColor = Bullshit.Colors.Ally
6304 end
6305 elseif MyPlr.Team.Name == "Criminals" then
6306 if Plr.Team.Name == "Inmates" then
6307 PickedColor = Bullshit.Colors.Ally
6308 elseif Plr.Team.Name == "Guards" then
6309 PickedColor = Bullshit.Colors.Enemy
6310 else
6311 PickedColor = Bullshit.Colors.Neutral
6312 end
6313 end
6314 else
6315 PickedColor = Bullshit.Colors.Friend
6316 end
6317 end
6318 else
6319 PickedColor = Bullshit.Colors.ColorOverride
6320 end
6321 elseif game.PlaceId == 746820961 then
6322 if Bullshit.Colors.ColorOverride == nil then
6323 if MyPlr:FindFirstChild("TeamC") and Plr:FindFirstChild("TeamC") then
6324 if Plr.TeamC.Value == MyPlr.TeamC.Value then
6325 PickedColor = Bullshit.Colors.Ally
6326 else
6327 PickedColor = Bullshit.Colors.Enemy
6328 end
6329 end
6330 else
6331 PickedColor = Bullshit.Colors.ColorOverride
6332 end
6333 elseif game.PlaceId == 1382113806 then
6334 if Bullshit.Colors.ColorOverride == nil then
6335 if MyPlr:FindFirstChild("role") and Plr:FindFirstChild("role") then
6336 if MyPlr.role.Value == "assassin" then
6337 if Plr.role.Value == "target" then
6338 PickedColor = Bullshit.Colors.Enemy
6339 elseif Plr.role.Value == "guard" then
6340 PickedColor = Color3.new(1, 135 / 255, 0)
6341 else
6342 PickedColor = Bullshit.Colors.Neutral
6343 end
6344 elseif MyPlr.role.Value == "target" then
6345 if Plr.role.Value == "guard" then
6346 PickedColor = Bullshit.Colors.Ally
6347 elseif Plr.role.Value == "assassin" then
6348 PickedColor = Bullshit.Colors.Enemy
6349 else
6350 PickedColor = Bullshit.Colors.Neutral
6351 end
6352 elseif MyPlr.role.Value == "guard" then
6353 if Plr.role.Value == "target" then
6354 PickedColor = Bullshit.Colors.Friend
6355 elseif Plr.role.Value == "guard" then
6356 PickedColor = Bullshit.Colors.Ally
6357 elseif Plr.role.Value == "assassin" then
6358 PickedColor = Bullshit.Colors.Enemy
6359 else
6360 PickedColor = Bullshit.Colors.Neutral
6361 end
6362 else
6363 if MyPlr.role.Value == "none" then
6364 PickedColor = Bullshit.Colors.Neutral
6365 end
6366 end
6367 end
6368 else
6369 PickedColor = Bullshit.Colors.ColorOverride
6370 end
6371 elseif game.PlaceId == 1072809192 then
6372 if MyPlr:FindFirstChild("Backpack") and Plr:FindFirstChild("Backpack") then
6373 if MyPlr.Backpack:FindFirstChild("Knife") or MyChar:FindFirstChild("Knife") then
6374 if Plr.Backpack:FindFirstChild("Revolver") or Plr.Character:FindFirstChild("Revolver") then
6375 PickedColor = Bullshit.Colors.Enemy
6376 else
6377 PickedColor = Color3.new(1, 135 / 255, 0)
6378 end
6379 elseif MyPlr.Backpack:FindFirstChild("Revolver") or MyChar:FindFirstChild("Revolver") then
6380 if Plr.Backpack:FindFirstChild("Knife") or Plr.Character:FindFirstChild("Knife") then
6381 PickedColor = Bullshit.Colors.Enemy
6382 elseif Plr.Backpack:FindFirstChild("Revolver") or Plr.Character:FindFirstChild("Revolver") then
6383 PickedColor = Bullshit.Colors.Enemy
6384 else
6385 PickedColor = Bullshit.Colors.Ally
6386 end
6387 else
6388 if Plr.Backpack:FindFirstChild("Knife") or Plr.Character:FindFirstChild("Knife") then
6389 PickedColor = Bullshit.Colors.Enemy
6390 elseif Plr.Backpack:FindFirstChild("Revolver") or Plr.Character:FindFirstChild("Revolver") then
6391 PickedColor = Bullshit.Colors.Ally
6392 else
6393 PickedColor = Bullshit.Colors.Neutral
6394 end
6395 end
6396 end
6397 elseif game.PlaceId == 142823291 or game.PlaceId == 1122507250 then
6398 if MyPlr:FindFirstChild("Backpack") and Plr:FindFirstChild("Backpack") then
6399 if MyPlr.Backpack:FindFirstChild("Knife") or MyChar:FindFirstChild("Knife") then
6400 if (Plr.Backpack:FindFirstChild("Gun") or Plr.Backpack:FindFirstChild("Revolver")) or (Plr.Character:FindFirstChild("Gun") or Plr.Character:FindFirstChild("Revolver")) then
6401 PickedColor = Bullshit.Colors.Enemy
6402 else
6403 PickedColor = Color3.new(1, 135 / 255, 0)
6404 end
6405 elseif (MyPlr.Backpack:FindFirstChild("Gun") or MyPlr.Backpack:FindFirstChild("Revolver")) or (MyChar:FindFirstChild("Gun") or MyChar:FindFirstChild("Revolver")) then
6406 if Plr.Backpack:FindFirstChild("Knife") or Plr.Character:FindFirstChild("Knife") then
6407 PickedColor = Bullshit.Colors.Enemy
6408 else
6409 PickedColor = Bullshit.Colors.Ally
6410 end
6411 else
6412 if Plr.Backpack:FindFirstChild("Knife") or Plr.Character:FindFirstChild("Knife") then
6413 PickedColor = Bullshit.Colors.Enemy
6414 elseif (Plr.Backpack:FindFirstChild("Gun") or Plr.Backpack:FindFirstChild("Revolver")) or (Plr.Character:FindFirstChild("Gun") or Plr.Character:FindFirstChild("Revolver")) then
6415 PickedColor = Bullshit.Colors.Ally
6416 else
6417 PickedColor = Bullshit.Colors.Neutral
6418 end
6419 end
6420 end
6421 elseif game.PlaceId == 379614936 then
6422 if Bullshit.Colors.ColorOverride == nil then
6423 if not Bullshit.FriendList[Plr.Name] then
6424 local targ = MyPlr:FindFirstChild("PlayerGui"):FindFirstChild("ScreenGui"):FindFirstChild("UI"):FindFirstChild("Target"):FindFirstChild("Img"):FindFirstChild("PlayerText")
6425 if targ then
6426 if Plr.Name:lower() == targ.Text:lower() then
6427 PickedColor = Bullshit.Colors.Enemy
6428 else
6429 PickedColor = Bullshit.Colors.Neutral
6430 end
6431 else
6432 PickedColor = Bullshit.Colors.Neutral
6433 end
6434 else
6435 PickedColor = Bullshit.Colors.Friend
6436 end
6437 else
6438 PickedColor = Bullshit.Colors.ColorOverride
6439 end
6440 elseif game.PlaceId == 983224898 then
6441 if (tick() - wildrevolvertick) > 10 or wildrevolverteamdata == nil then
6442 wildrevolverteamdata = RepStor.Functions.RequestGameData:InvokeServer()
6443 wildrevolvertick = tick()
6444 return Bullshit.Colors.Neutral
6445 end
6446 local succ = pcall(function()
6447 if wildrevolverteamdata[Plr.Name] ~= nil then
6448 if Bullshit.Colors.ColorOverride == nil then
6449 if not Bullshit.FriendList[Plr.Name] then
6450 if wildrevolverteamdata[Plr.Name]["TeamName"] == wildrevolverteamdata[MyPlr.Name]["TeamName"] then
6451 PickedColor = Bullshit.Colors.Ally
6452 else
6453 PickedColor = Bullshit.Colors.Enemy
6454 end
6455 else
6456 PickedColor = Bullshit.Colors.Friend
6457 end
6458 else
6459 PickedColor = Bullshit.Colors.ColorOverride
6460 end
6461 else
6462 PickedColor = Bullshit.Colors.Neutral
6463 end
6464 end)
6465 if not succ then
6466 wildrevolverteamdata = RepStor.Functions.RequestGameData:InvokeServer()
6467 wildrevolvertick = tick()
6468 return Bullshit.Colors.Neutral
6469 end
6470 else
6471 if Bullshit.Colors.ColorOverride == nil then
6472 if not Bullshit.FreeForAll then
6473 if MyPlr.Team ~= Plr.Team and not Bullshit.FriendList[Plr.Name] then
6474 PickedColor = Bullshit.Colors.Enemy
6475 elseif MyPlr.Team == Plr.Team and not Bullshit.FriendList[Plr.Name] then
6476 PickedColor = Bullshit.Colors.Ally
6477 else
6478 PickedColor = Bullshit.Colors.Friend
6479 end
6480 else
6481 if Bullshit.FriendList[Plr.Name] ~= nil then
6482 PickedColor = Bullshit.Colors.Friend
6483 else
6484 PickedColor = Bullshit.Colors.Enemy
6485 end
6486 end
6487 else
6488 PickedColor = Bullshit.Colors.ColorOverride
6489 end
6490 end
6491 end
6492
6493 return PickedColor
6494end
6495
6496function FindCham(Obj)
6497 for i, v in next, ItemChams:GetChildren() do
6498 if v.className == "ObjectValue" then
6499 if v.Value == Obj then
6500 return v.Parent
6501 end
6502 end
6503 end
6504
6505 return nil
6506end
6507
6508function FindESP(Obj)
6509 for i, v in next, ItemESP:GetChildren() do
6510 if v.className == "ObjectValue" then
6511 if v.Value == Obj then
6512 return v.Parent
6513 end
6514 end
6515 end
6516
6517 return nil
6518end
6519
6520function GetFirstPart(Obj)
6521 for i, v in next, Obj:GetDescendants() do
6522 if v:IsA("BasePart") then
6523 return v
6524 end
6525 end
6526
6527 return nil
6528end
6529
6530function GetSizeOfObject(Obj)
6531 if Obj:IsA("BasePart") then
6532 return Obj.Size
6533 elseif Obj:IsA("Model") then
6534 return Obj:GetExtentsSize()
6535 end
6536end
6537
6538function GetClosestPlayerNotBehindWall()
6539 local Players = { }
6540 local CurrentClosePlayer = nil
6541 local SelectedPlr = nil
6542
6543 for _, v in next, Plrs:GetPlayers() do
6544 if v ~= MyPlr and not Bullshit.Blacklist[v.Name] then
6545 local IsAlly = GetTeamColor(v)
6546 if IsAlly ~= Bullshit.Colors.Ally and IsAlly ~= Bullshit.Colors.Friend and IsAlly ~= Bullshit.Colors.Neutral then
6547 local GetChar = v.Character
6548 if MyChar and GetChar then
6549 local MyHead, MyTor = MyChar:FindFirstChild("Head"), MyChar:FindFirstChild("HumanoidRootPart")
6550 local GetHead, GetTor, GetHum = GetChar:FindFirstChild("Head"), GetChar:FindFirstChild("HumanoidRootPart"), GetChar:FindFirstChild("Humanoid")
6551
6552 if MyHead and MyTor and GetHead and GetTor and GetHum then
6553 if game.PlaceId == 455366377 then
6554 if not GetChar:FindFirstChild("KO") and GetHum.Health > 1 then
6555 local Ray = Ray.new(MyCam.CFrame.p, (GetHead.Position - MyCam.CFrame.p).unit * 2048)
6556 local part = workspace:FindPartOnRayWithIgnoreList(Ray, {MyChar})
6557 if part ~= nil then
6558 if part:IsDescendantOf(GetChar) then
6559 local Dist = (MyTor.Position - GetTor.Position).magnitude
6560 Players[v] = Dist
6561 end
6562 end
6563 end
6564 elseif game.PlaceId == 746820961 then
6565 if GetHum.Health > 1 then
6566 local Ray = Ray.new(MyCam.CFrame.p, (GetHead.Position - MyCam.CFrame.p).unit * 2048)
6567 local part = workspace:FindPartOnRayWithIgnoreList(Ray, {MyChar, MyCam})
6568 if part ~= nil then
6569 if part:IsDescendantOf(GetChar) then
6570 local Dist = (MyTor.Position - GetTor.Position).magnitude
6571 Players[v] = Dist
6572 end
6573 end
6574 end
6575 else
6576 if GetHum.Health > 1 then
6577 local Ray = Ray.new(MyCam.CFrame.p, (GetHead.Position - MyCam.CFrame.p).unit * 2048)
6578 local part = workspace:FindPartOnRayWithIgnoreList(Ray, {MyChar})
6579 if part ~= nil then
6580 if part:IsDescendantOf(GetChar) then
6581 local Dist = (MyTor.Position - GetTor.Position).magnitude
6582 Players[v] = Dist
6583 end
6584 end
6585 end
6586 end
6587 end
6588 end
6589 end
6590 end
6591 end
6592
6593 for i, v in next, Players do
6594 if CurrentClosePlayer ~= nil then
6595 if v <= CurrentClosePlayer then
6596 CurrentClosePlayer = v
6597 SelectedPlr = i
6598 end
6599 else
6600 CurrentClosePlayer = v
6601 SelectedPlr = i
6602 end
6603 end
6604
6605 return SelectedPlr
6606end
6607
6608function GetClosestPlayer()
6609 local Players = { }
6610 local CurrentClosePlayer = nil
6611 local SelectedPlr = nil
6612
6613 for _, v in next, Plrs:GetPlayers() do
6614 if v ~= MyPlr then
6615 local IsAlly = GetTeamColor(v)
6616 if IsAlly ~= Bullshit.Colors.Ally and IsAlly ~= Bullshit.Colors.Friend and IsAlly ~= Bullshit.Colors.Neutral then
6617 local GetChar = v.Character
6618 if MyChar and GetChar then
6619 local MyTor = MyChar:FindFirstChild("HumanoidRootPart")
6620 local GetTor = GetChar:FindFirstChild("HumanoidRootPart")
6621 local GetHum = GetChar:FindFirstChild("Humanoid")
6622 if MyTor and GetTor and GetHum then
6623 if game.PlaceId == 455366377 then
6624 if not GetChar:FindFirstChild("KO") and GetHum.Health > 1 then
6625 local Dist = (MyTor.Position - GetTor.Position).magnitude
6626 Players[v] = Dist
6627 end
6628 else
6629 if GetHum.Health > 1 then
6630 local Dist = (MyTor.Position - GetTor.Position).magnitude
6631 Players[v] = Dist
6632 end
6633 end
6634 end
6635 end
6636 end
6637 end
6638 end
6639
6640 for i, v in next, Players do
6641 if CurrentClosePlayer ~= nil then
6642 if v <= CurrentClosePlayer then
6643 CurrentClosePlayer = v
6644 SelectedPlr = i
6645 end
6646 else
6647 CurrentClosePlayer = v
6648 SelectedPlr = i
6649 end
6650 end
6651
6652 return SelectedPlr
6653end
6654
6655function FindPlayer(Txt)
6656 local ps = { }
6657 for _, v in next, Plrs:GetPlayers() do
6658 if string.lower(string.sub(v.Name, 1, string.len(Txt))) == string.lower(Txt) then
6659 table.insert(ps, v)
6660 end
6661 end
6662
6663 if #ps == 1 then
6664 if ps[1] ~= MyPlr then
6665 return ps[1]
6666 else
6667 return nil
6668 end
6669 else
6670 return nil
6671 end
6672end
6673
6674function UpdateESP(Plr)
6675 if Plr ~= nil then
6676 local Find = PlayerESP:FindFirstChild("ESP Crap_" .. Plr.Name)
6677 if Find then
6678 local PickColor = GetTeamColor(Plr)
6679 Find.Frame.Names.TextColor3 = PickColor
6680 Find.Frame.Dist.TextColor3 = PickColor
6681 Find.Frame.Health.TextColor3 = PickColor
6682 --Find.Frame.Pos.TextColor3 = PickColor
6683 local GetChar = Plr.Character
6684 if MyChar and GetChar then
6685 local Find2 = MyChar:FindFirstChild("HumanoidRootPart")
6686 local Find3 = GetChar:FindFirstChild("HumanoidRootPart")
6687 local Find4 = GetChar:FindFirstChildOfClass("Humanoid")
6688 if Find2 and Find3 then
6689 local pos = Find3.Position
6690 local Dist = (Find2.Position - pos).magnitude
6691 if Dist > Bullshit.ESPLength or Bullshit.Blacklist[Plr.Name] then
6692 Find.Frame.Names.Visible = false
6693 Find.Frame.Dist.Visible = false
6694 Find.Frame.Health.Visible = false
6695 return
6696 else
6697 Find.Frame.Names.Visible = true
6698 Find.Frame.Dist.Visible = true
6699 Find.Frame.Health.Visible = true
6700 end
6701 Find.Frame.Dist.Text = "Distance: " .. string.format("%.0f", Dist)
6702 --Find.Frame.Pos.Text = "(X: " .. string.format("%.0f", pos.X) .. ", Y: " .. string.format("%.0f", pos.Y) .. ", Z: " .. string.format("%.0f", pos.Z) .. ")"
6703 if Find4 then
6704 Find.Frame.Health.Text = "Health: " .. string.format("%.0f", Find4.Health)
6705 else
6706 Find.Frame.Health.Text = ""
6707 end
6708 end
6709 end
6710 end
6711 end
6712end
6713
6714function RemoveESP(Obj)
6715 if Obj ~= nil then
6716 local IsPlr = Obj:IsA("Player")
6717 local UseFolder = ItemESP
6718 if IsPlr then UseFolder = PlayerESP end
6719
6720 local FindESP = ((IsPlr) and UseFolder:FindFirstChild("ESP Crap_" .. Obj.Name)) or FindESP(Obj)
6721 if FindESP then
6722 FindESP:Destroy()
6723 end
6724 end
6725end
6726
6727function CreateESP(Obj)
6728 if Obj ~= nil then
6729 local IsPlr = Obj:IsA("Player")
6730 local UseFolder = ItemESP
6731 local GetChar = ((IsPlr) and Obj.Character) or Obj
6732 local Head = GetChar:FindFirstChild("Head")
6733 local t = tick()
6734 if IsPlr then UseFolder = PlayerESP end
6735 if Head == nil then
6736 repeat
6737 Head = GetChar:FindFirstChild("Head")
6738 wait()
6739 until Head ~= nil or (tick() - t) >= 10
6740 end
6741 if Head == nil then return end
6742
6743 local bb = Instance.new("BillboardGui")
6744 bb.Adornee = Head
6745 bb.ExtentsOffset = Vector3.new(0, 1, 0)
6746 bb.AlwaysOnTop = true
6747 bb.Size = UDim2.new(0, 5, 0, 5)
6748 bb.StudsOffset = Vector3.new(0, 3, 0)
6749 bb.Name = "ESP Crap_" .. Obj.Name
6750 bb.Parent = UseFolder
6751
6752 local frame = Instance.new("Frame", bb)
6753 frame.ZIndex = 10
6754 frame.BackgroundTransparency = 1
6755 frame.Size = UDim2.new(1, 0, 1, 0)
6756
6757 local TxtName = Instance.new("TextLabel", frame)
6758 TxtName.Name = "Names"
6759 TxtName.ZIndex = 10
6760 TxtName.Text = Obj.Name
6761 TxtName.BackgroundTransparency = 1
6762 TxtName.Position = UDim2.new(0, 0, 0, -45)
6763 TxtName.Size = UDim2.new(1, 0, 10, 0)
6764 TxtName.Font = "SourceSansBold"
6765 TxtName.TextSize = 13
6766 TxtName.TextStrokeTransparency = 0.5
6767
6768 local TxtDist = nil
6769 local TxtHealth = nil
6770 if IsPlr then
6771 TxtDist = Instance.new("TextLabel", frame)
6772 TxtDist.Name = "Dist"
6773 TxtDist.ZIndex = 10
6774 TxtDist.Text = ""
6775 TxtDist.BackgroundTransparency = 1
6776 TxtDist.Position = UDim2.new(0, 0, 0, -35)
6777 TxtDist.Size = UDim2.new(1, 0, 10, 0)
6778 TxtDist.Font = "SourceSansBold"
6779 TxtDist.TextSize = 13
6780 TxtDist.TextStrokeTransparency = 0.5
6781
6782 TxtHealth = Instance.new("TextLabel", frame)
6783 TxtHealth.Name = "Health"
6784 TxtHealth.ZIndex = 10
6785 TxtHealth.Text = ""
6786 TxtHealth.BackgroundTransparency = 1
6787 TxtHealth.Position = UDim2.new(0, 0, 0, -25)
6788 TxtHealth.Size = UDim2.new(1, 0, 10, 0)
6789 TxtHealth.Font = "SourceSansBold"
6790 TxtHealth.TextSize = 13
6791 TxtHealth.TextStrokeTransparency = 0.5
6792 else
6793 local ObjVal = Instance.new("ObjectValue", bb)
6794 ObjVal.Value = Obj
6795 end
6796
6797 local PickColor = GetTeamColor(Obj) or Bullshit.Colors.Neutral
6798 TxtName.TextColor3 = PickColor
6799
6800 if IsPlr then
6801 TxtDist.TextColor3 = PickColor
6802 TxtHealth.TextColor3 = PickColor
6803 end
6804 end
6805end
6806
6807function UpdateTracer(Plr)
6808 if Bullshit.TracersEnabled then
6809 if MyChar then
6810 local MyTor = MyChar:FindFirstChild("HumanoidRootPart")
6811 local GetTor = TracerData[Plr.Name]
6812 if MyTor and GetTor ~= nil and GetTor.Parent ~= nil then
6813 local Dist = (MyTor.Position - GetTor.Position).magnitude
6814 if (Dist < Bullshit.TracersLength and not Bullshit.Blacklist[Plr.Name]) and not (MyChar:FindFirstChild("InVehicle") or GetTor.Parent:FindFirstChild("InVehicle")) then
6815 if not Bullshit.PlaceTracersUnderCharacter then
6816 local R = MyCam:ScreenPointToRay(MyCam.ViewportSize.X / 2, MyCam.ViewportSize.Y, 0)
6817 Dist = (R.Origin - (GetTor.Position - Vector3.new(0, 3, 0))).magnitude
6818 Tracers[Plr.Name].Transparency = 1
6819 Tracers[Plr.Name].Size = Vector3.new(0.05, 0.05, Dist)
6820 Tracers[Plr.Name].CFrame = CFrame.new(R.Origin, (GetTor.Position - Vector3.new(0, 4.5, 0))) * CFrame.new(0, 0, -Dist / 2)
6821 Tracers[Plr.Name].BrickColor = BrickColor.new(GetTeamColor(Plr))
6822 Tracers[Plr.Name].BoxHandleAdornment.Transparency = 0
6823 Tracers[Plr.Name].BoxHandleAdornment.Size = Vector3.new(0.001, 0.001, Dist)
6824 Tracers[Plr.Name].BoxHandleAdornment.Color3 = GetTeamColor(Plr)
6825 else
6826 Dist = (MyTor.Position - (GetTor.Position - Vector3.new(0, 3, 0))).magnitude
6827 Tracers[Plr.Name].Transparency = 1
6828 Tracers[Plr.Name].Size = Vector3.new(0.3, 0.3, Dist)
6829 Tracers[Plr.Name].CFrame = CFrame.new(MyTor.Position - Vector3.new(0, 3, 0), (GetTor.Position - Vector3.new(0, 4.5, 0))) * CFrame.new(0, 0, -Dist / 2)
6830 Tracers[Plr.Name].BrickColor = BrickColor.new(GetTeamColor(Plr))
6831 Tracers[Plr.Name].BoxHandleAdornment.Transparency = 0
6832 Tracers[Plr.Name].BoxHandleAdornment.Size = Vector3.new(0.05, 0.05, Dist)
6833 Tracers[Plr.Name].BoxHandleAdornment.Color3 = GetTeamColor(Plr)
6834 end
6835 else
6836 Tracers[Plr.Name].Transparency = 1
6837 Tracers[Plr.Name].BoxHandleAdornment.Transparency = 1
6838 end
6839 end
6840 end
6841 end
6842end
6843
6844function RemoveTracers(Plr)
6845 local Find = Tracers:FindFirstChild(Plr.Name)
6846 if Find then
6847 Find:Destroy()
6848 end
6849end
6850
6851function CreateTracers(Plr)
6852 local Find = Tracers:FindFirstChild(Plr.Name)
6853 if not Find then
6854 local P = Instance.new("Part")
6855 P.Name = Plr.Name
6856 P.Material = "Neon"
6857 P.Transparency = 1
6858 P.Anchored = true
6859 P.Locked = true
6860 P.CanCollide = false
6861 local B = Instance.new("BoxHandleAdornment", P)
6862 B.Adornee = P
6863 B.Size = GetSizeOfObject(P)
6864 B.AlwaysOnTop = true
6865 B.ZIndex = 5
6866 B.Transparency = 0
6867 B.Color3 = GetTeamColor(Plr) or Bullshit.Colors.Neutral
6868 P.Parent = Tracers
6869
6870 coroutine.resume(coroutine.create(function()
6871 while Tracers:FindFirstChild(Plr.Name) do
6872 UpdateTracer(Plr)
6873 Run.RenderStepped:wait()
6874 end
6875 end))
6876 end
6877end
6878
6879function UpdateChams(Obj)
6880 if Obj == nil then return end
6881
6882 if Obj:IsA("Player") then
6883 local Find = PlayerChams:FindFirstChild(Obj.Name)
6884 local GetChar = Obj.Character
6885
6886 local Trans = 0
6887 if GetChar and MyChar then
6888 local GetHead = GetChar:FindFirstChild("Head")
6889 local GetTor = GetChar:FindFirstChild("HumanoidRootPart")
6890 local MyHead = MyChar:FindFirstChild("Head")
6891 local MyTor = MyChar:FindFirstChild("HumanoidRootPart")
6892 if GetHead and GetTor and MyHead and MyTor then
6893 if (MyTor.Position - GetTor.Position).magnitude > Bullshit.CHAMSLength or Bullshit.Blacklist[Obj.Name] then
6894 Trans = 1
6895 else
6896 --local MyCharStuff = MyChar:GetDescendants()
6897 local Ray = Ray.new(MyCam.CFrame.p, (GetTor.Position - MyCam.CFrame.p).unit * 2048)
6898 local part = workspace:FindPartOnRayWithIgnoreList(Ray, {MyChar})
6899 if part ~= nil then
6900 if part:IsDescendantOf(GetChar) then
6901 Trans = 0.9
6902 else
6903 Trans = 0
6904 end
6905 end
6906 end
6907 end
6908 end
6909
6910 if Find then
6911 for i, v in next, Find:GetChildren() do
6912 if v.className ~= "ObjectValue" then
6913 v.Color3 = GetTeamColor(Obj) or Bullshit.Colors.Neutral
6914 v.Transparency = Trans
6915 end
6916 end
6917 end
6918 end
6919end
6920
6921function RemoveChams(Obj)
6922 if Obj ~= nil then
6923 local IsPlr = Obj:IsA("Player")
6924 local UseFolder = ItemChams
6925 if IsPlr then UseFolder = PlayerChams end
6926
6927 local FindC = UseFolder:FindFirstChild(tostring(Obj)) or FindCham(Obj)
6928 if FindC then
6929 FindC:Destroy()
6930 end
6931 end
6932end
6933
6934function CreateChams(Obj)
6935 if Obj ~= nil then
6936 local IsPlr = Obj:IsA("Player")
6937 local UseFolder = ItemChams
6938 local Crap = nil
6939 local GetTor = nil
6940 local t = tick()
6941 if IsPlr then
6942 Obj = Obj.Character
6943 UseFolder = PlayerChams
6944 end
6945 if Obj == nil then return end
6946 GetTor = Obj:FindFirstChild("HumanoidRootPart") or Obj:WaitForChild("HumanoidRootPart")
6947 if IsPlr then Crap = Obj:GetChildren() else Crap = Obj:GetDescendants() end
6948
6949 local FindC = ((IsPlr) and UseFolder:FindFirstChild(Obj.Name)) or FindCham(Obj)
6950 if not FindC then
6951 FindC = Instance.new("Folder", UseFolder)
6952 FindC.Name = Obj.Name
6953 local ObjVal = Instance.new("ObjectValue", FindC)
6954 ObjVal.Value = Obj
6955 end
6956
6957 for _, P in next, Crap do
6958 if P:IsA("PVInstance") and P.Name ~= "HumanoidRootPart" then
6959 local Box = Instance.new("BoxHandleAdornment")
6960 Box.Size = GetSizeOfObject(P)
6961 Box.Name = "Cham"
6962 Box.Adornee = P
6963 Box.AlwaysOnTop = true
6964 Box.ZIndex = 5
6965 Box.Transparency = 0
6966 Box.Color3 = ((IsPlr) and GetTeamColor(Plrs:GetPlayerFromCharacter(Obj))) or Bullshit.Colors.Neutral
6967 Box.Parent = FindC
6968 end
6969 end
6970 end
6971end
6972
6973function CreateMobESPChams()
6974 local mobspawn = { }
6975
6976 for i, v in next, workspace:GetDescendants() do
6977 local hum = v:FindFirstChildOfClass("Humanoid")
6978 if hum and not Plrs:GetPlayerFromCharacter(hum.Parent) and FindCham(v) == nil and FindESP(v) == nil then
6979 mobspawn[tostring(v.Parent)] = v.Parent
6980 if Bullshit.CHAMSEnabled and Bullshit.MobChams then
6981 CreateChams(v)
6982 end
6983 if Bullshit.ESPEnabled and Bullshit.MobESP then
6984 CreateESP(v)
6985 end
6986 end
6987 end
6988
6989 if Bullshit.Mob_ESP_CHAMS_Ran_Once == false then
6990 for i, v in next, mobspawn do
6991 v.ChildAdded:connect(function(Obj)
6992 if Bullshit.MobChams then
6993 local t = tick()
6994 local GetHum = Obj:FindFirstChildOfClass("Humanoid")
6995 if GetHum == nil then
6996 repeat
6997 GetHum = Obj:FindFirstChildOfClass("Humanoid")
6998 wait()
6999 until GetHum ~= nil or (tick() - t) >= 10
7000 end
7001 if GetHum == nil then return end
7002
7003 CreateChams(Obj)
7004 end
7005
7006 if Bullshit.MobESP then
7007 local t = tick()
7008 local GetHum = Obj:FindFirstChildOfClass("Humanoid")
7009 if GetHum == nil then
7010 repeat
7011 GetHum = Obj:FindFirstChildOfClass("Humanoid")
7012 wait()
7013 until GetHum ~= nil or (tick() - t) >= 10
7014 end
7015 if GetHum == nil then return end
7016
7017 CreateESP(Obj)
7018 end
7019 end)
7020 end
7021
7022 Bullshit.Mob_ESP_CHAMS_Ran_Once = true
7023 end
7024end
7025
7026function CreateChildAddedEventFor(Obj)
7027 Obj.ChildAdded:connect(function(Obj2)
7028 if Bullshit.OutlinesEnabled then
7029 if Obj2:IsA("BasePart") and not Plrs:GetPlayerFromCharacter(Obj2.Parent) and not Obj2.Parent:IsA("Hat") and not Obj2.Parent:IsA("Accessory") and Obj2.Parent.Name ~= "Tracers" then
7030 local Data = { }
7031 Data[2] = Obj2.Transparency
7032 Obj2.Transparency = 1
7033 local outline = Instance.new("SelectionBox")
7034 outline.Name = "Outline"
7035 outline.Color3 = Color3.new(0, 0, 0)
7036 outline.SurfaceColor3 = Color3.new(0, 1, 0)
7037 --outline.SurfaceTransparency = 0.9
7038 outline.LineThickness = 0.01
7039 outline.Transparency = 0.5
7040 outline.Transparency = 0.5
7041 outline.Adornee = Obj2
7042 outline.Parent = Obj2
7043 Data[1] = outline
7044 rawset(Bullshit.OutlinedParts, Obj2, Data)
7045 end
7046
7047 for i, v in next, Obj2:GetDescendants() do
7048 if v:IsA("BasePart") and not Plrs:GetPlayerFromCharacter(v.Parent) and not v.Parent:IsA("Hat") and not v.Parent:IsA("Accessory") and v.Parent.Name ~= "Tracers" then
7049 local Data = { }
7050 Data[2] = v.Transparency
7051 v.Transparency = 1
7052 local outline = Instance.new("SelectionBox")
7053 outline.Name = "Outline"
7054 outline.Color3 = Color3.new(0, 0, 0)
7055 outline.SurfaceColor3 = Color3.new(0, 1, 0)
7056 --outline.SurfaceTransparency = 0.9
7057 outline.LineThickness = 0.01
7058 outline.Transparency = 0.5
7059 outline.Adornee = v
7060 outline.Parent = v
7061 Data[1] = outline
7062 rawset(Bullshit.OutlinedParts, v, Data)
7063 end
7064 CreateChildAddedEventFor(v)
7065 end
7066 end
7067 CreateChildAddedEventFor(Obj2)
7068 end)
7069end
7070
7071function LightingHax()
7072 if Bullshit.OutlinesEnabled then
7073 Light.TimeOfDay = "00:00:00"
7074 end
7075
7076 if Bullshit.FullbrightEnabled then
7077 Light.Ambient = Color3.new(1, 1, 1)
7078 Light.ColorShift_Bottom = Color3.new(1, 1, 1)
7079 Light.ColorShift_Top = Color3.new(1, 1, 1)
7080 end
7081end
7082
7083Plrs.PlayerAdded:connect(function(Plr)
7084 if Bullshit.CharAddedEvent[Plr.Name] == nil then
7085 Bullshit.CharAddedEvent[Plr.Name] = Plr.CharacterAdded:connect(function(Char)
7086 if Bullshit.ESPEnabled then
7087 RemoveESP(Plr)
7088 CreateESP(Plr)
7089 end
7090 if Bullshit.CHAMSEnabled then
7091 RemoveChams(Plr)
7092 CreateChams(Plr)
7093 end
7094 if Bullshit.TracersEnabled then
7095 CreateTracers(Plr)
7096 end
7097 repeat wait() until Char:FindFirstChild("HumanoidRootPart")
7098 TracerMT[Plr.Name] = Char.HumanoidRootPart
7099 end)
7100 end
7101end)
7102
7103Plrs.PlayerRemoving:connect(function(Plr)
7104 if Bullshit.CharAddedEvent[Plr.Name] ~= nil then
7105 Bullshit.CharAddedEvent[Plr.Name]:Disconnect()
7106 Bullshit.CharAddedEvent[Plr.Name] = nil
7107 end
7108 RemoveESP(Plr)
7109 RemoveChams(Plr)
7110 RemoveTracers(Plr)
7111 TracerMT[Plr.Name] = nil
7112end)
7113
7114function InitMain()
7115 -- Objects
7116
7117 local Bullshit20 = Instance.new("ScreenGui")
7118 local MainFrame = Instance.new("Frame")
7119 local Title = Instance.new("TextLabel")
7120 local design = Instance.new("Frame")
7121 local buttons = Instance.new("Frame")
7122 local ESPToggle = Instance.new("TextButton")
7123 local ChamsToggle = Instance.new("TextButton")
7124 local TracersToggle = Instance.new("TextButton")
7125 local OutlineToggle = Instance.new("TextButton")
7126 local DebugToggle = Instance.new("TextButton")
7127 local FullbrightToggle = Instance.new("TextButton")
7128 local BlacklistToggle = Instance.new("TextButton")
7129 local WhitelistToggle = Instance.new("TextButton")
7130 local Crosshair = Instance.new("TextButton")
7131 local AimbotToggle = Instance.new("TextButton")
7132 local Settings = Instance.new("TextButton")
7133 local Information = Instance.new("TextButton")
7134 local Information_2 = Instance.new("Frame")
7135 local Title_2 = Instance.new("TextLabel")
7136 local design_2 = Instance.new("Frame")
7137 local buttons_2 = Instance.new("ScrollingFrame")
7138 local TextLabel = Instance.new("TextLabel")
7139 local Settings_2 = Instance.new("Frame")
7140 local Title_3 = Instance.new("TextLabel")
7141 local design_3 = Instance.new("Frame")
7142 local buttons_3 = Instance.new("ScrollingFrame")
7143 local AllyColor = Instance.new("TextBox")
7144 local CHAMSLength = Instance.new("TextBox")
7145 local CrosshairColor = Instance.new("TextBox")
7146 local ESPLength = Instance.new("TextBox")
7147 local EnemyColor = Instance.new("TextBox")
7148 local FreeForAll = Instance.new("TextButton")
7149 local FriendColor = Instance.new("TextBox")
7150 local NeutralColor = Instance.new("TextBox")
7151 local TracersLength = Instance.new("TextBox")
7152 local TracersUnderChars = Instance.new("TextButton")
7153 local AutoFireToggle = Instance.new("TextButton")
7154 local AimbotKey = Instance.new("TextButton")
7155 local MobESPButton = Instance.new("TextButton")
7156 local MobChamsButton = Instance.new("TextButton")
7157 local TextLabel_2 = Instance.new("TextLabel")
7158 local TextLabel_3 = Instance.new("TextLabel")
7159 local TextLabel_4 = Instance.new("TextLabel")
7160 local TextLabel_5 = Instance.new("TextLabel")
7161 local TextLabel_6 = Instance.new("TextLabel")
7162 local TextLabel_7 = Instance.new("TextLabel")
7163 local TextLabel_8 = Instance.new("TextLabel")
7164 local TextLabel_9 = Instance.new("TextLabel")
7165 local TextLabel_10 = Instance.new("TextLabel")
7166 local TextLabel_11 = Instance.new("TextLabel")
7167 local TextLabel_12 = Instance.new("TextLabel")
7168 local TextLabel_13 = Instance.new("TextLabel")
7169 local TextLabel_14 = Instance.new("TextLabel")
7170 local TextLabel_15 = Instance.new("TextLabel")
7171 local SaveSettings = Instance.new("TextButton")
7172 local Blacklist = Instance.new("Frame")
7173 local nigga = Instance.new("TextLabel")
7174 local niggerfaggot = Instance.new("Frame")
7175 local players = Instance.new("ScrollingFrame")
7176 local buttonsex = Instance.new("Frame")
7177 local Playername = Instance.new("TextBox")
7178 local AddToBlacklist = Instance.new("TextButton")
7179 local RemoveToBlacklist = Instance.new("TextButton")
7180 local SaveBlacklist = Instance.new("TextButton")
7181 local Whitelist = Instance.new("Frame")
7182 local nigga2 = Instance.new("TextLabel")
7183 local niggerfaggot2 = Instance.new("Frame")
7184 local players2 = Instance.new("ScrollingFrame")
7185 local buttonsex2 = Instance.new("Frame")
7186 local Playername2 = Instance.new("TextBox")
7187 local AddToWhitelist = Instance.new("TextButton")
7188 local RemoveToWhitelist = Instance.new("TextButton")
7189 local SaveWhitelist = Instance.new("TextButton")
7190
7191 -- Properties
7192
7193 Bullshit20.Name = "Bullshit 3.0"
7194 Bullshit20.Parent = CoreGui
7195 Bullshit20.ResetOnSpawn = false
7196
7197 MainFrame.Name = "MainFrame"
7198 MainFrame.Parent = Bullshit20
7199 MainFrame.Active = true
7200 MainFrame.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
7201 MainFrame.BorderSizePixel = 0
7202 MainFrame.Draggable = true
7203 MainFrame.Position = UDim2.new(0.200000003, -175, 0.5, -100)
7204 MainFrame.Size = UDim2.new(0, 350, 0, 315)
7205
7206 Title.Name = "Title"
7207 Title.Parent = MainFrame
7208 Title.BackgroundColor3 = Color3.new(1, 1, 1)
7209 Title.BackgroundTransparency = 1
7210 Title.Size = UDim2.new(1, 0, 0, 50)
7211 Title.Font = Enum.Font.SourceSansBold
7212 Title.Text = "Project: Bullshit\nMade by: Racist Dolphin#5199\nVersion 3.5.5 (RE-WORK IN THE WORKS)"
7213 Title.TextColor3 = Color3.new(1, 1, 1)
7214 Title.TextSize = 18
7215 Title.TextTransparency = 0.5
7216
7217 design.Name = "design"
7218 design.Parent = MainFrame
7219 design.BackgroundColor3 = Color3.new(1, 1, 1)
7220 design.BackgroundTransparency = 0.5
7221 design.BorderSizePixel = 0
7222 design.Position = UDim2.new(0.0500000007, 0, 0, 50)
7223 design.Size = UDim2.new(0.899999976, 0, 0, 2)
7224
7225 buttons.Name = "buttons"
7226 buttons.Parent = MainFrame
7227 buttons.BackgroundColor3 = Color3.new(1, 1, 1)
7228 buttons.BackgroundTransparency = 1
7229 buttons.Position = UDim2.new(0, 20, 0, 70)
7230 buttons.Size = UDim2.new(1, -40, 1, -80)
7231
7232 Blacklist.Name = "Blacklist"
7233 Blacklist.Parent = MainFrame
7234 Blacklist.Active = true
7235 Blacklist.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
7236 Blacklist.BorderSizePixel = 0
7237 Blacklist.Position = UDim2.new(1, 3, 0.5, -138)
7238 Blacklist.Size = UDim2.new(0, 350, 0, 375)
7239 Blacklist.Visible = false
7240
7241 nigga.Name = "nigga"
7242 nigga.Parent = Blacklist
7243 nigga.BackgroundColor3 = Color3.new(1, 1, 1)
7244 nigga.BackgroundTransparency = 1
7245 nigga.Size = UDim2.new(1, 0, 0, 50)
7246 nigga.Font = Enum.Font.SourceSansBold
7247 nigga.Text = "Blacklist Menu"
7248 nigga.TextColor3 = Color3.new(1, 1, 1)
7249 nigga.TextSize = 18
7250 nigga.TextTransparency = 0.5
7251
7252 niggerfaggot.Name = "niggerfaggot"
7253 niggerfaggot.Parent = Blacklist
7254 niggerfaggot.BackgroundColor3 = Color3.new(1, 1, 1)
7255 niggerfaggot.BackgroundTransparency = 0.5
7256 niggerfaggot.BorderSizePixel = 0
7257 niggerfaggot.Position = UDim2.new(0.0500000007, 0, 0, 50)
7258 niggerfaggot.Size = UDim2.new(0.899999976, 0, 0, 2)
7259
7260 players.Name = "players"
7261 players.Parent = Blacklist
7262 players.BackgroundColor3 = Color3.new(1, 1, 1)
7263 players.BackgroundTransparency = 1
7264 players.BorderSizePixel = 0
7265 players.Position = UDim2.new(0, 20, 0, 60)
7266 players.Size = UDim2.new(1, -40, 1, -175)
7267 players.CanvasSize = UDim2.new(0, 0, 5, 0)
7268 players.ScrollBarThickness = 8
7269
7270 buttonsex.Name = "buttonsex"
7271 buttonsex.Parent = Blacklist
7272 buttonsex.BackgroundColor3 = Color3.new(1, 1, 1)
7273 buttonsex.BackgroundTransparency = 1
7274 buttonsex.Position = UDim2.new(0, 20, 0, 250)
7275 buttonsex.Size = UDim2.new(1, -40, 0, 100)
7276
7277 Playername.Name = "Playername"
7278 Playername.Parent = buttonsex
7279 Playername.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
7280 Playername.BackgroundTransparency = 0.5
7281 Playername.BorderSizePixel = 0
7282 Playername.Size = UDim2.new(1, 0, 0, 20)
7283 Playername.Font = Enum.Font.SourceSansBold
7284 Playername.Text = "Enter Player Name"
7285 Playername.TextSize = 14
7286 Playername.TextWrapped = true
7287
7288 AddToBlacklist.Name = "AddToBlacklist"
7289 AddToBlacklist.Parent = buttonsex
7290 AddToBlacklist.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
7291 AddToBlacklist.BackgroundTransparency = 0.5
7292 AddToBlacklist.BorderSizePixel = 0
7293 AddToBlacklist.Position = UDim2.new(0, 0, 0, 30)
7294 AddToBlacklist.Size = UDim2.new(1, 0, 0, 20)
7295 AddToBlacklist.Font = Enum.Font.SourceSansBold
7296 AddToBlacklist.Text = "Add to Blacklist"
7297 AddToBlacklist.TextSize = 14
7298 AddToBlacklist.TextWrapped = true
7299
7300 RemoveToBlacklist.Name = "RemoveToBlacklist"
7301 RemoveToBlacklist.Parent = buttonsex
7302 RemoveToBlacklist.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
7303 RemoveToBlacklist.BackgroundTransparency = 0.5
7304 RemoveToBlacklist.BorderSizePixel = 0
7305 RemoveToBlacklist.Position = UDim2.new(0, 0, 0, 60)
7306 RemoveToBlacklist.Size = UDim2.new(1, 0, 0, 20)
7307 RemoveToBlacklist.Font = Enum.Font.SourceSansBold
7308 RemoveToBlacklist.Text = "Remove from Blacklist"
7309 RemoveToBlacklist.TextSize = 14
7310 RemoveToBlacklist.TextWrapped = true
7311
7312 SaveBlacklist.Name = "SaveBlacklist"
7313 SaveBlacklist.Parent = buttonsex
7314 SaveBlacklist.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
7315 SaveBlacklist.BackgroundTransparency = 0.5
7316 SaveBlacklist.BorderSizePixel = 0
7317 SaveBlacklist.Position = UDim2.new(0, 0, 0, 90)
7318 SaveBlacklist.Size = UDim2.new(1, 0, 0, 20)
7319 SaveBlacklist.Font = Enum.Font.SourceSansBold
7320 SaveBlacklist.Text = "Save Blacklist"
7321 SaveBlacklist.TextSize = 14
7322 SaveBlacklist.TextWrapped = true
7323
7324 Whitelist.Name = "Whitelist"
7325 Whitelist.Parent = MainFrame
7326 Whitelist.Active = true
7327 Whitelist.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
7328 Whitelist.BorderSizePixel = 0
7329 Whitelist.Position = UDim2.new(1, 3, 0.5, -138)
7330 Whitelist.Size = UDim2.new(0, 350, 0, 375)
7331 Whitelist.Visible = false
7332
7333 nigga2.Name = "nigga2"
7334 nigga2.Parent = Whitelist
7335 nigga2.BackgroundColor3 = Color3.new(1, 1, 1)
7336 nigga2.BackgroundTransparency = 1
7337 nigga2.Size = UDim2.new(1, 0, 0, 50)
7338 nigga2.Font = Enum.Font.SourceSansBold
7339 nigga2.Text = "Friends List Menu"
7340 nigga2.TextColor3 = Color3.new(1, 1, 1)
7341 nigga2.TextSize = 18
7342 nigga2.TextTransparency = 0.5
7343
7344 niggerfaggot2.Name = "niggerfaggot2"
7345 niggerfaggot2.Parent = Whitelist
7346 niggerfaggot2.BackgroundColor3 = Color3.new(1, 1, 1)
7347 niggerfaggot2.BackgroundTransparency = 0.5
7348 niggerfaggot2.BorderSizePixel = 0
7349 niggerfaggot2.Position = UDim2.new(0.0500000007, 0, 0, 50)
7350 niggerfaggot2.Size = UDim2.new(0.899999976, 0, 0, 2)
7351
7352 players2.Name = "players2"
7353 players2.Parent = Whitelist
7354 players2.BackgroundColor3 = Color3.new(1, 1, 1)
7355 players2.BackgroundTransparency = 1
7356 players2.BorderSizePixel = 0
7357 players2.Position = UDim2.new(0, 20, 0, 60)
7358 players2.Size = UDim2.new(1, -40, 1, -175)
7359 players2.CanvasSize = UDim2.new(0, 0, 5, 0)
7360 players2.ScrollBarThickness = 8
7361
7362 buttonsex2.Name = "buttonsex2"
7363 buttonsex2.Parent = Whitelist
7364 buttonsex2.BackgroundColor3 = Color3.new(1, 1, 1)
7365 buttonsex2.BackgroundTransparency = 1
7366 buttonsex2.Position = UDim2.new(0, 20, 0, 250)
7367 buttonsex2.Size = UDim2.new(1, -40, 0, 100)
7368
7369 Playername2.Name = "Playername2"
7370 Playername2.Parent = buttonsex2
7371 Playername2.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
7372 Playername2.BackgroundTransparency = 0.5
7373 Playername2.BorderSizePixel = 0
7374 Playername2.Size = UDim2.new(1, 0, 0, 20)
7375 Playername2.Font = Enum.Font.SourceSansBold
7376 Playername2.Text = "Enter Player Name"
7377 Playername2.TextSize = 14
7378 Playername2.TextWrapped = true
7379
7380 AddToWhitelist.Name = "AddToWhitelist"
7381 AddToWhitelist.Parent = buttonsex2
7382 AddToWhitelist.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
7383 AddToWhitelist.BackgroundTransparency = 0.5
7384 AddToWhitelist.BorderSizePixel = 0
7385 AddToWhitelist.Position = UDim2.new(0, 0, 0, 30)
7386 AddToWhitelist.Size = UDim2.new(1, 0, 0, 20)
7387 AddToWhitelist.Font = Enum.Font.SourceSansBold
7388 AddToWhitelist.Text = "Add to Friends List"
7389 AddToWhitelist.TextSize = 14
7390 AddToWhitelist.TextWrapped = true
7391
7392 RemoveToWhitelist.Name = "RemoveToWhitelist"
7393 RemoveToWhitelist.Parent = buttonsex2
7394 RemoveToWhitelist.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
7395 RemoveToWhitelist.BackgroundTransparency = 0.5
7396 RemoveToWhitelist.BorderSizePixel = 0
7397 RemoveToWhitelist.Position = UDim2.new(0, 0, 0, 60)
7398 RemoveToWhitelist.Size = UDim2.new(1, 0, 0, 20)
7399 RemoveToWhitelist.Font = Enum.Font.SourceSansBold
7400 RemoveToWhitelist.Text = "Remove from Friends List"
7401 RemoveToWhitelist.TextSize = 14
7402 RemoveToWhitelist.TextWrapped = true
7403
7404 SaveWhitelist.Name = "SaveWhitelist"
7405 SaveWhitelist.Parent = buttonsex2
7406 SaveWhitelist.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
7407 SaveWhitelist.BackgroundTransparency = 0.5
7408 SaveWhitelist.BorderSizePixel = 0
7409 SaveWhitelist.Position = UDim2.new(0, 0, 0, 90)
7410 SaveWhitelist.Size = UDim2.new(1, 0, 0, 20)
7411 SaveWhitelist.Font = Enum.Font.SourceSansBold
7412 SaveWhitelist.Text = "Save Friends List"
7413 SaveWhitelist.TextSize = 14
7414 SaveWhitelist.TextWrapped = true
7415
7416 BlacklistToggle.Name = "BlacklistToggle"
7417 BlacklistToggle.Parent = buttons
7418 BlacklistToggle.BackgroundColor3 = Color3.new(1, 1, 1)
7419 BlacklistToggle.BackgroundTransparency = 0.5
7420 BlacklistToggle.BorderSizePixel = 0
7421 BlacklistToggle.Position = UDim2.new(0, 0, 0, 200)
7422 BlacklistToggle.Size = UDim2.new(0, 150, 0, 30)
7423 BlacklistToggle.Font = Enum.Font.SourceSansBold
7424 BlacklistToggle.Text = "Blacklist"
7425 BlacklistToggle.TextColor3 = Color3.new(0.176471, 0.176471, 0.176471)
7426 BlacklistToggle.TextSize = 14
7427 BlacklistToggle.TextWrapped = true
7428
7429 WhitelistToggle.Name = "WhitelistToggle"
7430 WhitelistToggle.Parent = buttons
7431 WhitelistToggle.BackgroundColor3 = Color3.new(1, 1, 1)
7432 WhitelistToggle.BackgroundTransparency = 0.5
7433 WhitelistToggle.BorderSizePixel = 0
7434 WhitelistToggle.Position = UDim2.new(1, -150, 0, 200)
7435 WhitelistToggle.Size = UDim2.new(0, 150, 0, 30)
7436 WhitelistToggle.Font = Enum.Font.SourceSansBold
7437 WhitelistToggle.Text = "Friends List"
7438 WhitelistToggle.TextColor3 = Color3.new(0.176471, 0.176471, 0.176471)
7439 WhitelistToggle.TextSize = 14
7440 WhitelistToggle.TextWrapped = true
7441
7442 ESPToggle.Name = "ESPToggle"
7443 ESPToggle.Parent = buttons
7444 ESPToggle.BackgroundColor3 = Color3.new(1, 1, 1)
7445 ESPToggle.BackgroundTransparency = 0.5
7446 ESPToggle.BorderSizePixel = 0
7447 ESPToggle.Size = UDim2.new(0, 150, 0, 30)
7448 ESPToggle.Font = Enum.Font.SourceSansBold
7449 ESPToggle.Text = "ESP"
7450 ESPToggle.TextColor3 = Color3.new(0.176471, 0.176471, 0.176471)
7451 ESPToggle.TextSize = 14
7452 ESPToggle.TextWrapped = true
7453
7454 ChamsToggle.Name = "ChamsToggle"
7455 ChamsToggle.Parent = buttons
7456 ChamsToggle.BackgroundColor3 = Color3.new(1, 1, 1)
7457 ChamsToggle.BackgroundTransparency = 0.5
7458 ChamsToggle.BorderSizePixel = 0
7459 ChamsToggle.Position = UDim2.new(1, -150, 0, 0)
7460 ChamsToggle.Size = UDim2.new(0, 150, 0, 30)
7461 ChamsToggle.Font = Enum.Font.SourceSansBold
7462 ChamsToggle.Text = "Chams"
7463 ChamsToggle.TextColor3 = Color3.new(0.176471, 0.176471, 0.176471)
7464 ChamsToggle.TextSize = 14
7465 ChamsToggle.TextWrapped = true
7466
7467 TracersToggle.Name = "TracersToggle"
7468 TracersToggle.Parent = buttons
7469 TracersToggle.BackgroundColor3 = Color3.new(1, 1, 1)
7470 TracersToggle.BackgroundTransparency = 0.5
7471 TracersToggle.BorderSizePixel = 0
7472 TracersToggle.Position = UDim2.new(0, 0, 0, 40)
7473 TracersToggle.Size = UDim2.new(0, 150, 0, 30)
7474 TracersToggle.Font = Enum.Font.SourceSansBold
7475 TracersToggle.Text = "Tracers"
7476 TracersToggle.TextColor3 = Color3.new(0.176471, 0.176471, 0.176471)
7477 TracersToggle.TextSize = 14
7478 TracersToggle.TextWrapped = true
7479
7480 OutlineToggle.Name = "OutlineToggle"
7481 OutlineToggle.Parent = buttons
7482 OutlineToggle.BackgroundColor3 = Color3.new(1, 1, 1)
7483 OutlineToggle.BackgroundTransparency = 0.5
7484 OutlineToggle.BorderSizePixel = 0
7485 OutlineToggle.Position = UDim2.new(1, -150, 0, 40)
7486 OutlineToggle.Size = UDim2.new(0, 150, 0, 30)
7487 OutlineToggle.Font = Enum.Font.SourceSansBold
7488 OutlineToggle.Text = "Outlines"
7489 OutlineToggle.TextColor3 = Color3.new(0.176471, 0.176471, 0.176471)
7490 OutlineToggle.TextSize = 14
7491 OutlineToggle.TextWrapped = true
7492
7493 DebugToggle.Name = "DebugToggle"
7494 DebugToggle.Parent = buttons
7495 DebugToggle.BackgroundColor3 = Color3.new(1, 1, 1)
7496 DebugToggle.BackgroundTransparency = 0.5
7497 DebugToggle.BorderSizePixel = 0
7498 DebugToggle.Position = UDim2.new(1, -150, 0, 80)
7499 DebugToggle.Size = UDim2.new(0, 150, 0, 30)
7500 DebugToggle.Font = Enum.Font.SourceSansBold
7501 DebugToggle.Text = "Debug Info"
7502 DebugToggle.TextColor3 = Color3.new(0.176471, 0.176471, 0.176471)
7503 DebugToggle.TextSize = 14
7504 DebugToggle.TextWrapped = true
7505
7506 FullbrightToggle.Name = "FullbrightToggle"
7507 FullbrightToggle.Parent = buttons
7508 FullbrightToggle.BackgroundColor3 = Color3.new(1, 1, 1)
7509 FullbrightToggle.BackgroundTransparency = 0.5
7510 FullbrightToggle.BorderSizePixel = 0
7511 FullbrightToggle.Position = UDim2.new(0, 0, 0, 80)
7512 FullbrightToggle.Size = UDim2.new(0, 150, 0, 30)
7513 FullbrightToggle.Font = Enum.Font.SourceSansBold
7514 FullbrightToggle.Text = "Fullbright"
7515 FullbrightToggle.TextColor3 = Color3.new(0.176471, 0.176471, 0.176471)
7516 FullbrightToggle.TextSize = 14
7517 FullbrightToggle.TextWrapped = true
7518
7519 Crosshair.Name = "Crosshair"
7520 Crosshair.Parent = buttons
7521 Crosshair.BackgroundColor3 = Color3.new(1, 1, 1)
7522 Crosshair.BackgroundTransparency = 0.5
7523 Crosshair.BorderSizePixel = 0
7524 Crosshair.Position = UDim2.new(0, 0, 0, 120)
7525 Crosshair.Size = UDim2.new(0, 150, 0, 30)
7526 Crosshair.Font = Enum.Font.SourceSansBold
7527 Crosshair.Text = "Crosshair"
7528 Crosshair.TextColor3 = Color3.new(0.176471, 0.176471, 0.176471)
7529 Crosshair.TextSize = 14
7530 Crosshair.TextWrapped = true
7531
7532 AimbotToggle.Name = "AimbotToggle"
7533 AimbotToggle.Parent = buttons
7534 AimbotToggle.BackgroundColor3 = Color3.new(1, 1, 1)
7535 AimbotToggle.BackgroundTransparency = 0.5
7536 AimbotToggle.BorderSizePixel = 0
7537 AimbotToggle.Position = UDim2.new(1, -150, 0, 120)
7538 AimbotToggle.Size = UDim2.new(0, 150, 0, 30)
7539 AimbotToggle.Font = Enum.Font.SourceSansBold
7540 AimbotToggle.Text = "Aimlock"
7541 AimbotToggle.TextColor3 = Color3.new(0.176471, 0.176471, 0.176471)
7542 AimbotToggle.TextSize = 14
7543 AimbotToggle.TextWrapped = true
7544
7545 Settings.Name = "Settings"
7546 Settings.Parent = buttons
7547 Settings.BackgroundColor3 = Color3.new(1, 1, 1)
7548 Settings.BackgroundTransparency = 0.5
7549 Settings.BorderSizePixel = 0
7550 Settings.Position = UDim2.new(1, -150, 0, 160)
7551 Settings.Size = UDim2.new(0, 150, 0, 30)
7552 Settings.Font = Enum.Font.SourceSansBold
7553 Settings.Text = "Settings"
7554 Settings.TextColor3 = Color3.new(0.176471, 0.176471, 0.176471)
7555 Settings.TextSize = 14
7556 Settings.TextWrapped = true
7557
7558 Information.Name = "Information"
7559 Information.Parent = buttons
7560 Information.BackgroundColor3 = Color3.new(1, 1, 1)
7561 Information.BackgroundTransparency = 0.5
7562 Information.BorderSizePixel = 0
7563 Information.Position = UDim2.new(0, 0, 0, 160)
7564 Information.Size = UDim2.new(0, 150, 0, 30)
7565 Information.Font = Enum.Font.SourceSansBold
7566 Information.Text = "Information"
7567 Information.TextColor3 = Color3.new(0.176471, 0.176471, 0.176471)
7568 Information.TextSize = 14
7569 Information.TextWrapped = true
7570
7571 Information_2.Name = "Information"
7572 Information_2.Parent = MainFrame
7573 Information_2.Active = true
7574 Information_2.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
7575 Information_2.BorderSizePixel = 0
7576 Information_2.Position = UDim2.new(1, 3, 0.5, -138)
7577 Information_2.Size = UDim2.new(0, 350, 0, 365)
7578 Information_2.Visible = false
7579
7580 Title_2.Name = "Title"
7581 Title_2.Parent = Information_2
7582 Title_2.BackgroundColor3 = Color3.new(1, 1, 1)
7583 Title_2.BackgroundTransparency = 1
7584 Title_2.Size = UDim2.new(1, 0, 0, 50)
7585 Title_2.Font = Enum.Font.SourceSansBold
7586 Title_2.Text = "Information"
7587 Title_2.TextColor3 = Color3.new(1, 1, 1)
7588 Title_2.TextSize = 18
7589 Title_2.TextTransparency = 0.5
7590
7591 design_2.Name = "design"
7592 design_2.Parent = Information_2
7593 design_2.BackgroundColor3 = Color3.new(1, 1, 1)
7594 design_2.BackgroundTransparency = 0.5
7595 design_2.BorderSizePixel = 0
7596 design_2.Position = UDim2.new(0.0500000007, 0, 0, 50)
7597 design_2.Size = UDim2.new(0.899999976, 0, 0, 2)
7598
7599 buttons_2.Name = "buttons"
7600 buttons_2.Parent = Information_2
7601 buttons_2.BackgroundColor3 = Color3.new(1, 1, 1)
7602 buttons_2.BackgroundTransparency = 1
7603 buttons_2.BorderSizePixel = 0
7604 buttons_2.Position = UDim2.new(0, 20, 0, 60)
7605 buttons_2.Size = UDim2.new(1, -40, 1, -70)
7606 buttons_2.CanvasSize = UDim2.new(5, 0, 5, 0)
7607 buttons_2.ScrollBarThickness = 5
7608
7609 TextLabel.Parent = buttons_2
7610 TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
7611 TextLabel.BackgroundTransparency = 1
7612 TextLabel.Size = UDim2.new(1, -20, 1, 0)
7613 TextLabel.Font = Enum.Font.SourceSansBold
7614 TextLabel.Text = [[
7615Scripting by: Racist Dolphin#5199
7616GUI by: SOMEONE WHO WANTS HIS NAME HIDDEN.
7617
7618To hide/show the GUI press the "P" key on your keyboard.
7619
7620NOTICE: Since my string manipulation skills aren't the greatest, changing esp/cham colors might be quite buggy.
7621NOTICE #2: The blacklist feature will return! I just didn't have enough time to make the gui.
7622NOTICE #3: Save Settings might still be bugged. Message me if it's fucked up still.
7623
7624This works on every game, though the Aimbot does NOT! (Doesn't work on: Jailbreak, and Phantom Forces)
7625
7626FAQ:
76271) How do I use the aimbot?
7628A: Activate it, and hold right-click in-game. The aimbot will lock on to the closest enemy NOT behind a wall. (If said player is behind a wall, it will find the next closest player not behind a wall.)
7629
76302) ESP/Chams don't work on the game I play?
7631A: Some games require me to make patches (ex: Murder Mystery, Murder Mystery X) to request a patch or a game message me on discord.
7632
76333) How did I detect when a player is behind a wall?
7634A: Raycasting the camera to another player.
7635
76364) My bullets still miss when using aimbot?!
7637A: Blame bullet spread, try and control how often you fire. (Murder Mystery 2 = trash) (Why the fuck does a single shot pistol have bullet spread? lol wtf?)
7638
7639Change Log:
76403/10/2018:
7641+ Fixed more bugs with chams
7642
76433/10/2018:
7644+ Fixed how chams broke when a player respawned.
7645
76463/10/2018:
7647+ Fixed ESP not updating correctly.
7648+ Fixed Chams not updating correctly. (MAYBE? IDK WHAT IS BREAKING THIS)
7649
76503/9/2018:
7651+ Mob ESP/Chams! (BETA!)
7652
76533/8/2018:
7654+ Fixed the error you get when not entering a valid number for esp/chams/tracer lengths.
7655+ Fixed lag issues with aimlock.
7656+ Fixed lag issues with chams.
7657
76583/8/2018:
7659+ Patch for Murder 15
7660- Temporarily removed auto fire since mouse1click is broken on Synapse :(
7661
76623/7/2018:
7663+ Updated save settings.
7664+ Can now customize aimlock key.
7665
76663/7/2018:
7667+ Patch for Wild Revolver.
7668+ Fix for autofire. (Hopefully)
7669
76703/6/2018:
7671- Removed :IsFriendsWith check. (Use Friends List GUI instead)
7672
76733/4/2018:
7674+ Added Friend List Menu
7675+ Patch for Assassin!
7676
76773/4/2018:
7678+ Fixed crosshair toggle.
7679+ Aimlock patch for Island Royal.
7680+ Finally fixed save settings.
7681
76823/4/2018:
7683+ Aimlock fixed for Unit 1968: Vietnam
7684+ Autofire setting for aimlock
7685+ Fixed how you sometimes had to double click buttons to activate a option
7686
76873/4/2018:
7688+ Fixed FreeForAll setting bug.
7689+ Using aimlock on Phantom Forces / Jailbreak will now tell you it will not work.
7690* Renamed Aimbot back to Aimlock
7691
76923/3/2018:
7693+ Blacklist feature re-added.
7694+ Aimbot will no longer focus people in the blacklist.
7695+ Compatible on exploits that have readfile and writefile.
7696
76973/3/2018:
7698+ GUI Overhaul
7699+ Aimbot now only targets people NOT behind walls
7700+ Chams now dim when x player is visible on your screen.
7701+ Chams no longer have the humanoid root part. (Your welcome)
7702+ Patch for Silent Assassin
7703+ My discord was deleted, so I'm using pastebin now. (Auto updates :)
7704]]
7705 TextLabel.TextColor3 = Color3.new(1, 1, 1)
7706 TextLabel.TextSize = 16
7707 TextLabel.TextTransparency = 0.5
7708 TextLabel.TextXAlignment = Enum.TextXAlignment.Left
7709 TextLabel.TextYAlignment = Enum.TextYAlignment.Top
7710
7711 Settings_2.Name = "Settings"
7712 Settings_2.Parent = MainFrame
7713 Settings_2.Active = true
7714 Settings_2.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
7715 Settings_2.BorderSizePixel = 0
7716 Settings_2.Position = UDim2.new(1, 3, 0.5, -138)
7717 Settings_2.Size = UDim2.new(0, 350, 0, 365)
7718 Settings_2.Visible = false
7719
7720 Title_3.Name = "Title"
7721 Title_3.Parent = Settings_2
7722 Title_3.BackgroundColor3 = Color3.new(1, 1, 1)
7723 Title_3.BackgroundTransparency = 1
7724 Title_3.Size = UDim2.new(1, 0, 0, 50)
7725 Title_3.Font = Enum.Font.SourceSansBold
7726 Title_3.Text = "Settings Menu"
7727 Title_3.TextColor3 = Color3.new(1, 1, 1)
7728 Title_3.TextSize = 18
7729 Title_3.TextTransparency = 0.5
7730
7731 design_3.Name = "design"
7732 design_3.Parent = Settings_2
7733 design_3.BackgroundColor3 = Color3.new(1, 1, 1)
7734 design_3.BackgroundTransparency = 0.5
7735 design_3.BorderSizePixel = 0
7736 design_3.Position = UDim2.new(0.0500000007, 0, 0, 50)
7737 design_3.Size = UDim2.new(0.899999976, 0, 0, 2)
7738
7739 buttons_3.Name = "buttons"
7740 buttons_3.Parent = Settings_2
7741 buttons_3.BackgroundColor3 = Color3.new(1, 1, 1)
7742 buttons_3.BackgroundTransparency = 1
7743 buttons_3.BorderSizePixel = 0
7744 buttons_3.Position = UDim2.new(0, 20, 0, 60)
7745 buttons_3.Size = UDim2.new(1, -40, 1, -70)
7746 buttons_3.ScrollBarThickness = 8
7747
7748 AllyColor.Name = "AllyColor"
7749 AllyColor.Parent = buttons_3
7750 AllyColor.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
7751 AllyColor.BackgroundTransparency = 0.5
7752 AllyColor.BorderSizePixel = 0
7753 AllyColor.Position = UDim2.new(1, -150, 0, 180)
7754 AllyColor.Size = UDim2.new(0, 135, 0, 20)
7755 AllyColor.Font = Enum.Font.SourceSansBold
7756 AllyColor.Text = tostring(Bullshit.Colors.Ally)
7757 AllyColor.TextSize = 14
7758 AllyColor.TextWrapped = true
7759
7760 CHAMSLength.Name = "CHAMSLength"
7761 CHAMSLength.Parent = buttons_3
7762 CHAMSLength.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
7763 CHAMSLength.BackgroundTransparency = 0.5
7764 CHAMSLength.BorderSizePixel = 0
7765 CHAMSLength.Position = UDim2.new(1, -150, 0, 60)
7766 CHAMSLength.Size = UDim2.new(0, 135, 0, 20)
7767 CHAMSLength.Font = Enum.Font.SourceSansBold
7768 CHAMSLength.Text = tostring(Bullshit.CHAMSLength)
7769 CHAMSLength.TextSize = 14
7770 CHAMSLength.TextWrapped = true
7771
7772 CrosshairColor.Name = "CrosshairColor"
7773 CrosshairColor.Parent = buttons_3
7774 CrosshairColor.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
7775 CrosshairColor.BackgroundTransparency = 0.5
7776 CrosshairColor.BorderSizePixel = 0
7777 CrosshairColor.Position = UDim2.new(1, -150, 0, 270)
7778 CrosshairColor.Size = UDim2.new(0, 135, 0, 20)
7779 CrosshairColor.Font = Enum.Font.SourceSansBold
7780 CrosshairColor.Text = tostring(Bullshit.Colors.Crosshair)
7781 CrosshairColor.TextSize = 14
7782 CrosshairColor.TextWrapped = true
7783
7784 ESPLength.Name = "ESPLength"
7785 ESPLength.Parent = buttons_3
7786 ESPLength.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
7787 ESPLength.BackgroundTransparency = 0.5
7788 ESPLength.BorderSizePixel = 0
7789 ESPLength.Position = UDim2.new(1, -150, 0, 30)
7790 ESPLength.Size = UDim2.new(0, 135, 0, 20)
7791 ESPLength.Font = Enum.Font.SourceSansBold
7792 ESPLength.Text = tostring(Bullshit.ESPLength)
7793 ESPLength.TextSize = 14
7794 ESPLength.TextWrapped = true
7795
7796 EnemyColor.Name = "EnemyColor"
7797 EnemyColor.Parent = buttons_3
7798 EnemyColor.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
7799 EnemyColor.BackgroundTransparency = 0.5
7800 EnemyColor.BorderSizePixel = 0
7801 EnemyColor.Position = UDim2.new(1, -150, 0, 150)
7802 EnemyColor.Size = UDim2.new(0, 135, 0, 20)
7803 EnemyColor.Font = Enum.Font.SourceSansBold
7804 EnemyColor.Text = tostring(Bullshit.Colors.Enemy)
7805 EnemyColor.TextSize = 14
7806 EnemyColor.TextWrapped = true
7807
7808 FreeForAll.Name = "FreeForAll"
7809 FreeForAll.Parent = buttons_3
7810 FreeForAll.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
7811 FreeForAll.BackgroundTransparency = 0.5
7812 FreeForAll.BorderSizePixel = 0
7813 FreeForAll.Position = UDim2.new(1, -150, 0, 120)
7814 FreeForAll.Size = UDim2.new(0, 135, 0, 20)
7815 FreeForAll.Font = Enum.Font.SourceSansBold
7816 FreeForAll.Text = tostring(Bullshit.FreeForAll)
7817 FreeForAll.TextSize = 14
7818 FreeForAll.TextWrapped = true
7819
7820 FriendColor.Name = "FriendColor"
7821 FriendColor.Parent = buttons_3
7822 FriendColor.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
7823 FriendColor.BackgroundTransparency = 0.5
7824 FriendColor.BorderSizePixel = 0
7825 FriendColor.Position = UDim2.new(1, -150, 0, 210)
7826 FriendColor.Size = UDim2.new(0, 135, 0, 20)
7827 FriendColor.Font = Enum.Font.SourceSansBold
7828 FriendColor.Text = tostring(Bullshit.Colors.Friend)
7829 FriendColor.TextSize = 14
7830 FriendColor.TextWrapped = true
7831
7832 NeutralColor.Name = "NeutralColor"
7833 NeutralColor.Parent = buttons_3
7834 NeutralColor.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
7835 NeutralColor.BackgroundTransparency = 0.5
7836 NeutralColor.BorderSizePixel = 0
7837 NeutralColor.Position = UDim2.new(1, -150, 0, 240)
7838 NeutralColor.Size = UDim2.new(0, 135, 0, 20)
7839 NeutralColor.Font = Enum.Font.SourceSansBold
7840 NeutralColor.Text = tostring(Bullshit.Colors.Neutral)
7841 NeutralColor.TextSize = 14
7842 NeutralColor.TextWrapped = true
7843
7844 TracersLength.Name = "TracersLength"
7845 TracersLength.Parent = buttons_3
7846 TracersLength.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
7847 TracersLength.BackgroundTransparency = 0.5
7848 TracersLength.BorderSizePixel = 0
7849 TracersLength.Position = UDim2.new(1, -150, 0, 0)
7850 TracersLength.Size = UDim2.new(0, 135, 0, 20)
7851 TracersLength.Font = Enum.Font.SourceSansBold
7852 TracersLength.Text = tostring(Bullshit.TracersLength)
7853 TracersLength.TextSize = 14
7854 TracersLength.TextWrapped = true
7855
7856 TracersUnderChars.Name = "TracersUnderChars"
7857 TracersUnderChars.Parent = buttons_3
7858 TracersUnderChars.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
7859 TracersUnderChars.BackgroundTransparency = 0.5
7860 TracersUnderChars.BorderSizePixel = 0
7861 TracersUnderChars.Position = UDim2.new(1, -150, 0, 90)
7862 TracersUnderChars.Size = UDim2.new(0, 135, 0, 20)
7863 TracersUnderChars.Font = Enum.Font.SourceSansBold
7864 TracersUnderChars.Text = tostring(Bullshit.PlaceTracersUnderCharacter)
7865 TracersUnderChars.TextSize = 14
7866 TracersUnderChars.TextWrapped = true
7867
7868 AutoFireToggle.Name = "AutoFireToggle"
7869 AutoFireToggle.Parent = buttons_3
7870 AutoFireToggle.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
7871 AutoFireToggle.BackgroundTransparency = 0.5
7872 AutoFireToggle.BorderSizePixel = 0
7873 AutoFireToggle.Position = UDim2.new(1, -150, 0, 300)
7874 AutoFireToggle.Size = UDim2.new(0, 135, 0, 20)
7875 AutoFireToggle.Font = Enum.Font.SourceSansBold
7876 AutoFireToggle.Text = tostring(Bullshit.AutoFire)
7877 AutoFireToggle.TextSize = 14
7878 AutoFireToggle.TextWrapped = true
7879
7880 AimbotKey.Name = "AimbotKey"
7881 AimbotKey.Parent = buttons_3
7882 AimbotKey.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
7883 AimbotKey.BackgroundTransparency = 0.5
7884 AimbotKey.BorderSizePixel = 0
7885 AimbotKey.Position = UDim2.new(1, -150, 0, 330)
7886 AimbotKey.Size = UDim2.new(0, 135, 0, 20)
7887 AimbotKey.Font = Enum.Font.SourceSansBold
7888 AimbotKey.Text = tostring(Bullshit.AimbotKey)
7889 AimbotKey.TextSize = 14
7890 AimbotKey.TextWrapped = true
7891
7892 MobESPButton.Name = "MobESPButton"
7893 MobESPButton.Parent = buttons_3
7894 MobESPButton.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
7895 MobESPButton.BackgroundTransparency = 0.5
7896 MobESPButton.BorderSizePixel = 0
7897 MobESPButton.Position = UDim2.new(1, -150, 0, 360)
7898 MobESPButton.Size = UDim2.new(0, 135, 0, 20)
7899 MobESPButton.Font = Enum.Font.SourceSansBold
7900 MobESPButton.Text = tostring(Bullshit.MobESP)
7901 MobESPButton.TextSize = 14
7902 MobESPButton.TextWrapped = true
7903
7904 MobChamsButton.Name = "MobChamsButton"
7905 MobChamsButton.Parent = buttons_3
7906 MobChamsButton.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
7907 MobChamsButton.BackgroundTransparency = 0.5
7908 MobChamsButton.BorderSizePixel = 0
7909 MobChamsButton.Position = UDim2.new(1, -150, 0, 390)
7910 MobChamsButton.Size = UDim2.new(0, 135, 0, 20)
7911 MobChamsButton.Font = Enum.Font.SourceSansBold
7912 MobChamsButton.Text = tostring(Bullshit.MobChams)
7913 MobChamsButton.TextSize = 14
7914 MobChamsButton.TextWrapped = true
7915
7916 TextLabel_2.Parent = buttons_3
7917 TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
7918 TextLabel_2.BackgroundTransparency = 1
7919 TextLabel_2.Size = UDim2.new(0.5, 0, 0, 20)
7920 TextLabel_2.Font = Enum.Font.SourceSansBold
7921 TextLabel_2.Text = "Tracers Length"
7922 TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
7923 TextLabel_2.TextSize = 16
7924 TextLabel_2.TextTransparency = 0.5
7925
7926 TextLabel_3.Parent = buttons_3
7927 TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
7928 TextLabel_3.BackgroundTransparency = 1
7929 TextLabel_3.Position = UDim2.new(0, 0, 0, 30)
7930 TextLabel_3.Size = UDim2.new(0.5, 0, 0, 20)
7931 TextLabel_3.Font = Enum.Font.SourceSansBold
7932 TextLabel_3.Text = "ESP Length"
7933 TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
7934 TextLabel_3.TextSize = 16
7935 TextLabel_3.TextTransparency = 0.5
7936
7937 TextLabel_4.Parent = buttons_3
7938 TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
7939 TextLabel_4.BackgroundTransparency = 1
7940 TextLabel_4.Position = UDim2.new(0, 0, 0, 60)
7941 TextLabel_4.Size = UDim2.new(0.5, 0, 0, 20)
7942 TextLabel_4.Font = Enum.Font.SourceSansBold
7943 TextLabel_4.Text = "Chams Length"
7944 TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
7945 TextLabel_4.TextSize = 16
7946 TextLabel_4.TextTransparency = 0.5
7947
7948 TextLabel_5.Parent = buttons_3
7949 TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
7950 TextLabel_5.BackgroundTransparency = 1
7951 TextLabel_5.Position = UDim2.new(0, 0, 0, 90)
7952 TextLabel_5.Size = UDim2.new(0.5, 0, 0, 20)
7953 TextLabel_5.Font = Enum.Font.SourceSansBold
7954 TextLabel_5.Text = "Tracers Under Chars"
7955 TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
7956 TextLabel_5.TextSize = 16
7957 TextLabel_5.TextTransparency = 0.5
7958
7959 TextLabel_6.Parent = buttons_3
7960 TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
7961 TextLabel_6.BackgroundTransparency = 1
7962 TextLabel_6.Position = UDim2.new(0, 0, 0, 270)
7963 TextLabel_6.Size = UDim2.new(0.5, 0, 0, 20)
7964 TextLabel_6.Font = Enum.Font.SourceSansBold
7965 TextLabel_6.Text = "Crosshair Color"
7966 TextLabel_6.TextColor3 = Color3.new(1, 1, 1)
7967 TextLabel_6.TextSize = 16
7968 TextLabel_6.TextTransparency = 0.5
7969
7970 TextLabel_7.Parent = buttons_3
7971 TextLabel_7.BackgroundColor3 = Color3.new(1, 1, 1)
7972 TextLabel_7.BackgroundTransparency = 1
7973 TextLabel_7.Position = UDim2.new(0, 0, 0, 120)
7974 TextLabel_7.Size = UDim2.new(0.5, 0, 0, 20)
7975 TextLabel_7.Font = Enum.Font.SourceSansBold
7976 TextLabel_7.Text = "Free For All"
7977 TextLabel_7.TextColor3 = Color3.new(1, 1, 1)
7978 TextLabel_7.TextSize = 16
7979 TextLabel_7.TextTransparency = 0.5
7980
7981 TextLabel_8.Parent = buttons_3
7982 TextLabel_8.BackgroundColor3 = Color3.new(1, 1, 1)
7983 TextLabel_8.BackgroundTransparency = 1
7984 TextLabel_8.Position = UDim2.new(0, 0, 0, 240)
7985 TextLabel_8.Size = UDim2.new(0.5, 0, 0, 20)
7986 TextLabel_8.Font = Enum.Font.SourceSansBold
7987 TextLabel_8.Text = "Neutral Color"
7988 TextLabel_8.TextColor3 = Color3.new(1, 1, 1)
7989 TextLabel_8.TextSize = 16
7990 TextLabel_8.TextTransparency = 0.5
7991
7992 TextLabel_9.Parent = buttons_3
7993 TextLabel_9.BackgroundColor3 = Color3.new(1, 1, 1)
7994 TextLabel_9.BackgroundTransparency = 1
7995 TextLabel_9.Position = UDim2.new(0, 0, 0, 150)
7996 TextLabel_9.Size = UDim2.new(0.5, 0, 0, 20)
7997 TextLabel_9.Font = Enum.Font.SourceSansBold
7998 TextLabel_9.Text = "Enemy Color"
7999 TextLabel_9.TextColor3 = Color3.new(1, 1, 1)
8000 TextLabel_9.TextSize = 16
8001 TextLabel_9.TextTransparency = 0.5
8002
8003 TextLabel_10.Parent = buttons_3
8004 TextLabel_10.BackgroundColor3 = Color3.new(1, 1, 1)
8005 TextLabel_10.BackgroundTransparency = 1
8006 TextLabel_10.Position = UDim2.new(0, 0, 0, 180)
8007 TextLabel_10.Size = UDim2.new(0.5, 0, 0, 20)
8008 TextLabel_10.Font = Enum.Font.SourceSansBold
8009 TextLabel_10.Text = "Ally Color"
8010 TextLabel_10.TextColor3 = Color3.new(1, 1, 1)
8011 TextLabel_10.TextSize = 16
8012 TextLabel_10.TextTransparency = 0.5
8013
8014 TextLabel_11.Parent = buttons_3
8015 TextLabel_11.BackgroundColor3 = Color3.new(1, 1, 1)
8016 TextLabel_11.BackgroundTransparency = 1
8017 TextLabel_11.Position = UDim2.new(0, 0, 0, 210)
8018 TextLabel_11.Size = UDim2.new(0.5, 0, 0, 20)
8019 TextLabel_11.Font = Enum.Font.SourceSansBold
8020 TextLabel_11.Text = "Friend Color"
8021 TextLabel_11.TextColor3 = Color3.new(1, 1, 1)
8022 TextLabel_11.TextSize = 16
8023 TextLabel_11.TextTransparency = 0.5
8024
8025 TextLabel_12.Parent = buttons_3
8026 TextLabel_12.BackgroundColor3 = Color3.new(1, 1, 1)
8027 TextLabel_12.BackgroundTransparency = 1
8028 TextLabel_12.Position = UDim2.new(0, 0, 0, 300)
8029 TextLabel_12.Size = UDim2.new(0.5, 0, 0, 20)
8030 TextLabel_12.Font = Enum.Font.SourceSansBold
8031 TextLabel_12.Text = "Aimlock Auto Fire"
8032 TextLabel_12.TextColor3 = Color3.new(1, 1, 1)
8033 TextLabel_12.TextSize = 16
8034 TextLabel_12.TextTransparency = 0.5
8035
8036 TextLabel_13.Parent = buttons_3
8037 TextLabel_13.BackgroundColor3 = Color3.new(1, 1, 1)
8038 TextLabel_13.BackgroundTransparency = 1
8039 TextLabel_13.Position = UDim2.new(0, 0, 0, 330)
8040 TextLabel_13.Size = UDim2.new(0.5, 0, 0, 20)
8041 TextLabel_13.Font = Enum.Font.SourceSansBold
8042 TextLabel_13.Text = "Aimbot Key"
8043 TextLabel_13.TextColor3 = Color3.new(1, 1, 1)
8044 TextLabel_13.TextSize = 16
8045 TextLabel_13.TextTransparency = 0.5
8046
8047 TextLabel_14.Parent = buttons_3
8048 TextLabel_14.BackgroundColor3 = Color3.new(1, 1, 1)
8049 TextLabel_14.BackgroundTransparency = 1
8050 TextLabel_14.Position = UDim2.new(0, 0, 0, 360)
8051 TextLabel_14.Size = UDim2.new(0.5, 0, 0, 20)
8052 TextLabel_14.Font = Enum.Font.SourceSansBold
8053 TextLabel_14.Text = "Mob ESP"
8054 TextLabel_14.TextColor3 = Color3.new(1, 1, 1)
8055 TextLabel_14.TextSize = 16
8056 TextLabel_14.TextTransparency = 0.5
8057
8058 TextLabel_15.Parent = buttons_3
8059 TextLabel_15.BackgroundColor3 = Color3.new(1, 1, 1)
8060 TextLabel_15.BackgroundTransparency = 1
8061 TextLabel_15.Position = UDim2.new(0, 0, 0, 390)
8062 TextLabel_15.Size = UDim2.new(0.5, 0, 0, 20)
8063 TextLabel_15.Font = Enum.Font.SourceSansBold
8064 TextLabel_15.Text = "Mob CHAMS"
8065 TextLabel_15.TextColor3 = Color3.new(1, 1, 1)
8066 TextLabel_15.TextSize = 16
8067 TextLabel_15.TextTransparency = 0.5
8068
8069 SaveSettings.Name = "SaveSettings"
8070 SaveSettings.Parent = buttons_3
8071 SaveSettings.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
8072 SaveSettings.BackgroundTransparency = 0.5
8073 SaveSettings.BorderSizePixel = 0
8074 SaveSettings.Position = UDim2.new(0, 0, 0, 420)
8075 SaveSettings.Size = UDim2.new(1, -15, 0, 20)
8076 SaveSettings.Font = Enum.Font.SourceSansBold
8077 SaveSettings.Text = "Save Settings"
8078 SaveSettings.TextSize = 14
8079 SaveSettings.TextWrapped = true
8080
8081 function CreatePlayerLabel(Str, frame)
8082 local n = #frame:GetChildren()
8083 local playername = Instance.new("TextLabel")
8084 playername.Name = Str
8085 playername.Parent = frame
8086 playername.BackgroundColor3 = Color3.new(1, 1, 1)
8087 playername.BackgroundTransparency = 1
8088 playername.BorderSizePixel = 0
8089 playername.Position = UDim2.new(0, 5, 0, (n * 15))
8090 playername.Size = UDim2.new(1, -25, 0, 15)
8091 playername.Font = Enum.Font.SourceSans
8092 playername.Text = Str
8093 playername.TextColor3 = Color3.new(1, 1, 1)
8094 playername.TextSize = 16
8095 playername.TextXAlignment = Enum.TextXAlignment.Left
8096 end
8097
8098 function RefreshPlayerLabels(frame, t)
8099 frame:ClearAllChildren()
8100 for i, v in next, t do
8101 CreatePlayerLabel(i, frame)
8102 end
8103 end
8104
8105 RefreshPlayerLabels(players, Bullshit.Blacklist)
8106 RefreshPlayerLabels(players2, Bullshit.FriendList)
8107
8108 ESPToggle.MouseButton1Click:connect(function()
8109 Bullshit.ESPEnabled = not Bullshit.ESPEnabled
8110 if Bullshit.ESPEnabled then
8111 ESPToggle.BackgroundColor3 = Color3.new(0/255,171/255,11/255)
8112 for _, v in next, Plrs:GetPlayers() do
8113 if v ~= MyPlr then
8114 if Bullshit.CharAddedEvent[v.Name] == nil then
8115 Bullshit.CharAddedEvent[v.Name] = v.CharacterAdded:connect(function(Char)
8116 if Bullshit.ESPEnabled then
8117 RemoveESP(v)
8118 CreateESP(v)
8119 end
8120 if Bullshit.CHAMSEnabled then
8121 RemoveChams(v)
8122 CreateChams(v)
8123 end
8124 if Bullshit.TracersEnabled then
8125 RemoveTracers(v)
8126 CreateTracers(v)
8127 end
8128 repeat wait() until Char:FindFirstChild("HumanoidRootPart")
8129 TracerMT[v.Name] = Char.HumanoidRootPart
8130 end)
8131 end
8132 RemoveESP(v)
8133 CreateESP(v)
8134 end
8135 end
8136 CreateMobESPChams()
8137 else
8138 ESPToggle.BackgroundColor3 = Color3.new(1, 1, 1)
8139 PlayerESP:ClearAllChildren()
8140 ItemESP:ClearAllChildren()
8141 end
8142 end)
8143
8144 ChamsToggle.MouseButton1Click:connect(function()
8145 Bullshit.CHAMSEnabled = not Bullshit.CHAMSEnabled
8146 if Bullshit.CHAMSEnabled then
8147 ChamsToggle.BackgroundColor3 = Color3.new(0/255,171/255,11/255)
8148 for _, v in next, Plrs:GetPlayers() do
8149 if v ~= MyPlr then
8150 if Bullshit.CharAddedEvent[v.Name] == nil then
8151 Bullshit.CharAddedEvent[v.Name] = v.CharacterAdded:connect(function(Char)
8152 if Bullshit.ESPEnabled then
8153 RemoveESP(v)
8154 CreateESP(v)
8155 end
8156 if Bullshit.CHAMSEnabled then
8157 RemoveChams(v)
8158 CreateChams(v)
8159 end
8160 if Bullshit.TracersEnabled then
8161 RemoveTracers(v)
8162 CreateTracers(v)
8163 end
8164 repeat wait() until Char:FindFirstChild("HumanoidRootPart")
8165 TracerMT[v.Name] = Char.HumanoidRootPart
8166 end)
8167 end
8168 RemoveChams(v)
8169 CreateChams(v)
8170 end
8171 end
8172 CreateMobESPChams()
8173 else
8174 ChamsToggle.BackgroundColor3 = Color3.new(1, 1, 1)
8175 PlayerChams:ClearAllChildren()
8176 ItemChams:ClearAllChildren()
8177 end
8178 end)
8179
8180 TracersToggle.MouseButton1Click:connect(function()
8181 Bullshit.TracersEnabled = not Bullshit.TracersEnabled
8182 if Bullshit.TracersEnabled then
8183 TracersToggle.BackgroundColor3 = Color3.new(0/255,171/255,11/255)
8184 for _, v in next, Plrs:GetPlayers() do
8185 if v ~= MyPlr then
8186 if Bullshit.CharAddedEvent[v.Name] == nil then
8187 Bullshit.CharAddedEvent[v.Name] = v.CharacterAdded:connect(function(Char)
8188 if Bullshit.ESPEnabled then
8189 RemoveESP(v)
8190 CreateESP(v)
8191 end
8192 if Bullshit.CHAMSEnabled then
8193 RemoveChams(v)
8194 CreateChams(v)
8195 end
8196 if Bullshit.TracersEnabled then
8197 RemoveTracers(v)
8198 CreateTracers(v)
8199 end
8200 end)
8201 end
8202 if v.Character ~= nil then
8203 local Tor = v.Character:FindFirstChild("HumanoidRootPart")
8204 if Tor then
8205 TracerMT[v.Name] = Tor
8206 end
8207 end
8208 RemoveTracers(v)
8209 CreateTracers(v)
8210 end
8211 end
8212 else
8213 TracersToggle.BackgroundColor3 = Color3.new(1, 1, 1)
8214 for _, v in next, Plrs:GetPlayers() do
8215 RemoveTracers(v)
8216 end
8217 end
8218 end)
8219
8220 DebugToggle.MouseButton1Click:connect(function()
8221 Bullshit.DebugInfo = not Bullshit.DebugInfo
8222 DebugMenu["Main"].Visible = Bullshit.DebugInfo
8223 if Bullshit.DebugInfo then
8224 DebugToggle.BackgroundColor3 = Color3.new(0/255,171/255,11/255)
8225 else
8226 DebugToggle.BackgroundColor3 = Color3.new(1, 1, 1)
8227 end
8228 end)
8229
8230 OutlineToggle.MouseButton1Click:connect(function()
8231 Bullshit.OutlinesEnabled = not Bullshit.OutlinesEnabled
8232 if Bullshit.OutlinesEnabled then
8233 OutlineToggle.BackgroundColor3 = Color3.new(0/255,171/255,11/255)
8234 for _, v in next, workspace:GetDescendants() do
8235 if v:IsA("BasePart") and not Plrs:GetPlayerFromCharacter(v.Parent) and not v.Parent:IsA("Hat") and not v.Parent:IsA("Accessory") and v.Parent.Name ~= "Tracers" then
8236 local Data = { }
8237 Data[2] = v.Transparency
8238 v.Transparency = 1
8239 local outline = Instance.new("SelectionBox")
8240 outline.Name = "Outline"
8241 outline.Color3 = Color3.new(0, 0, 0)
8242 outline.SurfaceColor3 = Color3.new(0, 1, 0)
8243 --outline.SurfaceTransparency = 0.9
8244 outline.LineThickness = 0.01
8245 outline.Transparency = 0.3
8246 outline.Adornee = v
8247 outline.Parent = v
8248 Data[1] = outline
8249 rawset(Bullshit.OutlinedParts, v, Data)
8250 end
8251 CreateChildAddedEventFor(v)
8252 end
8253 CreateChildAddedEventFor(workspace)
8254 if Bullshit.LightingEvent == nil then
8255 Bullshit.LightingEvent = game:GetService("Lighting").Changed:connect(LightingHax)
8256 end
8257 else
8258 OutlineToggle.BackgroundColor3 = Color3.new(1, 1, 1)
8259 for i, v in next, Bullshit.OutlinedParts do
8260 i.Transparency = v[2]
8261 v[1]:Destroy()
8262 end
8263 end
8264 end)
8265
8266 FullbrightToggle.MouseButton1Click:connect(function()
8267 Bullshit.FullbrightEnabled = not Bullshit.FullbrightEnabled
8268 if Bullshit.FullbrightEnabled then
8269 FullbrightToggle.BackgroundColor3 = Color3.new(0/255,171/255,11/255)
8270 if Bullshit.LightingEvent == nil then
8271 Bullshit.LightingEvent = Light.Changed:connect(LightingHax)
8272 end
8273 else
8274 FullbrightToggle.BackgroundColor3 = Color3.new(1, 1, 1)
8275 Light.Ambient = Bullshit.AmbientBackup
8276 Light.ColorShift_Bottom = Bullshit.ColorShiftBotBackup
8277 Light.ColorShift_Top = Bullshit.ColorShiftTopBackup
8278 end
8279 end)
8280
8281 Crosshair.MouseButton1Click:connect(function()
8282 Bullshit.CrosshairEnabled = not Bullshit.CrosshairEnabled
8283 if Bullshit.CrosshairEnabled then
8284 local g = Instance.new("ScreenGui", CoreGui)
8285 g.Name = "Corsshair"
8286 local line1 = Instance.new("TextLabel", g)
8287 line1.Text = ""
8288 line1.Size = UDim2.new(0, 35, 0, 1)
8289 line1.BackgroundColor3 = Bullshit.Colors.Crosshair
8290 line1.BorderSizePixel = 0
8291 line1.ZIndex = 10
8292 local line2 = Instance.new("TextLabel", g)
8293 line2.Text = ""
8294 line2.Size = UDim2.new(0, 1, 0, 35)
8295 line2.BackgroundColor3 = Bullshit.Colors.Crosshair
8296 line2.BorderSizePixel = 0
8297 line2.ZIndex = 10
8298
8299 local viewport = MyCam.ViewportSize
8300 local centerx = viewport.X / 2
8301 local centery = viewport.Y / 2
8302
8303 line1.Position = UDim2.new(0, centerx - (35 / 2), 0, centery - 35)
8304 line2.Position = UDim2.new(0, centerx, 0, centery - (35 / 2) - 35)
8305
8306 Crosshair.BackgroundColor3 = Color3.new(0/255,171/255,11/255)
8307 else
8308 local find = CoreGui:FindFirstChild("Corsshair")
8309 if find then
8310 find:Destroy()
8311 end
8312
8313 Crosshairs.BackgroundColor3 = Color3.new(1, 1, 1)
8314 end
8315 end)
8316
8317 AimbotToggle.MouseButton1Click:connect(function()
8318 if not (game.PlaceId == 292439477 or game.PlaceId == 606849621) then
8319 Bullshit.AimbotEnabled = not Bullshit.AimbotEnabled
8320 if Bullshit.AimbotEnabled then
8321 AimbotToggle.BackgroundColor3 = Color3.new(0/255,171/255,11/255)
8322 else
8323 AimbotToggle.BackgroundColor3 = Color3.new(1, 1, 1)
8324 end
8325 else
8326 local hint = Instance.new("Hint", CoreGui)
8327 hint.Text = "This game prevents camera manipulation!"
8328 wait(5)
8329 hint:Destroy()
8330 end
8331 end)
8332
8333 TracersUnderChars.MouseButton1Click:connect(function()
8334 Bullshit.PlaceTracersUnderCharacter = not Bullshit.PlaceTracersUnderCharacter
8335 if Bullshit.PlaceTracersUnderCharacter then
8336 TracersUnderChars.Text = "true"
8337 else
8338 TracersUnderChars.Text = "false"
8339 end
8340 end)
8341
8342 FreeForAll.MouseButton1Click:connect(function()
8343 Bullshit.FreeForAll = not Bullshit.FreeForAll
8344 if Bullshit.FreeForAll then
8345 FreeForAll.Text = "true"
8346 else
8347 FreeForAll.Text = "false"
8348 end
8349 end)
8350
8351 ESPLength.FocusLost:connect(function()
8352 local txt = ESPLength.Text
8353 local num = tonumber(txt) or 10000
8354 if num ~= nil then
8355 if num < 100 then
8356 num = 100
8357 ESPLength.Text = num
8358 elseif num > 10000 then
8359 num = 10000
8360 ESPLength.Text = num
8361 end
8362 end
8363
8364 Bullshit.ESPLength = num
8365 ESPLength.Text = num
8366 end)
8367
8368 CHAMSLength.FocusLost:connect(function()
8369 local txt = CHAMSLength.Text
8370 local num = tonumber(txt) or 500
8371 if num ~= nil then
8372 if num < 100 then
8373 num = 100
8374 CHAMSLength.Text = num
8375 elseif num > 2048 then
8376 num = 2048
8377 CHAMSLength.Text = num
8378 end
8379 end
8380
8381 Bullshit.CHAMSLength = num
8382 CHAMSLength.Text = num
8383 end)
8384
8385 TracersLength.FocusLost:connect(function()
8386 local txt = TracersLength.Text
8387 local num = tonumber(txt) or 500
8388 if num ~= nil then
8389 if num < 100 then
8390 num = 100
8391 TracersLength.Text = num
8392 elseif num > 2048 then
8393 num = 2048
8394 TracersLength.Text = num
8395 end
8396 end
8397
8398 Bullshit.TracersLength = num
8399 TracersLength.Text = num
8400 end)
8401
8402 EnemyColor.FocusLost:connect(function()
8403 local R, G, B = string.match(RemoveSpacesFromString(EnemyColor.Text), "(%d+),(%d+),(%d+)")
8404 R = tonumber(R)
8405 G = tonumber(G)
8406 B = tonumber(B)
8407 if R > 1 then
8408 R = R / 255
8409 end
8410 if G > 1 then
8411 G = G / 255
8412 end
8413 if B > 1 then
8414 B = B / 255
8415 end
8416
8417 if R ~= nil and G ~= nil and B ~= nil then
8418 if not (R > 1 and G > 1 and B > 1) and not (R < 0 and G < 0 and B < 0) then
8419 Bullshit.Colors.Enemy = Color3.new(R, G, B)
8420 EnemyColor.Text = tostring(Bullshit.Colors.Enemy)
8421 else
8422 EnemyColor.Text = tostring(Bullshit.Colors.Enemy)
8423 end
8424 else
8425 EnemyColor.Text = tostring(Bullshit.Colors.Enemy)
8426 end
8427 end)
8428
8429 AllyColor.FocusLost:connect(function()
8430 local R, G, B = string.match(RemoveSpacesFromString(AllyColor.Text), "(%d+),(%d+),(%d+)")
8431 R = tonumber(R)
8432 G = tonumber(G)
8433 B = tonumber(B)
8434 if R > 1 then
8435 R = R / 255
8436 end
8437 if G > 1 then
8438 G = G / 255
8439 end
8440 if B > 1 then
8441 B = B / 255
8442 end
8443
8444 if R ~= nil and G ~= nil and B ~= nil then
8445 if not (R > 1 and G > 1 and B > 1) and not (R < 0 and G < 0 and B < 0) then
8446 Bullshit.Colors.Ally = Color3.new(R, G, B)
8447 AllyColor.Text = tostring(Bullshit.Colors.Ally)
8448 else
8449 AllyColor.Text = tostring(Bullshit.Colors.Ally)
8450 end
8451 else
8452 AllyColor.Text = tostring(Bullshit.Colors.Ally)
8453 end
8454 end)
8455
8456 FriendColor.FocusLost:connect(function()
8457 local R, G, B = string.match(RemoveSpacesFromString(FriendColor.Text), "(%d+),(%d+),(%d+)")
8458 R = tonumber(R)
8459 G = tonumber(G)
8460 B = tonumber(B)
8461 if R > 1 then
8462 R = R / 255
8463 end
8464 if G > 1 then
8465 G = G / 255
8466 end
8467 if B > 1 then
8468 B = B / 255
8469 end
8470
8471 if R ~= nil and G ~= nil and B ~= nil then
8472 if not (R > 1 and G > 1 and B > 1) and not (R < 0 and G < 0 and B < 0) then
8473 Bullshit.Colors.Ally = Color3.new(R, G, B)
8474 FriendColor.Text = tostring(Bullshit.Colors.Friend)
8475 else
8476 FriendColor.Text = tostring(Bullshit.Colors.Friend)
8477 end
8478 else
8479 FriendColor.Text = tostring(Bullshit.Colors.Friend)
8480 end
8481 end)
8482
8483 NeutralColor.FocusLost:connect(function()
8484 local R, G, B = string.match(RemoveSpacesFromString(NeutralColor.Text), "(%d+),(%d+),(%d+)")
8485 R = tonumber(R)
8486 G = tonumber(G)
8487 B = tonumber(B)
8488 if R > 1 then
8489 R = R / 255
8490 end
8491 if G > 1 then
8492 G = G / 255
8493 end
8494 if B > 1 then
8495 B = B / 255
8496 end
8497
8498 if R ~= nil and G ~= nil and B ~= nil then
8499 if not (R > 1 and G > 1 and B > 1) and not (R < 0 and G < 0 and B < 0) then
8500 Bullshit.Colors.Ally = Color3.new(R, G, B)
8501 NeutralColor.Text = tostring(Bullshit.Colors.Neutral)
8502 else
8503 NeutralColor.Text = tostring(Bullshit.Colors.Neutral)
8504 end
8505 else
8506 NeutralColor.Text = tostring(Bullshit.Colors.Neutral)
8507 end
8508 end)
8509
8510 CrosshairColor.FocusLost:connect(function()
8511 local R, G, B = string.match(RemoveSpacesFromString(CrosshairColor.Text), "(%d+),(%d+),(%d+)")
8512 R = tonumber(R)
8513 G = tonumber(G)
8514 B = tonumber(B)
8515 if R > 1 then
8516 R = R / 255
8517 end
8518 if G > 1 then
8519 G = G / 255
8520 end
8521 if B > 1 then
8522 B = B / 255
8523 end
8524
8525 if R ~= nil and G ~= nil and B ~= nil then
8526 if not (R > 1 and G > 1 and B > 1) and not (R < 0 and G < 0 and B < 0) then
8527 Bullshit.Colors.Ally = Color3.new(R, G, B)
8528 EnemyColor.Text = tostring(Bullshit.Colors.Crosshair)
8529 else
8530 EnemyColor.Text = tostring(Bullshit.Colors.Crosshair)
8531 end
8532 else
8533 EnemyColor.Text = tostring(Bullshit.Colors.Crosshair)
8534 end
8535 end)
8536
8537 AutoFireToggle.MouseButton1Click:connect(function()
8538 local hint = Instance.new("Hint", CoreGui)
8539 hint.Text = "Currently broken. :("
8540 wait(3)
8541 hint:Destroy()
8542 --Bullshit.AutoFire = not Bullshit.AutoFire
8543 --AutoFireToggle.Text = tostring(Bullshit.AutoFire)
8544 end)
8545
8546 AimbotKey.MouseButton1Click:connect(function()
8547 AimbotKey.Text = "Press any Key now."
8548 local input = UserInput.InputBegan:wait()
8549 if input.UserInputType == Enum.UserInputType.Keyboard then
8550 Bullshit.AimbotKey = tostring(input.KeyCode)
8551 AimbotKey.Text = string.sub(tostring(input.KeyCode), 14)
8552 else
8553 Bullshit.AimbotKey = tostring(input.UserInputType)
8554 AimbotKey.Text = string.sub(tostring(input.UserInputType), 20)
8555 end
8556 end)
8557
8558 MobESPButton.MouseButton1Click:connect(function()
8559 Bullshit.MobESP = not Bullshit.MobESP
8560 MobESPButton.Text = tostring(Bullshit.MobESP)
8561 if Bullshit.MobESP then
8562 local hint = Instance.new("Hint", CoreGui)
8563 hint.Text = "Turn ESP/Chams off and on again to see mob ESP."
8564 wait(5)
8565 hint.Text = "This is still in beta, expect problems! Message Racist Dolphin#5199 on discord if you encounter a bug!"
8566 wait(10)
8567 hint:Destroy()
8568 end
8569 end)
8570
8571 MobChamsButton.MouseButton1Click:connect(function()
8572 Bullshit.MobChams = not Bullshit.MobChams
8573 MobChamsButton.Text = tostring(Bullshit.MobChams)
8574 if Bullshit.MobChams then
8575 local hint = Instance.new("Hint", CoreGui)
8576 hint.Text = "Turn ESP/Chams off and on again to see mob chams."
8577 wait(5)
8578 hint.Text = "This is still in beta, expect problems! Message Racist Dolphin#5199 on discord if you encounter a bug!"
8579 wait(10)
8580 hint:Destroy()
8581 end
8582 end)
8583
8584 Playername.FocusLost:connect(function()
8585 local FindPlr = FindPlayer(Playername.Text)
8586 if FindPlr then
8587 Playername.Text = FindPlr.Name
8588 elseif not Bullshit.Blacklist[Playername.Text] then
8589 Playername.Text = "Player not Found!"
8590 wait(1)
8591 Playername.Text = "Enter Player Name"
8592 end
8593 end)
8594
8595 AddToBlacklist.MouseButton1Click:connect(function()
8596 local FindPlr = FindPlayer(Playername.Text)
8597 if FindPlr then
8598 if not Bullshit.Blacklist[FindPlr.Name] then
8599 Bullshit.Blacklist[FindPlr.Name] = true
8600 UpdateChams(FindPlr)
8601 CreatePlayerLabel(FindPlr.Name, players)
8602 end
8603 end
8604 end)
8605
8606 RemoveToBlacklist.MouseButton1Click:connect(function()
8607 local FindPlr = FindPlayer(Playername.Text)
8608 if FindPlr then
8609 if Bullshit.Blacklist[FindPlr.Name] then
8610 Bullshit.Blacklist[FindPlr.Name] = nil
8611 UpdateChams(FindPlr)
8612 RefreshPlayerLabels(players, Bullshit.Blacklist)
8613 end
8614 else
8615 if Bullshit.Blacklist[Playername.Text] then
8616 Bullshit.Blacklist[Playername.Text] = nil
8617 RefreshPlayerLabels(players, Bullshit.Blacklist)
8618 end
8619 end
8620 end)
8621
8622 Playername2.FocusLost:connect(function()
8623 local FindPlr = FindPlayer(Playername2.Text)
8624 if FindPlr then
8625 Playername2.Text = FindPlr.Name
8626 elseif not Bullshit.FriendList[Playername2.Text] then
8627 Playername2.Text = "Player not Found!"
8628 wait(1)
8629 Playername2.Text = "Enter Player Name"
8630 end
8631 end)
8632
8633 AddToWhitelist.MouseButton1Click:connect(function()
8634 local FindPlr = FindPlayer(Playername2.Text)
8635 if FindPlr then
8636 if not Bullshit.FriendList[FindPlr.Name] then
8637 Bullshit.FriendList[FindPlr.Name] = true
8638 UpdateChams(FindPlr)
8639 CreatePlayerLabel(FindPlr.Name, players2)
8640 end
8641 end
8642 end)
8643
8644 RemoveToWhitelist.MouseButton1Click:connect(function()
8645 local FindPlr = FindPlayer(Playername2.Text)
8646 if FindPlr then
8647 if Bullshit.FriendList[FindPlr.Name] then
8648 Bullshit.FriendList[FindPlr.Name] = nil
8649 UpdateChams(FindPlr)
8650 RefreshPlayerLabels(players2, Bullshit.FriendList)
8651 end
8652 else
8653 if Bullshit.FriendList[Playername2.Text] then
8654 Bullshit.FriendList[Playername2.Text] = nil
8655 RefreshPlayerLabels(players2, Bullshit.FriendList)
8656 end
8657 end
8658 end)
8659
8660 SaveWhitelist.MouseButton1Click:connect(function()
8661 pcall(function()
8662 writefile("Whitelist.txt", HTTP:JSONEncode(Bullshit.FriendList))
8663 end)
8664 SaveWhitelist.Text = "Saved!"
8665 wait(1)
8666 SaveWhitelist.Text = "Save Friends List"
8667 end)
8668
8669 SaveBlacklist.MouseButton1Click:connect(function()
8670 pcall(function()
8671 writefile("Blacklist.txt", HTTP:JSONEncode(Bullshit.Blacklist))
8672 end)
8673 SaveBlacklist.Text = "Saved!"
8674 wait(1)
8675 SaveBlacklist.Text = "Save Blacklist"
8676 end)
8677
8678 Settings.MouseButton1Click:connect(function()
8679 Settings_2.Visible = not Settings_2.Visible
8680 Information_2.Visible = false
8681 Blacklist.Visible = false
8682 Whitelist.Visible = false
8683 if Settings_2.Visible then
8684 Settings.BackgroundColor3 = Color3.new(0/255,171/255,11/255)
8685 Information.BackgroundColor3 = Color3.new(1, 1, 1)
8686 BlacklistToggle.BackgroundColor3 = Color3.new(1, 1, 1)
8687 WhitelistToggle.BackgroundColor3 = Color3.new(1, 1, 1)
8688 else
8689 Settings.BackgroundColor3 = Color3.new(1, 1, 1)
8690 end
8691 end)
8692
8693 Information.MouseButton1Click:connect(function()
8694 Information_2.Visible = not Information_2.Visible
8695 Settings_2.Visible = false
8696 Blacklist.Visible = false
8697 Whitelist.Visible = false
8698 if Information_2.Visible then
8699 Information.BackgroundColor3 = Color3.new(0/255,171/255,11/255)
8700 Settings.BackgroundColor3 = Color3.new(1, 1, 1)
8701 BlacklistToggle.BackgroundColor3 = Color3.new(1, 1, 1)
8702 WhitelistToggle.BackgroundColor3 = Color3.new(1, 1, 1)
8703 else
8704 Information.BackgroundColor3 = Color3.new(1, 1, 1)
8705 end
8706 end)
8707
8708 BlacklistToggle.MouseButton1Click:connect(function()
8709 Blacklist.Visible = not Blacklist.Visible
8710 Settings_2.Visible = false
8711 Information_2.Visible = false
8712 Whitelist.Visible = false
8713 if Blacklist.Visible then
8714 BlacklistToggle.BackgroundColor3 = Color3.new(0/255,171/255,11/255)
8715 Settings.BackgroundColor3 = Color3.new(1, 1, 1)
8716 Information.BackgroundColor3 = Color3.new(1, 1, 1)
8717 WhitelistToggle.BackgroundColor3 = Color3.new(1, 1, 1)
8718 else
8719 BlacklistToggle.BackgroundColor3 = Color3.new(1, 1, 1)
8720 end
8721 end)
8722
8723 WhitelistToggle.MouseButton1Click:connect(function()
8724 Whitelist.Visible = not Whitelist.Visible
8725 Settings_2.Visible = false
8726 Information_2.Visible = false
8727 Blacklist.Visible = false
8728 if Whitelist.Visible then
8729 WhitelistToggle.BackgroundColor3 = Color3.new(0/255,171/255,11/255)
8730 Settings.BackgroundColor3 = Color3.new(1, 1, 1)
8731 Information.BackgroundColor3 = Color3.new(1, 1, 1)
8732 BlacklistToggle.BackgroundColor3 = Color3.new(1, 1, 1)
8733 else
8734 WhitelistToggle.BackgroundColor3 = Color3.new(1, 1, 1)
8735 end
8736 end)
8737
8738 SaveSettings.MouseButton1Click:connect(function()
8739 SaveBullshitSettings()
8740 SaveSettings.Text = "Saved!"
8741 wait(1)
8742 SaveSettings.Text = "Save Settings"
8743 end)
8744
8745 UserInput.InputBegan:connect(function(input, ingui)
8746 if not ingui then
8747 if input.UserInputType == Enum.UserInputType.Keyboard then
8748 if input.KeyCode == Enum.KeyCode.P then
8749 MainFrame.Visible = not MainFrame.Visible
8750 end
8751 end
8752
8753 if tostring(input.KeyCode) == Bullshit.AimbotKey or tostring(input.UserInputType) == Bullshit.AimbotKey then
8754 Bullshit.Aimbot = true
8755 end
8756 end
8757 end)
8758
8759 UserInput.InputEnded:connect(function(input)
8760 if tostring(input.KeyCode) == Bullshit.AimbotKey or tostring(input.UserInputType) == Bullshit.AimbotKey then
8761 Bullshit.Aimbot = false
8762 end
8763 end)
8764end
8765
8766InitMain()
8767
8768Run:BindToRenderStep("UpdateESP", Enum.RenderPriority.Character.Value, function()
8769 for _, v in next, Plrs:GetPlayers() do
8770 if v ~= MyPlr then
8771 UpdateESP(v)
8772 end
8773 end
8774end)
8775
8776Run:BindToRenderStep("UpdateInfo", 1000, function()
8777 Bullshit.ClosestEnemy = GetClosestPlayer()
8778 MyChar = MyPlr.Character
8779 if Bullshit.DebugInfo then
8780 local MyHead, MyTor, MyHum = MyChar:FindFirstChild("Head"), MyChar:FindFirstChild("HumanoidRootPart"), MyChar:FindFirstChild("Humanoid")
8781
8782 local GetChar, GetHead, GetTor, GetHum = nil, nil, nil, nil
8783 if Bullshit.ClosestEnemy ~= nil then
8784 GetChar = Bullshit.ClosestEnemy.Character
8785 GetHead = GetChar:FindFirstChild("Head")
8786 GetTor = GetChar:FindFirstChild("HumanoidRootPart")
8787 GetHum = GetChar:FindFirstChild("Humanoid")
8788
8789 DebugMenu["PlayerSelected"].Text = "Closest Enemy: " .. tostring(Bullshit.ClosestEnemy)
8790
8791 if Bullshit.ClosestEnemy.Team ~= nil then
8792 DebugMenu["PlayerTeam"].Text = "Team: " .. tostring(Bullshit.ClosestEnemy.Team)
8793 else
8794 DebugMenu["PlayerTeam"].Text = "Team: nil"
8795 end
8796
8797 if GetHum then
8798 DebugMenu["PlayerHealth"].Text = "Health: " .. string.format("%.0f", GetHum.Health)
8799 end
8800 if MyTor and GetTor then
8801 local Pos = GetTor.Position
8802 local Dist = (MyTor.Position - Pos).magnitude
8803 DebugMenu["PlayerPosition"].Text = "Position: (X: " .. string.format("%.3f", Pos.X) .. " Y: " .. string.format("%.3f", Pos.Y) .. " Z: " .. string.format("%.3f", Pos.Z) .. ") Distance: " .. string.format("%.0f", Dist) .. " Studs"
8804
8805 local MyCharStuff = MyChar:GetDescendants()
8806 local GetCharStuff = GetChar:GetDescendants()
8807 for _, v in next, GetCharStuff do
8808 if v ~= GetTor then
8809 table.insert(MyCharStuff, v)
8810 end
8811 end
8812 local Ray = Ray.new(MyTor.Position, (Pos - MyTor.Position).unit * 300)
8813 local part = workspace:FindPartOnRayWithIgnoreList(Ray, MyCharStuff)
8814 if part == GetTor then
8815 DebugMenu["BehindWall"].Text = "Behind Wall: false"
8816 else
8817 DebugMenu["BehindWall"].Text = "Behind Wall: true"
8818 end
8819
8820 DebugMenu["Main"].Size = UDim2.new(0, DebugMenu["PlayerPosition"].TextBounds.X, 0, 200)
8821 end
8822 end
8823
8824 -- My Position
8825 if MyTor then
8826 local Pos = MyTor.Position
8827 DebugMenu["Position"].Text = "My Position: (X: " .. string.format("%.3f", Pos.x) .. " Y: " .. string.format("%.3f", Pos.Y) .. " Z: " .. string.format("%.3f", Pos.Z) .. ")"
8828 end
8829
8830 -- FPS
8831 local fps = math.floor(.5 + (1 / (tick() - LastTick)))
8832 local sum = 0
8833 local ave = 0
8834 table.insert(Bullshit.FPSAverage, fps)
8835 for i = 1, #Bullshit.FPSAverage do
8836 sum = sum + Bullshit.FPSAverage[i]
8837 end
8838 DebugMenu["FPS"].Text = "FPS: " .. tostring(fps) .. " Average: " .. string.format("%.0f", (sum / #Bullshit.FPSAverage))
8839 if (tick() - LastTick) >= 15 then
8840 Bullshit.FPSAverage = { }
8841 LastTick = tick()
8842 end
8843 LastTick = tick()
8844 end
8845end)
8846
8847Run:BindToRenderStep("Aimbot", Enum.RenderPriority.First.Value, function()
8848 ClosestEnemy = GetClosestPlayerNotBehindWall()
8849 if Bullshit.AimbotEnabled and Bullshit.Aimbot then
8850 if ClosestEnemy ~= nil then
8851 local GetChar = ClosestEnemy.Character
8852 if MyChar and GetChar then
8853 local MyCharStuff = MyChar:GetDescendants()
8854 local MyHead = MyChar:FindFirstChild("Head")
8855 local MyTor = MyChar:FindFirstChild("HumanoidRootPart")
8856 local MyHum = MyChar:FindFirstChild("Humanoid")
8857 local GetHead = GetChar:FindFirstChild("Head")
8858 local GetTor = GetChar:FindFirstChild("HumanoidRootPart")
8859 local GetHum = GetChar:FindFirstChild("Humanoid")
8860 if MyHead and MyTor and MyHum and GetHead and GetTor and GetHum then
8861 if MyHum.Health > 1 and (GetHum.Health > 1 and not GetChar:FindFirstChild("KO")) then
8862 MyPlr.CameraMode = Enum.CameraMode.LockFirstPerson
8863 MyCam.CFrame = CFrame.new(MyHead.CFrame.p, GetHead.CFrame.p)
8864 if Bullshit.AutoFire then
8865 mouse1click() -- >:(
8866 end
8867 end
8868 end
8869 end
8870 end
8871 else
8872 MyPlr.CameraMode = Bullshit.CameraModeBackup
8873 end
8874end)
8875
8876local succ, out = coroutine.resume(coroutine.create(function()
8877 while true do
8878 for _, v in next, Plrs:GetPlayers() do
8879 UpdateChams(v)
8880 Run.RenderStepped:wait()
8881 end
8882 end
8883end))
8884
8885if not succ then
8886 error(out)
8887end
8888end)
8889PressXNoClip.Name = "Press X NoClip"
8890PressXNoClip.Parent = Functions_2
8891PressXNoClip.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
8892PressXNoClip.BackgroundTransparency = 0.25
8893PressXNoClip.BorderSizePixel = 0
8894PressXNoClip.LayoutOrder = 1
8895PressXNoClip.Position = UDim2.new(0.542392731, 0, 0.338773012, 0)
8896PressXNoClip.Size = UDim2.new(0, 124, 0, 64)
8897PressXNoClip.Font = Enum.Font.SourceSans
8898PressXNoClip.Text = "Press X NoClip"
8899PressXNoClip.TextColor3 = Color3.new(1, 1, 1)
8900PressXNoClip.TextScaled = true
8901PressXNoClip.TextSize = 14
8902PressXNoClip.TextWrapped = true
8903PressXNoClip.MouseButton1Down:connect(function()
8904 --[[
8905 defeat skidded trash noclip checks
8906 this will probably only work on games that literally copy + pasted noclip checking code from devforum.
8907
8908 by 3dsboy08
8909]]
8910
8911local statetype = Enum.HumanoidStateType
8912local rnd = Random.new():NextInteger(150, 100000)
8913local mt = getrawmetatable(statetype)
8914local mt_index = mt.__index
8915setreadonly(mt, false)
8916
8917mt.__index = newcclosure(function(t, k)
8918 if not checkcaller() and t == statetype and k == "StrafingNoPhysics" then
8919 return rnd
8920 end
8921
8922 return mt_index(t, k)
8923end)
8924
8925setreadonly(mt, true)
8926
8927noclip = false
8928game:GetService('RunService').Stepped:connect(function()
8929if noclip then
8930game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
8931end
8932end)
8933plr = game.Players.LocalPlayer
8934mouse = plr:GetMouse()
8935mouse.KeyDown:connect(function(key)
8936
8937if key == "x" then
8938noclip = not noclip
8939game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
8940end
8941end)
8942
8943end)
8944PressZTP.Name = "Press Z TP"
8945PressZTP.Parent = Functions_2
8946PressZTP.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
8947PressZTP.BackgroundTransparency = 0.25
8948PressZTP.BorderSizePixel = 0
8949PressZTP.LayoutOrder = 1
8950PressZTP.Position = UDim2.new(0.0285996199, 0, 0.538211226, 0)
8951PressZTP.Size = UDim2.new(0, 124, 0, 64)
8952PressZTP.Font = Enum.Font.SourceSans
8953PressZTP.Text = "Press Z TP"
8954PressZTP.TextColor3 = Color3.new(1, 1, 1)
8955PressZTP.TextScaled = true
8956PressZTP.TextSize = 14
8957PressZTP.TextWrapped = true
8958PressZTP.MouseButton1Down:connect(function()
8959 plr = game.Players.LocalPlayer
8960
8961hum = plr.Character.HumanoidRootPart
8962
8963mouse = plr:GetMouse()
8964
8965
8966
8967mouse.KeyDown:connect(function(key)
8968
8969if key == "z" then
8970
8971if mouse.Target then
8972
8973hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
8974
8975end
8976
8977end
8978end)
8979end)
8980SuperPunch.Name = "Super Punch"
8981SuperPunch.Parent = Functions_2
8982SuperPunch.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
8983SuperPunch.BackgroundTransparency = 0.25
8984SuperPunch.BorderSizePixel = 0
8985SuperPunch.LayoutOrder = 1
8986SuperPunch.Position = UDim2.new(0.542392731, 0, 0.538211226, 0)
8987SuperPunch.Size = UDim2.new(0, 124, 0, 64)
8988SuperPunch.Font = Enum.Font.SourceSans
8989SuperPunch.Text = "Super Punch"
8990SuperPunch.TextColor3 = Color3.new(1, 1, 1)
8991SuperPunch.TextScaled = true
8992SuperPunch.TextSize = 14
8993SuperPunch.TextWrapped = true
8994SuperPunch.MouseButton1Down:connect(function()
8995 mainRemotes = game.ReplicatedStorage
8996meleeRemote = mainRemotes['meleeEvent']
8997mouse = game.Players.LocalPlayer:GetMouse()
8998punching = false
8999cooldown = false
9000
9001function punch()
9002cooldown = true
9003local part = Instance.new("Part", game.Players.LocalPlayer.Character)
9004part.Transparency = 1
9005part.Size = Vector3.new(5, 2, 3)
9006part.CanCollide = false
9007local w1 = Instance.new("Weld", part)
9008w1.Part0 = game.Players.LocalPlayer.Character.Torso
9009w1.Part1 = part
9010w1.C1 = CFrame.new(0,0,2)
9011part.Touched:connect(function(hit)
9012if game.Players:FindFirstChild(hit.Parent.Name) then
9013local plr = game.Players:FindFirstChild(hit.Parent.Name)
9014if plr.Name ~= game.Players.LocalPlayer.Name then
9015part:Destroy()
9016
9017for i = 1,100 do
9018meleeRemote:FireServer(plr)
9019end
9020end
9021end
9022end)
9023
9024wait(1)
9025cooldown = false
9026part:Destroy()
9027end
9028
9029
9030mouse.KeyDown:connect(function(key)
9031if cooldown == false then
9032if key:lower() == "f" then
9033
9034punch()
9035
9036end
9037end
9038end)
9039end)
9040ArestTimerBypass.Name = "Arest Timer Bypass"
9041ArestTimerBypass.Parent = Functions_2
9042ArestTimerBypass.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
9043ArestTimerBypass.BackgroundTransparency = 0.25
9044ArestTimerBypass.BorderSizePixel = 0
9045ArestTimerBypass.LayoutOrder = 1
9046ArestTimerBypass.Position = UDim2.new(0.0285996199, 0, 0.734840453, 0)
9047ArestTimerBypass.Size = UDim2.new(0, 124, 0, 64)
9048ArestTimerBypass.Font = Enum.Font.SourceSans
9049ArestTimerBypass.Text = "Arrest Timer Bypass"
9050ArestTimerBypass.TextColor3 = Color3.new(1, 1, 1)
9051ArestTimerBypass.TextScaled = true
9052ArestTimerBypass.TextSize = 14
9053ArestTimerBypass.TextWrapped = true
9054ArestTimerBypass.MouseButton1Down:connect(function()
9055 local mouse = game.Players.LocalPlayer:GetMouse()
9056local arrestEvent = game.Workspace.Remote.arrest
9057mouse.Button1Down:connect(function()
9058local obj = mouse.Target
9059local response = arrestEvent:InvokeServer(obj)
9060end)
9061end)
9062KillAuraHoldE.Name = "Kill Aura Hold E"
9063KillAuraHoldE.Parent = Functions_2
9064KillAuraHoldE.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
9065KillAuraHoldE.BackgroundTransparency = 0.25
9066KillAuraHoldE.BorderSizePixel = 0
9067KillAuraHoldE.LayoutOrder = 1
9068KillAuraHoldE.Position = UDim2.new(0.542392731, 0, 0.734840453, 0)
9069KillAuraHoldE.Size = UDim2.new(0, 124, 0, 64)
9070KillAuraHoldE.Font = Enum.Font.SourceSans
9071KillAuraHoldE.Text = "Kill Aura Hold 'E'"
9072KillAuraHoldE.TextColor3 = Color3.new(1, 1, 1)
9073KillAuraHoldE.TextScaled = true
9074KillAuraHoldE.TextSize = 14
9075KillAuraHoldE.TextWrapped = true
9076KillAuraHoldE.MouseButton1Down:connect(function()
9077 plr = game:service'Players'.LocalPlayer
9078char = plr.Character
9079mouse = plr:GetMouse()
9080on = false
9081
9082mouse.KeyDown:connect(function(key)
9083 if key == "e" then
9084 on = true
9085 end
9086end)
9087
9088mouse.KeyUp:connect(function(key)
9089 if key == "e" then
9090 on = false
9091 end
9092end)
9093
9094while wait(0.1) do
9095 for i, b in pairs(game.Players:GetChildren()) do
9096 if b.Name ~= plr.Name and not b:IsFriendsWith(plr.UserId) and on then
9097 for i = 1, 10 do
9098 game.ReplicatedStorage.meleeEvent:FireServer(b)
9099 end
9100 end
9101 end
9102end
9103end)
9104Teleports.Name = "Teleports"
9105Teleports.Parent = HytronixJailbreakGui
9106Teleports.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
9107Teleports.BackgroundTransparency = 0.25
9108Teleports.BorderSizePixel = 0
9109Teleports.Position = UDim2.new(0.720152795, 0, 0.00630905526, 0)
9110Teleports.Size = UDim2.new(0, 290, 0, 172)
9111Teleports.Visible = false
9112Teleports.Active = true
9113Teleports.Selectable = true
9114Teleports.Draggable = true
9115
9116TopBar_3.Name = "TopBar"
9117TopBar_3.Parent = Teleports
9118TopBar_3.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
9119TopBar_3.BackgroundTransparency = 0.25
9120TopBar_3.Position = UDim2.new(0, 0, -0.00128612027, 0)
9121TopBar_3.Size = UDim2.new(0, 290, 0, 36)
9122
9123CloseButton2t_2.Name = "CloseButton2t"
9124CloseButton2t_2.Parent = Teleports
9125CloseButton2t_2.BackgroundColor3 = Color3.new(1, 1, 1)
9126CloseButton2t_2.BackgroundTransparency = 1
9127CloseButton2t_2.Position = UDim2.new(0.890219569, 0, -0.00340917311, 0)
9128CloseButton2t_2.Size = UDim2.new(0, 31, 0, 36)
9129CloseButton2t_2.Font = Enum.Font.SciFi
9130CloseButton2t_2.Text = "X"
9131CloseButton2t_2.TextColor3 = Color3.new(1, 1, 1)
9132CloseButton2t_2.TextScaled = true
9133CloseButton2t_2.TextSize = 14
9134CloseButton2t_2.TextWrapped = true
9135CloseButton2t_2.MouseButton1Down:connect(function()
9136 Teleports.Visible = false
9137 Main.Visible = true
9138end)
9139Credits_3.Name = "Credits"
9140Credits_3.Parent = Teleports
9141Credits_3.BackgroundColor3 = Color3.new(1, 1, 1)
9142Credits_3.BackgroundTransparency = 1
9143Credits_3.Position = UDim2.new(0.54727, 0, 0.889442682, 0)
9144Credits_3.Size = UDim2.new(0, 145, 0, 19)
9145Credits_3.Font = Enum.Font.SourceSans
9146Credits_3.Text = "Made By Hytronix"
9147Credits_3.TextColor3 = Color3.new(1, 1, 1)
9148Credits_3.TextScaled = true
9149Credits_3.TextSize = 14
9150Credits_3.TextWrapped = true
9151
9152NameT.Name = "NameT"
9153NameT.Parent = Teleports
9154NameT.BackgroundColor3 = Color3.new(1, 1, 1)
9155NameT.BackgroundTransparency = 1
9156NameT.Position = UDim2.new(0.00860897824, 0, -0.0051282444, 0)
9157NameT.Size = UDim2.new(0, 136, 0, 40)
9158NameT.Font = Enum.Font.SciFi
9159NameT.Text = "GUI'S"
9160NameT.TextColor3 = Color3.new(1, 1, 1)
9161NameT.TextScaled = true
9162NameT.TextSize = 14
9163NameT.TextWrapped = true
9164
9165CriminalBase.Name = "Criminal Base"
9166CriminalBase.Parent = Teleports
9167CriminalBase.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
9168CriminalBase.BackgroundTransparency = 0.25
9169CriminalBase.BorderSizePixel = 0
9170CriminalBase.LayoutOrder = 1
9171CriminalBase.Position = UDim2.new(0.0285998117, 0, 0.269894004, 0)
9172CriminalBase.Size = UDim2.new(0, 124, 0, 86)
9173CriminalBase.Font = Enum.Font.SourceSans
9174CriminalBase.Text = "OP GUI"
9175CriminalBase.TextColor3 = Color3.new(1, 1, 1)
9176CriminalBase.TextScaled = true
9177CriminalBase.TextSize = 14
9178CriminalBase.TextWrapped = true
9179CriminalBase.MouseButton1Down:connect(function()
9180loadstring(game:GetObjects("rbxassetid://742812711")[1].Source)()
9181end)
9182
9183
9184
9185
9186end)
9187
9188RedwoodprisonGui.Name = "RedwoodprisonGui"
9189RedwoodprisonGui.Parent = Synamse_top
9190RedwoodprisonGui.BackgroundColor3 = Color3.new(0.45098, 0.45098, 0.45098)
9191RedwoodprisonGui.Position = UDim2.new(0.259754747, 0, 0, 0)
9192RedwoodprisonGui.Size = UDim2.new(0, 122, 0, 50)
9193RedwoodprisonGui.Font = Enum.Font.SourceSans
9194RedwoodprisonGui.Text = "redWood prison gui"
9195RedwoodprisonGui.TextColor3 = Color3.new(0, 0, 0)
9196RedwoodprisonGui.TextSize = 14
9197RedwoodprisonGui.MouseButton1Click:connect(function()
9198 -- Objects
9199
9200local ScreenGui = Instance.new("ScreenGui")
9201local Topframe = Instance.new("Frame")
9202local Mainframe = Instance.new("Frame")
9203local InputBox = Instance.new("TextBox")
9204local KillEnemies = Instance.new("TextButton")
9205local TazeEnemies = Instance.new("TextButton")
9206local GiveEveryItem = Instance.new("TextButton")
9207local RemoveDoors = Instance.new("TextButton")
9208local ChangeSpeed = Instance.new("TextButton")
9209local ChangeJumpHeight = Instance.new("TextButton")
9210local Goto = Instance.new("TextButton")
9211local Teleports = Instance.new("TextButton")
9212local EquipItem = Instance.new("TextButton")
9213local Clip = Instance.new("TextButton")
9214local Noclip = Instance.new("TextButton")
9215local PrintItems = Instance.new("TextButton")
9216local PrintWS = Instance.new("TextButton")
9217local DeleteWspart = Instance.new("TextButton")
9218local Creds = Instance.new("TextLabel")
9219local Close = Instance.new("TextButton")
9220local Minimize = Instance.new("TextButton")
9221local Help = Instance.new("TextButton")
9222local Creds_2 = Instance.new("TextLabel")
9223local HelpFrame = Instance.new("Frame")
9224local HelpInfo = Instance.new("TextLabel")
9225local TeleportsFrame = Instance.new("Frame")
9226local TeleportsScrollingFrame = Instance.new("ScrollingFrame")
9227local CellsTP = Instance.new("TextButton")
9228local VentsTP = Instance.new("TextButton")
9229local HelipadTP = Instance.new("TextButton")
9230local JailtopTP = Instance.new("TextButton")
9231local CourtyardTP = Instance.new("TextButton")
9232local LunchroomTP = Instance.new("TextButton")
9233local KitchenTP = Instance.new("TextButton")
9234local SecurityRoomTP = Instance.new("TextButton")
9235local CakeTP = Instance.new("TextButton")
9236local PrisonFrontTP = Instance.new("TextButton")
9237local ATVTP = Instance.new("TextButton")
9238local WatchTowerTP = Instance.new("TextButton")
9239local WatchTower2TP = Instance.new("TextButton")
9240local WaterfallTP = Instance.new("TextButton")
9241local CarSpawnerTP = Instance.new("TextButton")
9242local MercenaryShedTP = Instance.new("TextButton")
9243
9244-- Properties
9245
9246ScreenGui.Parent = game.CoreGui
9247
9248Topframe.Name = "Topframe"
9249Topframe.Parent = ScreenGui
9250Topframe.BackgroundColor3 = Color3.new(0.105882, 0.105882, 0.105882)
9251Topframe.BorderColor3 = Color3.new(0, 0, 0)
9252Topframe.Position = UDim2.new(0.315838814, 0, 0.147286832, 0)
9253Topframe.Size = UDim2.new(0, 253, 0, 14)
9254Topframe.Active= true
9255Topframe.Draggable = true
9256
9257Mainframe.Name = "Mainframe"
9258Mainframe.Parent = Topframe
9259Mainframe.BackgroundColor3 = Color3.new(0.415686, 0.415686, 0.415686)
9260Mainframe.BorderColor3 = Color3.new(0, 0, 0)
9261Mainframe.Position = UDim2.new(0, 0, 1, 0)
9262Mainframe.Size = UDim2.new(0, 253, 0, 121)
9263
9264InputBox.Name = "InputBox"
9265InputBox.Parent = Mainframe
9266InputBox.BackgroundColor3 = Color3.new(0.784314, 0.784314, 0.784314)
9267InputBox.BorderColor3 = Color3.new(0, 0, 0)
9268InputBox.Position = UDim2.new(0.667984188, 0, 0.05785124, 0)
9269InputBox.Size = UDim2.new(0, 76, 0, 17)
9270InputBox.Font = Enum.Font.SourceSans
9271InputBox.Text = "Input"
9272InputBox.TextColor3 = Color3.new(0, 0, 0)
9273InputBox.TextScaled = true
9274InputBox.TextSize = 14
9275InputBox.TextWrapped = true
9276
9277KillEnemies.Name = "KillEnemies"
9278KillEnemies.Parent = Mainframe
9279KillEnemies.BackgroundColor3 = Color3.new(0.639216, 0.639216, 0.639216)
9280KillEnemies.BorderColor3 = Color3.new(0, 0, 0)
9281KillEnemies.Position = UDim2.new(0.0269709229, 0, 0.05785124, 0)
9282KillEnemies.Size = UDim2.new(0, 76, 0, 17)
9283KillEnemies.Font = Enum.Font.SourceSans
9284KillEnemies.Text = "Kill Enemies"
9285KillEnemies.TextColor3 = Color3.new(0, 0, 0)
9286KillEnemies.TextSize = 14
9287KillEnemies.MouseButton1Click:connect(function()
9288 for _, v in pairs(game.Players:GetChildren()) do
9289game.Workspace.resources.RemoteEvent:FireServer("dealDamage", v.Character.Humanoid, 100) --keep in mind friendly fire is off
9290end
9291end)
9292
9293
9294TazeEnemies.Name = "TazeEnemies"
9295TazeEnemies.Parent = Mainframe
9296TazeEnemies.BackgroundColor3 = Color3.new(0.639216, 0.639216, 0.639216)
9297TazeEnemies.BorderColor3 = Color3.new(0, 0, 0)
9298TazeEnemies.Position = UDim2.new(0.0269708633, 0, 0.247933939, 0)
9299TazeEnemies.Size = UDim2.new(0, 76, 0, 17)
9300TazeEnemies.Font = Enum.Font.SourceSans
9301TazeEnemies.Text = "Taze Enemies"
9302TazeEnemies.TextColor3 = Color3.new(0, 0, 0)
9303TazeEnemies.TextSize = 14
9304TazeEnemies.MouseButton1Click:connect(function()
9305 for _, v in pairs(game.Players:GetChildren()) do
9306game.Workspace.resources.RemoteEvent:FireServer("tase", v) --keep in mind friendly fire is off
9307end
9308end)
9309
9310GiveEveryItem.Name = "GiveEveryItem"
9311GiveEveryItem.Parent = Mainframe
9312GiveEveryItem.BackgroundColor3 = Color3.new(0.639216, 0.639216, 0.639216)
9313GiveEveryItem.BorderColor3 = Color3.new(0, 0, 0)
9314GiveEveryItem.Position = UDim2.new(0.0269708633, 0, 0.429752022, 0)
9315GiveEveryItem.Size = UDim2.new(0, 76, 0, 17)
9316GiveEveryItem.Font = Enum.Font.SourceSans
9317GiveEveryItem.Text = "Quick Items"
9318GiveEveryItem.TextColor3 = Color3.new(0, 0, 0)
9319GiveEveryItem.TextSize = 14
9320GiveEveryItem.MouseButton1Click:connect(function()
9321 game.Workspace.resources.RemoteFunction:InvokeServer("giveItem", "M98B")
9322game.Workspace.resources.RemoteFunction:InvokeServer("giveItem", "Revolver")
9323game.Workspace.resources.RemoteFunction:InvokeServer("giveItem", "UMP-45")
9324game.Workspace.resources.RemoteFunction:InvokeServer("giveItem", "Parachute")
9325game.Workspace.resources.RemoteFunction:InvokeServer("giveItem", "ACR")
9326game.Workspace.resources.RemoteFunction:InvokeServer("giveItem", "M60")
9327game.Workspace.resources.RemoteFunction:InvokeServer("giveItem", "add more if u find")
9328game.Workspace.resources.RemoteFunction:InvokeServer("giveItem", "Fake ID Card")
9329end)
9330
9331RemoveDoors.Name = "RemoveDoors"
9332RemoveDoors.Parent = Mainframe
9333RemoveDoors.BackgroundColor3 = Color3.new(0.639216, 0.639216, 0.639216)
9334RemoveDoors.BorderColor3 = Color3.new(0, 0, 0)
9335RemoveDoors.Position = UDim2.new(0.34910512, 0, 0.0578511953, 0)
9336RemoveDoors.Size = UDim2.new(0, 76, 0, 17)
9337RemoveDoors.Font = Enum.Font.SourceSans
9338RemoveDoors.Text = "Remove Doors"
9339RemoveDoors.TextColor3 = Color3.new(0, 0, 0)
9340RemoveDoors.TextSize = 14
9341RemoveDoors.MouseButton1Click:connect(function()
9342 game.Workspace.AllDoors:Destroy()
9343end)
9344
9345ChangeSpeed.Name = "ChangeSpeed"
9346ChangeSpeed.Parent = Mainframe
9347ChangeSpeed.BackgroundColor3 = Color3.new(0.639216, 0.639216, 0.639216)
9348ChangeSpeed.BorderColor3 = Color3.new(0, 0, 0)
9349ChangeSpeed.Position = UDim2.new(0.347128868, 0, 0.247933865, 0)
9350ChangeSpeed.Size = UDim2.new(0, 76, 0, 17)
9351ChangeSpeed.Font = Enum.Font.SourceSans
9352ChangeSpeed.Text = "Walk Speed"
9353ChangeSpeed.TextColor3 = Color3.new(0, 0, 0)
9354ChangeSpeed.TextSize = 14
9355ChangeSpeed.MouseButton1Click:connect(function()
9356 game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = (InputBox.Text)
9357end)
9358
9359ChangeJumpHeight.Name = "ChangeJumpHeight"
9360ChangeJumpHeight.Parent = Mainframe
9361ChangeJumpHeight.BackgroundColor3 = Color3.new(0.639216, 0.639216, 0.639216)
9362ChangeJumpHeight.BorderColor3 = Color3.new(0, 0, 0)
9363ChangeJumpHeight.Position = UDim2.new(0.349722624, 0, 0.429752052, 0)
9364ChangeJumpHeight.Size = UDim2.new(0, 76, 0, 17)
9365ChangeJumpHeight.Font = Enum.Font.SourceSans
9366ChangeJumpHeight.Text = "Jump Height"
9367ChangeJumpHeight.TextColor3 = Color3.new(0, 0, 0)
9368ChangeJumpHeight.TextSize = 14
9369ChangeJumpHeight.MouseButton1Click:connect(function()
9370 game.Players.LocalPlayer.Character.Humanoid.JumpPower = (InputBox.Text)
9371end)
9372
9373
9374Goto.Name = "Goto"
9375Goto.Parent = Mainframe
9376Goto.BackgroundColor3 = Color3.new(0.639216, 0.639216, 0.639216)
9377Goto.BorderColor3 = Color3.new(0, 0, 0)
9378Goto.Position = UDim2.new(0.347746134, 0, 0.619834721, 0)
9379Goto.Size = UDim2.new(0, 76, 0, 17)
9380Goto.Font = Enum.Font.SourceSans
9381Goto.Text = "Tp to player"
9382Goto.TextColor3 = Color3.new(0, 0, 0)
9383Goto.TextSize = 14
9384Goto.MouseButton1Click:Connect(function()
9385 getplr = function(plxr)
9386 for i, v in pairs(game.Players:GetPlayers()) do
9387 if string.find(v.Name, plxr) then
9388 return v
9389 elseif v.Name:sub(1, plxr:len()):lower()== plxr:lower() then
9390 return v
9391 end
9392 end
9393end
9394local plr = getplr(InputBox.Text)
9395 game.Players.LocalPlayer.Character:MoveTo(plr.Character.Torso.Position)
9396end)
9397
9398Teleports.Name = "Teleports"
9399Teleports.Parent = Mainframe
9400Teleports.BackgroundColor3 = Color3.new(0.639216, 0.639216, 0.639216)
9401Teleports.BorderColor3 = Color3.new(0, 0, 0)
9402Teleports.Position = UDim2.new(0.667904377, 0, 0.429752052, 0)
9403Teleports.Size = UDim2.new(0, 76, 0, 17)
9404Teleports.Font = Enum.Font.SourceSans
9405Teleports.Text = "Teleports"
9406Teleports.TextColor3 = Color3.new(0, 0, 0)
9407Teleports.TextSize = 14
9408Teleports.MouseButton1Click:Connect(function()
9409
9410 if TeleportsFrame.Visible == false then
9411 TeleportsFrame.Visible = true
9412 else
9413 TeleportsFrame.Visible = false
9414 end
9415end)
9416
9417EquipItem.Name = "EquipItem"
9418EquipItem.Parent = Mainframe
9419EquipItem.BackgroundColor3 = Color3.new(0.639216, 0.639216, 0.639216)
9420EquipItem.BorderColor3 = Color3.new(0, 0, 0)
9421EquipItem.Position = UDim2.new(0.347746134, 0, 0.809917331, 0)
9422EquipItem.Size = UDim2.new(0, 76, 0, 17)
9423EquipItem.Font = Enum.Font.SourceSans
9424EquipItem.Text = "Equip Item"
9425EquipItem.TextColor3 = Color3.new(0, 0, 0)
9426EquipItem.TextSize = 14
9427EquipItem.MouseButton1Click:Connect(function()
9428 game.Workspace.resources.RemoteFunction:InvokeServer("giveItem", (InputBox.Text))
9429end)
9430
9431Clip.Name = "Clip"
9432Clip.Parent = Mainframe
9433Clip.BackgroundColor3 = Color3.new(0.639216, 0.639216, 0.639216)
9434Clip.BorderColor3 = Color3.new(0, 0, 0)
9435Clip.Position = UDim2.new(0.027588129, 0, 0.809917331, 0)
9436Clip.Size = UDim2.new(0, 76, 0, 17)
9437Clip.Font = Enum.Font.SourceSans
9438Clip.Text = "Clip"
9439Clip.TextColor3 = Color3.new(0, 0, 0)
9440Clip.TextSize = 14
9441Clip.MouseButton1Click:Connect(function()
9442 local noclip = true char = game.Players.LocalPlayer.Character while true do if noclip == true then for _,v in pairs(char:children()) do pcall(function() if v.className == "Part" then v.CanCollide = true elseif v.ClassName == "Model" then v.Head.CanCollide = true end end) end end game:service("RunService").Stepped:wait() end
9443end)
9444
9445Noclip.Name = "Noclip"
9446Noclip.Parent = Mainframe
9447Noclip.BackgroundColor3 = Color3.new(0.639216, 0.639216, 0.639216)
9448Noclip.BorderColor3 = Color3.new(0, 0, 0)
9449Noclip.Position = UDim2.new(0.0276706219, 0, 0.61983484, 0)
9450Noclip.Size = UDim2.new(0, 76, 0, 17)
9451Noclip.Font = Enum.Font.SourceSans
9452Noclip.Text = "Noclip"
9453Noclip.TextColor3 = Color3.new(0, 0, 0)
9454Noclip.TextSize = 14
9455Noclip.MouseButton1Click:Connect(function()
9456 local noclip = true char = game.Players.LocalPlayer.Character while true do if noclip == true then for _,v in pairs(char:children()) do pcall(function() if v.className == "Part" then v.CanCollide = false elseif v.ClassName == "Model" then v.Head.CanCollide = false end end) end end game:service("RunService").Stepped:wait() end
9457end)
9458
9459PrintItems.Name = "PrintItems"
9460PrintItems.Parent = Mainframe
9461PrintItems.BackgroundColor3 = Color3.new(0.639216, 0.639216, 0.639216)
9462PrintItems.BorderColor3 = Color3.new(0, 0, 0)
9463PrintItems.Position = UDim2.new(0.667904377, 0, 0.619834661, 0)
9464PrintItems.Size = UDim2.new(0, 76, 0, 17)
9465PrintItems.Font = Enum.Font.SourceSans
9466PrintItems.Text = "Print Items"
9467PrintItems.TextColor3 = Color3.new(0, 0, 0)
9468PrintItems.TextSize = 14
9469PrintItems.MouseButton1Click:Connect(function()
9470 print("M1014")
9471 print("SPAS-12")
9472 print("Makrov")
9473 print("Dragunov")
9474 print("Taser")
9475 print("Ham Sandwich")
9476 print("Pancakes")
9477 print("Steak")
9478 print("Punch")
9479 print("Handcuffs")
9480 print("Shank")
9481 print("Hammer")
9482 print("Guitar")
9483 print("Fake ID Card")
9484 print("ACR")
9485 print("L86A2")
9486 print("M60")
9487 print("Beretta M9")
9488 print("UMP-45")
9489 print("AK47-U")
9490 print("Revolver")
9491 print("Minigun")
9492 print("M16")
9493 print("S&W 638")
9494 print("M14")
9495 print("AK47")
9496 print("M98B")
9497end)
9498
9499DeleteWspart.Name = "DeleteWspart"
9500DeleteWspart.Parent = Mainframe
9501DeleteWspart.BackgroundColor3 = Color3.new(0.639216, 0.639216, 0.639216)
9502DeleteWspart.BorderColor3 = Color3.new(0, 0, 0)
9503DeleteWspart.Position = UDim2.new(0.667286992, 0, 0.247933865, 0)
9504DeleteWspart.Size = UDim2.new(0, 76, 0, 17)
9505DeleteWspart.Font = Enum.Font.SourceSans
9506DeleteWspart.Text = "E To Fly"
9507DeleteWspart.TextColor3 = Color3.new(0, 0, 0)
9508DeleteWspart.TextSize = 14
9509DeleteWspart.MouseButton1Click:Connect(function()
9510 repeat wait()
9511 until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
9512local mouse = game.Players.LocalPlayer:GetMouse()
9513repeat wait() until mouse
9514local plr = game.Players.LocalPlayer
9515local torso = plr.Character.Torso
9516local flying = true
9517local deb = true
9518local ctrl = {f = 0, b = 0, l = 0, r = 0}
9519local lastctrl = {f = 0, b = 0, l = 0, r = 0}
9520local maxspeed = 50
9521local speed = 0
9522
9523function Fly()
9524local bg = Instance.new("BodyGyro", torso)
9525bg.P = 9e4
9526bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
9527bg.cframe = torso.CFrame
9528local bv = Instance.new("BodyVelocity", torso)
9529bv.velocity = Vector3.new(0,0.1,0)
9530bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
9531repeat wait()
9532plr.Character.Humanoid.PlatformStand = true
9533if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
9534speed = speed+.5+(speed/maxspeed)
9535if speed > maxspeed then
9536speed = maxspeed
9537end
9538elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
9539speed = speed-1
9540if speed < 0 then
9541speed = 0
9542end
9543end
9544if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
9545bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
9546lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
9547elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
9548bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
9549else
9550bv.velocity = Vector3.new(0,0.1,0)
9551end
9552bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
9553until not flying
9554ctrl = {f = 0, b = 0, l = 0, r = 0}
9555lastctrl = {f = 0, b = 0, l = 0, r = 0}
9556speed = 0
9557bg:Destroy()
9558bv:Destroy()
9559plr.Character.Humanoid.PlatformStand = false
9560end
9561mouse.KeyDown:connect(function(key)
9562if key:lower() == "e" then
9563if flying then flying = false
9564else
9565flying = true
9566Fly()
9567end
9568elseif key:lower() == "w" then
9569ctrl.f = 1
9570elseif key:lower() == "s" then
9571ctrl.b = -1
9572elseif key:lower() == "a" then
9573ctrl.l = -1
9574elseif key:lower() == "d" then
9575ctrl.r = 1
9576end
9577end)
9578mouse.KeyUp:connect(function(key)
9579if key:lower() == "w" then
9580ctrl.f = 0
9581elseif key:lower() == "s" then
9582ctrl.b = 0
9583elseif key:lower() == "a" then
9584ctrl.l = 0
9585elseif key:lower() == "d" then
9586ctrl.r = 0
9587end
9588end)
9589Fly()
9590end)
9591
9592Creds.Name = "Creds"
9593Creds.Parent = Topframe
9594Creds.BackgroundColor3 = Color3.new(0.105882, 0.105882, 0.105882)
9595Creds.BorderColor3 = Color3.new(0, 0, 0)
9596Creds.BorderSizePixel = 0
9597Creds.Size = UDim2.new(0, 90, 0, 9)
9598Creds.Font = Enum.Font.SourceSans
9599Creds.Text = "Psykek#3180"
9600Creds.TextColor3 = Color3.new(1, 0.670588, 0.0117647)
9601Creds.TextSize = 14
9602
9603Close.Name = "Close"
9604Close.Parent = Topframe
9605Close.BackgroundColor3 = Color3.new(0.105882, 0.105882, 0.105882)
9606Close.BorderColor3 = Color3.new(0, 0, 0)
9607Close.BorderSizePixel = 0
9608Close.Position = UDim2.new(0.958144546, 0, -0.107142895, 0)
9609Close.Size = UDim2.new(0, 11, 0, 12)
9610Close.Font = Enum.Font.SourceSans
9611Close.Text = "X"
9612Close.TextColor3 = Color3.new(1, 1, 1)
9613Close.TextSize = 14
9614Close.MouseButton1Click:Connect(function()
9615
9616 if Topframe.Visible == false then
9617 Topframe.Visible = false
9618 else
9619 Topframe.Visible = false
9620 end
9621
9622end)
9623
9624Close.MouseButton1Click:Connect(function()
9625
9626 if TeleportsFrame.Visible == false then
9627 TeleportsFrame.Visible = false
9628 else
9629 TeleportsFrame.Visible = false
9630 end
9631
9632end)
9633
9634Minimize.Name = "Minimize"
9635Minimize.Parent = Topframe
9636Minimize.BackgroundColor3 = Color3.new(0.105882, 0.105882, 0.105882)
9637Minimize.BorderColor3 = Color3.new(0, 0, 0)
9638Minimize.BorderSizePixel = 0
9639Minimize.Position = UDim2.new(0.924359024, 0, -0.107142895, 0)
9640Minimize.Size = UDim2.new(0, 11, 0, 12)
9641Minimize.Font = Enum.Font.SourceSans
9642Minimize.Text = "-"
9643Minimize.TextColor3 = Color3.new(1, 1, 1)
9644Minimize.TextSize = 14
9645Minimize.MouseButton1Click:Connect(function()
9646
9647 if Mainframe.Visible == false then
9648 Mainframe.Visible = true
9649 else
9650 Mainframe.Visible = false
9651 end
9652
9653end)
9654
9655Minimize.MouseButton1Click:Connect(function()
9656
9657 if TeleportsFrame.Visible == false then
9658 TeleportsFrame.Visible = false
9659 else
9660 TeleportsFrame.Visible = false
9661 end
9662
9663end)
9664
9665TeleportsFrame.Name = "TeleportsFrame"
9666TeleportsFrame.Parent = ScreenGui
9667TeleportsFrame.BackgroundColor3 = Color3.new(0.415686, 0.415686, 0.415686)
9668TeleportsFrame.BorderColor3 = Color3.new(0, 0, 0)
9669TeleportsFrame.Position = UDim2.new(0.859418929, 0, 0.268410861, 0)
9670TeleportsFrame.Size = UDim2.new(0, 150, 0, 239)
9671TeleportsFrame.Active = true
9672TeleportsFrame.Draggable = true
9673TeleportsFrame.Visible = false
9674
9675TeleportsScrollingFrame.Name = "TeleportsScrollingFrame"
9676TeleportsScrollingFrame.Parent = TeleportsFrame
9677TeleportsScrollingFrame.BackgroundColor3 = Color3.new(0.623529, 0.623529, 0.623529)
9678TeleportsScrollingFrame.Position = UDim2.new(0.0399999991, 0, 0.0292887036, 0)
9679TeleportsScrollingFrame.Size = UDim2.new(0, 137, 0, 224)
9680TeleportsScrollingFrame.ScrollBarThickness = 1
9681
9682CellsTP.Name = "CellsTP"
9683CellsTP.Parent = TeleportsScrollingFrame
9684CellsTP.BackgroundColor3 = Color3.new(0.552941, 0.552941, 0.552941)
9685CellsTP.BorderColor3 = Color3.new(0, 0, 0)
9686CellsTP.Position = UDim2.new(0.0510948896, 0, 0.0105485236, 0)
9687CellsTP.Size = UDim2.new(0, 122, 0, 18)
9688CellsTP.Font = Enum.Font.SourceSans
9689CellsTP.Text = "Cells"
9690CellsTP.TextColor3 = Color3.new(0, 0, 0)
9691CellsTP.TextSize = 14
9692CellsTP.MouseButton1Click:Connect(function()
9693 game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-2.1252234, 3.99408817, 38.6809654))
9694end)
9695
9696VentsTP.Name = "VentsTP"
9697VentsTP.Parent = TeleportsScrollingFrame
9698VentsTP.BackgroundColor3 = Color3.new(0.552941, 0.552941, 0.552941)
9699VentsTP.BorderColor3 = Color3.new(0, 0, 0)
9700VentsTP.Position = UDim2.new(0.0510948896, 0, 0.0485232063, 0)
9701VentsTP.Size = UDim2.new(0, 122, 0, 18)
9702VentsTP.Font = Enum.Font.SourceSans
9703VentsTP.Text = "Vents"
9704VentsTP.TextColor3 = Color3.new(0, 0, 0)
9705VentsTP.TextSize = 14
9706VentsTP.MouseButton1Click:Connect(function()
9707 game.Players.LocalPlayer.Character:MoveTo(Vector3.new(45.8967972, 17, 88.6420212))
9708end)
9709
9710HelipadTP.Name = "HelipadTP"
9711HelipadTP.Parent = TeleportsScrollingFrame
9712HelipadTP.BackgroundColor3 = Color3.new(0.552941, 0.552941, 0.552941)
9713HelipadTP.BorderColor3 = Color3.new(0, 0, 0)
9714HelipadTP.Position = UDim2.new(0.0510948896, 0, 0.086497888, 0)
9715HelipadTP.Size = UDim2.new(0, 122, 0, 18)
9716HelipadTP.Font = Enum.Font.SourceSans
9717HelipadTP.Text = "Helipad"
9718HelipadTP.TextColor3 = Color3.new(0, 0, 0)
9719HelipadTP.TextSize = 14
9720HelipadTP.MouseButton1Click:Connect(function()
9721 game.Players.LocalPlayer.Character:MoveTo(Vector3.new(263.467377, 6.9100132, 113.983261))
9722end)
9723
9724JailtopTP.Name = "JailtopTP"
9725JailtopTP.Parent = TeleportsScrollingFrame
9726JailtopTP.BackgroundColor3 = Color3.new(0.552941, 0.552941, 0.552941)
9727JailtopTP.BorderColor3 = Color3.new(0, 0, 0)
9728JailtopTP.Position = UDim2.new(0.0474452525, 0, 0.124472573, 0)
9729JailtopTP.Size = UDim2.new(0, 122, 0, 18)
9730JailtopTP.Font = Enum.Font.SourceSans
9731JailtopTP.Text = "Jailtop"
9732JailtopTP.TextColor3 = Color3.new(0, 0, 0)
9733JailtopTP.TextSize = 14
9734JailtopTP.MouseButton1Click:Connect(function()
9735 game.Players.LocalPlayer.Character:MoveTo(Vector3.new(105.896927, 34, 12.4054184))
9736end)
9737
9738CourtyardTP.Name = "CourtyardTP"
9739CourtyardTP.Parent = TeleportsScrollingFrame
9740CourtyardTP.BackgroundColor3 = Color3.new(0.552941, 0.552941, 0.552941)
9741CourtyardTP.BorderColor3 = Color3.new(0, 0, 0)
9742CourtyardTP.Position = UDim2.new(0.0474452525, 0, 0.162447259, 0)
9743CourtyardTP.Size = UDim2.new(0, 122, 0, 18)
9744CourtyardTP.Font = Enum.Font.SourceSans
9745CourtyardTP.Text = "Courtyard"
9746CourtyardTP.TextColor3 = Color3.new(0, 0, 0)
9747CourtyardTP.TextSize = 14
9748CourtyardTP.MouseButton1Click:Connect(function()
9749 game.Players.LocalPlayer.Character:MoveTo(Vector3.new(243.07106, 2.3200254, -80.9014206))
9750end)
9751
9752LunchroomTP.Name = "LunchroomTP"
9753LunchroomTP.Parent = TeleportsScrollingFrame
9754LunchroomTP.BackgroundColor3 = Color3.new(0.552941, 0.552941, 0.552941)
9755LunchroomTP.BorderColor3 = Color3.new(0, 0, 0)
9756LunchroomTP.Position = UDim2.new(0.0474452525, 0, 0.200421944, 0)
9757LunchroomTP.Size = UDim2.new(0, 122, 0, 18)
9758LunchroomTP.Font = Enum.Font.SourceSans
9759LunchroomTP.Text = "Lunchroom"
9760LunchroomTP.TextColor3 = Color3.new(0, 0, 0)
9761LunchroomTP.TextSize = 14
9762LunchroomTP.MouseButton1Click:Connect(function()
9763 game.Players.LocalPlayer.Character:MoveTo(Vector3.new(4.08053064, 4, -144.190895))
9764end)
9765
9766KitchenTP.Name = "KitchenTP"
9767KitchenTP.Parent = TeleportsScrollingFrame
9768KitchenTP.BackgroundColor3 = Color3.new(0.552941, 0.552941, 0.552941)
9769KitchenTP.BorderColor3 = Color3.new(0, 0, 0)
9770KitchenTP.Position = UDim2.new(0.0510948859, 0, 0.23839663, 0)
9771KitchenTP.Size = UDim2.new(0, 122, 0, 18)
9772KitchenTP.Font = Enum.Font.SourceSans
9773KitchenTP.Text = "Kitchen"
9774KitchenTP.TextColor3 = Color3.new(0, 0, 0)
9775KitchenTP.TextSize = 14
9776KitchenTP.MouseButton1Click:Connect(function()
9777 game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-49.4526825, 4, -122.646904))
9778end)
9779
9780SecurityRoomTP.Name = "SecurityRoomTP"
9781SecurityRoomTP.Parent = TeleportsScrollingFrame
9782SecurityRoomTP.BackgroundColor3 = Color3.new(0.552941, 0.552941, 0.552941)
9783SecurityRoomTP.BorderColor3 = Color3.new(0, 0, 0)
9784SecurityRoomTP.Position = UDim2.new(0.0510948859, 0, 0.274261594, 0)
9785SecurityRoomTP.Size = UDim2.new(0, 122, 0, 18)
9786SecurityRoomTP.Font = Enum.Font.SourceSans
9787SecurityRoomTP.Text = "Security Room"
9788SecurityRoomTP.TextColor3 = Color3.new(0, 0, 0)
9789SecurityRoomTP.TextSize = 14
9790SecurityRoomTP.MouseButton1Click:Connect(function()
9791 game.Players.LocalPlayer.Character:MoveTo(Vector3.new(66.4363861, 4, 4.59404564))
9792end)
9793
9794CakeTP.Name = "CakeTP"
9795CakeTP.Parent = TeleportsScrollingFrame
9796CakeTP.BackgroundColor3 = Color3.new(0.552941, 0.552941, 0.552941)
9797CakeTP.BorderColor3 = Color3.new(0, 0, 0)
9798CakeTP.Position = UDim2.new(0.0510948859, 0, 0.310126573, 0)
9799CakeTP.Size = UDim2.new(0, 122, 0, 18)
9800CakeTP.Font = Enum.Font.SourceSans
9801CakeTP.Text = "Cake"
9802CakeTP.TextColor3 = Color3.new(0, 0, 0)
9803CakeTP.TextSize = 14
9804CakeTP.MouseButton1Click:Connect(function()
9805 game.Players.LocalPlayer.Character:MoveTo(Vector3.new(108.500664, 4, -27.2045383))
9806end)
9807
9808PrisonFrontTP.Name = "PrisonFrontTP"
9809PrisonFrontTP.Parent = TeleportsScrollingFrame
9810PrisonFrontTP.BackgroundColor3 = Color3.new(0.552941, 0.552941, 0.552941)
9811PrisonFrontTP.BorderColor3 = Color3.new(0, 0, 0)
9812PrisonFrontTP.Position = UDim2.new(0.0474452488, 0, 0.348101258, 0)
9813PrisonFrontTP.Size = UDim2.new(0, 122, 0, 18)
9814PrisonFrontTP.Font = Enum.Font.SourceSans
9815PrisonFrontTP.Text = "Prison Front"
9816PrisonFrontTP.TextColor3 = Color3.new(0, 0, 0)
9817PrisonFrontTP.TextSize = 14
9818PrisonFrontTP.MouseButton1Click:Connect(function()
9819 game.Players.LocalPlayer.Character:MoveTo(Vector3.new(150.264099, 4, -230.023178))
9820end)
9821
9822ATVTP.Name = "ATVTP"
9823ATVTP.Parent = TeleportsScrollingFrame
9824ATVTP.BackgroundColor3 = Color3.new(0.552941, 0.552941, 0.552941)
9825ATVTP.BorderColor3 = Color3.new(0, 0, 0)
9826ATVTP.Position = UDim2.new(0.0474452488, 0, 0.386075944, 0)
9827ATVTP.Size = UDim2.new(0, 122, 0, 18)
9828ATVTP.Font = Enum.Font.SourceSans
9829ATVTP.Text = "ATVs"
9830ATVTP.TextColor3 = Color3.new(0, 0, 0)
9831ATVTP.TextSize = 14
9832ATVTP.MouseButton1Click:Connect(function()
9833 game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-2.77235317, 5.5, -279.359253))
9834end)
9835
9836WatchTowerTP.Name = "WatchTowerTP"
9837WatchTowerTP.Parent = TeleportsScrollingFrame
9838WatchTowerTP.BackgroundColor3 = Color3.new(0.552941, 0.552941, 0.552941)
9839WatchTowerTP.BorderColor3 = Color3.new(0, 0, 0)
9840WatchTowerTP.Position = UDim2.new(0.0510948822, 0, 0.424050629, 0)
9841WatchTowerTP.Size = UDim2.new(0, 122, 0, 18)
9842WatchTowerTP.Font = Enum.Font.SourceSans
9843WatchTowerTP.Text = "Watch Tower"
9844WatchTowerTP.TextColor3 = Color3.new(0, 0, 0)
9845WatchTowerTP.TextSize = 14
9846WatchTowerTP.MouseButton1Click:Connect(function()
9847 game.Players.LocalPlayer.Character:MoveTo(Vector3.new(178.239044, 44.9900742, -211.372543))
9848end)
9849
9850WatchTower2TP.Name = "WatchTower2TP"
9851WatchTower2TP.Parent = TeleportsScrollingFrame
9852WatchTower2TP.BackgroundColor3 = Color3.new(0.552941, 0.552941, 0.552941)
9853WatchTower2TP.BorderColor3 = Color3.new(0, 0, 0)
9854WatchTower2TP.Position = UDim2.new(0.0474452451, 0, 0.462025315, 0)
9855WatchTower2TP.Size = UDim2.new(0, 122, 0, 18)
9856WatchTower2TP.Font = Enum.Font.SourceSans
9857WatchTower2TP.Text = "Watch Tower 2"
9858WatchTower2TP.TextColor3 = Color3.new(0, 0, 0)
9859WatchTower2TP.TextSize = 14
9860WatchTower2TP.MouseButton1Click:Connect(function()
9861 game.Players.LocalPlayer.Character:MoveTo(Vector3.new(121.033882, 25.9895439, -325.773987))
9862end)
9863
9864WaterfallTP.Name = "WaterfallTP"
9865WaterfallTP.Parent = TeleportsScrollingFrame
9866WaterfallTP.BackgroundColor3 = Color3.new(0.552941, 0.552941, 0.552941)
9867WaterfallTP.BorderColor3 = Color3.new(0, 0, 0)
9868WaterfallTP.Position = UDim2.new(0.0474452451, 0, 0.5, 0)
9869WaterfallTP.Size = UDim2.new(0, 122, 0, 18)
9870WaterfallTP.Font = Enum.Font.SourceSans
9871WaterfallTP.Text = "Waterfall"
9872WaterfallTP.TextColor3 = Color3.new(0, 0, 0)
9873WaterfallTP.TextSize = 14
9874WaterfallTP.MouseButton1Click:Connect(function()
9875 game.Players.LocalPlayer.Character:MoveTo(Vector3.new(526.5802, 112.403442, -243.040665))
9876end)
9877
9878CarSpawnerTP.Name = "CarSpawnerTP"
9879CarSpawnerTP.Parent = TeleportsScrollingFrame
9880CarSpawnerTP.BackgroundColor3 = Color3.new(0.552941, 0.552941, 0.552941)
9881CarSpawnerTP.BorderColor3 = Color3.new(0, 0, 0)
9882CarSpawnerTP.Position = UDim2.new(0.0474452451, 0, 0.537974656, 0)
9883CarSpawnerTP.Size = UDim2.new(0, 122, 0, 18)
9884CarSpawnerTP.Font = Enum.Font.SourceSans
9885CarSpawnerTP.Text = "Car Spawn"
9886CarSpawnerTP.TextColor3 = Color3.new(0, 0, 0)
9887CarSpawnerTP.TextSize = 14
9888CarSpawnerTP.MouseButton1Click:Connect(function()
9889 game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-320.428406, -23.989994, -808.608337))
9890end)
9891
9892MercenaryShedTP.Name = "MercenaryShedTP"
9893MercenaryShedTP.Parent = TeleportsScrollingFrame
9894MercenaryShedTP.BackgroundColor3 = Color3.new(0.552941, 0.552941, 0.552941)
9895MercenaryShedTP.BorderColor3 = Color3.new(0, 0, 0)
9896MercenaryShedTP.Position = UDim2.new(0.0474452451, 0, 0.575949311, 0)
9897MercenaryShedTP.Size = UDim2.new(0, 122, 0, 18)
9898MercenaryShedTP.Font = Enum.Font.SourceSans
9899MercenaryShedTP.Text = "Mercenary Shed"
9900MercenaryShedTP.TextColor3 = Color3.new(0, 0, 0)
9901MercenaryShedTP.TextSize = 14
9902MercenaryShedTP.MouseButton1Click:Connect(function()
9903 game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-618.375488, -24.7882366, -333.008667))
9904end)
9905end)
9906
9907Text.Name = "Text"
9908Text.Parent = synapse_main
9909Text.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
9910Text.Position = UDim2.new(-0.00110815896, 0, 0.105695993, 0)
9911Text.Size = UDim2.new(0, 897, 0, 405)
9912Text.ScrollBarThickness = 6
9913
9914TextBox.Parent = Text
9915TextBox.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
9916TextBox.Position = UDim2.new(0, 0, -0.887087286, 0)
9917TextBox.Size = UDim2.new(0, 889, 1, 905)
9918TextBox.Font = Enum.Font.SourceSans
9919TextBox.Text = ""
9920TextBox.TextColor3 = Color3.new(0, 0, 0)
9921TextBox.TextSize = 14
9922TextBox.TextXAlignment = Enum.TextXAlignment.Left
9923end)
9924
9925Gui5.MouseButton1Click:connect(function()
9926 loadstring(game:HttpGet(('https://pastebin.com/raw/sx2dTZ0c'),true))()
9927end)
9928
9929Gui6.MouseButton1Click:connect(function()
9930 loadstring(game:HttpGet(('https://pastebin.com/raw/yFwRA3Vp'),true))()
9931end)