· 6 years ago · Feb 03, 2019, 11:42 AM
1-- Farewell Infortality.
2-- Version: 2.82
3-- Instances:
4local NoHax = Instance.new("ScreenGui")
5local OpenFrame = Instance.new("Frame")
6local Open = Instance.new("TextButton")
7local Main = Instance.new("Frame")
8local Design = Instance.new("Frame")
9local TextLabel = Instance.new("TextLabel")
10local Design2 = Instance.new("Frame")
11local TextLabel_2 = Instance.new("TextLabel")
12local TextButton = Instance.new("TextButton")
13local TextButton_2 = Instance.new("TextButton")
14local TextButton_3 = Instance.new("TextButton")
15local TextButton_4 = Instance.new("TextButton")
16local TextButton_5 = Instance.new("TextButton")
17local TextButton_6 = Instance.new("TextButton")
18local TextButton_7 = Instance.new("TextButton")
19local TextButton_8 = Instance.new("TextButton")
20local TextButton_9 = Instance.new("TextButton")
21local Close = Instance.new("TextButton")
22--Properties:
23NoHax.Name = "NoHax"
24NoHax.Parent = game.CoreGui
25
26OpenFrame.Name = "OpenFrame"
27OpenFrame.Parent = NoHax
28OpenFrame.Active = true
29OpenFrame.BackgroundColor3 = Color3.new(0, 0, 0)
30OpenFrame.Position = UDim2.new(0, 0, 0.453316957, 0)
31OpenFrame.Size = UDim2.new(0, 57, 0, 38)
32
33Open.Name = "Open"
34Open.Parent = OpenFrame
35Open.BackgroundColor3 = Color3.new(0, 0, 0)
36Open.BorderColor3 = Color3.new(0, 0, 0)
37Open.BorderSizePixel = 0
38Open.Position = UDim2.new(-0.0119362473, 0, -0.021938324, 0)
39Open.Size = UDim2.new(0, 57, 0, 38)
40Open.Font = Enum.Font.GothamBold
41Open.Text = "Open"
42Open.TextColor3 = Color3.new(1, 1, 1)
43Open.TextSize = 14
44Open.MouseButton1Down:connect(function()
45Main.Visible = true
46OpenFrame.Visible = false
47end)
48
49Main.Name = "Main"
50Main.Parent = NoHax
51Main.Active = true
52Main.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
53Main.BackgroundTransparency = 0.10000000149012
54Main.BorderSizePixel = 3
55Main.Position = UDim2.new(0.317705125, 0, 0.125307113, 0)
56Main.Size = UDim2.new(0, 657, 0, 402)
57Main.Visible = false
58Main.Draggable = true
59
60Design.Name = "Design"
61Design.Parent = Main
62Design.BackgroundColor3 = Color3.new(0, 0, 0)
63Design.BorderSizePixel = 0
64Design.Size = UDim2.new(0, 659, 0, 14)
65
66TextLabel.Parent = Design
67TextLabel.BackgroundColor3 = Color3.new(0, 0, 0)
68TextLabel.BorderSizePixel = 0
69TextLabel.Position = UDim2.new(0.332321703, 0, 0, 0)
70TextLabel.Size = UDim2.new(0, 221, 0, 31)
71TextLabel.Font = Enum.Font.SourceSans
72TextLabel.Text = "NoHax"
73TextLabel.TextColor3 = Color3.new(1, 1, 1)
74TextLabel.TextScaled = true
75TextLabel.TextSize = 14
76TextLabel.TextWrapped = true
77
78Design2.Name = "Design2"
79Design2.Parent = Main
80Design2.BackgroundColor3 = Color3.new(0, 0, 0)
81Design2.BorderSizePixel = 0
82Design2.Position = UDim2.new(0, 0, 0.957711458, 0)
83Design2.Size = UDim2.new(0, 659, 0, 17)
84
85TextLabel_2.Parent = Design2
86TextLabel_2.BackgroundColor3 = Color3.new(0, 0, 0)
87TextLabel_2.BorderSizePixel = 0
88TextLabel_2.Size = UDim2.new(0, 659, 0, 14)
89TextLabel_2.Font = Enum.Font.SourceSans
90TextLabel_2.Text = "GUI made by VipeR#4606"
91TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
92TextLabel_2.TextSize = 25
93
94TextButton.Parent = Main
95TextButton.BackgroundColor3 = Color3.new(0.133333, 0.133333, 0.133333)
96TextButton.Position = UDim2.new(-0.000407509506, 0, 0.43699193, 0)
97TextButton.Size = UDim2.new(0, 200, 0, 50)
98TextButton.Font = Enum.Font.SourceSans
99TextButton.Text = "MadCity GUI"
100TextButton.TextColor3 = Color3.new(1, 1, 1)
101TextButton.TextSize = 30
102TextButton.MouseButton1Down:connect(function()
103-- Farewell Infortality.
104-- Version: 2.82
105-- Instances:
106local mad = Instance.new("ScreenGui")
107local Frame = Instance.new("ImageLabel")
108local X = Instance.new("TextButton")
109local topbar = Instance.new("Frame")
110local title = Instance.new("TextLabel")
111local pinkM = Instance.new("TextLabel")
112local buttonframe = Instance.new("ImageLabel")
113local ScrollingFrame = Instance.new("ScrollingFrame")
114local UIListLayout = Instance.new("UIListLayout")
115local button = Instance.new("TextButton")
116local button_2 = Instance.new("TextButton")
117local button_3 = Instance.new("TextButton")
118local button_4 = Instance.new("TextButton")
119local button_5 = Instance.new("TextButton")
120local button_6 = Instance.new("TextButton")
121local button_7 = Instance.new("TextButton")
122local button_8 = Instance.new("TextButton")
123local credit = Instance.new("TextLabel")
124--Properties:
125mad.Name = "mad"
126mad.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
127mad.ResetOnSpawn = true
128
129Frame.Name = "Frame"
130Frame.Parent = mad
131Frame.Active = true
132Frame.Selectable = true
133pcall(function()
134 Frame.Draggable = true
135end)
136Frame.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
137Frame.BackgroundTransparency = 1
138Frame.Position = UDim2.new(0.4679842, 0, 0.298682272, 0)
139Frame.Size = UDim2.new(0, 456, 0, 274)
140Frame.Image = "rbxassetid://2260429633"
141Frame.ImageColor3 = Color3.new(0.113725, 0.113725, 0.113725)
142Frame.ScaleType = Enum.ScaleType.Slice
143Frame.SliceCenter = Rect.new(12, 12, 13, 13)
144
145X.Name = "X"
146X.Parent = Frame
147X.BackgroundColor3 = Color3.new(1, 1, 1)
148X.BackgroundTransparency = 1
149X.BorderSizePixel = 0
150X.Position = UDim2.new(0.889416516, 0, -0.105898194, 0)
151X.Size = UDim2.new(0, 50, 0, 41)
152X.ZIndex = 3
153X.Font = Enum.Font.SourceSansLight
154X.Text = "X"
155X.TextColor3 = Color3.new(1, 0, 0)
156X.TextScaled = true
157X.TextSize = 14
158X.TextWrapped = true
159
160topbar.Name = "topbar"
161topbar.Parent = Frame
162topbar.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
163topbar.BorderSizePixel = 0
164topbar.Position = UDim2.new(0, 0, -0.124167725, 0)
165topbar.Size = UDim2.new(0, 456, 0, 46)
166
167title.Name = "title"
168title.Parent = Frame
169title.BackgroundColor3 = Color3.new(1, 1, 1)
170title.BackgroundTransparency = 1
171title.Position = UDim2.new(0.0410304815, 0, -0.105898224, 0)
172title.Size = UDim2.new(0, 284, 0, 42)
173title.Font = Enum.Font.SourceSansLight
174title.Text = "ad City Destroyer"
175title.TextColor3 = Color3.new(1, 1, 1)
176title.TextScaled = true
177title.TextSize = 14
178title.TextWrapped = true
179
180pinkM.Name = "pinkM"
181pinkM.Parent = Frame
182pinkM.BackgroundColor3 = Color3.new(1, 1, 1)
183pinkM.BackgroundTransparency = 1
184pinkM.Position = UDim2.new(0.0256795567, 0, -0.124910496, 0)
185pinkM.Size = UDim2.new(0, 40, 0, 50)
186pinkM.Font = Enum.Font.SourceSansLight
187pinkM.Text = "M"
188pinkM.TextColor3 = Color3.new(1, 0.333333, 0.498039)
189pinkM.TextScaled = true
190pinkM.TextSize = 14
191pinkM.TextWrapped = true
192
193buttonframe.Name = "buttonframe"
194buttonframe.Parent = Frame
195buttonframe.BackgroundColor3 = Color3.new(1, 1, 1)
196buttonframe.BackgroundTransparency = 1
197buttonframe.Position = UDim2.new(0.0850270614, 0, 0.0831187442, 0)
198buttonframe.Size = UDim2.new(0, 378, 0, 205)
199buttonframe.Image = "rbxassetid://2260429633"
200buttonframe.ImageColor3 = Color3.new(0.494118, 0.494118, 0.494118)
201buttonframe.ScaleType = Enum.ScaleType.Slice
202buttonframe.SliceCenter = Rect.new(12, 12, 13, 13)
203
204ScrollingFrame.Parent = buttonframe
205ScrollingFrame.BackgroundColor3 = Color3.new(0.494118, 0.494118, 0.494118)
206ScrollingFrame.Position = UDim2.new(0.0342262909, 0, 0.0390243903, 0)
207ScrollingFrame.Size = UDim2.new(0, 354, 0, 188)
208
209UIListLayout.Parent = ScrollingFrame
210UIListLayout.HorizontalAlignment = Enum.HorizontalAlignment.Center
211
212button.Name = "button"
213button.Parent = ScrollingFrame
214button.BackgroundColor3 = Color3.new(0.666667, 0.666667, 1)
215button.Position = UDim2.new(1.28416038, 0, 0.164916947, 0)
216button.Size = UDim2.new(0, 200, 0, 50)
217button.Font = Enum.Font.GothamSemibold
218button.Text = "TP Car Dealer"
219button.TextColor3 = Color3.new(0, 0, 0)
220button.TextScaled = true
221button.TextSize = 14
222button.TextWrapped = true
223
224button_2.Name = "button"
225button_2.Parent = ScrollingFrame
226button_2.BackgroundColor3 = Color3.new(0.666667, 0.666667, 1)
227button_2.Position = UDim2.new(1.28416038, 0, 0.164916947, 0)
228button_2.Size = UDim2.new(0, 200, 0, 50)
229button_2.Font = Enum.Font.GothamSemibold
230button_2.Text = "TP Bank"
231button_2.TextColor3 = Color3.new(0, 0, 0)
232button_2.TextScaled = true
233button_2.TextSize = 14
234button_2.TextWrapped = true
235
236button_3.Name = "button"
237button_3.Parent = ScrollingFrame
238button_3.BackgroundColor3 = Color3.new(0.666667, 0.666667, 1)
239button_3.Position = UDim2.new(1.28416038, 0, 0.164916947, 0)
240button_3.Size = UDim2.new(0, 200, 0, 50)
241button_3.Font = Enum.Font.GothamSemibold
242button_3.Text = "TP Jewelery"
243button_3.TextColor3 = Color3.new(0, 0, 0)
244button_3.TextScaled = true
245button_3.TextSize = 14
246button_3.TextWrapped = true
247
248button_4.Name = "button"
249button_4.Parent = ScrollingFrame
250button_4.BackgroundColor3 = Color3.new(0.666667, 0.666667, 1)
251button_4.Position = UDim2.new(1.28416038, 0, 0.164916947, 0)
252button_4.Size = UDim2.new(0, 200, 0, 50)
253button_4.Font = Enum.Font.GothamSemibold
254button_4.Text = "TP Casino"
255button_4.TextColor3 = Color3.new(0, 0, 0)
256button_4.TextScaled = true
257button_4.TextSize = 14
258button_4.TextWrapped = true
259
260button_5.Name = "button"
261button_5.Parent = ScrollingFrame
262button_5.BackgroundColor3 = Color3.new(0.666667, 0.666667, 1)
263button_5.Position = UDim2.new(1.28416038, 0, 0.164916947, 0)
264button_5.Size = UDim2.new(0, 200, 0, 50)
265button_5.Font = Enum.Font.GothamSemibold
266button_5.Text = "TP Gun Store"
267button_5.TextColor3 = Color3.new(0, 0, 0)
268button_5.TextScaled = true
269button_5.TextSize = 14
270button_5.TextWrapped = true
271
272button_6.Name = "button"
273button_6.Parent = ScrollingFrame
274button_6.BackgroundColor3 = Color3.new(0.666667, 0.666667, 1)
275button_6.Position = UDim2.new(1.28416038, 0, 0.164916947, 0)
276button_6.Size = UDim2.new(0, 200, 0, 50)
277button_6.Font = Enum.Font.GothamSemibold
278button_6.Text = "Auto-Arrest(OFF)"
279button_6.TextColor3 = Color3.new(0, 0, 0)
280button_6.TextScaled = true
281button_6.TextSize = 14
282button_6.TextWrapped = true
283
284button_7.Name = "button"
285button_7.Parent = ScrollingFrame
286button_7.BackgroundColor3 = Color3.new(0.666667, 0.666667, 1)
287button_7.Position = UDim2.new(1.28416038, 0, 0.164916947, 0)
288button_7.Size = UDim2.new(0, 200, 0, 50)
289button_7.Font = Enum.Font.GothamSemibold
290button_7.Text = "Get guns/other"
291button_7.TextColor3 = Color3.new(0, 0, 0)
292button_7.TextScaled = true
293button_7.TextSize = 14
294button_7.TextWrapped = true
295
296button_8.Name = "button"
297button_8.Parent = ScrollingFrame
298button_8.BackgroundColor3 = Color3.new(0.666667, 0.666667, 1)
299button_8.Position = UDim2.new(1.28416038, 0, 0.164916947, 0)
300button_8.Size = UDim2.new(0, 200, 0, 50)
301button_8.Font = Enum.Font.GothamSemibold
302button_8.Text = "Rob Stuff"
303button_8.TextColor3 = Color3.new(0, 0, 0)
304button_8.TextScaled = true
305button_8.TextSize = 14
306button_8.TextWrapped = true
307
308credit.Name = "credit"
309credit.Parent = Frame
310credit.BackgroundColor3 = Color3.new(1, 1, 1)
311credit.BackgroundTransparency = 1
312credit.Position = UDim2.new(0.0850270614, 0, 0.856825352, 0)
313credit.Size = UDim2.new(0, 378, 0, 28)
314credit.Font = Enum.Font.SourceSansLight
315credit.Text = "made by lolresi/thosefryers#0513. Consider vouching?"
316credit.TextColor3 = Color3.new(1, 0.333333, 0.498039)
317credit.TextScaled = true
318credit.TextSize = 14
319credit.TextWrapped = true
320-- Scripts:
321X.MouseButton1Click:Connect(function()
322 game:GetService("StarterGui"):SetCore("SendNotification",{
323Title = "Destroyer Gui",
324Text = "Thanks for using!",
325Duration = 6,
326 })
327
328 X.Parent.Parent:Destroy()
329end)
330
331local plr = game.Players.LocalPlayer
332local char = game.Players.LocalPlayer.Character
333
334button.MouseButton1Click:Connect(function()
335 char.HumanoidRootPart.Position = Vector3.new(216.656052, 24.7832451, -614.467163)
336 warn("TP'd to car dealer")
337end)
338
339button_5.MouseButton1Click:Connect(function()
340 char.HumanoidRootPart.Position = Vector3.new(-1616.53979,41.8001175,687.908203)
341 warn("TP'd to gun dealer")
342end)
343
344button_3.MouseButton1Click:Connect(function()
345 char.HumanoidRootPart.Position = Vector3.new(-204.785858,24.5781498,723.530945)
346 warn("TP'd to jewelery")
347end)
348
349button_2.MouseButton1Click:Connect(function()
350 char.HumanoidRootPart.Position = Vector3.new(692.542908, 24.8893394,445.545685)
351 warn("TP'd to bank")
352end)
353
354button_4.MouseButton1Click:Connect(function()
355 char.HumanoidRootPart.Position = Vector3.new(1789.11084,24.7000046,695.744507)
356 warn("TP'd to casino")
357end)
358 _G.run = false
359
360button_6.MouseButton1Click:Connect(function()
361 if _G.run == false then
362 _G.run = true
363 button_6.Text = "Auto-Arrest(ON)"
364 spawn(function()
365 while true do
366 game.Players.LocalPlayer.Character.Humanoid:EquipTool(game.Players.LocalPlayer.Backpack.Handcuffs)
367game.ReplicatedStorage.Event:FireServer("Equip", game.Players.LocalPlayer.Character, game.Players.LocalPlayer.Character.Handcuffs.Handle)
368for i,v in pairs(game.Players:GetChildren()) do
369game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame
370wait(0.25)
371game.ReplicatedStorage.Event:FireServer("Arrest", v)
372wait()
373game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0, 0,0)
374end
375wait(0.25)
376game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0, -1000,0)
377game.Players.LocalPlayer.Character:BreakJoints()
378wait(20)
379 end
380 end)
381
382elseif _G.run == true then
383 _G.run = false
384 button_6.Text = "Auto-Arrest(OFF)"
385end
386
387end)
388
389button_8.MouseButton1Click:Connect(function()
390 local WS = game:GetService("Workspace")
391local ObjectSelection = WS:WaitForChild("ObjectSelection")
392
393for _,v in pairs (ObjectSelection:GetChildren()) do
394if v.Name == "CashRegister" then
395if v:FindFirstChild("SmashCash") then
396local Event = v.SmashCash.SmashCash.Event
397Event:FireServer()
398end
399end
400if v.Name == "ATM" then
401if v:FindFirstChild("ATM") then
402local Event = v.ATM.ATM.Event
403Event:FireServer()
404end
405end
406if v.Name == "Cash" then
407if v:FindFirstChild("Cash") then
408local Event = v.Cash.Cash.Event
409Event:FireServer()
410end
411end
412if v.Name == "DiamondBox" then
413if v:FindFirstChild("SmashCash") then
414local Event = v.SmashCash.SmashCash.Event
415Event:FireServer()
416end
417end
418if v.Name == "Safe" then
419if v:FindFirstChild("SmashCash") then
420local Event = v.SmashCash.SmashCash.Event
421Event:FireServer()
422end
423end
424if v.Name == "SlotMachine" then
425if v:FindFirstChild("SlotMachine") then
426local Event = v.SlotMachine.SlotMachine.Event
427Event:FireServer()
428end
429end
430end
431end)
432
433button_7.MouseButton1Click:Connect(function()
434 local ev = game.Workspace.ObjectSelection.Grenade.Grenade.Grenade['Event']
435ev:FireServer()
436local shotty = game.Workspace.ObjectSelection.Shotgun.Shotgun.Shotgun['Event']
437shotty:FireServer()
438local uziithink = game.Workspace.ObjectSelection.MP5.MP5.MP5['Event']
439uziithink:FireServer()
440local knife = game.Workspace.ObjectSelection.TEC9.TEC9.TEC9['Event']
441knife:FireServer()
442end)
443end)
444
445
446TextButton_2.Parent = Main
447TextButton_2.BackgroundColor3 = Color3.new(0.133333, 0.133333, 0.133333)
448TextButton_2.Position = UDim2.new(-0.000407524407, 0, 0.694109321, 0)
449TextButton_2.Size = UDim2.new(0, 200, 0, 50)
450TextButton_2.Font = Enum.Font.SourceSans
451TextButton_2.Text = "Mm2 GUI"
452TextButton_2.TextColor3 = Color3.new(1, 1, 1)
453TextButton_2.TextSize = 30
454TextButton_2.MouseButton1Down:connect(function()
455-- Made by abs_0 (absoabsolute0)
456-- Objects
457
458local mygui = Instance.new("ScreenGui")
459local maintab = Instance.new("Frame")
460local title = Instance.new("TextLabel")
461local bodyframe = Instance.new("Frame")
462local menuframe = Instance.new("Frame")
463local generalbuttonframe = Instance.new("Frame")
464local generalbutton = Instance.new("TextButton")
465local generalbuttonlabel = Instance.new("ImageLabel")
466local lpbuttonframe = Instance.new("Frame")
467local lpbutton = Instance.new("TextButton")
468local lpbuttonlabel = Instance.new("ImageLabel")
469local tpbuttonframe = Instance.new("Frame")
470local tpbutton = Instance.new("TextButton")
471local tpbuttonlabel = Instance.new("ImageLabel")
472local tptextbox = Instance.new("TextBox")
473local tpunderline = Instance.new("Frame")
474local tpunderlinebase = Instance.new("Frame")
475local generalframe = Instance.new("Frame")
476local generalespframe = Instance.new("Frame")
477local generalespbutton = Instance.new("TextButton")
478local generalesplabel = Instance.new("ImageLabel")
479local generalcoinframe = Instance.new("Frame")
480local generalcoinbutton = Instance.new("TextButton")
481local generalcoinlabel = Instance.new("ImageLabel")
482local generalgunframe = Instance.new("Frame")
483local generalgunbutton = Instance.new("TextButton")
484local generalgunlabel = Instance.new("ImageLabel")
485local generallobbyframe = Instance.new("Frame")
486local generallobbybutton = Instance.new("TextButton")
487local generallobbylabel = Instance.new("ImageLabel")
488local lpframe = Instance.new("Frame")
489local lpjumpframe = Instance.new("Frame")
490local lpjumpbutton = Instance.new("TextButton")
491local lpjumplabel = Instance.new("ImageLabel")
492local lpgravframe = Instance.new("Frame")
493local lpgravbutton = Instance.new("TextButton")
494local lpgravlabel = Instance.new("ImageLabel")
495local lpwalkframe = Instance.new("Frame")
496local lpwalkbutton = Instance.new("TextButton")
497local lpwalklabel = Instance.new("ImageLabel")
498local lpgodframe = Instance.new("Frame")
499local lpgodbutton = Instance.new("TextButton")
500local lpgodlabel = Instance.new("ImageLabel")
501local backbutton1 = Instance.new("TextButton")
502local backbutton1label = Instance.new("ImageLabel")
503local backbutton2 = Instance.new("TextButton")
504local backbutton2label = Instance.new("ImageLabel")
505local creditsbutton = Instance.new("TextButton")
506local creditsiconlabel1 = Instance.new("ImageLabel")
507local creditsiconlabel2 = Instance.new("ImageLabel")
508local toggle = Instance.new("Frame")
509local closeall = Instance.new("TextButton")
510local closeopen = Instance.new("TextButton")
511local closeopenlabel = Instance.new("ImageLabel")
512local creditstab = Instance.new("Frame")
513local creditstitle = Instance.new("TextLabel")
514local creditsframe = Instance.new("Frame")
515local creditsmenuframe = Instance.new("Frame")
516local creditsfield = Instance.new("TextLabel")
517local closecredits = Instance.new("TextButton")
518
519-- Properties
520
521mygui.Name = "mygui"
522mygui.Parent = game.CoreGui
523
524maintab.Name = "maintab"
525maintab.Parent = mygui
526maintab.Active = true
527maintab.BackgroundColor3 = Color3.new(1, 1, 1)
528maintab.BackgroundTransparency = 0.5
529maintab.BorderSizePixel = 0
530maintab.Draggable = true
531maintab.Position = UDim2.new(0, 900, 0, 330)
532maintab.Size = UDim2.new(0, 256, 0, 30)
533
534title.Name = "title"
535title.Parent = maintab
536title.BackgroundColor3 = Color3.new(0, 0.45098, 0.862745)
537title.BorderSizePixel = 0
538title.Size = UDim2.new(0, 256, 0, 30)
539title.Font = Enum.Font.SourceSansBold
540title.FontSize = Enum.FontSize.Size24
541title.Text = "MM2 Gui"
542title.TextColor3 = Color3.new(1, 1, 1)
543title.TextSize = 23
544
545bodyframe.Name = "bodyframe"
546bodyframe.Parent = maintab
547bodyframe.BackgroundColor3 = Color3.new(0, 0.615686, 1)
548bodyframe.BorderSizePixel = 0
549bodyframe.ClipsDescendants = true
550bodyframe.Position = UDim2.new(0, 0, 0, 30)
551bodyframe.Size = UDim2.new(0, 256, 0, 222)
552
553menuframe.Name = "menuframe"
554menuframe.Parent = bodyframe
555menuframe.BackgroundColor3 = Color3.new(1, 1, 1)
556menuframe.BackgroundTransparency = 1
557menuframe.BorderSizePixel = 0
558menuframe.Size = UDim2.new(0, 256, 0, 222)
559
560generalbuttonframe.Name = "generalbuttonframe"
561generalbuttonframe.Parent = menuframe
562generalbuttonframe.BackgroundColor3 = Color3.new(1, 1, 1)
563generalbuttonframe.BorderSizePixel = 0
564generalbuttonframe.Position = UDim2.new(0, 31, 0, 31)
565generalbuttonframe.Size = UDim2.new(0, 194, 0, 31)
566
567generalbutton.Name = "generalbutton"
568generalbutton.Parent = generalbuttonframe
569generalbutton.BackgroundColor3 = Color3.new(1, 1, 1)
570generalbutton.BackgroundTransparency = 1
571generalbutton.BorderSizePixel = 0
572generalbutton.ClipsDescendants = true
573generalbutton.Size = UDim2.new(0, 194, 0, 30)
574generalbutton.Font = Enum.Font.SourceSansSemibold
575generalbutton.FontSize = Enum.FontSize.Size24
576generalbutton.Text = "General"
577generalbutton.TextColor3 = Color3.new(0, 0.615686, 1)
578generalbutton.TextSize = 20
579
580generalbuttonlabel.Name = "generalbuttonlabel"
581generalbuttonlabel.Parent = generalbutton
582generalbuttonlabel.AnchorPoint = Vector2.new(0.5, 0.5)
583generalbuttonlabel.BackgroundColor3 = Color3.new(1, 1, 1)
584generalbuttonlabel.BackgroundTransparency = 1
585generalbuttonlabel.BorderSizePixel = 0
586generalbuttonlabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
587generalbuttonlabel.Size = UDim2.new(0, 50, 0, 50)
588generalbuttonlabel.Visible = false
589generalbuttonlabel.Image = "rbxassetid://200182847"
590generalbuttonlabel.ImageColor3 = Color3.new(0, 0.705882, 1)
591generalbuttonlabel.ImageTransparency = 0.80000001192093
592
593lpbuttonframe.Name = "lpbuttonframe"
594lpbuttonframe.Parent = menuframe
595lpbuttonframe.BackgroundColor3 = Color3.new(1, 1, 1)
596lpbuttonframe.BorderSizePixel = 0
597lpbuttonframe.Position = UDim2.new(0, 31, 0, 96)
598lpbuttonframe.Size = UDim2.new(0, 194, 0, 31)
599
600lpbutton.Name = "lpbutton"
601lpbutton.Parent = lpbuttonframe
602lpbutton.BackgroundColor3 = Color3.new(1, 1, 1)
603lpbutton.BackgroundTransparency = 1
604lpbutton.BorderSizePixel = 0
605lpbutton.ClipsDescendants = true
606lpbutton.Size = UDim2.new(0, 194, 0, 30)
607lpbutton.Font = Enum.Font.SourceSansSemibold
608lpbutton.FontSize = Enum.FontSize.Size24
609lpbutton.Text = "Local Player"
610lpbutton.TextColor3 = Color3.new(0, 0.615686, 1)
611lpbutton.TextSize = 19
612
613lpbuttonlabel.Name = "lpbuttonlabel"
614lpbuttonlabel.Parent = lpbutton
615lpbuttonlabel.AnchorPoint = Vector2.new(0.5, 0.5)
616lpbuttonlabel.BackgroundColor3 = Color3.new(1, 1, 1)
617lpbuttonlabel.BackgroundTransparency = 1
618lpbuttonlabel.BorderSizePixel = 0
619lpbuttonlabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
620lpbuttonlabel.Size = UDim2.new(0, 50, 0, 50)
621lpbuttonlabel.Visible = false
622lpbuttonlabel.Image = "rbxassetid://200182847"
623lpbuttonlabel.ImageColor3 = Color3.new(0, 0.705882, 1)
624lpbuttonlabel.ImageTransparency = 0.80000001192093
625
626tptextbox.Name = "tptextbox"
627tptextbox.Parent = menuframe
628tptextbox.BackgroundColor3 = Color3.new(1, 1, 1)
629tptextbox.BackgroundTransparency = 1
630tptextbox.BorderSizePixel = 0
631tptextbox.Position = UDim2.new(0, 31, 0, 165)
632tptextbox.Size = UDim2.new(0, 194, 0, 31)
633tptextbox.Font = Enum.Font.SourceSans
634tptextbox.FontSize = Enum.FontSize.Size18
635tptextbox.Text = "Player Name"
636tptextbox.TextColor3 = Color3.new(1, 1, 1)
637tptextbox.TextSize = 15
638
639tpunderline.Name = "tpunderline"
640tpunderline.Parent = tptextbox
641tpunderline.AnchorPoint = Vector2.new(0, 0)
642tpunderline.BackgroundColor3 = Color3.new(1, 1, 1)
643tpunderline.BorderSizePixel = 0
644tpunderline.Position = UDim2.new(0.496815294, 0, 0.967741966, 0)
645tpunderline.Size = UDim2.new(0, 0, 0, 2)
646
647tpunderlinebase.Name = "tpunderlinebase"
648tpunderlinebase.Parent = tptextbox
649tpunderlinebase.AnchorPoint = Vector2.new(0.5, 0.5)
650tpunderlinebase.BackgroundColor3 = Color3.new(1, 1, 1)
651tpunderlinebase.BackgroundTransparency = 0.80000001192093
652tpunderlinebase.BorderSizePixel = 0
653tpunderlinebase.Position = UDim2.new(0.496815294, 0, 0.967741966, 0)
654tpunderlinebase.Size = UDim2.new(0, 157, 0, 2)
655tpunderlinebase.Visible = false --secretkey
656
657generalframe.Name = "generalframe"
658generalframe.Parent = bodyframe
659generalframe.BackgroundColor3 = Color3.new(1, 1, 1)
660generalframe.BackgroundTransparency = 1
661generalframe.BorderSizePixel = 0
662generalframe.Position = UDim2.new(0, 256, 0, 0)
663generalframe.Size = UDim2.new(0, 256, 0, 222)
664
665generalespframe.Name = "generalespframe"
666generalespframe.Parent = generalframe
667generalespframe.BackgroundColor3 = Color3.new(1, 1, 1)
668generalespframe.BorderSizePixel = 0
669generalespframe.Position = UDim2.new(0, 31, 0, 172)
670generalespframe.Size = UDim2.new(0, 194, 0, 30)
671
672generalespbutton.Name = "generalespbutton"
673generalespbutton.Parent = generalespframe
674generalespbutton.BackgroundColor3 = Color3.new(1, 1, 1)
675generalespbutton.BackgroundTransparency = 1
676generalespbutton.BorderSizePixel = 0
677generalespbutton.ClipsDescendants = true
678generalespbutton.Size = UDim2.new(0, 194, 0, 30)
679generalespbutton.Font = Enum.Font.SourceSansSemibold
680generalespbutton.FontSize = Enum.FontSize.Size24
681generalespbutton.Text = "ESP (Left Alt)"
682generalespbutton.TextColor3 = Color3.new(0, 0.615686, 1)
683generalespbutton.TextSize = 19
684
685generalesplabel.Name = "generalesplabel"
686generalesplabel.Parent = generalespbutton
687generalesplabel.AnchorPoint = Vector2.new(0.5, 0.5)
688generalesplabel.BackgroundColor3 = Color3.new(1, 1, 1)
689generalesplabel.BackgroundTransparency = 1
690generalesplabel.BorderSizePixel = 0
691generalesplabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
692generalesplabel.Size = UDim2.new(0, 50, 0, 50)
693generalesplabel.Visible = false
694generalesplabel.Image = "rbxassetid://200182847"
695generalesplabel.ImageColor3 = Color3.new(0, 0.705882, 1)
696generalesplabel.ImageTransparency = 0.80000001192093
697
698generalcoinframe.Name = "generalcoinframe"
699generalcoinframe.Parent = generalframe
700generalcoinframe.BackgroundColor3 = Color3.new(1, 1, 1)
701generalcoinframe.BorderSizePixel = 0
702generalcoinframe.Position = UDim2.new(0, 31, 0, 120)
703generalcoinframe.Size = UDim2.new(0, 194, 0, 30)
704
705generalcoinbutton.Name = "generalcoinbutton"
706generalcoinbutton.Parent = generalcoinframe
707generalcoinbutton.BackgroundColor3 = Color3.new(1, 1, 1)
708generalcoinbutton.BackgroundTransparency = 1
709generalcoinbutton.BorderSizePixel = 0
710generalcoinbutton.ClipsDescendants = true
711generalcoinbutton.Position = UDim2.new(0, 0, 0, -1)
712generalcoinbutton.Size = UDim2.new(0, 194, 0, 31)
713generalcoinbutton.Font = Enum.Font.SourceSansSemibold
714generalcoinbutton.FontSize = Enum.FontSize.Size24
715generalcoinbutton.Text = "Grab 10 Coins"
716generalcoinbutton.TextColor3 = Color3.new(0, 0.615686, 1)
717generalcoinbutton.TextSize = 19
718
719generalcoinlabel.Name = "generalcoinlabel"
720generalcoinlabel.Parent = generalcoinbutton
721generalcoinlabel.AnchorPoint = Vector2.new(0.5, 0.5)
722generalcoinlabel.BackgroundColor3 = Color3.new(1, 1, 1)
723generalcoinlabel.BackgroundTransparency = 1
724generalcoinlabel.BorderSizePixel = 0
725generalcoinlabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
726generalcoinlabel.Size = UDim2.new(0, 50, 0, 50)
727generalcoinlabel.Visible = false
728generalcoinlabel.Image = "rbxassetid://200182847"
729generalcoinlabel.ImageColor3 = Color3.new(0, 0.705882, 1)
730generalcoinlabel.ImageTransparency = 0.80000001192093
731
732generalgunframe.Name = "generalgunframe"
733generalgunframe.Parent = generalframe
734generalgunframe.BackgroundColor3 = Color3.new(1, 1, 1)
735generalgunframe.BorderSizePixel = 0
736generalgunframe.Position = UDim2.new(0, 31, 0, 68)
737generalgunframe.Size = UDim2.new(0, 194, 0, 30)
738
739generalgunbutton.Name = "generalgunbutton"
740generalgunbutton.Parent = generalgunframe
741generalgunbutton.BackgroundColor3 = Color3.new(1, 1, 1)
742generalgunbutton.BackgroundTransparency = 1
743generalgunbutton.BorderSizePixel = 0
744generalgunbutton.ClipsDescendants = true
745generalgunbutton.Size = UDim2.new(0, 194, 0, 30)
746generalgunbutton.Font = Enum.Font.SourceSansSemibold
747generalgunbutton.FontSize = Enum.FontSize.Size24
748generalgunbutton.Text = "Grab Gun"
749generalgunbutton.TextColor3 = Color3.new(0, 0.615686, 1)
750generalgunbutton.TextSize = 19
751
752generalgunlabel.Name = "generalgunlabel"
753generalgunlabel.Parent = generalgunbutton
754generalgunlabel.AnchorPoint = Vector2.new(0.5, 0.5)
755generalgunlabel.BackgroundColor3 = Color3.new(1, 1, 1)
756generalgunlabel.BackgroundTransparency = 1
757generalgunlabel.BorderSizePixel = 0
758generalgunlabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
759generalgunlabel.Size = UDim2.new(0, 50, 0, 50)
760generalgunlabel.Visible = false
761generalgunlabel.Image = "rbxassetid://200182847"
762generalgunlabel.ImageColor3 = Color3.new(0, 0.705882, 1)
763generalgunlabel.ImageTransparency = 0.80000001192093
764
765generallobbyframe.Name = "generallobbyframe"
766generallobbyframe.Parent = generalframe
767generallobbyframe.BackgroundColor3 = Color3.new(1, 1, 1)
768generallobbyframe.BorderSizePixel = 0
769generallobbyframe.Position = UDim2.new(0, 31, 0, 17)
770generallobbyframe.Size = UDim2.new(0, 194, 0, 30)
771
772generallobbybutton.Name = "generallobbybutton"
773generallobbybutton.Parent = generallobbyframe
774generallobbybutton.BackgroundColor3 = Color3.new(1, 1, 1)
775generallobbybutton.BackgroundTransparency = 1
776generallobbybutton.BorderSizePixel = 0
777generallobbybutton.ClipsDescendants = true
778generallobbybutton.Size = UDim2.new(0, 194, 0, 30)
779generallobbybutton.Font = Enum.Font.SourceSansSemibold
780generallobbybutton.FontSize = Enum.FontSize.Size24
781generallobbybutton.Text = "TP to Lobby"
782generallobbybutton.TextColor3 = Color3.new(0, 0.615686, 1)
783generallobbybutton.TextSize = 19
784
785generallobbylabel.Name = "generallobbylabel"
786generallobbylabel.Parent = generallobbybutton
787generallobbylabel.AnchorPoint = Vector2.new(0.5, 0.5)
788generallobbylabel.BackgroundColor3 = Color3.new(1, 1, 1)
789generallobbylabel.BackgroundTransparency = 1
790generallobbylabel.BorderSizePixel = 0
791generallobbylabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
792generallobbylabel.Size = UDim2.new(0, 50, 0, 50)
793generallobbylabel.Visible = false
794generallobbylabel.Image = "rbxassetid://200182847"
795generallobbylabel.ImageColor3 = Color3.new(0, 0.705882, 1)
796generallobbylabel.ImageTransparency = 0.80000001192093
797
798lpframe.Name = "lpframe"
799lpframe.Parent = bodyframe
800lpframe.BackgroundColor3 = Color3.new(1, 1, 1)
801lpframe.BackgroundTransparency = 1
802lpframe.BorderSizePixel = 0
803lpframe.Position = UDim2.new(0, 256, 0, 0)
804lpframe.Size = UDim2.new(0, 256, 0, 222)
805
806lpjumpframe.Name = "lpjumpframe"
807lpjumpframe.Parent = lpframe
808lpjumpframe.BackgroundColor3 = Color3.new(1, 1, 1)
809lpjumpframe.BorderSizePixel = 0
810lpjumpframe.Position = UDim2.new(0, 31, 0, 172)
811lpjumpframe.Size = UDim2.new(0, 194, 0, 30)
812
813lpjumpbutton.Name = "lpjumpbutton"
814lpjumpbutton.Parent = lpjumpframe
815lpjumpbutton.BackgroundColor3 = Color3.new(1, 1, 1)
816lpjumpbutton.BackgroundTransparency = 1
817lpjumpbutton.BorderSizePixel = 0
818lpjumpbutton.ClipsDescendants = true
819lpjumpbutton.Size = UDim2.new(0, 194, 0, 30)
820lpjumpbutton.Font = Enum.Font.SourceSansSemibold
821lpjumpbutton.FontSize = Enum.FontSize.Size24
822lpjumpbutton.Text = "High Jump"
823lpjumpbutton.TextColor3 = Color3.new(0, 0.615686, 1)
824lpjumpbutton.TextSize = 19
825
826lpjumplabel.Name = "lpjumplabel"
827lpjumplabel.Parent = lpjumpbutton
828lpjumplabel.AnchorPoint = Vector2.new(0.5, 0.5)
829lpjumplabel.BackgroundColor3 = Color3.new(1, 1, 1)
830lpjumplabel.BackgroundTransparency = 1
831lpjumplabel.BorderSizePixel = 0
832lpjumplabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
833lpjumplabel.Size = UDim2.new(0, 50, 0, 50)
834lpjumplabel.Visible = false
835lpjumplabel.Image = "rbxassetid://200182847"
836lpjumplabel.ImageColor3 = Color3.new(0, 0.705882, 1)
837lpjumplabel.ImageTransparency = 0.80000001192093
838
839lpgravframe.Name = "lpgravframe"
840lpgravframe.Parent = lpframe
841lpgravframe.BackgroundColor3 = Color3.new(1, 1, 1)
842lpgravframe.BorderSizePixel = 0
843lpgravframe.Position = UDim2.new(0, 31, 0, 120)
844lpgravframe.Size = UDim2.new(0, 194, 0, 30)
845
846lpgravbutton.Name = "lpgravbutton"
847lpgravbutton.Parent = lpgravframe
848lpgravbutton.BackgroundColor3 = Color3.new(1, 1, 1)
849lpgravbutton.BackgroundTransparency = 1
850lpgravbutton.BorderSizePixel = 0
851lpgravbutton.ClipsDescendants = true
852lpgravbutton.Position = UDim2.new(0, 0, 0, -1)
853lpgravbutton.Size = UDim2.new(0, 194, 0, 31)
854lpgravbutton.Font = Enum.Font.SourceSansSemibold
855lpgravbutton.FontSize = Enum.FontSize.Size24
856lpgravbutton.Text = "Low Gravity"
857lpgravbutton.TextColor3 = Color3.new(0, 0.615686, 1)
858lpgravbutton.TextSize = 19
859
860lpgravlabel.Name = "lpgravlabel"
861lpgravlabel.Parent = lpgravbutton
862lpgravlabel.AnchorPoint = Vector2.new(0.5, 0.5)
863lpgravlabel.BackgroundColor3 = Color3.new(1, 1, 1)
864lpgravlabel.BackgroundTransparency = 1
865lpgravlabel.BorderSizePixel = 0
866lpgravlabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
867lpgravlabel.Size = UDim2.new(0, 50, 0, 50)
868lpgravlabel.Visible = false
869lpgravlabel.Image = "rbxassetid://200182847"
870lpgravlabel.ImageColor3 = Color3.new(0, 0.705882, 1)
871lpgravlabel.ImageTransparency = 0.80000001192093
872
873lpwalkframe.Name = "lpwalkframe"
874lpwalkframe.Parent = lpframe
875lpwalkframe.BackgroundColor3 = Color3.new(1, 1, 1)
876lpwalkframe.BorderSizePixel = 0
877lpwalkframe.Position = UDim2.new(0, 31, 0, 68)
878lpwalkframe.Size = UDim2.new(0, 194, 0, 30)
879
880lpwalkbutton.Name = "lpwalkbutton"
881lpwalkbutton.Parent = lpwalkframe
882lpwalkbutton.BackgroundColor3 = Color3.new(1, 1, 1)
883lpwalkbutton.BackgroundTransparency = 1
884lpwalkbutton.BorderSizePixel = 0
885lpwalkbutton.ClipsDescendants = true
886lpwalkbutton.Size = UDim2.new(0, 194, 0, 30)
887lpwalkbutton.Font = Enum.Font.SourceSansSemibold
888lpwalkbutton.FontSize = Enum.FontSize.Size24
889lpwalkbutton.Text = "Fast Walk"
890lpwalkbutton.TextColor3 = Color3.new(0, 0.615686, 1)
891lpwalkbutton.TextSize = 19
892
893lpwalklabel.Name = "lpwalklabel"
894lpwalklabel.Parent = lpwalkbutton
895lpwalklabel.AnchorPoint = Vector2.new(0.5, 0.5)
896lpwalklabel.BackgroundColor3 = Color3.new(1, 1, 1)
897lpwalklabel.BackgroundTransparency = 1
898lpwalklabel.BorderSizePixel = 0
899lpwalklabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
900lpwalklabel.Size = UDim2.new(0, 50, 0, 50)
901lpwalklabel.Visible = false
902lpwalklabel.Image = "rbxassetid://200182847"
903lpwalklabel.ImageColor3 = Color3.new(0, 0.705882, 1)
904lpwalklabel.ImageTransparency = 0.80000001192093
905
906lpgodframe.Name = "lpgodframe"
907lpgodframe.Parent = lpframe
908lpgodframe.BackgroundColor3 = Color3.new(1, 1, 1)
909lpgodframe.BorderSizePixel = 0
910lpgodframe.Position = UDim2.new(0, 31, 0, 17)
911lpgodframe.Size = UDim2.new(0, 194, 0, 30)
912
913lpgodbutton.Name = "lpgodbutton"
914lpgodbutton.Parent = lpgodframe
915lpgodbutton.BackgroundColor3 = Color3.new(1, 1, 1)
916lpgodbutton.BackgroundTransparency = 1
917lpgodbutton.BorderSizePixel = 0
918lpgodbutton.ClipsDescendants = true
919lpgodbutton.Size = UDim2.new(0, 194, 0, 30)
920lpgodbutton.Font = Enum.Font.SourceSansSemibold
921lpgodbutton.FontSize = Enum.FontSize.Size24
922lpgodbutton.Text = "God Mode"
923lpgodbutton.TextColor3 = Color3.new(0, 0.615686, 1)
924lpgodbutton.TextSize = 19
925
926lpgodlabel.Name = "lpgodlabel"
927lpgodlabel.Parent = lpgodbutton
928lpgodlabel.AnchorPoint = Vector2.new(0.5, 0.5)
929lpgodlabel.BackgroundColor3 = Color3.new(1, 1, 1)
930lpgodlabel.BackgroundTransparency = 1
931lpgodlabel.BorderSizePixel = 0
932lpgodlabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
933lpgodlabel.Size = UDim2.new(0, 50, 0, 50)
934lpgodlabel.Visible = false
935lpgodlabel.Image = "rbxassetid://200182847"
936lpgodlabel.ImageColor3 = Color3.new(0, 0.705882, 1)
937lpgodlabel.ImageTransparency = 0.80000001192093
938
939backbutton1.Name = "backbutton1"
940backbutton1.Parent = maintab
941backbutton1.Active = false
942backbutton1.BackgroundColor3 = Color3.new(0, 0.407843, 0.658824)
943backbutton1.BackgroundTransparency = 1
944backbutton1.BorderSizePixel = 0
945backbutton1.ClipsDescendants = true
946backbutton1.Size = UDim2.new(0, 29, 0, 30)
947backbutton1.Visible = false
948backbutton1.AutoButtonColor = false
949backbutton1.Font = Enum.Font.SourceSansBold
950backbutton1.FontSize = Enum.FontSize.Size24
951backbutton1.Text = "<"
952backbutton1.TextColor3 = Color3.new(1, 1, 1)
953backbutton1.TextSize = 20
954
955backbutton1label.Name = "backbutton1label"
956backbutton1label.Parent = backbutton1
957backbutton1label.AnchorPoint = Vector2.new(0.5, 0.5)
958backbutton1label.BackgroundColor3 = Color3.new(1, 1, 1)
959backbutton1label.BackgroundTransparency = 1
960backbutton1label.BorderSizePixel = 0
961backbutton1label.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
962backbutton1label.Size = UDim2.new(0, 50, 0, 50)
963backbutton1label.Visible = false
964backbutton1label.Image = "rbxassetid://200182847"
965backbutton1label.ImageTransparency = 0.80000001192093
966
967backbutton2.Name = "backbutton2"
968backbutton2.Parent = maintab
969backbutton2.Active = false
970backbutton2.BackgroundColor3 = Color3.new(0, 0.407843, 0.658824)
971backbutton2.BackgroundTransparency = 1
972backbutton2.BorderSizePixel = 0
973backbutton2.ClipsDescendants = true
974backbutton2.Size = UDim2.new(0, 29, 0, 30)
975backbutton2.Visible = false
976backbutton2.AutoButtonColor = false
977backbutton2.Font = Enum.Font.SourceSansBold
978backbutton2.FontSize = Enum.FontSize.Size24
979backbutton2.Text = "<"
980backbutton2.TextColor3 = Color3.new(1, 1, 1)
981backbutton2.TextSize = 20
982
983backbutton2label.Name = "backbutton2label"
984backbutton2label.Parent = backbutton2
985backbutton2label.AnchorPoint = Vector2.new(0.5, 0.5)
986backbutton2label.BackgroundColor3 = Color3.new(1, 1, 1)
987backbutton2label.BackgroundTransparency = 1
988backbutton2label.BorderSizePixel = 0
989backbutton2label.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
990backbutton2label.Size = UDim2.new(0, 50, 0, 50)
991backbutton2label.Visible = false
992backbutton2label.Image = "rbxassetid://200182847"
993backbutton2label.ImageTransparency = 0.80000001192093
994
995creditsbutton.Name = "creditsbutton"
996creditsbutton.Parent = maintab
997creditsbutton.BackgroundColor3 = Color3.new(1, 1, 1)
998creditsbutton.BackgroundTransparency = 1
999creditsbutton.BorderSizePixel = 0
1000creditsbutton.ClipsDescendants = true
1001creditsbutton.Position = UDim2.new(0.87890625, 0, 0, 0)
1002creditsbutton.Size = UDim2.new(0, 31, 0, 30)
1003creditsbutton.Font = Enum.Font.SourceSansSemibold
1004creditsbutton.FontSize = Enum.FontSize.Size18
1005creditsbutton.Text = ""
1006creditsbutton.TextColor3 = Color3.new(0, 0.615686, 1)
1007creditsbutton.TextSize = 15
1008
1009creditsiconlabel1.Name = "creditsiconlabel1"
1010creditsiconlabel1.Parent = creditsbutton
1011creditsiconlabel1.AnchorPoint = Vector2.new(0.5, 0.5)
1012creditsiconlabel1.BackgroundColor3 = Color3.new(1, 1, 1)
1013creditsiconlabel1.BackgroundTransparency = 1
1014creditsiconlabel1.BorderSizePixel = 0
1015creditsiconlabel1.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
1016creditsiconlabel1.Size = UDim2.new(0, 50, 0, 50)
1017creditsiconlabel1.Visible = false
1018creditsiconlabel1.Image = "rbxassetid://200182847"
1019creditsiconlabel1.ImageTransparency = 0.80000001192093
1020
1021creditsiconlabel2.Name = "creditsiconlabel2"
1022creditsiconlabel2.Parent = creditsbutton
1023creditsiconlabel2.AnchorPoint = Vector2.new(0.5, 0.5)
1024creditsiconlabel2.BackgroundColor3 = Color3.new(1, 1, 1)
1025creditsiconlabel2.BackgroundTransparency = 1
1026creditsiconlabel2.BorderSizePixel = 0
1027creditsiconlabel2.Position = UDim2.new(0.5, 0, 0.5, 0)
1028creditsiconlabel2.Size = UDim2.new(0, 17, 0, 17)
1029creditsiconlabel2.Image = "rbxassetid://23151450"
1030
1031toggle.Name = "toggle"
1032toggle.Parent = mygui
1033toggle.Active = true
1034toggle.BackgroundColor3 = Color3.new(0.992157, 0.984314, 1)
1035toggle.BackgroundTransparency = 0.5
1036toggle.BorderSizePixel = 0
1037toggle.Draggable = true
1038toggle.Position = UDim2.new(0, 5, 0, 530)
1039toggle.Size = UDim2.new(0, 140, 0, 30)
1040
1041closeall.Name = "closeall"
1042closeall.Parent = toggle
1043closeall.BackgroundColor3 = Color3.new(1, 0, 0)
1044closeall.BorderSizePixel = 0
1045closeall.Position = UDim2.new(0, 110, 0, 0)
1046closeall.Size = UDim2.new(0, 30, 0, 30)
1047closeall.FontSize = Enum.FontSize.Size18
1048closeall.Text = ""
1049closeall.TextSize = 15
1050
1051closeopen.Name = "closeopen"
1052closeopen.Parent = toggle
1053closeopen.BackgroundColor3 = Color3.new(0, 0.615686, 1)
1054closeopen.BorderSizePixel = 0
1055closeopen.ClipsDescendants = true
1056closeopen.Size = UDim2.new(0, 110, 0, 30)
1057closeopen.AutoButtonColor = false
1058closeopen.Font = Enum.Font.SourceSansBold
1059closeopen.FontSize = Enum.FontSize.Size24
1060closeopen.Text = "Close"
1061closeopen.TextColor3 = Color3.new(1, 1, 1)
1062closeopen.TextSize = 20
1063
1064closeopenlabel.Name = "closeopenlabel"
1065closeopenlabel.Parent = closeopen
1066closeopenlabel.AnchorPoint = Vector2.new(0.5, 0.5)
1067closeopenlabel.BackgroundColor3 = Color3.new(1, 1, 1)
1068closeopenlabel.BackgroundTransparency = 1
1069closeopenlabel.BorderSizePixel = 0
1070closeopenlabel.Position = UDim2.new(0.840206146, 0, 0.500000477, 0)
1071closeopenlabel.Size = UDim2.new(0, 50, 0, 50)
1072closeopenlabel.Visible = false
1073closeopenlabel.Image = "rbxassetid://200182847"
1074closeopenlabel.ImageTransparency = 0.80000001192093
1075
1076creditstab.Name = "creditstab"
1077creditstab.Parent = mygui
1078creditstab.Active = true
1079creditstab.BackgroundColor3 = Color3.new(1, 1, 1)
1080creditstab.BackgroundTransparency = 0.5
1081creditstab.BorderSizePixel = 0
1082creditstab.Draggable = true
1083creditstab.Position = UDim2.new(0, 42, 0, 47)
1084creditstab.Size = UDim2.new(0, 256, 0, 30)
1085creditstab.Visible = false
1086
1087creditstitle.Name = "creditstitle"
1088creditstitle.Parent = creditstab
1089creditstitle.BackgroundColor3 = Color3.new(0, 0.45098, 0.862745)
1090creditstitle.BorderSizePixel = 0
1091creditstitle.Position = UDim2.new(-0.001953125, 0, 0, 0)
1092creditstitle.Size = UDim2.new(0, 256, 0, 30)
1093creditstitle.Font = Enum.Font.SourceSansBold
1094creditstitle.FontSize = Enum.FontSize.Size24
1095creditstitle.Text = "Credits"
1096creditstitle.TextColor3 = Color3.new(1, 1, 1)
1097creditstitle.TextSize = 23
1098
1099creditsframe.Name = "creditsframe"
1100creditsframe.Parent = creditstab
1101creditsframe.BackgroundColor3 = Color3.new(0, 0.615686, 1)
1102creditsframe.BorderSizePixel = 0
1103creditsframe.ClipsDescendants = true
1104creditsframe.Position = UDim2.new(0, 0, 0, 30)
1105creditsframe.Size = UDim2.new(0, 256, 0, 222)
1106
1107creditsmenuframe.Name = "menuframe"
1108creditsmenuframe.Parent = creditsframe
1109creditsmenuframe.BackgroundColor3 = Color3.new(1, 1, 1)
1110creditsmenuframe.BackgroundTransparency = 1
1111creditsmenuframe.BorderSizePixel = 0
1112creditsmenuframe.Size = UDim2.new(0, 256, 0, 222)
1113
1114creditsfield.Name = "creditsfield"
1115creditsfield.Parent = creditsmenuframe
1116creditsfield.BackgroundColor3 = Color3.new(1, 1, 1)
1117creditsfield.BorderSizePixel = 0
1118creditsfield.Position = UDim2.new(0, 31, 0, 31)
1119creditsfield.Size = UDim2.new(0, 194, 0, 31)
1120creditsfield.Font = Enum.Font.SourceSansSemibold
1121creditsfield.FontSize = Enum.FontSize.Size24
1122creditsfield.Text = "By: abs_0"
1123creditsfield.TextColor3 = Color3.new(0, 0.615686, 1)
1124creditsfield.TextSize = 20
1125
1126closecredits.Name = "closeall"
1127closecredits.Parent = creditstab
1128closecredits.BackgroundColor3 = Color3.new(1, 0, 0)
1129closecredits.BorderSizePixel = 0
1130closecredits.Position = UDim2.new(0, 226, 0, 0)
1131closecredits.Size = UDim2.new(0, 30, 0, 30)
1132closecredits.FontSize = Enum.FontSize.Size18
1133closecredits.Text = ""
1134closecredits.TextSize = 15
1135
1136--Appearance Scripts
1137
1138--mygui.maintab.bodyframe.generalframe.generallobbyframe.generallobbybutton.Script
1139local mouse = game.Players.LocalPlayer:GetMouse()
1140
1141
1142generallobbybutton.MouseButton1Down:connect(function()
1143 local x = (mouse.X) - (generallobbybutton.AbsolutePosition.X)
1144 local y = (mouse.Y) - (generallobbybutton.AbsolutePosition.Y)
1145 generallobbylabel.Position = UDim2.new(0,x,0,y)
1146 generallobbylabel.Size = UDim2.new(0,50,0,50)
1147 generallobbylabel.ImageTransparency = 0.8
1148 generallobbylabel.Visible = true
1149
1150 wait()
1151
1152 generallobbylabel:TweenSize(
1153 UDim2.new(0,390,0,390),
1154 "Out",
1155 "Quint",
1156 1
1157 )
1158end)
1159
1160generallobbybutton.MouseButton1Up:connect(function()
1161 wait(0.35)
1162 local TweenService = game:GetService("TweenService")
1163 local circle = generallobbylabel
1164
1165 local Info = TweenInfo.new(
1166 0.2, -- Length
1167 Enum.EasingStyle.Linear, -- Easing Style
1168 Enum.EasingDirection.Out, -- Easing Direction
1169 0, -- Times repeated
1170 false, -- Reverse
1171 0 -- Delay
1172 )
1173 local Goals =
1174 {
1175 ImageTransparency = 1;
1176 }
1177
1178 local tween = TweenService:Create(circle,Info,Goals)
1179 tween:Play()
1180end)
1181
1182--mygui.maintab.bodyframe.generalframe.generalgunframe.generalgunbutton.Script
1183local mouse = game.Players.LocalPlayer:GetMouse()
1184
1185
1186generalgunbutton.MouseButton1Down:connect(function()
1187 local x = (mouse.X) - (generalgunbutton.AbsolutePosition.X)
1188 local y = (mouse.Y) - (generalgunbutton.AbsolutePosition.Y)
1189 generalgunlabel.Position = UDim2.new(0,x,0,y)
1190 generalgunlabel.Size = UDim2.new(0,50,0,50)
1191 generalgunlabel.ImageTransparency = 0.8
1192 generalgunlabel.Visible = true
1193
1194 wait()
1195
1196 generalgunlabel:TweenSize(
1197 UDim2.new(0,390,0,390),
1198 "Out",
1199 "Quint",
1200 1
1201 )
1202end)
1203
1204generalgunbutton.MouseButton1Up:connect(function()
1205 wait(0.35)
1206 local TweenService = game:GetService("TweenService")
1207 local circle = generalgunlabel
1208
1209 local Info = TweenInfo.new(
1210 0.2, -- Length
1211 Enum.EasingStyle.Linear, -- Easing Style
1212 Enum.EasingDirection.Out, -- Easing Direction
1213 0, -- Times repeated
1214 false, -- Reverse
1215 0 -- Delay
1216 )
1217 local Goals =
1218 {
1219 ImageTransparency = 1;
1220 }
1221
1222 local tween = TweenService:Create(circle,Info,Goals)
1223 tween:Play()
1224end)
1225
1226--mygui.maintab.bodyframe.generalframe.generalcoinframe.generalcoinbutton.Script
1227local mouse = game.Players.LocalPlayer:GetMouse()
1228
1229
1230generalcoinbutton.MouseButton1Down:connect(function()
1231 local x = (mouse.X) - (generalcoinbutton.AbsolutePosition.X)
1232 local y = (mouse.Y) - (generalcoinbutton.AbsolutePosition.Y)
1233 generalcoinlabel.Position = UDim2.new(0,x,0,y)
1234 generalcoinlabel.Size = UDim2.new(0,50,0,50)
1235 generalcoinlabel.ImageTransparency = 0.8
1236 generalcoinlabel.Visible = true
1237
1238 wait()
1239
1240 generalcoinlabel:TweenSize(
1241 UDim2.new(0,390,0,390),
1242 "Out",
1243 "Quint",
1244 1
1245 )
1246end)
1247
1248generalcoinbutton.MouseButton1Up:connect(function()
1249 wait(0.35)
1250 local TweenService = game:GetService("TweenService")
1251 local circle = generalcoinlabel
1252
1253 local Info = TweenInfo.new(
1254 0.2, -- Length
1255 Enum.EasingStyle.Linear, -- Easing Style
1256 Enum.EasingDirection.Out, -- Easing Direction
1257 0, -- Times repeated
1258 false, -- Reverse
1259 0 -- Delay
1260 )
1261 local Goals =
1262 {
1263 ImageTransparency = 1;
1264 }
1265
1266 local tween = TweenService:Create(circle,Info,Goals)
1267 tween:Play()
1268end)
1269
1270--mygui.maintab.bodyframe.generalframe.generalespframe.generalespbutton.Script
1271local mouse = game.Players.LocalPlayer:GetMouse()
1272
1273
1274generalespbutton.MouseButton1Down:connect(function()
1275 local x = (mouse.X) - (generalespbutton.AbsolutePosition.X)
1276 local y = (mouse.Y) - (generalespbutton.AbsolutePosition.Y)
1277 generalesplabel.Position = UDim2.new(0,x,0,y)
1278 generalesplabel.Size = UDim2.new(0,50,0,50)
1279 generalesplabel.ImageTransparency = 0.8
1280 generalesplabel.Visible = true
1281
1282 wait()
1283
1284 generalesplabel:TweenSize(
1285 UDim2.new(0,390,0,390),
1286 "Out",
1287 "Quint",
1288 1
1289 )
1290end)
1291
1292generalespbutton.MouseButton1Up:connect(function()
1293 wait(0.35)
1294 local TweenService = game:GetService("TweenService")
1295 local circle = generalesplabel
1296
1297 local Info = TweenInfo.new(
1298 0.2, -- Length
1299 Enum.EasingStyle.Linear, -- Easing Style
1300 Enum.EasingDirection.Out, -- Easing Direction
1301 0, -- Times repeated
1302 false, -- Reverse
1303 0 -- Delay
1304 )
1305 local Goals =
1306 {
1307 ImageTransparency = 1;
1308 }
1309
1310 local tween = TweenService:Create(circle,Info,Goals)
1311 tween:Play()
1312end)
1313
1314--mygui.maintab.bodyframe.lpframe.lpgodframe.lpgodbutton.Script
1315local mouse = game.Players.LocalPlayer:GetMouse()
1316
1317
1318lpgodbutton.MouseButton1Down:connect(function()
1319 local x = (mouse.X) - (lpgodbutton.AbsolutePosition.X)
1320 local y = (mouse.Y) - (lpgodbutton.AbsolutePosition.Y)
1321 lpgodbutton.lpgodlabel.Position = UDim2.new(0,x,0,y)
1322 lpgodbutton.lpgodlabel.Size = UDim2.new(0,50,0,50)
1323 lpgodbutton.lpgodlabel.ImageTransparency = 0.8
1324 lpgodbutton.lpgodlabel.Visible = true
1325
1326 wait()
1327
1328 lpgodbutton.lpgodlabel:TweenSize(
1329 UDim2.new(0,390,0,390),
1330 "Out",
1331 "Quint",
1332 1
1333 )
1334end)
1335
1336lpgodbutton.MouseButton1Up:connect(function()
1337 wait(0.35)
1338 local TweenService = game:GetService("TweenService")
1339 local circle = lpgodbutton.lpgodlabel
1340
1341 local Info = TweenInfo.new(
1342 0.2, -- Length
1343 Enum.EasingStyle.Linear, -- Easing Style
1344 Enum.EasingDirection.Out, -- Easing Direction
1345 0, -- Times repeated
1346 false, -- Reverse
1347 0 -- Delay
1348 )
1349 local Goals =
1350 {
1351 ImageTransparency = 1;
1352 }
1353
1354 local tween = TweenService:Create(circle,Info,Goals)
1355 tween:Play()
1356end)
1357
1358--mygui.maintab.bodyframe.lpframe.lpwalkframe.lpwalkbutton.Script
1359local mouse = game.Players.LocalPlayer:GetMouse()
1360
1361
1362lpwalkbutton.MouseButton1Down:connect(function()
1363 if game.Players.LocalPlayer.Character.Humanoid.WalkSpeed == 16 * 5 then
1364 lpwalkbutton.TextColor3 = Color3.new(1,128/255,0)
1365 lpwalkbutton.lpwalklabel.ImageColor3 = Color3.new(1,128/255,0)
1366 else
1367 lpwalkbutton.TextColor3 = Color3.new(0,157/255,1)
1368 lpwalkbutton.lpwalklabel.ImageColor3 = Color3.new(0,157/255,1)
1369 end
1370
1371 local x = (mouse.X) - (lpwalkbutton.AbsolutePosition.X)
1372 local y = (mouse.Y) - (lpwalkbutton.AbsolutePosition.Y)
1373 lpwalkbutton.lpwalklabel.Position = UDim2.new(0,x,0,y)
1374 lpwalkbutton.lpwalklabel.Size = UDim2.new(0,50,0,50)
1375 lpwalkbutton.lpwalklabel.ImageTransparency = 0.8
1376 lpwalkbutton.lpwalklabel.Visible = true
1377
1378 wait()
1379
1380 lpwalkbutton.lpwalklabel:TweenSize(
1381 UDim2.new(0,390,0,390),
1382 "Out",
1383 "Quint",
1384 1
1385 )
1386end)
1387
1388lpwalkbutton.MouseButton1Up:connect(function()
1389 wait(0.35)
1390 local TweenService = game:GetService("TweenService")
1391 local circle = lpwalkbutton.lpwalklabel
1392
1393 local Info = TweenInfo.new(
1394 0.2, -- Length
1395 Enum.EasingStyle.Linear, -- Easing Style
1396 Enum.EasingDirection.Out, -- Easing Direction
1397 0, -- Times repeated
1398 false, -- Reverse
1399 0 -- Delay
1400 )
1401 local Goals =
1402 {
1403 ImageTransparency = 1;
1404 }
1405
1406 local tween = TweenService:Create(circle,Info,Goals)
1407 tween:Play()
1408end)
1409
1410--mygui.maintab.bodyframe.lpframe.lpgravframe.lpgravbutton.Script
1411local mouse = game.Players.LocalPlayer:GetMouse()
1412
1413lpgravbutton.MouseButton1Down:connect(function()
1414 if game.Workspace.Gravity < 196.1 then
1415 lpgravbutton.TextColor3 = Color3.new(1,128/255,0)
1416 lpgravbutton.lpgravlabel.ImageColor3 = Color3.new(1,128/255,0)
1417 else
1418 lpgravbutton.TextColor3 = Color3.new(0,157/255,1)
1419 lpgravbutton.lpgravlabel.ImageColor3 = Color3.new(0,157/255,1)
1420 end
1421
1422 local x = (mouse.X) - (lpgravbutton.AbsolutePosition.X)
1423 local y = (mouse.Y) - (lpgravbutton.AbsolutePosition.Y)
1424 lpgravbutton.lpgravlabel.Position = UDim2.new(0,x,0,y)
1425 lpgravbutton.lpgravlabel.Size = UDim2.new(0,50,0,50)
1426 lpgravbutton.lpgravlabel.ImageTransparency = 0.8
1427 lpgravbutton.lpgravlabel.Visible = true
1428
1429 wait()
1430
1431 lpgravbutton.lpgravlabel:TweenSize(
1432 UDim2.new(0,390,0,390),
1433 "Out",
1434 "Quint",
1435 1
1436 )
1437end)
1438
1439lpgravbutton.MouseButton1Up:connect(function()
1440 wait(0.35)
1441 local TweenService = game:GetService("TweenService")
1442 local circle = lpgravbutton.lpgravlabel
1443
1444 local Info = TweenInfo.new(
1445 0.2, -- Length
1446 Enum.EasingStyle.Linear, -- Easing Style
1447 Enum.EasingDirection.Out, -- Easing Direction
1448 0, -- Times repeated
1449 false, -- Reverse
1450 0 -- Delay
1451 )
1452 local Goals =
1453 {
1454 ImageTransparency = 1;
1455 }
1456
1457 local tween = TweenService:Create(circle,Info,Goals)
1458 tween:Play()
1459end)
1460
1461--mygui.maintab.bodyframe.lpframe.lpjumpframe.lpjumpbutton.Script
1462local mouse = game.Players.LocalPlayer:GetMouse()
1463
1464
1465lpjumpbutton.MouseButton1Down:connect(function()
1466 if game.Players.LocalPlayer.Character.Humanoid.JumpPower == 100 then
1467 lpjumpbutton.TextColor3 = Color3.new(1,128/255,0)
1468 lpjumpbutton.lpjumplabel.ImageColor3 = Color3.new(1,128/255,0)
1469 else
1470 lpjumpbutton.TextColor3 = Color3.new(0,157/255,1)
1471 lpjumpbutton.lpjumplabel.ImageColor3 = Color3.new(0,157/255,1)
1472 end
1473
1474 local x = (mouse.X) - (lpjumpbutton.AbsolutePosition.X)
1475 local y = (mouse.Y) - (lpjumpbutton.AbsolutePosition.Y)
1476 lpjumpbutton.lpjumplabel.Position = UDim2.new(0,x,0,y)
1477 lpjumpbutton.lpjumplabel.Size = UDim2.new(0,50,0,50)
1478 lpjumpbutton.lpjumplabel.ImageTransparency = 0.8
1479 lpjumpbutton.lpjumplabel.Visible = true
1480
1481 wait()
1482
1483 lpjumpbutton.lpjumplabel:TweenSize(
1484 UDim2.new(0,390,0,390),
1485 "Out",
1486 "Quint",
1487 1
1488 )
1489end)
1490
1491lpjumpbutton.MouseButton1Up:connect(function()
1492 wait(0.35)
1493 local TweenService = game:GetService("TweenService")
1494 local circle = lpjumpbutton.lpjumplabel
1495
1496 local Info = TweenInfo.new(
1497 0.2, -- Length
1498 Enum.EasingStyle.Linear, -- Easing Style
1499 Enum.EasingDirection.Out, -- Easing Direction
1500 0, -- Times repeated
1501 false, -- Reverse
1502 0 -- Delay
1503 )
1504 local Goals =
1505 {
1506 ImageTransparency = 1;
1507 }
1508
1509 local tween = TweenService:Create(circle,Info,Goals)
1510 tween:Play()
1511end)
1512
1513--mygui.maintab.bodyframe.menuframe.generalbuttonframe.generalbutton.Script
1514local mouse = game.Players.LocalPlayer:GetMouse()
1515
1516
1517generalbutton.MouseButton1Down:connect(function()
1518 local x = (mouse.X) - (generalbutton.AbsolutePosition.X)
1519 local y = (mouse.Y) - (generalbutton.AbsolutePosition.Y)
1520 generalbutton.generalbuttonlabel.Position = UDim2.new(0,x,0,y)
1521 generalbutton.generalbuttonlabel.Size = UDim2.new(0,50,0,50)
1522 generalbutton.generalbuttonlabel.ImageTransparency = 0.8
1523 generalbutton.generalbuttonlabel.Visible = true
1524
1525 wait()
1526
1527 generalbutton.generalbuttonlabel:TweenSize(
1528 UDim2.new(0,390,0,390),
1529 "Out",
1530 "Quint",
1531 1
1532 )
1533end)
1534
1535generalbutton.MouseButton1Up:connect(function()
1536 wait(0.35)
1537 local TweenService = game:GetService("TweenService")
1538 local circle = generalbutton.generalbuttonlabel
1539
1540 local Info = TweenInfo.new(
1541 0.2, -- Length
1542 Enum.EasingStyle.Linear, -- Easing Style
1543 Enum.EasingDirection.Out, -- Easing Direction
1544 0, -- Times repeated
1545 false, -- Reverse
1546 0 -- Delay
1547 )
1548 local Goals =
1549 {
1550 ImageTransparency = 1;
1551 }
1552
1553 local tween = TweenService:Create(circle,Info,Goals)
1554 tween:Play()
1555end)
1556
1557--mygui.maintab.bodyframe.menuframe.generalbuttonframe.generalbutton.TransitionScript
1558generalbutton.MouseButton1Click:connect(function()
1559 wait(0.25)
1560 menuframe:TweenPosition(
1561 UDim2.new(0,-256,0,0),
1562 "Out",
1563 "Quint",
1564 0.2
1565 )
1566 generalframe:TweenPosition(
1567 UDim2.new(0,0,0,0),
1568 "Out",
1569 "Quint",
1570 0.2
1571 )
1572 backbutton1.Visible = true
1573 backbutton1.Active = true
1574 maintab.title.Text = "General"
1575 maintab.title.TextSize = 19
1576end)
1577
1578--mygui.maintab.bodyframe.menuframe.lpbuttonframe.lpbutton.Script
1579local mouse = game.Players.LocalPlayer:GetMouse()
1580
1581
1582lpbutton.MouseButton1Down:connect(function()
1583 local x = (mouse.X) - (lpbutton.AbsolutePosition.X)
1584 local y = (mouse.Y) - (lpbutton.AbsolutePosition.Y)
1585 lpbutton.lpbuttonlabel.Position = UDim2.new(0,x,0,y)
1586 lpbutton.lpbuttonlabel.Size = UDim2.new(0,50,0,50)
1587 lpbutton.lpbuttonlabel.ImageTransparency = 0.8
1588 lpbutton.lpbuttonlabel.Visible = true
1589
1590 wait()
1591
1592 lpbuttonlabel:TweenSize(
1593 UDim2.new(0,390,0,390),
1594 "Out",
1595 "Quint",
1596 1
1597 )
1598end)
1599
1600lpbutton.MouseButton1Up:connect(function()
1601 wait(0.35)
1602 local TweenService = game:GetService("TweenService")
1603 local circle = lpbutton.lpbuttonlabel
1604
1605 local Info = TweenInfo.new(
1606 0.2, -- Length
1607 Enum.EasingStyle.Linear, -- Easing Style
1608 Enum.EasingDirection.Out, -- Easing Direction
1609 0, -- Times repeated
1610 false, -- Reverse
1611 0 -- Delay
1612 )
1613 local Goals =
1614 {
1615 ImageTransparency = 1;
1616 }
1617
1618 local tween = TweenService:Create(circle,Info,Goals)
1619 tween:Play()
1620end)
1621
1622--mygui.maintab.bodyframe.menuframe.lpbuttonframe.lpbutton.TransitionScript
1623lpbutton.MouseButton1Click:connect(function()
1624 wait(0.25)
1625 menuframe:TweenPosition(
1626 UDim2.new(0,-256,0,0),
1627 "Out",
1628 "Quint",
1629 0.2
1630 )
1631 lpframe:TweenPosition(
1632 UDim2.new(0,0,0,0),
1633 "Out",
1634 "Quint",
1635 0.2
1636 )
1637 backbutton2.Visible = true
1638 backbutton2.Active = true
1639 maintab.title.Text = "Local Player"
1640 maintab.title.TextSize = 19
1641end)
1642
1643--mygui.maintab.bodyframe.menuframe.tpbuttonframe.tpbutton.Script
1644local mouse = game.Players.LocalPlayer:GetMouse()
1645
1646
1647tpbutton.MouseButton1Down:connect(function()
1648 local x = (mouse.X) - (tpbutton.AbsolutePosition.X)
1649 local y = (mouse.Y) - (tpbutton.AbsolutePosition.Y)
1650 tpbutton.tpbuttonlabel.Position = UDim2.new(0,x,0,y)
1651 tpbutton.tpbuttonlabel.Size = UDim2.new(0,0,0,0)
1652 tpbutton.tpbuttonlabel.ImageTransparency = 0.8
1653 tpbutton.tpbuttonlabel.Visible = true
1654
1655 wait()
1656
1657 tpbutton.tpbuttonlabel:TweenSize(
1658 UDim2.new(0,75,0,75),
1659 "Out",
1660 "Quint",
1661 0.9
1662 )
1663end)
1664
1665tpbutton.MouseButton1Up:connect(function()
1666 wait(0.35)
1667 local TweenService = game:GetService("TweenService")
1668 local circle = tpbutton.tpbuttonlabel
1669
1670 local Info = TweenInfo.new(
1671 0.2, -- Length
1672 Enum.EasingStyle.Linear, -- Easing Style
1673 Enum.EasingDirection.Out, -- Easing Direction
1674 0, -- Times repeated
1675 false, -- Reverse
1676 0 -- Delay
1677 )
1678 local Goals =
1679 {
1680 ImageTransparency = 1;
1681 }
1682
1683 local tween = TweenService:Create(circle,Info,Goals)
1684 tween:Play()
1685end)
1686
1687--mygui.maintab.bodyframe.menuframe.tptextbox.matscript
1688--[[tptextbox.Focused:connect(function()
1689 local mouse = game.Players.LocalPlayer:GetMouse()
1690 tptextbox.tpunderline.BackgroundTransparency = 0
1691 local x = (mouse.X) - (tpbutton.AbsolutePosition.X)
1692 tpunderline.Position = UDim2.new(0,x,0,30) --insert correct offset in Y!!
1693
1694 wait()
1695 tptextbox.tpunderline:TweenSizeAndPosition(
1696 UDim2.new(0,156,0,2),
1697 UDim2.new(0,0,0,30),
1698 "Out",
1699 "Quint",
1700 0.2
1701 )
1702end)]]--
1703
1704--mygui.maintab.backbutton1.Script
1705local mouse = game.Players.LocalPlayer:GetMouse()
1706
1707backbutton1.MouseButton1Down:connect(function()
1708 backbutton1.backbutton1label.Position = UDim2.new(0.5,0,0.5,0)
1709 backbutton1.backbutton1label.Size = UDim2.new(0,0,0,0)
1710 backbutton1.backbutton1label.ImageTransparency = 0.8
1711 backbutton1.backbutton1label.Visible = true
1712
1713 wait()
1714
1715 backbutton1.backbutton1label:TweenSize(
1716 UDim2.new(0,60,0,60),
1717 "Out",
1718 "Quint",
1719 0.25
1720 )
1721end)
1722
1723backbutton1.MouseButton1Up:connect(function()
1724 wait(0.35)
1725 local TweenService = game:GetService("TweenService")
1726 local circle = backbutton1.backbutton1label
1727
1728 local Info = TweenInfo.new(
1729 0.2, -- Length
1730 Enum.EasingStyle.Linear, -- Easing Style
1731 Enum.EasingDirection.Out, -- Easing Direction
1732 0, -- Times repeated
1733 false, -- Reverse
1734 0 -- Delay
1735 )
1736 local Goals =
1737 {
1738 ImageTransparency = 1;
1739 }
1740
1741 local tween = TweenService:Create(circle,Info,Goals)
1742 tween:Play()
1743end)
1744
1745--mygui.maintab.backbutton1.TransitionScript
1746backbutton1.MouseButton1Click:connect(function()
1747 wait(0.2)
1748 menuframe:TweenPosition(
1749 UDim2.new(0,0,0,0),
1750 "Out",
1751 "Quint",
1752 0.2
1753 )
1754 generalframe:TweenPosition(
1755 UDim2.new(0,256,0,0),
1756 "Out",
1757 "Quint",
1758 0.2
1759 )
1760 backbutton1.Visible = false
1761 backbutton1.Active = false
1762 maintab.title.Text = "MM2 Gui"
1763 maintab.title.TextSize = 20
1764end)
1765
1766--mygui.maintab.backbutton2.Script
1767local mouse = game.Players.LocalPlayer:GetMouse()
1768
1769
1770backbutton2.MouseButton1Down:connect(function()
1771 backbutton2.backbutton2label.Position = UDim2.new(0.5,0,0.5,0)
1772 backbutton2.backbutton2label.Size = UDim2.new(0,0,0,0)
1773 backbutton2.backbutton2label.ImageTransparency = 0.8
1774 backbutton2.backbutton2label.Visible = true
1775
1776 wait()
1777
1778 backbutton2.backbutton2label:TweenSize(
1779 UDim2.new(0,60,0,60),
1780 "Out",
1781 "Quint",
1782 0.25
1783 )
1784end)
1785
1786backbutton2.MouseButton1Up:connect(function()
1787 wait(0.35)
1788 local TweenService = game:GetService("TweenService")
1789 local circle = backbutton2.backbutton2label
1790
1791 local Info = TweenInfo.new(
1792 0.2, -- Length
1793 Enum.EasingStyle.Linear, -- Easing Style
1794 Enum.EasingDirection.Out, -- Easing Direction
1795 0, -- Times repeated
1796 false, -- Reverse
1797 0 -- Delay
1798 )
1799 local Goals =
1800 {
1801 ImageTransparency = 1;
1802 }
1803
1804 local tween = TweenService:Create(circle,Info,Goals)
1805 tween:Play()
1806end)
1807
1808--mygui.maintab.backbutton2.TransitionScript
1809backbutton2.MouseButton1Click:connect(function()
1810 wait(0.2)
1811 menuframe:TweenPosition(
1812 UDim2.new(0,0,0,0),
1813 "Out",
1814 "Quint",
1815 0.2
1816 )
1817 lpframe:TweenPosition(
1818 UDim2.new(0,256,0,0),
1819 "Out",
1820 "Quint",
1821 0.2
1822 )
1823 backbutton2.Visible = false
1824 backbutton2.Active = false
1825 backbutton2.Parent.title.Text = "MM2 Gui"
1826 backbutton2.Parent.title.TextSize = 20
1827end)
1828
1829--mygui.maintab.creditsbutton.Script
1830local mouse = game.Players.LocalPlayer:GetMouse()
1831
1832
1833creditsbutton.MouseButton1Down:connect(function()
1834 local x = (mouse.X) - (creditsbutton.AbsolutePosition.X)
1835 local y = (mouse.Y) - (creditsbutton.AbsolutePosition.Y)
1836 creditsbutton.creditsiconlabel1.Position = UDim2.new(0,x,0,y)
1837 creditsbutton.creditsiconlabel1.Size = UDim2.new(0,0,0,0)
1838 creditsbutton.creditsiconlabel1.ImageTransparency = 0.8
1839 creditsbutton.creditsiconlabel1.Visible = true
1840
1841 wait()
1842
1843 creditsbutton.creditsiconlabel1:TweenSize(
1844 UDim2.new(0,75,0,75),
1845 "Out",
1846 "Quint",
1847 0.9
1848 )
1849end)
1850
1851creditsbutton.MouseButton1Up:connect(function()
1852 wait(0.35)
1853 local TweenService = game:GetService("TweenService")
1854 local circle = creditsbutton.creditsiconlabel1
1855
1856 local Info = TweenInfo.new(
1857 0.2, -- Length
1858 Enum.EasingStyle.Linear, -- Easing Style
1859 Enum.EasingDirection.Out, -- Easing Direction
1860 0, -- Times repeated
1861 false, -- Reverse
1862 0 -- Delay
1863 )
1864 local Goals =
1865 {
1866 ImageTransparency = 1;
1867 }
1868
1869 local tween = TweenService:Create(circle,Info,Goals)
1870 tween:Play()
1871end)
1872
1873--mygui.maintab.creditsbutton.CreditsWindowScript
1874creditsbutton.MouseButton1Click:connect(function()
1875 creditstab.Visible = true
1876 creditstab.Active = true
1877end)
1878
1879--mygui.creditstab.closecredits.Script
1880closecredits.MouseButton1Click:connect(function()
1881 creditstab.Visible = false
1882 creditstab.Active = false
1883end)
1884
1885--mygui.toggle.closeopen.CloseOpenScript
1886closeopen.MouseButton1Click:connect(function()
1887 if
1888 (maintab.Visible == true) and
1889 (maintab.Active == true) then
1890 maintab.Visible = false
1891 maintab.Active = false
1892 closeopen.Text = "Open"
1893 else
1894 maintab.Visible = true
1895 maintab.Active = true
1896 closeopen.Text = "Close"
1897 end
1898end)
1899
1900--mygui.toggle.closeopen.Script
1901local mouse = game.Players.LocalPlayer:GetMouse()
1902
1903
1904closeopen.MouseButton1Down:connect(function()
1905 local x = (mouse.X) - (closeopen.AbsolutePosition.X)
1906 local y = (mouse.Y) - (closeopen.AbsolutePosition.Y)
1907 closeopen.closeopenlabel.Position = UDim2.new(0,x,0,y)
1908 closeopen.closeopenlabel.Size = UDim2.new(0,50,0,50)
1909 closeopen.closeopenlabel.ImageTransparency = 0.8
1910 closeopen.closeopenlabel.Visible = true
1911
1912 wait()
1913
1914 closeopen.closeopenlabel:TweenSize(
1915 UDim2.new(0,240,0,240),
1916 "Out",
1917 "Quint",
1918 1
1919 )
1920end)
1921
1922closeopen.MouseButton1Up:connect(function()
1923 wait(0.35)
1924 local TweenService = game:GetService("TweenService")
1925 local circle = closeopen.closeopenlabel
1926
1927 local Info = TweenInfo.new(
1928 0.2, -- Length
1929 Enum.EasingStyle.Linear, -- Easing Style
1930 Enum.EasingDirection.Out, -- Easing Direction
1931 0, -- Times repeated
1932 false, -- Reverse
1933 0 -- Delay
1934 )
1935 local Goals =
1936 {
1937 ImageTransparency = 1;
1938 }
1939
1940 local tween = TweenService:Create(circle,Info,Goals)
1941 tween:Play()
1942end)
1943
1944--mygui.toggle.closeall.Script
1945closeall.MouseButton1Click:connect(function()
1946 mygui:Remove()
1947end)
1948
1949-- Scripts
1950
1951lpgravbutton.MouseButton1Down:connect(function()
1952 if game.Workspace.Gravity > 196.1 then
1953 game.Workspace.Gravity = 50
1954 else
1955 game.Workspace.Gravity = 196.2
1956 end
1957end)
1958
1959lpwalkbutton.MouseButton1Down:connect(function()
1960 if game.Players.LocalPlayer.Character.Humanoid.WalkSpeed == 16 then
1961 game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16 * 5
1962 else
1963 game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
1964 end
1965end)
1966
1967lpjumpbutton.MouseButton1Down:connect(function()
1968 if game.Players.LocalPlayer.Character.Humanoid.JumpPower == 50 then
1969 game.Players.LocalPlayer.Character.Humanoid.JumpPower = 100
1970 else
1971 game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
1972 end
1973end)
1974
1975lpgodbutton.MouseButton1Down:connect(function()
1976 game.Players.LocalPlayer.Character.Humanoid:Remove()
1977 Instance.new('Humanoid', game.Players.LocalPlayer.Character)
1978end)
1979
1980generallobbybutton.MouseButton1Down:connect(function()
1981 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-109.56, 140, -11.75) + Vector3.new(1, 0, 0)
1982end)
1983
1984generalgunbutton.MouseButton1Down:connect(function()
1985 game.Workspace.GunDrop.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(2,0,0)
1986end)
1987
1988generalcoinbutton.MouseButton1Down:connect(function()
1989 for i = 10, 1, -1 do
1990 for i,v in pairs(game.Workspace:GetChildren()) do
1991 local s = v:FindFirstChild("CoinContainer")
1992 local e = game.Players.LocalPlayer.Character:FindFirstChild("Torso")
1993 if e and s then
1994 for i,c in pairs(s:GetChildren()) do
1995 c.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame
1996 end
1997 end
1998 end
1999 wait(0.7)
2000 end
2001end)
2002
2003--[[tpbutton.MouseButton1Down:connect(function()
2004 for i,v in pairs(game.Workspace:GetChildren()) do
2005 if tptextbox.Text:lower() == v.Name:lower() then
2006 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = workspace[v.Name].HumanoidRootPart.CFrame
2007 else
2008 print("Player not found")
2009 end
2010 end
2011end)]]--
2012
2013
2014
2015
2016--script
2017local parent = tptextbox --insert textbox name!
2018local mouse = game.Players.LocalPlayer:GetMouse()
2019
2020local xsize = parent.Size.X.Offset
2021local ysize = parent.Size.Y.Offset
2022parent.Visible = true
2023parent.Active = true
2024parent.Selectable = true
2025
2026local Underline = Instance.new("Frame")
2027local UnderlineBase = Instance.new("Frame")
2028
2029Underline.Name = "Underline"
2030Underline.Parent = parent
2031Underline.BackgroundColor3 = parent.TextColor3
2032Underline.BorderSizePixel = 0
2033Underline.Position = UDim2.new(0, 0, 1, 0)
2034Underline.Size = UDim2.new(0, 0, 0, 1)
2035
2036UnderlineBase.Name = "UnderlineBase"
2037UnderlineBase.Parent = parent
2038UnderlineBase.BackgroundColor3 = parent.TextColor3
2039UnderlineBase.BackgroundTransparency = 0.85
2040UnderlineBase.BorderSizePixel = 0
2041UnderlineBase.Position = UDim2.new(0, 0, 1, 0)
2042UnderlineBase.Size = UDim2.new(0, xsize, 0, 1)
2043
2044parent.Focused:connect(function()
2045 local x = (mouse.X) - (parent.AbsolutePosition.X)
2046 Underline.BackgroundTransparency = 0
2047 Underline.Position = UDim2.new(0,x,1,0)
2048 wait()
2049 Underline:TweenSizeAndPosition(
2050 UDim2.new(0, xsize, 0, 1),
2051 UDim2.new(0, 0, 1, 0),
2052 "Out",
2053 "Quint",
2054 0.2
2055 )
2056end)
2057
2058parent.FocusLost:connect(function(enterPressed)
2059 if parent.Text == "" then
2060 parent.Text = "Player Name"
2061 end
2062
2063 local TweenService = game:GetService("TweenService")
2064
2065 local Info = TweenInfo.new(
2066 0.15,
2067 Enum.EasingStyle.Linear,
2068 Enum.EasingDirection.Out,
2069 0,
2070 false,
2071 0
2072 )
2073 local Goals =
2074 {
2075 BackgroundTransparency = 1;
2076 }
2077
2078 local tween = TweenService:Create(Underline,Info,Goals)
2079 tween:Play()
2080
2081 wait(0.15)
2082 Underline.Size = UDim2.new(0,0,0,1)
2083
2084 if enterPressed then
2085 for i,v in pairs(game.Workspace:GetChildren()) do
2086 if tptextbox.Text:lower() == v.Name:lower() then
2087 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = workspace[v.Name].HumanoidRootPart.CFrame
2088 else
2089 print("Player not found")
2090 end
2091 end
2092 print(true)
2093 elseif tptextbox.Text ~= "Player Name" then
2094 tptextbox.Text = "Press Enter to TP"
2095 end
2096end)
2097
2098--/script
2099
2100if enterPressed then
2101 for i,v in pairs(game.Workspace:GetChildren()) do
2102 if tptextbox.Text:lower() == v.Name:lower() then
2103 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = workspace[v.Name].HumanoidRootPart.CFrame
2104 else
2105 print("Player not found")
2106 end
2107 end
2108end
2109
2110generalespbutton.MouseButton1Down:connect(function()
2111 --credits to Nebula Hub for the esp + aimbot
2112 PLAYER = game.Players.LocalPlayer
2113 MOUSE = PLAYER:GetMouse()
2114 CC = game.Workspace.CurrentCamera
2115
2116 ENABLED = false
2117 ESP_ENABLED = false
2118
2119 _G.FREE_FOR_ALL = true
2120
2121 _G.BIND = 50
2122 _G.ESP_BIND = 52
2123 _G.CHANGE_AIM = 'q'
2124
2125 _G.AIM_AT = 'Head'
2126
2127 wait(1)
2128
2129 function GetNearestPlayerToMouse()
2130 local PLAYERS = {}
2131 local PLAYER_HOLD = {}
2132 local DISTANCES = {}
2133 for i, v in pairs(game.Players:GetPlayers()) do
2134 if v ~= PLAYER then
2135 table.insert(PLAYERS, v)
2136 end
2137 end
2138 for i, v in pairs(PLAYERS) do
2139 if _G.FREE_FOR_ALL == false then
2140 if v and (v.Character) ~= nil and v.TeamColor ~= PLAYER.TeamColor then
2141 local AIM = v.Character:FindFirstChild(_G.AIM_AT)
2142 if AIM ~= nil then
2143 local DISTANCE = (AIM.Position - game.Workspace.CurrentCamera.CoordinateFrame.p).magnitude
2144 local RAY = Ray.new(game.Workspace.CurrentCamera.CoordinateFrame.p, (MOUSE.Hit.p - CC.CoordinateFrame.p).unit * DISTANCE)
2145 local HIT,POS = game.Workspace:FindPartOnRay(RAY, game.Workspace)
2146 local DIFF = math.floor((POS - AIM.Position).magnitude)
2147 PLAYER_HOLD[v.Name .. i] = {}
2148 PLAYER_HOLD[v.Name .. i].dist = DISTANCE
2149 PLAYER_HOLD[v.Name .. i].plr = v
2150 PLAYER_HOLD[v.Name .. i].diff = DIFF
2151 table.insert(DISTANCES, DIFF)
2152 end
2153 end
2154 elseif _G.FREE_FOR_ALL == true then
2155 local AIM = v.Character:FindFirstChild(_G.AIM_AT)
2156 if AIM ~= nil then
2157 local DISTANCE = (AIM.Position - game.Workspace.CurrentCamera.CoordinateFrame.p).magnitude
2158 local RAY = Ray.new(game.Workspace.CurrentCamera.CoordinateFrame.p, (MOUSE.Hit.p - CC.CoordinateFrame.p).unit * DISTANCE)
2159 local HIT,POS = game.Workspace:FindPartOnRay(RAY, game.Workspace)
2160 local DIFF = math.floor((POS - AIM.Position).magnitude)
2161 PLAYER_HOLD[v.Name .. i] = {}
2162 PLAYER_HOLD[v.Name .. i].dist = DISTANCE
2163 PLAYER_HOLD[v.Name .. i].plr = v
2164 PLAYER_HOLD[v.Name .. i].diff = DIFF
2165 table.insert(DISTANCES, DIFF)
2166 end
2167 end
2168 end
2169
2170 if unpack(DISTANCES) == nil then
2171 return false
2172 end
2173
2174 local L_DISTANCE = math.floor(math.min(unpack(DISTANCES)))
2175 if L_DISTANCE > 20 then
2176 return false
2177 end
2178
2179 for i, v in pairs(PLAYER_HOLD) do
2180 if v.diff == L_DISTANCE then
2181 return v.plr
2182 end
2183 end
2184 return false
2185 end
2186
2187 GUI_MAIN = Instance.new('ScreenGui', game.CoreGui)
2188 GUI_TARGET = Instance.new('TextLabel', GUI_MAIN)
2189 GUI_AIM_AT = Instance.new('TextLabel', GUI_MAIN)
2190
2191 GUI_MAIN.Name = 'AIMBOT'
2192
2193 GUI_TARGET.Size = UDim2.new(0,200,0,30)
2194 GUI_TARGET.BackgroundTransparency = 0.5
2195 GUI_TARGET.BackgroundColor = BrickColor.new('Fossil')
2196 GUI_TARGET.BorderSizePixel = 0
2197 GUI_TARGET.Position = UDim2.new(0.5,-100,0,0)
2198 GUI_TARGET.Text = 'AIMBOT : OFF'
2199 GUI_TARGET.TextColor3 = Color3.new(1,1,1)
2200 GUI_TARGET.TextStrokeTransparency = 1
2201 GUI_TARGET.TextWrapped = true
2202 GUI_TARGET.FontSize = 'Size24'
2203 GUI_TARGET.Font = 'SourceSansBold'
2204
2205 GUI_AIM_AT.Size = UDim2.new(0,200,0,20)
2206 GUI_AIM_AT.BackgroundTransparency = 0.5
2207 GUI_AIM_AT.BackgroundColor = BrickColor.new('Fossil')
2208 GUI_AIM_AT.BorderSizePixel = 0
2209 GUI_AIM_AT.Position = UDim2.new(0.5,-100,0,30)
2210 GUI_AIM_AT.Text = 'AIMING : HEAD'
2211 GUI_AIM_AT.TextColor3 = Color3.new(1,1,1)
2212 GUI_AIM_AT.TextStrokeTransparency = 1
2213 GUI_AIM_AT.TextWrapped = true
2214 GUI_AIM_AT.FontSize = 'Size18'
2215 GUI_AIM_AT.Font = 'SourceSansBold'
2216
2217 local TRACK = false
2218
2219 function CREATE(BASE, COLOR)
2220 local ESP_MAIN = Instance.new('BillboardGui', PLAYER.PlayerGui)
2221 local ESP_DOT = Instance.new('Frame', ESP_MAIN)
2222 local ESP_NAME = Instance.new('TextLabel', ESP_MAIN)
2223
2224 ESP_MAIN.Name = 'ESP'
2225 ESP_MAIN.Adornee = BASE
2226 ESP_MAIN.AlwaysOnTop = true
2227 ESP_MAIN.ExtentsOffset = Vector3.new(0, 1, 0)
2228 ESP_MAIN.Size = UDim2.new(0, 5, 0, 5)
2229
2230 ESP_DOT.Name = 'DOT'
2231 ESP_DOT.BackgroundColor3 = COLOR
2232 ESP_DOT.BackgroundTransparency = 0.3
2233 ESP_DOT.BorderSizePixel = 0
2234 ESP_DOT.Position = UDim2.new(-0.5, 0, -0.5, 0)
2235 ESP_DOT.Size = UDim2.new(2, 0, 2, 0)
2236 ESP_DOT.Visible = true
2237 ESP_DOT.ZIndex = 10
2238
2239 ESP_NAME.Name = 'NAME'
2240 ESP_NAME.BackgroundColor3 = Color3.new(255, 255, 255)
2241 ESP_NAME.BackgroundTransparency = 1
2242 ESP_NAME.BorderSizePixel = 0
2243 ESP_NAME.Position = UDim2.new(0, 0, 0, -40)
2244 ESP_NAME.Size = UDim2.new(1, 0, 10, 0)
2245 ESP_NAME.Visible = true
2246 ESP_NAME.ZIndex = 10
2247 ESP_NAME.Font = 'ArialBold'
2248 ESP_NAME.FontSize = 'Size14'
2249 ESP_NAME.Text = BASE.Parent.Name:upper()
2250 ESP_NAME.TextColor3 = COLOR
2251 end
2252
2253 function CLEAR()
2254 for _,v in pairs(PLAYER.PlayerGui:children()) do
2255 if v.Name == 'ESP' and v:IsA('BillboardGui') then
2256 v:Destroy()
2257 end
2258 end
2259 end
2260
2261 local Remote = game:service'ReplicatedStorage'.GetPlayerData
2262 local player_roles = Remote:InvokeServer()
2263 function FIND()
2264 CLEAR()
2265 TRACK = true
2266 spawn(function()
2267 while wait() do
2268 if TRACK then
2269 CLEAR()
2270 local a,b = ypcall(function()
2271 for name,player in pairs(player_roles)do
2272 if game:service'Players':FindFirstChild(name) ~= nil then
2273 local v = game:service'Players':FindFirstChild(name)
2274 if v.Character and v.Character:FindFirstChild('Head') then
2275 if v.Character:FindFirstChild('Head') then
2276 if player.Dead ~= true then
2277 if player.Role == "Murderer"then
2278 CREATE(v.Character.Head, Color3.new(1,0,0))
2279 elseif player.Role == "Sheriff" or player.Role == "Hero" then
2280 CREATE(v.Character.Head, Color3.new(0,0,1))
2281 else
2282 CREATE(v.Character.Head, Color3.new(0,1,0))
2283 end
2284 end
2285 end
2286 end
2287 end
2288 end
2289 end)
2290 end
2291 end
2292 wait(1)
2293 end)
2294 end
2295 coroutine.wrap(function()
2296 while wait()do
2297 player_roles = Remote:InvokeServer()
2298 end
2299 end)()
2300
2301 MOUSE.KeyDown:connect(function(KEY)
2302 KEY = KEY:lower():byte()
2303 if KEY == _G.BIND then
2304 ENABLED = true
2305 end
2306 end)
2307
2308 MOUSE.KeyUp:connect(function(KEY)
2309 KEY = KEY:lower():byte()
2310 if KEY == _G.BIND then
2311 ENABLED = false
2312 end
2313 end)
2314
2315 MOUSE.KeyDown:connect(function(KEY)
2316 KEY = KEY:lower():byte()
2317 if KEY == _G.ESP_BIND then
2318 if ESP_ENABLED == false then
2319 FIND()
2320 ESP_ENABLED = true
2321 print('ESP : ON')
2322 elseif ESP_ENABLED == true then
2323 wait()
2324 CLEAR()
2325 TRACK = false
2326 ESP_ENABLED = false
2327 print('ESP : OFF')
2328 end
2329 end
2330 end)
2331
2332 MOUSE.KeyDown:connect(function(KEY)
2333 if KEY == _G.CHANGE_AIM then
2334 if _G.AIM_AT == 'Head' then
2335 _G.AIM_AT = 'Torso'
2336 GUI_AIM_AT.Text = 'AIMING : TORSO'
2337 elseif _G.AIM_AT == 'Torso' then
2338 _G.AIM_AT = 'Head'
2339 GUI_AIM_AT.Text = 'AIMING : HEAD'
2340 end
2341 end
2342 end)
2343
2344 game:GetService('RunService').RenderStepped:connect(function()
2345 if ENABLED then
2346 local TARGET = GetNearestPlayerToMouse()
2347 if (TARGET ~= false) then
2348 local AIM = TARGET.Character:FindFirstChild(_G.AIM_AT)
2349 if AIM then
2350 CC.CoordinateFrame = CFrame.new(CC.CoordinateFrame.p, AIM.CFrame.p)
2351 end
2352 GUI_TARGET.Text = 'AIMBOT : '.. TARGET.Name:sub(1, 5)
2353 else
2354 GUI_TARGET.Text = 'AIMBOT : OFF'
2355 end
2356 end
2357 end)
2358
2359 repeat
2360 wait()
2361 if ESP_ENABLED == true then
2362 FIND()
2363 end
2364 until ESP_ENABLED == false
2365
2366
2367 wait()
2368
2369 _G.FREE_FOR_ALL = true
2370
2371 _G.BIND = 50 -- LEFT CTRL
2372 _G.ESP_BIND = 52 -- LEFT ALT
2373end)
2374
2375local plr = game.Players.LocalPlayer
2376
2377plr:GetMouse().KeyDown:connect(function(KeyUp)
2378 if KeyUp == "0" then
2379 plr.Character.Humanoid.WalkSpeed = 35
2380 end
2381end)
2382
2383plr:GetMouse().KeyUp:connect(function(KeyUp)
2384 if KeyUp == "0" then
2385 plr.Character.Humanoid.WalkSpeed = 16
2386 end
2387end)
2388end)
2389
2390
2391TextButton_3.Parent = Main
2392TextButton_3.BackgroundColor3 = Color3.new(0.133333, 0.133333, 0.133333)
2393TextButton_3.Position = UDim2.new(0.347864866, 0, 0.190992206, 0)
2394TextButton_3.Size = UDim2.new(0, 200, 0, 50)
2395TextButton_3.Font = Enum.Font.SourceSans
2396TextButton_3.Text = "All Games Aimbot "
2397TextButton_3.TextColor3 = Color3.new(1, 1, 1)
2398TextButton_3.TextSize = 30
2399TextButton_3.TextWrapped = true
2400TextButton_3.MouseButton1Down:connect(function()
2401-- Issues:
2402-- 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.)
2403-- Phantom Forces: Weird positioning bug with tracers? Tracer positions a bit behind localplayer. (Maybe make the update faster? > RenderPriority.First ?
2404
2405-- Settings can be found on line: 51
2406-- Don't change anything if you don't understand.
2407
2408local Plrs = game:GetService("Players")
2409local Run = game:GetService("RunService")
2410local CoreGui = game:GetService("CoreGui")
2411local StartGui = game:GetService("StarterGui")
2412local Teams = game:GetService("Teams")
2413local UserInput = game:GetService("UserInputService")
2414local Light = game:GetService("Lighting")
2415local HTTP = game:GetService("HttpService")
2416local RepStor = game:GetService("ReplicatedStorage")
2417
2418function GetCamera() -- Just in case some game renames the player's camera.
2419 return workspace:FindFirstChildOfClass("Camera")
2420end
2421
2422local ChamsFolder = Instance.new("Folder", CoreGui)
2423ChamsFolder.Name = "Chams"
2424local PlayerChams = Instance.new("Folder", ChamsFolder)
2425PlayerChams.Name = "PlayerChams"
2426local ItemChams = Instance.new("Folder", ChamsFolder)
2427ItemChams.Name = "ItemChams"
2428
2429local ESPFolder = Instance.new("Folder", CoreGui)
2430ESPFolder.Name = "ESP Stuff"
2431local PlayerESP = Instance.new("Folder", ESPFolder)
2432PlayerESP.Name = "PlayerESP"
2433local ItemESP = Instance.new("Folder", ESPFolder)
2434ItemESP.Name = "ItemESP"
2435
2436local MyPlr = Plrs.LocalPlayer
2437local MyChar = MyPlr.Character
2438local MyMouse = MyPlr:GetMouse()
2439local MyCam = GetCamera()
2440if MyCam == nil then
2441 error("WHAT KIND OF BLACK MAGIC IS THIS, CAMERA NOT FOUND.")
2442 return
2443end
2444
2445local Tracers = Instance.new("Folder", MyCam)
2446Tracers.Name = "Tracers"
2447local TracerData = { }
2448local TracerMT = setmetatable(TracerData, {
2449 __newindex = function(tab, index, val)
2450 rawset(tab, index, val)
2451 end
2452})
2453
2454function RemoveSpacesFromString(Str)
2455 local newstr = ""
2456 for i = 1, #Str do
2457 if Str:sub(i, i) ~= " " then
2458 newstr = newstr .. Str:sub(i, i)
2459 end
2460 end
2461
2462 return newstr
2463end
2464
2465function CloneTable(T)
2466 local temp = { }
2467 for i,v in next, T do
2468 if type(v) == "table" then
2469 temp[i] = CloneTable(v)
2470 else
2471 temp[i] = v
2472 end
2473 end
2474 return temp
2475end
2476
2477local Bullshit = {
2478 ESPEnabled = false, -- Self explanatory. LEAVE OFF BY DEFAULT.
2479 CHAMSEnabled = false, -- Self explanatory. LEAVE OFF BY DEFAULT.
2480 TracersEnabled = false, -- Self explanatory. LEAVE OFF BY DEFAULT.
2481 DebugInfo = false, -- Self explanatory. LEAVE OFF BY DEFAULT.
2482 OutlinesEnabled = false,
2483 FullbrightEnabled = false,
2484 CrosshairEnabled = false,
2485 AimbotEnabled = false,
2486 Aimbot = false,
2487 TracersLength = 500, -- MAX DISTANCE IS 2048 DO NOT GO ABOVE OR YOU'LL ENCOUNTER PROBLEMS.
2488 ESPLength = 10000,
2489 CHAMSLength = 500,
2490 PlaceTracersUnderCharacter = false, -- Change to true if you want tracers to be placed under your character instead of at the bottom of your camera.
2491 FreeForAll = false, -- use for games that don't have teams (Apocalypse Rising)
2492 AutoFire = false,
2493 MobChams = false,
2494 MobESP = false,
2495 AimbotKey = "Enum.UserInputType.MouseButton2", -- Doesn't do anything yet.
2496 Colors = {
2497 Enemy = Color3.new(1, 0, 0),
2498 Ally = Color3.new(0, 1, 0),
2499 Friend = Color3.new(1, 1, 0),
2500 Neutral = Color3.new(1, 1, 1),
2501 Crosshair = Color3.new(1, 0, 0),
2502 ColorOverride = nil, -- Every player will have the chosen color regardless of enemy or ally.
2503 },
2504
2505 -- VVVV DON'T EDIT BELOW VVVV --
2506 ClosestEnemy = nil,
2507 CharAddedEvent = { },
2508 OutlinedParts = { },
2509 WorkspaceChildAddedEvent = nil,
2510 LightingEvent = nil,
2511 AmbientBackup = Light.Ambient,
2512 ColorShiftBotBackup = Light.ColorShift_Bottom,
2513 ColorShiftTopBackup = Light.ColorShift_Top,
2514 FPSAverage = { },
2515 Blacklist = { },
2516 FriendList = { },
2517 CameraModeBackup = MyPlr.CameraMode,
2518 GameSpecificCrap = {
2519 },
2520 Mob_ESP_CHAMS_Ran_Once = false,
2521}
2522
2523function SaveBullshitSettings()
2524 local temp = { }
2525 local succ, out = pcall(function()
2526 temp.TracersLength = Bullshit.TracersLength
2527 temp.ESPLength = Bullshit.ESPLength
2528 temp.CHAMSLength = Bullshit.CHAMSLength
2529 temp.PlaceTracersUnderCharacter = Bullshit.PlaceTracersUnderCharacter
2530 temp.FreeForAll = Bullshit.FreeForAll
2531 temp.AutoFire = Bullshit.AutoFire
2532 temp.AimbotKey = tostring(Bullshit.AimbotKey)
2533 temp.MobChams = Bullshit.MobChams
2534 temp.MobESP = Bullshit.MobESP
2535 temp.Colors = { }
2536 for i, v in next, Bullshit.Colors do
2537 temp.Colors[i] = tostring(v)
2538 end
2539 writefile("ProjectBullshit.txt", HTTP:JSONEncode(temp))
2540 end)
2541 if not succ then
2542 error(out)
2543 end
2544end
2545
2546fuck = pcall(function()
2547 local temp = HTTP:JSONDecode(readfile("ProjectBullshit.txt"))
2548 if temp.MobChams ~= nil and temp.MobESP ~= nil then
2549 for i, v in next, temp do
2550 if i ~= "Colors" then
2551 Bullshit[i] = v
2552 end
2553 end
2554 for i, v in next, temp.Colors do
2555 local r, g, b = string.match(RemoveSpacesFromString(v), "(%d+),(%d+),(%d+)")
2556 r = tonumber(r)
2557 g = tonumber(g)
2558 b = tonumber(b)
2559
2560 temp.Colors[i] = Color3.new(r, g, b)
2561 end
2562 Bullshit.Colors = temp.Colors
2563 else
2564 spawn(function()
2565 SaveBullshitSettings()
2566 local hint = Instance.new("Hint", CoreGui)
2567 hint.Text = "Major update requried your settings to be wiped! Sorry!"
2568 wait(5)
2569 hint:Destroy()
2570 end)
2571 end
2572
2573 Bullshit.AutoFire = false
2574end)
2575
2576-- Load blacklist file if it exists
2577fuck2 = pcall(function()
2578 Bullshit.Blacklist = HTTP:JSONDecode(readfile("Blacklist.txt"))
2579end)
2580
2581fuck3 = pcall(function()
2582 Bullshit.FriendList = HTTP:JSONDecode(readfile("Whitelist.txt"))
2583end)
2584
2585local DebugMenu = { }
2586DebugMenu["SC"] = Instance.new("ScreenGui", CoreGui)
2587DebugMenu["SC"].Name = "Debug"
2588DebugMenu["Main"] = Instance.new("Frame", DebugMenu["SC"])
2589DebugMenu["Main"].Name = "Debug Menu"
2590DebugMenu["Main"].Position = UDim2.new(0, 20, 1, -220)
2591DebugMenu["Main"].Size = UDim2.new(1, 0, 0, 200)
2592DebugMenu["Main"].BackgroundTransparency = 1
2593DebugMenu["Main"].Visible = false
2594if game.PlaceId == 606849621 then
2595 DebugMenu["Main"].Position = UDim2.new(0, 230, 1, -220)
2596end
2597DebugMenu["Main"].Draggable = true
2598DebugMenu["Main"].Active = true
2599DebugMenu["Position"] = Instance.new("TextLabel", DebugMenu["Main"])
2600DebugMenu["Position"].BackgroundTransparency = 1
2601DebugMenu["Position"].Position = UDim2.new(0, 0, 0, 0)
2602DebugMenu["Position"].Size = UDim2.new(1, 0, 0, 15)
2603DebugMenu["Position"].Font = "Arcade"
2604DebugMenu["Position"].Text = ""
2605DebugMenu["Position"].TextColor3 = Color3.new(1, 1, 1)
2606DebugMenu["Position"].TextSize = 15
2607DebugMenu["Position"].TextStrokeColor3 = Color3.new(0, 0, 0)
2608DebugMenu["Position"].TextStrokeTransparency = 0.3
2609DebugMenu["Position"].TextXAlignment = "Left"
2610DebugMenu["FPS"] = Instance.new("TextLabel", DebugMenu["Main"])
2611DebugMenu["FPS"].BackgroundTransparency = 1
2612DebugMenu["FPS"].Position = UDim2.new(0, 0, 0, 15)
2613DebugMenu["FPS"].Size = UDim2.new(1, 0, 0, 15)
2614DebugMenu["FPS"].Font = "Arcade"
2615DebugMenu["FPS"].Text = ""
2616DebugMenu["FPS"].TextColor3 = Color3.new(1, 1, 1)
2617DebugMenu["FPS"].TextSize = 15
2618DebugMenu["FPS"].TextStrokeColor3 = Color3.new(0, 0, 0)
2619DebugMenu["FPS"].TextStrokeTransparency = 0.3
2620DebugMenu["FPS"].TextXAlignment = "Left"
2621DebugMenu["PlayerSelected"] = Instance.new("TextLabel", DebugMenu["Main"])
2622DebugMenu["PlayerSelected"].BackgroundTransparency = 1
2623DebugMenu["PlayerSelected"].Position = UDim2.new(0, 0, 0, 35)
2624DebugMenu["PlayerSelected"].Size = UDim2.new(1, 0, 0, 15)
2625DebugMenu["PlayerSelected"].Font = "Arcade"
2626DebugMenu["PlayerSelected"].Text = ""
2627DebugMenu["PlayerSelected"].TextColor3 = Color3.new(1, 1, 1)
2628DebugMenu["PlayerSelected"].TextSize = 15
2629DebugMenu["PlayerSelected"].TextStrokeColor3 = Color3.new(0, 0, 0)
2630DebugMenu["PlayerSelected"].TextStrokeTransparency = 0.3
2631DebugMenu["PlayerSelected"].TextXAlignment = "Left"
2632DebugMenu["PlayerTeam"] = Instance.new("TextLabel", DebugMenu["Main"])
2633DebugMenu["PlayerTeam"].BackgroundTransparency = 1
2634DebugMenu["PlayerTeam"].Position = UDim2.new(0, 0, 0, 50)
2635DebugMenu["PlayerTeam"].Size = UDim2.new(1, 0, 0, 15)
2636DebugMenu["PlayerTeam"].Font = "Arcade"
2637DebugMenu["PlayerTeam"].Text = ""
2638DebugMenu["PlayerTeam"].TextColor3 = Color3.new(1, 1, 1)
2639DebugMenu["PlayerTeam"].TextSize = 15
2640DebugMenu["PlayerTeam"].TextStrokeColor3 = Color3.new(0, 0, 0)
2641DebugMenu["PlayerTeam"].TextStrokeTransparency = 0.3
2642DebugMenu["PlayerTeam"].TextXAlignment = "Left"
2643DebugMenu["PlayerHealth"] = Instance.new("TextLabel", DebugMenu["Main"])
2644DebugMenu["PlayerHealth"].BackgroundTransparency = 1
2645DebugMenu["PlayerHealth"].Position = UDim2.new(0, 0, 0, 65)
2646DebugMenu["PlayerHealth"].Size = UDim2.new(1, 0, 0, 15)
2647DebugMenu["PlayerHealth"].Font = "Arcade"
2648DebugMenu["PlayerHealth"].Text = ""
2649DebugMenu["PlayerHealth"].TextColor3 = Color3.new(1, 1, 1)
2650DebugMenu["PlayerHealth"].TextSize = 15
2651DebugMenu["PlayerHealth"].TextStrokeColor3 = Color3.new(0, 0, 0)
2652DebugMenu["PlayerHealth"].TextStrokeTransparency = 0.3
2653DebugMenu["PlayerHealth"].TextXAlignment = "Left"
2654DebugMenu["PlayerPosition"] = Instance.new("TextLabel", DebugMenu["Main"])
2655DebugMenu["PlayerPosition"].BackgroundTransparency = 1
2656DebugMenu["PlayerPosition"].Position = UDim2.new(0, 0, 0, 80)
2657DebugMenu["PlayerPosition"].Size = UDim2.new(1, 0, 0, 15)
2658DebugMenu["PlayerPosition"].Font = "Arcade"
2659DebugMenu["PlayerPosition"].Text = ""
2660DebugMenu["PlayerPosition"].TextColor3 = Color3.new(1, 1, 1)
2661DebugMenu["PlayerPosition"].TextSize = 15
2662DebugMenu["PlayerPosition"].TextStrokeColor3 = Color3.new(0, 0, 0)
2663DebugMenu["PlayerPosition"].TextStrokeTransparency = 0.3
2664DebugMenu["PlayerPosition"].TextXAlignment = "Left"
2665DebugMenu["BehindWall"] = Instance.new("TextLabel", DebugMenu["Main"])
2666DebugMenu["BehindWall"].BackgroundTransparency = 1
2667DebugMenu["BehindWall"].Position = UDim2.new(0, 0, 0, 95)
2668DebugMenu["BehindWall"].Size = UDim2.new(1, 0, 0, 15)
2669DebugMenu["BehindWall"].Font = "Arcade"
2670DebugMenu["BehindWall"].Text = ""
2671DebugMenu["BehindWall"].TextColor3 = Color3.new(1, 1, 1)
2672DebugMenu["BehindWall"].TextSize = 15
2673DebugMenu["BehindWall"].TextStrokeColor3 = Color3.new(0, 0, 0)
2674DebugMenu["BehindWall"].TextStrokeTransparency = 0.3
2675DebugMenu["BehindWall"].TextXAlignment = "Left"
2676
2677local LastTick = tick()
2678local FPSTick = tick()
2679
2680if #Teams:GetChildren() <= 0 then
2681 Bullshit.FreeForAll = true
2682end
2683
2684if Bullshit.TracersLength > 2048 then
2685 Bullshit.TracersLength = 2048
2686end
2687
2688if Bullshit.CHAMSLength > 2048 then
2689 Bullshit.CHAMSLength = 2048
2690end
2691
2692local wildrevolvertick = tick()
2693local wildrevolverteamdata = nil
2694function GetTeamColor(Plr)
2695 if Plr == nil then return nil end
2696 if not Plr:IsA("Player") then
2697 return nil
2698 end
2699 local PickedColor = Bullshit.Colors.Enemy
2700
2701 if Plr ~= nil then
2702 if game.PlaceId == 606849621 then
2703 if Bullshit.Colors.ColorOverride == nil then
2704 if not Bullshit.FreeForAll then
2705 if MyPlr.Team ~= nil and Plr.Team ~= nil then
2706 if Bullshit.FriendList[Plr.Name] == nil then
2707 if MyPlr.Team.Name == "Prisoner" then
2708 if Plr.Team == MyPlr.Team or Plr.Team.Name == "Criminal" then
2709 PickedColor = Bullshit.Colors.Ally
2710 else
2711 PickedColor = Bullshit.Colors.Enemy
2712 end
2713 elseif MyPlr.Team.Name == "Criminal" then
2714 if Plr.Team == MyPlr.Team or Plr.Team.Name == "Prisoner" then
2715 PickedColor = Bullshit.Colors.Ally
2716 else
2717 PickedColor = Bullshit.Colors.Enemy
2718 end
2719 elseif MyPlr.Team.Name == "Police" then
2720 if Plr.Team == MyPlr.Team then
2721 PickedColor = Bullshit.Colors.Ally
2722 else
2723 if Plr.Team.Name == "Criminal" then
2724 PickedColor = Bullshit.Colors.Enemy
2725 elseif Plr.Team.Name == "Prisoner" then
2726 PickedColor = Bullshit.Colors.Neutral
2727 end
2728 end
2729 end
2730 else
2731 PickedColor = Bullshit.Colors.Friend
2732 end
2733 end
2734 else
2735 if Bullshit.FriendList[Plr.Name] ~= nil then
2736 PickedColor = Bullshit.Colors.Friend
2737 else
2738 PickedColor = Bullshit.Colors.Enemy
2739 end
2740 end
2741 else
2742 PickedColor = Bullshit.Colors.ColorOverride
2743 end
2744 elseif game.PlaceId == 155615604 then
2745 if Bullshit.Colors.ColorOverride == nil then
2746 if MyPlr.Team ~= nil and Plr.Team ~= nil then
2747 if Bullshit.FriendList[Plr.Name] == nil then
2748 if MyPlr.Team.Name == "Inmates" then
2749 if Plr.Team.Name == "Inmates" then
2750 PickedColor = Bullshit.Colors.Ally
2751 elseif Plr.Team.Name == "Guards" or Plr.Team.Name == "Criminals" then
2752 PickedColor = Bullshit.Colors.Enemy
2753 else
2754 PickedColor = Bullshit.Colors.Neutral
2755 end
2756 elseif MyPlr.Team.Name == "Guards" then
2757 if Plr.Team.Name == "Inmates" then
2758 PickedColor = Bullshit.Colors.Neutral
2759 elseif Plr.Team.Name == "Criminals" then
2760 PickedColor = Bullshit.Colors.Enemy
2761 elseif Plr.Team.Name == "Guards" then
2762 PickColor = Bullshit.Colors.Ally
2763 end
2764 elseif MyPlr.Team.Name == "Criminals" then
2765 if Plr.Team.Name == "Inmates" then
2766 PickedColor = Bullshit.Colors.Ally
2767 elseif Plr.Team.Name == "Guards" then
2768 PickedColor = Bullshit.Colors.Enemy
2769 else
2770 PickedColor = Bullshit.Colors.Neutral
2771 end
2772 end
2773 else
2774 PickedColor = Bullshit.Colors.Friend
2775 end
2776 end
2777 else
2778 PickedColor = Bullshit.Colors.ColorOverride
2779 end
2780 elseif game.PlaceId == 746820961 then
2781 if Bullshit.Colors.ColorOverride == nil then
2782 if MyPlr:FindFirstChild("TeamC") and Plr:FindFirstChild("TeamC") then
2783 if Plr.TeamC.Value == MyPlr.TeamC.Value then
2784 PickedColor = Bullshit.Colors.Ally
2785 else
2786 PickedColor = Bullshit.Colors.Enemy
2787 end
2788 end
2789 else
2790 PickedColor = Bullshit.Colors.ColorOverride
2791 end
2792 elseif game.PlaceId == 1382113806 then
2793 if Bullshit.Colors.ColorOverride == nil then
2794 if MyPlr:FindFirstChild("role") and Plr:FindFirstChild("role") then
2795 if MyPlr.role.Value == "assassin" then
2796 if Plr.role.Value == "target" then
2797 PickedColor = Bullshit.Colors.Enemy
2798 elseif Plr.role.Value == "guard" then
2799 PickedColor = Color3.new(1, 135 / 255, 0)
2800 else
2801 PickedColor = Bullshit.Colors.Neutral
2802 end
2803 elseif MyPlr.role.Value == "target" then
2804 if Plr.role.Value == "guard" then
2805 PickedColor = Bullshit.Colors.Ally
2806 elseif Plr.role.Value == "assassin" then
2807 PickedColor = Bullshit.Colors.Enemy
2808 else
2809 PickedColor = Bullshit.Colors.Neutral
2810 end
2811 elseif MyPlr.role.Value == "guard" then
2812 if Plr.role.Value == "target" then
2813 PickedColor = Bullshit.Colors.Friend
2814 elseif Plr.role.Value == "guard" then
2815 PickedColor = Bullshit.Colors.Ally
2816 elseif Plr.role.Value == "assassin" then
2817 PickedColor = Bullshit.Colors.Enemy
2818 else
2819 PickedColor = Bullshit.Colors.Neutral
2820 end
2821 else
2822 if MyPlr.role.Value == "none" then
2823 PickedColor = Bullshit.Colors.Neutral
2824 end
2825 end
2826 end
2827 else
2828 PickedColor = Bullshit.Colors.ColorOverride
2829 end
2830 elseif game.PlaceId == 1072809192 then
2831 if MyPlr:FindFirstChild("Backpack") and Plr:FindFirstChild("Backpack") then
2832 if MyPlr.Backpack:FindFirstChild("Knife") or MyChar:FindFirstChild("Knife") then
2833 if Plr.Backpack:FindFirstChild("Revolver") or Plr.Character:FindFirstChild("Revolver") then
2834 PickedColor = Bullshit.Colors.Enemy
2835 else
2836 PickedColor = Color3.new(1, 135 / 255, 0)
2837 end
2838 elseif MyPlr.Backpack:FindFirstChild("Revolver") or MyChar:FindFirstChild("Revolver") then
2839 if Plr.Backpack:FindFirstChild("Knife") or Plr.Character:FindFirstChild("Knife") then
2840 PickedColor = Bullshit.Colors.Enemy
2841 elseif Plr.Backpack:FindFirstChild("Revolver") or Plr.Character:FindFirstChild("Revolver") then
2842 PickedColor = Bullshit.Colors.Enemy
2843 else
2844 PickedColor = Bullshit.Colors.Ally
2845 end
2846 else
2847 if Plr.Backpack:FindFirstChild("Knife") or Plr.Character:FindFirstChild("Knife") then
2848 PickedColor = Bullshit.Colors.Enemy
2849 elseif Plr.Backpack:FindFirstChild("Revolver") or Plr.Character:FindFirstChild("Revolver") then
2850 PickedColor = Bullshit.Colors.Ally
2851 else
2852 PickedColor = Bullshit.Colors.Neutral
2853 end
2854 end
2855 end
2856 elseif game.PlaceId == 142823291 or game.PlaceId == 1122507250 then
2857 if MyPlr:FindFirstChild("Backpack") and Plr:FindFirstChild("Backpack") then
2858 if MyPlr.Backpack:FindFirstChild("Knife") or MyChar:FindFirstChild("Knife") then
2859 if (Plr.Backpack:FindFirstChild("Gun") or Plr.Backpack:FindFirstChild("Revolver")) or (Plr.Character:FindFirstChild("Gun") or Plr.Character:FindFirstChild("Revolver")) then
2860 PickedColor = Bullshit.Colors.Enemy
2861 else
2862 PickedColor = Color3.new(1, 135 / 255, 0)
2863 end
2864 elseif (MyPlr.Backpack:FindFirstChild("Gun") or MyPlr.Backpack:FindFirstChild("Revolver")) or (MyChar:FindFirstChild("Gun") or MyChar:FindFirstChild("Revolver")) then
2865 if Plr.Backpack:FindFirstChild("Knife") or Plr.Character:FindFirstChild("Knife") then
2866 PickedColor = Bullshit.Colors.Enemy
2867 else
2868 PickedColor = Bullshit.Colors.Ally
2869 end
2870 else
2871 if Plr.Backpack:FindFirstChild("Knife") or Plr.Character:FindFirstChild("Knife") then
2872 PickedColor = Bullshit.Colors.Enemy
2873 elseif (Plr.Backpack:FindFirstChild("Gun") or Plr.Backpack:FindFirstChild("Revolver")) or (Plr.Character:FindFirstChild("Gun") or Plr.Character:FindFirstChild("Revolver")) then
2874 PickedColor = Bullshit.Colors.Ally
2875 else
2876 PickedColor = Bullshit.Colors.Neutral
2877 end
2878 end
2879 end
2880 elseif game.PlaceId == 379614936 then
2881 if Bullshit.Colors.ColorOverride == nil then
2882 if not Bullshit.FriendList[Plr.Name] then
2883 local targ = MyPlr:FindFirstChild("PlayerGui"):FindFirstChild("ScreenGui"):FindFirstChild("UI"):FindFirstChild("Target"):FindFirstChild("Img"):FindFirstChild("PlayerText")
2884 if targ then
2885 if Plr.Name:lower() == targ.Text:lower() then
2886 PickedColor = Bullshit.Colors.Enemy
2887 else
2888 PickedColor = Bullshit.Colors.Neutral
2889 end
2890 else
2891 PickedColor = Bullshit.Colors.Neutral
2892 end
2893 else
2894 PickedColor = Bullshit.Colors.Friend
2895 end
2896 else
2897 PickedColor = Bullshit.Colors.ColorOverride
2898 end
2899 elseif game.PlaceId == 983224898 then
2900 if (tick() - wildrevolvertick) > 10 or wildrevolverteamdata == nil then
2901 wildrevolverteamdata = RepStor.Functions.RequestGameData:InvokeServer()
2902 wildrevolvertick = tick()
2903 return Bullshit.Colors.Neutral
2904 end
2905 local succ = pcall(function()
2906 if wildrevolverteamdata[Plr.Name] ~= nil then
2907 if Bullshit.Colors.ColorOverride == nil then
2908 if not Bullshit.FriendList[Plr.Name] then
2909 if wildrevolverteamdata[Plr.Name]["TeamName"] == wildrevolverteamdata[MyPlr.Name]["TeamName"] then
2910 PickedColor = Bullshit.Colors.Ally
2911 else
2912 PickedColor = Bullshit.Colors.Enemy
2913 end
2914 else
2915 PickedColor = Bullshit.Colors.Friend
2916 end
2917 else
2918 PickedColor = Bullshit.Colors.ColorOverride
2919 end
2920 else
2921 PickedColor = Bullshit.Colors.Neutral
2922 end
2923 end)
2924 if not succ then
2925 wildrevolverteamdata = RepStor.Functions.RequestGameData:InvokeServer()
2926 wildrevolvertick = tick()
2927 return Bullshit.Colors.Neutral
2928 end
2929 else
2930 if Bullshit.Colors.ColorOverride == nil then
2931 if not Bullshit.FreeForAll then
2932 if MyPlr.Team ~= Plr.Team and not Bullshit.FriendList[Plr.Name] then
2933 PickedColor = Bullshit.Colors.Enemy
2934 elseif MyPlr.Team == Plr.Team and not Bullshit.FriendList[Plr.Name] then
2935 PickedColor = Bullshit.Colors.Ally
2936 else
2937 PickedColor = Bullshit.Colors.Friend
2938 end
2939 else
2940 if Bullshit.FriendList[Plr.Name] ~= nil then
2941 PickedColor = Bullshit.Colors.Friend
2942 else
2943 PickedColor = Bullshit.Colors.Enemy
2944 end
2945 end
2946 else
2947 PickedColor = Bullshit.Colors.ColorOverride
2948 end
2949 end
2950 end
2951
2952 return PickedColor
2953end
2954
2955function FindCham(Obj)
2956 for i, v in next, ItemChams:GetChildren() do
2957 if v.className == "ObjectValue" then
2958 if v.Value == Obj then
2959 return v.Parent
2960 end
2961 end
2962 end
2963
2964 return nil
2965end
2966
2967function FindESP(Obj)
2968 for i, v in next, ItemESP:GetChildren() do
2969 if v.className == "ObjectValue" then
2970 if v.Value == Obj then
2971 return v.Parent
2972 end
2973 end
2974 end
2975
2976 return nil
2977end
2978
2979function GetFirstPart(Obj)
2980 for i, v in next, Obj:GetDescendants() do
2981 if v:IsA("BasePart") then
2982 return v
2983 end
2984 end
2985
2986 return nil
2987end
2988
2989function GetSizeOfObject(Obj)
2990 if Obj:IsA("BasePart") then
2991 return Obj.Size
2992 elseif Obj:IsA("Model") then
2993 return Obj:GetExtentsSize()
2994 end
2995end
2996
2997function GetClosestPlayerNotBehindWall()
2998 local Players = { }
2999 local CurrentClosePlayer = nil
3000 local SelectedPlr = nil
3001
3002 for _, v in next, Plrs:GetPlayers() do
3003 if v ~= MyPlr and not Bullshit.Blacklist[v.Name] then
3004 local IsAlly = GetTeamColor(v)
3005 if IsAlly ~= Bullshit.Colors.Ally and IsAlly ~= Bullshit.Colors.Friend and IsAlly ~= Bullshit.Colors.Neutral then
3006 local GetChar = v.Character
3007 if MyChar and GetChar then
3008 local MyHead, MyTor = MyChar:FindFirstChild("Head"), MyChar:FindFirstChild("HumanoidRootPart")
3009 local GetHead, GetTor, GetHum = GetChar:FindFirstChild("Head"), GetChar:FindFirstChild("HumanoidRootPart"), GetChar:FindFirstChild("Humanoid")
3010
3011 if MyHead and MyTor and GetHead and GetTor and GetHum then
3012 if game.PlaceId == 455366377 then
3013 if not GetChar:FindFirstChild("KO") and GetHum.Health > 1 then
3014 local Ray = Ray.new(MyCam.CFrame.p, (GetHead.Position - MyCam.CFrame.p).unit * 2048)
3015 local part = workspace:FindPartOnRayWithIgnoreList(Ray, {MyChar})
3016 if part ~= nil then
3017 if part:IsDescendantOf(GetChar) then
3018 local Dist = (MyTor.Position - GetTor.Position).magnitude
3019 Players[v] = Dist
3020 end
3021 end
3022 end
3023 elseif game.PlaceId == 746820961 then
3024 if GetHum.Health > 1 then
3025 local Ray = Ray.new(MyCam.CFrame.p, (GetHead.Position - MyCam.CFrame.p).unit * 2048)
3026 local part = workspace:FindPartOnRayWithIgnoreList(Ray, {MyChar, MyCam})
3027 if part ~= nil then
3028 if part:IsDescendantOf(GetChar) then
3029 local Dist = (MyTor.Position - GetTor.Position).magnitude
3030 Players[v] = Dist
3031 end
3032 end
3033 end
3034 else
3035 if GetHum.Health > 1 then
3036 local Ray = Ray.new(MyCam.CFrame.p, (GetHead.Position - MyCam.CFrame.p).unit * 2048)
3037 local part = workspace:FindPartOnRayWithIgnoreList(Ray, {MyChar})
3038 if part ~= nil then
3039 if part:IsDescendantOf(GetChar) then
3040 local Dist = (MyTor.Position - GetTor.Position).magnitude
3041 Players[v] = Dist
3042 end
3043 end
3044 end
3045 end
3046 end
3047 end
3048 end
3049 end
3050 end
3051
3052 for i, v in next, Players do
3053 if CurrentClosePlayer ~= nil then
3054 if v <= CurrentClosePlayer then
3055 CurrentClosePlayer = v
3056 SelectedPlr = i
3057 end
3058 else
3059 CurrentClosePlayer = v
3060 SelectedPlr = i
3061 end
3062 end
3063
3064 return SelectedPlr
3065end
3066
3067function GetClosestPlayer()
3068 local Players = { }
3069 local CurrentClosePlayer = nil
3070 local SelectedPlr = nil
3071
3072 for _, v in next, Plrs:GetPlayers() do
3073 if v ~= MyPlr then
3074 local IsAlly = GetTeamColor(v)
3075 if IsAlly ~= Bullshit.Colors.Ally and IsAlly ~= Bullshit.Colors.Friend and IsAlly ~= Bullshit.Colors.Neutral then
3076 local GetChar = v.Character
3077 if MyChar and GetChar then
3078 local MyTor = MyChar:FindFirstChild("HumanoidRootPart")
3079 local GetTor = GetChar:FindFirstChild("HumanoidRootPart")
3080 local GetHum = GetChar:FindFirstChild("Humanoid")
3081 if MyTor and GetTor and GetHum then
3082 if game.PlaceId == 455366377 then
3083 if not GetChar:FindFirstChild("KO") and GetHum.Health > 1 then
3084 local Dist = (MyTor.Position - GetTor.Position).magnitude
3085 Players[v] = Dist
3086 end
3087 else
3088 if GetHum.Health > 1 then
3089 local Dist = (MyTor.Position - GetTor.Position).magnitude
3090 Players[v] = Dist
3091 end
3092 end
3093 end
3094 end
3095 end
3096 end
3097 end
3098
3099 for i, v in next, Players do
3100 if CurrentClosePlayer ~= nil then
3101 if v <= CurrentClosePlayer then
3102 CurrentClosePlayer = v
3103 SelectedPlr = i
3104 end
3105 else
3106 CurrentClosePlayer = v
3107 SelectedPlr = i
3108 end
3109 end
3110
3111 return SelectedPlr
3112end
3113
3114function FindPlayer(Txt)
3115 local ps = { }
3116 for _, v in next, Plrs:GetPlayers() do
3117 if string.lower(string.sub(v.Name, 1, string.len(Txt))) == string.lower(Txt) then
3118 table.insert(ps, v)
3119 end
3120 end
3121
3122 if #ps == 1 then
3123 if ps[1] ~= MyPlr then
3124 return ps[1]
3125 else
3126 return nil
3127 end
3128 else
3129 return nil
3130 end
3131end
3132
3133function UpdateESP(Plr)
3134 if Plr ~= nil then
3135 local Find = PlayerESP:FindFirstChild("ESP Crap_" .. Plr.Name)
3136 if Find then
3137 local PickColor = GetTeamColor(Plr)
3138 Find.Frame.Names.TextColor3 = PickColor
3139 Find.Frame.Dist.TextColor3 = PickColor
3140 Find.Frame.Health.TextColor3 = PickColor
3141 --Find.Frame.Pos.TextColor3 = PickColor
3142 local GetChar = Plr.Character
3143 if MyChar and GetChar then
3144 local Find2 = MyChar:FindFirstChild("HumanoidRootPart")
3145 local Find3 = GetChar:FindFirstChild("HumanoidRootPart")
3146 local Find4 = GetChar:FindFirstChildOfClass("Humanoid")
3147 if Find2 and Find3 then
3148 local pos = Find3.Position
3149 local Dist = (Find2.Position - pos).magnitude
3150 if Dist > Bullshit.ESPLength or Bullshit.Blacklist[Plr.Name] then
3151 Find.Frame.Names.Visible = false
3152 Find.Frame.Dist.Visible = false
3153 Find.Frame.Health.Visible = false
3154 return
3155 else
3156 Find.Frame.Names.Visible = true
3157 Find.Frame.Dist.Visible = true
3158 Find.Frame.Health.Visible = true
3159 end
3160 Find.Frame.Dist.Text = "Distance: " .. string.format("%.0f", Dist)
3161 --Find.Frame.Pos.Text = "(X: " .. string.format("%.0f", pos.X) .. ", Y: " .. string.format("%.0f", pos.Y) .. ", Z: " .. string.format("%.0f", pos.Z) .. ")"
3162 if Find4 then
3163 Find.Frame.Health.Text = "Health: " .. string.format("%.0f", Find4.Health)
3164 else
3165 Find.Frame.Health.Text = ""
3166 end
3167 end
3168 end
3169 end
3170 end
3171end
3172
3173function RemoveESP(Obj)
3174 if Obj ~= nil then
3175 local IsPlr = Obj:IsA("Player")
3176 local UseFolder = ItemESP
3177 if IsPlr then UseFolder = PlayerESP end
3178
3179 local FindESP = ((IsPlr) and UseFolder:FindFirstChild("ESP Crap_" .. Obj.Name)) or FindESP(Obj)
3180 if FindESP then
3181 FindESP:Destroy()
3182 end
3183 end
3184end
3185
3186function CreateESP(Obj)
3187 if Obj ~= nil then
3188 local IsPlr = Obj:IsA("Player")
3189 local UseFolder = ItemESP
3190 local GetChar = ((IsPlr) and Obj.Character) or Obj
3191 local Head = GetChar:FindFirstChild("Head")
3192 local t = tick()
3193 if IsPlr then UseFolder = PlayerESP end
3194 if Head == nil then
3195 repeat
3196 Head = GetChar:FindFirstChild("Head")
3197 wait()
3198 until Head ~= nil or (tick() - t) >= 10
3199 end
3200 if Head == nil then return end
3201
3202 local bb = Instance.new("BillboardGui")
3203 bb.Adornee = Head
3204 bb.ExtentsOffset = Vector3.new(0, 1, 0)
3205 bb.AlwaysOnTop = true
3206 bb.Size = UDim2.new(0, 5, 0, 5)
3207 bb.StudsOffset = Vector3.new(0, 3, 0)
3208 bb.Name = "ESP Crap_" .. Obj.Name
3209 bb.Parent = UseFolder
3210
3211 local frame = Instance.new("Frame", bb)
3212 frame.ZIndex = 10
3213 frame.BackgroundTransparency = 1
3214 frame.Size = UDim2.new(1, 0, 1, 0)
3215
3216 local TxtName = Instance.new("TextLabel", frame)
3217 TxtName.Name = "Names"
3218 TxtName.ZIndex = 10
3219 TxtName.Text = Obj.Name
3220 TxtName.BackgroundTransparency = 1
3221 TxtName.Position = UDim2.new(0, 0, 0, -45)
3222 TxtName.Size = UDim2.new(1, 0, 10, 0)
3223 TxtName.Font = "SourceSansBold"
3224 TxtName.TextSize = 13
3225 TxtName.TextStrokeTransparency = 0.5
3226
3227 local TxtDist = nil
3228 local TxtHealth = nil
3229 if IsPlr then
3230 TxtDist = Instance.new("TextLabel", frame)
3231 TxtDist.Name = "Dist"
3232 TxtDist.ZIndex = 10
3233 TxtDist.Text = ""
3234 TxtDist.BackgroundTransparency = 1
3235 TxtDist.Position = UDim2.new(0, 0, 0, -35)
3236 TxtDist.Size = UDim2.new(1, 0, 10, 0)
3237 TxtDist.Font = "SourceSansBold"
3238 TxtDist.TextSize = 13
3239 TxtDist.TextStrokeTransparency = 0.5
3240
3241 TxtHealth = Instance.new("TextLabel", frame)
3242 TxtHealth.Name = "Health"
3243 TxtHealth.ZIndex = 10
3244 TxtHealth.Text = ""
3245 TxtHealth.BackgroundTransparency = 1
3246 TxtHealth.Position = UDim2.new(0, 0, 0, -25)
3247 TxtHealth.Size = UDim2.new(1, 0, 10, 0)
3248 TxtHealth.Font = "SourceSansBold"
3249 TxtHealth.TextSize = 13
3250 TxtHealth.TextStrokeTransparency = 0.5
3251 else
3252 local ObjVal = Instance.new("ObjectValue", bb)
3253 ObjVal.Value = Obj
3254 end
3255
3256 local PickColor = GetTeamColor(Obj) or Bullshit.Colors.Neutral
3257 TxtName.TextColor3 = PickColor
3258
3259 if IsPlr then
3260 TxtDist.TextColor3 = PickColor
3261 TxtHealth.TextColor3 = PickColor
3262 end
3263 end
3264end
3265
3266function UpdateTracer(Plr)
3267 if Bullshit.TracersEnabled then
3268 if MyChar then
3269 local MyTor = MyChar:FindFirstChild("HumanoidRootPart")
3270 local GetTor = TracerData[Plr.Name]
3271 if MyTor and GetTor ~= nil and GetTor.Parent ~= nil then
3272 local Dist = (MyTor.Position - GetTor.Position).magnitude
3273 if (Dist < Bullshit.TracersLength and not Bullshit.Blacklist[Plr.Name]) and not (MyChar:FindFirstChild("InVehicle") or GetTor.Parent:FindFirstChild("InVehicle")) then
3274 if not Bullshit.PlaceTracersUnderCharacter then
3275 local R = MyCam:ScreenPointToRay(MyCam.ViewportSize.X / 2, MyCam.ViewportSize.Y, 0)
3276 Dist = (R.Origin - (GetTor.Position - Vector3.new(0, 3, 0))).magnitude
3277 Tracers[Plr.Name].Transparency = 1
3278 Tracers[Plr.Name].Size = Vector3.new(0.05, 0.05, Dist)
3279 Tracers[Plr.Name].CFrame = CFrame.new(R.Origin, (GetTor.Position - Vector3.new(0, 4.5, 0))) * CFrame.new(0, 0, -Dist / 2)
3280 Tracers[Plr.Name].BrickColor = BrickColor.new(GetTeamColor(Plr))
3281 Tracers[Plr.Name].BoxHandleAdornment.Transparency = 0
3282 Tracers[Plr.Name].BoxHandleAdornment.Size = Vector3.new(0.001, 0.001, Dist)
3283 Tracers[Plr.Name].BoxHandleAdornment.Color3 = GetTeamColor(Plr)
3284 else
3285 Dist = (MyTor.Position - (GetTor.Position - Vector3.new(0, 3, 0))).magnitude
3286 Tracers[Plr.Name].Transparency = 1
3287 Tracers[Plr.Name].Size = Vector3.new(0.3, 0.3, Dist)
3288 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)
3289 Tracers[Plr.Name].BrickColor = BrickColor.new(GetTeamColor(Plr))
3290 Tracers[Plr.Name].BoxHandleAdornment.Transparency = 0
3291 Tracers[Plr.Name].BoxHandleAdornment.Size = Vector3.new(0.05, 0.05, Dist)
3292 Tracers[Plr.Name].BoxHandleAdornment.Color3 = GetTeamColor(Plr)
3293 end
3294 else
3295 Tracers[Plr.Name].Transparency = 1
3296 Tracers[Plr.Name].BoxHandleAdornment.Transparency = 1
3297 end
3298 end
3299 end
3300 end
3301end
3302
3303function RemoveTracers(Plr)
3304 local Find = Tracers:FindFirstChild(Plr.Name)
3305 if Find then
3306 Find:Destroy()
3307 end
3308end
3309
3310function CreateTracers(Plr)
3311 local Find = Tracers:FindFirstChild(Plr.Name)
3312 if not Find then
3313 local P = Instance.new("Part")
3314 P.Name = Plr.Name
3315 P.Material = "Neon"
3316 P.Transparency = 1
3317 P.Anchored = true
3318 P.Locked = true
3319 P.CanCollide = false
3320 local B = Instance.new("BoxHandleAdornment", P)
3321 B.Adornee = P
3322 B.Size = GetSizeOfObject(P)
3323 B.AlwaysOnTop = true
3324 B.ZIndex = 5
3325 B.Transparency = 0
3326 B.Color3 = GetTeamColor(Plr) or Bullshit.Colors.Neutral
3327 P.Parent = Tracers
3328
3329 coroutine.resume(coroutine.create(function()
3330 while Tracers:FindFirstChild(Plr.Name) do
3331 UpdateTracer(Plr)
3332 Run.RenderStepped:wait()
3333 end
3334 end))
3335 end
3336end
3337
3338function UpdateChams(Obj)
3339 if Obj == nil then return end
3340
3341 if Obj:IsA("Player") then
3342 local Find = PlayerChams:FindFirstChild(Obj.Name)
3343 local GetChar = Obj.Character
3344
3345 local Trans = 0
3346 if GetChar and MyChar then
3347 local GetHead = GetChar:FindFirstChild("Head")
3348 local GetTor = GetChar:FindFirstChild("HumanoidRootPart")
3349 local MyHead = MyChar:FindFirstChild("Head")
3350 local MyTor = MyChar:FindFirstChild("HumanoidRootPart")
3351 if GetHead and GetTor and MyHead and MyTor then
3352 if (MyTor.Position - GetTor.Position).magnitude > Bullshit.CHAMSLength or Bullshit.Blacklist[Obj.Name] then
3353 Trans = 1
3354 else
3355 --local MyCharStuff = MyChar:GetDescendants()
3356 local Ray = Ray.new(MyCam.CFrame.p, (GetTor.Position - MyCam.CFrame.p).unit * 2048)
3357 local part = workspace:FindPartOnRayWithIgnoreList(Ray, {MyChar})
3358 if part ~= nil then
3359 if part:IsDescendantOf(GetChar) then
3360 Trans = 0.9
3361 else
3362 Trans = 0
3363 end
3364 end
3365 end
3366 end
3367 end
3368
3369 if Find then
3370 for i, v in next, Find:GetChildren() do
3371 if v.className ~= "ObjectValue" then
3372 v.Color3 = GetTeamColor(Obj) or Bullshit.Colors.Neutral
3373 v.Transparency = Trans
3374 end
3375 end
3376 end
3377 end
3378end
3379
3380function RemoveChams(Obj)
3381 if Obj ~= nil then
3382 local IsPlr = Obj:IsA("Player")
3383 local UseFolder = ItemChams
3384 if IsPlr then UseFolder = PlayerChams end
3385
3386 local FindC = UseFolder:FindFirstChild(tostring(Obj)) or FindCham(Obj)
3387 if FindC then
3388 FindC:Destroy()
3389 end
3390 end
3391end
3392
3393function CreateChams(Obj)
3394 if Obj ~= nil then
3395 local IsPlr = Obj:IsA("Player")
3396 local UseFolder = ItemChams
3397 local Crap = nil
3398 local GetTor = nil
3399 local t = tick()
3400 if IsPlr then
3401 Obj = Obj.Character
3402 UseFolder = PlayerChams
3403 end
3404 if Obj == nil then return end
3405 GetTor = Obj:FindFirstChild("HumanoidRootPart") or Obj:WaitForChild("HumanoidRootPart")
3406 if IsPlr then Crap = Obj:GetChildren() else Crap = Obj:GetDescendants() end
3407
3408 local FindC = ((IsPlr) and UseFolder:FindFirstChild(Obj.Name)) or FindCham(Obj)
3409 if not FindC then
3410 FindC = Instance.new("Folder", UseFolder)
3411 FindC.Name = Obj.Name
3412 local ObjVal = Instance.new("ObjectValue", FindC)
3413 ObjVal.Value = Obj
3414 end
3415
3416 for _, P in next, Crap do
3417 if P:IsA("PVInstance") and P.Name ~= "HumanoidRootPart" then
3418 local Box = Instance.new("BoxHandleAdornment")
3419 Box.Size = GetSizeOfObject(P)
3420 Box.Name = "Cham"
3421 Box.Adornee = P
3422 Box.AlwaysOnTop = true
3423 Box.ZIndex = 5
3424 Box.Transparency = 0
3425 Box.Color3 = ((IsPlr) and GetTeamColor(Plrs:GetPlayerFromCharacter(Obj))) or Bullshit.Colors.Neutral
3426 Box.Parent = FindC
3427 end
3428 end
3429 end
3430end
3431
3432function CreateMobESPChams()
3433 local mobspawn = { }
3434
3435 for i, v in next, workspace:GetDescendants() do
3436 local hum = v:FindFirstChildOfClass("Humanoid")
3437 if hum and not Plrs:GetPlayerFromCharacter(hum.Parent) and FindCham(v) == nil and FindESP(v) == nil then
3438 mobspawn[tostring(v.Parent)] = v.Parent
3439 if Bullshit.CHAMSEnabled and Bullshit.MobChams then
3440 CreateChams(v)
3441 end
3442 if Bullshit.ESPEnabled and Bullshit.MobESP then
3443 CreateESP(v)
3444 end
3445 end
3446 end
3447
3448 if Bullshit.Mob_ESP_CHAMS_Ran_Once == false then
3449 for i, v in next, mobspawn do
3450 v.ChildAdded:connect(function(Obj)
3451 if Bullshit.MobChams then
3452 local t = tick()
3453 local GetHum = Obj:FindFirstChildOfClass("Humanoid")
3454 if GetHum == nil then
3455 repeat
3456 GetHum = Obj:FindFirstChildOfClass("Humanoid")
3457 wait()
3458 until GetHum ~= nil or (tick() - t) >= 10
3459 end
3460 if GetHum == nil then return end
3461
3462 CreateChams(Obj)
3463 end
3464
3465 if Bullshit.MobESP then
3466 local t = tick()
3467 local GetHum = Obj:FindFirstChildOfClass("Humanoid")
3468 if GetHum == nil then
3469 repeat
3470 GetHum = Obj:FindFirstChildOfClass("Humanoid")
3471 wait()
3472 until GetHum ~= nil or (tick() - t) >= 10
3473 end
3474 if GetHum == nil then return end
3475
3476 CreateESP(Obj)
3477 end
3478 end)
3479 end
3480
3481 Bullshit.Mob_ESP_CHAMS_Ran_Once = true
3482 end
3483end
3484
3485function CreateChildAddedEventFor(Obj)
3486 Obj.ChildAdded:connect(function(Obj2)
3487 if Bullshit.OutlinesEnabled then
3488 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
3489 local Data = { }
3490 Data[2] = Obj2.Transparency
3491 Obj2.Transparency = 1
3492 local outline = Instance.new("SelectionBox")
3493 outline.Name = "Outline"
3494 outline.Color3 = Color3.new(0, 0, 0)
3495 outline.SurfaceColor3 = Color3.new(0, 1, 0)
3496 --outline.SurfaceTransparency = 0.9
3497 outline.LineThickness = 0.01
3498 outline.Transparency = 0.5
3499 outline.Transparency = 0.5
3500 outline.Adornee = Obj2
3501 outline.Parent = Obj2
3502 Data[1] = outline
3503 rawset(Bullshit.OutlinedParts, Obj2, Data)
3504 end
3505
3506 for i, v in next, Obj2:GetDescendants() do
3507 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
3508 local Data = { }
3509 Data[2] = v.Transparency
3510 v.Transparency = 1
3511 local outline = Instance.new("SelectionBox")
3512 outline.Name = "Outline"
3513 outline.Color3 = Color3.new(0, 0, 0)
3514 outline.SurfaceColor3 = Color3.new(0, 1, 0)
3515 --outline.SurfaceTransparency = 0.9
3516 outline.LineThickness = 0.01
3517 outline.Transparency = 0.5
3518 outline.Adornee = v
3519 outline.Parent = v
3520 Data[1] = outline
3521 rawset(Bullshit.OutlinedParts, v, Data)
3522 end
3523 CreateChildAddedEventFor(v)
3524 end
3525 end
3526 CreateChildAddedEventFor(Obj2)
3527 end)
3528end
3529
3530function LightingHax()
3531 if Bullshit.OutlinesEnabled then
3532 Light.TimeOfDay = "00:00:00"
3533 end
3534
3535 if Bullshit.FullbrightEnabled then
3536 Light.Ambient = Color3.new(1, 1, 1)
3537 Light.ColorShift_Bottom = Color3.new(1, 1, 1)
3538 Light.ColorShift_Top = Color3.new(1, 1, 1)
3539 end
3540end
3541
3542Plrs.PlayerAdded:connect(function(Plr)
3543 if Bullshit.CharAddedEvent[Plr.Name] == nil then
3544 Bullshit.CharAddedEvent[Plr.Name] = Plr.CharacterAdded:connect(function(Char)
3545 if Bullshit.ESPEnabled then
3546 RemoveESP(Plr)
3547 CreateESP(Plr)
3548 end
3549 if Bullshit.CHAMSEnabled then
3550 RemoveChams(Plr)
3551 CreateChams(Plr)
3552 end
3553 if Bullshit.TracersEnabled then
3554 CreateTracers(Plr)
3555 end
3556 repeat wait() until Char:FindFirstChild("HumanoidRootPart")
3557 TracerMT[Plr.Name] = Char.HumanoidRootPart
3558 end)
3559 end
3560end)
3561
3562Plrs.PlayerRemoving:connect(function(Plr)
3563 if Bullshit.CharAddedEvent[Plr.Name] ~= nil then
3564 Bullshit.CharAddedEvent[Plr.Name]:Disconnect()
3565 Bullshit.CharAddedEvent[Plr.Name] = nil
3566 end
3567 RemoveESP(Plr)
3568 RemoveChams(Plr)
3569 RemoveTracers(Plr)
3570 TracerMT[Plr.Name] = nil
3571end)
3572
3573function InitMain()
3574 -- Objects
3575
3576 local Bullshit20 = Instance.new("ScreenGui")
3577 local MainFrame = Instance.new("Frame")
3578 local Title = Instance.new("TextLabel")
3579 local design = Instance.new("Frame")
3580 local buttons = Instance.new("Frame")
3581 local ESPToggle = Instance.new("TextButton")
3582 local ChamsToggle = Instance.new("TextButton")
3583 local TracersToggle = Instance.new("TextButton")
3584 local OutlineToggle = Instance.new("TextButton")
3585 local DebugToggle = Instance.new("TextButton")
3586 local FullbrightToggle = Instance.new("TextButton")
3587 local BlacklistToggle = Instance.new("TextButton")
3588 local WhitelistToggle = Instance.new("TextButton")
3589 local Crosshair = Instance.new("TextButton")
3590 local AimbotToggle = Instance.new("TextButton")
3591 local Settings = Instance.new("TextButton")
3592 local Information = Instance.new("TextButton")
3593 local Information_2 = Instance.new("Frame")
3594 local Title_2 = Instance.new("TextLabel")
3595 local design_2 = Instance.new("Frame")
3596 local buttons_2 = Instance.new("ScrollingFrame")
3597 local TextLabel = Instance.new("TextLabel")
3598 local Settings_2 = Instance.new("Frame")
3599 local Title_3 = Instance.new("TextLabel")
3600 local design_3 = Instance.new("Frame")
3601 local buttons_3 = Instance.new("ScrollingFrame")
3602 local AllyColor = Instance.new("TextBox")
3603 local CHAMSLength = Instance.new("TextBox")
3604 local CrosshairColor = Instance.new("TextBox")
3605 local ESPLength = Instance.new("TextBox")
3606 local EnemyColor = Instance.new("TextBox")
3607 local FreeForAll = Instance.new("TextButton")
3608 local FriendColor = Instance.new("TextBox")
3609 local NeutralColor = Instance.new("TextBox")
3610 local TracersLength = Instance.new("TextBox")
3611 local TracersUnderChars = Instance.new("TextButton")
3612 local AutoFireToggle = Instance.new("TextButton")
3613 local AimbotKey = Instance.new("TextButton")
3614 local MobESPButton = Instance.new("TextButton")
3615 local MobChamsButton = Instance.new("TextButton")
3616 local TextLabel_2 = Instance.new("TextLabel")
3617 local TextLabel_3 = Instance.new("TextLabel")
3618 local TextLabel_4 = Instance.new("TextLabel")
3619 local TextLabel_5 = Instance.new("TextLabel")
3620 local TextLabel_6 = Instance.new("TextLabel")
3621 local TextLabel_7 = Instance.new("TextLabel")
3622 local TextLabel_8 = Instance.new("TextLabel")
3623 local TextLabel_9 = Instance.new("TextLabel")
3624 local TextLabel_10 = Instance.new("TextLabel")
3625 local TextLabel_11 = Instance.new("TextLabel")
3626 local TextLabel_12 = Instance.new("TextLabel")
3627 local TextLabel_13 = Instance.new("TextLabel")
3628 local TextLabel_14 = Instance.new("TextLabel")
3629 local TextLabel_15 = Instance.new("TextLabel")
3630 local SaveSettings = Instance.new("TextButton")
3631 local Blacklist = Instance.new("Frame")
3632 local nigga = Instance.new("TextLabel")
3633 local niggerfaggot = Instance.new("Frame")
3634 local players = Instance.new("ScrollingFrame")
3635 local buttonsex = Instance.new("Frame")
3636 local Playername = Instance.new("TextBox")
3637 local AddToBlacklist = Instance.new("TextButton")
3638 local RemoveToBlacklist = Instance.new("TextButton")
3639 local SaveBlacklist = Instance.new("TextButton")
3640 local Whitelist = Instance.new("Frame")
3641 local nigga2 = Instance.new("TextLabel")
3642 local niggerfaggot2 = Instance.new("Frame")
3643 local players2 = Instance.new("ScrollingFrame")
3644 local buttonsex2 = Instance.new("Frame")
3645 local Playername2 = Instance.new("TextBox")
3646 local AddToWhitelist = Instance.new("TextButton")
3647 local RemoveToWhitelist = Instance.new("TextButton")
3648 local SaveWhitelist = Instance.new("TextButton")
3649
3650 -- Properties
3651
3652 Bullshit20.Name = "Bullshit 3.0"
3653 Bullshit20.Parent = CoreGui
3654 Bullshit20.ResetOnSpawn = false
3655
3656 MainFrame.Name = "MainFrame"
3657 MainFrame.Parent = Bullshit20
3658 MainFrame.Active = true
3659 MainFrame.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
3660 MainFrame.BorderSizePixel = 0
3661 MainFrame.Draggable = true
3662 MainFrame.Position = UDim2.new(0.200000003, -175, 0.5, -100)
3663 MainFrame.Size = UDim2.new(0, 350, 0, 315)
3664
3665 Title.Name = "Title"
3666 Title.Parent = MainFrame
3667 Title.BackgroundColor3 = Color3.new(1, 1, 1)
3668 Title.BackgroundTransparency = 1
3669 Title.Size = UDim2.new(1, 0, 0, 50)
3670 Title.Font = Enum.Font.SourceSansBold
3671 Title.Text = "Project: Bullshit\nMade by: Racist Dolphin#5199\nVersion 3.5.5 (RE-WORK IN THE WORKS)"
3672 Title.TextColor3 = Color3.new(1, 1, 1)
3673 Title.TextSize = 18
3674 Title.TextTransparency = 0.5
3675
3676 design.Name = "design"
3677 design.Parent = MainFrame
3678 design.BackgroundColor3 = Color3.new(1, 1, 1)
3679 design.BackgroundTransparency = 0.5
3680 design.BorderSizePixel = 0
3681 design.Position = UDim2.new(0.0500000007, 0, 0, 50)
3682 design.Size = UDim2.new(0.899999976, 0, 0, 2)
3683
3684 buttons.Name = "buttons"
3685 buttons.Parent = MainFrame
3686 buttons.BackgroundColor3 = Color3.new(1, 1, 1)
3687 buttons.BackgroundTransparency = 1
3688 buttons.Position = UDim2.new(0, 20, 0, 70)
3689 buttons.Size = UDim2.new(1, -40, 1, -80)
3690
3691 Blacklist.Name = "Blacklist"
3692 Blacklist.Parent = MainFrame
3693 Blacklist.Active = true
3694 Blacklist.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
3695 Blacklist.BorderSizePixel = 0
3696 Blacklist.Position = UDim2.new(1, 3, 0.5, -138)
3697 Blacklist.Size = UDim2.new(0, 350, 0, 375)
3698 Blacklist.Visible = false
3699
3700 nigga.Name = "nigga"
3701 nigga.Parent = Blacklist
3702 nigga.BackgroundColor3 = Color3.new(1, 1, 1)
3703 nigga.BackgroundTransparency = 1
3704 nigga.Size = UDim2.new(1, 0, 0, 50)
3705 nigga.Font = Enum.Font.SourceSansBold
3706 nigga.Text = "Blacklist Menu"
3707 nigga.TextColor3 = Color3.new(1, 1, 1)
3708 nigga.TextSize = 18
3709 nigga.TextTransparency = 0.5
3710
3711 niggerfaggot.Name = "niggerfaggot"
3712 niggerfaggot.Parent = Blacklist
3713 niggerfaggot.BackgroundColor3 = Color3.new(1, 1, 1)
3714 niggerfaggot.BackgroundTransparency = 0.5
3715 niggerfaggot.BorderSizePixel = 0
3716 niggerfaggot.Position = UDim2.new(0.0500000007, 0, 0, 50)
3717 niggerfaggot.Size = UDim2.new(0.899999976, 0, 0, 2)
3718
3719 players.Name = "players"
3720 players.Parent = Blacklist
3721 players.BackgroundColor3 = Color3.new(1, 1, 1)
3722 players.BackgroundTransparency = 1
3723 players.BorderSizePixel = 0
3724 players.Position = UDim2.new(0, 20, 0, 60)
3725 players.Size = UDim2.new(1, -40, 1, -175)
3726 players.CanvasSize = UDim2.new(0, 0, 5, 0)
3727 players.ScrollBarThickness = 8
3728
3729 buttonsex.Name = "buttonsex"
3730 buttonsex.Parent = Blacklist
3731 buttonsex.BackgroundColor3 = Color3.new(1, 1, 1)
3732 buttonsex.BackgroundTransparency = 1
3733 buttonsex.Position = UDim2.new(0, 20, 0, 250)
3734 buttonsex.Size = UDim2.new(1, -40, 0, 100)
3735
3736 Playername.Name = "Playername"
3737 Playername.Parent = buttonsex
3738 Playername.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
3739 Playername.BackgroundTransparency = 0.5
3740 Playername.BorderSizePixel = 0
3741 Playername.Size = UDim2.new(1, 0, 0, 20)
3742 Playername.Font = Enum.Font.SourceSansBold
3743 Playername.Text = "Enter Player Name"
3744 Playername.TextSize = 14
3745 Playername.TextWrapped = true
3746
3747 AddToBlacklist.Name = "AddToBlacklist"
3748 AddToBlacklist.Parent = buttonsex
3749 AddToBlacklist.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
3750 AddToBlacklist.BackgroundTransparency = 0.5
3751 AddToBlacklist.BorderSizePixel = 0
3752 AddToBlacklist.Position = UDim2.new(0, 0, 0, 30)
3753 AddToBlacklist.Size = UDim2.new(1, 0, 0, 20)
3754 AddToBlacklist.Font = Enum.Font.SourceSansBold
3755 AddToBlacklist.Text = "Add to Blacklist"
3756 AddToBlacklist.TextSize = 14
3757 AddToBlacklist.TextWrapped = true
3758
3759 RemoveToBlacklist.Name = "RemoveToBlacklist"
3760 RemoveToBlacklist.Parent = buttonsex
3761 RemoveToBlacklist.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
3762 RemoveToBlacklist.BackgroundTransparency = 0.5
3763 RemoveToBlacklist.BorderSizePixel = 0
3764 RemoveToBlacklist.Position = UDim2.new(0, 0, 0, 60)
3765 RemoveToBlacklist.Size = UDim2.new(1, 0, 0, 20)
3766 RemoveToBlacklist.Font = Enum.Font.SourceSansBold
3767 RemoveToBlacklist.Text = "Remove from Blacklist"
3768 RemoveToBlacklist.TextSize = 14
3769 RemoveToBlacklist.TextWrapped = true
3770
3771 SaveBlacklist.Name = "SaveBlacklist"
3772 SaveBlacklist.Parent = buttonsex
3773 SaveBlacklist.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
3774 SaveBlacklist.BackgroundTransparency = 0.5
3775 SaveBlacklist.BorderSizePixel = 0
3776 SaveBlacklist.Position = UDim2.new(0, 0, 0, 90)
3777 SaveBlacklist.Size = UDim2.new(1, 0, 0, 20)
3778 SaveBlacklist.Font = Enum.Font.SourceSansBold
3779 SaveBlacklist.Text = "Save Blacklist"
3780 SaveBlacklist.TextSize = 14
3781 SaveBlacklist.TextWrapped = true
3782
3783 Whitelist.Name = "Whitelist"
3784 Whitelist.Parent = MainFrame
3785 Whitelist.Active = true
3786 Whitelist.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
3787 Whitelist.BorderSizePixel = 0
3788 Whitelist.Position = UDim2.new(1, 3, 0.5, -138)
3789 Whitelist.Size = UDim2.new(0, 350, 0, 375)
3790 Whitelist.Visible = false
3791
3792 nigga2.Name = "nigga2"
3793 nigga2.Parent = Whitelist
3794 nigga2.BackgroundColor3 = Color3.new(1, 1, 1)
3795 nigga2.BackgroundTransparency = 1
3796 nigga2.Size = UDim2.new(1, 0, 0, 50)
3797 nigga2.Font = Enum.Font.SourceSansBold
3798 nigga2.Text = "Friends List Menu"
3799 nigga2.TextColor3 = Color3.new(1, 1, 1)
3800 nigga2.TextSize = 18
3801 nigga2.TextTransparency = 0.5
3802
3803 niggerfaggot2.Name = "niggerfaggot2"
3804 niggerfaggot2.Parent = Whitelist
3805 niggerfaggot2.BackgroundColor3 = Color3.new(1, 1, 1)
3806 niggerfaggot2.BackgroundTransparency = 0.5
3807 niggerfaggot2.BorderSizePixel = 0
3808 niggerfaggot2.Position = UDim2.new(0.0500000007, 0, 0, 50)
3809 niggerfaggot2.Size = UDim2.new(0.899999976, 0, 0, 2)
3810
3811 players2.Name = "players2"
3812 players2.Parent = Whitelist
3813 players2.BackgroundColor3 = Color3.new(1, 1, 1)
3814 players2.BackgroundTransparency = 1
3815 players2.BorderSizePixel = 0
3816 players2.Position = UDim2.new(0, 20, 0, 60)
3817 players2.Size = UDim2.new(1, -40, 1, -175)
3818 players2.CanvasSize = UDim2.new(0, 0, 5, 0)
3819 players2.ScrollBarThickness = 8
3820
3821 buttonsex2.Name = "buttonsex2"
3822 buttonsex2.Parent = Whitelist
3823 buttonsex2.BackgroundColor3 = Color3.new(1, 1, 1)
3824 buttonsex2.BackgroundTransparency = 1
3825 buttonsex2.Position = UDim2.new(0, 20, 0, 250)
3826 buttonsex2.Size = UDim2.new(1, -40, 0, 100)
3827
3828 Playername2.Name = "Playername2"
3829 Playername2.Parent = buttonsex2
3830 Playername2.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
3831 Playername2.BackgroundTransparency = 0.5
3832 Playername2.BorderSizePixel = 0
3833 Playername2.Size = UDim2.new(1, 0, 0, 20)
3834 Playername2.Font = Enum.Font.SourceSansBold
3835 Playername2.Text = "Enter Player Name"
3836 Playername2.TextSize = 14
3837 Playername2.TextWrapped = true
3838
3839 AddToWhitelist.Name = "AddToWhitelist"
3840 AddToWhitelist.Parent = buttonsex2
3841 AddToWhitelist.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
3842 AddToWhitelist.BackgroundTransparency = 0.5
3843 AddToWhitelist.BorderSizePixel = 0
3844 AddToWhitelist.Position = UDim2.new(0, 0, 0, 30)
3845 AddToWhitelist.Size = UDim2.new(1, 0, 0, 20)
3846 AddToWhitelist.Font = Enum.Font.SourceSansBold
3847 AddToWhitelist.Text = "Add to Friends List"
3848 AddToWhitelist.TextSize = 14
3849 AddToWhitelist.TextWrapped = true
3850
3851 RemoveToWhitelist.Name = "RemoveToWhitelist"
3852 RemoveToWhitelist.Parent = buttonsex2
3853 RemoveToWhitelist.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
3854 RemoveToWhitelist.BackgroundTransparency = 0.5
3855 RemoveToWhitelist.BorderSizePixel = 0
3856 RemoveToWhitelist.Position = UDim2.new(0, 0, 0, 60)
3857 RemoveToWhitelist.Size = UDim2.new(1, 0, 0, 20)
3858 RemoveToWhitelist.Font = Enum.Font.SourceSansBold
3859 RemoveToWhitelist.Text = "Remove from Friends List"
3860 RemoveToWhitelist.TextSize = 14
3861 RemoveToWhitelist.TextWrapped = true
3862
3863 SaveWhitelist.Name = "SaveWhitelist"
3864 SaveWhitelist.Parent = buttonsex2
3865 SaveWhitelist.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
3866 SaveWhitelist.BackgroundTransparency = 0.5
3867 SaveWhitelist.BorderSizePixel = 0
3868 SaveWhitelist.Position = UDim2.new(0, 0, 0, 90)
3869 SaveWhitelist.Size = UDim2.new(1, 0, 0, 20)
3870 SaveWhitelist.Font = Enum.Font.SourceSansBold
3871 SaveWhitelist.Text = "Save Friends List"
3872 SaveWhitelist.TextSize = 14
3873 SaveWhitelist.TextWrapped = true
3874
3875 BlacklistToggle.Name = "BlacklistToggle"
3876 BlacklistToggle.Parent = buttons
3877 BlacklistToggle.BackgroundColor3 = Color3.new(1, 1, 1)
3878 BlacklistToggle.BackgroundTransparency = 0.5
3879 BlacklistToggle.BorderSizePixel = 0
3880 BlacklistToggle.Position = UDim2.new(0, 0, 0, 200)
3881 BlacklistToggle.Size = UDim2.new(0, 150, 0, 30)
3882 BlacklistToggle.Font = Enum.Font.SourceSansBold
3883 BlacklistToggle.Text = "Blacklist"
3884 BlacklistToggle.TextColor3 = Color3.new(0.176471, 0.176471, 0.176471)
3885 BlacklistToggle.TextSize = 14
3886 BlacklistToggle.TextWrapped = true
3887
3888 WhitelistToggle.Name = "WhitelistToggle"
3889 WhitelistToggle.Parent = buttons
3890 WhitelistToggle.BackgroundColor3 = Color3.new(1, 1, 1)
3891 WhitelistToggle.BackgroundTransparency = 0.5
3892 WhitelistToggle.BorderSizePixel = 0
3893 WhitelistToggle.Position = UDim2.new(1, -150, 0, 200)
3894 WhitelistToggle.Size = UDim2.new(0, 150, 0, 30)
3895 WhitelistToggle.Font = Enum.Font.SourceSansBold
3896 WhitelistToggle.Text = "Friends List"
3897 WhitelistToggle.TextColor3 = Color3.new(0.176471, 0.176471, 0.176471)
3898 WhitelistToggle.TextSize = 14
3899 WhitelistToggle.TextWrapped = true
3900
3901 ESPToggle.Name = "ESPToggle"
3902 ESPToggle.Parent = buttons
3903 ESPToggle.BackgroundColor3 = Color3.new(1, 1, 1)
3904 ESPToggle.BackgroundTransparency = 0.5
3905 ESPToggle.BorderSizePixel = 0
3906 ESPToggle.Size = UDim2.new(0, 150, 0, 30)
3907 ESPToggle.Font = Enum.Font.SourceSansBold
3908 ESPToggle.Text = "ESP"
3909 ESPToggle.TextColor3 = Color3.new(0.176471, 0.176471, 0.176471)
3910 ESPToggle.TextSize = 14
3911 ESPToggle.TextWrapped = true
3912
3913 ChamsToggle.Name = "ChamsToggle"
3914 ChamsToggle.Parent = buttons
3915 ChamsToggle.BackgroundColor3 = Color3.new(1, 1, 1)
3916 ChamsToggle.BackgroundTransparency = 0.5
3917 ChamsToggle.BorderSizePixel = 0
3918 ChamsToggle.Position = UDim2.new(1, -150, 0, 0)
3919 ChamsToggle.Size = UDim2.new(0, 150, 0, 30)
3920 ChamsToggle.Font = Enum.Font.SourceSansBold
3921 ChamsToggle.Text = "Chams"
3922 ChamsToggle.TextColor3 = Color3.new(0.176471, 0.176471, 0.176471)
3923 ChamsToggle.TextSize = 14
3924 ChamsToggle.TextWrapped = true
3925
3926 TracersToggle.Name = "TracersToggle"
3927 TracersToggle.Parent = buttons
3928 TracersToggle.BackgroundColor3 = Color3.new(1, 1, 1)
3929 TracersToggle.BackgroundTransparency = 0.5
3930 TracersToggle.BorderSizePixel = 0
3931 TracersToggle.Position = UDim2.new(0, 0, 0, 40)
3932 TracersToggle.Size = UDim2.new(0, 150, 0, 30)
3933 TracersToggle.Font = Enum.Font.SourceSansBold
3934 TracersToggle.Text = "Tracers"
3935 TracersToggle.TextColor3 = Color3.new(0.176471, 0.176471, 0.176471)
3936 TracersToggle.TextSize = 14
3937 TracersToggle.TextWrapped = true
3938
3939 OutlineToggle.Name = "OutlineToggle"
3940 OutlineToggle.Parent = buttons
3941 OutlineToggle.BackgroundColor3 = Color3.new(1, 1, 1)
3942 OutlineToggle.BackgroundTransparency = 0.5
3943 OutlineToggle.BorderSizePixel = 0
3944 OutlineToggle.Position = UDim2.new(1, -150, 0, 40)
3945 OutlineToggle.Size = UDim2.new(0, 150, 0, 30)
3946 OutlineToggle.Font = Enum.Font.SourceSansBold
3947 OutlineToggle.Text = "Outlines"
3948 OutlineToggle.TextColor3 = Color3.new(0.176471, 0.176471, 0.176471)
3949 OutlineToggle.TextSize = 14
3950 OutlineToggle.TextWrapped = true
3951
3952 DebugToggle.Name = "DebugToggle"
3953 DebugToggle.Parent = buttons
3954 DebugToggle.BackgroundColor3 = Color3.new(1, 1, 1)
3955 DebugToggle.BackgroundTransparency = 0.5
3956 DebugToggle.BorderSizePixel = 0
3957 DebugToggle.Position = UDim2.new(1, -150, 0, 80)
3958 DebugToggle.Size = UDim2.new(0, 150, 0, 30)
3959 DebugToggle.Font = Enum.Font.SourceSansBold
3960 DebugToggle.Text = "Debug Info"
3961 DebugToggle.TextColor3 = Color3.new(0.176471, 0.176471, 0.176471)
3962 DebugToggle.TextSize = 14
3963 DebugToggle.TextWrapped = true
3964
3965 FullbrightToggle.Name = "FullbrightToggle"
3966 FullbrightToggle.Parent = buttons
3967 FullbrightToggle.BackgroundColor3 = Color3.new(1, 1, 1)
3968 FullbrightToggle.BackgroundTransparency = 0.5
3969 FullbrightToggle.BorderSizePixel = 0
3970 FullbrightToggle.Position = UDim2.new(0, 0, 0, 80)
3971 FullbrightToggle.Size = UDim2.new(0, 150, 0, 30)
3972 FullbrightToggle.Font = Enum.Font.SourceSansBold
3973 FullbrightToggle.Text = "Fullbright"
3974 FullbrightToggle.TextColor3 = Color3.new(0.176471, 0.176471, 0.176471)
3975 FullbrightToggle.TextSize = 14
3976 FullbrightToggle.TextWrapped = true
3977
3978 Crosshair.Name = "Crosshair"
3979 Crosshair.Parent = buttons
3980 Crosshair.BackgroundColor3 = Color3.new(1, 1, 1)
3981 Crosshair.BackgroundTransparency = 0.5
3982 Crosshair.BorderSizePixel = 0
3983 Crosshair.Position = UDim2.new(0, 0, 0, 120)
3984 Crosshair.Size = UDim2.new(0, 150, 0, 30)
3985 Crosshair.Font = Enum.Font.SourceSansBold
3986 Crosshair.Text = "Crosshair"
3987 Crosshair.TextColor3 = Color3.new(0.176471, 0.176471, 0.176471)
3988 Crosshair.TextSize = 14
3989 Crosshair.TextWrapped = true
3990
3991 AimbotToggle.Name = "AimbotToggle"
3992 AimbotToggle.Parent = buttons
3993 AimbotToggle.BackgroundColor3 = Color3.new(1, 1, 1)
3994 AimbotToggle.BackgroundTransparency = 0.5
3995 AimbotToggle.BorderSizePixel = 0
3996 AimbotToggle.Position = UDim2.new(1, -150, 0, 120)
3997 AimbotToggle.Size = UDim2.new(0, 150, 0, 30)
3998 AimbotToggle.Font = Enum.Font.SourceSansBold
3999 AimbotToggle.Text = "Aimlock"
4000 AimbotToggle.TextColor3 = Color3.new(0.176471, 0.176471, 0.176471)
4001 AimbotToggle.TextSize = 14
4002 AimbotToggle.TextWrapped = true
4003
4004 Settings.Name = "Settings"
4005 Settings.Parent = buttons
4006 Settings.BackgroundColor3 = Color3.new(1, 1, 1)
4007 Settings.BackgroundTransparency = 0.5
4008 Settings.BorderSizePixel = 0
4009 Settings.Position = UDim2.new(1, -150, 0, 160)
4010 Settings.Size = UDim2.new(0, 150, 0, 30)
4011 Settings.Font = Enum.Font.SourceSansBold
4012 Settings.Text = "Settings"
4013 Settings.TextColor3 = Color3.new(0.176471, 0.176471, 0.176471)
4014 Settings.TextSize = 14
4015 Settings.TextWrapped = true
4016
4017 Information.Name = "Information"
4018 Information.Parent = buttons
4019 Information.BackgroundColor3 = Color3.new(1, 1, 1)
4020 Information.BackgroundTransparency = 0.5
4021 Information.BorderSizePixel = 0
4022 Information.Position = UDim2.new(0, 0, 0, 160)
4023 Information.Size = UDim2.new(0, 150, 0, 30)
4024 Information.Font = Enum.Font.SourceSansBold
4025 Information.Text = "Information"
4026 Information.TextColor3 = Color3.new(0.176471, 0.176471, 0.176471)
4027 Information.TextSize = 14
4028 Information.TextWrapped = true
4029
4030 Information_2.Name = "Information"
4031 Information_2.Parent = MainFrame
4032 Information_2.Active = true
4033 Information_2.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
4034 Information_2.BorderSizePixel = 0
4035 Information_2.Position = UDim2.new(1, 3, 0.5, -138)
4036 Information_2.Size = UDim2.new(0, 350, 0, 365)
4037 Information_2.Visible = false
4038
4039 Title_2.Name = "Title"
4040 Title_2.Parent = Information_2
4041 Title_2.BackgroundColor3 = Color3.new(1, 1, 1)
4042 Title_2.BackgroundTransparency = 1
4043 Title_2.Size = UDim2.new(1, 0, 0, 50)
4044 Title_2.Font = Enum.Font.SourceSansBold
4045 Title_2.Text = "Information"
4046 Title_2.TextColor3 = Color3.new(1, 1, 1)
4047 Title_2.TextSize = 18
4048 Title_2.TextTransparency = 0.5
4049
4050 design_2.Name = "design"
4051 design_2.Parent = Information_2
4052 design_2.BackgroundColor3 = Color3.new(1, 1, 1)
4053 design_2.BackgroundTransparency = 0.5
4054 design_2.BorderSizePixel = 0
4055 design_2.Position = UDim2.new(0.0500000007, 0, 0, 50)
4056 design_2.Size = UDim2.new(0.899999976, 0, 0, 2)
4057
4058 buttons_2.Name = "buttons"
4059 buttons_2.Parent = Information_2
4060 buttons_2.BackgroundColor3 = Color3.new(1, 1, 1)
4061 buttons_2.BackgroundTransparency = 1
4062 buttons_2.BorderSizePixel = 0
4063 buttons_2.Position = UDim2.new(0, 20, 0, 60)
4064 buttons_2.Size = UDim2.new(1, -40, 1, -70)
4065 buttons_2.CanvasSize = UDim2.new(5, 0, 5, 0)
4066 buttons_2.ScrollBarThickness = 5
4067
4068 TextLabel.Parent = buttons_2
4069 TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
4070 TextLabel.BackgroundTransparency = 1
4071 TextLabel.Size = UDim2.new(1, -20, 1, 0)
4072 TextLabel.Font = Enum.Font.SourceSansBold
4073 TextLabel.Text = [[
4074Scripting by: Racist Dolphin#5199
4075GUI by: SOMEONE WHO WANTS HIS NAME HIDDEN.
4076
4077To hide/show the GUI press the "P" key on your keyboard.
4078
4079NOTICE: Since my string manipulation skills aren't the greatest, changing esp/cham colors might be quite buggy.
4080NOTICE #2: The blacklist feature will return! I just didn't have enough time to make the gui.
4081NOTICE #3: Save Settings might still be bugged. Message me if it's fucked up still.
4082
4083This works on every game, though the Aimbot does NOT! (Doesn't work on: Jailbreak, and Phantom Forces)
4084
4085FAQ:
40861) How do I use the aimbot?
4087A: 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.)
4088
40892) ESP/Chams don't work on the game I play?
4090A: Some games require me to make patches (ex: Murder Mystery, Murder Mystery X) to request a patch or a game message me on discord.
4091
40923) How did I detect when a player is behind a wall?
4093A: Raycasting the camera to another player.
4094
40954) My bullets still miss when using aimbot?!
4096A: 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?)
4097
4098Change Log:
40993/10/2018:
4100+ Fixed more bugs with chams
4101
41023/10/2018:
4103+ Fixed how chams broke when a player respawned.
4104
41053/10/2018:
4106+ Fixed ESP not updating correctly.
4107+ Fixed Chams not updating correctly. (MAYBE? IDK WHAT IS BREAKING THIS)
4108
41093/9/2018:
4110+ Mob ESP/Chams! (BETA!)
4111
41123/8/2018:
4113+ Fixed the error you get when not entering a valid number for esp/chams/tracer lengths.
4114+ Fixed lag issues with aimlock.
4115+ Fixed lag issues with chams.
4116
41173/8/2018:
4118+ Patch for Murder 15
4119- Temporarily removed auto fire since mouse1click is broken on Synapse :(
4120
41213/7/2018:
4122+ Updated save settings.
4123+ Can now customize aimlock key.
4124
41253/7/2018:
4126+ Patch for Wild Revolver.
4127+ Fix for autofire. (Hopefully)
4128
41293/6/2018:
4130- Removed :IsFriendsWith check. (Use Friends List GUI instead)
4131
41323/4/2018:
4133+ Added Friend List Menu
4134+ Patch for Assassin!
4135
41363/4/2018:
4137+ Fixed crosshair toggle.
4138+ Aimlock patch for Island Royal.
4139+ Finally fixed save settings.
4140
41413/4/2018:
4142+ Aimlock fixed for Unit 1968: Vietnam
4143+ Autofire setting for aimlock
4144+ Fixed how you sometimes had to double click buttons to activate a option
4145
41463/4/2018:
4147+ Fixed FreeForAll setting bug.
4148+ Using aimlock on Phantom Forces / Jailbreak will now tell you it will not work.
4149* Renamed Aimbot back to Aimlock
4150
41513/3/2018:
4152+ Blacklist feature re-added.
4153+ Aimbot will no longer focus people in the blacklist.
4154+ Compatible on exploits that have readfile and writefile.
4155
41563/3/2018:
4157+ GUI Overhaul
4158+ Aimbot now only targets people NOT behind walls
4159+ Chams now dim when x player is visible on your screen.
4160+ Chams no longer have the humanoid root part. (Your welcome)
4161+ Patch for Silent Assassin
4162+ My discord was deleted, so I'm using pastebin now. (Auto updates :)
4163]]
4164 TextLabel.TextColor3 = Color3.new(1, 1, 1)
4165 TextLabel.TextSize = 16
4166 TextLabel.TextTransparency = 0.5
4167 TextLabel.TextXAlignment = Enum.TextXAlignment.Left
4168 TextLabel.TextYAlignment = Enum.TextYAlignment.Top
4169
4170 Settings_2.Name = "Settings"
4171 Settings_2.Parent = MainFrame
4172 Settings_2.Active = true
4173 Settings_2.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
4174 Settings_2.BorderSizePixel = 0
4175 Settings_2.Position = UDim2.new(1, 3, 0.5, -138)
4176 Settings_2.Size = UDim2.new(0, 350, 0, 365)
4177 Settings_2.Visible = false
4178
4179 Title_3.Name = "Title"
4180 Title_3.Parent = Settings_2
4181 Title_3.BackgroundColor3 = Color3.new(1, 1, 1)
4182 Title_3.BackgroundTransparency = 1
4183 Title_3.Size = UDim2.new(1, 0, 0, 50)
4184 Title_3.Font = Enum.Font.SourceSansBold
4185 Title_3.Text = "Settings Menu"
4186 Title_3.TextColor3 = Color3.new(1, 1, 1)
4187 Title_3.TextSize = 18
4188 Title_3.TextTransparency = 0.5
4189
4190 design_3.Name = "design"
4191 design_3.Parent = Settings_2
4192 design_3.BackgroundColor3 = Color3.new(1, 1, 1)
4193 design_3.BackgroundTransparency = 0.5
4194 design_3.BorderSizePixel = 0
4195 design_3.Position = UDim2.new(0.0500000007, 0, 0, 50)
4196 design_3.Size = UDim2.new(0.899999976, 0, 0, 2)
4197
4198 buttons_3.Name = "buttons"
4199 buttons_3.Parent = Settings_2
4200 buttons_3.BackgroundColor3 = Color3.new(1, 1, 1)
4201 buttons_3.BackgroundTransparency = 1
4202 buttons_3.BorderSizePixel = 0
4203 buttons_3.Position = UDim2.new(0, 20, 0, 60)
4204 buttons_3.Size = UDim2.new(1, -40, 1, -70)
4205 buttons_3.ScrollBarThickness = 8
4206
4207 AllyColor.Name = "AllyColor"
4208 AllyColor.Parent = buttons_3
4209 AllyColor.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
4210 AllyColor.BackgroundTransparency = 0.5
4211 AllyColor.BorderSizePixel = 0
4212 AllyColor.Position = UDim2.new(1, -150, 0, 180)
4213 AllyColor.Size = UDim2.new(0, 135, 0, 20)
4214 AllyColor.Font = Enum.Font.SourceSansBold
4215 AllyColor.Text = tostring(Bullshit.Colors.Ally)
4216 AllyColor.TextSize = 14
4217 AllyColor.TextWrapped = true
4218
4219 CHAMSLength.Name = "CHAMSLength"
4220 CHAMSLength.Parent = buttons_3
4221 CHAMSLength.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
4222 CHAMSLength.BackgroundTransparency = 0.5
4223 CHAMSLength.BorderSizePixel = 0
4224 CHAMSLength.Position = UDim2.new(1, -150, 0, 60)
4225 CHAMSLength.Size = UDim2.new(0, 135, 0, 20)
4226 CHAMSLength.Font = Enum.Font.SourceSansBold
4227 CHAMSLength.Text = tostring(Bullshit.CHAMSLength)
4228 CHAMSLength.TextSize = 14
4229 CHAMSLength.TextWrapped = true
4230
4231 CrosshairColor.Name = "CrosshairColor"
4232 CrosshairColor.Parent = buttons_3
4233 CrosshairColor.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
4234 CrosshairColor.BackgroundTransparency = 0.5
4235 CrosshairColor.BorderSizePixel = 0
4236 CrosshairColor.Position = UDim2.new(1, -150, 0, 270)
4237 CrosshairColor.Size = UDim2.new(0, 135, 0, 20)
4238 CrosshairColor.Font = Enum.Font.SourceSansBold
4239 CrosshairColor.Text = tostring(Bullshit.Colors.Crosshair)
4240 CrosshairColor.TextSize = 14
4241 CrosshairColor.TextWrapped = true
4242
4243 ESPLength.Name = "ESPLength"
4244 ESPLength.Parent = buttons_3
4245 ESPLength.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
4246 ESPLength.BackgroundTransparency = 0.5
4247 ESPLength.BorderSizePixel = 0
4248 ESPLength.Position = UDim2.new(1, -150, 0, 30)
4249 ESPLength.Size = UDim2.new(0, 135, 0, 20)
4250 ESPLength.Font = Enum.Font.SourceSansBold
4251 ESPLength.Text = tostring(Bullshit.ESPLength)
4252 ESPLength.TextSize = 14
4253 ESPLength.TextWrapped = true
4254
4255 EnemyColor.Name = "EnemyColor"
4256 EnemyColor.Parent = buttons_3
4257 EnemyColor.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
4258 EnemyColor.BackgroundTransparency = 0.5
4259 EnemyColor.BorderSizePixel = 0
4260 EnemyColor.Position = UDim2.new(1, -150, 0, 150)
4261 EnemyColor.Size = UDim2.new(0, 135, 0, 20)
4262 EnemyColor.Font = Enum.Font.SourceSansBold
4263 EnemyColor.Text = tostring(Bullshit.Colors.Enemy)
4264 EnemyColor.TextSize = 14
4265 EnemyColor.TextWrapped = true
4266
4267 FreeForAll.Name = "FreeForAll"
4268 FreeForAll.Parent = buttons_3
4269 FreeForAll.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
4270 FreeForAll.BackgroundTransparency = 0.5
4271 FreeForAll.BorderSizePixel = 0
4272 FreeForAll.Position = UDim2.new(1, -150, 0, 120)
4273 FreeForAll.Size = UDim2.new(0, 135, 0, 20)
4274 FreeForAll.Font = Enum.Font.SourceSansBold
4275 FreeForAll.Text = tostring(Bullshit.FreeForAll)
4276 FreeForAll.TextSize = 14
4277 FreeForAll.TextWrapped = true
4278
4279 FriendColor.Name = "FriendColor"
4280 FriendColor.Parent = buttons_3
4281 FriendColor.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
4282 FriendColor.BackgroundTransparency = 0.5
4283 FriendColor.BorderSizePixel = 0
4284 FriendColor.Position = UDim2.new(1, -150, 0, 210)
4285 FriendColor.Size = UDim2.new(0, 135, 0, 20)
4286 FriendColor.Font = Enum.Font.SourceSansBold
4287 FriendColor.Text = tostring(Bullshit.Colors.Friend)
4288 FriendColor.TextSize = 14
4289 FriendColor.TextWrapped = true
4290
4291 NeutralColor.Name = "NeutralColor"
4292 NeutralColor.Parent = buttons_3
4293 NeutralColor.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
4294 NeutralColor.BackgroundTransparency = 0.5
4295 NeutralColor.BorderSizePixel = 0
4296 NeutralColor.Position = UDim2.new(1, -150, 0, 240)
4297 NeutralColor.Size = UDim2.new(0, 135, 0, 20)
4298 NeutralColor.Font = Enum.Font.SourceSansBold
4299 NeutralColor.Text = tostring(Bullshit.Colors.Neutral)
4300 NeutralColor.TextSize = 14
4301 NeutralColor.TextWrapped = true
4302
4303 TracersLength.Name = "TracersLength"
4304 TracersLength.Parent = buttons_3
4305 TracersLength.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
4306 TracersLength.BackgroundTransparency = 0.5
4307 TracersLength.BorderSizePixel = 0
4308 TracersLength.Position = UDim2.new(1, -150, 0, 0)
4309 TracersLength.Size = UDim2.new(0, 135, 0, 20)
4310 TracersLength.Font = Enum.Font.SourceSansBold
4311 TracersLength.Text = tostring(Bullshit.TracersLength)
4312 TracersLength.TextSize = 14
4313 TracersLength.TextWrapped = true
4314
4315 TracersUnderChars.Name = "TracersUnderChars"
4316 TracersUnderChars.Parent = buttons_3
4317 TracersUnderChars.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
4318 TracersUnderChars.BackgroundTransparency = 0.5
4319 TracersUnderChars.BorderSizePixel = 0
4320 TracersUnderChars.Position = UDim2.new(1, -150, 0, 90)
4321 TracersUnderChars.Size = UDim2.new(0, 135, 0, 20)
4322 TracersUnderChars.Font = Enum.Font.SourceSansBold
4323 TracersUnderChars.Text = tostring(Bullshit.PlaceTracersUnderCharacter)
4324 TracersUnderChars.TextSize = 14
4325 TracersUnderChars.TextWrapped = true
4326
4327 AutoFireToggle.Name = "AutoFireToggle"
4328 AutoFireToggle.Parent = buttons_3
4329 AutoFireToggle.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
4330 AutoFireToggle.BackgroundTransparency = 0.5
4331 AutoFireToggle.BorderSizePixel = 0
4332 AutoFireToggle.Position = UDim2.new(1, -150, 0, 300)
4333 AutoFireToggle.Size = UDim2.new(0, 135, 0, 20)
4334 AutoFireToggle.Font = Enum.Font.SourceSansBold
4335 AutoFireToggle.Text = tostring(Bullshit.AutoFire)
4336 AutoFireToggle.TextSize = 14
4337 AutoFireToggle.TextWrapped = true
4338
4339 AimbotKey.Name = "AimbotKey"
4340 AimbotKey.Parent = buttons_3
4341 AimbotKey.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
4342 AimbotKey.BackgroundTransparency = 0.5
4343 AimbotKey.BorderSizePixel = 0
4344 AimbotKey.Position = UDim2.new(1, -150, 0, 330)
4345 AimbotKey.Size = UDim2.new(0, 135, 0, 20)
4346 AimbotKey.Font = Enum.Font.SourceSansBold
4347 AimbotKey.Text = tostring(Bullshit.AimbotKey)
4348 AimbotKey.TextSize = 14
4349 AimbotKey.TextWrapped = true
4350
4351 MobESPButton.Name = "MobESPButton"
4352 MobESPButton.Parent = buttons_3
4353 MobESPButton.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
4354 MobESPButton.BackgroundTransparency = 0.5
4355 MobESPButton.BorderSizePixel = 0
4356 MobESPButton.Position = UDim2.new(1, -150, 0, 360)
4357 MobESPButton.Size = UDim2.new(0, 135, 0, 20)
4358 MobESPButton.Font = Enum.Font.SourceSansBold
4359 MobESPButton.Text = tostring(Bullshit.MobESP)
4360 MobESPButton.TextSize = 14
4361 MobESPButton.TextWrapped = true
4362
4363 MobChamsButton.Name = "MobChamsButton"
4364 MobChamsButton.Parent = buttons_3
4365 MobChamsButton.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
4366 MobChamsButton.BackgroundTransparency = 0.5
4367 MobChamsButton.BorderSizePixel = 0
4368 MobChamsButton.Position = UDim2.new(1, -150, 0, 390)
4369 MobChamsButton.Size = UDim2.new(0, 135, 0, 20)
4370 MobChamsButton.Font = Enum.Font.SourceSansBold
4371 MobChamsButton.Text = tostring(Bullshit.MobChams)
4372 MobChamsButton.TextSize = 14
4373 MobChamsButton.TextWrapped = true
4374
4375 TextLabel_2.Parent = buttons_3
4376 TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
4377 TextLabel_2.BackgroundTransparency = 1
4378 TextLabel_2.Size = UDim2.new(0.5, 0, 0, 20)
4379 TextLabel_2.Font = Enum.Font.SourceSansBold
4380 TextLabel_2.Text = "Tracers Length"
4381 TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
4382 TextLabel_2.TextSize = 16
4383 TextLabel_2.TextTransparency = 0.5
4384
4385 TextLabel_3.Parent = buttons_3
4386 TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
4387 TextLabel_3.BackgroundTransparency = 1
4388 TextLabel_3.Position = UDim2.new(0, 0, 0, 30)
4389 TextLabel_3.Size = UDim2.new(0.5, 0, 0, 20)
4390 TextLabel_3.Font = Enum.Font.SourceSansBold
4391 TextLabel_3.Text = "ESP Length"
4392 TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
4393 TextLabel_3.TextSize = 16
4394 TextLabel_3.TextTransparency = 0.5
4395
4396 TextLabel_4.Parent = buttons_3
4397 TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
4398 TextLabel_4.BackgroundTransparency = 1
4399 TextLabel_4.Position = UDim2.new(0, 0, 0, 60)
4400 TextLabel_4.Size = UDim2.new(0.5, 0, 0, 20)
4401 TextLabel_4.Font = Enum.Font.SourceSansBold
4402 TextLabel_4.Text = "Chams Length"
4403 TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
4404 TextLabel_4.TextSize = 16
4405 TextLabel_4.TextTransparency = 0.5
4406
4407 TextLabel_5.Parent = buttons_3
4408 TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
4409 TextLabel_5.BackgroundTransparency = 1
4410 TextLabel_5.Position = UDim2.new(0, 0, 0, 90)
4411 TextLabel_5.Size = UDim2.new(0.5, 0, 0, 20)
4412 TextLabel_5.Font = Enum.Font.SourceSansBold
4413 TextLabel_5.Text = "Tracers Under Chars"
4414 TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
4415 TextLabel_5.TextSize = 16
4416 TextLabel_5.TextTransparency = 0.5
4417
4418 TextLabel_6.Parent = buttons_3
4419 TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
4420 TextLabel_6.BackgroundTransparency = 1
4421 TextLabel_6.Position = UDim2.new(0, 0, 0, 270)
4422 TextLabel_6.Size = UDim2.new(0.5, 0, 0, 20)
4423 TextLabel_6.Font = Enum.Font.SourceSansBold
4424 TextLabel_6.Text = "Crosshair Color"
4425 TextLabel_6.TextColor3 = Color3.new(1, 1, 1)
4426 TextLabel_6.TextSize = 16
4427 TextLabel_6.TextTransparency = 0.5
4428
4429 TextLabel_7.Parent = buttons_3
4430 TextLabel_7.BackgroundColor3 = Color3.new(1, 1, 1)
4431 TextLabel_7.BackgroundTransparency = 1
4432 TextLabel_7.Position = UDim2.new(0, 0, 0, 120)
4433 TextLabel_7.Size = UDim2.new(0.5, 0, 0, 20)
4434 TextLabel_7.Font = Enum.Font.SourceSansBold
4435 TextLabel_7.Text = "Free For All"
4436 TextLabel_7.TextColor3 = Color3.new(1, 1, 1)
4437 TextLabel_7.TextSize = 16
4438 TextLabel_7.TextTransparency = 0.5
4439
4440 TextLabel_8.Parent = buttons_3
4441 TextLabel_8.BackgroundColor3 = Color3.new(1, 1, 1)
4442 TextLabel_8.BackgroundTransparency = 1
4443 TextLabel_8.Position = UDim2.new(0, 0, 0, 240)
4444 TextLabel_8.Size = UDim2.new(0.5, 0, 0, 20)
4445 TextLabel_8.Font = Enum.Font.SourceSansBold
4446 TextLabel_8.Text = "Neutral Color"
4447 TextLabel_8.TextColor3 = Color3.new(1, 1, 1)
4448 TextLabel_8.TextSize = 16
4449 TextLabel_8.TextTransparency = 0.5
4450
4451 TextLabel_9.Parent = buttons_3
4452 TextLabel_9.BackgroundColor3 = Color3.new(1, 1, 1)
4453 TextLabel_9.BackgroundTransparency = 1
4454 TextLabel_9.Position = UDim2.new(0, 0, 0, 150)
4455 TextLabel_9.Size = UDim2.new(0.5, 0, 0, 20)
4456 TextLabel_9.Font = Enum.Font.SourceSansBold
4457 TextLabel_9.Text = "Enemy Color"
4458 TextLabel_9.TextColor3 = Color3.new(1, 1, 1)
4459 TextLabel_9.TextSize = 16
4460 TextLabel_9.TextTransparency = 0.5
4461
4462 TextLabel_10.Parent = buttons_3
4463 TextLabel_10.BackgroundColor3 = Color3.new(1, 1, 1)
4464 TextLabel_10.BackgroundTransparency = 1
4465 TextLabel_10.Position = UDim2.new(0, 0, 0, 180)
4466 TextLabel_10.Size = UDim2.new(0.5, 0, 0, 20)
4467 TextLabel_10.Font = Enum.Font.SourceSansBold
4468 TextLabel_10.Text = "Ally Color"
4469 TextLabel_10.TextColor3 = Color3.new(1, 1, 1)
4470 TextLabel_10.TextSize = 16
4471 TextLabel_10.TextTransparency = 0.5
4472
4473 TextLabel_11.Parent = buttons_3
4474 TextLabel_11.BackgroundColor3 = Color3.new(1, 1, 1)
4475 TextLabel_11.BackgroundTransparency = 1
4476 TextLabel_11.Position = UDim2.new(0, 0, 0, 210)
4477 TextLabel_11.Size = UDim2.new(0.5, 0, 0, 20)
4478 TextLabel_11.Font = Enum.Font.SourceSansBold
4479 TextLabel_11.Text = "Friend Color"
4480 TextLabel_11.TextColor3 = Color3.new(1, 1, 1)
4481 TextLabel_11.TextSize = 16
4482 TextLabel_11.TextTransparency = 0.5
4483
4484 TextLabel_12.Parent = buttons_3
4485 TextLabel_12.BackgroundColor3 = Color3.new(1, 1, 1)
4486 TextLabel_12.BackgroundTransparency = 1
4487 TextLabel_12.Position = UDim2.new(0, 0, 0, 300)
4488 TextLabel_12.Size = UDim2.new(0.5, 0, 0, 20)
4489 TextLabel_12.Font = Enum.Font.SourceSansBold
4490 TextLabel_12.Text = "Aimlock Auto Fire"
4491 TextLabel_12.TextColor3 = Color3.new(1, 1, 1)
4492 TextLabel_12.TextSize = 16
4493 TextLabel_12.TextTransparency = 0.5
4494
4495 TextLabel_13.Parent = buttons_3
4496 TextLabel_13.BackgroundColor3 = Color3.new(1, 1, 1)
4497 TextLabel_13.BackgroundTransparency = 1
4498 TextLabel_13.Position = UDim2.new(0, 0, 0, 330)
4499 TextLabel_13.Size = UDim2.new(0.5, 0, 0, 20)
4500 TextLabel_13.Font = Enum.Font.SourceSansBold
4501 TextLabel_13.Text = "Aimbot Key"
4502 TextLabel_13.TextColor3 = Color3.new(1, 1, 1)
4503 TextLabel_13.TextSize = 16
4504 TextLabel_13.TextTransparency = 0.5
4505
4506 TextLabel_14.Parent = buttons_3
4507 TextLabel_14.BackgroundColor3 = Color3.new(1, 1, 1)
4508 TextLabel_14.BackgroundTransparency = 1
4509 TextLabel_14.Position = UDim2.new(0, 0, 0, 360)
4510 TextLabel_14.Size = UDim2.new(0.5, 0, 0, 20)
4511 TextLabel_14.Font = Enum.Font.SourceSansBold
4512 TextLabel_14.Text = "Mob ESP"
4513 TextLabel_14.TextColor3 = Color3.new(1, 1, 1)
4514 TextLabel_14.TextSize = 16
4515 TextLabel_14.TextTransparency = 0.5
4516
4517 TextLabel_15.Parent = buttons_3
4518 TextLabel_15.BackgroundColor3 = Color3.new(1, 1, 1)
4519 TextLabel_15.BackgroundTransparency = 1
4520 TextLabel_15.Position = UDim2.new(0, 0, 0, 390)
4521 TextLabel_15.Size = UDim2.new(0.5, 0, 0, 20)
4522 TextLabel_15.Font = Enum.Font.SourceSansBold
4523 TextLabel_15.Text = "Mob CHAMS"
4524 TextLabel_15.TextColor3 = Color3.new(1, 1, 1)
4525 TextLabel_15.TextSize = 16
4526 TextLabel_15.TextTransparency = 0.5
4527
4528 SaveSettings.Name = "SaveSettings"
4529 SaveSettings.Parent = buttons_3
4530 SaveSettings.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
4531 SaveSettings.BackgroundTransparency = 0.5
4532 SaveSettings.BorderSizePixel = 0
4533 SaveSettings.Position = UDim2.new(0, 0, 0, 420)
4534 SaveSettings.Size = UDim2.new(1, -15, 0, 20)
4535 SaveSettings.Font = Enum.Font.SourceSansBold
4536 SaveSettings.Text = "Save Settings"
4537 SaveSettings.TextSize = 14
4538 SaveSettings.TextWrapped = true
4539
4540 function CreatePlayerLabel(Str, frame)
4541 local n = #frame:GetChildren()
4542 local playername = Instance.new("TextLabel")
4543 playername.Name = Str
4544 playername.Parent = frame
4545 playername.BackgroundColor3 = Color3.new(1, 1, 1)
4546 playername.BackgroundTransparency = 1
4547 playername.BorderSizePixel = 0
4548 playername.Position = UDim2.new(0, 5, 0, (n * 15))
4549 playername.Size = UDim2.new(1, -25, 0, 15)
4550 playername.Font = Enum.Font.SourceSans
4551 playername.Text = Str
4552 playername.TextColor3 = Color3.new(1, 1, 1)
4553 playername.TextSize = 16
4554 playername.TextXAlignment = Enum.TextXAlignment.Left
4555 end
4556
4557 function RefreshPlayerLabels(frame, t)
4558 frame:ClearAllChildren()
4559 for i, v in next, t do
4560 CreatePlayerLabel(i, frame)
4561 end
4562 end
4563
4564 RefreshPlayerLabels(players, Bullshit.Blacklist)
4565 RefreshPlayerLabels(players2, Bullshit.FriendList)
4566
4567 ESPToggle.MouseButton1Click:connect(function()
4568 Bullshit.ESPEnabled = not Bullshit.ESPEnabled
4569 if Bullshit.ESPEnabled then
4570 ESPToggle.BackgroundColor3 = Color3.new(0/255,171/255,11/255)
4571 for _, v in next, Plrs:GetPlayers() do
4572 if v ~= MyPlr then
4573 if Bullshit.CharAddedEvent[v.Name] == nil then
4574 Bullshit.CharAddedEvent[v.Name] = v.CharacterAdded:connect(function(Char)
4575 if Bullshit.ESPEnabled then
4576 RemoveESP(v)
4577 CreateESP(v)
4578 end
4579 if Bullshit.CHAMSEnabled then
4580 RemoveChams(v)
4581 CreateChams(v)
4582 end
4583 if Bullshit.TracersEnabled then
4584 RemoveTracers(v)
4585 CreateTracers(v)
4586 end
4587 repeat wait() until Char:FindFirstChild("HumanoidRootPart")
4588 TracerMT[v.Name] = Char.HumanoidRootPart
4589 end)
4590 end
4591 RemoveESP(v)
4592 CreateESP(v)
4593 end
4594 end
4595 CreateMobESPChams()
4596 else
4597 ESPToggle.BackgroundColor3 = Color3.new(1, 1, 1)
4598 PlayerESP:ClearAllChildren()
4599 ItemESP:ClearAllChildren()
4600 end
4601 end)
4602
4603 ChamsToggle.MouseButton1Click:connect(function()
4604 Bullshit.CHAMSEnabled = not Bullshit.CHAMSEnabled
4605 if Bullshit.CHAMSEnabled then
4606 ChamsToggle.BackgroundColor3 = Color3.new(0/255,171/255,11/255)
4607 for _, v in next, Plrs:GetPlayers() do
4608 if v ~= MyPlr then
4609 if Bullshit.CharAddedEvent[v.Name] == nil then
4610 Bullshit.CharAddedEvent[v.Name] = v.CharacterAdded:connect(function(Char)
4611 if Bullshit.ESPEnabled then
4612 RemoveESP(v)
4613 CreateESP(v)
4614 end
4615 if Bullshit.CHAMSEnabled then
4616 RemoveChams(v)
4617 CreateChams(v)
4618 end
4619 if Bullshit.TracersEnabled then
4620 RemoveTracers(v)
4621 CreateTracers(v)
4622 end
4623 repeat wait() until Char:FindFirstChild("HumanoidRootPart")
4624 TracerMT[v.Name] = Char.HumanoidRootPart
4625 end)
4626 end
4627 RemoveChams(v)
4628 CreateChams(v)
4629 end
4630 end
4631 CreateMobESPChams()
4632 else
4633 ChamsToggle.BackgroundColor3 = Color3.new(1, 1, 1)
4634 PlayerChams:ClearAllChildren()
4635 ItemChams:ClearAllChildren()
4636 end
4637 end)
4638
4639 TracersToggle.MouseButton1Click:connect(function()
4640 Bullshit.TracersEnabled = not Bullshit.TracersEnabled
4641 if Bullshit.TracersEnabled then
4642 TracersToggle.BackgroundColor3 = Color3.new(0/255,171/255,11/255)
4643 for _, v in next, Plrs:GetPlayers() do
4644 if v ~= MyPlr then
4645 if Bullshit.CharAddedEvent[v.Name] == nil then
4646 Bullshit.CharAddedEvent[v.Name] = v.CharacterAdded:connect(function(Char)
4647 if Bullshit.ESPEnabled then
4648 RemoveESP(v)
4649 CreateESP(v)
4650 end
4651 if Bullshit.CHAMSEnabled then
4652 RemoveChams(v)
4653 CreateChams(v)
4654 end
4655 if Bullshit.TracersEnabled then
4656 RemoveTracers(v)
4657 CreateTracers(v)
4658 end
4659 end)
4660 end
4661 if v.Character ~= nil then
4662 local Tor = v.Character:FindFirstChild("HumanoidRootPart")
4663 if Tor then
4664 TracerMT[v.Name] = Tor
4665 end
4666 end
4667 RemoveTracers(v)
4668 CreateTracers(v)
4669 end
4670 end
4671 else
4672 TracersToggle.BackgroundColor3 = Color3.new(1, 1, 1)
4673 for _, v in next, Plrs:GetPlayers() do
4674 RemoveTracers(v)
4675 end
4676 end
4677 end)
4678
4679 DebugToggle.MouseButton1Click:connect(function()
4680 Bullshit.DebugInfo = not Bullshit.DebugInfo
4681 DebugMenu["Main"].Visible = Bullshit.DebugInfo
4682 if Bullshit.DebugInfo then
4683 DebugToggle.BackgroundColor3 = Color3.new(0/255,171/255,11/255)
4684 else
4685 DebugToggle.BackgroundColor3 = Color3.new(1, 1, 1)
4686 end
4687 end)
4688
4689 OutlineToggle.MouseButton1Click:connect(function()
4690 Bullshit.OutlinesEnabled = not Bullshit.OutlinesEnabled
4691 if Bullshit.OutlinesEnabled then
4692 OutlineToggle.BackgroundColor3 = Color3.new(0/255,171/255,11/255)
4693 for _, v in next, workspace:GetDescendants() do
4694 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
4695 local Data = { }
4696 Data[2] = v.Transparency
4697 v.Transparency = 1
4698 local outline = Instance.new("SelectionBox")
4699 outline.Name = "Outline"
4700 outline.Color3 = Color3.new(0, 0, 0)
4701 outline.SurfaceColor3 = Color3.new(0, 1, 0)
4702 --outline.SurfaceTransparency = 0.9
4703 outline.LineThickness = 0.01
4704 outline.Transparency = 0.3
4705 outline.Adornee = v
4706 outline.Parent = v
4707 Data[1] = outline
4708 rawset(Bullshit.OutlinedParts, v, Data)
4709 end
4710 CreateChildAddedEventFor(v)
4711 end
4712 CreateChildAddedEventFor(workspace)
4713 if Bullshit.LightingEvent == nil then
4714 Bullshit.LightingEvent = game:GetService("Lighting").Changed:connect(LightingHax)
4715 end
4716 else
4717 OutlineToggle.BackgroundColor3 = Color3.new(1, 1, 1)
4718 for i, v in next, Bullshit.OutlinedParts do
4719 i.Transparency = v[2]
4720 v[1]:Destroy()
4721 end
4722 end
4723 end)
4724
4725 FullbrightToggle.MouseButton1Click:connect(function()
4726 Bullshit.FullbrightEnabled = not Bullshit.FullbrightEnabled
4727 if Bullshit.FullbrightEnabled then
4728 FullbrightToggle.BackgroundColor3 = Color3.new(0/255,171/255,11/255)
4729 if Bullshit.LightingEvent == nil then
4730 Bullshit.LightingEvent = Light.Changed:connect(LightingHax)
4731 end
4732 else
4733 FullbrightToggle.BackgroundColor3 = Color3.new(1, 1, 1)
4734 Light.Ambient = Bullshit.AmbientBackup
4735 Light.ColorShift_Bottom = Bullshit.ColorShiftBotBackup
4736 Light.ColorShift_Top = Bullshit.ColorShiftTopBackup
4737 end
4738 end)
4739
4740 Crosshair.MouseButton1Click:connect(function()
4741 Bullshit.CrosshairEnabled = not Bullshit.CrosshairEnabled
4742 if Bullshit.CrosshairEnabled then
4743 local g = Instance.new("ScreenGui", CoreGui)
4744 g.Name = "Corsshair"
4745 local line1 = Instance.new("TextLabel", g)
4746 line1.Text = ""
4747 line1.Size = UDim2.new(0, 35, 0, 1)
4748 line1.BackgroundColor3 = Bullshit.Colors.Crosshair
4749 line1.BorderSizePixel = 0
4750 line1.ZIndex = 10
4751 local line2 = Instance.new("TextLabel", g)
4752 line2.Text = ""
4753 line2.Size = UDim2.new(0, 1, 0, 35)
4754 line2.BackgroundColor3 = Bullshit.Colors.Crosshair
4755 line2.BorderSizePixel = 0
4756 line2.ZIndex = 10
4757
4758 local viewport = MyCam.ViewportSize
4759 local centerx = viewport.X / 2
4760 local centery = viewport.Y / 2
4761
4762 line1.Position = UDim2.new(0, centerx - (35 / 2), 0, centery - 35)
4763 line2.Position = UDim2.new(0, centerx, 0, centery - (35 / 2) - 35)
4764
4765 Crosshair.BackgroundColor3 = Color3.new(0/255,171/255,11/255)
4766 else
4767 local find = CoreGui:FindFirstChild("Corsshair")
4768 if find then
4769 find:Destroy()
4770 end
4771
4772 Crosshairs.BackgroundColor3 = Color3.new(1, 1, 1)
4773 end
4774 end)
4775
4776 AimbotToggle.MouseButton1Click:connect(function()
4777 if not (game.PlaceId == 292439477 or game.PlaceId == 606849621) then
4778 Bullshit.AimbotEnabled = not Bullshit.AimbotEnabled
4779 if Bullshit.AimbotEnabled then
4780 AimbotToggle.BackgroundColor3 = Color3.new(0/255,171/255,11/255)
4781 else
4782 AimbotToggle.BackgroundColor3 = Color3.new(1, 1, 1)
4783 end
4784 else
4785 local hint = Instance.new("Hint", CoreGui)
4786 hint.Text = "This game prevents camera manipulation!"
4787 wait(5)
4788 hint:Destroy()
4789 end
4790 end)
4791
4792 TracersUnderChars.MouseButton1Click:connect(function()
4793 Bullshit.PlaceTracersUnderCharacter = not Bullshit.PlaceTracersUnderCharacter
4794 if Bullshit.PlaceTracersUnderCharacter then
4795 TracersUnderChars.Text = "true"
4796 else
4797 TracersUnderChars.Text = "false"
4798 end
4799 end)
4800
4801 FreeForAll.MouseButton1Click:connect(function()
4802 Bullshit.FreeForAll = not Bullshit.FreeForAll
4803 if Bullshit.FreeForAll then
4804 FreeForAll.Text = "true"
4805 else
4806 FreeForAll.Text = "false"
4807 end
4808 end)
4809
4810 ESPLength.FocusLost:connect(function()
4811 local txt = ESPLength.Text
4812 local num = tonumber(txt) or 10000
4813 if num ~= nil then
4814 if num < 100 then
4815 num = 100
4816 ESPLength.Text = num
4817 elseif num > 10000 then
4818 num = 10000
4819 ESPLength.Text = num
4820 end
4821 end
4822
4823 Bullshit.ESPLength = num
4824 ESPLength.Text = num
4825 end)
4826
4827 CHAMSLength.FocusLost:connect(function()
4828 local txt = CHAMSLength.Text
4829 local num = tonumber(txt) or 500
4830 if num ~= nil then
4831 if num < 100 then
4832 num = 100
4833 CHAMSLength.Text = num
4834 elseif num > 2048 then
4835 num = 2048
4836 CHAMSLength.Text = num
4837 end
4838 end
4839
4840 Bullshit.CHAMSLength = num
4841 CHAMSLength.Text = num
4842 end)
4843
4844 TracersLength.FocusLost:connect(function()
4845 local txt = TracersLength.Text
4846 local num = tonumber(txt) or 500
4847 if num ~= nil then
4848 if num < 100 then
4849 num = 100
4850 TracersLength.Text = num
4851 elseif num > 2048 then
4852 num = 2048
4853 TracersLength.Text = num
4854 end
4855 end
4856
4857 Bullshit.TracersLength = num
4858 TracersLength.Text = num
4859 end)
4860
4861 EnemyColor.FocusLost:connect(function()
4862 local R, G, B = string.match(RemoveSpacesFromString(EnemyColor.Text), "(%d+),(%d+),(%d+)")
4863 R = tonumber(R)
4864 G = tonumber(G)
4865 B = tonumber(B)
4866 if R > 1 then
4867 R = R / 255
4868 end
4869 if G > 1 then
4870 G = G / 255
4871 end
4872 if B > 1 then
4873 B = B / 255
4874 end
4875
4876 if R ~= nil and G ~= nil and B ~= nil then
4877 if not (R > 1 and G > 1 and B > 1) and not (R < 0 and G < 0 and B < 0) then
4878 Bullshit.Colors.Enemy = Color3.new(R, G, B)
4879 EnemyColor.Text = tostring(Bullshit.Colors.Enemy)
4880 else
4881 EnemyColor.Text = tostring(Bullshit.Colors.Enemy)
4882 end
4883 else
4884 EnemyColor.Text = tostring(Bullshit.Colors.Enemy)
4885 end
4886 end)
4887
4888 AllyColor.FocusLost:connect(function()
4889 local R, G, B = string.match(RemoveSpacesFromString(AllyColor.Text), "(%d+),(%d+),(%d+)")
4890 R = tonumber(R)
4891 G = tonumber(G)
4892 B = tonumber(B)
4893 if R > 1 then
4894 R = R / 255
4895 end
4896 if G > 1 then
4897 G = G / 255
4898 end
4899 if B > 1 then
4900 B = B / 255
4901 end
4902
4903 if R ~= nil and G ~= nil and B ~= nil then
4904 if not (R > 1 and G > 1 and B > 1) and not (R < 0 and G < 0 and B < 0) then
4905 Bullshit.Colors.Ally = Color3.new(R, G, B)
4906 AllyColor.Text = tostring(Bullshit.Colors.Ally)
4907 else
4908 AllyColor.Text = tostring(Bullshit.Colors.Ally)
4909 end
4910 else
4911 AllyColor.Text = tostring(Bullshit.Colors.Ally)
4912 end
4913 end)
4914
4915 FriendColor.FocusLost:connect(function()
4916 local R, G, B = string.match(RemoveSpacesFromString(FriendColor.Text), "(%d+),(%d+),(%d+)")
4917 R = tonumber(R)
4918 G = tonumber(G)
4919 B = tonumber(B)
4920 if R > 1 then
4921 R = R / 255
4922 end
4923 if G > 1 then
4924 G = G / 255
4925 end
4926 if B > 1 then
4927 B = B / 255
4928 end
4929
4930 if R ~= nil and G ~= nil and B ~= nil then
4931 if not (R > 1 and G > 1 and B > 1) and not (R < 0 and G < 0 and B < 0) then
4932 Bullshit.Colors.Ally = Color3.new(R, G, B)
4933 FriendColor.Text = tostring(Bullshit.Colors.Friend)
4934 else
4935 FriendColor.Text = tostring(Bullshit.Colors.Friend)
4936 end
4937 else
4938 FriendColor.Text = tostring(Bullshit.Colors.Friend)
4939 end
4940 end)
4941
4942 NeutralColor.FocusLost:connect(function()
4943 local R, G, B = string.match(RemoveSpacesFromString(NeutralColor.Text), "(%d+),(%d+),(%d+)")
4944 R = tonumber(R)
4945 G = tonumber(G)
4946 B = tonumber(B)
4947 if R > 1 then
4948 R = R / 255
4949 end
4950 if G > 1 then
4951 G = G / 255
4952 end
4953 if B > 1 then
4954 B = B / 255
4955 end
4956
4957 if R ~= nil and G ~= nil and B ~= nil then
4958 if not (R > 1 and G > 1 and B > 1) and not (R < 0 and G < 0 and B < 0) then
4959 Bullshit.Colors.Ally = Color3.new(R, G, B)
4960 NeutralColor.Text = tostring(Bullshit.Colors.Neutral)
4961 else
4962 NeutralColor.Text = tostring(Bullshit.Colors.Neutral)
4963 end
4964 else
4965 NeutralColor.Text = tostring(Bullshit.Colors.Neutral)
4966 end
4967 end)
4968
4969 CrosshairColor.FocusLost:connect(function()
4970 local R, G, B = string.match(RemoveSpacesFromString(CrosshairColor.Text), "(%d+),(%d+),(%d+)")
4971 R = tonumber(R)
4972 G = tonumber(G)
4973 B = tonumber(B)
4974 if R > 1 then
4975 R = R / 255
4976 end
4977 if G > 1 then
4978 G = G / 255
4979 end
4980 if B > 1 then
4981 B = B / 255
4982 end
4983
4984 if R ~= nil and G ~= nil and B ~= nil then
4985 if not (R > 1 and G > 1 and B > 1) and not (R < 0 and G < 0 and B < 0) then
4986 Bullshit.Colors.Ally = Color3.new(R, G, B)
4987 EnemyColor.Text = tostring(Bullshit.Colors.Crosshair)
4988 else
4989 EnemyColor.Text = tostring(Bullshit.Colors.Crosshair)
4990 end
4991 else
4992 EnemyColor.Text = tostring(Bullshit.Colors.Crosshair)
4993 end
4994 end)
4995
4996 AutoFireToggle.MouseButton1Click:connect(function()
4997 local hint = Instance.new("Hint", CoreGui)
4998 hint.Text = "Currently broken. :("
4999 wait(3)
5000 hint:Destroy()
5001 --Bullshit.AutoFire = not Bullshit.AutoFire
5002 --AutoFireToggle.Text = tostring(Bullshit.AutoFire)
5003 end)
5004
5005 AimbotKey.MouseButton1Click:connect(function()
5006 AimbotKey.Text = "Press any Key now."
5007 local input = UserInput.InputBegan:wait()
5008 if input.UserInputType == Enum.UserInputType.Keyboard then
5009 Bullshit.AimbotKey = tostring(input.KeyCode)
5010 AimbotKey.Text = string.sub(tostring(input.KeyCode), 14)
5011 else
5012 Bullshit.AimbotKey = tostring(input.UserInputType)
5013 AimbotKey.Text = string.sub(tostring(input.UserInputType), 20)
5014 end
5015 end)
5016
5017 MobESPButton.MouseButton1Click:connect(function()
5018 Bullshit.MobESP = not Bullshit.MobESP
5019 MobESPButton.Text = tostring(Bullshit.MobESP)
5020 if Bullshit.MobESP then
5021 local hint = Instance.new("Hint", CoreGui)
5022 hint.Text = "Turn ESP/Chams off and on again to see mob ESP."
5023 wait(5)
5024 hint.Text = "This is still in beta, expect problems! Message Racist Dolphin#5199 on discord if you encounter a bug!"
5025 wait(10)
5026 hint:Destroy()
5027 end
5028 end)
5029
5030 MobChamsButton.MouseButton1Click:connect(function()
5031 Bullshit.MobChams = not Bullshit.MobChams
5032 MobChamsButton.Text = tostring(Bullshit.MobChams)
5033 if Bullshit.MobChams then
5034 local hint = Instance.new("Hint", CoreGui)
5035 hint.Text = "Turn ESP/Chams off and on again to see mob chams."
5036 wait(5)
5037 hint.Text = "This is still in beta, expect problems! Message Racist Dolphin#5199 on discord if you encounter a bug!"
5038 wait(10)
5039 hint:Destroy()
5040 end
5041 end)
5042
5043 Playername.FocusLost:connect(function()
5044 local FindPlr = FindPlayer(Playername.Text)
5045 if FindPlr then
5046 Playername.Text = FindPlr.Name
5047 elseif not Bullshit.Blacklist[Playername.Text] then
5048 Playername.Text = "Player not Found!"
5049 wait(1)
5050 Playername.Text = "Enter Player Name"
5051 end
5052 end)
5053
5054 AddToBlacklist.MouseButton1Click:connect(function()
5055 local FindPlr = FindPlayer(Playername.Text)
5056 if FindPlr then
5057 if not Bullshit.Blacklist[FindPlr.Name] then
5058 Bullshit.Blacklist[FindPlr.Name] = true
5059 UpdateChams(FindPlr)
5060 CreatePlayerLabel(FindPlr.Name, players)
5061 end
5062 end
5063 end)
5064
5065 RemoveToBlacklist.MouseButton1Click:connect(function()
5066 local FindPlr = FindPlayer(Playername.Text)
5067 if FindPlr then
5068 if Bullshit.Blacklist[FindPlr.Name] then
5069 Bullshit.Blacklist[FindPlr.Name] = nil
5070 UpdateChams(FindPlr)
5071 RefreshPlayerLabels(players, Bullshit.Blacklist)
5072 end
5073 else
5074 if Bullshit.Blacklist[Playername.Text] then
5075 Bullshit.Blacklist[Playername.Text] = nil
5076 RefreshPlayerLabels(players, Bullshit.Blacklist)
5077 end
5078 end
5079 end)
5080
5081 Playername2.FocusLost:connect(function()
5082 local FindPlr = FindPlayer(Playername2.Text)
5083 if FindPlr then
5084 Playername2.Text = FindPlr.Name
5085 elseif not Bullshit.FriendList[Playername2.Text] then
5086 Playername2.Text = "Player not Found!"
5087 wait(1)
5088 Playername2.Text = "Enter Player Name"
5089 end
5090 end)
5091
5092 AddToWhitelist.MouseButton1Click:connect(function()
5093 local FindPlr = FindPlayer(Playername2.Text)
5094 if FindPlr then
5095 if not Bullshit.FriendList[FindPlr.Name] then
5096 Bullshit.FriendList[FindPlr.Name] = true
5097 UpdateChams(FindPlr)
5098 CreatePlayerLabel(FindPlr.Name, players2)
5099 end
5100 end
5101 end)
5102
5103 RemoveToWhitelist.MouseButton1Click:connect(function()
5104 local FindPlr = FindPlayer(Playername2.Text)
5105 if FindPlr then
5106 if Bullshit.FriendList[FindPlr.Name] then
5107 Bullshit.FriendList[FindPlr.Name] = nil
5108 UpdateChams(FindPlr)
5109 RefreshPlayerLabels(players2, Bullshit.FriendList)
5110 end
5111 else
5112 if Bullshit.FriendList[Playername2.Text] then
5113 Bullshit.FriendList[Playername2.Text] = nil
5114 RefreshPlayerLabels(players2, Bullshit.FriendList)
5115 end
5116 end
5117 end)
5118
5119 SaveWhitelist.MouseButton1Click:connect(function()
5120 pcall(function()
5121 writefile("Whitelist.txt", HTTP:JSONEncode(Bullshit.FriendList))
5122 end)
5123 SaveWhitelist.Text = "Saved!"
5124 wait(1)
5125 SaveWhitelist.Text = "Save Friends List"
5126 end)
5127
5128 SaveBlacklist.MouseButton1Click:connect(function()
5129 pcall(function()
5130 writefile("Blacklist.txt", HTTP:JSONEncode(Bullshit.Blacklist))
5131 end)
5132 SaveBlacklist.Text = "Saved!"
5133 wait(1)
5134 SaveBlacklist.Text = "Save Blacklist"
5135 end)
5136
5137 Settings.MouseButton1Click:connect(function()
5138 Settings_2.Visible = not Settings_2.Visible
5139 Information_2.Visible = false
5140 Blacklist.Visible = false
5141 Whitelist.Visible = false
5142 if Settings_2.Visible then
5143 Settings.BackgroundColor3 = Color3.new(0/255,171/255,11/255)
5144 Information.BackgroundColor3 = Color3.new(1, 1, 1)
5145 BlacklistToggle.BackgroundColor3 = Color3.new(1, 1, 1)
5146 WhitelistToggle.BackgroundColor3 = Color3.new(1, 1, 1)
5147 else
5148 Settings.BackgroundColor3 = Color3.new(1, 1, 1)
5149 end
5150 end)
5151
5152 Information.MouseButton1Click:connect(function()
5153 Information_2.Visible = not Information_2.Visible
5154 Settings_2.Visible = false
5155 Blacklist.Visible = false
5156 Whitelist.Visible = false
5157 if Information_2.Visible then
5158 Information.BackgroundColor3 = Color3.new(0/255,171/255,11/255)
5159 Settings.BackgroundColor3 = Color3.new(1, 1, 1)
5160 BlacklistToggle.BackgroundColor3 = Color3.new(1, 1, 1)
5161 WhitelistToggle.BackgroundColor3 = Color3.new(1, 1, 1)
5162 else
5163 Information.BackgroundColor3 = Color3.new(1, 1, 1)
5164 end
5165 end)
5166
5167 BlacklistToggle.MouseButton1Click:connect(function()
5168 Blacklist.Visible = not Blacklist.Visible
5169 Settings_2.Visible = false
5170 Information_2.Visible = false
5171 Whitelist.Visible = false
5172 if Blacklist.Visible then
5173 BlacklistToggle.BackgroundColor3 = Color3.new(0/255,171/255,11/255)
5174 Settings.BackgroundColor3 = Color3.new(1, 1, 1)
5175 Information.BackgroundColor3 = Color3.new(1, 1, 1)
5176 WhitelistToggle.BackgroundColor3 = Color3.new(1, 1, 1)
5177 else
5178 BlacklistToggle.BackgroundColor3 = Color3.new(1, 1, 1)
5179 end
5180 end)
5181
5182 WhitelistToggle.MouseButton1Click:connect(function()
5183 Whitelist.Visible = not Whitelist.Visible
5184 Settings_2.Visible = false
5185 Information_2.Visible = false
5186 Blacklist.Visible = false
5187 if Whitelist.Visible then
5188 WhitelistToggle.BackgroundColor3 = Color3.new(0/255,171/255,11/255)
5189 Settings.BackgroundColor3 = Color3.new(1, 1, 1)
5190 Information.BackgroundColor3 = Color3.new(1, 1, 1)
5191 BlacklistToggle.BackgroundColor3 = Color3.new(1, 1, 1)
5192 else
5193 WhitelistToggle.BackgroundColor3 = Color3.new(1, 1, 1)
5194 end
5195 end)
5196
5197 SaveSettings.MouseButton1Click:connect(function()
5198 SaveBullshitSettings()
5199 SaveSettings.Text = "Saved!"
5200 wait(1)
5201 SaveSettings.Text = "Save Settings"
5202 end)
5203
5204 UserInput.InputBegan:connect(function(input, ingui)
5205 if not ingui then
5206 if input.UserInputType == Enum.UserInputType.Keyboard then
5207 if input.KeyCode == Enum.KeyCode.P then
5208 MainFrame.Visible = not MainFrame.Visible
5209 end
5210 end
5211
5212 if tostring(input.KeyCode) == Bullshit.AimbotKey or tostring(input.UserInputType) == Bullshit.AimbotKey then
5213 Bullshit.Aimbot = true
5214 end
5215 end
5216 end)
5217
5218 UserInput.InputEnded:connect(function(input)
5219 if tostring(input.KeyCode) == Bullshit.AimbotKey or tostring(input.UserInputType) == Bullshit.AimbotKey then
5220 Bullshit.Aimbot = false
5221 end
5222 end)
5223end
5224
5225InitMain()
5226
5227Run:BindToRenderStep("UpdateESP", Enum.RenderPriority.Character.Value, function()
5228 for _, v in next, Plrs:GetPlayers() do
5229 if v ~= MyPlr then
5230 UpdateESP(v)
5231 end
5232 end
5233end)
5234
5235Run:BindToRenderStep("UpdateInfo", 1000, function()
5236 Bullshit.ClosestEnemy = GetClosestPlayer()
5237 MyChar = MyPlr.Character
5238 if Bullshit.DebugInfo then
5239 local MyHead, MyTor, MyHum = MyChar:FindFirstChild("Head"), MyChar:FindFirstChild("HumanoidRootPart"), MyChar:FindFirstChild("Humanoid")
5240
5241 local GetChar, GetHead, GetTor, GetHum = nil, nil, nil, nil
5242 if Bullshit.ClosestEnemy ~= nil then
5243 GetChar = Bullshit.ClosestEnemy.Character
5244 GetHead = GetChar:FindFirstChild("Head")
5245 GetTor = GetChar:FindFirstChild("HumanoidRootPart")
5246 GetHum = GetChar:FindFirstChild("Humanoid")
5247
5248 DebugMenu["PlayerSelected"].Text = "Closest Enemy: " .. tostring(Bullshit.ClosestEnemy)
5249
5250 if Bullshit.ClosestEnemy.Team ~= nil then
5251 DebugMenu["PlayerTeam"].Text = "Team: " .. tostring(Bullshit.ClosestEnemy.Team)
5252 else
5253 DebugMenu["PlayerTeam"].Text = "Team: nil"
5254 end
5255
5256 if GetHum then
5257 DebugMenu["PlayerHealth"].Text = "Health: " .. string.format("%.0f", GetHum.Health)
5258 end
5259 if MyTor and GetTor then
5260 local Pos = GetTor.Position
5261 local Dist = (MyTor.Position - Pos).magnitude
5262 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"
5263
5264 local MyCharStuff = MyChar:GetDescendants()
5265 local GetCharStuff = GetChar:GetDescendants()
5266 for _, v in next, GetCharStuff do
5267 if v ~= GetTor then
5268 table.insert(MyCharStuff, v)
5269 end
5270 end
5271 local Ray = Ray.new(MyTor.Position, (Pos - MyTor.Position).unit * 300)
5272 local part = workspace:FindPartOnRayWithIgnoreList(Ray, MyCharStuff)
5273 if part == GetTor then
5274 DebugMenu["BehindWall"].Text = "Behind Wall: false"
5275 else
5276 DebugMenu["BehindWall"].Text = "Behind Wall: true"
5277 end
5278
5279 DebugMenu["Main"].Size = UDim2.new(0, DebugMenu["PlayerPosition"].TextBounds.X, 0, 200)
5280 end
5281 end
5282
5283 -- My Position
5284 if MyTor then
5285 local Pos = MyTor.Position
5286 DebugMenu["Position"].Text = "My Position: (X: " .. string.format("%.3f", Pos.x) .. " Y: " .. string.format("%.3f", Pos.Y) .. " Z: " .. string.format("%.3f", Pos.Z) .. ")"
5287 end
5288
5289 -- FPS
5290 local fps = math.floor(.5 + (1 / (tick() - LastTick)))
5291 local sum = 0
5292 local ave = 0
5293 table.insert(Bullshit.FPSAverage, fps)
5294 for i = 1, #Bullshit.FPSAverage do
5295 sum = sum + Bullshit.FPSAverage[i]
5296 end
5297 DebugMenu["FPS"].Text = "FPS: " .. tostring(fps) .. " Average: " .. string.format("%.0f", (sum / #Bullshit.FPSAverage))
5298 if (tick() - LastTick) >= 15 then
5299 Bullshit.FPSAverage = { }
5300 LastTick = tick()
5301 end
5302 LastTick = tick()
5303 end
5304end)
5305
5306Run:BindToRenderStep("Aimbot", Enum.RenderPriority.First.Value, function()
5307 ClosestEnemy = GetClosestPlayerNotBehindWall()
5308 if Bullshit.AimbotEnabled and Bullshit.Aimbot then
5309 if ClosestEnemy ~= nil then
5310 local GetChar = ClosestEnemy.Character
5311 if MyChar and GetChar then
5312 local MyCharStuff = MyChar:GetDescendants()
5313 local MyHead = MyChar:FindFirstChild("Head")
5314 local MyTor = MyChar:FindFirstChild("HumanoidRootPart")
5315 local MyHum = MyChar:FindFirstChild("Humanoid")
5316 local GetHead = GetChar:FindFirstChild("Head")
5317 local GetTor = GetChar:FindFirstChild("HumanoidRootPart")
5318 local GetHum = GetChar:FindFirstChild("Humanoid")
5319 if MyHead and MyTor and MyHum and GetHead and GetTor and GetHum then
5320 if MyHum.Health > 1 and (GetHum.Health > 1 and not GetChar:FindFirstChild("KO")) then
5321 MyPlr.CameraMode = Enum.CameraMode.LockFirstPerson
5322 MyCam.CFrame = CFrame.new(MyHead.CFrame.p, GetHead.CFrame.p)
5323 if Bullshit.AutoFire then
5324 mouse1click() -- >:(
5325 end
5326 end
5327 end
5328 end
5329 end
5330 else
5331 MyPlr.CameraMode = Bullshit.CameraModeBackup
5332 end
5333end)
5334
5335local succ, out = coroutine.resume(coroutine.create(function()
5336 while true do
5337 for _, v in next, Plrs:GetPlayers() do
5338 UpdateChams(v)
5339 Run.RenderStepped:wait()
5340 end
5341 end
5342end))
5343
5344if not succ then
5345 error(out)
5346end
5347end)
5348
5349
5350TextButton_4.Parent = Main
5351TextButton_4.BackgroundColor3 = Color3.new(0.133333, 0.133333, 0.133333)
5352TextButton_4.Position = UDim2.new(-0.000407516956, 0, 0.190992191, 0)
5353TextButton_4.Size = UDim2.new(0, 200, 0, 50)
5354TextButton_4.Font = Enum.Font.SourceSans
5355TextButton_4.Text = "JailBreak GUI"
5356TextButton_4.TextColor3 = Color3.new(1, 1, 1)
5357TextButton_4.TextSize = 30
5358TextButton_4.MouseButton1Down:connect(function()
5359print ('Welcome to JailFuck Version 1.1 This is made by Not Pnyx and some functions by iMostafaExploitz')
5360print ('Patch Notes:')
5361print ('Fixed Open Button not Disappearing')
5362print ('If you see any errors or text under here in red DM me with a screenshot, and I will try to fix it')
5363-- Objects
5364
5365local JailFuck = Instance.new("ScreenGui")
5366local JailFuckAgreement = Instance.new("Frame")
5367local JFAgreeLabel = Instance.new("TextLabel")
5368local JFAgreeTxt = Instance.new("TextLabel")
5369local UnderstoodContinueButton = Instance.new("TextButton")
5370local JailFuckMain = Instance.new("Frame")
5371local Teleports = Instance.new("TextButton")
5372local Functions = Instance.new("TextButton")
5373local TopBar = Instance.new("Frame")
5374local CloseButtonMainMenu = Instance.new("TextButton")
5375local JailFuckVerTopBar = Instance.new("TextLabel")
5376local MainMenuTxt = Instance.new("TextLabel")
5377local JailFuckFunctions = Instance.new("Frame")
5378local TopBar_2 = Instance.new("Frame")
5379local CloseButtonFunctionsMenu = Instance.new("TextButton")
5380local JailFuckVerTopBar_2 = Instance.new("TextLabel")
5381local BackToHomeFunctionsMenu = Instance.new("TextButton")
5382local FunctionLabel = Instance.new("TextLabel")
5383local InfRFuel = Instance.new("TextButton")
5384local GodBuggy = Instance.new("TextButton")
5385local Walkspeed = Instance.new("TextButton")
5386local Shotgun = Instance.new("TextButton")
5387local Pistol = Instance.new("TextButton")
5388local Noclip = Instance.new("TextButton")
5389local RemoveDoors = Instance.new("TextButton")
5390local GravSelection = Instance.new("TextBox")
5391local SetTheGravity = Instance.new("TextButton")
5392local DestroyCityBuildings = Instance.new("TextButton")
5393local JailFuckTeleports = Instance.new("Frame")
5394local TopBar_3 = Instance.new("Frame")
5395local CloseButtonTeleportsMenu = Instance.new("TextButton")
5396local JailFuckVerTopBar_3 = Instance.new("TextLabel")
5397local BackToHomeTeleportsMenu = Instance.new("TextButton")
5398local TeleportLabel = Instance.new("TextLabel")
5399local Ferrari = Instance.new("TextButton")
5400local BankIn = Instance.new("TextButton")
5401local TrainSpawn = Instance.new("TextButton")
5402local DealerShip = Instance.new("TextButton")
5403local Helipad = Instance.new("TextButton")
5404local TPButton = Instance.new("TextButton")
5405local SecondHelipad = Instance.new("TextButton")
5406local PoliceStation = Instance.new("TextButton")
5407local Porsche = Instance.new("TextButton")
5408local PYard = Instance.new("TextButton")
5409local Museum = Instance.new("TextButton")
5410local Lambo = Instance.new("TextButton")
5411local JewTop = Instance.new("TextButton")
5412local BankOut = Instance.new("TextButton")
5413local JewIn = Instance.new("TextButton")
5414local GasStation = Instance.new("TextButton")
5415local Ciminal1 = Instance.new("TextButton")
5416local Tesla = Instance.new("TextButton")
5417local Criminal2 = Instance.new("TextButton")
5418local OpenButton = Instance.new("TextButton")
5419
5420-- Properties
5421
5422JailFuck.Name = "JailFuck"
5423JailFuck.Parent = game.CoreGui
5424
5425JailFuckAgreement.Name = "JailFuckAgreement"
5426JailFuckAgreement.Parent = JailFuck
5427JailFuckAgreement.BackgroundColor3 = Color3.new(0, 0, 1)
5428JailFuckAgreement.BorderColor3 = Color3.new(1, 1, 1)
5429JailFuckAgreement.BorderSizePixel = 3
5430JailFuckAgreement.Position = UDim2.new(0.154201299, 0, 0.279456198, 0)
5431JailFuckAgreement.Size = UDim2.new(0, 254, 0, 274)
5432
5433JFAgreeLabel.Name = "JFAgreeLabel"
5434JFAgreeLabel.Parent = JailFuckAgreement
5435JFAgreeLabel.BackgroundColor3 = Color3.new(0, 0, 1)
5436JFAgreeLabel.BorderColor3 = Color3.new(1, 1, 1)
5437JFAgreeLabel.BorderSizePixel = 0
5438JFAgreeLabel.Position = UDim2.new(0.104765125, 0, 0.000330775976, 0)
5439JFAgreeLabel.Size = UDim2.new(0, 200, 0, 50)
5440JFAgreeLabel.Font = Enum.Font.Cartoon
5441JFAgreeLabel.Text = "JailFuck"
5442JFAgreeLabel.TextColor3 = Color3.new(1, 1, 1)
5443JFAgreeLabel.TextScaled = true
5444JFAgreeLabel.TextSize = 14
5445JFAgreeLabel.TextWrapped = true
5446
5447JFAgreeTxt.Name = "JFAgreeTxt"
5448JFAgreeTxt.Parent = JailFuckAgreement
5449JFAgreeTxt.BackgroundColor3 = Color3.new(0, 0, 1)
5450JFAgreeTxt.BorderColor3 = Color3.new(1, 1, 1)
5451JFAgreeTxt.BorderSizePixel = 0
5452JFAgreeTxt.Position = UDim2.new(0.051181104, 0, 0.167883202, 0)
5453JFAgreeTxt.Size = UDim2.new(0, 227, 0, 182)
5454JFAgreeTxt.Font = Enum.Font.Cartoon
5455JFAgreeTxt.Text = "JailFuck and the creators are not responsable for anything that happens to your account while using our GUI. JailFuck is a GUI made for Jailbreak. Made to A, Make Exploiting on roblox a lot easier. Some scripts in this GUI are not mine and made by iMostafaExploitz. The rest Is scripted and Designed by Not Pnyx."
5456JFAgreeTxt.TextColor3 = Color3.new(1, 1, 1)
5457JFAgreeTxt.TextScaled = true
5458JFAgreeTxt.TextSize = 14
5459JFAgreeTxt.TextWrapped = true
5460
5461UnderstoodContinueButton.Name = "UnderstoodContinueButton"
5462UnderstoodContinueButton.Parent = JailFuckAgreement
5463UnderstoodContinueButton.BackgroundColor3 = Color3.new(0, 0, 1)
5464UnderstoodContinueButton.BorderColor3 = Color3.new(1, 1, 1)
5465UnderstoodContinueButton.BorderSizePixel = 3
5466UnderstoodContinueButton.Position = UDim2.new(0.236220464, 0, 0.864963531, 0)
5467UnderstoodContinueButton.Size = UDim2.new(0, 133, 0, 29)
5468UnderstoodContinueButton.Font = Enum.Font.Cartoon
5469UnderstoodContinueButton.Text = "Understood"
5470UnderstoodContinueButton.TextColor3 = Color3.new(1, 1, 1)
5471UnderstoodContinueButton.TextSize = 20
5472
5473JailFuckMain.Name = "JailFuckMain"
5474JailFuckMain.Parent = JailFuck
5475JailFuckMain.Active = true
5476JailFuckMain.BackgroundColor3 = Color3.new(0, 0, 1)
5477JailFuckMain.BorderColor3 = Color3.new(1, 1, 1)
5478JailFuckMain.BorderSizePixel = 3
5479JailFuckMain.Position = UDim2.new(0.148661122, 0, 0.333836854, 0)
5480JailFuckMain.Size = UDim2.new(0, 306, 0, 220)
5481JailFuckMain.Visible = false
5482
5483Teleports.Name = "Teleports"
5484Teleports.Parent = JailFuckMain
5485Teleports.BackgroundColor3 = Color3.new(0, 0, 1)
5486Teleports.BorderColor3 = Color3.new(1, 1, 1)
5487Teleports.BorderSizePixel = 3
5488Teleports.Position = UDim2.new(0.238562107, 0, 0.390909076, 0)
5489Teleports.Size = UDim2.new(0, 159, 0, 47)
5490Teleports.Font = Enum.Font.Cartoon
5491Teleports.Text = "Teleports"
5492Teleports.TextColor3 = Color3.new(1, 1, 1)
5493Teleports.TextSize = 30
5494Teleports.TextWrapped = true
5495
5496Functions.Name = "Functions"
5497Functions.Parent = JailFuckMain
5498Functions.BackgroundColor3 = Color3.new(0, 0, 1)
5499Functions.BorderColor3 = Color3.new(1, 1, 1)
5500Functions.BorderSizePixel = 3
5501Functions.Position = UDim2.new(0.238562107, 0, 0.663636386, 0)
5502Functions.Size = UDim2.new(0, 159, 0, 47)
5503Functions.Font = Enum.Font.Cartoon
5504Functions.Text = "Functions"
5505Functions.TextColor3 = Color3.new(1, 1, 1)
5506Functions.TextSize = 30
5507Functions.TextWrapped = true
5508
5509TopBar.Name = "TopBar"
5510TopBar.Parent = JailFuckMain
5511TopBar.BackgroundColor3 = Color3.new(0, 0, 1)
5512TopBar.BorderColor3 = Color3.new(1, 1, 1)
5513TopBar.BorderSizePixel = 3
5514TopBar.Size = UDim2.new(0, 306, 0, 18)
5515
5516CloseButtonMainMenu.Name = "CloseButtonMainMenu"
5517CloseButtonMainMenu.Parent = TopBar
5518CloseButtonMainMenu.BackgroundColor3 = Color3.new(0, 0, 1)
5519CloseButtonMainMenu.BorderColor3 = Color3.new(1, 1, 1)
5520CloseButtonMainMenu.BorderSizePixel = 3
5521CloseButtonMainMenu.Position = UDim2.new(0.945158243, 0, 0, 0)
5522CloseButtonMainMenu.Size = UDim2.new(0, 17, 0, 18)
5523CloseButtonMainMenu.Font = Enum.Font.ArialBold
5524CloseButtonMainMenu.Text = "X"
5525CloseButtonMainMenu.TextColor3 = Color3.new(1, 1, 1)
5526CloseButtonMainMenu.TextScaled = true
5527CloseButtonMainMenu.TextSize = 22
5528CloseButtonMainMenu.TextWrapped = true
5529
5530JailFuckVerTopBar.Name = "JailFuckVerTopBar"
5531JailFuckVerTopBar.Parent = TopBar
5532JailFuckVerTopBar.BackgroundColor3 = Color3.new(0, 0, 1)
5533JailFuckVerTopBar.BackgroundTransparency = 1
5534JailFuckVerTopBar.BorderColor3 = Color3.new(1, 1, 1)
5535JailFuckVerTopBar.BorderSizePixel = 3
5536JailFuckVerTopBar.Position = UDim2.new(0.071895428, 0, 0, 0)
5537JailFuckVerTopBar.Size = UDim2.new(0, 261, 0, 18)
5538JailFuckVerTopBar.Font = Enum.Font.Cartoon
5539JailFuckVerTopBar.Text = "JailFuck Version 1.1"
5540JailFuckVerTopBar.TextColor3 = Color3.new(1, 1, 1)
5541JailFuckVerTopBar.TextScaled = true
5542JailFuckVerTopBar.TextSize = 14
5543JailFuckVerTopBar.TextWrapped = true
5544
5545MainMenuTxt.Name = "MainMenuTxt"
5546MainMenuTxt.Parent = JailFuckMain
5547MainMenuTxt.BackgroundColor3 = Color3.new(1, 1, 1)
5548MainMenuTxt.BackgroundTransparency = 1
5549MainMenuTxt.Position = UDim2.new(0.173202619, 0, 0.122727267, 0)
5550MainMenuTxt.Size = UDim2.new(0, 200, 0, 50)
5551MainMenuTxt.Font = Enum.Font.Cartoon
5552MainMenuTxt.Text = "Main Menu"
5553MainMenuTxt.TextColor3 = Color3.new(1, 1, 1)
5554MainMenuTxt.TextScaled = true
5555MainMenuTxt.TextSize = 14
5556MainMenuTxt.TextWrapped = true
5557
5558JailFuckFunctions.Name = "JailFuckFunctions"
5559JailFuckFunctions.Parent = JailFuck
5560JailFuckFunctions.Active = true
5561JailFuckFunctions.BackgroundColor3 = Color3.new(0, 0, 1)
5562JailFuckFunctions.BorderColor3 = Color3.new(1, 1, 1)
5563JailFuckFunctions.BorderSizePixel = 3
5564JailFuckFunctions.Position = UDim2.new(0.149000004, 0, 0.333999991, 0)
5565JailFuckFunctions.Size = UDim2.new(0, 306, 0, 220)
5566JailFuckFunctions.Visible = false
5567
5568TopBar_2.Name = "TopBar"
5569TopBar_2.Parent = JailFuckFunctions
5570TopBar_2.BackgroundColor3 = Color3.new(0, 0, 1)
5571TopBar_2.BorderColor3 = Color3.new(1, 1, 1)
5572TopBar_2.BorderSizePixel = 3
5573TopBar_2.Size = UDim2.new(0, 306, 0, 18)
5574
5575CloseButtonFunctionsMenu.Name = "CloseButtonFunctionsMenu"
5576CloseButtonFunctionsMenu.Parent = TopBar_2
5577CloseButtonFunctionsMenu.BackgroundColor3 = Color3.new(0, 0, 1)
5578CloseButtonFunctionsMenu.BorderColor3 = Color3.new(1, 1, 1)
5579CloseButtonFunctionsMenu.BorderSizePixel = 3
5580CloseButtonFunctionsMenu.Position = UDim2.new(0.945158243, 0, 0, 0)
5581CloseButtonFunctionsMenu.Size = UDim2.new(0, 17, 0, 18)
5582CloseButtonFunctionsMenu.Font = Enum.Font.ArialBold
5583CloseButtonFunctionsMenu.Text = "X"
5584CloseButtonFunctionsMenu.TextColor3 = Color3.new(1, 1, 1)
5585CloseButtonFunctionsMenu.TextScaled = true
5586CloseButtonFunctionsMenu.TextSize = 22
5587CloseButtonFunctionsMenu.TextWrapped = true
5588
5589JailFuckVerTopBar_2.Name = "JailFuckVerTopBar"
5590JailFuckVerTopBar_2.Parent = TopBar_2
5591JailFuckVerTopBar_2.BackgroundColor3 = Color3.new(0, 0, 1)
5592JailFuckVerTopBar_2.BackgroundTransparency = 1
5593JailFuckVerTopBar_2.BorderColor3 = Color3.new(1, 1, 1)
5594JailFuckVerTopBar_2.BorderSizePixel = 3
5595JailFuckVerTopBar_2.Position = UDim2.new(0.071895428, 0, 0, 0)
5596JailFuckVerTopBar_2.Size = UDim2.new(0, 261, 0, 18)
5597JailFuckVerTopBar_2.Font = Enum.Font.Cartoon
5598JailFuckVerTopBar_2.Text = "JailFuck Version 1.1"
5599JailFuckVerTopBar_2.TextColor3 = Color3.new(1, 1, 1)
5600JailFuckVerTopBar_2.TextScaled = true
5601JailFuckVerTopBar_2.TextSize = 14
5602JailFuckVerTopBar_2.TextWrapped = true
5603
5604BackToHomeFunctionsMenu.Name = "BackToHomeFunctionsMenu"
5605BackToHomeFunctionsMenu.Parent = TopBar_2
5606BackToHomeFunctionsMenu.BackgroundColor3 = Color3.new(0, 0, 1)
5607BackToHomeFunctionsMenu.BorderColor3 = Color3.new(1, 1, 1)
5608BackToHomeFunctionsMenu.BorderSizePixel = 3
5609BackToHomeFunctionsMenu.Position = UDim2.new(0.833333313, 0, 0, 0)
5610BackToHomeFunctionsMenu.Size = UDim2.new(0, 30, 0, 18)
5611BackToHomeFunctionsMenu.Font = Enum.Font.ArialBold
5612BackToHomeFunctionsMenu.Text = "Back"
5613BackToHomeFunctionsMenu.TextColor3 = Color3.new(1, 1, 1)
5614BackToHomeFunctionsMenu.TextSize = 11
5615BackToHomeFunctionsMenu.TextWrapped = true
5616
5617FunctionLabel.Name = "FunctionLabel"
5618FunctionLabel.Parent = JailFuckFunctions
5619FunctionLabel.BackgroundColor3 = Color3.new(1, 1, 1)
5620FunctionLabel.BackgroundTransparency = 1
5621FunctionLabel.Position = UDim2.new(0.21895425, 0, 0.11363636, 0)
5622FunctionLabel.Size = UDim2.new(0, 164, 0, 22)
5623FunctionLabel.Font = Enum.Font.Cartoon
5624FunctionLabel.Text = "Functions"
5625FunctionLabel.TextColor3 = Color3.new(1, 1, 1)
5626FunctionLabel.TextScaled = true
5627FunctionLabel.TextSize = 14
5628FunctionLabel.TextWrapped = true
5629
5630InfRFuel.Name = "InfRFuel"
5631InfRFuel.Parent = JailFuckFunctions
5632InfRFuel.BackgroundColor3 = Color3.new(0, 0, 1)
5633InfRFuel.BorderColor3 = Color3.new(1, 1, 1)
5634InfRFuel.BorderSizePixel = 3
5635InfRFuel.Position = UDim2.new(0.0457516313, 0, 0.427272737, 0)
5636InfRFuel.Size = UDim2.new(0, 85, 0, 32)
5637InfRFuel.Font = Enum.Font.Cartoon
5638InfRFuel.Text = "Infinite Rocket Fuel (Laggy)"
5639InfRFuel.TextColor3 = Color3.new(1, 1, 1)
5640InfRFuel.TextScaled = true
5641InfRFuel.TextSize = 14
5642InfRFuel.TextWrapped = true
5643
5644GodBuggy.Name = "GodBuggy"
5645GodBuggy.Parent = JailFuckFunctions
5646GodBuggy.BackgroundColor3 = Color3.new(0, 0, 1)
5647GodBuggy.BorderColor3 = Color3.new(1, 1, 1)
5648GodBuggy.BorderSizePixel = 3
5649GodBuggy.Position = UDim2.new(0.0457516313, 0, 0.609090924, 0)
5650GodBuggy.Size = UDim2.new(0, 85, 0, 32)
5651GodBuggy.Font = Enum.Font.Cartoon
5652GodBuggy.Text = "God (Buggy)"
5653GodBuggy.TextColor3 = Color3.new(1, 1, 1)
5654GodBuggy.TextScaled = true
5655GodBuggy.TextSize = 20
5656GodBuggy.TextWrapped = true
5657
5658Walkspeed.Name = "Walkspeed"
5659Walkspeed.Parent = JailFuckFunctions
5660Walkspeed.BackgroundColor3 = Color3.new(0, 0, 1)
5661Walkspeed.BorderColor3 = Color3.new(1, 1, 1)
5662Walkspeed.BorderSizePixel = 3
5663Walkspeed.Position = UDim2.new(0.653594792, 0, 0.427272797, 0)
5664Walkspeed.Size = UDim2.new(0, 85, 0, 32)
5665Walkspeed.Font = Enum.Font.Cartoon
5666Walkspeed.Text = "Walkspeed (X)"
5667Walkspeed.TextColor3 = Color3.new(1, 1, 1)
5668Walkspeed.TextScaled = true
5669Walkspeed.TextSize = 14
5670Walkspeed.TextWrapped = true
5671
5672Shotgun.Name = "Shotgun"
5673Shotgun.Parent = JailFuckFunctions
5674Shotgun.BackgroundColor3 = Color3.new(0, 0, 1)
5675Shotgun.BorderColor3 = Color3.new(1, 1, 1)
5676Shotgun.BorderSizePixel = 3
5677Shotgun.Position = UDim2.new(0.349673212, 0, 0.24545455, 0)
5678Shotgun.Size = UDim2.new(0, 85, 0, 32)
5679Shotgun.Font = Enum.Font.Cartoon
5680Shotgun.Text = "Shotgun"
5681Shotgun.TextColor3 = Color3.new(1, 1, 1)
5682Shotgun.TextScaled = true
5683Shotgun.TextSize = 14
5684Shotgun.TextWrapped = true
5685
5686Pistol.Name = "Pistol"
5687Pistol.Parent = JailFuckFunctions
5688Pistol.BackgroundColor3 = Color3.new(0, 0, 1)
5689Pistol.BorderColor3 = Color3.new(1, 1, 1)
5690Pistol.BorderSizePixel = 3
5691Pistol.Position = UDim2.new(0.653594792, 0, 0.24545455, 0)
5692Pistol.Size = UDim2.new(0, 85, 0, 32)
5693Pistol.Font = Enum.Font.Cartoon
5694Pistol.Text = "Pistol"
5695Pistol.TextColor3 = Color3.new(1, 1, 1)
5696Pistol.TextScaled = true
5697Pistol.TextSize = 14
5698Pistol.TextWrapped = true
5699
5700Noclip.Name = "Noclip"
5701Noclip.Parent = JailFuckFunctions
5702Noclip.BackgroundColor3 = Color3.new(0, 0, 1)
5703Noclip.BorderColor3 = Color3.new(1, 1, 1)
5704Noclip.BorderSizePixel = 3
5705Noclip.Position = UDim2.new(0.349673212, 0, 0.427272737, 0)
5706Noclip.Size = UDim2.new(0, 85, 0, 32)
5707Noclip.Font = Enum.Font.Cartoon
5708Noclip.Text = "Noclip"
5709Noclip.TextColor3 = Color3.new(1, 1, 1)
5710Noclip.TextScaled = true
5711Noclip.TextSize = 14
5712Noclip.TextWrapped = true
5713
5714RemoveDoors.Name = "RemoveDoors"
5715RemoveDoors.Parent = JailFuckFunctions
5716RemoveDoors.BackgroundColor3 = Color3.new(0, 0, 1)
5717RemoveDoors.BorderColor3 = Color3.new(1, 1, 1)
5718RemoveDoors.BorderSizePixel = 3
5719RemoveDoors.Position = UDim2.new(0.0457516313, 0, 0.24545455, 0)
5720RemoveDoors.Size = UDim2.new(0, 85, 0, 32)
5721RemoveDoors.Font = Enum.Font.Cartoon
5722RemoveDoors.Text = "No Doors"
5723RemoveDoors.TextColor3 = Color3.new(1, 1, 1)
5724RemoveDoors.TextScaled = true
5725RemoveDoors.TextSize = 14
5726RemoveDoors.TextWrapped = true
5727
5728GravSelection.Name = "GravSelection"
5729GravSelection.Parent = JailFuckFunctions
5730GravSelection.BackgroundColor3 = Color3.new(0, 0, 1)
5731GravSelection.BorderColor3 = Color3.new(1, 1, 1)
5732GravSelection.BorderSizePixel = 3
5733GravSelection.Position = UDim2.new(0.349673212, 0, 0.609090924, 0)
5734GravSelection.Size = UDim2.new(0, 85, 0, 32)
5735GravSelection.Font = Enum.Font.Cartoon
5736GravSelection.Text = "Gravity Here"
5737GravSelection.TextColor3 = Color3.new(1, 1, 1)
5738GravSelection.TextScaled = true
5739GravSelection.TextSize = 14
5740GravSelection.TextWrapped = true
5741
5742SetTheGravity.Name = "SetTheGravity"
5743SetTheGravity.Parent = JailFuckFunctions
5744SetTheGravity.BackgroundColor3 = Color3.new(0, 0, 1)
5745SetTheGravity.BorderColor3 = Color3.new(1, 1, 1)
5746SetTheGravity.BorderSizePixel = 3
5747SetTheGravity.Position = UDim2.new(0.388888896, 0, 0.772727311, 0)
5748SetTheGravity.Size = UDim2.new(0, 61, 0, 17)
5749SetTheGravity.Font = Enum.Font.Cartoon
5750SetTheGravity.Text = "Set Gravity"
5751SetTheGravity.TextColor3 = Color3.new(1, 1, 1)
5752SetTheGravity.TextScaled = true
5753SetTheGravity.TextSize = 20
5754SetTheGravity.TextWrapped = true
5755
5756DestroyCityBuildings.Name = "DestroyCityBuildings"
5757DestroyCityBuildings.Parent = JailFuckFunctions
5758DestroyCityBuildings.BackgroundColor3 = Color3.new(0, 0, 1)
5759DestroyCityBuildings.BorderColor3 = Color3.new(1, 1, 1)
5760DestroyCityBuildings.BorderSizePixel = 3
5761DestroyCityBuildings.Position = UDim2.new(0.653594792, 0, 0.609090984, 0)
5762DestroyCityBuildings.Size = UDim2.new(0, 85, 0, 32)
5763DestroyCityBuildings.Font = Enum.Font.Cartoon
5764DestroyCityBuildings.Text = "Remove City Buildings"
5765DestroyCityBuildings.TextColor3 = Color3.new(1, 1, 1)
5766DestroyCityBuildings.TextScaled = true
5767DestroyCityBuildings.TextSize = 14
5768DestroyCityBuildings.TextWrapped = true
5769
5770JailFuckTeleports.Name = "JailFuckTeleports"
5771JailFuckTeleports.Parent = JailFuck
5772JailFuckTeleports.Active = true
5773JailFuckTeleports.BackgroundColor3 = Color3.new(0, 0, 1)
5774JailFuckTeleports.BorderColor3 = Color3.new(1, 1, 1)
5775JailFuckTeleports.BorderSizePixel = 3
5776JailFuckTeleports.Position = UDim2.new(0.149000004, 0, 0.333999991, 0)
5777JailFuckTeleports.Size = UDim2.new(0, 306, 0, 220)
5778JailFuckTeleports.Visible = false
5779
5780TopBar_3.Name = "TopBar"
5781TopBar_3.Parent = JailFuckTeleports
5782TopBar_3.BackgroundColor3 = Color3.new(0, 0, 1)
5783TopBar_3.BorderColor3 = Color3.new(1, 1, 1)
5784TopBar_3.BorderSizePixel = 3
5785TopBar_3.Size = UDim2.new(0, 306, 0, 18)
5786
5787CloseButtonTeleportsMenu.Name = "CloseButtonTeleportsMenu"
5788CloseButtonTeleportsMenu.Parent = TopBar_3
5789CloseButtonTeleportsMenu.BackgroundColor3 = Color3.new(0, 0, 1)
5790CloseButtonTeleportsMenu.BorderColor3 = Color3.new(1, 1, 1)
5791CloseButtonTeleportsMenu.BorderSizePixel = 3
5792CloseButtonTeleportsMenu.Position = UDim2.new(0.945158243, 0, 0, 0)
5793CloseButtonTeleportsMenu.Size = UDim2.new(0, 17, 0, 18)
5794CloseButtonTeleportsMenu.Font = Enum.Font.ArialBold
5795CloseButtonTeleportsMenu.Text = "X"
5796CloseButtonTeleportsMenu.TextColor3 = Color3.new(1, 1, 1)
5797CloseButtonTeleportsMenu.TextScaled = true
5798CloseButtonTeleportsMenu.TextSize = 22
5799CloseButtonTeleportsMenu.TextWrapped = true
5800
5801JailFuckVerTopBar_3.Name = "JailFuckVerTopBar"
5802JailFuckVerTopBar_3.Parent = TopBar_3
5803JailFuckVerTopBar_3.BackgroundColor3 = Color3.new(0, 0, 1)
5804JailFuckVerTopBar_3.BackgroundTransparency = 1
5805JailFuckVerTopBar_3.BorderColor3 = Color3.new(1, 1, 1)
5806JailFuckVerTopBar_3.BorderSizePixel = 3
5807JailFuckVerTopBar_3.Position = UDim2.new(0.071895428, 0, 0, 0)
5808JailFuckVerTopBar_3.Size = UDim2.new(0, 261, 0, 18)
5809JailFuckVerTopBar_3.Font = Enum.Font.Cartoon
5810JailFuckVerTopBar_3.Text = "JailFuck Version 1.1"
5811JailFuckVerTopBar_3.TextColor3 = Color3.new(1, 1, 1)
5812JailFuckVerTopBar_3.TextScaled = true
5813JailFuckVerTopBar_3.TextSize = 14
5814JailFuckVerTopBar_3.TextWrapped = true
5815
5816BackToHomeTeleportsMenu.Name = "BackToHomeTeleportsMenu"
5817BackToHomeTeleportsMenu.Parent = TopBar_3
5818BackToHomeTeleportsMenu.BackgroundColor3 = Color3.new(0, 0, 1)
5819BackToHomeTeleportsMenu.BorderColor3 = Color3.new(1, 1, 1)
5820BackToHomeTeleportsMenu.BorderSizePixel = 3
5821BackToHomeTeleportsMenu.Position = UDim2.new(0.833333313, 0, 0, 0)
5822BackToHomeTeleportsMenu.Size = UDim2.new(0, 30, 0, 18)
5823BackToHomeTeleportsMenu.Font = Enum.Font.ArialBold
5824BackToHomeTeleportsMenu.Text = "Back"
5825BackToHomeTeleportsMenu.TextColor3 = Color3.new(1, 1, 1)
5826BackToHomeTeleportsMenu.TextSize = 11
5827BackToHomeTeleportsMenu.TextWrapped = true
5828
5829TeleportLabel.Name = "TeleportLabel"
5830TeleportLabel.Parent = JailFuckTeleports
5831TeleportLabel.BackgroundColor3 = Color3.new(1, 1, 1)
5832TeleportLabel.BackgroundTransparency = 1
5833TeleportLabel.Position = UDim2.new(0.287581712, 0, 0.11363636, 0)
5834TeleportLabel.Size = UDim2.new(0, 150, 0, 22)
5835TeleportLabel.Font = Enum.Font.Cartoon
5836TeleportLabel.Text = "Teleports"
5837TeleportLabel.TextColor3 = Color3.new(1, 1, 1)
5838TeleportLabel.TextScaled = true
5839TeleportLabel.TextSize = 14
5840TeleportLabel.TextWrapped = true
5841
5842Ferrari.Name = "Ferrari"
5843Ferrari.Parent = JailFuckTeleports
5844Ferrari.BackgroundColor3 = Color3.new(0, 0, 1)
5845Ferrari.BorderColor3 = Color3.new(1, 1, 1)
5846Ferrari.BorderSizePixel = 3
5847Ferrari.Position = UDim2.new(0.320261449, 0, 0.390909106, 0)
5848Ferrari.Size = UDim2.new(0, 56, 0, 23)
5849Ferrari.Font = Enum.Font.Cartoon
5850Ferrari.Text = "Ferrari"
5851Ferrari.TextColor3 = Color3.new(1, 1, 1)
5852Ferrari.TextScaled = true
5853Ferrari.TextSize = 14
5854Ferrari.TextWrapped = true
5855
5856BankIn.Name = "BankIn"
5857BankIn.Parent = JailFuckTeleports
5858BankIn.BackgroundColor3 = Color3.new(0, 0, 1)
5859BankIn.BorderColor3 = Color3.new(1, 1, 1)
5860BankIn.BorderSizePixel = 3
5861BankIn.Position = UDim2.new(0.532679737, 0, 0.531818151, 0)
5862BankIn.Size = UDim2.new(0, 56, 0, 23)
5863BankIn.Font = Enum.Font.Cartoon
5864BankIn.Text = "Bank (Inside)"
5865BankIn.TextColor3 = Color3.new(1, 1, 1)
5866BankIn.TextScaled = true
5867BankIn.TextSize = 14
5868BankIn.TextWrapped = true
5869
5870TrainSpawn.Name = "TrainSpawn"
5871TrainSpawn.Parent = JailFuckTeleports
5872TrainSpawn.BackgroundColor3 = Color3.new(0, 0, 1)
5873TrainSpawn.BorderColor3 = Color3.new(1, 1, 1)
5874TrainSpawn.BorderSizePixel = 3
5875TrainSpawn.Position = UDim2.new(0.742071867, 0, 0.818000019, 0)
5876TrainSpawn.Size = UDim2.new(0, 56, 0, 23)
5877TrainSpawn.Font = Enum.Font.Cartoon
5878TrainSpawn.Text = "Train (Spawn)"
5879TrainSpawn.TextColor3 = Color3.new(1, 1, 1)
5880TrainSpawn.TextScaled = true
5881TrainSpawn.TextSize = 14
5882TrainSpawn.TextWrapped = true
5883
5884DealerShip.Name = "DealerShip"
5885DealerShip.Parent = JailFuckTeleports
5886DealerShip.BackgroundColor3 = Color3.new(0, 0, 1)
5887DealerShip.BorderColor3 = Color3.new(1, 1, 1)
5888DealerShip.BorderSizePixel = 3
5889DealerShip.Position = UDim2.new(0.104575172, 0, 0.390909135, 0)
5890DealerShip.Size = UDim2.new(0, 56, 0, 23)
5891DealerShip.Font = Enum.Font.Cartoon
5892DealerShip.Text = "1M Dealership"
5893DealerShip.TextColor3 = Color3.new(1, 1, 1)
5894DealerShip.TextScaled = true
5895DealerShip.TextSize = 14
5896DealerShip.TextWrapped = true
5897
5898Helipad.Name = "Helipad"
5899Helipad.Parent = JailFuckTeleports
5900Helipad.BackgroundColor3 = Color3.new(0, 0, 1)
5901Helipad.BorderColor3 = Color3.new(1, 1, 1)
5902Helipad.BorderSizePixel = 3
5903Helipad.Position = UDim2.new(0.741830111, 0, 0.390909076, 0)
5904Helipad.Size = UDim2.new(0, 56, 0, 23)
5905Helipad.Font = Enum.Font.Cartoon
5906Helipad.Text = "Helipad #1"
5907Helipad.TextColor3 = Color3.new(1, 1, 1)
5908Helipad.TextScaled = true
5909Helipad.TextSize = 14
5910Helipad.TextWrapped = true
5911
5912TPButton.Name = "TPButton"
5913TPButton.Parent = JailFuckTeleports
5914TPButton.BackgroundColor3 = Color3.new(0, 0, 1)
5915TPButton.BorderColor3 = Color3.new(1, 1, 1)
5916TPButton.BorderSizePixel = 3
5917TPButton.Position = UDim2.new(0.741830111, 0, 0.531818092, 0)
5918TPButton.Size = UDim2.new(0, 56, 0, 23)
5919TPButton.Font = Enum.Font.Cartoon
5920TPButton.Text = "Donut Store"
5921TPButton.TextColor3 = Color3.new(1, 1, 1)
5922TPButton.TextScaled = true
5923TPButton.TextSize = 14
5924TPButton.TextWrapped = true
5925
5926SecondHelipad.Name = "SecondHelipad"
5927SecondHelipad.Parent = JailFuckTeleports
5928SecondHelipad.BackgroundColor3 = Color3.new(0, 0, 1)
5929SecondHelipad.BorderColor3 = Color3.new(1, 1, 1)
5930SecondHelipad.BorderSizePixel = 3
5931SecondHelipad.Position = UDim2.new(0.104575165, 0, 0.531818211, 0)
5932SecondHelipad.Size = UDim2.new(0, 56, 0, 23)
5933SecondHelipad.Font = Enum.Font.Cartoon
5934SecondHelipad.Text = "Helipad #2"
5935SecondHelipad.TextColor3 = Color3.new(1, 1, 1)
5936SecondHelipad.TextScaled = true
5937SecondHelipad.TextSize = 14
5938SecondHelipad.TextWrapped = true
5939
5940PoliceStation.Name = "PoliceStation"
5941PoliceStation.Parent = JailFuckTeleports
5942PoliceStation.BackgroundColor3 = Color3.new(0, 0, 1)
5943PoliceStation.BorderColor3 = Color3.new(1, 1, 1)
5944PoliceStation.BorderSizePixel = 3
5945PoliceStation.Position = UDim2.new(0.320261449, 0, 0.531818151, 0)
5946PoliceStation.Size = UDim2.new(0, 56, 0, 23)
5947PoliceStation.Font = Enum.Font.Cartoon
5948PoliceStation.Text = "Police Station"
5949PoliceStation.TextColor3 = Color3.new(1, 1, 1)
5950PoliceStation.TextScaled = true
5951PoliceStation.TextSize = 14
5952PoliceStation.TextWrapped = true
5953
5954Porsche.Name = "Porsche"
5955Porsche.Parent = JailFuckTeleports
5956Porsche.BackgroundColor3 = Color3.new(0, 0, 1)
5957Porsche.BorderColor3 = Color3.new(1, 1, 1)
5958Porsche.BorderSizePixel = 3
5959Porsche.Position = UDim2.new(0.532849669, 0, 0.388999999, 0)
5960Porsche.Size = UDim2.new(0, 56, 0, 23)
5961Porsche.Font = Enum.Font.Cartoon
5962Porsche.Text = "Porsche"
5963Porsche.TextColor3 = Color3.new(1, 1, 1)
5964Porsche.TextScaled = true
5965Porsche.TextSize = 14
5966Porsche.TextWrapped = true
5967
5968PYard.Name = "PYard"
5969PYard.Parent = JailFuckTeleports
5970PYard.BackgroundColor3 = Color3.new(0, 0, 1)
5971PYard.BorderColor3 = Color3.new(1, 1, 1)
5972PYard.BorderSizePixel = 3
5973PYard.Position = UDim2.new(0.532679737, 0, 0.818181813, 0)
5974PYard.Size = UDim2.new(0, 56, 0, 23)
5975PYard.Font = Enum.Font.Cartoon
5976PYard.Text = "Prison (Yard)"
5977PYard.TextColor3 = Color3.new(1, 1, 1)
5978PYard.TextScaled = true
5979PYard.TextSize = 14
5980PYard.TextWrapped = true
5981
5982Museum.Name = "Museum"
5983Museum.Parent = JailFuckTeleports
5984Museum.BackgroundColor3 = Color3.new(0, 0, 1)
5985Museum.BorderColor3 = Color3.new(1, 1, 1)
5986Museum.BorderSizePixel = 3
5987Museum.Position = UDim2.new(0.320261449, 0, 0.818181813, 0)
5988Museum.Size = UDim2.new(0, 56, 0, 23)
5989Museum.Font = Enum.Font.Cartoon
5990Museum.Text = "Museum"
5991Museum.TextColor3 = Color3.new(1, 1, 1)
5992Museum.TextScaled = true
5993Museum.TextSize = 14
5994Museum.TextWrapped = true
5995
5996Lambo.Name = "Lambo"
5997Lambo.Parent = JailFuckTeleports
5998Lambo.BackgroundColor3 = Color3.new(0, 0, 1)
5999Lambo.BorderColor3 = Color3.new(1, 1, 1)
6000Lambo.BorderSizePixel = 3
6001Lambo.Position = UDim2.new(0.104575157, 0, 0.818181813, 0)
6002Lambo.Size = UDim2.new(0, 56, 0, 23)
6003Lambo.Font = Enum.Font.Cartoon
6004Lambo.Text = "Lamborgini"
6005Lambo.TextColor3 = Color3.new(1, 1, 1)
6006Lambo.TextScaled = true
6007Lambo.TextSize = 14
6008Lambo.TextWrapped = true
6009
6010JewTop.Name = "JewTop"
6011JewTop.Parent = JailFuckTeleports
6012JewTop.BackgroundColor3 = Color3.new(0, 0, 1)
6013JewTop.BorderColor3 = Color3.new(1, 1, 1)
6014JewTop.BorderSizePixel = 3
6015JewTop.Position = UDim2.new(0.741830051, 0, 0.672727287, 0)
6016JewTop.Size = UDim2.new(0, 56, 0, 23)
6017JewTop.Font = Enum.Font.Cartoon
6018JewTop.Text = "Jewelry (Top)"
6019JewTop.TextColor3 = Color3.new(1, 1, 1)
6020JewTop.TextScaled = true
6021JewTop.TextSize = 14
6022JewTop.TextWrapped = true
6023
6024BankOut.Name = "BankOut"
6025BankOut.Parent = JailFuckTeleports
6026BankOut.BackgroundColor3 = Color3.new(0, 0, 1)
6027BankOut.BorderColor3 = Color3.new(1, 1, 1)
6028BankOut.BorderSizePixel = 3
6029BankOut.Position = UDim2.new(0.532679737, 0, 0.672727287, 0)
6030BankOut.Size = UDim2.new(0, 56, 0, 23)
6031BankOut.Font = Enum.Font.Cartoon
6032BankOut.Text = "Bank (Outside)"
6033BankOut.TextColor3 = Color3.new(1, 1, 1)
6034BankOut.TextScaled = true
6035BankOut.TextSize = 14
6036BankOut.TextWrapped = true
6037
6038JewIn.Name = "JewIn"
6039JewIn.Parent = JailFuckTeleports
6040JewIn.BackgroundColor3 = Color3.new(0, 0, 1)
6041JewIn.BorderColor3 = Color3.new(1, 1, 1)
6042JewIn.BorderSizePixel = 3
6043JewIn.Position = UDim2.new(0.320261449, 0, 0.672727287, 0)
6044JewIn.Size = UDim2.new(0, 56, 0, 23)
6045JewIn.Font = Enum.Font.Cartoon
6046JewIn.Text = "Jewelry (Inside)"
6047JewIn.TextColor3 = Color3.new(1, 1, 1)
6048JewIn.TextScaled = true
6049JewIn.TextSize = 14
6050JewIn.TextWrapped = true
6051
6052GasStation.Name = "GasStation"
6053GasStation.Parent = JailFuckTeleports
6054GasStation.BackgroundColor3 = Color3.new(0, 0, 1)
6055GasStation.BorderColor3 = Color3.new(1, 1, 1)
6056GasStation.BorderSizePixel = 3
6057GasStation.Position = UDim2.new(0.104575157, 0, 0.672727287, 0)
6058GasStation.Size = UDim2.new(0, 56, 0, 23)
6059GasStation.Font = Enum.Font.Cartoon
6060GasStation.Text = "Gas Station"
6061GasStation.TextColor3 = Color3.new(1, 1, 1)
6062GasStation.TextScaled = true
6063GasStation.TextSize = 14
6064GasStation.TextWrapped = true
6065
6066Ciminal1.Name = "Ciminal1"
6067Ciminal1.Parent = JailFuckTeleports
6068Ciminal1.BackgroundColor3 = Color3.new(0, 0, 1)
6069Ciminal1.BorderColor3 = Color3.new(1, 1, 1)
6070Ciminal1.BorderSizePixel = 3
6071Ciminal1.Position = UDim2.new(0.215928018, 0, 0.249818236, 0)
6072Ciminal1.Size = UDim2.new(0, 56, 0, 23)
6073Ciminal1.Font = Enum.Font.Cartoon
6074Ciminal1.Text = "Criminal Base #1"
6075Ciminal1.TextColor3 = Color3.new(1, 1, 1)
6076Ciminal1.TextScaled = true
6077Ciminal1.TextSize = 14
6078Ciminal1.TextWrapped = true
6079
6080Tesla.Name = "Tesla"
6081Tesla.Parent = JailFuckTeleports
6082Tesla.BackgroundColor3 = Color3.new(0, 0, 1)
6083Tesla.BorderColor3 = Color3.new(1, 1, 1)
6084Tesla.BorderSizePixel = 3
6085Tesla.Position = UDim2.new(0.630960763, 0, 0.249818236, 0)
6086Tesla.Size = UDim2.new(0, 56, 0, 23)
6087Tesla.Font = Enum.Font.Cartoon
6088Tesla.Text = "Tesla"
6089Tesla.TextColor3 = Color3.new(1, 1, 1)
6090Tesla.TextScaled = true
6091Tesla.TextSize = 14
6092Tesla.TextWrapped = true
6093
6094Criminal2.Name = "Criminal2"
6095Criminal2.Parent = JailFuckTeleports
6096Criminal2.BackgroundColor3 = Color3.new(0, 0, 1)
6097Criminal2.BorderColor3 = Color3.new(1, 1, 1)
6098Criminal2.BorderSizePixel = 3
6099Criminal2.Position = UDim2.new(0.425078332, 0, 0.249818236, 0)
6100Criminal2.Size = UDim2.new(0, 56, 0, 23)
6101Criminal2.Font = Enum.Font.Cartoon
6102Criminal2.Text = "Ciminal Base #2"
6103Criminal2.TextColor3 = Color3.new(1, 1, 1)
6104Criminal2.TextScaled = true
6105Criminal2.TextSize = 14
6106Criminal2.TextWrapped = true
6107
6108OpenButton.Name = "OpenButton"
6109OpenButton.Parent = JailFuck
6110OpenButton.BackgroundColor3 = Color3.new(0, 0, 1)
6111OpenButton.BorderColor3 = Color3.new(1, 1, 1)
6112OpenButton.BorderSizePixel = 3
6113OpenButton.Position = UDim2.new(0, 0, 0.486404836, 0)
6114OpenButton.Size = UDim2.new(0, 126, 0, 50)
6115OpenButton.Visible = false
6116OpenButton.Font = Enum.Font.Cartoon
6117OpenButton.Text = "Open"
6118OpenButton.TextColor3 = Color3.new(1, 1, 1)
6119OpenButton.TextScaled = true
6120OpenButton.TextSize = 14
6121OpenButton.TextWrapped = true
6122
6123-- Scripts
6124
6125CloseButtonTeleportsMenu.MouseButton1Down:connect(function()
6126 JailFuckTeleports.Visible = false
6127 OpenButton.Visible = true
6128end)
6129
6130CloseButtonFunctionsMenu.MouseButton1Down:connect(function()
6131 JailFuckFunctions.Visible = false
6132 OpenButton.Visible = false
6133end)
6134
6135CloseButtonMainMenu.MouseButton1Down:connect(function()
6136 JailFuckMain.Visible = false
6137 OpenButton.Visible = true
6138end)
6139
6140OpenButton.MouseButton1Down:connect(function()
6141 JailFuckMain.Visible = true
6142 OpenButton.Visible = false
6143end)
6144
6145
6146UnderstoodContinueButton.MouseButton1Down:connect(function()
6147JailFuckMain.Visible = true
6148JailFuckAgreement.Visible = false
6149end)
6150
6151BackToHomeFunctionsMenu.MouseButton1Down:connect(function()
6152JailFuckMain.Visible = true
6153JailFuckFunctions.Visible = false
6154JailFuckMain.Position = game.CoreGui.JailFuck.JailFuckFunctions.Position
6155end)
6156
6157BackToHomeTeleportsMenu.MouseButton1Down:connect(function()
6158JailFuckTeleports.Visible = false
6159JailFuckMain.Position = game.CoreGui.JailFuck.JailFuckTeleports.Position
6160JailFuckMain.Visible = true
6161end)
6162
6163Functions.MouseButton1Down:connect(function()
6164JailFuckFunctions.Visible = true
6165JailFuckFunctions.Position = game.CoreGui.JailFuck.JailFuckMain.Position
6166JailFuckMain.Visible = false
6167JailFuckMain.Position = game.CoreGui.JailFuck.JailFuckFunctions.Position
6168JailFuckTeleports.Position = game.CoreGui.JailFuck.JailFuckFunctions.Position
6169end)
6170
6171Teleports.MouseButton1Down:connect(function()
6172JailFuckTeleports.Visible = true
6173JailFuckTeleports.Position = game.CoreGui.JailFuck.JailFuckMain.Position
6174JailFuckMain.Visible = false
6175JailFuckMain.Position = game.CoreGui.JailFuck.JailFuckTeleports.Position
6176JailFuckFunctions.Position = game.CoreGui.JailFuck.JailFuckTeleports.Position
6177end)
6178--JailFuckFunctions
6179RemoveDoors.MouseButton1Down:connect(function()
6180game:GetService("Workspace").Doors:Destroy()
6181end)
6182
6183Walkspeed.MouseButton1Down:connect(function()
6184 local walkspeedplayer = game:GetService("Players").LocalPlayer
6185 local walkspeedmouse = walkspeedplayer:GetMouse()
6186
6187 local walkspeedenabled = false
6188
6189 function x_walkspeed(key)
6190 if (key == "x") then
6191 if walkspeedenabled == false then
6192 _G.WS = 200;
6193 local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
6194 Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
6195 Humanoid.WalkSpeed = _G.WS;
6196 end)
6197 Humanoid.WalkSpeed = _G.WS;
6198
6199 walkspeedenabled = true
6200 elseif walkspeedenabled == true then
6201 _G.WS = 20;
6202 local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
6203 Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
6204 Humanoid.WalkSpeed = _G.WS;
6205 end)
6206 Humanoid.WalkSpeed = _G.WS;
6207
6208 walkspeedenabled = false
6209 end
6210 end
6211 end
6212
6213 walkspeedmouse.KeyDown:connect(x_walkspeed)
6214end)
6215
6216GodBuggy.MouseButton1Down:connect(function()
6217 game:GetService("Players").LocalPlayer.Character.Humanoid.Name = 1
6218local l = game:GetService("Players").LocalPlayer.Character["1"]:Clone()
6219l.Parent = game:GetService("Players").LocalPlayer.Character
6220l.Name = "Humanoid"
6221wait(0.1)
6222game:GetService("Players").LocalPlayer.Character["1"]:Destroy()
6223game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players").LocalPlayer.Character
6224game:GetService("Players").LocalPlayer.Character.Animate.Disabled = true
6225wait(0.1)
6226game:GetService("Players").LocalPlayer.Character.Animate.Disabled = false
6227game:GetService("Players").LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
6228end)
6229
6230InfRFuel.MouseButton1Down:connect(function()
6231game:GetService('Players').LocalPlayer.PlayerGui.MainGui.Nitro.Name = "q"
6232end)
6233
6234DestroyCityBuildings.MouseButton1Down:connect(function()
6235 game:GetService("Workspace").Buildings:Destroy()
6236end)
6237
6238
6239Pistol.MouseButton1Down:connect(function()
6240local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
6241
6242 a = Instance.new("Part", workspace)
6243 a.Anchored = true
6244 a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
6245 a.CanCollide = false
6246
6247 for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
6248 if v.Name == "Station" then
6249 for a, b in pairs(v:GetChildren()) do
6250 if b:IsA("StringValue") then
6251 if b.Value == "Pistol" then
6252 v.CFrame = CFrame.new(hit)
6253 end
6254 end
6255 end
6256 end
6257 end
6258end)
6259
6260Shotgun.MouseButton1Down:connect(function()
6261local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
6262
6263 a = Instance.new("Part", workspace)
6264 a.Anchored = true
6265 a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
6266 a.CanCollide = false
6267
6268 for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
6269 if v.Name == "Station" then
6270 for a, b in pairs(v:GetChildren()) do
6271 if b:IsA("StringValue") then
6272 if b.Value == "Shotgun" then
6273 v.CFrame = CFrame.new(hit)
6274 end
6275 end
6276 end
6277 end
6278 end
6279end)
6280
6281Noclip.MouseButton1Down:connect(function()
6282 _G.NC = not _G.NC
6283
6284local pos = game:GetService('Players').LocalPlayer.Character.LowerTorso.Position.Y
6285
6286if _G.InitNC ~= true then
6287 _G.NCFunc = function(part)
6288 if _G.NC then
6289 if part.Position.Y > pos then
6290 part.CanCollide = false
6291 end
6292 end
6293 end
6294
6295 _G.InitNC = true
6296end
6297
6298if _G.NC and _G.NCFunc ~= nil then
6299 game:GetService('Players').LocalPlayer.Character.Humanoid.Touched:connect(_G.NCFunc)
6300end
6301end)
6302
6303SetTheGravity.MouseButton1Down:connect(function()
6304 game.Workspace.Gravity = GravSelection.Text
6305end)
6306
6307--teleports
6308
6309
6310Ferrari.MouseButton1Down:connect(function()
6311 for i=1,32 do
6312 wait(.08)
6313 game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1501.28687, 49.4527283, 1805.06726) + Vector3.new(1,0,0)
6314 end
6315end)
6316
6317Lambo.MouseButton1Down:connect(function()
6318for i=1,32 do
6319 wait(.08)
6320 game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(146.568039, 17.6188164, 775.127197) + Vector3.new(1,0,0)
6321 end
6322end)
6323
6324PoliceStation.MouseButton1Down:connect(function()
6325 for i=1,32 do
6326 wait(.08)
6327 game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1136.89868, 17.950058, -1585.59912) + Vector3.new(1,0,0)
6328 end
6329end)
6330
6331Helipad.MouseButton1Down:connect(function()
6332for i=1,32 do
6333 wait(.08)
6334 game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1172.6626, 57.6341133, -1590.24841) + Vector3.new(1,0,0)
6335 end
6336end)
6337
6338SecondHelipad.MouseButton1Down:connect(function()
6339 for i=1,32 do
6340 wait(.08)
6341 game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(737.95105, 69.4690094, 1095.53442) + Vector3.new(1,0,0)
6342 end
6343end)
6344
6345Porsche.MouseButton1Down:connect(function()
6346 for i=1,32 do
6347 wait(.08)
6348 game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1108.02576, 101.16066, 1295.74146) + Vector3.new(1,0,0)
6349 end
6350end)
6351
6352DealerShip.MouseButton1Down:connect(function()
6353 for i=1,32 do
6354 wait(.08)
6355 game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(424.985474, 17.8676395, -1704.00525) + Vector3.new(1,0,0)
6356 end
6357end)
6358
6359Tesla.MouseButton1Down:connect(function()
6360 for i=1,32 do
6361 wait(.08)
6362 game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-132.424164, 17.9162769, 556.760864) + Vector3.new(1,0,0)
6363 end
6364end)
6365
6366Museum.MouseButton1Down:connect(function()
6367 for i = 1,45 do
6368wait(.08)
6369game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1063.02, 117.562, 1218.757) + Vector3.new(1,0,0)
6370end
6371end)
6372TrainSpawn.MouseButton1Down:connect(function()
6373 for i=1,32 do
6374 wait(.08)
6375 game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1954.95007, 68.0448606, -603.844116) + Vector3.new(1,0,0)
6376 end
6377end)
6378
6379PYard.MouseButton1Down:connect(function()
6380 for i=1,32 do
6381 wait(.08)
6382 game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1319.25806, 17.7999935, -1760.31873) + Vector3.new(1,0,0)
6383 end
6384end)
6385
6386Ciminal1.MouseButton1Down:connect(function()
6387 for i=1,32 do
6388 wait(.08)
6389 game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-221.723099, 17.8924026, 1578.80261) + Vector3.new(1,0,0)
6390 end
6391end)
6392
6393Criminal2.MouseButton1Down:connect(function()
6394 for i=1,32 do
6395 wait(.08)
6396 game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1650.80896, 49.863636, -1770.66626) + Vector3.new(1,0,0)
6397 end
6398end)
6399
6400JewTop.MouseButton1Down:connect(function()
6401 for i=1,32 do
6402 wait(.08)
6403 game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(101.211128, 98.6576996, 1310.54175) + Vector3.new(1,0,0)
6404 end
6405end)
6406
6407JewIn.MouseButton1Down:connect(function()
6408 for i=1,32 do
6409 wait(.08)
6410 game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(133.300705, 17.9375954, 1316.42407) + Vector3.new(1,0,0)
6411 end
6412end)
6413
6414BankOut.MouseButton1Down:connect(function()
6415 for i=1,32 do
6416 wait(.08)
6417 game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(9.92591476, 17.8639755, 786.788147) + Vector3.new(1,0,0)
6418 end
6419end)
6420
6421BankIn.MouseButton1Down:connect(function()
6422 for i=1,32 do
6423 wait(.08)
6424 game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(18.3854294, 0.765628457, 815.506348) + Vector3.new(1,0,0)
6425 end
6426end)
6427
6428GasStation.MouseButton1Down:connect(function()
6429 for i=1,32 do
6430 wait(.08)
6431 game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1586.41101, 17.8481865, 709.37262) + Vector3.new(1,0,0)
6432 end
6433end)
6434
6435TPButton.MouseButton1Down:connect(function()
6436 for i=1,32 do
6437 wait(.08)
6438 game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(257.191101, 17.81828869, -1753.11206) + Vector3.new(1,0,0)
6439 end
6440end)
6441
6442--Draggable
6443JailFuckFunctions.Draggable = true
6444JailFuckMain.Draggable = true
6445JailFuckTeleports.Draggable = true
6446end)
6447
6448
6449TextButton_5.Parent = Main
6450TextButton_5.BackgroundColor3 = Color3.new(0.133333, 0.133333, 0.133333)
6451TextButton_5.Position = UDim2.new(0.344820738, 0, 0.43699199, 0)
6452TextButton_5.Size = UDim2.new(0, 200, 0, 50)
6453TextButton_5.Font = Enum.Font.SourceSans
6454TextButton_5.Text = "Coming soon"
6455TextButton_5.TextColor3 = Color3.new(1, 1, 1)
6456TextButton_5.TextSize = 30
6457
6458TextButton_6.Parent = Main
6459TextButton_6.BackgroundColor3 = Color3.new(0.133333, 0.133333, 0.133333)
6460TextButton_6.Position = UDim2.new(0.348769963, 0, 0.694109261, 0)
6461TextButton_6.Size = UDim2.new(0, 200, 0, 50)
6462TextButton_6.Font = Enum.Font.SourceSans
6463TextButton_6.Text = "Comin soon"
6464TextButton_6.TextColor3 = Color3.new(1, 1, 1)
6465TextButton_6.TextSize = 30
6466
6467TextButton_7.Parent = Main
6468TextButton_7.BackgroundColor3 = Color3.new(0.133333, 0.133333, 0.133333)
6469TextButton_7.Position = UDim2.new(0.692187905, 0, 0.695967317, 0)
6470TextButton_7.Size = UDim2.new(0, 200, 0, 50)
6471TextButton_7.Font = Enum.Font.SourceSans
6472TextButton_7.Text = "Coming soon"
6473TextButton_7.TextColor3 = Color3.new(1, 1, 1)
6474TextButton_7.TextSize = 30
6475
6476TextButton_8.Parent = Main
6477TextButton_8.BackgroundColor3 = Color3.new(0.133333, 0.133333, 0.133333)
6478TextButton_8.Position = UDim2.new(0.69370997, 0, 0.43699193, 0)
6479TextButton_8.Size = UDim2.new(0, 200, 0, 50)
6480TextButton_8.Font = Enum.Font.SourceSans
6481TextButton_8.Text = "Coming soon"
6482TextButton_8.TextColor3 = Color3.new(1, 1, 1)
6483TextButton_8.TextSize = 30
6484
6485TextButton_9.Parent = Main
6486TextButton_9.BackgroundColor3 = Color3.new(0.133333, 0.133333, 0.133333)
6487TextButton_9.Position = UDim2.new(0.692476153, 0, 0.189134151, 0)
6488TextButton_9.Size = UDim2.new(0, 200, 0, 50)
6489TextButton_9.Font = Enum.Font.SourceSans
6490TextButton_9.Text = "Coming soon"
6491TextButton_9.TextColor3 = Color3.new(1, 1, 1)
6492TextButton_9.TextSize = 30
6493
6494Close.Name = "Close"
6495Close.Parent = Main
6496Close.BackgroundColor3 = Color3.new(0, 0, 0)
6497Close.BorderSizePixel = 0
6498Close.Position = UDim2.new(0.879756451, 0, -0.00746268639, 0)
6499Close.Size = UDim2.new(0, 79, 0, 20)
6500Close.Style = Enum.ButtonStyle.RobloxButton
6501Close.Font = Enum.Font.Gotham
6502Close.Text = "Close"
6503Close.TextColor3 = Color3.new(1, 1, 1)
6504Close.TextSize = 20
6505Close.MouseButton1Down:connect(function()
6506Open.Visible = true
6507Main.Visible = false
6508end)