Meliodas0_0

[Final Update] RedWire's Jailbreak GUI

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