forgetfuldingo

Cereal Hub GUI V14

Aug 8th, 2020 (edited)
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 59.69 KB | None | 0 0
  1. -- Cereal Hub V14
  2.  
  3. -- Developed by Sweaty Chungus and Forgetfuldingo
  4.  
  5.  
  6.  
  7. -- Instances:
  8.  
  9.  
  10.  
  11. local ScreenGui = Instance.new("ScreenGui")
  12.  
  13. local GUIBody1 = Instance.new("Frame")
  14.  
  15. local GUIBody2 = Instance.new("ScrollingFrame")
  16.  
  17. local TextLabel = Instance.new("TextLabel")
  18.  
  19. local TextLabel00 = Instance.new("TextLabel")
  20.  
  21. local CloseButton = Instance.new("TextButton")
  22.  
  23. local Jailbreak = Instance.new("TextButton")
  24.  
  25. local PhantomForces = Instance.new("TextButton")
  26.  
  27. local MurderMystery = Instance.new("TextButton")
  28.  
  29. local BrokenBones = Instance.new("TextButton")
  30.  
  31. local BuildABoat = Instance.new("TextButton")
  32.  
  33. local Arsenal = Instance.new("TextButton")
  34.  
  35. local NinjaLegends = Instance.new("TextButton")
  36.  
  37. local Skate = Instance.new("TextButton")
  38.  
  39. local Admin = Instance.new("TextButton")
  40.  
  41. local Troll = Instance.new("TextButton")
  42.  
  43. local Recoil = Instance.new("TextButton")
  44.  
  45. local OpenMain = Instance.new("Frame")
  46.  
  47. local OpenButton = Instance.new("TextButton")
  48.  
  49. local TextLabe = Instance.new("TextLabel")
  50.  
  51. -- Jailbreak
  52.  
  53. local GUIBody = Instance.new("Frame")
  54.  
  55. local TextLabel1 = Instance.new("TextLabel")
  56.  
  57. local JailShitter = Instance.new("TextButton")
  58.  
  59. local JailShitter1 = Instance.new("TextButton")
  60.  
  61. local JailShitter12 = Instance.new("TextButton")
  62.  
  63. local AutoRob = Instance.new("TextButton")
  64.  
  65. local AutoRob1 = Instance.new("TextButton")
  66.  
  67. local ESP = Instance.new("TextButton")
  68.  
  69. local ESP1 = Instance.new("TextButton")
  70.  
  71. local Close = Instance.new("TextButton")
  72.  
  73. local OpenMain1 = Instance.new("Frame")
  74.  
  75. local OpenButton1 = Instance.new("TextButton")
  76.  
  77.  
  78. -- Phantom
  79.  
  80.  
  81. local GUIBody3 = Instance.new("Frame")
  82.  
  83. local Aimbot = Instance.new("TextButton")
  84.  
  85. local NoRecoil = Instance.new("TextButton")
  86.  
  87. local ESP2 = Instance.new("TextButton")
  88.  
  89. local GunMod = Instance.new("TextButton")
  90.  
  91. local Speed = Instance.new("TextButton")
  92.  
  93. local InfiniteJump = Instance.new("TextButton")
  94.  
  95. local TextLabel3 = Instance.new("TextLabel")
  96.  
  97.  
  98. -- Murder Mystery 2
  99.  
  100. local TextLabel4 = Instance.new("TextLabel")
  101.  
  102. local GUIBody4 = Instance.new("Frame")
  103.  
  104. local JailShitte = Instance.new("TextButton")
  105.  
  106. local AutoRo = Instance.new("TextButton")
  107.  
  108. -- Broken Bones
  109.  
  110.  
  111. local TextLabel5 = Instance.new("TextLabel")
  112.  
  113. local GUIBody5 = Instance.new("Frame")
  114.  
  115. local JailShitter5 = Instance.new("TextButton")
  116.  
  117. -- Build a boat
  118.  
  119.  
  120. local TextLabel6 = Instance.new("TextLabel")
  121.  
  122. local GUIBody6 = Instance.new("Frame")
  123.  
  124. local JailShitter6 = Instance.new("TextButton")
  125.  
  126. local AutoRob3 = Instance.new("TextButton")
  127.  
  128.  
  129. -- Arsenal
  130.  
  131. local TextLabel7 = Instance.new("TextLabel")
  132.  
  133. local GUIBody7 = Instance.new("Frame")
  134.  
  135. local JailShitter7 = Instance.new("TextButton")
  136.  
  137. local AutoRob7 = Instance.new("TextButton")
  138.  
  139. -- ninja legends
  140.  
  141.  
  142. local TextLabel8 = Instance.new("TextLabel")
  143.  
  144. local GUIBody8 = Instance.new("Frame")
  145.  
  146. local JailShitter8 = Instance.new("TextButton")
  147.  
  148. -- skate park
  149.  
  150.  
  151.  
  152. local TextLabel9 = Instance.new("TextLabel")
  153.  
  154. local GUIBody9 = Instance.new("Frame")
  155.  
  156. local JailShitter9 = Instance.new("TextButton")
  157.  
  158. -- troll
  159.  
  160. local TextLabel11 = Instance.new("TextLabel")
  161.  
  162. local GUIBody11 = Instance.new("Frame")
  163.  
  164. local Aimbot11 = Instance.new("TextButton")
  165.  
  166. local NoRecoil11 = Instance.new("TextButton")
  167.  
  168. local ESP11 = Instance.new("TextButton")
  169.  
  170. local GunMod11 = Instance.new("TextButton")
  171.  
  172. local Speed11 = Instance.new("TextButton")
  173.  
  174. -- Recoil
  175.  
  176.  
  177. local TextLabel12 = Instance.new("TextLabel")
  178.  
  179. local GUIBody12 = Instance.new("Frame")
  180.  
  181. local JailShitter13 = Instance.new("TextButton")
  182.  
  183. local AutoRob12 = Instance.new("TextButton")
  184.  
  185. local ESP12 = Instance.new("TextButton")
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194. --Properties:
  195.  
  196.  
  197.  
  198. ScreenGui.Parent = game.CoreGui
  199.  
  200.  
  201.  
  202. GUIBody1.Name = "GUIBody1"
  203.  
  204. GUIBody1.Parent = ScreenGui
  205.  
  206. GUIBody1.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  207.  
  208. GUIBody1.Position = UDim2.new(0.022208523, 0, 0.0872235894, 0)
  209.  
  210. GUIBody1.Size = UDim2.new(0, 600, 0, 400)
  211.  
  212. GUIBody1.Active = true
  213.  
  214. GUIBody1.Draggable = true
  215.  
  216. GUIBody1.BackgroundTransparency = 0.00
  217.  
  218.  
  219. -- MainFrame
  220.  
  221.  
  222. GUIBody2.Name = "GUIBody2"
  223.  
  224. GUIBody2.Parent = GUIBody1
  225.  
  226. GUIBody2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  227.  
  228. GUIBody2.Position = UDim2.new(0.0, 0, 0.0, 0)
  229.  
  230. GUIBody2.Size = UDim2.new(0, 247, 0, 400)
  231.  
  232. GUIBody2.Active = true
  233.  
  234. GUIBody2.Draggable = false
  235.  
  236. GUIBody2.BackgroundTransparency = 0.100
  237.  
  238.  
  239.  
  240. Jailbreak.Name = "Jailbreak"
  241.  
  242. Jailbreak.Parent = GUIBody2
  243.  
  244. Jailbreak.BackgroundColor3 = Color3.fromRGB(138, 254, 255)
  245.  
  246. Jailbreak.Position = UDim2.new(0.125506073, 0, 0.06, 0)
  247.  
  248. Jailbreak.Size = UDim2.new(0, 183, 0, 47)
  249.  
  250. Jailbreak.Font = Enum.Font.SourceSans
  251.  
  252. Jailbreak.Text = "Jailbreak"
  253.  
  254. Jailbreak.TextColor3 = Color3.fromRGB(0, 0, 0)
  255.  
  256. Jailbreak.TextSize = 20.000
  257.  
  258. Jailbreak.TextWrapped = true
  259.  
  260. Jailbreak.BackgroundTransparency = 0.100
  261.  
  262. Jailbreak.MouseButton1Down:connect(function()
  263.  
  264. GUIBody.Visible = true
  265.  
  266. GUIBody3.Visible = false
  267.  
  268. GUIBody4.Visible = false
  269.  
  270. GUIBody5.Visible = false
  271.  
  272. GUIBody6.Visible = false
  273.  
  274. GUIBody7.Visible = false
  275.  
  276. GUIBody8.Visible = false
  277.  
  278. GUIBody9.Visible = false
  279.  
  280. GUIBody11.Visible = false
  281.  
  282. GUIBody12.Visible = false
  283.  
  284.  
  285. end)
  286.  
  287.  
  288.  
  289. PhantomForces.Name = "PhantomForces"
  290.  
  291. PhantomForces.Parent = GUIBody2
  292.  
  293. PhantomForces.BackgroundColor3 = Color3.fromRGB(120, 254, 255)
  294.  
  295. PhantomForces.Position = UDim2.new(0.125506073, 0, 0.11, 0)
  296.  
  297. PhantomForces.Size = UDim2.new(0, 183, 0, 47)
  298.  
  299. PhantomForces.Font = Enum.Font.SourceSans
  300.  
  301. PhantomForces.Text = "Phantom Forces"
  302.  
  303. PhantomForces.TextColor3 = Color3.fromRGB(0, 0, 0)
  304.  
  305. PhantomForces.TextSize = 20.000
  306.  
  307. PhantomForces.TextWrapped = true
  308.  
  309. PhantomForces.BackgroundTransparency = 0.100
  310.  
  311. PhantomForces.MouseButton1Down:connect(function()
  312.  
  313. GUIBody.Visible = false
  314.  
  315. GUIBody3.Visible = true
  316.  
  317. GUIBody4.Visible = false
  318.  
  319. GUIBody5.Visible = false
  320.  
  321. GUIBody6.Visible = false
  322.  
  323. GUIBody7.Visible = false
  324.  
  325. GUIBody8.Visible = false
  326.  
  327. GUIBody9.Visible = false
  328.  
  329. GUIBody11.Visible = false
  330.  
  331. GUIBody12.Visible = false
  332.  
  333.  
  334.  
  335. end)
  336.  
  337.  
  338.  
  339.  
  340.  
  341.  
  342.  
  343. MurderMystery.Name = "MurderMystery"
  344.  
  345. MurderMystery.Parent = GUIBody2
  346.  
  347. MurderMystery.BackgroundColor3 = Color3.fromRGB(102, 254, 255)
  348.  
  349. MurderMystery.Position = UDim2.new(0.125506073, 0, 0.16, 0)
  350.  
  351. MurderMystery.Size = UDim2.new(0, 183, 0, 47)
  352.  
  353. MurderMystery.Font = Enum.Font.SourceSans
  354.  
  355. MurderMystery.Text = "Murder Mystery 2"
  356.  
  357. MurderMystery.TextColor3 = Color3.fromRGB(0, 0, 0)
  358.  
  359. MurderMystery.TextSize = 20.000
  360.  
  361. MurderMystery.BackgroundTransparency = 0.100
  362.  
  363. MurderMystery.TextWrapped = true
  364.  
  365. MurderMystery.MouseButton1Down:connect(function()
  366.  
  367. GUIBody.Visible = false
  368.  
  369. GUIBody3.Visible = false
  370.  
  371. GUIBody4.Visible = true
  372.  
  373. GUIBody5.Visible = false
  374.  
  375. GUIBody6.Visible = false
  376.  
  377. GUIBody7.Visible = false
  378.  
  379. GUIBody8.Visible = false
  380.  
  381. GUIBody9.Visible = false
  382.  
  383. GUIBody11.Visible = false
  384.  
  385. GUIBody12.Visible = false
  386.  
  387.  
  388. end)
  389.  
  390.  
  391.  
  392.  
  393. BrokenBones.Name = "BrokenBones"
  394.  
  395. BrokenBones.Parent = GUIBody2
  396.  
  397. BrokenBones.BackgroundColor3 = Color3.fromRGB(084, 254, 255)
  398.  
  399. BrokenBones.Position = UDim2.new(0.125506073, 0, 0.21, 0)
  400.  
  401. BrokenBones.Size = UDim2.new(0, 183, 0, 47)
  402.  
  403. BrokenBones.Font = Enum.Font.SourceSans
  404.  
  405. BrokenBones.Text = "Broken Bones IV"
  406.  
  407. BrokenBones.TextColor3 = Color3.fromRGB(0, 0, 0)
  408.  
  409. BrokenBones.TextSize = 20.000
  410.  
  411. BrokenBones.BackgroundTransparency = 0.100
  412.  
  413. BrokenBones.TextWrapped = true
  414.  
  415. BrokenBones.MouseButton1Down:connect(function()
  416.  
  417. GUIBody.Visible = false
  418.  
  419. GUIBody3.Visible = false
  420.  
  421. GUIBody4.Visible = false
  422.  
  423. GUIBody5.Visible = true
  424.  
  425. GUIBody6.Visible = false
  426.  
  427. GUIBody7.Visible = false
  428.  
  429. GUIBody8.Visible = false
  430.  
  431. GUIBody9.Visible = false
  432.  
  433. GUIBody11.Visible = false
  434.  
  435. GUIBody12.Visible = false
  436.  
  437.  
  438. end)
  439.  
  440.  
  441.  
  442. BuildABoat.Name = "BuildABoat"
  443.  
  444. BuildABoat.Parent = GUIBody2
  445.  
  446. BuildABoat.BackgroundColor3 = Color3.fromRGB(068, 254, 255)
  447.  
  448. BuildABoat.Position = UDim2.new(0.125506073, 0, 0.26, 0)
  449.  
  450. BuildABoat.Size = UDim2.new(0, 183, 0, 47)
  451.  
  452. BuildABoat.Font = Enum.Font.SourceSans
  453.  
  454. BuildABoat.Text = "Build a Boat"
  455.  
  456. BuildABoat.TextColor3 = Color3.fromRGB(0, 0, 0)
  457.  
  458. BuildABoat.TextSize = 20.000
  459.  
  460. BuildABoat.BackgroundTransparency = 0.100
  461.  
  462. BuildABoat.TextWrapped = true
  463.  
  464. BuildABoat.MouseButton1Down:connect(function()
  465.  
  466. GUIBody.Visible = false
  467.  
  468. GUIBody3.Visible = false
  469.  
  470. GUIBody4.Visible = false
  471.  
  472. GUIBody5.Visible = false
  473.  
  474. GUIBody6.Visible = true
  475.  
  476. GUIBody7.Visible = false
  477.  
  478. GUIBody8.Visible = false
  479.  
  480. GUIBody9.Visible = false
  481.  
  482. GUIBody11.Visible = false
  483.  
  484. GUIBody12.Visible = false
  485.  
  486.  
  487.  
  488. end)
  489.  
  490.  
  491. Arsenal.Name = "Arsenal"
  492.  
  493. Arsenal.Parent = GUIBody2
  494.  
  495. Arsenal.BackgroundColor3 = Color3.fromRGB(050, 254, 255)
  496.  
  497. Arsenal.Position = UDim2.new(0.125506073, 0, 0.31, 0)
  498.  
  499. Arsenal.Size = UDim2.new(0, 183, 0, 47)
  500.  
  501. Arsenal.Font = Enum.Font.SourceSans
  502.  
  503. Arsenal.Text = "Arsenal"
  504.  
  505. Arsenal.TextColor3 = Color3.fromRGB(0, 0, 0)
  506.  
  507. Arsenal.TextSize = 20.000
  508.  
  509. Arsenal.BackgroundTransparency = 0.100
  510.  
  511. Arsenal.TextWrapped = true
  512.  
  513. Arsenal.MouseButton1Down:connect(function()
  514.  
  515. GUIBody.Visible = false
  516.  
  517. GUIBody3.Visible = false
  518.  
  519. GUIBody4.Visible = false
  520.  
  521. GUIBody5.Visible = false
  522.  
  523. GUIBody6.Visible = false
  524.  
  525. GUIBody7.Visible = true
  526.  
  527. GUIBody8.Visible = false
  528.  
  529. GUIBody9.Visible = false
  530.  
  531. GUIBody11.Visible = false
  532.  
  533. GUIBody12.Visible = false
  534.  
  535.  
  536.  
  537. end)
  538.  
  539.  
  540.  
  541.  
  542. NinjaLegends.Name = "NinjaLegends"
  543.  
  544. NinjaLegends.Parent = GUIBody2
  545.  
  546. NinjaLegends.BackgroundColor3 = Color3.fromRGB(032, 254, 255)
  547.  
  548. NinjaLegends.Position = UDim2.new(0.125506073, 0, 0.36, 0)
  549.  
  550. NinjaLegends.Size = UDim2.new(0, 183, 0, 47)
  551.  
  552. NinjaLegends.Font = Enum.Font.SourceSans
  553.  
  554. NinjaLegends.Text = "NinjaLegends"
  555.  
  556. NinjaLegends.TextColor3 = Color3.fromRGB(0, 0, 0)
  557.  
  558. NinjaLegends.TextSize = 20.000
  559.  
  560. NinjaLegends.BackgroundTransparency = 0.100
  561.  
  562. NinjaLegends.TextWrapped = true
  563.  
  564. NinjaLegends.MouseButton1Down:connect(function()
  565.  
  566. GUIBody.Visible = false
  567.  
  568. GUIBody3.Visible = false
  569.  
  570. GUIBody4.Visible = false
  571.  
  572. GUIBody5.Visible = false
  573.  
  574. GUIBody6.Visible = false
  575.  
  576. GUIBody7.Visible = false
  577.  
  578. GUIBody8.Visible = true
  579.  
  580. GUIBody9.Visible = false
  581.  
  582. GUIBody11.Visible = false
  583.  
  584. GUIBody12.Visible = false
  585.  
  586.  
  587.  
  588. end)
  589.  
  590.  
  591. Skate.Name = "Skate"
  592.  
  593. Skate.Parent = GUIBody2
  594.  
  595. Skate.BackgroundColor3 = Color3.fromRGB(014, 254, 255)
  596.  
  597. Skate.Position = UDim2.new(0.125506073, 0, 0.41, 0)
  598.  
  599. Skate.Size = UDim2.new(0, 183, 0, 47)
  600.  
  601. Skate.Font = Enum.Font.SourceSans
  602.  
  603. Skate.Text = "Skate Park"
  604.  
  605. Skate.TextColor3 = Color3.fromRGB(0, 0, 0)
  606.  
  607. Skate.TextSize = 20.000
  608.  
  609. Skate.BackgroundTransparency = 0.100
  610.  
  611. Skate.TextWrapped = true
  612.  
  613. Skate.MouseButton1Down:connect(function()
  614.  
  615. GUIBody.Visible = false
  616.  
  617. GUIBody3.Visible = false
  618.  
  619. GUIBody4.Visible = false
  620.  
  621. GUIBody5.Visible = false
  622.  
  623. GUIBody6.Visible = false
  624.  
  625. GUIBody7.Visible = false
  626.  
  627. GUIBody8.Visible = false
  628.  
  629. GUIBody9.Visible = true
  630.  
  631. GUIBody11.Visible = false
  632.  
  633. GUIBody12.Visible = false
  634.  
  635.  
  636. end)
  637.  
  638.  
  639.  
  640.  
  641. Admin.Name = "Admin"
  642.  
  643. Admin.Parent = GUIBody2
  644.  
  645. Admin.BackgroundColor3 = Color3.fromRGB(0, 214, 255)
  646.  
  647. Admin.Position = UDim2.new(0.125506073, 0, 0.56, 0)
  648.  
  649. Admin.Size = UDim2.new(0, 183, 0, 47)
  650.  
  651. Admin.Font = Enum.Font.SourceSansSemibold
  652.  
  653. Admin.Text = "Admin"
  654.  
  655. Admin.TextColor3 = Color3.fromRGB(0, 0, 0)
  656.  
  657. Admin.TextSize = 20.000
  658.  
  659. Admin.BackgroundTransparency = 0.100
  660.  
  661.  
  662. Troll.Name = "Troll"
  663.  
  664. Troll.Parent = GUIBody2
  665.  
  666. Troll.BackgroundColor3 = Color3.fromRGB(0, 250, 255)
  667.  
  668. Troll.Position = UDim2.new(0.125506073, 0, 0.46, 0)
  669.  
  670. Troll.Size = UDim2.new(0, 183, 0, 47)
  671.  
  672. Troll.Font = Enum.Font.SourceSans
  673.  
  674. Troll.Text = "Troll GUI"
  675.  
  676. Troll.TextColor3 = Color3.fromRGB(0, 0, 0)
  677.  
  678. Troll.TextSize = 20.000
  679.  
  680. Troll.TextWrapped = true
  681.  
  682. Troll.BackgroundTransparency = 0.100
  683.  
  684. Troll.MouseButton1Down:connect(function()
  685.  
  686. GUIBody.Visible = false
  687.  
  688. GUIBody3.Visible = false
  689.  
  690. GUIBody4.Visible = false
  691.  
  692. GUIBody5.Visible = false
  693.  
  694. GUIBody6.Visible = false
  695.  
  696. GUIBody7.Visible = false
  697.  
  698. GUIBody8.Visible = false
  699.  
  700. GUIBody9.Visible = false
  701.  
  702. GUIBody11.Visible = true
  703.  
  704. GUIBody12.Visible = false
  705.  
  706.  
  707.  
  708. end)
  709.  
  710.  
  711.  
  712. Recoil.Name = "Recoil"
  713.  
  714. Recoil.Parent = GUIBody2
  715.  
  716. Recoil.BackgroundColor3 = Color3.fromRGB(0, 232, 255)
  717.  
  718. Recoil.Position = UDim2.new(0.125506073, 0, 0.51, 0)
  719.  
  720. Recoil.Size = UDim2.new(0, 183, 0, 47)
  721.  
  722. Recoil.Font = Enum.Font.SourceSans
  723.  
  724. Recoil.Text = "Recoil"
  725.  
  726. Recoil.TextColor3 = Color3.fromRGB(0, 0, 0)
  727.  
  728. Recoil.TextSize = 20.000
  729.  
  730. Recoil.BackgroundTransparency = 0.100
  731.  
  732. Recoil.TextWrapped = true
  733.  
  734. Recoil.MouseButton1Down:connect(function()
  735.  
  736. GUIBody.Visible = false
  737.  
  738. GUIBody3.Visible = false
  739.  
  740. GUIBody4.Visible = false
  741.  
  742. GUIBody5.Visible = false
  743.  
  744. GUIBody6.Visible = false
  745.  
  746. GUIBody7.Visible = false
  747.  
  748. GUIBody8.Visible = false
  749.  
  750. GUIBody9.Visible = false
  751.  
  752. GUIBody11.Visible = false
  753.  
  754. GUIBody12.Visible = true
  755.  
  756.  
  757.  
  758. end)
  759.  
  760.  
  761.  
  762.  
  763.  
  764. -- scripts
  765. -- scripts
  766. -- scripts
  767. -- scripts
  768. -- scripts
  769. -- scripts
  770.  
  771.  
  772.  
  773.  
  774. -- Below is the jailbreak script
  775.  
  776. --Developed by forgetfuldingo and Sweaty Chungus
  777.  
  778. -- Instances:
  779.  
  780.  
  781.  
  782.  
  783. GUIBody.Name = "GUIBody"
  784.  
  785. GUIBody.Parent = GUIBody1
  786.  
  787. GUIBody.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  788.  
  789. GUIBody.Position = UDim2.new(0.420, 0, 0, 0)
  790.  
  791. GUIBody.Size = UDim2.new(0, 335, 0, 400)
  792.  
  793. GUIBody.Active = true
  794.  
  795. GUIBody.Draggable = false
  796.  
  797. GUIBody.BackgroundTransparency = 0.100
  798.  
  799. GUIBody.Visible = false
  800.  
  801.  
  802.  
  803.  
  804. JailShitter.Name = "JailShitter"
  805.  
  806. JailShitter.Parent = GUIBody
  807.  
  808. JailShitter.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  809.  
  810. JailShitter.Position = UDim2.new(0.04375, 0, 0.208333328, 0)
  811.  
  812. JailShitter.Size = UDim2.new(0, 100, 0, 40)
  813.  
  814. JailShitter.Font = Enum.Font.ArialBold
  815.  
  816. JailShitter.Text = "Run (X)"
  817.  
  818. JailShitter.TextColor3 = Color3.fromRGB(0, 0, 0)
  819.  
  820. JailShitter.TextSize = 15.000
  821.  
  822. JailShitter.TextWrapped = true
  823.  
  824. JailShitter.BackgroundTransparency = 0.100
  825.  
  826. JailShitter.MouseButton1Down:connect(function()
  827.  
  828. JailShitter.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  829. end)
  830.  
  831. JailShitter.MouseButton1Down:connect(function()
  832.  
  833. local walkspeedplayer = game:GetService("Players").LocalPlayer
  834. local walkspeedmouse = walkspeedplayer:GetMouse()
  835.  
  836. local walkspeedenabled = false
  837.  
  838. function x_walkspeed(key)
  839. if (key == "x") then
  840. if walkspeedenabled == false then
  841. _G.WS = 100;
  842. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  843. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  844. Humanoid.WalkSpeed = _G.WS;
  845. end)
  846. Humanoid.WalkSpeed = _G.WS;
  847.  
  848. walkspeedenabled = true
  849. elseif walkspeedenabled == true then
  850. _G.WS = 20;
  851. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  852. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  853. Humanoid.WalkSpeed = _G.WS;
  854. end)
  855. Humanoid.WalkSpeed = _G.WS;
  856.  
  857. walkspeedenabled = false
  858. end
  859. end
  860. end
  861.  
  862. walkspeedmouse.KeyDown:connect(x_walkspeed)
  863.  
  864. end)
  865.  
  866.  
  867.  
  868. AutoRob.Name = "AutoRob"
  869.  
  870. AutoRob.Parent = GUIBody
  871.  
  872. AutoRob.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  873.  
  874. AutoRob.Position = UDim2.new(0.04375, 0, 0.416666657, 0)
  875.  
  876. AutoRob.Size = UDim2.new(0, 100, 0, 40)
  877.  
  878. AutoRob.Font = Enum.Font.ArialBold
  879.  
  880. AutoRob.Text = "AutoRob"
  881.  
  882. AutoRob.TextColor3 = Color3.fromRGB(0, 0, 0)
  883.  
  884. AutoRob.TextSize = 15.000
  885.  
  886. AutoRob.BackgroundTransparency = 0.100
  887.  
  888. AutoRob.MouseButton1Down:connect(function()AutoRob.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  889.  
  890. end)
  891.  
  892. AutoRob.MouseButton1Down:connect(function()
  893.  
  894. loadstring(game:GetObjects("rbxassetid://1461971147")[1].Source)()
  895.  
  896. end)
  897.  
  898.  
  899. ESP.Name = "ESP"
  900. ESP.Parent = GUIBody
  901. ESP.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  902. ESP.Position = UDim2.new(0.04375, 0, 0.625, 0)
  903. ESP.Size = UDim2.new(0, 100, 0, 40)
  904. ESP.Font = Enum.Font.ArialBold
  905. ESP.Text = "Pistol"
  906. ESP.TextColor3 = Color3.fromRGB(0, 0, 0)
  907. ESP.TextSize = 15.000
  908. ESP.BackgroundTransparency = 0.100
  909.  
  910. ESP.MouseButton1Down:connect(function()ESP.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  911.  
  912. end)
  913.  
  914. ESP.MouseButton1Down:connect(function()
  915. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  916.  
  917. a = Instance.new("Part", workspace)
  918. a.Anchored = true
  919. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  920. a.CanCollide = false
  921.  
  922. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  923. if v.Name == "Station" then
  924. for a, b in pairs(v:GetChildren()) do
  925. if b:IsA("StringValue") then
  926. if b.Value == "Pistol" then
  927. v.CFrame = CFrame.new(hit)
  928. end
  929. end
  930. end
  931. end
  932. end
  933. end)
  934.  
  935.  
  936. JailShitter1.Name = "JailShitter1"
  937.  
  938. JailShitter1.Parent = GUIBody
  939.  
  940. JailShitter1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  941.  
  942. JailShitter1.Position = UDim2.new(0.36375, 0, 0.208333328, 0)
  943.  
  944. JailShitter1.Size = UDim2.new(0, 100, 0, 40)
  945.  
  946. JailShitter1.Font = Enum.Font.ArialBold
  947.  
  948. JailShitter1.Text = "Shotgun"
  949.  
  950. JailShitter1.TextColor3 = Color3.fromRGB(0, 0, 0)
  951.  
  952. JailShitter1.TextSize = 15.000
  953.  
  954. JailShitter1.TextWrapped = true
  955.  
  956. JailShitter1.BackgroundTransparency = 0.100
  957.  
  958.  
  959. JailShitter1.MouseButton1Down:connect(function()
  960.  
  961. JailShitter1.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  962. end)
  963.  
  964. JailShitter1.MouseButton1Down:connect(function()
  965. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  966.  
  967. a = Instance.new("Part", workspace)
  968. a.Anchored = true
  969. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  970. a.CanCollide = false
  971.  
  972. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  973. if v.Name == "Station" then
  974. for a, b in pairs(v:GetChildren()) do
  975. if b:IsA("StringValue") then
  976. if b.Value == "Shotgun" then
  977. v.CFrame = CFrame.new(hit)
  978. end
  979. end
  980. end
  981. end
  982. end
  983. end)
  984.  
  985. AutoRob.Name = "AutoRob"
  986.  
  987. AutoRob1.Parent = GUIBody
  988.  
  989. AutoRob1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  990.  
  991. AutoRob1.Position = UDim2.new(0.36375, 0, 0.416666657, 0)
  992.  
  993. AutoRob1.Size = UDim2.new(0, 100, 0, 40)
  994.  
  995. AutoRob1.Font = Enum.Font.ArialBold
  996.  
  997. AutoRob1.Text = "Infinite Jump"
  998.  
  999. AutoRob1.TextColor3 = Color3.fromRGB(0, 0, 0)
  1000.  
  1001. AutoRob1.TextSize = 15.000
  1002.  
  1003. AutoRob1.BackgroundTransparency = 0.100
  1004.  
  1005. AutoRob1.MouseButton1Down:connect(function()AutoRob1.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1006.  
  1007. end)
  1008.  
  1009. AutoRob1.MouseButton1Down:connect(function()
  1010.  
  1011. game:GetService("UserInputService").JumpRequest:connect(function()
  1012. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  1013. end)
  1014. end)
  1015.  
  1016.  
  1017. ESP1.Name = "ESP1"
  1018. ESP1.Parent = GUIBody
  1019. ESP1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1020. ESP1.Position = UDim2.new(0.36375, 0, 0.625, 0)
  1021. ESP1.Size = UDim2.new(0, 100, 0, 40)
  1022. ESP1.Font = Enum.Font.ArialBold
  1023. ESP1.Text = "Tools"
  1024. ESP1.TextColor3 = Color3.fromRGB(0, 0, 0)
  1025. ESP1.TextSize = 15.000
  1026. ESP1.BackgroundTransparency = 0.100
  1027.  
  1028. ESP1.MouseButton1Down:connect(function()ESP1.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1029.  
  1030. end)
  1031.  
  1032. ESP1.MouseButton1Down:connect(function()
  1033. game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, true)
  1034. for index, child in pairs(game:GetService("Workspace"):GetChildren()) do
  1035. if child.ClassName == "Part" then
  1036. child.Locked = false
  1037. end
  1038. if child.ClassName == "MeshPart" then
  1039. child.Locked = false
  1040. end
  1041. if child.ClassName == "UnionOperation" then
  1042. child.Locked = false
  1043. end
  1044. if child.ClassName == "Model" then
  1045. for index, chil in pairs(child:GetChildren()) do
  1046. if chil.ClassName == "Part" then
  1047. chil.Locked = false
  1048. end
  1049. if chil.ClassName == "MeshPart" then
  1050. chil.Locked = false
  1051. end
  1052. if chil.ClassName == "UnionOperation" then
  1053. chil.Locked = false
  1054. end
  1055. if chil.ClassName == "Model" then
  1056. for index, childe in pairs(chil:GetChildren()) do
  1057. if childe.ClassName == "Part" then
  1058. childe.Locked = false
  1059. end
  1060. if childe.ClassName == "MeshPart" then
  1061. childe.Locked = false
  1062. end
  1063. if childe.ClassName == "UnionOperation" then
  1064. childe.Locked = false
  1065. end
  1066. if childe.ClassName == "Model" then
  1067. for index, childeo in pairs(childe:GetChildren()) do
  1068. if childeo.ClassName == "Part" then
  1069. childeo.Locked = false
  1070. end
  1071. if childeo.ClassName == "MeshPart" then
  1072. childeo.Locked = false
  1073. end
  1074. if childeo.ClassName == "UnionOperation" then
  1075. childeo.Locked = false
  1076. end
  1077. if childeo.ClassName == "Model" then
  1078. end
  1079. end
  1080. end
  1081. end
  1082. end
  1083. end
  1084. end
  1085. end
  1086. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  1087. c.BinType = Enum.BinType.Hammer
  1088. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  1089. c.BinType = Enum.BinType.Clone
  1090. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  1091. c.BinType = Enum.BinType.Grab
  1092. end)
  1093.  
  1094. JailShitter12.Name = "JailShitter12"
  1095.  
  1096. JailShitter12.Parent = GUIBody
  1097.  
  1098. JailShitter12.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1099.  
  1100. JailShitter12.Position = UDim2.new(0.68375, 0, 0.208333328, 0)
  1101.  
  1102. JailShitter12.Size = UDim2.new(0, 100, 0, 40)
  1103.  
  1104. JailShitter12.Font = Enum.Font.ArialBold
  1105.  
  1106. JailShitter12.Text = "Grab a Donut"
  1107.  
  1108. JailShitter12.TextColor3 = Color3.fromRGB(0, 0, 0)
  1109.  
  1110. JailShitter12.TextSize = 15.000
  1111.  
  1112. JailShitter12.TextWrapped = true
  1113.  
  1114. JailShitter12.BackgroundTransparency = 0.100
  1115.  
  1116.  
  1117. JailShitter12.MouseButton1Down:connect(function()
  1118.  
  1119. JailShitter12.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1120. end)
  1121.  
  1122. JailShitter12.MouseButton1Down:connect(function()
  1123. for i=1,32 do
  1124. wait(.08)
  1125. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(270.191101, 17.81828869, -1777.11206) + Vector3.new(1,0,0)
  1126. end
  1127. end)
  1128.  
  1129.  
  1130.  
  1131. TextLabel1.Parent = GUIBody
  1132.  
  1133. TextLabel1.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1134.  
  1135. TextLabel1.Size = UDim2.new(0, 335, 0, 58)
  1136.  
  1137. TextLabel1.Font = Enum.Font.Cartoon
  1138.  
  1139. TextLabel1.TextSize = 50.000
  1140.  
  1141. TextLabel1.Text = "Jailbreak"
  1142.  
  1143. TextLabel1.Position = UDim2.new(0.0, 0, 0.0, 0)
  1144.  
  1145.  
  1146. -- End of jailbreak script
  1147.  
  1148. -- Below is the phantom forces script
  1149.  
  1150.  
  1151.  
  1152. -- Instances:
  1153.  
  1154.  
  1155.  
  1156. --Properties:
  1157.  
  1158.  
  1159.  
  1160. ScreenGui.Parent = game.CoreGui
  1161.  
  1162.  
  1163.  
  1164. GUIBody3.Name = "GUIBody3"
  1165.  
  1166. GUIBody3.Parent = GUIBody1
  1167.  
  1168. GUIBody3.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1169.  
  1170. GUIBody3.Position = UDim2.new(0.420, 0, 0, 0)
  1171.  
  1172. GUIBody3.Size = UDim2.new(0, 335, 0, 400)
  1173.  
  1174. GUIBody3.Active = true
  1175.  
  1176. GUIBody3.Draggable = false
  1177.  
  1178. GUIBody3.BackgroundTransparency = 0.100
  1179.  
  1180. GUIBody3.Visible = false
  1181.  
  1182.  
  1183.  
  1184. Aimbot.Name = "Aimbot"
  1185.  
  1186. Aimbot.Parent = GUIBody3
  1187.  
  1188. Aimbot.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1189.  
  1190. Aimbot.Position = UDim2.new(0.04375, 0, 0.208333328, 0)
  1191.  
  1192. Aimbot.Size = UDim2.new(0, 100, 0, 40)
  1193.  
  1194. Aimbot.Font = Enum.Font.ArialBold
  1195.  
  1196. Aimbot.Text = "Aimbot"
  1197.  
  1198. Aimbot.TextColor3 = Color3.fromRGB(0, 0, 0)
  1199.  
  1200. Aimbot.TextSize = 15.000
  1201.  
  1202. Aimbot.BackgroundTransparency = 0.100
  1203.  
  1204. Aimbot.TextWrapped = true
  1205.  
  1206. Aimbot.MouseButton1Down:connect(function()Aimbot.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1207.  
  1208. end)
  1209.  
  1210. Aimbot.MouseButton1Down:connect(function()
  1211.  
  1212. loadstring(game:HttpGet("https://pastebin.com/raw/1McuqKm7"))()
  1213.  
  1214. end)
  1215.  
  1216.  
  1217.  
  1218. NoRecoil.Name = "NoRecoil"
  1219.  
  1220. NoRecoil.Parent = GUIBody3
  1221.  
  1222. NoRecoil.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1223.  
  1224. NoRecoil.Position = UDim2.new(0.04375, 0, 0.416666657, 0)
  1225.  
  1226. NoRecoil.Size = UDim2.new(0, 100, 0, 40)
  1227.  
  1228. NoRecoil.Font = Enum.Font.ArialBold
  1229.  
  1230. NoRecoil.Text = "No Recoil"
  1231.  
  1232. NoRecoil.TextColor3 = Color3.fromRGB(0, 0, 0)
  1233.  
  1234. NoRecoil.TextSize = 15.000
  1235.  
  1236. NoRecoil.BackgroundTransparency = 0.100
  1237.  
  1238. NoRecoil.MouseButton1Down:connect(function()NoRecoil.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1239.  
  1240. end)
  1241.  
  1242. NoRecoil.MouseButton1Down:connect(function()
  1243.  
  1244. loadstring(game:HttpGet("https://pastebin.com/raw/RbFHqiWr"))()
  1245.  
  1246. end)
  1247.  
  1248.  
  1249.  
  1250. ESP2.Name = "ESP2"
  1251.  
  1252. ESP2.Parent = GUIBody3
  1253.  
  1254. ESP2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1255.  
  1256. ESP2.Position = UDim2.new(0.64375, 0, 0.208333328, 0)
  1257.  
  1258. ESP2.Size = UDim2.new(0, 100, 0, 40)
  1259.  
  1260. ESP2.Font = Enum.Font.ArialBold
  1261.  
  1262. ESP2.Text = "ESP"
  1263.  
  1264. ESP2.TextColor3 = Color3.fromRGB(0, 0, 0)
  1265.  
  1266. ESP2.TextSize = 15.000
  1267.  
  1268. ESP2.BackgroundTransparency = 0.100
  1269.  
  1270. ESP2.MouseButton1Down:connect(function()ESP2.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1271.  
  1272. end)
  1273.  
  1274. ESP2.MouseButton1Down:connect(function()
  1275.  
  1276. loadstring(game:HttpGet("https://pastebin.com/raw/BUZiqqs0"))()
  1277.  
  1278. end)
  1279.  
  1280.  
  1281.  
  1282. GunMod.Name = "GunMod"
  1283.  
  1284. GunMod.Parent = GUIBody3
  1285.  
  1286. GunMod.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1287.  
  1288. GunMod.Position = UDim2.new(0.64375, 0, 0.416666657, 0)
  1289.  
  1290. GunMod.Size = UDim2.new(0, 100, 0, 40)
  1291.  
  1292. GunMod.Font = Enum.Font.ArialBold
  1293.  
  1294. GunMod.Text = "Gun Mod"
  1295.  
  1296. GunMod.TextColor3 = Color3.fromRGB(0, 0, 0)
  1297.  
  1298. GunMod.TextSize = 15.000
  1299.  
  1300. GunMod.BackgroundTransparency = 0.100
  1301.  
  1302. GunMod.MouseButton1Down:connect(function()GunMod.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1303.  
  1304. end)
  1305.  
  1306. GunMod.MouseButton1Down:connect(function()
  1307.  
  1308. loadstring(game:HttpGet("https://pastebin.com/raw/rPbJcqbK", true))()
  1309.  
  1310. end)
  1311.  
  1312.  
  1313. Speed.Name = "Speed"
  1314.  
  1315. Speed.Parent = GUIBody3
  1316.  
  1317. Speed.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1318.  
  1319. Speed.Position = UDim2.new(0.04375, 0, 0.625, 0)
  1320.  
  1321. Speed.Size = UDim2.new(0, 100, 0, 40)
  1322.  
  1323. Speed.Font = Enum.Font.ArialBold
  1324.  
  1325. Speed.Text = "Speed (X)"
  1326.  
  1327. Speed.TextColor3 = Color3.fromRGB(0, 0, 0)
  1328.  
  1329. Speed.TextSize = 15.000
  1330.  
  1331. Speed.BackgroundTransparency = 0.100
  1332.  
  1333. Speed.MouseButton1Down:connect(function()Speed.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1334.  
  1335. end)
  1336.  
  1337. Speed.MouseButton1Down:connect(function()
  1338.  
  1339. local walkspeedplayer = game:GetService("Players").LocalPlayer
  1340. local walkspeedmouse = walkspeedplayer:GetMouse()
  1341.  
  1342. local walkspeedenabled = false
  1343.  
  1344. function x_walkspeed(key)
  1345. if (key == "x") then
  1346. if walkspeedenabled == false then
  1347. _G.WS = 50;
  1348. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  1349. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  1350. Humanoid.WalkSpeed = _G.WS;
  1351. end)
  1352. Humanoid.WalkSpeed = _G.WS;
  1353.  
  1354. walkspeedenabled = true
  1355. elseif walkspeedenabled == true then
  1356. _G.WS = 20;
  1357. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  1358. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  1359. Humanoid.WalkSpeed = _G.WS;
  1360. end)
  1361. Humanoid.WalkSpeed = _G.WS;
  1362.  
  1363. walkspeedenabled = false
  1364. end
  1365. end
  1366. end
  1367.  
  1368. walkspeedmouse.KeyDown:connect(x_walkspeed)
  1369.  
  1370. end)
  1371.  
  1372.  
  1373.  
  1374.  
  1375. InfiniteJump.Name = "InfiniteJump"
  1376.  
  1377. InfiniteJump.Parent = GUIBody3
  1378.  
  1379. InfiniteJump.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1380.  
  1381. InfiniteJump.Position = UDim2.new(0.64375, 0, 0.628333328, 0)
  1382.  
  1383. InfiniteJump.Size = UDim2.new(0, 100, 0, 40)
  1384.  
  1385. InfiniteJump.Font = Enum.Font.ArialBold
  1386.  
  1387. InfiniteJump.Text = "(Not Working)"
  1388.  
  1389. InfiniteJump.TextColor3 = Color3.fromRGB(0, 0, 0)
  1390.  
  1391. InfiniteJump.TextSize = 15.000
  1392.  
  1393. InfiniteJump.BackgroundTransparency = 0.100
  1394.  
  1395. InfiniteJump.MouseButton1Down:connect(function()InfiniteJump.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1396.  
  1397. end)
  1398.  
  1399.  
  1400.  
  1401. TextLabel3.Parent = GUIBody3
  1402.  
  1403. TextLabel3.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1404.  
  1405. TextLabel3.Size = UDim2.new(0, 335, 0, 58)
  1406.  
  1407. TextLabel3.Font = Enum.Font.Cartoon
  1408.  
  1409. TextLabel3.TextSize = 50.000
  1410.  
  1411. TextLabel3.Text = "Phantom Forces"
  1412.  
  1413. TextLabel3.Position = UDim2.new(0.0, 0, 0.0, 0)
  1414.  
  1415.  
  1416.  
  1417.  
  1418.  
  1419. -- End of phantom forces script
  1420.  
  1421.  
  1422.  
  1423. -- Below is the murder mystery script
  1424.  
  1425. --Developed by forgetfuldingo and Sweaty Chungus
  1426.  
  1427. -- Instances:
  1428.  
  1429.  
  1430.  
  1431.  
  1432.  
  1433.  
  1434. --Properties:
  1435.  
  1436.  
  1437.  
  1438.  
  1439. GUIBody4.Name = "GUIBody"
  1440.  
  1441. GUIBody4.Parent = GUIBody1
  1442.  
  1443. GUIBody4.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1444.  
  1445. GUIBody4.Position = UDim2.new(0.420, 0, 0, 0)
  1446.  
  1447. GUIBody4.Size = UDim2.new(0, 335, 0, 400)
  1448.  
  1449. GUIBody4.Active = true
  1450.  
  1451. GUIBody4.Draggable = false
  1452.  
  1453. GUIBody4.BackgroundTransparency = 0.100
  1454.  
  1455. GUIBody4.Visible = false
  1456.  
  1457.  
  1458.  
  1459. JailShitte.Name = "JailShitte"
  1460.  
  1461. JailShitte.Parent = GUIBody4
  1462.  
  1463. JailShitte.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1464.  
  1465. JailShitte.Position = UDim2.new(0.34375, 0, 0.208333328, 0)
  1466.  
  1467. JailShitte.Size = UDim2.new(0, 100, 0, 40)
  1468.  
  1469. JailShitte.Font = Enum.Font.ArialBold
  1470.  
  1471. JailShitte.Text = "GUI"
  1472.  
  1473. JailShitte.TextColor3 = Color3.fromRGB(0, 0, 0)
  1474.  
  1475. JailShitte.TextSize = 15.000
  1476.  
  1477. JailShitte.TextWrapped = true
  1478.  
  1479. JailShitte.BackgroundTransparency = 0.100
  1480.  
  1481. JailShitte.MouseButton1Down:connect(function()JailShitte.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1482.  
  1483. end)
  1484.  
  1485. JailShitte.MouseButton1Down:connect(function()
  1486.  
  1487. loadstring(game:HttpGet(('https://raw.githubusercontent.com/MarsQQ/ScriptHubScripts/master/MM2%20Admin%20Panel'),true))()
  1488.  
  1489. end)
  1490.  
  1491.  
  1492.  
  1493. AutoRo.Name = "AutoRo"
  1494.  
  1495. AutoRo.Parent = GUIBody4
  1496.  
  1497. AutoRo.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1498.  
  1499. AutoRo.Position = UDim2.new(0.34375, 0, 0.416666657, 0)
  1500.  
  1501. AutoRo.Size = UDim2.new(0, 100, 0, 40)
  1502.  
  1503. AutoRo.Font = Enum.Font.ArialBold
  1504.  
  1505. AutoRo.Text = "AutoCoins"
  1506.  
  1507. AutoRo.TextColor3 = Color3.fromRGB(0, 0, 0)
  1508.  
  1509. AutoRo.TextSize = 15.000
  1510.  
  1511. AutoRo.BackgroundTransparency = 0.100
  1512.  
  1513. AutoRo.MouseButton1Down:connect(function()AutoRo.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1514.  
  1515. end)
  1516.  
  1517. AutoRo.MouseButton1Down:connect(function()
  1518.  
  1519. loadstring(game:HttpGet('https://pastebin.com/raw/Dswc69j7'))()
  1520.  
  1521. end)
  1522.  
  1523.  
  1524.  
  1525.  
  1526.  
  1527. TextLabel4.Parent = GUIBody4
  1528.  
  1529. TextLabel4.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1530.  
  1531. TextLabel4.Size = UDim2.new(0, 335, 0, 58)
  1532.  
  1533. TextLabel4.Font = Enum.Font.Cartoon
  1534.  
  1535. TextLabel4.TextSize = 50.000
  1536.  
  1537. TextLabel4.Text = "Murder Mystery 2"
  1538.  
  1539. TextLabel4.Position = UDim2.new(0.0, 0, 0.0, 0)
  1540.  
  1541.  
  1542. -- end of murder mystery script
  1543.  
  1544. -- Below is the Broken bones script
  1545.  
  1546. -- Instances:
  1547.  
  1548.  
  1549.  
  1550.  
  1551.  
  1552.  
  1553. GUIBody5.Name = "GUIBody5"
  1554.  
  1555. GUIBody5.Parent = GUIBody1
  1556.  
  1557. GUIBody5.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1558.  
  1559. GUIBody5.Position = UDim2.new(0.420, 0, 0, 0)
  1560.  
  1561. GUIBody5.Size = UDim2.new(0, 335, 0, 400)
  1562.  
  1563. GUIBody5.Active = true
  1564.  
  1565. GUIBody5.Draggable = false
  1566.  
  1567. GUIBody5.BackgroundTransparency = 0.100
  1568.  
  1569. GUIBody5.Visible = false
  1570.  
  1571.  
  1572.  
  1573. JailShitter5.Name = "JailShitter5"
  1574.  
  1575. JailShitter5.Parent = GUIBody5
  1576.  
  1577. JailShitter5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1578.  
  1579. JailShitter5.Position = UDim2.new(0.34375, 0, 0.208333328, 0)
  1580.  
  1581. JailShitter5.Size = UDim2.new(0, 100, 0, 40)
  1582.  
  1583. JailShitter5.Font = Enum.Font.ArialBold
  1584.  
  1585. JailShitter5.Text = "Auto Break"
  1586.  
  1587. JailShitter5.TextColor3 = Color3.fromRGB(0, 0, 0)
  1588.  
  1589. JailShitter5.TextSize = 15.000
  1590.  
  1591. JailShitter5.BackgroundTransparency = 0.100
  1592.  
  1593. JailShitter5.TextWrapped = true
  1594.  
  1595. JailShitter5.MouseButton1Down:connect(function()JailShitter5.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1596.  
  1597. end)
  1598.  
  1599. JailShitter5.MouseButton1Down:connect(function()
  1600.  
  1601. -- Everything below is the auto break script
  1602.  
  1603. local GUI = Instance.new("ScreenGui")
  1604.  
  1605. local OpenFrame = Instance.new("Frame")
  1606.  
  1607. local Open = Instance.new("TextButton")
  1608.  
  1609. local Main = Instance.new("Frame")
  1610.  
  1611. local TextOben = Instance.new("TextLabel")
  1612.  
  1613. local TextUnten = Instance.new("TextLabel")
  1614.  
  1615. local Start = Instance.new("TextButton")
  1616.  
  1617. local Stop = Instance.new("TextButton")
  1618.  
  1619. local Close = Instance.new("TextButton")
  1620.  
  1621. local Oben = Instance.new("Frame")
  1622.  
  1623. local Unten = Instance.new("Frame")
  1624.  
  1625.  
  1626.  
  1627. GUI.Name = "GUI"
  1628.  
  1629. GUI.Parent = game.CoreGui
  1630.  
  1631.  
  1632.  
  1633. OpenFrame.Name = "OpenFrame"
  1634.  
  1635. OpenFrame.Parent = GUI
  1636.  
  1637. OpenFrame.Active = true
  1638.  
  1639. OpenFrame.BackgroundColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  1640.  
  1641. OpenFrame.Position = UDim2.new(0, 0, 0.539840639, 0)
  1642.  
  1643. OpenFrame.Size = UDim2.new(0, 114, 0, 30)
  1644.  
  1645.  
  1646.  
  1647. Open.Name = "Open"
  1648.  
  1649. Open.Parent = OpenFrame
  1650.  
  1651. Open.BackgroundColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  1652.  
  1653. Open.BorderSizePixel = 0
  1654.  
  1655. Open.Position = UDim2.new(0.0370370373, 0, 0.13333334, 0)
  1656.  
  1657. Open.Size = UDim2.new(0, 104, 0, 22)
  1658.  
  1659. Open.Font = Enum.Font.SciFi
  1660.  
  1661. Open.Text = "Open"
  1662.  
  1663. Open.TextColor3 = Color3.new(0, 0, 0)
  1664.  
  1665. Open.TextSize = 20
  1666.  
  1667. Open.MouseButton1Down:connect(function()
  1668.  
  1669. Main.Visible = true
  1670.  
  1671. OpenFrame.Visible = false
  1672.  
  1673. end)
  1674.  
  1675.  
  1676.  
  1677. Main.Name = "Main"
  1678.  
  1679. Main.Parent = GUI
  1680.  
  1681. Main.Active = true
  1682.  
  1683. Main.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  1684.  
  1685. Main.BackgroundTransparency = 0.20000000298023
  1686.  
  1687. Main.BorderColor3 = Color3.new(0, 0, 0)
  1688.  
  1689. Main.Position = UDim2.new(0.393034846, 0, 0.288844645, 0)
  1690.  
  1691. Main.Size = UDim2.new(0, 172, 0, 211)
  1692.  
  1693. Main.Draggable = true
  1694.  
  1695.  
  1696.  
  1697. TextOben.Name = "TextOben"
  1698.  
  1699. TextOben.Parent = Main
  1700.  
  1701. TextOben.BackgroundColor3 = Color3.new(0, 0.333333, 1)
  1702.  
  1703. TextOben.BorderColor3 = Color3.new(0, 0, 0)
  1704.  
  1705. TextOben.Position = UDim2.new(-0.116279073, 0, -0.0900473967, 0)
  1706.  
  1707. TextOben.Size = UDim2.new(0, 212, 0, 31)
  1708.  
  1709. TextOben.Font = Enum.Font.SciFi
  1710.  
  1711. TextOben.Text = ""
  1712.  
  1713. TextOben.TextColor3 = Color3.new(0, 0, 0)
  1714.  
  1715. TextOben.TextSize = 30
  1716.  
  1717.  
  1718.  
  1719. TextUnten.Name = "TextUnten"
  1720.  
  1721. TextUnten.Parent = Main
  1722.  
  1723. TextUnten.BackgroundColor3 = Color3.new(0, 0.333333, 1)
  1724.  
  1725. TextUnten.Position = UDim2.new(-0.116279073, 0, 0.928909957, 0)
  1726.  
  1727. TextUnten.Size = UDim2.new(0, 212, 0, 31)
  1728.  
  1729. TextUnten.Font = Enum.Font.SciFi
  1730.  
  1731. TextUnten.Text = ""
  1732.  
  1733. TextUnten.TextColor3 = Color3.new(0, 0, 0)
  1734.  
  1735. TextUnten.TextSize = 24
  1736.  
  1737.  
  1738.  
  1739. Start.Name = "Start"
  1740.  
  1741. Start.Parent = Main
  1742.  
  1743. Start.BackgroundColor3 = Color3.new(1, 1, 1)
  1744.  
  1745. Start.BackgroundTransparency = 1
  1746.  
  1747. Start.BorderSizePixel = 0
  1748.  
  1749. Start.Position = UDim2.new(0.0755813941, 0, 0.113744073, 0)
  1750.  
  1751. Start.Size = UDim2.new(0, 146, 0, 54)
  1752.  
  1753. Start.Font = Enum.Font.Cartoon
  1754.  
  1755. Start.Text = "Start"
  1756.  
  1757. Start.TextColor3 = Color3.new(0, 0, 0)
  1758.  
  1759. Start.TextSize = 40
  1760.  
  1761. Start.MouseButton1Down:connect(function()
  1762.  
  1763. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(2207, 128, -374)
  1764.  
  1765. end)
  1766.  
  1767. Start.MouseButton1Down:connect(function()
  1768.  
  1769. plr = game:GetService('Players').LocalPlayer
  1770.  
  1771. torso = plr.Character.UpperTorso
  1772.  
  1773. hum = plr.Character.Humanoid
  1774.  
  1775. mouse = plr:GetMouse()
  1776.  
  1777. stop = false
  1778.  
  1779. while stop == false do
  1780.  
  1781. local bp = Instance.new('BodyPosition')
  1782.  
  1783. bp.MaxForce = Vector3.new(999999,999999,999999)
  1784.  
  1785. bp.Position = torso.Position
  1786.  
  1787. bp.Parent = torso
  1788.  
  1789. local bav = Instance.new('BodyAngularVelocity')
  1790.  
  1791. bav.MaxTorque = Vector3.new(999999,999999,999999)
  1792.  
  1793. bav.AngularVelocity = Vector3.new(200,200,200)
  1794.  
  1795. bav.Parent = torso
  1796.  
  1797. wait()
  1798.  
  1799. end
  1800.  
  1801. end)
  1802.  
  1803. Start.MouseButton1Down:connect(function()
  1804.  
  1805. local VirtualUser=game:service'VirtualUser'
  1806.  
  1807. game:service'Players'.LocalPlayer.Idled:connect(function()
  1808.  
  1809. VirtualUser:CaptureController()
  1810.  
  1811. VirtualUser:ClickButton2(Vector2.new())
  1812.  
  1813. end)
  1814.  
  1815. -- No longer the auto break script
  1816.  
  1817. end)
  1818.  
  1819.  
  1820.  
  1821. Stop.Name = "Stop"
  1822.  
  1823. Stop.Parent = Main
  1824.  
  1825. Stop.BackgroundColor3 = Color3.new(1, 1, 1)
  1826.  
  1827. Stop.BackgroundTransparency = 1
  1828.  
  1829. Stop.BorderSizePixel = 0
  1830.  
  1831. Stop.Position = UDim2.new(0.0755813941, 0, 0.369668275, 0)
  1832.  
  1833. Stop.Size = UDim2.new(0, 146, 0, 54)
  1834.  
  1835. Stop.Font = Enum.Font.Cartoon
  1836.  
  1837. Stop.Text = "Stop"
  1838.  
  1839. Stop.TextColor3 = Color3.new(0, 0, 0)
  1840.  
  1841. Stop.TextSize = 40
  1842.  
  1843. Stop.MouseButton1Down:connect(function()
  1844.  
  1845. local player = game.Players.LocalPlayer.Name
  1846.  
  1847.  
  1848.  
  1849. game.workspace[player]:BreakJoints()
  1850.  
  1851. end)
  1852.  
  1853.  
  1854.  
  1855. Close.Name = "Close"
  1856.  
  1857. Close.Parent = Main
  1858.  
  1859. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  1860.  
  1861. Close.BackgroundTransparency = 1
  1862.  
  1863. Close.BorderSizePixel = 0
  1864.  
  1865. Close.Position = UDim2.new(0.0755813941, 0, 0.654028475, 0)
  1866.  
  1867. Close.Size = UDim2.new(0, 145, 0, 45)
  1868.  
  1869. Close.Font = Enum.Font.SciFi
  1870.  
  1871. Close.Text = "Close"
  1872.  
  1873. Close.TextColor3 = Color3.new(0, 0, 0)
  1874.  
  1875. Close.TextSize = 25
  1876.  
  1877. Close.MouseButton1Down:connect(function()
  1878.  
  1879. OpenFrame.Visible = true
  1880.  
  1881. Main.Visible = false
  1882.  
  1883. end)
  1884.  
  1885.  
  1886.  
  1887. Oben.Name = "Oben"
  1888.  
  1889. Oben.Parent = Main
  1890.  
  1891. Oben.BackgroundColor3 = Color3.new(1, 1, 1)
  1892.  
  1893. Oben.BackgroundTransparency = 1
  1894.  
  1895. Oben.BorderSizePixel = 0
  1896.  
  1897. Oben.Position = UDim2.new(-0.116279066, 0, -0.0900473967, 0)
  1898.  
  1899. Oben.Size = UDim2.new(0, 213, 0, 30)
  1900.  
  1901.  
  1902.  
  1903. Unten.Name = "Unten"
  1904.  
  1905. Unten.Parent = Main
  1906.  
  1907. Unten.BackgroundColor3 = Color3.new(1, 1, 1)
  1908.  
  1909. Unten.BackgroundTransparency = 1
  1910.  
  1911. Unten.BorderSizePixel = 0
  1912.  
  1913. Unten.Position = UDim2.new(-0.116279073, 0, 0.933649242, 0)
  1914.  
  1915. Unten.Size = UDim2.new(0, 212, 0, 30)
  1916.  
  1917. end)
  1918.  
  1919.  
  1920.  
  1921. TextLabel5.Parent = GUIBody5
  1922.  
  1923. TextLabel5.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1924.  
  1925. TextLabel5.Size = UDim2.new(0, 335, 0, 58)
  1926.  
  1927. TextLabel5.Font = Enum.Font.Cartoon
  1928.  
  1929. TextLabel5.TextSize = 50.000
  1930.  
  1931. TextLabel5.Text = "Broken Bones IV"
  1932.  
  1933. TextLabel5.Position = UDim2.new(0.0, 0, 0.0, 0)
  1934.  
  1935.  
  1936.  
  1937. -- end of broken bones script
  1938.  
  1939.  
  1940. -- below is the build a boat script
  1941.  
  1942.  
  1943.  
  1944. -- Instances:
  1945.  
  1946.  
  1947.  
  1948. GUIBody6.Name = "GUIBody6"
  1949.  
  1950. GUIBody6.Parent = GUIBody1
  1951.  
  1952. GUIBody6.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1953.  
  1954. GUIBody6.Position = UDim2.new(0.420, 0, 0, 0)
  1955.  
  1956. GUIBody6.Size = UDim2.new(0, 335, 0, 400)
  1957.  
  1958. GUIBody6.Active = true
  1959.  
  1960. GUIBody6.Draggable = false
  1961.  
  1962. GUIBody6.BackgroundTransparency = 0.100
  1963.  
  1964. GUIBody6.Visible = false
  1965.  
  1966.  
  1967.  
  1968. JailShitter6.Name = "JailShitter6"
  1969.  
  1970. JailShitter6.Parent = GUIBody6
  1971.  
  1972. JailShitter6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1973.  
  1974. JailShitter6.Position = UDim2.new(0.34375, 0, 0.208333328, 0)
  1975.  
  1976. JailShitter6.Size = UDim2.new(0, 100, 0, 40)
  1977.  
  1978. JailShitter6.Font = Enum.Font.ArialBold
  1979.  
  1980. JailShitter6.Text = "Auto Farm"
  1981.  
  1982. JailShitter6.TextColor3 = Color3.fromRGB(0, 0, 0)
  1983.  
  1984. JailShitter6.TextSize = 15.000
  1985.  
  1986. JailShitter6.BackgroundTransparency = 0.100
  1987.  
  1988. JailShitter6.MouseButton1Down:connect(function()JailShitter6.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1989.  
  1990. end)
  1991.  
  1992. JailShitter6.TextWrapped = true
  1993.  
  1994. JailShitter6.MouseButton1Down:connect(function()
  1995.  
  1996. -- Below this is script to the auto farm
  1997.  
  1998. function Tween(time,pos)
  1999.  
  2000. pcall(function()
  2001.  
  2002. workspace.Gravity = 0
  2003.  
  2004. game:GetService("TweenService"):Create(game.Players.LocalPlayer.Character.HumanoidRootPart, TweenInfo.new(time, Enum.EasingStyle.Linear), {CFrame = pos}):Play() wait(time)
  2005.  
  2006. workspace.Gravity = 196.19999694824
  2007.  
  2008. end)
  2009.  
  2010. end
  2011.  
  2012. function Repeat()
  2013.  
  2014. Tween(1,game:GetService("Workspace").BoatStages.NormalStages.CaveStage1.DarknessPart.CFrame)
  2015.  
  2016. Tween(18,game:GetService("Workspace").BoatStages.NormalStages.CaveStage10.DarknessPart.CFrame)
  2017.  
  2018. Tween(2,game:GetService("Workspace").GoldenChest.TreasureChest.Top.Union.CFrame + Vector3.new(0,10,0))
  2019.  
  2020. pcall(function()
  2021.  
  2022. firetouchinterest(game.Players.LocalPlayer.Character.HumanoidRootPart,game:GetService("Workspace").GoldenChest.Collider,0)
  2023.  
  2024. end) wait(5)
  2025.  
  2026. Repeat()
  2027.  
  2028. end
  2029.  
  2030. Repeat()
  2031.  
  2032. -- End of the auto farm script
  2033.  
  2034. end)
  2035.  
  2036.  
  2037.  
  2038. AutoRob3.Name = "AutoRob3"
  2039.  
  2040. AutoRob3.Parent = GUIBody6
  2041.  
  2042. AutoRob3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2043.  
  2044. AutoRob3.Position = UDim2.new(0.34375, 0, 0.416666657, 0)
  2045.  
  2046. AutoRob3.Size = UDim2.new(0, 100, 0, 40)
  2047.  
  2048. AutoRob3.Font = Enum.Font.ArialBold
  2049.  
  2050. AutoRob3.Text = "Infinite Blocks"
  2051.  
  2052. AutoRob3.TextColor3 = Color3.fromRGB(0, 0, 0)
  2053.  
  2054. AutoRob3.TextSize = 15.000
  2055.  
  2056. AutoRob3.BackgroundTransparency = 0.100
  2057.  
  2058. AutoRob3.MouseButton1Down:connect(function()AutoRob3.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  2059.  
  2060. end)
  2061.  
  2062. AutoRob3.MouseButton1Down:connect(function()
  2063.  
  2064. -- Below this is a script for infinite blocks
  2065.  
  2066. for i,v in pairs(game:GetService("Players").LocalPlayer.PlayerGui.BuildGui.InventoryFrame.ScrollingFrame.BlocksFrame:GetChildren()) do
  2067.  
  2068. if v:FindFirstChild("AmountText") then
  2069.  
  2070. v.AmountText.Text = 69420
  2071.  
  2072. v.AmountText.Changed:Connect(function()
  2073.  
  2074. v.AmountText.Text = 69420
  2075.  
  2076. end)
  2077.  
  2078. end
  2079.  
  2080. end
  2081.  
  2082. -- End of the infinite block script
  2083.  
  2084. end)
  2085.  
  2086.  
  2087.  
  2088. TextLabel6.Parent = GUIBody6
  2089.  
  2090. TextLabel6.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2091.  
  2092. TextLabel6.Size = UDim2.new(0, 335, 0, 58)
  2093.  
  2094. TextLabel6.Font = Enum.Font.Cartoon
  2095.  
  2096. TextLabel6.TextSize = 50.000
  2097.  
  2098. TextLabel6.Text = "Build a Boat"
  2099.  
  2100.  
  2101.  
  2102. -- end of the build a boat script
  2103.  
  2104.  
  2105.  
  2106. -- below is the arsenal script
  2107.  
  2108. -- Instances:
  2109.  
  2110.  
  2111.  
  2112.  
  2113. --Properties:
  2114.  
  2115.  
  2116.  
  2117. ScreenGui.Parent = game.CoreGui
  2118.  
  2119.  
  2120.  
  2121. GUIBody7.Name = "GUIBody7"
  2122.  
  2123. GUIBody7.Parent = GUIBody1
  2124.  
  2125. GUIBody7.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2126.  
  2127. GUIBody7.Position = UDim2.new(0.420, 0, 0, 0)
  2128.  
  2129. GUIBody7.Size = UDim2.new(0, 335, 0, 400)
  2130.  
  2131. GUIBody7.Active = true
  2132.  
  2133. GUIBody7.Draggable = false
  2134.  
  2135. GUIBody7.BackgroundTransparency = 0.100
  2136.  
  2137. GUIBody7.Visible = false
  2138.  
  2139.  
  2140.  
  2141. JailShitter7.Name = "JailShitter7"
  2142.  
  2143. JailShitter7.Parent = GUIBody7
  2144.  
  2145. JailShitter7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2146.  
  2147. JailShitter7.Position = UDim2.new(0.34375, 0, 0.208333328, 0)
  2148.  
  2149. JailShitter7.Size = UDim2.new(0, 100, 0, 40)
  2150.  
  2151. JailShitter7.Font = Enum.Font.ArialBold
  2152.  
  2153. JailShitter7.Text = "Aimbot and ESP"
  2154.  
  2155. JailShitter7.TextColor3 = Color3.fromRGB(0, 0, 0)
  2156.  
  2157. JailShitter7.TextSize = 15.000
  2158.  
  2159. JailShitter7.BackgroundTransparency = 0.100
  2160.  
  2161. JailShitter7.MouseButton1Down:connect(function()JailShitter7.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  2162.  
  2163. end)
  2164.  
  2165. JailShitter7.TextWrapped = true
  2166.  
  2167. JailShitter7.MouseButton1Down:connect(function()
  2168.  
  2169. loadstring(game:HttpGet('https://pastebin.com/raw/hTR5ZWR9'))()
  2170.  
  2171. end)
  2172.  
  2173.  
  2174. AutoRob7.Name = "AutoRob7"
  2175.  
  2176. AutoRob7.Parent = GUIBody7
  2177.  
  2178. AutoRob7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2179.  
  2180. AutoRob7.Position = UDim2.new(0.34375, 0, 0.416666657, 0)
  2181.  
  2182. AutoRob7.Size = UDim2.new(0, 100, 0, 40)
  2183.  
  2184. AutoRob7.Font = Enum.Font.ArialBold
  2185.  
  2186. AutoRob7.Text = "Infinite Jump"
  2187.  
  2188. AutoRob7.TextColor3 = Color3.fromRGB(0, 0, 0)
  2189.  
  2190. AutoRob7.TextSize = 15.000
  2191.  
  2192. AutoRob7.BackgroundTransparency = 0.100
  2193.  
  2194. AutoRob7.MouseButton1Down:connect(function()AutoRob7.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  2195.  
  2196. end)
  2197.  
  2198. AutoRob7.MouseButton1Down:connect(function()
  2199.  
  2200. game:GetService("UserInputService").JumpRequest:connect(function()
  2201. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  2202. end)
  2203. end)
  2204.  
  2205.  
  2206.  
  2207. TextLabel7.Parent = GUIBody7
  2208.  
  2209. TextLabel7.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2210.  
  2211. TextLabel7.Size = UDim2.new(0, 335, 0, 58)
  2212.  
  2213. TextLabel7.Font = Enum.Font.Cartoon
  2214.  
  2215. TextLabel7.TextSize = 50.000
  2216.  
  2217. TextLabel7.Text = "Arsenal"
  2218.  
  2219. TextLabel7.Position = UDim2.new(0.0, 0, 0.0, 0)
  2220.  
  2221.  
  2222. -- end of arsenal script
  2223.  
  2224. -- Ninja Legands
  2225.  
  2226.  
  2227.  
  2228.  
  2229. --Properties:
  2230.  
  2231.  
  2232.  
  2233.  
  2234.  
  2235. GUIBody8.Name = "GUIBody8"
  2236.  
  2237. GUIBody8.Parent = GUIBody1
  2238.  
  2239. GUIBody8.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2240.  
  2241. GUIBody8.Position = UDim2.new(0.420, 0, 0, 0)
  2242.  
  2243. GUIBody8.Size = UDim2.new(0, 335, 0, 400)
  2244.  
  2245. GUIBody8.Active = true
  2246.  
  2247. GUIBody8.Draggable = false
  2248.  
  2249. GUIBody8.BackgroundTransparency = 0.100
  2250.  
  2251. GUIBody8.Visible = false
  2252.  
  2253.  
  2254.  
  2255. JailShitter8.Name = "JailShitter8"
  2256.  
  2257. JailShitter8.Parent = GUIBody8
  2258.  
  2259. JailShitter8.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2260.  
  2261. JailShitter8.Position = UDim2.new(0.34375, 0, 0.208333328, 0)
  2262.  
  2263. JailShitter8.Size = UDim2.new(0, 100, 0, 40)
  2264.  
  2265. JailShitter8.Font = Enum.Font.ArialBold
  2266.  
  2267. JailShitter8.Text = "Auto Farm Gui"
  2268.  
  2269. JailShitter8.TextColor3 = Color3.fromRGB(0, 0, 0)
  2270.  
  2271. JailShitter8.TextSize = 15.000
  2272.  
  2273. JailShitter8.BackgroundTransparency = 0.100
  2274.  
  2275. JailShitter8.MouseButton1Down:connect(function()JailShitter8.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  2276.  
  2277. end)
  2278.  
  2279. JailShitter8.TextWrapped = true
  2280.  
  2281. JailShitter8.MouseButton1Down:connect(function()
  2282.  
  2283. loadstring(game:HttpGet('https://system-exodus.com/scripts/ninjalegends/NinjaLegendsV3.lua',true))()
  2284.  
  2285.  
  2286. end)
  2287.  
  2288.  
  2289.  
  2290. TextLabel8.Parent = GUIBody8
  2291.  
  2292. TextLabel8.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2293.  
  2294. TextLabel8.Size = UDim2.new(0, 335, 0, 58)
  2295.  
  2296. TextLabel8.Font = Enum.Font.Cartoon
  2297.  
  2298. TextLabel8.TextSize = 50.000
  2299.  
  2300. TextLabel8.Text = "Ninja Legends"
  2301.  
  2302. TextLabel8.Position = UDim2.new(0.0, 0, 0.0, 0)
  2303.  
  2304.  
  2305. -- end of NinjaLegends script
  2306.  
  2307. -- skate
  2308.  
  2309.  
  2310.  
  2311.  
  2312. --Properties:
  2313.  
  2314.  
  2315.  
  2316.  
  2317.  
  2318. GUIBody9.Name = "GUIBody9"
  2319.  
  2320. GUIBody9.Parent = GUIBody1
  2321.  
  2322. GUIBody9.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2323.  
  2324. GUIBody9.Position = UDim2.new(0.420, 0, 0, 0)
  2325.  
  2326. GUIBody9.Size = UDim2.new(0, 335, 0, 400)
  2327.  
  2328. GUIBody9.Active = true
  2329.  
  2330. GUIBody9.Draggable = false
  2331.  
  2332. GUIBody9.BackgroundTransparency = 0.100
  2333.  
  2334. GUIBody9.Visible = false
  2335.  
  2336.  
  2337.  
  2338.  
  2339.  
  2340. JailShitter9.Name = "JailShitter9"
  2341.  
  2342. JailShitter9.Parent = GUIBody9
  2343.  
  2344. JailShitter9.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2345.  
  2346. JailShitter9.Position = UDim2.new(0.34375, 0, 0.208333328, 0)
  2347.  
  2348. JailShitter9.Size = UDim2.new(0, 100, 0, 40)
  2349.  
  2350. JailShitter9.Font = Enum.Font.ArialBold
  2351.  
  2352. JailShitter9.Text = "Skate GUI"
  2353.  
  2354. JailShitter9.TextColor3 = Color3.fromRGB(0, 0, 0)
  2355.  
  2356. JailShitter9.TextSize = 15.000
  2357.  
  2358. JailShitter9.BackgroundTransparency = 0.100
  2359.  
  2360. JailShitter9.MouseButton1Down:connect(function()JailShitter9.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  2361.  
  2362. end)
  2363.  
  2364. JailShitter9.TextWrapped = true
  2365.  
  2366. JailShitter9.MouseButton1Down:connect(function()
  2367.  
  2368. loadstring(game:HttpGet("https://pastebin.com/raw/00zfDL5G", true))()
  2369.  
  2370.  
  2371. end)
  2372.  
  2373.  
  2374.  
  2375.  
  2376. TextLabel9.Parent = GUIBody9
  2377.  
  2378. TextLabel9.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2379.  
  2380. TextLabel9.Size = UDim2.new(0, 335, 0, 58)
  2381.  
  2382. TextLabel9.Font = Enum.Font.Cartoon
  2383.  
  2384. TextLabel9.TextSize = 50.000
  2385.  
  2386. TextLabel9.Text = "Skate Park"
  2387.  
  2388. TextLabel9.Position = UDim2.new(0.0, 0, 0.0, 0)
  2389.  
  2390. -- end of Skate Board script
  2391.  
  2392.  
  2393. -- Below is the Troll script
  2394.  
  2395. --Developed by forgetfuldingo and Sweaty Chungus
  2396.  
  2397. -- Instances:
  2398.  
  2399.  
  2400.  
  2401.  
  2402.  
  2403. Aimbot11.Name = "Aimbot11"
  2404.  
  2405. Aimbot11.Parent = GUIBody11
  2406.  
  2407. Aimbot11.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2408.  
  2409. Aimbot11.Position = UDim2.new(0.04375, 0, 0.208333328, 0)
  2410.  
  2411. Aimbot11.Size = UDim2.new(0, 100, 0, 40)
  2412.  
  2413. Aimbot11.Font = Enum.Font.ArialBold
  2414.  
  2415. Aimbot11.Text = "Invisible"
  2416.  
  2417. Aimbot11.TextColor3 = Color3.fromRGB(0, 0, 0)
  2418.  
  2419. Aimbot11.TextSize = 15.000
  2420.  
  2421. Aimbot11.BackgroundTransparency = 0.100
  2422.  
  2423. Aimbot11.TextWrapped = true
  2424.  
  2425. Aimbot11.MouseButton1Down:connect(function()Aimbot11.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  2426.  
  2427. end)
  2428.  
  2429. Aimbot11.MouseButton1Down:connect(function()
  2430.  
  2431. if (game.Players.LocalPlayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R15) then
  2432. if (game.Players.LocalPlayer.Character:FindFirstChild("LowerTorso")) then
  2433. if (game.Players.LocalPlayer.Character.LowerTorso:FindFirstChild("Root")) then
  2434. game.Players.LocalPlayer.Character.LowerTorso.Root:remove()
  2435. end
  2436. end
  2437. else
  2438. print('Not R15!')
  2439. end
  2440. end)
  2441.  
  2442.  
  2443.  
  2444. NoRecoil11.Name = "NoRecoil11"
  2445.  
  2446. NoRecoil11.Parent = GUIBody11
  2447.  
  2448. NoRecoil11.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2449.  
  2450. NoRecoil11.Position = UDim2.new(0.04375, 0, 0.416666657, 0)
  2451.  
  2452. NoRecoil11.Size = UDim2.new(0, 100, 0, 40)
  2453.  
  2454. NoRecoil11.Font = Enum.Font.ArialBold
  2455.  
  2456. NoRecoil11.Text = "Remove Waist"
  2457.  
  2458. NoRecoil11.TextColor3 = Color3.fromRGB(0, 0, 0)
  2459.  
  2460. NoRecoil11.TextSize = 15.000
  2461.  
  2462. NoRecoil11.BackgroundTransparency = 0.100
  2463.  
  2464. NoRecoil11.MouseButton1Down:connect(function()NoRecoil11.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  2465.  
  2466. end)
  2467.  
  2468. NoRecoil11.MouseButton1Down:connect(function()
  2469.  
  2470. if (game.Players.LocalPlayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R15) then
  2471. if (game.Players.LocalPlayer.Character:FindFirstChild("UpperTorso")) then
  2472. if (game.Players.LocalPlayer.Character.UpperTorso:FindFirstChild("Waist")) then
  2473. game.Players.LocalPlayer.Character.UpperTorso.Waist:remove()
  2474. end
  2475. end
  2476. else
  2477. print('Not R15!')
  2478. end
  2479.  
  2480. end)
  2481.  
  2482.  
  2483.  
  2484. ESP11.Name = "ESP11"
  2485.  
  2486. ESP11.Parent = GUIBody11
  2487.  
  2488. ESP11.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2489.  
  2490. ESP11.Position = UDim2.new(0.64375, 0, 0.208333328, 0)
  2491.  
  2492. ESP11.Size = UDim2.new(0, 100, 0, 40)
  2493.  
  2494. ESP11.Font = Enum.Font.ArialBold
  2495.  
  2496. ESP11.Text = "Block Head"
  2497.  
  2498. ESP11.TextColor3 = Color3.fromRGB(0, 0, 0)
  2499.  
  2500. ESP11.TextSize = 15.000
  2501.  
  2502. ESP11.BackgroundTransparency = 0.100
  2503.  
  2504. ESP11.MouseButton1Down:connect(function()
  2505.  
  2506. game.Players.LocalPlayer.Character.Head.Mesh:destroy()
  2507.  
  2508. end)
  2509.  
  2510. ESP11.MouseButton1Down:connect(function()ESP11.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  2511.  
  2512. end)
  2513.  
  2514.  
  2515. GunMod11.Name = "GunMod11"
  2516.  
  2517. GunMod11.Parent = GUIBody11
  2518.  
  2519. GunMod11.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2520.  
  2521. GunMod11.Position = UDim2.new(0.64375, 0, 0.416666657, 0)
  2522.  
  2523. GunMod11.Size = UDim2.new(0, 100, 0, 40)
  2524.  
  2525. GunMod11.Font = Enum.Font.ArialBold
  2526.  
  2527. GunMod11.Text = "Spam Chat"
  2528.  
  2529. GunMod11.TextColor3 = Color3.fromRGB(0, 0, 0)
  2530.  
  2531. GunMod11.TextSize = 15.000
  2532.  
  2533. GunMod11.BackgroundTransparency = 0.100
  2534.  
  2535. GunMod11.MouseButton1Down:connect(function()GunMod11.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  2536.  
  2537. end)
  2538. GunMod11.MouseButton1Down:connect(function()
  2539.  
  2540. local tbl_main =
  2541. {
  2542. "Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,",
  2543. "All"
  2544. }
  2545. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(unpack(tbl_main))
  2546.  
  2547. wait = 10
  2548.  
  2549. local tbl_main =
  2550. {
  2551. "Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,",
  2552. "All"
  2553. }
  2554. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(unpack(tbl_main))
  2555.  
  2556. wait = 10
  2557.  
  2558. local tbl_main =
  2559. {
  2560. "Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,",
  2561. "All"
  2562. }
  2563. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(unpack(tbl_main))
  2564.  
  2565. local tbl_main =
  2566. {
  2567. "Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,",
  2568. "All"
  2569. }
  2570. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(unpack(tbl_main))
  2571.  
  2572. wait = 10
  2573.  
  2574. local tbl_main =
  2575. {
  2576. "Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,",
  2577. "All"
  2578. }
  2579. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(unpack(tbl_main))
  2580.  
  2581. wait = 10
  2582.  
  2583. local tbl_main =
  2584. {
  2585. "Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,",
  2586. "All"
  2587. }
  2588. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(unpack(tbl_main))
  2589.  
  2590. wait = 10
  2591.  
  2592. local tbl_main =
  2593. {
  2594. "Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,",
  2595. "All"
  2596. }
  2597. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(unpack(tbl_main))
  2598.  
  2599. wait = 10
  2600.  
  2601. local tbl_main =
  2602. {
  2603. "Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,Hello,",
  2604. "All"
  2605. }
  2606. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(unpack(tbl_main))
  2607.  
  2608. end)
  2609.  
  2610.  
  2611. Speed11.Name = "Speed11"
  2612.  
  2613. Speed11.Parent = GUIBody11
  2614.  
  2615. Speed11.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2616.  
  2617. Speed11.Position = UDim2.new(0.04375, 0, 0.625, 0)
  2618.  
  2619. Speed11.Size = UDim2.new(0, 100, 0, 40)
  2620.  
  2621. Speed11.Font = Enum.Font.ArialBold
  2622.  
  2623. Speed11.Text = "Animations"
  2624.  
  2625. Speed11.TextColor3 = Color3.fromRGB(0, 0, 0)
  2626.  
  2627. Speed11.TextSize = 15.000
  2628.  
  2629. Speed11.BackgroundTransparency = 0.100
  2630.  
  2631. Speed11.MouseButton1Down:connect(function()Speed11.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  2632.  
  2633. end)
  2634.  
  2635. Speed11.MouseButton1Down:connect(function()
  2636.  
  2637. loadstring(game:HttpGet(("https://pastebin.com/raw/uUR6pFVv"),true))()
  2638.  
  2639. end)
  2640.  
  2641.  
  2642.  
  2643. GUIBody11.Name = "GUIBody11"
  2644.  
  2645. GUIBody11.Parent = GUIBody1
  2646.  
  2647. GUIBody11.Position = UDim2.new(0.420, 0, 0, 0)
  2648.  
  2649. GUIBody11.Size = UDim2.new(0, 335, 0, 400)
  2650.  
  2651. GUIBody11.Active = true
  2652.  
  2653. GUIBody11.Draggable = false
  2654.  
  2655. GUIBody11.Visible = false
  2656.  
  2657. GUIBody11.BackgroundTransparency = 0.100
  2658.  
  2659. GUIBody11.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2660.  
  2661.  
  2662.  
  2663. TextLabel11.Parent = GUIBody11
  2664.  
  2665. TextLabel11.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2666.  
  2667. TextLabel11.Size = UDim2.new(0, 335, 0, 58)
  2668.  
  2669. TextLabel11.Font = Enum.Font.Cartoon
  2670.  
  2671. TextLabel11.TextSize = 50.000
  2672.  
  2673. TextLabel11.Text = "Troll GUI"
  2674.  
  2675. TextLabel11.Position = UDim2.new(0.0, 0, 0.0, 0)
  2676.  
  2677.  
  2678. --end of Troll script
  2679.  
  2680.  
  2681.  
  2682. -- below is the Recoil script
  2683.  
  2684. -- Instances:
  2685.  
  2686.  
  2687.  
  2688. --Properties:
  2689.  
  2690.  
  2691.  
  2692.  
  2693. GUIBody12.Name = "GUIBody12"
  2694.  
  2695. GUIBody12.Parent = GUIBody1
  2696.  
  2697. GUIBody12.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2698.  
  2699. GUIBody12.Position = UDim2.new(0.420, 0, 0, 0)
  2700.  
  2701. GUIBody12.Size = UDim2.new(0, 335, 0, 400)
  2702.  
  2703. GUIBody12.Active = true
  2704.  
  2705. GUIBody12.Draggable = false
  2706.  
  2707. GUIBody12.BackgroundTransparency = 0.100
  2708.  
  2709. GUIBody12.Visible = false
  2710.  
  2711.  
  2712.  
  2713. JailShitter13.Name = "JailShitter13"
  2714.  
  2715. JailShitter13.Parent = GUIBody12
  2716.  
  2717. JailShitter13.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2718.  
  2719. JailShitter13.Position = UDim2.new(0.34375, 0, 0.208333328, 0)
  2720.  
  2721. JailShitter13.Size = UDim2.new(0, 100, 0, 40)
  2722.  
  2723. JailShitter13.Font = Enum.Font.ArialBold
  2724.  
  2725. JailShitter13.Text = "Replenish Ammo"
  2726.  
  2727. JailShitter13.TextColor3 = Color3.fromRGB(0, 0, 0)
  2728.  
  2729. JailShitter13.TextSize = 15.000
  2730.  
  2731. JailShitter13.BackgroundTransparency = 0.100
  2732.  
  2733. JailShitter13.MouseButton1Down:connect(function()JailShitter13.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  2734.  
  2735. end)
  2736.  
  2737. JailShitter13.TextWrapped = true
  2738.  
  2739. JailShitter13.MouseButton1Down:connect(function()
  2740.  
  2741. local oh_get_gc = getgc or false
  2742. local oh_is_x_closure = is_synapse_function or issentinelclosure or is_protosmasher_closure or is_sirhurt_closure or checkclosure or false
  2743. local oh_get_info = debug.getinfo or getinfo or false
  2744. local oh_set_upvalue = debug.setupvalue or setupvalue or setupval or false
  2745.  
  2746. if not oh_get_gc and not oh_is_x_closure and not oh_get_info and not oh_set_upvalue then
  2747. warn("Your exploit does not support this script")
  2748. return
  2749. end
  2750.  
  2751. local oh_find_function = function(name)
  2752. for i,v in pairs(oh_get_gc()) do
  2753. if type(v) == "function" and not oh_is_x_closure(v) then
  2754. if oh_get_info(v).name == name then
  2755. return v
  2756. end
  2757. end
  2758. end
  2759. end
  2760.  
  2761. local oh_GetAmmoData = oh_find_function("GetAmmoData")
  2762. local oh_index = 2
  2763. local oh_new_value = 240
  2764.  
  2765. oh_set_upvalue(oh_GetAmmoData, oh_index, oh_new_value)
  2766.  
  2767. end)
  2768.  
  2769.  
  2770. AutoRob12.Name = "AutoRob12"
  2771.  
  2772. AutoRob12.Parent = GUIBody12
  2773.  
  2774. AutoRob12.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2775.  
  2776. AutoRob12.Position = UDim2.new(0.34375, 0, 0.416666657, 0)
  2777.  
  2778. AutoRob12.Size = UDim2.new(0, 100, 0, 40)
  2779.  
  2780. AutoRob12.Font = Enum.Font.ArialBold
  2781.  
  2782. AutoRob12.Text = "Not Functioning"
  2783.  
  2784. AutoRob12.TextColor3 = Color3.fromRGB(0, 0, 0)
  2785.  
  2786. AutoRob12.TextSize = 15.000
  2787.  
  2788. AutoRob12.BackgroundTransparency = 0.100
  2789.  
  2790. AutoRob12.MouseButton1Down:connect(function()AutoRob12.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  2791.  
  2792. end)
  2793.  
  2794. ESP12.Name = "ESP12"
  2795. ESP12.Parent = GUIBody12
  2796. ESP12.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2797. ESP12.Position = UDim2.new(0.34375, 0, 0.625, 0)
  2798. ESP12.Size = UDim2.new(0, 100, 0, 40)
  2799. ESP12.Font = Enum.Font.ArialBold
  2800. ESP12.Text = "Tools"
  2801. ESP12.TextColor3 = Color3.fromRGB(0, 0, 0)
  2802. ESP12.TextSize = 15.000
  2803. ESP12.BackgroundTransparency = 0.100
  2804.  
  2805. ESP12.MouseButton1Down:connect(function()ESP12.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  2806.  
  2807. end)
  2808.  
  2809. ESP12.MouseButton1Down:connect(function()
  2810. game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, true)
  2811. for index, child in pairs(game:GetService("Workspace"):GetChildren()) do
  2812. if child.ClassName == "Part" then
  2813. child.Locked = false
  2814. end
  2815. if child.ClassName == "MeshPart" then
  2816. child.Locked = false
  2817. end
  2818. if child.ClassName == "UnionOperation" then
  2819. child.Locked = false
  2820. end
  2821. if child.ClassName == "Model" then
  2822. for index, chil in pairs(child:GetChildren()) do
  2823. if chil.ClassName == "Part" then
  2824. chil.Locked = false
  2825. end
  2826. if chil.ClassName == "MeshPart" then
  2827. chil.Locked = false
  2828. end
  2829. if chil.ClassName == "UnionOperation" then
  2830. chil.Locked = false
  2831. end
  2832. if chil.ClassName == "Model" then
  2833. for index, childe in pairs(chil:GetChildren()) do
  2834. if childe.ClassName == "Part" then
  2835. childe.Locked = false
  2836. end
  2837. if childe.ClassName == "MeshPart" then
  2838. childe.Locked = false
  2839. end
  2840. if childe.ClassName == "UnionOperation" then
  2841. childe.Locked = false
  2842. end
  2843. if childe.ClassName == "Model" then
  2844. for index, childeo in pairs(childe:GetChildren()) do
  2845. if childeo.ClassName == "Part" then
  2846. childeo.Locked = false
  2847. end
  2848. if childeo.ClassName == "MeshPart" then
  2849. childeo.Locked = false
  2850. end
  2851. if childeo.ClassName == "UnionOperation" then
  2852. childeo.Locked = false
  2853. end
  2854. if childeo.ClassName == "Model" then
  2855. end
  2856. end
  2857. end
  2858. end
  2859. end
  2860. end
  2861. end
  2862. end
  2863. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  2864. c.BinType = Enum.BinType.Hammer
  2865. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  2866. c.BinType = Enum.BinType.Clone
  2867. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  2868. c.BinType = Enum.BinType.Grab
  2869. end)
  2870.  
  2871.  
  2872.  
  2873.  
  2874.  
  2875. TextLabel12.Parent = GUIBody12
  2876.  
  2877. TextLabel12.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2878.  
  2879. TextLabel12.Size = UDim2.new(0, 335, 0, 58)
  2880.  
  2881. TextLabel12.Font = Enum.Font.Cartoon
  2882.  
  2883. TextLabel12.TextSize = 50.000
  2884.  
  2885. TextLabel12.Text = "Recoil"
  2886.  
  2887. TextLabel12.Position = UDim2.new(0.0, 0, 0.0, 0)
  2888.  
  2889.  
  2890. -- end of Recoil script
  2891.  
  2892. Admin.MouseButton1Down:connect(function()
  2893.  
  2894. loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
  2895.  
  2896. end)
  2897.  
  2898.  
  2899. TextLabe.Parent = GUIBody1
  2900.  
  2901. TextLabe.Size = UDim2.new(0, 7, 0, 400)
  2902.  
  2903. TextLabe.Position = UDim2.new(0.385, 0, 0.0, 0)
  2904.  
  2905. TextLabe.Text = ""
  2906.  
  2907.  
  2908.  
  2909. TextLabel00.Parent = GUIBody1
  2910.  
  2911. TextLabel00.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2912.  
  2913. TextLabel00.Size = UDim2.new(0, 300, 0, 50)
  2914.  
  2915. TextLabel00.Font = Enum.Font.Cartoon
  2916.  
  2917. TextLabel00.TextSize = 15.000
  2918.  
  2919. TextLabel00.Text = "Forgetfuldingo and Sweaty_Chungus"
  2920.  
  2921. TextLabel00.Position = UDim2.new(0, 300, 0, 350)
  2922.  
  2923.  
  2924.  
  2925.  
  2926. TextLabel.Parent = GUIBody2
  2927.  
  2928. TextLabel.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2929.  
  2930. TextLabel.Size = UDim2.new(0, 247, 0, 47)
  2931.  
  2932. TextLabel.Font = Enum.Font.Cartoon
  2933.  
  2934. TextLabel.TextSize = 25.000
  2935.  
  2936. TextLabel.Text = "Cereal Hub"
  2937.  
  2938. TextLabel.Position = UDim2.new(0, 0, 0, 0)
  2939.  
  2940.  
  2941. function Minimize()
  2942. if
  2943. GUIBody1.Visible==true
  2944. then
  2945. GUIBody1.Visible=false
  2946. else
  2947. GUIBody1.Visible=true
  2948. end
  2949. end
  2950.  
  2951.  
  2952. game:GetService("UserInputService").InputBegan:Connect(function(key)
  2953. if
  2954. key.KeyCode==Enum.KeyCode.RightShift
  2955. then
  2956. Minimize()
  2957. end
  2958. end)
  2959.  
  2960. function zigzag(X)return math.acos(math.cos(X*math.pi))/math.pi end
  2961. counter = 0
  2962. while wait(0,1) do
  2963. TextLabe.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  2964. TextLabel.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  2965. TextLabel1.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  2966. TextLabel3.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  2967. TextLabel4.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  2968. TextLabel5.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  2969. TextLabel6.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  2970. TextLabel7.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  2971. TextLabel8.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  2972. TextLabel9.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  2973. TextLabel11.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  2974. TextLabel12.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  2975. TextLabel00.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  2976. counter = counter + 0.01
  2977. end
  2978.  
  2979.  
  2980.  
  2981. -- dont use PF Fuxer lol they suck
  2982.  
  2983.  
Add Comment
Please, Sign In to add comment