Advertisement
Ihaveashortname

RedJailbreak

Jan 12th, 2020
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.75 KB | None | 0 0
  1. local JailbreakGui = Instance.new("ScreenGui")
  2. local MainFrame = Instance.new("Frame")
  3. local jetpack = Instance.new("TextButton")
  4. local speed = Instance.new("TextButton")
  5. local building = Instance.new("TextButton")
  6. local Title = Instance.new("TextLabel")
  7. local jewel = Instance.new("TextButton")
  8. local bank = Instance.new("TextButton")
  9. local cell = Instance.new("TextButton")
  10. local bwire = Instance.new("TextButton")
  11. local airdrop = Instance.new("TextButton")
  12. local donut = Instance.new("TextButton")
  13. local Floatingcars = Instance.new("TextButton")
  14. local X = Instance.new("TextButton")
  15. local ModGrenades = Instance.new("TextButton")
  16. local plrname = Instance.new("TextBox")
  17. local Bountycheck = Instance.new("TextButton")
  18. local more = Instance.new("TextButton")
  19. local museum = Instance.new("TextButton")
  20. local otherFrame = Instance.new("Frame")
  21. local death = Instance.new("TextButton")
  22. local hide = Instance.new("TextButton")
  23. local Visibleplrs = Instance.new("TextButton")
  24. local weaponname = Instance.new("TextBox")
  25. local getweapon = Instance.new("TextButton")
  26. --Properties:
  27. JailbreakGui.Name = "JailbreakGui"
  28. JailbreakGui.Parent = game.CoreGui
  29. JailbreakGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  30.  
  31. MainFrame.Name = "MainFrame"
  32. MainFrame.Parent = JailbreakGui
  33. MainFrame.Active = true
  34. MainFrame.BackgroundColor3 = Color3.new(0.172549, 1, 0.933333)
  35. MainFrame.Position = UDim2.new(0.709302187, 0, -5.96046448e-08, 0)
  36. MainFrame.Size = UDim2.new(0, 318, 0, 240)
  37.  
  38. jetpack.Name = "jetpack"
  39. jetpack.Parent = MainFrame
  40. jetpack.BackgroundColor3 = Color3.new(1, 1, 1)
  41. jetpack.Position = UDim2.new(0.015576249, 0, 0.2198883, 0)
  42. jetpack.Size = UDim2.new(0, 111, 0, 43)
  43. jetpack.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  44. jetpack.Font = Enum.Font.Highway
  45. jetpack.Text = "Get Jetpack"
  46. jetpack.TextColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  47. jetpack.TextScaled = true
  48. jetpack.TextSize = 14
  49. jetpack.TextWrapped = true
  50.  
  51. speed.Name = "speed"
  52. speed.Parent = MainFrame
  53. speed.BackgroundColor3 = Color3.new(1, 1, 1)
  54. speed.Position = UDim2.new(0.0113111138, 0, 0.764259815, 0)
  55. speed.Size = UDim2.new(0, 112, 0, 43)
  56. speed.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  57. speed.Font = Enum.Font.Highway
  58. speed.Text = "Speedhack"
  59. speed.TextColor3 = Color3.new(0.427451, 0.635294, 0.764706)
  60. speed.TextScaled = true
  61. speed.TextSize = 14
  62. speed.TextWrapped = true
  63.  
  64. building.Name = "building"
  65. building.Parent = MainFrame
  66. building.BackgroundColor3 = Color3.new(1, 1, 1)
  67. building.Position = UDim2.new(0.697502315, 0, 0.2229781, 0)
  68. building.Size = UDim2.new(0, 90, 0, 44)
  69. building.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  70. building.Font = Enum.Font.Highway
  71. building.Text = "Buildings visibility toggle"
  72. building.TextColor3 = Color3.new(0, 0, 0)
  73. building.TextScaled = true
  74. building.TextSize = 14
  75. building.TextWrapped = true
  76.  
  77. Title.Name = "Title"
  78. Title.Parent = MainFrame
  79. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  80. Title.BackgroundTransparency = 1
  81. Title.Position = UDim2.new(0.0186191779, 0, 1.34438665e-07, 0)
  82. Title.Size = UDim2.new(0, 282, 0, 50)
  83. Title.Font = Enum.Font.Highway
  84. Title.Text = "RedWire's Jailbreak Cracked"
  85. Title.TextColor3 = Color3.new(1, 1, 1)
  86. Title.TextScaled = true
  87. Title.TextSize = 14
  88. Title.TextStrokeColor3 = Color3.new(0.52549, 0.290196, 0.796079)
  89. Title.TextStrokeTransparency = 0
  90. Title.TextWrapped = true
  91.  
  92. jewel.Name = "jewel"
  93. jewel.Parent = MainFrame
  94. jewel.BackgroundColor3 = Color3.new(1, 1, 1)
  95. jewel.Position = UDim2.new(0.012388601, 0, 0.406311423, 0)
  96. jewel.Size = UDim2.new(0, 112, 0, 41)
  97. jewel.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  98. jewel.Font = Enum.Font.Highway
  99. jewel.Text = "Shrink Jewelry Lasers"
  100. jewel.TextColor3 = Color3.new(0.478431, 0.741176, 0.917647)
  101. jewel.TextScaled = true
  102. jewel.TextSize = 14
  103. jewel.TextWrapped = true
  104.  
  105. bank.Name = "bank"
  106. bank.Parent = MainFrame
  107. bank.BackgroundColor3 = Color3.new(1, 1, 1)
  108. bank.Position = UDim2.new(0.359037578, 0, 0.416810721, 0)
  109. bank.Size = UDim2.new(0, 109, 0, 39)
  110. bank.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  111. bank.Font = Enum.Font.Highway
  112. bank.Text = "Delete Bank Lasers"
  113. bank.TextColor3 = Color3.new(0.917647, 0.87451, 0.235294)
  114. bank.TextScaled = true
  115. bank.TextSize = 14
  116. bank.TextWrapped = true
  117.  
  118. cell.Name = "cell"
  119. cell.Parent = MainFrame
  120. cell.BackgroundColor3 = Color3.new(1, 1, 1)
  121. cell.Position = UDim2.new(0.693805397, 0, 0.420977384, 0)
  122. cell.Size = UDim2.new(0, 93, 0, 39)
  123. cell.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  124. cell.Font = Enum.Font.Highway
  125. cell.Text = "Delete Cell doors"
  126. cell.TextColor3 = Color3.new(0, 0, 0)
  127. cell.TextScaled = true
  128. cell.TextSize = 14
  129. cell.TextWrapped = true
  130.  
  131. bwire.Name = "bwire"
  132. bwire.Parent = MainFrame
  133. bwire.BackgroundColor3 = Color3.new(1, 1, 1)
  134. bwire.Position = UDim2.new(0.0217637978, 0, 0.584792733, 0)
  135. bwire.Size = UDim2.new(0, 109, 0, 43)
  136. bwire.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  137. bwire.Font = Enum.Font.Highway
  138. bwire.Text = "Shrink Barbed Wires"
  139. bwire.TextColor3 = Color3.new(0.403922, 0.403922, 0.403922)
  140. bwire.TextScaled = true
  141. bwire.TextSize = 14
  142. bwire.TextWrapped = true
  143.  
  144. airdrop.Name = "airdrop"
  145. airdrop.Parent = MainFrame
  146. airdrop.BackgroundColor3 = Color3.new(1, 1, 1)
  147. airdrop.Position = UDim2.new(0.69077611, 0, 0.58563894, 0)
  148. airdrop.Size = UDim2.new(0, 96, 0, 41)
  149. airdrop.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  150. airdrop.Font = Enum.Font.Highway
  151. airdrop.Text = "Locate Airdrops"
  152. airdrop.TextColor3 = Color3.new(0.403922, 0.0784314, 0.290196)
  153. airdrop.TextScaled = true
  154. airdrop.TextSize = 14
  155. airdrop.TextWrapped = true
  156.  
  157. donut.Name = "donut"
  158. donut.Parent = MainFrame
  159. donut.BackgroundColor3 = Color3.new(1, 1, 1)
  160. donut.Position = UDim2.new(0.363770306, 0, 0.222978085, 0)
  161. donut.Size = UDim2.new(0, 106, 0, 43)
  162. donut.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  163. donut.Font = Enum.Font.Highway
  164. donut.Text = "Infinite Donuts"
  165. donut.TextColor3 = Color3.new(0.917647, 0.443137, 0.729412)
  166. donut.TextScaled = true
  167. donut.TextSize = 14
  168. donut.TextWrapped = true
  169.  
  170. Floatingcars.Name = "Floatingcars"
  171. Floatingcars.Parent = MainFrame
  172. Floatingcars.BackgroundColor3 = Color3.new(1, 1, 1)
  173. Floatingcars.Position = UDim2.new(0.363291383, 0, 0.760661662, 0)
  174. Floatingcars.Size = UDim2.new(0, 108, 0, 44)
  175. Floatingcars.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  176. Floatingcars.Font = Enum.Font.Highway
  177. Floatingcars.Text = "Floating/Flying Cars (Gravity Toggle)"
  178. Floatingcars.TextColor3 = Color3.new(0.780392, 0, 0.917647)
  179. Floatingcars.TextScaled = true
  180. Floatingcars.TextSize = 14
  181. Floatingcars.TextWrapped = true
  182.  
  183. X.Name = "X"
  184. X.Parent = MainFrame
  185. X.BackgroundColor3 = Color3.new(1, 1, 1)
  186. X.BackgroundTransparency = 1
  187. X.Position = UDim2.new(0.881547511, 0, 0, 0)
  188. X.Size = UDim2.new(0, 37, 0, 38)
  189. X.Font = Enum.Font.GothamSemibold
  190. X.Text = "X"
  191. X.TextColor3 = Color3.new(1, 0, 0)
  192. X.TextScaled = true
  193. X.TextSize = 14
  194. X.TextWrapped = true
  195.  
  196. more.Name = "more"
  197. more.Parent = MainFrame
  198. more.BackgroundColor3 = Color3.new(1, 1, 1)
  199. more.Position = UDim2.new(0.703239322, 0, 0.760276198, 0)
  200. more.Size = UDim2.new(0, 93, 0, 44)
  201. more.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  202. more.Font = Enum.Font.Highway
  203. more.Text = "More.."
  204. more.TextColor3 = Color3.new(0.635294, 0.309804, 0.156863)
  205. more.TextSize = 28
  206. more.TextWrapped = true
  207.  
  208. museum.Name = "museum"
  209. museum.Parent = MainFrame
  210. museum.BackgroundColor3 = Color3.new(1, 1, 1)
  211. museum.Position = UDim2.new(0.370059609, 0, 0.579879999, 0)
  212. museum.Size = UDim2.new(0, 102, 0, 44)
  213. museum.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  214. museum.Font = Enum.Font.Highway
  215. museum.Text = "Shrink museum lasers & delete doors"
  216. museum.TextColor3 = Color3.new(0.635294, 0.309804, 0.156863)
  217. museum.TextScaled = true
  218. museum.TextSize = 28
  219. museum.TextWrapped = true
  220.  
  221. otherFrame.Name = "otherFrame"
  222. otherFrame.Parent = JailbreakGui
  223. otherFrame.Active = true
  224. otherFrame.BackgroundColor3 = Color3.new(0.211765, 0.784314, 0.764706)
  225. otherFrame.Position = UDim2.new(0.410963058, 0, 0, 0)
  226. otherFrame.Size = UDim2.new(0, 325, 0, 183)
  227. otherFrame.Visible = false
  228.  
  229. death.Name = "death"
  230. death.Parent = otherFrame
  231. death.BackgroundColor3 = Color3.new(1, 1, 1)
  232. death.Position = UDim2.new(0.0170853287, 0, 0.00175115329, 0)
  233. death.Size = UDim2.new(0, 108, 0, 44)
  234. death.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  235. death.Font = Enum.Font.Highway
  236. death.Text = "Tase-Death aura"
  237. death.TextColor3 = Color3.new(0.909804, 0, 0.0117647)
  238. death.TextScaled = true
  239. death.TextSize = 28
  240. death.TextWrapped = true
  241.  
  242. hide.Name = "hide"
  243. hide.Parent = otherFrame
  244. hide.BackgroundColor3 = Color3.new(1, 1, 1)
  245. hide.Position = UDim2.new(0.31862399, 0, 0.754811764, 0)
  246. hide.Size = UDim2.new(0, 107, 0, 44)
  247. hide.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  248. hide.Font = Enum.Font.Highway
  249. hide.Text = "Hide Frame"
  250. hide.TextColor3 = Color3.new(0, 0, 0)
  251. hide.TextScaled = true
  252. hide.TextSize = 28
  253. hide.TextWrapped = true
  254.  
  255. ModGrenades.Name = "Modgrenades"
  256. ModGrenades.Parent = otherFrame
  257. ModGrenades.BackgroundColor3 = Color3.new(1, 1, 1)
  258. ModGrenades.Position = UDim2.new(0.651, 0, 0.001, 0)
  259. ModGrenades.Size = UDim2.new(0, 108, 0, 44)
  260. ModGrenades.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  261. ModGrenades.Font = Enum.Font.Highway
  262. ModGrenades.Text = "Robbery Notifier"
  263. ModGrenades.TextColor3 = Color3.new(0.027, 0.56, 0)
  264. ModGrenades.TextScaled = true
  265. ModGrenades.TextSize = 28
  266. ModGrenades.TextWrapped = true
  267.  
  268. plrname.Name = "plrname"
  269. plrname.Parent = otherFrame
  270. plrname.BackgroundColor3 = Color3.fromRGB(102, 0, 186)
  271. plrname.Position = UDim2.new(0.017, 0, 0.508, 0)
  272. plrname.Size = UDim2.new(0, 230, 0, 39)
  273. plrname.Font = Enum.Font.Highway
  274. plrname.PlaceholderColor3 = Color3.fromRGB(178, 178, 178)
  275. plrname.PlaceholderText = "Enter name to check bounty (ex: if the name is RedWire, you can just type red)"
  276. plrname.Text = ""
  277. plrname.TextColor3 = Color3.new(0, 0, 0)
  278. plrname.TextScaled = true
  279. plrname.TextSize = 28
  280. plrname.TextWrapped = true
  281.  
  282. Bountycheck.Name = "Bountycheck"
  283. Bountycheck.Parent = otherFrame
  284. Bountycheck.BackgroundColor3 = Color3.new(1, 1, 1)
  285. Bountycheck.Position = UDim2.new(0.749, 0, 0.514, 0)
  286. Bountycheck.Size = UDim2.new(0, 77, 0, 38)
  287. Bountycheck.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  288. Bountycheck.Font = Enum.Font.Highway
  289. Bountycheck.Text = "Check player bounty"
  290. Bountycheck.TextColor3 = Color3.fromRGB(102, 0, 186)
  291. Bountycheck.TextScaled = true
  292. Bountycheck.TextSize = 28
  293. Bountycheck.TextWrapped = true
  294.  
  295. weaponname.Name = "weaponname"
  296. weaponname.Parent = otherFrame
  297. weaponname.BackgroundColor3 = Color3.fromRGB(0, 191, 0)
  298. weaponname.Position = UDim2.new(0.017, 0, 0.268, 0)
  299. weaponname.Size = UDim2.new(0, 230, 0, 39)
  300. weaponname.Font = Enum.Font.Highway
  301. weaponname.PlaceholderColor3 = Color3.fromRGB(0, 0, 0)
  302. weaponname.PlaceholderText = "Type in weapon name to get its BoundingBox (not CaSe sensitive, full name not required)"
  303. weaponname.Text = ""
  304. weaponname.TextColor3 = Color3.new(0, 0, 0)
  305. weaponname.TextScaled = true
  306. weaponname.TextSize = 28
  307. weaponname.TextWrapped = true
  308.  
  309. getweapon.Name = "getweapon"
  310. getweapon.Parent = otherFrame
  311. getweapon.BackgroundColor3 = Color3.new(1, 1, 1)
  312. getweapon.Position = UDim2.new(0.749, 0, 0.241, 0)
  313. getweapon.Size = UDim2.new(0, 77, 0, 44)
  314. getweapon.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  315. getweapon.Font = Enum.Font.Highway
  316. getweapon.Text = "Get weapon"
  317. getweapon.TextColor3 = Color3.fromRGB(0, 191, 0)
  318. getweapon.TextScaled = true
  319. getweapon.TextSize = 28
  320. getweapon.TextWrapped = true
  321.  
  322. Visibleplrs.Name = "Visibleplrs"
  323. Visibleplrs.Parent = otherFrame
  324. Visibleplrs.BackgroundColor3 = Color3.new(1, 1, 1)
  325. Visibleplrs.Position = UDim2.new(0.349393046, 0, 0.00141150498, 0)
  326. Visibleplrs.Size = UDim2.new(0, 98, 0, 44)
  327. Visibleplrs.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  328. Visibleplrs.Font = Enum.Font.Highway
  329. Visibleplrs.Text = "MiniMap Visible players"
  330. Visibleplrs.TextColor3 = Color3.new(0.494118, 0, 0.494118)
  331. Visibleplrs.TextScaled = true
  332. Visibleplrs.TextSize = 28
  333. Visibleplrs.TextWrapped = true
  334. -- Scripts:
  335. function SCRIPT_LVGE75_FAKESCRIPT() -- jetpack.LocalScript
  336. local script = Instance.new('LocalScript')
  337. script.Parent = jetpack
  338. script.Parent.MouseButton1Down:connect(function()
  339. game.Workspace.TouchTrigger.JetPackGiver.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  340. end)
  341.  
  342. end
  343. coroutine.resume(coroutine.create(SCRIPT_LVGE75_FAKESCRIPT))
  344. function SCRIPT_XETG81_FAKESCRIPT() -- speed.LocalScript
  345. local script = Instance.new('LocalScript')
  346. script.Parent = speed
  347. script.Parent.MouseButton1Down:connect(function()
  348. local ws
  349. ws = 24
  350. function speedbypass()
  351. local lplr = game.Players.LocalPlayer
  352. lplr.Chatted:connect(function(msg)
  353. if string.sub(msg, 1, 5) == "/e ws" then
  354. ws = string.match(msg, "%d+")
  355. local chat = game.Players.LocalPlayer.PlayerGui.Chat.Frame.ChatChannelParentFrame.Frame_MessageLogDisplay.Scroller.ChildAdded:Wait()
  356. if string.match(chat.TextLabel.Text, "Emote") then
  357. chat.TextLabel.Text = "WalkSpeed Changed to "..ws.."."
  358. chat.TextLabel.TextColor3 = Color3.new(255, 255, 255)
  359. end
  360. end
  361. end)
  362. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = ws
  363. lplr.Character.Humanoid:GetPropertyChangedSignal("WalkSpeed"):connect(function()
  364. if lplr.Character.Humanoid.WalkSpeed ~= ws then
  365. lplr.Character.Humanoid.WalkSpeed = ws
  366. end
  367. end)
  368. end
  369. speedbypass()
  370. game.Players.LocalPlayer.CharacterAdded:connect(function(chr)
  371. chr:WaitForChild("Humanoid")
  372. speedbypass()
  373. end)
  374. end)
  375.  
  376. end
  377. coroutine.resume(coroutine.create(SCRIPT_XETG81_FAKESCRIPT))
  378. function SCRIPT_XFBN73_FAKESCRIPT() -- building.LocalScript
  379. local script = Instance.new('LocalScript')
  380. script.Parent = building
  381. script.Parent.MouseButton1Down:connect(function()
  382. if workspace.Buildings.Building.Transparency == 0 then
  383. for i, b in ipairs(game.Workspace.Buildings:GetChildren()) do
  384. b.Transparency = 1
  385. b.CanCollide = false
  386. for i, t in ipairs(b:GetChildren()) do
  387. if t.ClassName == "Texture" then
  388. t.Transparency = 1
  389. end
  390. end
  391. end
  392. else
  393. for i, b in ipairs(game.Workspace.Buildings:GetChildren()) do
  394. b.Transparency = 0
  395. b.CanCollide = true
  396. for i, t in ipairs(b:GetChildren()) do
  397. if t.ClassName == "Texture" then
  398. t.Transparency = 0
  399. end
  400. end
  401. end
  402. end
  403. end)
  404.  
  405. end
  406. coroutine.resume(coroutine.create(SCRIPT_XFBN73_FAKESCRIPT))
  407. function SCRIPT_SXCP70_FAKESCRIPT() -- MainFrame.drag
  408. local script = Instance.new('LocalScript')
  409. script.Parent = MainFrame
  410. MainFrame.Draggable = true
  411.  
  412. end
  413. coroutine.resume(coroutine.create(SCRIPT_SXCP70_FAKESCRIPT))
  414. function SCRIPT_QIEP66_FAKESCRIPT() -- jewel.LocalScript
  415. local script = Instance.new('LocalScript')
  416. script.Parent = jewel
  417. script.Parent.MouseButton1Down:connect(function()
  418. for i, child in ipairs(workspace.Jewelrys:GetDescendants()) do
  419. if string.match(string.lower(child.Name), "laser") then
  420. for i, laser in ipairs(child:GetDescendants()) do
  421. if string.match(laser.ClassName, "Part") and laser.ClassName ~= "ParticleEmitter" then
  422. laser.Size = Vector3.new(1, 1, 1)
  423. laser.CFrame = CFrame.new(0, 0, 0)
  424. end
  425. end
  426. end
  427. end
  428. end)
  429.  
  430. end
  431. coroutine.resume(coroutine.create(SCRIPT_QIEP66_FAKESCRIPT))
  432. function SCRIPT_QMII69_FAKESCRIPT() -- bank.LocalScript
  433. local script = Instance.new('LocalScript')
  434. script.Parent = bank
  435. script.Parent.MouseButton1Down:connect(function()
  436. local Bank = game.Workspace.Banks:FindFirstChildOfClass("Model")
  437. local Layout = Bank.Layout:FindFirstChildOfClass("Model")
  438. Layout.Lasers:Destroy()
  439. end)
  440.  
  441. end
  442. coroutine.resume(coroutine.create(SCRIPT_QMII69_FAKESCRIPT))
  443. function SCRIPT_UGUQ83_FAKESCRIPT() -- cell.LocalScript
  444. local script = Instance.new('LocalScript')
  445. script.Parent = cell
  446. script.Parent.MouseButton1Down:connect(function()
  447. for i, cell in ipairs(workspace:GetChildren()) do
  448. if cell.Name == "Cell" then
  449. cell.Door:Destroy()
  450. end
  451. end
  452. end)
  453.  
  454. end
  455. coroutine.resume(coroutine.create(SCRIPT_UGUQ83_FAKESCRIPT))
  456. function SCRIPT_IHCG82_FAKESCRIPT() -- bwire.LocalScript
  457. local script = Instance.new('LocalScript')
  458. script.Parent = bwire
  459. script.Parent.MouseButton1Down:connect(function()
  460. for i, child in ipairs(workspace:GetDescendants()) do
  461. if child.Name == "BarbedWire" then
  462. child.Size = Vector3.new(1, 1, 1)
  463. child.CFrame = CFrame.new(0, 0, 0)
  464. end
  465. end
  466. end)
  467.  
  468. end
  469. coroutine.resume(coroutine.create(SCRIPT_IHCG82_FAKESCRIPT))
  470. function SCRIPT_LNBX81_FAKESCRIPT() -- airdrop.LocalScript
  471. local script = Instance.new('LocalScript')
  472. script.Parent = airdrop
  473. script.Parent.MouseButton1Down:connect(function()
  474. function dropgui(drop)
  475. local AirdropGui = Instance.new("BillboardGui")
  476. local Text = Instance.new("TextLabel")
  477. --Properties:
  478. AirdropGui.Name = "AirdropGui"
  479. AirdropGui.Parent = drop.Briefcase
  480. AirdropGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  481. AirdropGui.Active = true
  482. AirdropGui.LightInfluence = 1
  483. AirdropGui.Size = UDim2.new(0, 200, 0, 50)
  484. AirdropGui.StudsOffset = Vector3.new(0, 2, 0)
  485. AirdropGui.AlwaysOnTop = true
  486.  
  487. Text.Name = "Text"
  488. Text.Parent = AirdropGui
  489. Text.BackgroundColor3 = Color3.new(1, 1, 1)
  490. Text.BackgroundTransparency = 1
  491. Text.Size = UDim2.new(0, 200, 0, 50)
  492. Text.Font = Enum.Font.GothamBold
  493. Text.Text = "Briefcase"
  494. Text.TextColor3 = Color3.new(1, 1, 1)
  495. Text.TextScaled = false
  496. Text.TextSize = 20
  497. Text.TextStrokeTransparency = 0
  498. Text.TextWrapped = true
  499. game.RunService.RenderStepped:connect(function()
  500. local f = drop:FindFirstChild("Briefcase")
  501. if f then
  502. local dis = math.floor((game.Players.LocalPlayer.Character.HumanoidRootPart.Position - drop.Briefcase.Position).Magnitude)
  503. Text.Text = "Briefcase | Distance: "..dis
  504. end
  505. end)
  506. end
  507. local GetBriefcases = game.Workspace:GetChildren()
  508. for i, Drop in ipairs(GetBriefcases) do
  509. if Drop.Name == "Drop" then
  510. dropgui(Drop)
  511. end
  512. end
  513. game.Workspace.ChildAdded:connect(function(Drop)
  514. if Drop.Name == "Drop" then
  515. dropgui(Drop)
  516. end
  517. end)
  518. end)
  519.  
  520. end
  521. coroutine.resume(coroutine.create(SCRIPT_LNBX81_FAKESCRIPT))
  522. function SCRIPT_PVRO75_FAKESCRIPT() -- donut.LocalScript
  523. local script = Instance.new('LocalScript')
  524. script.Parent = donut
  525. script.Parent.MouseButton1Down:connect(function()
  526. workspace.TouchTrigger.Donut.Size = Vector3.new(1, 1, 1)
  527. local plrname = game.Players.LocalPlayer.Name
  528. local function GetDonuts()
  529. local player = workspace:FindFirstChild(plrname)
  530. if player then
  531. while wait() do
  532. local player = workspace:FindFirstChild(plrname)
  533. if player then --Prevents errors from being posted in the Dev Log when you die
  534. workspace.TouchTrigger.Donut.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  535. end
  536. end
  537. else
  538. repeat
  539. wait()
  540. until workspace:FindFirstChild(plrname)
  541. end
  542. end
  543. while wait() do
  544. GetDonuts()
  545. end
  546. end)
  547.  
  548. end
  549. coroutine.resume(coroutine.create(SCRIPT_PVRO75_FAKESCRIPT))
  550. function SCRIPT_UTSV81_FAKESCRIPT() -- Floatingcars.LocalScript
  551. local script = Instance.new('LocalScript')
  552. script.Parent = Floatingcars
  553. script.Parent.MouseButton1Down:connect(function()
  554. local getgrav = math.floor(workspace.Gravity)
  555. if getgrav == 196 then
  556. workspace.Gravity = 115
  557. elseif getgrav == 115 then
  558. workspace.Gravity = 70
  559. elseif getgrav == 70 then
  560. workspace.Gravity = 196
  561. end
  562. end)
  563.  
  564. end
  565. coroutine.resume(coroutine.create(SCRIPT_UTSV81_FAKESCRIPT))
  566. function SCRIPT_IHSB79_FAKESCRIPT() -- X.LocalScript
  567. local script = Instance.new('LocalScript')
  568. script.Parent = X
  569. script.Parent.MouseButton1Down:connect(function()
  570. script.Parent.Parent.Parent:Destroy()
  571. end)
  572.  
  573. end
  574. coroutine.resume(coroutine.create(SCRIPT_IHSB79_FAKESCRIPT))
  575. function SCRIPT_EWCV79_FAKESCRIPT() -- more.LocalScript
  576. local script = Instance.new('LocalScript')
  577. script.Parent = more
  578. script.Parent.MouseButton1Down:connect(function()
  579. script.Parent.Parent.Parent.otherFrame.Visible = true
  580. end)
  581.  
  582. end
  583. coroutine.resume(coroutine.create(SCRIPT_EWCV79_FAKESCRIPT))
  584. function SCRIPT_TVXT77_FAKESCRIPT() -- museum.LocalScript
  585. local script = Instance.new('LocalScript')
  586. script.Parent = museum
  587. script.Parent.MouseButton1Down:connect(function()
  588. for i, part in ipairs(workspace.Museum.Lights:GetChildren()) do
  589. local sl = part.Light
  590. sl.Size = Vector3.new(1, 1, 1)
  591. end
  592. workspace.Museum.Doors:Destroy()
  593. end)
  594.  
  595. end
  596. coroutine.resume(coroutine.create(SCRIPT_TVXT77_FAKESCRIPT))
  597. function SCRIPT_BSBB77_FAKESCRIPT() -- MainFrame.DonutScript
  598. local script = Instance.new('LocalScript')
  599. script.Parent = MainFrame
  600. local backup = game:FindFirstChild("Backup Donut")
  601. if not backup then
  602. local makebackup = Instance.new("Folder", game)
  603. makebackup.Name = "Backup Donut"
  604. end
  605. local backupdonut = workspace.TouchTrigger.Donut
  606. local makebackup = backupdonut:Clone()
  607. makebackup.Parent = game["Backup Donut"]
  608. print("Donut is secure.")
  609. workspace.TouchTrigger.ChildRemoved:connect(function()
  610. local createdonut = game["Backup Donut"].Donut:Clone()
  611. createdonut.Size = Vector3.new(1, 1, 1)
  612. createdonut.Parent = workspace.TouchTrigger
  613. print("Donut has been reborn.")
  614. end)
  615.  
  616. end
  617. coroutine.resume(coroutine.create(SCRIPT_BSBB77_FAKESCRIPT))
  618. function SCRIPT_WMZM86_FAKESCRIPT() -- otherFrame.lscript
  619. local script = Instance.new('LocalScript')
  620. script.Parent = otherFrame
  621. script.Parent.Draggable = true
  622.  
  623. end
  624. coroutine.resume(coroutine.create(SCRIPT_WMZM86_FAKESCRIPT))
  625. function SCRIPT_FGZG75_FAKESCRIPT() -- death.LocalScript
  626. local script = Instance.new('LocalScript')
  627. script.Parent = death
  628. script.Parent.MouseButton1Down:connect(function()
  629. game.RunService.RenderStepped:connect(function()
  630. local chr = game.Players.LocalPlayer.Character
  631. local hrp = chr.HumanoidRootPart
  632. if chr:FindFirstChildOfClass("BallSocketConstraint") then
  633. for i, plr in ipairs(game.Players:GetPlayers()) do
  634. if plr.Team == game.Teams.Police then
  635. local pos = (hrp.Position - plr.Character.HumanoidRootPart.Position).Magnitude
  636. if pos < 10 then
  637. chr.Humanoid.Health = 0
  638. end
  639. end
  640. end
  641. end
  642. end)
  643. print("Tase-Death aura\nAutomatically kills your character when you are tased and if cops are nearby you.")
  644. local h = Instance.new("Hint", workspace)
  645. game.Players.LocalPlayer.PlayerGui.MainGui.Level.Visible = false
  646. h.Text = "Check developer log for description"
  647. wait(3)
  648. game.Players.LocalPlayer.PlayerGui.MainGui.Level.Visible = true
  649. h:Destroy()
  650. end)
  651.  
  652. end
  653. coroutine.resume(coroutine.create(SCRIPT_FGZG75_FAKESCRIPT))
  654. function SCRIPT_HXOU85_FAKESCRIPT() -- hide.LocalScript
  655. local script = Instance.new('LocalScript')
  656. script.Parent = hide
  657. script.Parent.MouseButton1Down:connect(function()
  658. script.Parent.Parent.Visible = false
  659. end)
  660.  
  661. end
  662. coroutine.resume(coroutine.create(SCRIPT_HXOU85_FAKESCRIPT))
  663. function SCRIPT_XRUV90_FAKESCRIPT() -- Visibleplrs.LocalScript
  664. local script = Instance.new('LocalScript')
  665. script.Parent = Visibleplrs
  666. script.Parent.MouseButton1Down:connect(function()
  667. local players = game.Players.LocalPlayer.PlayerGui.MainGui.Minimap.Players
  668. function visible(player)
  669. player:GetPropertyChangedSignal("Visible"):connect(function()
  670. if player.Visible == false then
  671. player.Visible = true
  672. end
  673. end)
  674. end
  675. for i, plrframe in ipairs(players:GetChildren()) do
  676. visible(plrframe)
  677. end
  678. players.ChildAdded:connect(function(added)
  679. visible(added)
  680. end)
  681. end)
  682. ModGrenades.MouseButton1Down:connect(function()
  683. function notify(t)
  684. game.StarterGui:SetCore("SendNotification", {
  685. Title = "RedWire's notifier";
  686. Text = t;
  687. })
  688. local g = Instance.new("Sound", workspace)
  689. g.SoundId = "rbxassetid://2921722801"
  690. g.Name = "Notif"
  691. g.Volume = 1
  692. g.TimePosition = 0.5
  693. g:Play()
  694. wait(1.1)
  695. g:Destroy()
  696. end
  697. workspace.ChildAdded:connect(function(p)
  698. if p.Name == "Plane" then
  699. notify("The cargo plane is inbound!")
  700. end
  701. end)
  702. local hole = workspace.Museum.Roof.Hole.Part
  703. local jewel = workspace.Jewelrys:FindFirstChildOfClass("Model")
  704. local bank = workspace.Banks:FindFirstChildOfClass("Model")
  705. local particle = workspace.PowerPlant.Smoke.Particle
  706. hole:GetPropertyChangedSignal("Transparency"):connect(function()
  707. if hole.Transparency == 1 then
  708. hole:GetPropertyChangedSignal("Transparency"):Wait()
  709. wait(240)
  710. notify("The museum is open for robbery.")
  711. end
  712. end)
  713. jewel.Floors.ChildAdded:connect(function()
  714. notify("The jewelry is open for robbery.")
  715. end)
  716. bank.Layout.ChildAdded:connect(function()
  717. notify("The bank is open for robbery.")
  718. end)
  719. particle:GetPropertyChangedSignal("Enabled"):connect(function()
  720. if particle.Enabled == true then
  721. notify("The powerplant is open for robbery.")
  722. end
  723. end)
  724. workspace.Trains.ChildAdded:connect(function(t)
  725. if t.Name == "SteamEngine" then
  726. notify("The passenger train has arrived.")
  727. elseif t.Name == "LocomotiveFront" then
  728. notify("The cargo train has arrived.")
  729. end
  730. end)
  731. end)
  732. Bountycheck.MouseButton1Down:connect(function()
  733. local getbounty = plrname
  734. local plr
  735. local board = workspace.MostWanted.MostWanted.Background.MostWanted.Board
  736. for i, child in ipairs(board:GetChildren()) do
  737. if child:FindFirstChild("Stats") then
  738. if string.lower(child.Stats.PlayerName.Text):sub(1, string.len(getbounty.Text)) == string.lower(getbounty.Text) then
  739. plr = child
  740. end
  741. end
  742. end
  743. if plr then
  744. local stats = plr.Stats
  745. game.StarterGui:SetCore("SendNotification", {
  746. Title = "Bounty check";
  747. Text = stats.PlayerName.Text.." has a "..stats.Bounty.Text..".";
  748. })
  749. else
  750. game.StarterGui:SetCore("SendNotification", {
  751. Title = "Bounty check";
  752. Text = "That player has no bounty.";
  753. })
  754. end
  755. end)
  756. end
  757. coroutine.resume(coroutine.create(SCRIPT_XRUV90_FAKESCRIPT))
  758. local time = game.Players.LocalPlayer.PlayerGui.MainGui.Schedule
  759. sex = "4:20 AM Schedule: Sex Time"
  760. time.Text = sex
  761. time:GetPropertyChangedSignal("Text"):connect(function()
  762. if time.Text ~= sex then
  763. time.Text = sex
  764. end
  765. end)
  766. if not game.MarketplaceService:UserOwnsGamePassAsync(game.Players.LocalPlayer.UserId, 2725211) then
  767. local g = game.Players.LocalPlayer.PlayerGui.MainGui.Sidebar.ToggleCustomize
  768. local mobile = g:Clone()
  769. mobile.Parent = g.Parent
  770. g:Destroy()
  771. local garage = game.Players.LocalPlayer.PlayerGui.Garage
  772. mobile.MouseButton1Down:connect(function()
  773. if not garage.Buttons.Visible then
  774. garage.Buttons.Visible = true
  775. elseif garage.Buttons.Visible then
  776. for i, button in ipairs(garage:GetChildren()) do
  777. if button.ClassName == "Frame" or button.ClassName == "ImageButton" then
  778. button.Visible = false
  779. end
  780. end
  781. end
  782. end)
  783. game.StarterGui:SetCore("SendNotification", {
  784. Title = "Mobile Garage";
  785. Text = "Now made free ;)"
  786. })
  787. end
  788. getweapon.MouseButton1Down:connect(function()
  789. local w
  790. local wname = weaponname
  791. for i, weapon in ipairs(workspace.GunShop:GetChildren()) do
  792. if string.lower(weapon.Name):sub(1, string.len(wname.Text)) == string.lower(wname.Text) then
  793. w = weapon.BoundingBox
  794. end
  795. end
  796. if w then
  797. local get = true
  798. game.RunService.Heartbeat:connect(function()
  799. if get then
  800. w.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(8, 0, 0)
  801. w.Transparency = 0
  802. end
  803. end)
  804. game.Players.LocalPlayer.PlayerGui.MainGui.Inventory.Inner.ChildAdded:Wait()
  805. get = false
  806. end
  807. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement