· 5 years ago · Jan 02, 2021, 10:02 PM
1loadstring(game:GetObjects("rbxassetid://1461971147")[1].Source)()
2-- REDJAILBREAK Version 2.0 By RedBoy
3
4local REDJAIL = Instance.new("ScreenGui")
5local Main = Instance.new("Frame")
6local Name = Instance.new("TextLabel")
7local TPS = Instance.new("Frame")
8local BankFront = Instance.new("TextButton")
9local BankVault = Instance.new("TextButton")
10local JewelryIn = Instance.new("TextButton")
11local JewOut = Instance.new("TextButton")
12local donut = Instance.new("TextButton")
13local gas = Instance.new("TextButton")
14local crim1 = Instance.new("TextButton")
15local crim2 = Instance.new("TextButton")
16local train = Instance.new("TextButton")
17local Policebase = Instance.new("TextButton")
18local Yard = Instance.new("TextButton")
19local Heli = Instance.new("TextButton")
20local OTH = Instance.new("Frame")
21local RemoveALL = Instance.new("TextButton")
22local Gravity = Instance.new("TextButton")
23local autoarrest = Instance.new("TextButton")
24local infiniteammo = Instance.new("TextButton")
25local WalkSpeed = Instance.new("TextButton")
26local Noclip = Instance.new("TextButton")
27local infinitejump = Instance.new("TextButton")
28local GUN = Instance.new("Frame")
29local Shotgun = Instance.new("TextButton")
30local Pistol = Instance.new("TextButton")
31local AK47 = Instance.new("TextButton")
32local M4A4 = Instance.new("TextButton")
33local GUNS = Instance.new("TextButton")
34local OTHERS = Instance.new("TextButton")
35local Credits = Instance.new("TextButton")
36local Teleports = Instance.new("TextButton")
37local Credit = Instance.new("Frame")
38local discord = Instance.new("TextLabel")
39local owner = Instance.new("TextLabel")
40local Close = Instance.new("TextButton")
41local Open = Instance.new("TextButton")
42
43-- Properties
44
45REDJAIL.Name = "REDJAIL"
46REDJAIL.Parent = game.CoreGui
47
48Main.Name = "Main"
49Main.Parent = REDJAIL
50Main.Active = true
51Main.BackgroundColor3 = Color3.new(0.819608, 0, 0.0117647)
52Main.BackgroundTransparency = 0.20000000298023
53Main.Position = UDim2.new(0.300000012, 0, 0.300000012, 0)
54Main.Size = UDim2.new(0, 450, 0, 300)
55Main.Visible = true
56Main.Draggable = true
57
58Name.Name = "Name"
59Name.Parent = Main
60Name.BackgroundColor3 = Color3.new(1, 1, 0)
61Name.Position = UDim2.new(0, 0, -0.200000003, 0)
62Name.Size = UDim2.new(0, 450, 0, 50)
63Name.Font = Enum.Font.Antique
64Name.Text = "Red JailBreak V2"
65Name.TextColor3 = Color3.new(1, 0.168627, 0.168627)
66Name.TextScaled = true
67Name.TextSize = 14
68Name.TextWrapped = true
69
70TPS.Name = "TPS"
71TPS.Parent = Main
72TPS.BackgroundColor3 = Color3.new(0.333333, 1, 0.498039)
73TPS.Position = UDim2.new(0.0399999991, 0, 0.25999999, 0)
74TPS.Size = UDim2.new(0, 415, 0, 240)
75TPS.Visible = false
76
77BankFront.Name = "BankFront"
78BankFront.Parent = TPS
79BankFront.BackgroundColor3 = Color3.new(1, 0, 0)
80BankFront.BackgroundTransparency = 0.20000000298023
81BankFront.Position = UDim2.new(0.0192771088, 0, 0.0125000002, 0)
82BankFront.Size = UDim2.new(0, 100, 0, 40)
83BankFront.Font = Enum.Font.Cartoon
84BankFront.Text = "BankFront"
85BankFront.TextColor3 = Color3.new(0, 0, 0)
86BankFront.TextScaled = true
87BankFront.TextSize = 14
88BankFront.TextWrapped = true
89BankFront.MouseButton1Down:connect(function()
90 for i=1,32 do
91 wait(.01)
92 game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(9.92591476, 17.8639755, 786.788147) + Vector3.new(1,0,0)
93 end
94end)
95
96BankVault.Name = "BankVault"
97BankVault.Parent = TPS
98BankVault.BackgroundColor3 = Color3.new(1, 0, 0)
99BankVault.BackgroundTransparency = 0.20000000298023
100BankVault.Position = UDim2.new(0.0199999996, 0, 0.239999995, 0)
101BankVault.Size = UDim2.new(0, 100, 0, 40)
102BankVault.Font = Enum.Font.Cartoon
103BankVault.Text = "Bank Vault"
104BankVault.TextColor3 = Color3.new(0, 0, 0)
105BankVault.TextScaled = true
106BankVault.TextSize = 14
107BankVault.TextWrapped = true
108BankVault.MouseButton1Down:connect(function()
109 for i=1,32 do
110 wait(.01)
111 game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(18.3854294, 0.765628457, 815.506348) + Vector3.new(1,0,0)
112 end
113end)
114
115JewelryIn.Name = "JewelryIn"
116JewelryIn.Parent = TPS
117JewelryIn.BackgroundColor3 = Color3.new(1, 0, 0)
118JewelryIn.BackgroundTransparency = 0.20000000298023
119JewelryIn.Position = UDim2.new(0.0199999996, 0, 0.479999989, 0)
120JewelryIn.Size = UDim2.new(0, 100, 0, 40)
121JewelryIn.Font = Enum.Font.Cartoon
122JewelryIn.Text = "Jewelry Inside"
123JewelryIn.TextColor3 = Color3.new(0, 0, 0)
124JewelryIn.TextScaled = true
125JewelryIn.TextSize = 14
126JewelryIn.TextWrapped = true
127JewelryIn.MouseButton1Down:connect(function()
128 for i=1,32 do
129 wait(.01)
130 game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(133.300705, 17.9375954, 1316.42407) + Vector3.new(1,0,0)
131 end
132end)
133
134JewOut.Name = "JewOut"
135JewOut.Parent = TPS
136JewOut.BackgroundColor3 = Color3.new(1, 0, 0)
137JewOut.BackgroundTransparency = 0.20000000298023
138JewOut.Position = UDim2.new(0.0199999996, 0, 0.720000029, 0)
139JewOut.Size = UDim2.new(0, 100, 0, 40)
140JewOut.Font = Enum.Font.Cartoon
141JewOut.Text = "Jewelry Top"
142JewOut.TextColor3 = Color3.new(0, 0, 0)
143JewOut.TextScaled = true
144JewOut.TextSize = 14
145JewOut.TextWrapped = true
146JewOut.MouseButton1Down:connect(function()
147 for i=1,32 do
148 wait(.01)
149 game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(101.211128, 98.6576996, 1310.54175) + Vector3.new(1,0,0)
150 end
151end)
152
153donut.Name = "donut"
154donut.Parent = TPS
155donut.BackgroundColor3 = Color3.new(1, 0, 0)
156donut.BackgroundTransparency = 0.20000000298023
157donut.Position = UDim2.new(0.377108455, 0, 0.0128333345, 0)
158donut.Size = UDim2.new(0, 100, 0, 40)
159donut.Font = Enum.Font.Cartoon
160donut.Text = "Donut Shop"
161donut.TextColor3 = Color3.new(0, 0, 0)
162donut.TextScaled = true
163donut.TextSize = 14
164donut.TextWrapped = true
165donut.MouseButton1Down:connect(function()
166 for i=1,32 do
167 wait(.01)
168 game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(257.191101, 17.81828869, -1753.11206) + Vector3.new(1,0,0)
169 end
170end)
171
172gas.Name = "gas"
173gas.Parent = TPS
174gas.BackgroundColor3 = Color3.new(1, 0, 0)
175gas.BackgroundTransparency = 0.20000000298023
176gas.Position = UDim2.new(0.377108455, 0, 0.239999995, 0)
177gas.Size = UDim2.new(0, 100, 0, 40)
178gas.Font = Enum.Font.Cartoon
179gas.Text = "Gas Station"
180gas.TextColor3 = Color3.new(0, 0, 0)
181gas.TextScaled = true
182gas.TextSize = 14
183gas.TextWrapped = true
184gas.MouseButton1Down:connect(function()
185 for i=1,32 do
186 wait(.01)
187 game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1586.41101, 17.8481865, 709.37262) + Vector3.new(1,0,0)
188 end
189end)
190
191crim1.Name = "crim1"
192crim1.Parent = TPS
193crim1.BackgroundColor3 = Color3.new(1, 0, 0)
194crim1.BackgroundTransparency = 0.20000000298023
195crim1.Position = UDim2.new(0.377108455, 0, 0.479999989, 0)
196crim1.Size = UDim2.new(0, 100, 0, 40)
197crim1.Font = Enum.Font.Cartoon
198crim1.Text = "Crimbase 1"
199crim1.TextColor3 = Color3.new(0, 0, 0)
200crim1.TextScaled = true
201crim1.TextSize = 14
202crim1.TextWrapped = true
203crim1.MouseButton1Down:connect(function()
204 for i=1,32 do
205 wait(.01)
206 game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-221.723099, 17.8924026, 1578.80261) + Vector3.new(1,0,0)
207 end
208end)
209
210crim2.Name = "crim2"
211crim2.Parent = TPS
212crim2.BackgroundColor3 = Color3.new(1, 0, 0)
213crim2.BackgroundTransparency = 0.20000000298023
214crim2.Position = UDim2.new(0.377108455, 0, 0.720000029, 0)
215crim2.Size = UDim2.new(0, 100, 0, 40)
216crim2.Font = Enum.Font.Cartoon
217crim2.Text = "Crimbase 2"
218crim2.TextColor3 = Color3.new(0, 0, 0)
219crim2.TextScaled = true
220crim2.TextSize = 14
221crim2.TextWrapped = true
222crim2.MouseButton1Down:connect(function()
223 for i=1,32 do
224 wait(.01)
225 game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1650.80896, 49.863636, -1770.66626) + Vector3.new(1,0,0)
226 end
227end)
228
229train.Name = "train"
230train.Parent = TPS
231train.BackgroundColor3 = Color3.new(1, 0, 0)
232train.BackgroundTransparency = 0.20000000298023
233train.Position = UDim2.new(0.74000001, 0, 0.0130000003, 0)
234train.Size = UDim2.new(0, 100, 0, 40)
235train.Font = Enum.Font.Cartoon
236train.Text = "Train Spawn"
237train.TextColor3 = Color3.new(0, 0, 0)
238train.TextScaled = true
239train.TextSize = 14
240train.TextWrapped = true
241train.MouseButton1Down:connect(function()
242 for i=1,32 do
243 wait(.01)
244 game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1954.95007, 68.0448606, -603.844116) + Vector3.new(1,0,0)
245 end
246end)
247
248Policebase.Name = "Policebase"
249Policebase.Parent = TPS
250Policebase.BackgroundColor3 = Color3.new(1, 0, 0)
251Policebase.BackgroundTransparency = 0.20000000298023
252Policebase.Position = UDim2.new(0.74000001, 0, 0.239999995, 0)
253Policebase.Size = UDim2.new(0, 100, 0, 40)
254Policebase.Font = Enum.Font.Cartoon
255Policebase.Text = "Police Base"
256Policebase.TextColor3 = Color3.new(0, 0, 0)
257Policebase.TextScaled = true
258Policebase.TextSize = 14
259Policebase.TextWrapped = true
260Policebase.MouseButton1Down:connect(function()
261 for i=1,32 do
262 wait(.01)
263 game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1136.89868, 17.950058, -1585.59912) + Vector3.new(1,0,0)
264 end
265end)
266
267
268Yard.Name = "Yard"
269Yard.Parent = TPS
270Yard.BackgroundColor3 = Color3.new(1, 0, 0)
271Yard.BackgroundTransparency = 0.20000000298023
272Yard.Position = UDim2.new(0.74000001, 0, 0.479999989, 0)
273Yard.Size = UDim2.new(0, 100, 0, 40)
274Yard.Font = Enum.Font.Cartoon
275Yard.Text = "Prison Yard"
276Yard.TextColor3 = Color3.new(0, 0, 0)
277Yard.TextScaled = true
278Yard.TextSize = 14
279Yard.TextWrapped = true
280Yard.MouseButton1Down:connect(function()
281 for i=1,32 do
282 wait(.01)
283 game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1319.25806, 17.7999935, -1760.31873) + Vector3.new(1,0,0)
284 end
285end)
286
287Heli.Name = "Heli"
288Heli.Parent = TPS
289Heli.BackgroundColor3 = Color3.new(1, 0, 0)
290Heli.BackgroundTransparency = 0.20000000298023
291Heli.Position = UDim2.new(0.74000001, 0, 0.721666634, 0)
292Heli.Size = UDim2.new(0, 100, 0, 40)
293Heli.Font = Enum.Font.Cartoon
294Heli.Text = "Heli Pad"
295Heli.TextColor3 = Color3.new(0, 0, 0)
296Heli.TextScaled = true
297Heli.TextSize = 14
298Heli.TextWrapped = true
299Heli.MouseButton1Down:connect(function()
300 for i=1,32 do
301 wait(.01)
302 game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1172.6626, 57.6341133, -1590.24841) + Vector3.new(1,0,0)
303 end
304end)
305
306OTH.Name = "OTH"
307OTH.Parent = Main
308OTH.BackgroundColor3 = Color3.new(0.333333, 1, 0.498039)
309OTH.Position = UDim2.new(0.0399999991, 0, 0.25999999, 0)
310OTH.Size = UDim2.new(0, 415, 0, 240)
311OTH.Visible = false
312
313RemoveALL.Name = "RemoveALL"
314RemoveALL.Parent = OTH
315RemoveALL.BackgroundColor3 = Color3.new(1, 0, 0)
316RemoveALL.BackgroundTransparency = 0.20000000298023
317RemoveALL.Position = UDim2.new(0.0192771088, 0, 0.0125000002, 0)
318RemoveALL.Size = UDim2.new(0, 100, 0, 40)
319RemoveALL.Font = Enum.Font.Cartoon
320RemoveALL.Text = "RemoveALL"
321RemoveALL.TextColor3 = Color3.new(0, 0, 0)
322RemoveALL.TextScaled = true
323RemoveALL.TextSize = 14
324RemoveALL.TextWrapped = true
325RemoveALL.MouseButton1Down:connect(function()
326 game.Workspace.Cells:Remove()
327
328 for i,v in pairs(workspace.Doors:GetChildren()) do
329 v:Destroy()
330
331 end
332end)
333
334RemoveALL.MouseButton1Down:connect(function()
335 local banklasers = game:GetService("Workspace").Banks:GetChildren()
336 banklasers[1].Lasers:Destroy()
337end)
338
339RemoveALL.MouseButton1Down:connect(function()
340local jewelry = game:GetService("Workspace").Jewelrys:GetChildren()
341
342 for i = 1,4 do
343 local xd = jewelry[1].Model.BarbedWire
344 xd:Destroy()
345 end
346end)
347
348RemoveALL.MouseButton1Down:connect(function()
349 local banklasers = game:GetService("Workspace").Banks:GetChildren()
350 banklasers[1].Door.Model:Destroy()
351end)
352
353Gravity.Name = "Gravity"
354Gravity.Parent = OTH
355Gravity.BackgroundColor3 = Color3.new(1, 0, 0)
356Gravity.BackgroundTransparency = 0.20000000298023
357Gravity.Position = UDim2.new(0.0199999996, 0, 0.239999995, 0)
358Gravity.Size = UDim2.new(0, 100, 0, 40)
359Gravity.Font = Enum.Font.Cartoon
360Gravity.Text = "Gravity"
361Gravity.TextColor3 = Color3.new(0, 0, 0)
362Gravity.TextScaled = true
363Gravity.TextSize = 14
364Gravity.TextWrapped = true
365Gravity.MouseButton1Down:connect(function()
366if Gravity == true then
367Gravity = false
368game.workspace.Gravity = 196.2
369else
370Gravity = true
371game.workspace.Gravity = 45
372end
373end)
374
375autoarrest.Name = "autoarrest"
376autoarrest.Parent = OTH
377autoarrest.BackgroundColor3 = Color3.new(1, 0, 0)
378autoarrest.BackgroundTransparency = 0.20000000298023
379autoarrest.Position = UDim2.new(0.378313273, 0, 0.0128333345, 0)
380autoarrest.Size = UDim2.new(0, 100, 0, 40)
381autoarrest.Font = Enum.Font.Cartoon
382autoarrest.Text = "Auto Arrest"
383autoarrest.TextColor3 = Color3.new(0, 0, 0)
384autoarrest.TextScaled = true
385autoarrest.TextSize = 14
386autoarrest.TextWrapped = true
387autoarrest.MouseButton1Down:connect(function()
388 local Player = game.Players.LocalPlayer
389 wait(0.5)
390 for i,v in pairs(game.Teams.Criminal:GetPlayers()) do
391 repeat
392 wait()
393 Player.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, 1)
394 until v.Team.Name ~= "Criminal"
395 end
396end)
397
398infiniteammo.Name = "infiniteammo"
399infiniteammo.Parent = OTH
400infiniteammo.BackgroundColor3 = Color3.new(1, 0, 0)
401infiniteammo.BackgroundTransparency = 0.20000000298023
402infiniteammo.Position = UDim2.new(0.378313273, 0, 0.239999995, 0)
403infiniteammo.Size = UDim2.new(0, 100, 0, 40)
404infiniteammo.Font = Enum.Font.Cartoon
405infiniteammo.Text = "Infinite Ammo"
406infiniteammo.TextColor3 = Color3.new(0, 0, 0)
407infiniteammo.TextScaled = true
408infiniteammo.TextSize = 14
409infiniteammo.TextWrapped = true
410infiniteammo.MouseButton1Down:connect(function()
411 game:GetService("Players").LocalPlayer.PlayerGui.MainGui.Ammo.Current:Destroy()
412end)
413
414WalkSpeed.Name = "WalkSpeed"
415WalkSpeed.Parent = OTH
416WalkSpeed.BackgroundColor3 = Color3.new(1, 0, 0)
417WalkSpeed.BackgroundTransparency = 0.20000000298023
418WalkSpeed.Position = UDim2.new(0.74000001, 0, 0.0130000003, 0)
419WalkSpeed.Size = UDim2.new(0, 100, 0, 40)
420WalkSpeed.Font = Enum.Font.Cartoon
421WalkSpeed.Text = "WalkSpeed [X]"
422WalkSpeed.TextColor3 = Color3.new(0, 0, 0)
423WalkSpeed.TextScaled = true
424WalkSpeed.TextSize = 14
425WalkSpeed.TextWrapped = true
426WalkSpeed.MouseButton1Down:connect(function()
427 local walkspeedplayer = game:GetService("Players").LocalPlayer
428 local walkspeedmouse = walkspeedplayer:GetMouse()
429
430 local walkspeedenabled = false
431
432 function x_walkspeed(key)
433 if (key == "x") then
434 if walkspeedenabled == false then
435 _G.WS = 200;
436 local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
437 Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
438 Humanoid.WalkSpeed = _G.WS;
439 end)
440 Humanoid.WalkSpeed = _G.WS;
441
442 walkspeedenabled = true
443 elseif walkspeedenabled == true then
444 _G.WS = 20;
445 local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
446 Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
447 Humanoid.WalkSpeed = _G.WS;
448 end)
449 Humanoid.WalkSpeed = _G.WS;
450
451 walkspeedenabled = false
452 end
453 end
454 end
455
456 walkspeedmouse.KeyDown:connect(x_walkspeed)
457
458end)
459
460Noclip.Name = "Noclip"
461Noclip.Parent = OTH
462Noclip.BackgroundColor3 = Color3.new(1, 0, 0)
463Noclip.BackgroundTransparency = 0.20000000298023
464Noclip.Position = UDim2.new(0.739759088, 0, 0.239999995, 0)
465Noclip.Size = UDim2.new(0, 100, 0, 40)
466Noclip.Font = Enum.Font.Cartoon
467Noclip.Text = "NoClip [B]"
468Noclip.TextColor3 = Color3.new(0, 0, 0)
469Noclip.TextScaled = true
470Noclip.TextSize = 14
471Noclip.TextWrapped = true
472Noclip.MouseButton1Down:connect(function()
473 local noclipplayer = game:GetService("Players").LocalPlayer
474 local noclipmouse = noclipplayer:GetMouse()
475
476 local donoclip = false
477 local noclip = false
478
479 function b_noclip(key)
480 if (key == "b") then
481 if noclip == false then
482 donoclip = true
483
484 noclip = true
485 elseif noclip == true then
486 donoclip = false
487
488 noclip = false
489 end
490 end
491 end
492
493 noclipmouse.KeyDown:connect(b_noclip)
494
495 game:GetService("Players").LocalPlayer.Character.Head.Touched:connect(function(obj)
496 if obj ~= workspace.Terrain then
497 if donoclip == true then
498 obj.CanCollide = false
499 else
500 obj.CanCollide = true
501 end
502 end
503 end)
504end)
505
506infinitejump.Name = "infinitejump"
507infinitejump.Parent = OTH
508infinitejump.BackgroundColor3 = Color3.new(1, 0, 0)
509infinitejump.BackgroundTransparency = 0.20000000298023
510infinitejump.Position = UDim2.new(0.0199999996, 0, 0.479999989, 0)
511infinitejump.Size = UDim2.new(0, 100, 0, 40)
512infinitejump.Font = Enum.Font.Cartoon
513infinitejump.Text = "Infinite Health"
514infinitejump.TextColor3 = Color3.new(0, 0, 0)
515infinitejump.TextScaled = true
516infinitejump.TextSize = 14
517infinitejump.TextWrapped = true
518infinitejump.MouseButton1Down:connect(function()
519 game:GetService("Players").LocalPlayer.Character.Humanoid.Name = 1
520local l = game:GetService("Players").LocalPlayer.Character["1"]:Clone()
521l.Parent = game:GetService("Players").LocalPlayer.Character
522l.Name = "Humanoid"
523wait(0.1)
524game:GetService("Players").LocalPlayer.Character["1"]:Destroy()
525game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players").LocalPlayer.Character
526game:GetService("Players").LocalPlayer.Character.Animate.Disabled = true
527wait(0.1)
528game:GetService("Players").LocalPlayer.Character.Animate.Disabled = false
529game:GetService("Players").LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
530end)
531
532GUN.Name = "GUN"
533GUN.Parent = Main
534GUN.BackgroundColor3 = Color3.new(0.333333, 1, 0.498039)
535GUN.Position = UDim2.new(0.0399999991, 0, 0.25999999, 0)
536GUN.Size = UDim2.new(0, 415, 0, 240)
537GUN.Visible = false
538
539Shotgun.Name = "Shotgun"
540Shotgun.Parent = GUN
541Shotgun.BackgroundColor3 = Color3.new(1, 0, 0)
542Shotgun.BackgroundTransparency = 0.20000000298023
543Shotgun.Position = UDim2.new(0.0192771088, 0, 0.0125000002, 0)
544Shotgun.Size = UDim2.new(0, 100, 0, 40)
545Shotgun.Font = Enum.Font.Cartoon
546Shotgun.Text = "Shotgun"
547Shotgun.TextColor3 = Color3.new(0, 0, 0)
548Shotgun.TextScaled = true
549Shotgun.TextSize = 14
550Shotgun.TextWrapped = true
551Shotgun.MouseButton1Down:connect(function()
552 local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
553
554 a = Instance.new("Part", workspace)
555 a.Anchored = true
556 a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
557 a.CanCollide = false
558
559 for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
560 if v.Name == "Station" then
561 for a, b in pairs(v:GetChildren()) do
562 if b:IsA("StringValue") then
563 if b.Value == "Shotgun" then
564 v.CFrame = CFrame.new(hit)
565 end
566 end
567 end
568 end
569 end
570end)
571
572Pistol.Name = "Pistol"
573Pistol.Parent = GUN
574Pistol.BackgroundColor3 = Color3.new(1, 0, 0)
575Pistol.BackgroundTransparency = 0.20000000298023
576Pistol.Position = UDim2.new(0.378313273, 0, 0.0109999999, 0)
577Pistol.Size = UDim2.new(0, 100, 0, 40)
578Pistol.Font = Enum.Font.Cartoon
579Pistol.Text = "Pistol"
580Pistol.TextColor3 = Color3.new(0, 0, 0)
581Pistol.TextScaled = true
582Pistol.TextSize = 14
583Pistol.TextWrapped = true
584Pistol.MouseButton1Down:connect(function()
585 local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
586
587 a = Instance.new("Part", workspace)
588 a.Anchored = true
589 a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
590 a.CanCollide = false
591
592 for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
593 if v.Name == "Station" then
594 for a, b in pairs(v:GetChildren()) do
595 if b:IsA("StringValue") then
596 if b.Value == "Pistol" then
597 v.CFrame = CFrame.new(hit)
598 end
599 end
600 end
601 end
602 end
603end)
604
605AK47.Name = "AK47"
606AK47.Parent = GUN
607AK47.BackgroundColor3 = Color3.new(1, 0, 0)
608AK47.BackgroundTransparency = 0.20000000298023
609AK47.Position = UDim2.new(0.74000001, 0, 0.0130000003, 0)
610AK47.Size = UDim2.new(0, 100, 0, 40)
611AK47.Font = Enum.Font.Cartoon
612AK47.Text = "AK47"
613AK47.TextColor3 = Color3.new(0, 0, 0)
614AK47.TextScaled = true
615AK47.TextSize = 14
616AK47.TextWrapped = true
617AK47.MouseButton1Down:connect(function()
618 local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
619
620 a = Instance.new("Part", workspace)
621 a.Anchored = true
622 a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
623 a.CanCollide = false
624
625 for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
626 if v.Name == "ShootingRange" then
627 for a, b in pairs(v:GetChildren()) do
628 if b:IsA("StringValue") then
629 if b.Value == "AK47" then
630 v.CFrame = CFrame.new(hit)
631 end
632 end
633 end
634 end
635 end
636end)
637
638M4A4.Name = "M4A4"
639M4A4.Parent = GUN
640M4A4.BackgroundColor3 = Color3.new(1, 0, 0)
641M4A4.BackgroundTransparency = 0.20000000298023
642M4A4.Position = UDim2.new(0.0199999996, 0, 0.25, 0)
643M4A4.Size = UDim2.new(0, 100, 0, 40)
644M4A4.Font = Enum.Font.Cartoon
645M4A4.Text = "M4A4"
646M4A4.TextColor3 = Color3.new(0, 0, 0)
647M4A4.TextScaled = true
648M4A4.TextSize = 14
649M4A4.TextWrapped = true
650M4A4.MouseButton1Down:connect(function()
651 local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
652
653 a = Instance.new("Part", workspace)
654 a.Anchored = true
655 a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
656 a.CanCollide = false
657
658 for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
659 if v.Name == "Station" then
660 for a, b in pairs(v:GetChildren()) do
661 if b:IsA("StringValue") then
662 if b.Value == "RifleSWAT" then
663 v.CFrame = CFrame.new(hit)
664 end
665 end
666 end
667 end
668 end
669end)
670
671GUNS.Name = "GUNS"
672GUNS.Parent = Main
673GUNS.BackgroundColor3 = Color3.new(0, 0, 1)
674GUNS.Position = UDim2.new(0.25, 0, 0, 0)
675GUNS.Size = UDim2.new(0, 100, 0, 50)
676GUNS.Font = Enum.Font.Cartoon
677GUNS.Text = "Guns"
678GUNS.TextColor3 = Color3.new(0, 0, 0)
679GUNS.TextScaled = true
680GUNS.TextSize = 14
681GUNS.TextWrapped = true
682GUNS.MouseButton1Down:connect(function()
683 TPS.Visible = false
684 OTH.Visible = false
685 Credit.Visible = false
686 GUN.Visible = true
687end)
688
689
690OTHERS.Name = "OTHERS"
691OTHERS.Parent = Main
692OTHERS.BackgroundColor3 = Color3.new(0, 0, 1)
693OTHERS.Position = UDim2.new(0.5, 0, 0, 0)
694OTHERS.Size = UDim2.new(0, 100, 0, 50)
695OTHERS.Font = Enum.Font.Cartoon
696OTHERS.Text = "Others"
697OTHERS.TextColor3 = Color3.new(0, 0, 0)
698OTHERS.TextScaled = true
699OTHERS.TextSize = 14
700OTHERS.TextWrapped = true
701OTHERS.MouseButton1Down:connect(function()
702 TPS.Visible = false
703 OTH.Visible = true
704 Credit.Visible = false
705 GUN.Visible = false
706end)
707
708Credits.Name = "Credits"
709Credits.Parent = Main
710Credits.BackgroundColor3 = Color3.new(0, 0, 1)
711Credits.Position = UDim2.new(0.75, 0, 0, 0)
712Credits.Size = UDim2.new(0, 100, 0, 50)
713Credits.Font = Enum.Font.Cartoon
714Credits.Text = "Credits"
715Credits.TextColor3 = Color3.new(0, 0, 0)
716Credits.TextScaled = true
717Credits.TextSize = 14
718Credits.TextWrapped = true
719Credits.MouseButton1Down:connect(function()
720 Credit.Visible = true
721 TPS.Visible = false
722 OTH.Visible = false
723 GUN.Visible = false
724end)
725
726Teleports.Name = "Teleports"
727Teleports.Parent = Main
728Teleports.BackgroundColor3 = Color3.new(0, 0, 1)
729Teleports.Size = UDim2.new(0, 100, 0, 50)
730Teleports.Font = Enum.Font.Cartoon
731Teleports.Text = "Teleports"
732Teleports.TextColor3 = Color3.new(0, 0, 0)
733Teleports.TextScaled = true
734Teleports.TextSize = 14
735Teleports.TextWrapped = true
736Teleports.MouseButton1Down:connect(function()
737 TPS.Visible = true
738 OTH.Visible = false
739 Credit.Visible = false
740 GUN.Visible = false
741end)
742
743Credit.Name = "Credit"
744Credit.Parent = Main
745Credit.BackgroundColor3 = Color3.new(0.333333, 1, 0.498039)
746Credit.Position = UDim2.new(0.0399999991, 0, 0.25999999, 0)
747Credit.Size = UDim2.new(0, 415, 0, 240)
748Credit.Visible = false
749
750discord.Name = "discord"
751discord.Parent = Credit
752discord.BackgroundColor3 = Color3.new(1, 0, 0)
753discord.Position = UDim2.new(0.019277107, 0, 0.495386273, 0)
754discord.Size = UDim2.new(0, 400, 0, 70)
755discord.Font = Enum.Font.SourceSansBold
756discord.Text = "Join Our Discord For Updates : https://discord.gg/g2PBBcn"
757discord.TextScaled = true
758discord.TextSize = 14
759discord.TextWrapped = true
760
761owner.Name = "owner"
762owner.Parent = Credit
763owner.BackgroundColor3 = Color3.new(1, 0, 0)
764owner.Position = UDim2.new(0.0180722885, 0, 0.104166664, 0)
765owner.Size = UDim2.new(0, 400, 0, 50)
766owner.Font = Enum.Font.Cartoon
767owner.Text = "Red Jailbreak V2 By Redboy"
768owner.TextScaled = true
769owner.TextSize = 14
770owner.TextWrapped = true
771
772Close.Name = "Close"
773Close.Parent = REDJAIL
774Close.BackgroundColor3 = Color3.new(1, 0, 0.0666667)
775Close.BackgroundTransparency = 0.20000000298023
776Close.Position = UDim2.new(0, 0, 0.649999976, 0)
777Close.Size = UDim2.new(0, 100, 0, 50)
778Close.Visible = false
779Close.Font = Enum.Font.ArialBold
780Close.Text = "Close"
781Close.TextColor3 = Color3.new(0, 0, 0)
782Close.TextScaled = true
783Close.TextSize = 14
784Close.TextWrapped = true
785Close.MouseButton1Down:connect(function()
786 Open.Visible = true
787 Close.Visible = false
788 Main.Visible = false
789end)
790
791Open.Name = "Open"
792Open.Parent = REDJAIL
793Open.BackgroundColor3 = Color3.new(1, 0, 0.0666667)
794Open.BackgroundTransparency = 0.20000000298023
795Open.Position = UDim2.new(0, 0, 0.649999976, 0)
796Open.Size = UDim2.new(0, 100, 0, 50)
797Open.Font = Enum.Font.ArialBold
798Open.Text = "Open"
799Open.TextColor3 = Color3.new(0, 0, 0)
800Open.TextScaled = true
801Open.TextSize = 14
802Open.TextWrapped = true
803Open.MouseButton1Down:connect(function()
804 Open.Visible = false
805 Close.Visible = true
806 Main.Visible = true
807end)
808RAW Paste Data
809loadstring(game:GetObjects("rbxassetid://1461971147")[1].Source)()
810-- REDJAILBREAK Version 2.0 By RedBoy
811
812local REDJAIL = Instance.new("ScreenGui")
813local Main = Instance.new("Frame")
814local Name = Instance.new("TextLabel")
815local TPS = Instance.new("Frame")
816local BankFront = Instance.new("TextButton")
817local BankVault = Instance.new("TextButton")
818local JewelryIn = Instance.new("TextButton")
819local JewOut = Instance.new("TextButton")
820local donut = Instance.new("TextButton")
821local gas = Instance.new("TextButton")
822local crim1 = Instance.new("TextButton")
823local crim2 = Instance.new("TextButton")
824local train = Instance.new("TextButton")
825local Policebase = Instance.new("TextButton")
826local Yard = Instance.new("TextButton")
827local Heli = Instance.new("TextButton")
828local OTH = Instance.new("Frame")
829local RemoveALL = Instance.new("TextButton")
830local Gravity = Instance.new("TextButton")
831local autoarrest = Instance.new("TextButton")
832local infiniteammo = Instance.new("TextButton")
833local WalkSpeed = Instance.new("TextButton")
834local Noclip = Instance.new("TextButton")
835local infinitejump = Instance.new("TextButton")
836local GUN = Instance.new("Frame")
837local Shotgun = Instance.new("TextButton")
838local Pistol = Instance.new("TextButton")
839local AK47 = Instance.new("TextButton")
840local M4A4 = Instance.new("TextButton")
841local GUNS = Instance.new("TextButton")
842local OTHERS = Instance.new("TextButton")
843local Credits = Instance.new("TextButton")
844local Teleports = Instance.new("TextButton")
845local Credit = Instance.new("Frame")
846local discord = Instance.new("TextLabel")
847local owner = Instance.new("TextLabel")
848local Close = Instance.new("TextButton")
849local Open = Instance.new("TextButton")
850
851-- Properties
852
853REDJAIL.Name = "REDJAIL"
854REDJAIL.Parent = game.CoreGui
855
856Main.Name = "Main"
857Main.Parent = REDJAIL
858Main.Active = true
859Main.BackgroundColor3 = Color3.new(0.819608, 0, 0.0117647)
860Main.BackgroundTransparency = 0.20000000298023
861Main.Position = UDim2.new(0.300000012, 0, 0.300000012, 0)
862Main.Size = UDim2.new(0, 450, 0, 300)
863Main.Visible = true
864Main.Draggable = true
865
866Name.Name = "Name"
867Name.Parent = Main
868Name.BackgroundColor3 = Color3.new(1, 1, 0)
869Name.Position = UDim2.new(0, 0, -0.200000003, 0)
870Name.Size = UDim2.new(0, 450, 0, 50)
871Name.Font = Enum.Font.Antique
872Name.Text = "Red JailBreak V2"
873Name.TextColor3 = Color3.new(1, 0.168627, 0.168627)
874Name.TextScaled = true
875Name.TextSize = 14
876Name.TextWrapped = true
877
878TPS.Name = "TPS"
879TPS.Parent = Main
880TPS.BackgroundColor3 = Color3.new(0.333333, 1, 0.498039)
881TPS.Position = UDim2.new(0.0399999991, 0, 0.25999999, 0)
882TPS.Size = UDim2.new(0, 415, 0, 240)
883TPS.Visible = false
884
885BankFront.Name = "BankFront"
886BankFront.Parent = TPS
887BankFront.BackgroundColor3 = Color3.new(1, 0, 0)
888BankFront.BackgroundTransparency = 0.20000000298023
889BankFront.Position = UDim2.new(0.0192771088, 0, 0.0125000002, 0)
890BankFront.Size = UDim2.new(0, 100, 0, 40)
891BankFront.Font = Enum.Font.Cartoon
892BankFront.Text = "BankFront"
893BankFront.TextColor3 = Color3.new(0, 0, 0)
894BankFront.TextScaled = true
895BankFront.TextSize = 14
896BankFront.TextWrapped = true
897BankFront.MouseButton1Down:connect(function()
898 for i=1,32 do
899 wait(.01)
900 game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(9.92591476, 17.8639755, 786.788147) + Vector3.new(1,0,0)
901 end
902end)
903
904BankVault.Name = "BankVault"
905BankVault.Parent = TPS
906BankVault.BackgroundColor3 = Color3.new(1, 0, 0)
907BankVault.BackgroundTransparency = 0.20000000298023
908BankVault.Position = UDim2.new(0.0199999996, 0, 0.239999995, 0)
909BankVault.Size = UDim2.new(0, 100, 0, 40)
910BankVault.Font = Enum.Font.Cartoon
911BankVault.Text = "Bank Vault"
912BankVault.TextColor3 = Color3.new(0, 0, 0)
913BankVault.TextScaled = true
914BankVault.TextSize = 14
915BankVault.TextWrapped = true
916BankVault.MouseButton1Down:connect(function()
917 for i=1,32 do
918 wait(.01)
919 game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(18.3854294, 0.765628457, 815.506348) + Vector3.new(1,0,0)
920 end
921end)
922
923JewelryIn.Name = "JewelryIn"
924JewelryIn.Parent = TPS
925JewelryIn.BackgroundColor3 = Color3.new(1, 0, 0)
926JewelryIn.BackgroundTransparency = 0.20000000298023
927JewelryIn.Position = UDim2.new(0.0199999996, 0, 0.479999989, 0)
928JewelryIn.Size = UDim2.new(0, 100, 0, 40)
929JewelryIn.Font = Enum.Font.Cartoon
930JewelryIn.Text = "Jewelry Inside"
931JewelryIn.TextColor3 = Color3.new(0, 0, 0)
932JewelryIn.TextScaled = true
933JewelryIn.TextSize = 14
934JewelryIn.TextWrapped = true
935JewelryIn.MouseButton1Down:connect(function()
936 for i=1,32 do
937 wait(.01)
938 game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(133.300705, 17.9375954, 1316.42407) + Vector3.new(1,0,0)
939 end
940end)
941
942JewOut.Name = "JewOut"
943JewOut.Parent = TPS
944JewOut.BackgroundColor3 = Color3.new(1, 0, 0)
945JewOut.BackgroundTransparency = 0.20000000298023
946JewOut.Position = UDim2.new(0.0199999996, 0, 0.720000029, 0)
947JewOut.Size = UDim2.new(0, 100, 0, 40)
948JewOut.Font = Enum.Font.Cartoon
949JewOut.Text = "Jewelry Top"
950JewOut.TextColor3 = Color3.new(0, 0, 0)
951JewOut.TextScaled = true
952JewOut.TextSize = 14
953JewOut.TextWrapped = true
954JewOut.MouseButton1Down:connect(function()
955 for i=1,32 do
956 wait(.01)
957 game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(101.211128, 98.6576996, 1310.54175) + Vector3.new(1,0,0)
958 end
959end)
960
961donut.Name = "donut"
962donut.Parent = TPS
963donut.BackgroundColor3 = Color3.new(1, 0, 0)
964donut.BackgroundTransparency = 0.20000000298023
965donut.Position = UDim2.new(0.377108455, 0, 0.0128333345, 0)
966donut.Size = UDim2.new(0, 100, 0, 40)
967donut.Font = Enum.Font.Cartoon
968donut.Text = "Donut Shop"
969donut.TextColor3 = Color3.new(0, 0, 0)
970donut.TextScaled = true
971donut.TextSize = 14
972donut.TextWrapped = true
973donut.MouseButton1Down:connect(function()
974 for i=1,32 do
975 wait(.01)
976 game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(257.191101, 17.81828869, -1753.11206) + Vector3.new(1,0,0)
977 end
978end)
979
980gas.Name = "gas"
981gas.Parent = TPS
982gas.BackgroundColor3 = Color3.new(1, 0, 0)
983gas.BackgroundTransparency = 0.20000000298023
984gas.Position = UDim2.new(0.377108455, 0, 0.239999995, 0)
985gas.Size = UDim2.new(0, 100, 0, 40)
986gas.Font = Enum.Font.Cartoon
987gas.Text = "Gas Station"
988gas.TextColor3 = Color3.new(0, 0, 0)
989gas.TextScaled = true
990gas.TextSize = 14
991gas.TextWrapped = true
992gas.MouseButton1Down:connect(function()
993 for i=1,32 do
994 wait(.01)
995 game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1586.41101, 17.8481865, 709.37262) + Vector3.new(1,0,0)
996 end
997end)
998
999crim1.Name = "crim1"
1000crim1.Parent = TPS
1001crim1.BackgroundColor3 = Color3.new(1, 0, 0)
1002crim1.BackgroundTransparency = 0.20000000298023
1003crim1.Position = UDim2.new(0.377108455, 0, 0.479999989, 0)
1004crim1.Size = UDim2.new(0, 100, 0, 40)
1005crim1.Font = Enum.Font.Cartoon
1006crim1.Text = "Crimbase 1"
1007crim1.TextColor3 = Color3.new(0, 0, 0)
1008crim1.TextScaled = true
1009crim1.TextSize = 14
1010crim1.TextWrapped = true
1011crim1.MouseButton1Down:connect(function()
1012 for i=1,32 do
1013 wait(.01)
1014 game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-221.723099, 17.8924026, 1578.80261) + Vector3.new(1,0,0)
1015 end
1016end)
1017
1018crim2.Name = "crim2"
1019crim2.Parent = TPS
1020crim2.BackgroundColor3 = Color3.new(1, 0, 0)
1021crim2.BackgroundTransparency = 0.20000000298023
1022crim2.Position = UDim2.new(0.377108455, 0, 0.720000029, 0)
1023crim2.Size = UDim2.new(0, 100, 0, 40)
1024crim2.Font = Enum.Font.Cartoon
1025crim2.Text = "Crimbase 2"
1026crim2.TextColor3 = Color3.new(0, 0, 0)
1027crim2.TextScaled = true
1028crim2.TextSize = 14
1029crim2.TextWrapped = true
1030crim2.MouseButton1Down:connect(function()
1031 for i=1,32 do
1032 wait(.01)
1033 game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1650.80896, 49.863636, -1770.66626) + Vector3.new(1,0,0)
1034 end
1035end)
1036
1037train.Name = "train"
1038train.Parent = TPS
1039train.BackgroundColor3 = Color3.new(1, 0, 0)
1040train.BackgroundTransparency = 0.20000000298023
1041train.Position = UDim2.new(0.74000001, 0, 0.0130000003, 0)
1042train.Size = UDim2.new(0, 100, 0, 40)
1043train.Font = Enum.Font.Cartoon
1044train.Text = "Train Spawn"
1045train.TextColor3 = Color3.new(0, 0, 0)
1046train.TextScaled = true
1047train.TextSize = 14
1048train.TextWrapped = true
1049train.MouseButton1Down:connect(function()
1050 for i=1,32 do
1051 wait(.01)
1052 game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1954.95007, 68.0448606, -603.844116) + Vector3.new(1,0,0)
1053 end
1054end)
1055
1056Policebase.Name = "Policebase"
1057Policebase.Parent = TPS
1058Policebase.BackgroundColor3 = Color3.new(1, 0, 0)
1059Policebase.BackgroundTransparency = 0.20000000298023
1060Policebase.Position = UDim2.new(0.74000001, 0, 0.239999995, 0)
1061Policebase.Size = UDim2.new(0, 100, 0, 40)
1062Policebase.Font = Enum.Font.Cartoon
1063Policebase.Text = "Police Base"
1064Policebase.TextColor3 = Color3.new(0, 0, 0)
1065Policebase.TextScaled = true
1066Policebase.TextSize = 14
1067Policebase.TextWrapped = true
1068Policebase.MouseButton1Down:connect(function()
1069 for i=1,32 do
1070 wait(.01)
1071 game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1136.89868, 17.950058, -1585.59912) + Vector3.new(1,0,0)
1072 end
1073end)
1074
1075
1076Yard.Name = "Yard"
1077Yard.Parent = TPS
1078Yard.BackgroundColor3 = Color3.new(1, 0, 0)
1079Yard.BackgroundTransparency = 0.20000000298023
1080Yard.Position = UDim2.new(0.74000001, 0, 0.479999989, 0)
1081Yard.Size = UDim2.new(0, 100, 0, 40)
1082Yard.Font = Enum.Font.Cartoon
1083Yard.Text = "Prison Yard"
1084Yard.TextColor3 = Color3.new(0, 0, 0)
1085Yard.TextScaled = true
1086Yard.TextSize = 14
1087Yard.TextWrapped = true
1088Yard.MouseButton1Down:connect(function()
1089 for i=1,32 do
1090 wait(.01)
1091 game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1319.25806, 17.7999935, -1760.31873) + Vector3.new(1,0,0)
1092 end
1093end)
1094
1095Heli.Name = "Heli"
1096Heli.Parent = TPS
1097Heli.BackgroundColor3 = Color3.new(1, 0, 0)
1098Heli.BackgroundTransparency = 0.20000000298023
1099Heli.Position = UDim2.new(0.74000001, 0, 0.721666634, 0)
1100Heli.Size = UDim2.new(0, 100, 0, 40)
1101Heli.Font = Enum.Font.Cartoon
1102Heli.Text = "Heli Pad"
1103Heli.TextColor3 = Color3.new(0, 0, 0)
1104Heli.TextScaled = true
1105Heli.TextSize = 14
1106Heli.TextWrapped = true
1107Heli.MouseButton1Down:connect(function()
1108 for i=1,32 do
1109 wait(.01)
1110 game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1172.6626, 57.6341133, -1590.24841) + Vector3.new(1,0,0)
1111 end
1112end)
1113
1114OTH.Name = "OTH"
1115OTH.Parent = Main
1116OTH.BackgroundColor3 = Color3.new(0.333333, 1, 0.498039)
1117OTH.Position = UDim2.new(0.0399999991, 0, 0.25999999, 0)
1118OTH.Size = UDim2.new(0, 415, 0, 240)
1119OTH.Visible = false
1120
1121RemoveALL.Name = "RemoveALL"
1122RemoveALL.Parent = OTH
1123RemoveALL.BackgroundColor3 = Color3.new(1, 0, 0)
1124RemoveALL.BackgroundTransparency = 0.20000000298023
1125RemoveALL.Position = UDim2.new(0.0192771088, 0, 0.0125000002, 0)
1126RemoveALL.Size = UDim2.new(0, 100, 0, 40)
1127RemoveALL.Font = Enum.Font.Cartoon
1128RemoveALL.Text = "RemoveALL"
1129RemoveALL.TextColor3 = Color3.new(0, 0, 0)
1130RemoveALL.TextScaled = true
1131RemoveALL.TextSize = 14
1132RemoveALL.TextWrapped = true
1133RemoveALL.MouseButton1Down:connect(function()
1134 game.Workspace.Cells:Remove()
1135
1136 for i,v in pairs(workspace.Doors:GetChildren()) do
1137 v:Destroy()
1138
1139 end
1140end)
1141
1142RemoveALL.MouseButton1Down:connect(function()
1143 local banklasers = game:GetService("Workspace").Banks:GetChildren()
1144 banklasers[1].Lasers:Destroy()
1145end)
1146
1147RemoveALL.MouseButton1Down:connect(function()
1148local jewelry = game:GetService("Workspace").Jewelrys:GetChildren()
1149
1150 for i = 1,4 do
1151 local xd = jewelry[1].Model.BarbedWire
1152 xd:Destroy()
1153 end
1154end)
1155
1156RemoveALL.MouseButton1Down:connect(function()
1157 local banklasers = game:GetService("Workspace").Banks:GetChildren()
1158 banklasers[1].Door.Model:Destroy()
1159end)
1160
1161Gravity.Name = "Gravity"
1162Gravity.Parent = OTH
1163Gravity.BackgroundColor3 = Color3.new(1, 0, 0)
1164Gravity.BackgroundTransparency = 0.20000000298023
1165Gravity.Position = UDim2.new(0.0199999996, 0, 0.239999995, 0)
1166Gravity.Size = UDim2.new(0, 100, 0, 40)
1167Gravity.Font = Enum.Font.Cartoon
1168Gravity.Text = "Gravity"
1169Gravity.TextColor3 = Color3.new(0, 0, 0)
1170Gravity.TextScaled = true
1171Gravity.TextSize = 14
1172Gravity.TextWrapped = true
1173Gravity.MouseButton1Down:connect(function()
1174if Gravity == true then
1175Gravity = false
1176game.workspace.Gravity = 196.2
1177else
1178Gravity = true
1179game.workspace.Gravity = 45
1180end
1181end)
1182
1183autoarrest.Name = "autoarrest"
1184autoarrest.Parent = OTH
1185autoarrest.BackgroundColor3 = Color3.new(1, 0, 0)
1186autoarrest.BackgroundTransparency = 0.20000000298023
1187autoarrest.Position = UDim2.new(0.378313273, 0, 0.0128333345, 0)
1188autoarrest.Size = UDim2.new(0, 100, 0, 40)
1189autoarrest.Font = Enum.Font.Cartoon
1190autoarrest.Text = "Auto Arrest"
1191autoarrest.TextColor3 = Color3.new(0, 0, 0)
1192autoarrest.TextScaled = true
1193autoarrest.TextSize = 14
1194autoarrest.TextWrapped = true
1195autoarrest.MouseButton1Down:connect(function()
1196 local Player = game.Players.LocalPlayer
1197 wait(0.5)
1198 for i,v in pairs(game.Teams.Criminal:GetPlayers()) do
1199 repeat
1200 wait()
1201 Player.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, 1)
1202 until v.Team.Name ~= "Criminal"
1203 end
1204end)
1205
1206infiniteammo.Name = "infiniteammo"
1207infiniteammo.Parent = OTH
1208infiniteammo.BackgroundColor3 = Color3.new(1, 0, 0)
1209infiniteammo.BackgroundTransparency = 0.20000000298023
1210infiniteammo.Position = UDim2.new(0.378313273, 0, 0.239999995, 0)
1211infiniteammo.Size = UDim2.new(0, 100, 0, 40)
1212infiniteammo.Font = Enum.Font.Cartoon
1213infiniteammo.Text = "Infinite Ammo"
1214infiniteammo.TextColor3 = Color3.new(0, 0, 0)
1215infiniteammo.TextScaled = true
1216infiniteammo.TextSize = 14
1217infiniteammo.TextWrapped = true
1218infiniteammo.MouseButton1Down:connect(function()
1219 game:GetService("Players").LocalPlayer.PlayerGui.MainGui.Ammo.Current:Destroy()
1220end)
1221
1222WalkSpeed.Name = "WalkSpeed"
1223WalkSpeed.Parent = OTH
1224WalkSpeed.BackgroundColor3 = Color3.new(1, 0, 0)
1225WalkSpeed.BackgroundTransparency = 0.20000000298023
1226WalkSpeed.Position = UDim2.new(0.74000001, 0, 0.0130000003, 0)
1227WalkSpeed.Size = UDim2.new(0, 100, 0, 40)
1228WalkSpeed.Font = Enum.Font.Cartoon
1229WalkSpeed.Text = "WalkSpeed [X]"
1230WalkSpeed.TextColor3 = Color3.new(0, 0, 0)
1231WalkSpeed.TextScaled = true
1232WalkSpeed.TextSize = 14
1233WalkSpeed.TextWrapped = true
1234WalkSpeed.MouseButton1Down:connect(function()
1235 local walkspeedplayer = game:GetService("Players").LocalPlayer
1236 local walkspeedmouse = walkspeedplayer:GetMouse()
1237
1238 local walkspeedenabled = false
1239
1240 function x_walkspeed(key)
1241 if (key == "x") then
1242 if walkspeedenabled == false then
1243 _G.WS = 200;
1244 local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
1245 Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
1246 Humanoid.WalkSpeed = _G.WS;
1247 end)
1248 Humanoid.WalkSpeed = _G.WS;
1249
1250 walkspeedenabled = true
1251 elseif walkspeedenabled == true then
1252 _G.WS = 20;
1253 local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
1254 Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
1255 Humanoid.WalkSpeed = _G.WS;
1256 end)
1257 Humanoid.WalkSpeed = _G.WS;
1258
1259 walkspeedenabled = false
1260 end
1261 end
1262 end
1263
1264 walkspeedmouse.KeyDown:connect(x_walkspeed)
1265
1266end)
1267
1268Noclip.Name = "Noclip"
1269Noclip.Parent = OTH
1270Noclip.BackgroundColor3 = Color3.new(1, 0, 0)
1271Noclip.BackgroundTransparency = 0.20000000298023
1272Noclip.Position = UDim2.new(0.739759088, 0, 0.239999995, 0)
1273Noclip.Size = UDim2.new(0, 100, 0, 40)
1274Noclip.Font = Enum.Font.Cartoon
1275Noclip.Text = "NoClip [B]"
1276Noclip.TextColor3 = Color3.new(0, 0, 0)
1277Noclip.TextScaled = true
1278Noclip.TextSize = 14
1279Noclip.TextWrapped = true
1280Noclip.MouseButton1Down:connect(function()
1281 local noclipplayer = game:GetService("Players").LocalPlayer
1282 local noclipmouse = noclipplayer:GetMouse()
1283
1284 local donoclip = false
1285 local noclip = false
1286
1287 function b_noclip(key)
1288 if (key == "b") then
1289 if noclip == false then
1290 donoclip = true
1291
1292 noclip = true
1293 elseif noclip == true then
1294 donoclip = false
1295
1296 noclip = false
1297 end
1298 end
1299 end
1300
1301 noclipmouse.KeyDown:connect(b_noclip)
1302
1303 game:GetService("Players").LocalPlayer.Character.Head.Touched:connect(function(obj)
1304 if obj ~= workspace.Terrain then
1305 if donoclip == true then
1306 obj.CanCollide = false
1307 else
1308 obj.CanCollide = true
1309 end
1310 end
1311 end)
1312end)
1313
1314infinitejump.Name = "infinitejump"
1315infinitejump.Parent = OTH
1316infinitejump.BackgroundColor3 = Color3.new(1, 0, 0)
1317infinitejump.BackgroundTransparency = 0.20000000298023
1318infinitejump.Position = UDim2.new(0.0199999996, 0, 0.479999989, 0)
1319infinitejump.Size = UDim2.new(0, 100, 0, 40)
1320infinitejump.Font = Enum.Font.Cartoon
1321infinitejump.Text = "Infinite Health"
1322infinitejump.TextColor3 = Color3.new(0, 0, 0)
1323infinitejump.TextScaled = true
1324infinitejump.TextSize = 14
1325infinitejump.TextWrapped = true
1326infinitejump.MouseButton1Down:connect(function()
1327 game:GetService("Players").LocalPlayer.Character.Humanoid.Name = 1
1328local l = game:GetService("Players").LocalPlayer.Character["1"]:Clone()
1329l.Parent = game:GetService("Players").LocalPlayer.Character
1330l.Name = "Humanoid"
1331wait(0.1)
1332game:GetService("Players").LocalPlayer.Character["1"]:Destroy()
1333game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players").LocalPlayer.Character
1334game:GetService("Players").LocalPlayer.Character.Animate.Disabled = true
1335wait(0.1)
1336game:GetService("Players").LocalPlayer.Character.Animate.Disabled = false
1337game:GetService("Players").LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
1338end)
1339
1340GUN.Name = "GUN"
1341GUN.Parent = Main
1342GUN.BackgroundColor3 = Color3.new(0.333333, 1, 0.498039)
1343GUN.Position = UDim2.new(0.0399999991, 0, 0.25999999, 0)
1344GUN.Size = UDim2.new(0, 415, 0, 240)
1345GUN.Visible = false
1346
1347Shotgun.Name = "Shotgun"
1348Shotgun.Parent = GUN
1349Shotgun.BackgroundColor3 = Color3.new(1, 0, 0)
1350Shotgun.BackgroundTransparency = 0.20000000298023
1351Shotgun.Position = UDim2.new(0.0192771088, 0, 0.0125000002, 0)
1352Shotgun.Size = UDim2.new(0, 100, 0, 40)
1353Shotgun.Font = Enum.Font.Cartoon
1354Shotgun.Text = "Shotgun"
1355Shotgun.TextColor3 = Color3.new(0, 0, 0)
1356Shotgun.TextScaled = true
1357Shotgun.TextSize = 14
1358Shotgun.TextWrapped = true
1359Shotgun.MouseButton1Down:connect(function()
1360 local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
1361
1362 a = Instance.new("Part", workspace)
1363 a.Anchored = true
1364 a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
1365 a.CanCollide = false
1366
1367 for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
1368 if v.Name == "Station" then
1369 for a, b in pairs(v:GetChildren()) do
1370 if b:IsA("StringValue") then
1371 if b.Value == "Shotgun" then
1372 v.CFrame = CFrame.new(hit)
1373 end
1374 end
1375 end
1376 end
1377 end
1378end)
1379
1380Pistol.Name = "Pistol"
1381Pistol.Parent = GUN
1382Pistol.BackgroundColor3 = Color3.new(1, 0, 0)
1383Pistol.BackgroundTransparency = 0.20000000298023
1384Pistol.Position = UDim2.new(0.378313273, 0, 0.0109999999, 0)
1385Pistol.Size = UDim2.new(0, 100, 0, 40)
1386Pistol.Font = Enum.Font.Cartoon
1387Pistol.Text = "Pistol"
1388Pistol.TextColor3 = Color3.new(0, 0, 0)
1389Pistol.TextScaled = true
1390Pistol.TextSize = 14
1391Pistol.TextWrapped = true
1392Pistol.MouseButton1Down:connect(function()
1393 local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
1394
1395 a = Instance.new("Part", workspace)
1396 a.Anchored = true
1397 a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
1398 a.CanCollide = false
1399
1400 for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
1401 if v.Name == "Station" then
1402 for a, b in pairs(v:GetChildren()) do
1403 if b:IsA("StringValue") then
1404 if b.Value == "Pistol" then
1405 v.CFrame = CFrame.new(hit)
1406 end
1407 end
1408 end
1409 end
1410 end
1411end)
1412
1413AK47.Name = "AK47"
1414AK47.Parent = GUN
1415AK47.BackgroundColor3 = Color3.new(1, 0, 0)
1416AK47.BackgroundTransparency = 0.20000000298023
1417AK47.Position = UDim2.new(0.74000001, 0, 0.0130000003, 0)
1418AK47.Size = UDim2.new(0, 100, 0, 40)
1419AK47.Font = Enum.Font.Cartoon
1420AK47.Text = "AK47"
1421AK47.TextColor3 = Color3.new(0, 0, 0)
1422AK47.TextScaled = true
1423AK47.TextSize = 14
1424AK47.TextWrapped = true
1425AK47.MouseButton1Down:connect(function()
1426 local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
1427
1428 a = Instance.new("Part", workspace)
1429 a.Anchored = true
1430 a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
1431 a.CanCollide = false
1432
1433 for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
1434 if v.Name == "ShootingRange" then
1435 for a, b in pairs(v:GetChildren()) do
1436 if b:IsA("StringValue") then
1437 if b.Value == "AK47" then
1438 v.CFrame = CFrame.new(hit)
1439 end
1440 end
1441 end
1442 end
1443 end
1444end)
1445
1446M4A4.Name = "M4A4"
1447M4A4.Parent = GUN
1448M4A4.BackgroundColor3 = Color3.new(1, 0, 0)
1449M4A4.BackgroundTransparency = 0.20000000298023
1450M4A4.Position = UDim2.new(0.0199999996, 0, 0.25, 0)
1451M4A4.Size = UDim2.new(0, 100, 0, 40)
1452M4A4.Font = Enum.Font.Cartoon
1453M4A4.Text = "M4A4"
1454M4A4.TextColor3 = Color3.new(0, 0, 0)
1455M4A4.TextScaled = true
1456M4A4.TextSize = 14
1457M4A4.TextWrapped = true
1458M4A4.MouseButton1Down:connect(function()
1459 local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
1460
1461 a = Instance.new("Part", workspace)
1462 a.Anchored = true
1463 a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
1464 a.CanCollide = false
1465
1466 for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
1467 if v.Name == "Station" then
1468 for a, b in pairs(v:GetChildren()) do
1469 if b:IsA("StringValue") then
1470 if b.Value == "RifleSWAT" then
1471 v.CFrame = CFrame.new(hit)
1472 end
1473 end
1474 end
1475 end
1476 end
1477end)
1478
1479GUNS.Name = "GUNS"
1480GUNS.Parent = Main
1481GUNS.BackgroundColor3 = Color3.new(0, 0, 1)
1482GUNS.Position = UDim2.new(0.25, 0, 0, 0)
1483GUNS.Size = UDim2.new(0, 100, 0, 50)
1484GUNS.Font = Enum.Font.Cartoon
1485GUNS.Text = "Guns"
1486GUNS.TextColor3 = Color3.new(0, 0, 0)
1487GUNS.TextScaled = true
1488GUNS.TextSize = 14
1489GUNS.TextWrapped = true
1490GUNS.MouseButton1Down:connect(function()
1491 TPS.Visible = false
1492 OTH.Visible = false
1493 Credit.Visible = false
1494 GUN.Visible = true
1495end)
1496
1497
1498OTHERS.Name = "OTHERS"
1499OTHERS.Parent = Main
1500OTHERS.BackgroundColor3 = Color3.new(0, 0, 1)
1501OTHERS.Position = UDim2.new(0.5, 0, 0, 0)
1502OTHERS.Size = UDim2.new(0, 100, 0, 50)
1503OTHERS.Font = Enum.Font.Cartoon
1504OTHERS.Text = "Others"
1505OTHERS.TextColor3 = Color3.new(0, 0, 0)
1506OTHERS.TextScaled = true
1507OTHERS.TextSize = 14
1508OTHERS.TextWrapped = true
1509OTHERS.MouseButton1Down:connect(function()
1510 TPS.Visible = false
1511 OTH.Visible = true
1512 Credit.Visible = false
1513 GUN.Visible = false
1514end)
1515
1516Credits.Name = "Credits"
1517Credits.Parent = Main
1518Credits.BackgroundColor3 = Color3.new(0, 0, 1)
1519Credits.Position = UDim2.new(0.75, 0, 0, 0)
1520Credits.Size = UDim2.new(0, 100, 0, 50)
1521Credits.Font = Enum.Font.Cartoon
1522Credits.Text = "Credits"
1523Credits.TextColor3 = Color3.new(0, 0, 0)
1524Credits.TextScaled = true
1525Credits.TextSize = 14
1526Credits.TextWrapped = true
1527Credits.MouseButton1Down:connect(function()
1528 Credit.Visible = true
1529 TPS.Visible = false
1530 OTH.Visible = false
1531 GUN.Visible = false
1532end)
1533
1534Teleports.Name = "Teleports"
1535Teleports.Parent = Main
1536Teleports.BackgroundColor3 = Color3.new(0, 0, 1)
1537Teleports.Size = UDim2.new(0, 100, 0, 50)
1538Teleports.Font = Enum.Font.Cartoon
1539Teleports.Text = "Teleports"
1540Teleports.TextColor3 = Color3.new(0, 0, 0)
1541Teleports.TextScaled = true
1542Teleports.TextSize = 14
1543Teleports.TextWrapped = true
1544Teleports.MouseButton1Down:connect(function()
1545 TPS.Visible = true
1546 OTH.Visible = false
1547 Credit.Visible = false
1548 GUN.Visible = false
1549end)
1550
1551Credit.Name = "Credit"
1552Credit.Parent = Main
1553Credit.BackgroundColor3 = Color3.new(0.333333, 1, 0.498039)
1554Credit.Position = UDim2.new(0.0399999991, 0, 0.25999999, 0)
1555Credit.Size = UDim2.new(0, 415, 0, 240)
1556Credit.Visible = false
1557
1558discord.Name = "discord"
1559discord.Parent = Credit
1560discord.BackgroundColor3 = Color3.new(1, 0, 0)
1561discord.Position = UDim2.new(0.019277107, 0, 0.495386273, 0)
1562discord.Size = UDim2.new(0, 400, 0, 70)
1563discord.Font = Enum.Font.SourceSansBold
1564discord.Text = "Join Our Discord For Updates : https://discord.gg/g2PBBcn"
1565discord.TextScaled = true
1566discord.TextSize = 14
1567discord.TextWrapped = true
1568
1569owner.Name = "owner"
1570owner.Parent = Credit
1571owner.BackgroundColor3 = Color3.new(1, 0, 0)
1572owner.Position = UDim2.new(0.0180722885, 0, 0.104166664, 0)
1573owner.Size = UDim2.new(0, 400, 0, 50)
1574owner.Font = Enum.Font.Cartoon
1575owner.Text = "Red Jailbreak V2 By Redboy"
1576owner.TextScaled = true
1577owner.TextSize = 14
1578owner.TextWrapped = true
1579
1580Close.Name = "Close"
1581Close.Parent = REDJAIL
1582Close.BackgroundColor3 = Color3.new(1, 0, 0.0666667)
1583Close.BackgroundTransparency = 0.20000000298023
1584Close.Position = UDim2.new(0, 0, 0.649999976, 0)
1585Close.Size = UDim2.new(0, 100, 0, 50)
1586Close.Visible = false
1587Close.Font = Enum.Font.ArialBold
1588Close.Text = "Close"
1589Close.TextColor3 = Color3.new(0, 0, 0)
1590Close.TextScaled = true
1591Close.TextSize = 14
1592Close.TextWrapped = true
1593Close.MouseButton1Down:connect(function()
1594 Open.Visible = true
1595 Close.Visible = false
1596 Main.Visible = false
1597end)
1598
1599Open.Name = "Open"
1600Open.Parent = REDJAIL
1601Open.BackgroundColor3 = Color3.new(1, 0, 0.0666667)
1602Open.BackgroundTransparency = 0.20000000298023
1603Open.Position = UDim2.new(0, 0, 0.649999976, 0)
1604Open.Size = UDim2.new(0, 100, 0, 50)
1605Open.Font = Enum.Font.ArialBold
1606Open.Text = "Open"
1607Open.TextColor3 = Color3.new(0, 0, 0)
1608Open.TextScaled = true
1609Open.TextSize = 14
1610Open.TextWrapped = true
1611Open.MouseButton1Down:connect(function()
1612 Open.Visible = false
1613 Close.Visible = true
1614 Main.Visible = true
1615end)
1616Public Pastes
1617square
1618JavaScript | 55 sec ago
1619Dungeons
1620Lua | 12 min ago
1621RC-Elevator
1622Lua | 15 min ago
1623My Log File
1624HTML 5 | 15 min ago
1625Untitled
1626Java | 21 min ago
1627Untitled
1628Java | 31 min ago
1629Untitled
1630Java | 38 min ago
1631Untitled
1632Java | 39 min ago
1633create new paste / syntax languages / archive / faq / tools / night mode / api / scraping api
1634privacy statement / cookies policy / terms of serviceupdated / security disclosure / dmca / report abuse / contact
1635
1636By using Pastebin.com you agree to our cookies policy to enhance your experience.
1637Site design & logo © 2021 Pastebin
1638