Guest User

JBguiasasasa`21132213

a guest
Jul 1st, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 345.48 KB | None | 0 0
  1. -- Objects
  2.  
  3. local ScreenGui = Instance.new("ScreenGui")
  4. local Frame = Instance.new("Frame")
  5. local TextButton = Instance.new("TextButton")
  6. local TextButton1 = Instance.new("TextButton")
  7. local TextButton2 = Instance.new("TextButton")
  8. local TextLabel = Instance.new("TextLabel")
  9. local TextLabel_2 = Instance.new("TextLabel")
  10.  
  11. -- Properties
  12.  
  13. ScreenGui.Parent = game.CoreGui
  14. Frame.Active = true
  15. Frame.Draggable = true
  16. Frame.Parent = ScreenGui
  17. Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  18. Frame.Position = UDim2.new(0.536082447, 0, 0.441391945, 0)
  19. Frame.Size = UDim2.new(0, 91, 0, 197)
  20.  
  21. TextButton.Parent = Frame
  22. TextButton.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  23. TextButton.Position = UDim2.new(0, 0, 0.928934038, 0)
  24. TextButton.Size = UDim2.new(0, 91, 0, 14)
  25. TextButton.Font = Enum.Font.SourceSans
  26. TextButton.Text = "TopKek"
  27. TextButton.TextColor3 = Color3.new(0, 0, 0)
  28. TextButton.TextSize = 14
  29.  
  30. TextButton1.Name = "TextButton1"
  31. TextButton1.Parent = Frame
  32. TextButton1.BackgroundColor3 = Color3.new(1, 1, 1)
  33. TextButton1.Position = UDim2.new(0, 0, 0.715736032, 0)
  34. TextButton1.Size = UDim2.new(0, 91, 0, 13)
  35. TextButton1.Font = Enum.Font.SourceSans
  36. TextButton1.Text = "Jailbreak CRACKED"
  37. TextButton1.TextColor3 = Color3.new(0, 0, 0)
  38. TextButton1.TextSize = 14
  39.  
  40. TextButton2.Name = "TextButton2"
  41. TextButton2.Parent = Frame
  42. TextButton2.BackgroundColor3 = Color3.new(1, 1, 1)
  43. TextButton2.Position = UDim2.new(0, 0, 0.467005074, 0)
  44. TextButton2.Size = UDim2.new(0, 91, 0, 13)
  45. TextButton2.Font = Enum.Font.SourceSans
  46. TextButton2.Text = "Unjailbreak"
  47. TextButton2.TextColor3 = Color3.new(0, 0, 0)
  48. TextButton2.TextSize = 14
  49.  
  50. TextLabel.Parent = Frame
  51. TextLabel.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  52. TextLabel.Size = UDim2.new(0, 91, 0, 50)
  53. TextLabel.Text = "JB HAX"
  54. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  55. TextLabel.TextSize = 14
  56.  
  57. TextLabel_2.Parent = Frame
  58. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  59. TextLabel_2.Position = UDim2.new(1.07692313, 0, 0.715736032, 0)
  60. TextLabel_2.Size = UDim2.new(0, 112, 0, 14)
  61. TextLabel_2.Font = Enum.Font.SourceSans
  62. TextLabel_2.Text = "<<< Best one yet!"
  63. TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
  64. TextLabel_2.TextSize = 14
  65. -- Scripts --
  66. TextButton.MouseButton1Down:connect(function()
  67. --boobs lol
  68.  
  69. local ScreenGui = Instance.new("ScreenGui")
  70.  
  71. local Base = Instance.new("Frame")
  72.  
  73. local Top = Instance.new("Frame")
  74.  
  75. local First = Instance.new("TextLabel")
  76.  
  77. local Second = Instance.new("TextLabel")
  78.  
  79. local Location = Instance.new("TextLabel")
  80.  
  81. local Exit = Instance.new("TextButton")
  82.  
  83. local HomeContainer = Instance.new("Frame")
  84.  
  85. local Players = Instance.new("Frame")
  86.  
  87. local ImageLabel = Instance.new("ImageLabel")
  88.  
  89. local TextLabel = Instance.new("TextLabel")
  90.  
  91. local Mask = Instance.new("TextButton")
  92.  
  93. local Server = Instance.new("Frame")
  94.  
  95. local ImageLabel_2 = Instance.new("ImageLabel")
  96.  
  97. local TextLabel_2 = Instance.new("TextLabel")
  98.  
  99. local Mask_2 = Instance.new("TextButton")
  100.  
  101. local LocalPlayer = Instance.new("Frame")
  102.  
  103. local ImageLabel_3 = Instance.new("ImageLabel")
  104.  
  105. local TextLabel_3 = Instance.new("TextLabel")
  106.  
  107. local Mask_3 = Instance.new("TextButton")
  108.  
  109. local Scripts = Instance.new("Frame")
  110.  
  111. local ImageLabel_4 = Instance.new("ImageLabel")
  112.  
  113. local TextLabel_4 = Instance.new("TextLabel")
  114.  
  115. local Mask_4 = Instance.new("TextButton")
  116.  
  117. local Miscellaneous = Instance.new("Frame")
  118.  
  119. local ImageLabel_5 = Instance.new("ImageLabel")
  120.  
  121. local TextLabel_5 = Instance.new("TextLabel")
  122.  
  123. local Mask_5 = Instance.new("TextButton")
  124.  
  125. local Settings = Instance.new("Frame")
  126.  
  127. local ImageLabel_6 = Instance.new("ImageLabel")
  128.  
  129. local TextLabel_6 = Instance.new("TextLabel")
  130.  
  131. local Mask_6 = Instance.new("TextButton")
  132.  
  133. local Navigator = Instance.new("ScrollingFrame")
  134.  
  135. local Item = Instance.new("TextButton")
  136.  
  137. local ServerContainer = Instance.new("ScrollingFrame")
  138.  
  139. local dd = Instance.new("TextButton")
  140.  
  141. local ImageLabel_7 = Instance.new("ImageLabel")
  142.  
  143. local LocalPlayerContainer = Instance.new("ScrollingFrame")
  144.  
  145. local PlayersContainer = Instance.new("ScrollingFrame")
  146.  
  147.  
  148.  
  149. -- Properties
  150.  
  151. local hist = game:GetService("LogService"):GetLogHistory()
  152.  
  153. local eiss = false
  154.  
  155. for i,v in pairs(hist) do
  156.  
  157. if string.find(v["message"]:lower(), "eiss") then
  158.  
  159. eiss = true
  160.  
  161. warn("Detected EISS, Parenting to PlayerGui")
  162.  
  163. end
  164.  
  165. end
  166.  
  167. if eiss then
  168.  
  169. ScreenGui.Parent = game.Players.LocalPlayer.PlayerGui
  170.  
  171. game.StarterGui.ResetPlayerGuiOnSpawn = false
  172.  
  173. else
  174.  
  175. ScreenGui.Parent = script.Parent
  176.  
  177. end
  178.  
  179.  
  180.  
  181. Base.Name = "Base"
  182.  
  183. Base.Parent = ScreenGui
  184.  
  185. Base.Active = true
  186.  
  187. Base.BackgroundColor3 = Color3.new(0.054902, 0.0901961, 0.113725)
  188.  
  189. Base.BorderColor3 = Color3.new(0.0156863, 0.027451, 0.0352941)
  190.  
  191. Base.BorderSizePixel = 2
  192.  
  193. Base.Draggable = true
  194.  
  195. Base.Position = UDim2.new(0, 50, 0, 250)
  196.  
  197. Base.Selectable = true
  198.  
  199. Base.Size = UDim2.new(0, 450, 0, 250)
  200.  
  201.  
  202.  
  203. Top.Name = "Top"
  204.  
  205. Top.Parent = Base
  206.  
  207. Top.BackgroundColor3 = Color3.new(0.027451, 0.0431373, 0.0588235)
  208.  
  209. Top.BackgroundTransparency = 0.5
  210.  
  211. Top.BorderColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  212.  
  213. Top.Position = UDim2.new(0, 10, 0, 7)
  214.  
  215. Top.Size = UDim2.new(1, -20, 0, 20)
  216.  
  217.  
  218.  
  219. First.Name = "First"
  220.  
  221. First.Parent = Top
  222.  
  223. First.BackgroundColor3 = Color3.new(1, 1, 1)
  224.  
  225. First.BackgroundTransparency = 1
  226.  
  227. First.BorderColor3 = Color3.new(0.32549, 0.313726, 0.313726)
  228.  
  229. First.Size = UDim2.new(1, 0, 1, 0)
  230.  
  231. First.Font = Enum.Font.SourceSans
  232.  
  233. First.FontSize = Enum.FontSize.Size18
  234.  
  235. First.Text = " T0PK3K 3.0"
  236.  
  237. First.TextColor3 = Color3.new(0.721569, 0.027451, 0.211765)
  238.  
  239. First.TextStrokeTransparency = 0
  240.  
  241. First.TextXAlignment = Enum.TextXAlignment.Left
  242.  
  243.  
  244.  
  245. Second.Name = "Second"
  246.  
  247. Second.Parent = Top
  248.  
  249. Second.BackgroundColor3 = Color3.new(1, 1, 1)
  250.  
  251. Second.BackgroundTransparency = 1
  252.  
  253. Second.BorderColor3 = Color3.new(0.32549, 0.313726, 0.313726)
  254.  
  255. Second.Position = UDim2.new(1, -125, 0, 0)
  256.  
  257. Second.Size = UDim2.new(0, 100, 1, 0)
  258.  
  259. Second.Font = Enum.Font.SourceSans
  260.  
  261. Second.FontSize = Enum.FontSize.Size18
  262.  
  263. Second.Text = "Cerberus Edition"
  264.  
  265. Second.TextColor3 = Color3.new(0.721569, 0.027451, 0.211765)
  266.  
  267. Second.TextStrokeTransparency = 0
  268.  
  269. Second.TextXAlignment = Enum.TextXAlignment.Left
  270.  
  271.  
  272.  
  273. Location.Name = "Location"
  274.  
  275. Location.Parent = Top
  276.  
  277. Location.BackgroundColor3 = Color3.new(1, 1, 1)
  278.  
  279. Location.BackgroundTransparency = 1
  280.  
  281. Location.BorderColor3 = Color3.new(0.32549, 0.313726, 0.313726)
  282.  
  283. Location.Position = UDim2.new(0, 90, 0, 0)
  284.  
  285. Location.Size = UDim2.new(1, -200, 1, 0)
  286.  
  287. Location.Font = Enum.Font.SourceSansBold
  288.  
  289. Location.FontSize = Enum.FontSize.Size18
  290.  
  291. Location.Text = "Home"
  292.  
  293. Location.TextColor3 = Color3.new(0.588235, 0.0196078, 0.172549)
  294.  
  295. Location.TextStrokeTransparency = 0
  296.  
  297.  
  298.  
  299. Exit.Name = "Exit"
  300.  
  301. Exit.Parent = Top
  302.  
  303. Exit.BackgroundColor3 = Color3.new(0.588235, 0.0196078, 0.172549)
  304.  
  305. Exit.BorderSizePixel = 0
  306.  
  307. Exit.Position = UDim2.new(1, -18, 0, 2)
  308.  
  309. Exit.Size = UDim2.new(0, 16, 0, 16)
  310.  
  311. Exit.Font = Enum.Font.SourceSansBold
  312.  
  313. Exit.FontSize = Enum.FontSize.Size14
  314.  
  315. Exit.Text = "X"
  316.  
  317. Exit.TextColor3 = Color3.new(1, 1, 1)
  318.  
  319. Exit.MouseButton1Down:connect(function()
  320.  
  321. Base.Parent = nil
  322.  
  323. end)
  324.  
  325.  
  326.  
  327. HomeContainer.Name = "HomeContainer"
  328.  
  329. HomeContainer.Parent = Base
  330.  
  331. HomeContainer.BackgroundColor3 = Color3.new(1, 1, 1)
  332.  
  333. HomeContainer.BackgroundTransparency = 1
  334.  
  335. HomeContainer.Position = UDim2.new(0, 10, 0, 50)
  336.  
  337. HomeContainer.Size = UDim2.new(1, -20, 1, -65)
  338.  
  339.  
  340.  
  341. Players.Name = "Players"
  342.  
  343. Players.Parent = HomeContainer
  344.  
  345. Players.BackgroundColor3 = Color3.new(1, 1, 1)
  346.  
  347. Players.BackgroundTransparency = 1
  348.  
  349. Players.Position = UDim2.new(0.666000009, 10, 0, 0)
  350.  
  351. Players.Size = UDim2.new(0.333000004, -10, 0.5, -10)
  352.  
  353.  
  354.  
  355. ImageLabel.Parent = Players
  356.  
  357. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  358.  
  359. ImageLabel.BackgroundTransparency = 1
  360.  
  361. ImageLabel.Position = UDim2.new(0.5, -25, 0, 0)
  362.  
  363. ImageLabel.Size = UDim2.new(0, 50, 0, 50)
  364.  
  365. ImageLabel.Image = "rbxassetid://573066980"
  366.  
  367. ImageLabel.ImageColor3 = Color3.new(0.615686, 0.0352941, 0.129412)
  368.  
  369.  
  370.  
  371. TextLabel.Parent = Players
  372.  
  373. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  374.  
  375. TextLabel.BackgroundTransparency = 1
  376.  
  377. TextLabel.Position = UDim2.new(0, 10, 1, -40)
  378.  
  379. TextLabel.Size = UDim2.new(1, -20, 0, 20)
  380.  
  381. TextLabel.Font = Enum.Font.SourceSansBold
  382.  
  383. TextLabel.FontSize = Enum.FontSize.Size24
  384.  
  385. TextLabel.Text = "Players"
  386.  
  387. TextLabel.TextColor3 = Color3.new(0.776471, 0.0235294, 0.137255)
  388.  
  389.  
  390.  
  391. Mask.Name = "Mask"
  392.  
  393. Mask.Parent = Players
  394.  
  395. Mask.BackgroundColor3 = Color3.new(1, 1, 1)
  396.  
  397. Mask.BackgroundTransparency = 1
  398.  
  399. Mask.Position = UDim2.new(0, 27, 0, 0)
  400.  
  401. Mask.Size = UDim2.new(1, -56, 0, 65)
  402.  
  403. Mask.Font = Enum.Font.SourceSans
  404.  
  405. Mask.FontSize = Enum.FontSize.Size14
  406.  
  407. Mask.Text = ""
  408.  
  409.  
  410.  
  411. Server.Name = "Server"
  412.  
  413. Server.Parent = HomeContainer
  414.  
  415. Server.BackgroundColor3 = Color3.new(1, 1, 1)
  416.  
  417. Server.BackgroundTransparency = 1
  418.  
  419. Server.Size = UDim2.new(0.333000004, -10, 0.5, -10)
  420.  
  421.  
  422.  
  423. ImageLabel_2.Parent = Server
  424.  
  425. ImageLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  426.  
  427. ImageLabel_2.BackgroundTransparency = 1
  428.  
  429. ImageLabel_2.Position = UDim2.new(0.5, -23, 0, 0)
  430.  
  431. ImageLabel_2.Size = UDim2.new(0, 46, 0, 46)
  432.  
  433. ImageLabel_2.Image = "rbxassetid://573084509"
  434.  
  435. ImageLabel_2.ImageColor3 = Color3.new(0.615686, 0.0352941, 0.129412)
  436.  
  437.  
  438.  
  439. TextLabel_2.Parent = Server
  440.  
  441. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  442.  
  443. TextLabel_2.BackgroundTransparency = 1
  444.  
  445. TextLabel_2.Position = UDim2.new(0, 10, 1, -40)
  446.  
  447. TextLabel_2.Size = UDim2.new(1, -20, 0, 20)
  448.  
  449. TextLabel_2.Font = Enum.Font.SourceSansBold
  450.  
  451. TextLabel_2.FontSize = Enum.FontSize.Size24
  452.  
  453. TextLabel_2.Text = "Server"
  454.  
  455. TextLabel_2.TextColor3 = Color3.new(0.776471, 0.0235294, 0.137255)
  456.  
  457.  
  458.  
  459. Mask_2.Name = "Mask"
  460.  
  461. Mask_2.Parent = Server
  462.  
  463. Mask_2.BackgroundColor3 = Color3.new(1, 1, 1)
  464.  
  465. Mask_2.BackgroundTransparency = 1
  466.  
  467. Mask_2.Position = UDim2.new(0, 27, 0, 0)
  468.  
  469. Mask_2.Size = UDim2.new(1, -56, 0, 65)
  470.  
  471. Mask_2.Font = Enum.Font.SourceSans
  472.  
  473. Mask_2.FontSize = Enum.FontSize.Size14
  474.  
  475. Mask_2.Text = ""
  476.  
  477.  
  478.  
  479. LocalPlayer.Name = "LocalPlayer"
  480.  
  481. LocalPlayer.Parent = HomeContainer
  482.  
  483. LocalPlayer.BackgroundColor3 = Color3.new(1, 1, 1)
  484.  
  485. LocalPlayer.BackgroundTransparency = 1
  486.  
  487. LocalPlayer.Position = UDim2.new(0.333000004, 10, 0, 0)
  488.  
  489. LocalPlayer.Size = UDim2.new(0.333000004, -10, 0.5, -10)
  490.  
  491.  
  492.  
  493. ImageLabel_3.Parent = LocalPlayer
  494.  
  495. ImageLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  496.  
  497. ImageLabel_3.BackgroundTransparency = 1
  498.  
  499. ImageLabel_3.Position = UDim2.new(0.5, -25, 0, 0)
  500.  
  501. ImageLabel_3.Size = UDim2.new(0, 50, 0, 50)
  502.  
  503. ImageLabel_3.Image = "rbxassetid://573078228"
  504.  
  505. ImageLabel_3.ImageColor3 = Color3.new(0.615686, 0.0352941, 0.129412)
  506.  
  507.  
  508.  
  509. TextLabel_3.Parent = LocalPlayer
  510.  
  511. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  512.  
  513. TextLabel_3.BackgroundTransparency = 1
  514.  
  515. TextLabel_3.Position = UDim2.new(0, 10, 1, -40)
  516.  
  517. TextLabel_3.Size = UDim2.new(1, -20, 0, 20)
  518.  
  519. TextLabel_3.Font = Enum.Font.SourceSansBold
  520.  
  521. TextLabel_3.FontSize = Enum.FontSize.Size24
  522.  
  523. TextLabel_3.Text = "LocalPlayer"
  524.  
  525. TextLabel_3.TextColor3 = Color3.new(0.776471, 0.0235294, 0.137255)
  526.  
  527.  
  528.  
  529. Mask_3.Name = "Mask"
  530.  
  531. Mask_3.Parent = LocalPlayer
  532.  
  533. Mask_3.BackgroundColor3 = Color3.new(1, 1, 1)
  534.  
  535. Mask_3.BackgroundTransparency = 1
  536.  
  537. Mask_3.Position = UDim2.new(0, 27, 0, 0)
  538.  
  539. Mask_3.Size = UDim2.new(1, -56, 0, 65)
  540.  
  541. Mask_3.Font = Enum.Font.SourceSans
  542.  
  543. Mask_3.FontSize = Enum.FontSize.Size14
  544.  
  545. Mask_3.Text = ""
  546.  
  547.  
  548.  
  549. Scripts.Name = "Scripts"
  550.  
  551. Scripts.Parent = HomeContainer
  552.  
  553. Scripts.BackgroundColor3 = Color3.new(1, 1, 1)
  554.  
  555. Scripts.BackgroundTransparency = 1
  556.  
  557. Scripts.Position = UDim2.new(0, 0, 0.5, 0)
  558.  
  559. Scripts.Size = UDim2.new(0.333000004, -10, 0.5, -10)
  560.  
  561.  
  562.  
  563. ImageLabel_4.Parent = Scripts
  564.  
  565. ImageLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  566.  
  567. ImageLabel_4.BackgroundTransparency = 1
  568.  
  569. ImageLabel_4.Position = UDim2.new(0.5, -25, 0, 0)
  570.  
  571. ImageLabel_4.Size = UDim2.new(0, 50, 0, 50)
  572.  
  573. ImageLabel_4.Image = "rbxassetid://573081437"
  574.  
  575. ImageLabel_4.ImageColor3 = Color3.new(0.615686, 0.0352941, 0.129412)
  576.  
  577.  
  578.  
  579. TextLabel_4.Parent = Scripts
  580.  
  581. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  582.  
  583. TextLabel_4.BackgroundTransparency = 1
  584.  
  585. TextLabel_4.Position = UDim2.new(0, 10, 1, -40)
  586.  
  587. TextLabel_4.Size = UDim2.new(1, -20, 0, 20)
  588.  
  589. TextLabel_4.Font = Enum.Font.SourceSansBold
  590.  
  591. TextLabel_4.FontSize = Enum.FontSize.Size24
  592.  
  593. TextLabel_4.Text = "Scripts"
  594.  
  595. TextLabel_4.TextColor3 = Color3.new(0.776471, 0.0235294, 0.137255)
  596.  
  597.  
  598.  
  599. Mask_4.Name = "Mask"
  600.  
  601. Mask_4.Parent = Scripts
  602.  
  603. Mask_4.BackgroundColor3 = Color3.new(1, 1, 1)
  604.  
  605. Mask_4.BackgroundTransparency = 1
  606.  
  607. Mask_4.Position = UDim2.new(0, 27, 0, 0)
  608.  
  609. Mask_4.Size = UDim2.new(1, -56, 0, 65)
  610.  
  611. Mask_4.Font = Enum.Font.SourceSans
  612.  
  613. Mask_4.FontSize = Enum.FontSize.Size14
  614.  
  615. Mask_4.Text = ""
  616.  
  617.  
  618.  
  619. Miscellaneous.Name = "Miscellaneous"
  620.  
  621. Miscellaneous.Parent = HomeContainer
  622.  
  623. Miscellaneous.BackgroundColor3 = Color3.new(1, 1, 1)
  624.  
  625. Miscellaneous.BackgroundTransparency = 1
  626.  
  627. Miscellaneous.Position = UDim2.new(0.333000004, 10, 0.5, 0)
  628.  
  629. Miscellaneous.Size = UDim2.new(0.333000004, -10, 0.5, -10)
  630.  
  631.  
  632.  
  633. ImageLabel_5.Parent = Miscellaneous
  634.  
  635. ImageLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
  636.  
  637. ImageLabel_5.BackgroundTransparency = 1
  638.  
  639. ImageLabel_5.Position = UDim2.new(0.5, -23, 0, 0)
  640.  
  641. ImageLabel_5.Size = UDim2.new(0, 46, 0, 46)
  642.  
  643. ImageLabel_5.Image = "rbxassetid://573087376"
  644.  
  645. ImageLabel_5.ImageColor3 = Color3.new(0.615686, 0.0352941, 0.129412)
  646.  
  647.  
  648.  
  649. TextLabel_5.Parent = Miscellaneous
  650.  
  651. TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
  652.  
  653. TextLabel_5.BackgroundTransparency = 1
  654.  
  655. TextLabel_5.Position = UDim2.new(0, 10, 1, -40)
  656.  
  657. TextLabel_5.Size = UDim2.new(1, -20, 0, 20)
  658.  
  659. TextLabel_5.Font = Enum.Font.SourceSansBold
  660.  
  661. TextLabel_5.FontSize = Enum.FontSize.Size24
  662.  
  663. TextLabel_5.Text = "Miscellaneous"
  664.  
  665. TextLabel_5.TextColor3 = Color3.new(0.776471, 0.0235294, 0.137255)
  666.  
  667.  
  668.  
  669. Mask_5.Name = "Mask"
  670.  
  671. Mask_5.Parent = Miscellaneous
  672.  
  673. Mask_5.BackgroundColor3 = Color3.new(1, 1, 1)
  674.  
  675. Mask_5.BackgroundTransparency = 1
  676.  
  677. Mask_5.Position = UDim2.new(0, 27, 0, 0)
  678.  
  679. Mask_5.Size = UDim2.new(1, -56, 0, 65)
  680.  
  681. Mask_5.Font = Enum.Font.SourceSans
  682.  
  683. Mask_5.FontSize = Enum.FontSize.Size14
  684.  
  685. Mask_5.Text = ""
  686.  
  687.  
  688.  
  689. Settings.Name = "Settings"
  690.  
  691. Settings.Parent = HomeContainer
  692.  
  693. Settings.BackgroundColor3 = Color3.new(1, 1, 1)
  694.  
  695. Settings.BackgroundTransparency = 1
  696.  
  697. Settings.Position = UDim2.new(0.666000009, 10, 0.5, 0)
  698.  
  699. Settings.Size = UDim2.new(0.333000004, -10, 0.5, -10)
  700.  
  701.  
  702.  
  703. ImageLabel_6.Parent = Settings
  704.  
  705. ImageLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
  706.  
  707. ImageLabel_6.BackgroundTransparency = 1
  708.  
  709. ImageLabel_6.Position = UDim2.new(0.5, -23, 0, 0)
  710.  
  711. ImageLabel_6.Size = UDim2.new(0, 46, 0, 46)
  712.  
  713. ImageLabel_6.Image = "rbxassetid://573090294"
  714.  
  715. ImageLabel_6.ImageColor3 = Color3.new(0.615686, 0.0352941, 0.129412)
  716.  
  717.  
  718.  
  719. TextLabel_6.Parent = Settings
  720.  
  721. TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
  722.  
  723. TextLabel_6.BackgroundTransparency = 1
  724.  
  725. TextLabel_6.Position = UDim2.new(0, 10, 1, -40)
  726.  
  727. TextLabel_6.Size = UDim2.new(1, -20, 0, 20)
  728.  
  729. TextLabel_6.Font = Enum.Font.SourceSansBold
  730.  
  731. TextLabel_6.FontSize = Enum.FontSize.Size24
  732.  
  733. TextLabel_6.Text = "Settings"
  734.  
  735. TextLabel_6.TextColor3 = Color3.new(0.776471, 0.0235294, 0.137255)
  736.  
  737.  
  738.  
  739. Mask_6.Name = "Mask"
  740.  
  741. Mask_6.Parent = Settings
  742.  
  743. Mask_6.BackgroundColor3 = Color3.new(1, 1, 1)
  744.  
  745. Mask_6.BackgroundTransparency = 1
  746.  
  747. Mask_6.Position = UDim2.new(0, 27, 0, 0)
  748.  
  749. Mask_6.Size = UDim2.new(1, -56, 0, 65)
  750.  
  751. Mask_6.Font = Enum.Font.SourceSans
  752.  
  753. Mask_6.FontSize = Enum.FontSize.Size14
  754.  
  755. Mask_6.Text = ""
  756.  
  757.  
  758.  
  759. Navigator.Name = "Navigator"
  760.  
  761. Navigator.Parent = Base
  762.  
  763. Navigator.BackgroundColor3 = Color3.new(0.027451, 0.0431373, 0.0588235)
  764.  
  765. Navigator.BackgroundTransparency = 0.5
  766.  
  767. Navigator.BorderColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  768.  
  769. Navigator.Position = UDim2.new(0, 10, 0, 35)
  770.  
  771. Navigator.Size = UDim2.new(0, 125, 1, -45)
  772.  
  773. Navigator.Visible = false
  774.  
  775. Navigator.BottomImage = "rbxassetid://573102620"
  776.  
  777. Navigator.MidImage = "rbxassetid://573102620"
  778.  
  779. Navigator.ScrollBarThickness = 5
  780.  
  781. Navigator.TopImage = "rbxassetid://573102620"
  782.  
  783.  
  784.  
  785. Item.Name = "Item"
  786.  
  787. Item.Parent = Navigator
  788.  
  789. Item.BackgroundColor3 = Color3.new(0.027451, 0.0431373, 0.0588235)
  790.  
  791. Item.BackgroundTransparency = 0.5
  792.  
  793. Item.BorderColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  794.  
  795. Item.Position = UDim2.new(0, 5, 0, 5)
  796.  
  797. Item.Size = UDim2.new(1, -15, 0, 20)
  798.  
  799. Item.Selected = true
  800.  
  801. Item.Font = Enum.Font.SourceSans
  802.  
  803. Item.FontSize = Enum.FontSize.Size14
  804.  
  805. Item.Text = "NavItem"
  806.  
  807. Item.TextColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  808.  
  809.  
  810.  
  811. ServerContainer.Name = "ServerContainer"
  812.  
  813. ServerContainer.Parent = Base
  814.  
  815. ServerContainer.BackgroundColor3 = Color3.new(0.027451, 0.0431373, 0.0588235)
  816.  
  817. ServerContainer.BackgroundTransparency = 0.5
  818.  
  819. ServerContainer.Position = UDim2.new(0, 140, 0, 35)
  820.  
  821. ServerContainer.Size = UDim2.new(1, -150, 1, -45)
  822.  
  823. ServerContainer.Visible = false
  824.  
  825. ServerContainer.BottomImage = "rbxassetid://573102620"
  826.  
  827. ServerContainer.MidImage = "rbxassetid://573102620"
  828.  
  829. ServerContainer.ScrollBarThickness = 5
  830.  
  831. ServerContainer.TopImage = "rbxassetid://573102620"
  832.  
  833.  
  834.  
  835. dd.Name = "dd"
  836.  
  837. dd.Parent = ServerContainer
  838.  
  839. dd.BackgroundColor3 = Color3.new(0.0196078, 0.0313726, 0.0431373)
  840.  
  841. dd.Position = UDim2.new(0, 6, 0, 6)
  842.  
  843. dd.Size = UDim2.new(0.5, -10, 0, 20)
  844.  
  845. dd.Visible = false
  846.  
  847. dd.Font = Enum.Font.SourceSans
  848.  
  849. dd.FontSize = Enum.FontSize.Size14
  850.  
  851. dd.Text = "Troll Spam"
  852.  
  853. dd.TextColor3 = Color3.new(0.780392, 0.780392, 0.780392)
  854.  
  855. dd.TextStrokeTransparency = 0.5
  856.  
  857.  
  858.  
  859. ImageLabel_7.Parent = dd
  860.  
  861. ImageLabel_7.BackgroundColor3 = Color3.new(1, 1, 1)
  862.  
  863. ImageLabel_7.BackgroundTransparency = 1
  864.  
  865. ImageLabel_7.Position = UDim2.new(0, 2, 0, 0)
  866.  
  867. ImageLabel_7.Size = UDim2.new(0, 20, 0, 20)
  868.  
  869. ImageLabel_7.Image = "rbxassetid://133293265"
  870.  
  871.  
  872.  
  873. LocalPlayerContainer.Name = "LocalPlayerContainer"
  874.  
  875. LocalPlayerContainer.Parent = Base
  876.  
  877. LocalPlayerContainer.BackgroundColor3 = Color3.new(0.027451, 0.0431373, 0.0588235)
  878.  
  879. LocalPlayerContainer.BackgroundTransparency = 0.5
  880.  
  881. LocalPlayerContainer.Position = UDim2.new(0, 140, 0, 35)
  882.  
  883. LocalPlayerContainer.Size = UDim2.new(1, -150, 1, -45)
  884.  
  885. LocalPlayerContainer.Visible = false
  886.  
  887. LocalPlayerContainer.BottomImage = "rbxassetid://573102620"
  888.  
  889. LocalPlayerContainer.MidImage = "rbxassetid://573102620"
  890.  
  891. LocalPlayerContainer.ScrollBarThickness = 5
  892.  
  893. LocalPlayerContainer.TopImage = "rbxassetid://573102620"
  894.  
  895.  
  896.  
  897. PlayersContainer.Name = "PlayersContainer"
  898.  
  899. PlayersContainer.Parent = Base
  900.  
  901. PlayersContainer.BackgroundColor3 = Color3.new(0.027451, 0.0431373, 0.0588235)
  902.  
  903. PlayersContainer.BackgroundTransparency = 0.5
  904.  
  905. PlayersContainer.Position = UDim2.new(0, 140, 0, 35)
  906.  
  907. PlayersContainer.Size = UDim2.new(1, -150, 1, -45)
  908.  
  909. PlayersContainer.Visible = false
  910.  
  911. PlayersContainer.BottomImage = "rbxassetid://573102620"
  912.  
  913. PlayersContainer.MidImage = "rbxassetid://573102620"
  914.  
  915. PlayersContainer.ScrollBarThickness = 5
  916.  
  917. PlayersContainer.TopImage = "rbxassetid://573102620"
  918.  
  919.  
  920.  
  921. function MakeContainer(n)
  922.  
  923. local cont = PlayersContainer:Clone()
  924.  
  925. cont.Name = n .. 'Container'
  926.  
  927. cont.Parent = Base
  928.  
  929. return cont
  930.  
  931. end
  932.  
  933.  
  934.  
  935. local ScriptsContainer = MakeContainer('Scripts')
  936.  
  937. local MiscContainer = MakeContainer('Miscellaneous')
  938.  
  939.  
  940.  
  941. local topkek = {}
  942.  
  943. topkek.store = {}
  944.  
  945. topkek.cache = {}
  946.  
  947. topkek.libgui = {}
  948.  
  949. topkek.libsettings = {}
  950.  
  951. topkek.libutil = {}
  952.  
  953. topkek.libwindows = {}
  954.  
  955. topkek.libcmd = {}
  956.  
  957. --[[ gay ass dropdown lib i made a while ago ]]--
  958.  
  959. dropdown = {}
  960.  
  961. dropdown.new = function(gui, items, placeholder)
  962.  
  963. local self = {}
  964.  
  965. self.value = placeholder
  966.  
  967. self.items = items
  968.  
  969. self.gui = gui
  970.  
  971.  
  972.  
  973. if self.gui:FindFirstChild("__DROPDOWN") then
  974.  
  975. self.gui["__DROPDOWN"]:Destroy()
  976.  
  977. end
  978.  
  979.  
  980.  
  981. self.debug = false
  982.  
  983.  
  984.  
  985. self.gui.Text = placeholder
  986.  
  987. self.gui.BorderSizePixel = 0
  988.  
  989. self.gui.ZIndex = 1
  990.  
  991.  
  992.  
  993. self.textcolor = self.gui.TextColor3
  994.  
  995. function self.make()
  996.  
  997. if self.gui:FindFirstChild("__DROPDOWN") then
  998.  
  999. self.gui["__DROPDOWN"]:Destroy()
  1000.  
  1001. end
  1002.  
  1003.  
  1004.  
  1005.  
  1006.  
  1007. self.selectgui = Instance.new("ScrollingFrame")
  1008.  
  1009. self.selectgui.Parent = self.gui
  1010.  
  1011. self.selectgui.Name = "__DROPDOWN"
  1012.  
  1013. self.selectgui.Size = UDim2.new(1, 0, 0, 100)
  1014.  
  1015. self.selectgui.Position = UDim2.new(0, 0, 0, self.gui.AbsoluteSize.Y)
  1016.  
  1017. self.selectgui.BorderSizePixel = 0
  1018.  
  1019. self.selectgui.ZIndex = 2
  1020.  
  1021. self.selectgui.BackgroundTransparency = self.gui.BackgroundTransparency
  1022.  
  1023. self.selectgui.BackgroundColor3 = self.gui.BackgroundColor3
  1024.  
  1025. self.selectgui.Visible = false
  1026.  
  1027. self.selectgui.CanvasSize = UDim2.new(0, 0, 0, (#self.items-1) * 20)
  1028.  
  1029. self.selectgui.ScrollBarThickness = 5
  1030.  
  1031.  
  1032.  
  1033. if #self.items < 4 then
  1034.  
  1035. self.selectgui.CanvasSize = UDim2.new(0, 0, 0, 0)
  1036.  
  1037. self.selectgui.Size = UDim2.new(1, 0, 0, (#self.items-1) * 20)
  1038.  
  1039. end
  1040.  
  1041.  
  1042.  
  1043. self.item = Instance.new("TextButton")
  1044.  
  1045. self.item.Size = UDim2.new(1, 0, 0, 20)
  1046.  
  1047. self.item.Position = UDim2.new(0, 0, 0, 0)
  1048.  
  1049. self.item.BackgroundTransparency = self.gui.BackgroundTransparency - 0.1
  1050.  
  1051. self.item.BackgroundColor3 = self.gui.BackgroundColor3
  1052.  
  1053. self.item.BorderSizePixel = 0
  1054.  
  1055. self.item.ZIndex = 2
  1056.  
  1057. self.item.TextColor3 = self.gui.TextColor3
  1058.  
  1059. self.item.Font = Enum.Font.SourceSans
  1060.  
  1061. self.item.FontSize = Enum.FontSize.Size14
  1062.  
  1063.  
  1064.  
  1065. self.curitem = nil
  1066.  
  1067.  
  1068.  
  1069. for i, v in pairs(self.items) do
  1070.  
  1071. if not (v == self.value) then
  1072.  
  1073. local ti = self.item:Clone()
  1074.  
  1075. ti.Parent = self.selectgui
  1076.  
  1077. if i == 1 then i = 2 end
  1078.  
  1079. ti.Position = UDim2.new(0, 0, 0, (i - 2) * 20)
  1080.  
  1081. ti.Text = v
  1082.  
  1083. ti.MouseButton1Down:connect(function()
  1084.  
  1085. self.value = v
  1086.  
  1087. self.open = false
  1088.  
  1089. self.selectgui.Visible = false
  1090.  
  1091. self.gui.Text = v
  1092.  
  1093. self.make()
  1094.  
  1095. end)
  1096.  
  1097. end
  1098.  
  1099. end
  1100.  
  1101. end
  1102.  
  1103.  
  1104.  
  1105. self.getvalue = function()
  1106.  
  1107. return self.value
  1108.  
  1109. end
  1110.  
  1111.  
  1112.  
  1113. self.update = function(itms)
  1114.  
  1115. self.items = itms
  1116.  
  1117. self.make()
  1118.  
  1119. end
  1120.  
  1121.  
  1122.  
  1123. self.open = false
  1124.  
  1125.  
  1126.  
  1127. self.gui.MouseButton1Down:connect(function()
  1128.  
  1129. if self.open == false then
  1130.  
  1131. self.selectgui.CanvasPosition = Vector2.new(0, 0)
  1132.  
  1133. self.selectgui.Visible = true
  1134.  
  1135. self.open = true
  1136.  
  1137. else
  1138.  
  1139. self.selectgui.Visible = false
  1140.  
  1141. self.open = false
  1142.  
  1143. end
  1144.  
  1145. end)
  1146.  
  1147.  
  1148.  
  1149. self.make()
  1150.  
  1151. return self
  1152.  
  1153. end
  1154.  
  1155. --[[ libsettings lole ]]--
  1156.  
  1157. topkek.libsettings.store = {}
  1158.  
  1159. function topkek.libsettings:getSetting(k)
  1160.  
  1161. return topkek.libsettings.store[k]
  1162.  
  1163. end
  1164.  
  1165.  
  1166.  
  1167. function topkek.libsettings:setSetting(k,v)
  1168.  
  1169. topkek.libsettings.store[k]=v
  1170.  
  1171. end
  1172.  
  1173.  
  1174.  
  1175. -- [[ libutil ]] --
  1176.  
  1177. function topkek.libutil:createObject(o, p)
  1178.  
  1179. local a, b = pcall(function()
  1180.  
  1181. Instance.new(o)
  1182.  
  1183. end)
  1184.  
  1185. if not a then
  1186.  
  1187. return
  1188.  
  1189. end
  1190.  
  1191. local obj = Instance.new(o)
  1192.  
  1193. for prop, val in pairs(p) do
  1194.  
  1195. pcall(function()
  1196.  
  1197. obj[prop] = val
  1198.  
  1199. end)
  1200.  
  1201. end
  1202.  
  1203. return obj
  1204.  
  1205. end
  1206.  
  1207. function topkek.libutil:Color3(r,g,b)
  1208.  
  1209. return Color3.new(r/255,g/255,b/255)
  1210.  
  1211. end; color3 = function(r,g,b) return topkek.libutil:Color3(r,g,b) end
  1212.  
  1213. function topkek.libutil:recurseDecal(img)--topkek2.0 code tbh
  1214.  
  1215. img = 'rbxassetid://' .. img
  1216.  
  1217. local function skybox(x)
  1218.  
  1219. local sky = Instance.new("Sky",game.Lighting)
  1220.  
  1221. local fcs={"Bk","Dn","Ft","Lf","Rt","Up"}
  1222.  
  1223. for i,v in pairs(fcs) do
  1224.  
  1225. sky["Skybox"..v]=x
  1226.  
  1227. end
  1228.  
  1229. end
  1230.  
  1231. local function particle(p, b)
  1232.  
  1233. local a = Instance.new("ParticleEmitter", p)
  1234.  
  1235. a.Rate = 500
  1236.  
  1237. a.Lifetime = NumberRange.new(20, 30)
  1238.  
  1239. a.VelocitySpread = 200
  1240.  
  1241. a.Texture = b
  1242.  
  1243. end
  1244.  
  1245.  
  1246.  
  1247. local function decal(p, b)
  1248.  
  1249. local sides = {"Back", "Bottom", "Front", "Left", "Right", "Top"}
  1250.  
  1251. for i, v in pairs(sides) do
  1252.  
  1253. local a = Instance.new("Decal", p)
  1254.  
  1255. a.Texture = b
  1256.  
  1257. a.Face = v
  1258.  
  1259. end
  1260.  
  1261. end
  1262.  
  1263.  
  1264.  
  1265. local function recurse(x)
  1266.  
  1267. for i, v in pairs(x:GetChildren()) do
  1268.  
  1269. pcall(function() -- 'error occured, no output from Lua' LOLE
  1270.  
  1271. if v:IsA("BasePart") then
  1272.  
  1273. particle(v, img)
  1274.  
  1275. decal(v, img)
  1276.  
  1277. end
  1278.  
  1279. if #(v:GetChildren())>0 then
  1280.  
  1281. recurse(v)
  1282.  
  1283. end
  1284.  
  1285. end)
  1286.  
  1287. end
  1288.  
  1289. end
  1290.  
  1291.  
  1292.  
  1293. recurse(game)
  1294.  
  1295. skybox(img)
  1296.  
  1297. end
  1298.  
  1299. function topkek.libutil:recurseRemove(type_)
  1300.  
  1301. local function recurse(x)
  1302.  
  1303. for i, v in pairs(x:GetChildren()) do
  1304.  
  1305. pcall(function()
  1306.  
  1307. if v:IsA(type_) then
  1308.  
  1309. v:Destroy()
  1310.  
  1311. end
  1312.  
  1313. if #(v:GetChildren())>0 then
  1314.  
  1315. recurse(v)
  1316.  
  1317. end
  1318.  
  1319. end)
  1320.  
  1321. end
  1322.  
  1323. end
  1324.  
  1325. recurse(game)
  1326.  
  1327. end
  1328.  
  1329. function topkek.libutil:recurseSet(type_,prop,val)
  1330.  
  1331. local function recurse(x)
  1332.  
  1333. for i, v in pairs(x:GetChildren()) do
  1334.  
  1335. pcall(function()
  1336.  
  1337. if v:IsA(type_) then
  1338.  
  1339. v[prop]=val
  1340.  
  1341. end
  1342.  
  1343. if #(v:GetChildren())>0 then
  1344.  
  1345. recurse(v)
  1346.  
  1347. end
  1348.  
  1349. end)
  1350.  
  1351. end
  1352.  
  1353. end
  1354.  
  1355. recurse(game)
  1356.  
  1357. end
  1358.  
  1359. function topkek.libutil:recurseSetObj(obj,type_,prop,val)
  1360.  
  1361. local function recurse(x)
  1362.  
  1363. for i, v in pairs(x:GetChildren()) do
  1364.  
  1365. pcall(function()
  1366.  
  1367. if v:IsA(type_) then
  1368.  
  1369. v[prop]=val
  1370.  
  1371. end
  1372.  
  1373. if #(v:GetChildren())>0 then
  1374.  
  1375. recurse(v)
  1376.  
  1377. end
  1378.  
  1379. end)
  1380.  
  1381. end
  1382.  
  1383. end
  1384.  
  1385. recurse(obj)
  1386.  
  1387. end
  1388.  
  1389. function topkek.libutil:recurseFunc(type_,func)
  1390.  
  1391. local function recurse(x)
  1392.  
  1393. for i, v in pairs(x:GetChildren()) do
  1394.  
  1395. pcall(function()
  1396.  
  1397. if v:IsA(type_) then
  1398.  
  1399. func(v)
  1400.  
  1401. end
  1402.  
  1403. if #(v:GetChildren())>0 then
  1404.  
  1405. recurse(v)
  1406.  
  1407. end
  1408.  
  1409. end)
  1410.  
  1411. end
  1412.  
  1413. end
  1414.  
  1415. recurse(game)
  1416.  
  1417. end
  1418.  
  1419. function topkek.libutil:Play(id)
  1420.  
  1421. local mu = Instance.new("Sound", game.Workspace)
  1422.  
  1423. mu.Volume = 1
  1424.  
  1425. mu.Looped = true
  1426.  
  1427. mu.Pitch = 1
  1428.  
  1429. mu.SoundId = "rbxassetid://"..tostring(id)
  1430.  
  1431. mu:Play()
  1432.  
  1433. end
  1434.  
  1435. function topkek.libutil:GetPlayerList()
  1436.  
  1437. local list = {'Everybody'}
  1438.  
  1439. for i, v in pairs(game:service'Players':GetPlayers()) do
  1440.  
  1441. table.insert(list, v.Name)
  1442.  
  1443. end
  1444.  
  1445. return list
  1446.  
  1447. end
  1448.  
  1449. function topkek.libutil:doPlayers(drop, func)
  1450.  
  1451. local str = drop.getvalue()
  1452.  
  1453. local plrs = {}
  1454.  
  1455. if str == 'Everybody' then
  1456.  
  1457. plrs = game:GetService('Players'):GetPlayers()
  1458.  
  1459. else
  1460.  
  1461. plrs = {game:GetService('Players'):FindFirstChild(str)}
  1462.  
  1463. end
  1464.  
  1465. for i, v in pairs(plrs) do
  1466.  
  1467. func(v)
  1468.  
  1469. end
  1470.  
  1471. end
  1472.  
  1473. function topkek.libutil:insert(id)
  1474.  
  1475. if topkek.cache[id] then return topkek.cache[id] end -- moist
  1476.  
  1477. local obj = game:service'InsertService':LoadAsset(id):GetChildren()[1]
  1478.  
  1479. topkek.cache[id] = obj:Clone()
  1480.  
  1481. return obj
  1482.  
  1483. end; insert = function(id) return topkek.libutil:insert(id) end
  1484.  
  1485. function topkek.libutil:getTorso(plr) --r15 compatibility lole
  1486.  
  1487. if plr.Character then
  1488.  
  1489. if plr.Character:FindFirstChild('UpperTorso') then
  1490.  
  1491. return plr.Character.UpperTorso
  1492.  
  1493. else
  1494.  
  1495. return plr.Character.Torso
  1496.  
  1497. end
  1498.  
  1499. end
  1500.  
  1501. end
  1502.  
  1503. function topkek.libutil:weiner(plr)
  1504.  
  1505. plr=plr.Character
  1506.  
  1507. Shaft=Instance.new("Part", plr)
  1508.  
  1509. Shaft.Name='Shaft'
  1510.  
  1511. Shaft.Size=Vector3.new(1, 2.5, 1)
  1512.  
  1513. Shaft.TopSurface=0
  1514.  
  1515. Shaft.BottomSurface=0
  1516.  
  1517. Shaft.CanCollide=true
  1518.  
  1519. Cyln=Instance.new("CylinderMesh", Shaft)
  1520.  
  1521. Cyln.Scale=Vector3.new(0.5,0.7,0.5)
  1522.  
  1523. Instance.new("Weld", plr)
  1524.  
  1525. plr.Weld.Part0=plr:FindFirstChild("Torso") or plr:FindFirstChild("LowerTorso")
  1526.  
  1527. plr.Weld.Part1=plr.Shaft
  1528.  
  1529. plr.Weld.C0=CFrame.new(0,-0.35,-0.9)*CFrame.fromEulerAnglesXYZ(2.2,0,0)
  1530.  
  1531. Shaft.BrickColor=BrickColor.new("Pastel brown")
  1532.  
  1533. Tip=Instance.new("Part", plr)
  1534.  
  1535. Tip.Name='Tip'
  1536.  
  1537. Tip.TopSurface=0
  1538.  
  1539. Tip.BottomSurface=0
  1540.  
  1541. Tip.Size=Vector3.new(1, 1, 1)
  1542.  
  1543. Tip.CanCollide=true
  1544.  
  1545. Tip.Touched:connect(function(prt) if prt.Parent~=player then spawn(function() for i=1, 5 do local pert=Instance.new("Part", player) pert.CFrame=CFrame.new(prt.Position) pert.CanCollide=true local mesh=Instance.new("BlockMesh", pert) mesh.Scale=Vector3.new(0.2,0.2,0.2) pert.BrickColor=BrickColor.new("White") end end) end end)
  1546.  
  1547. Cyln2=Instance.new("SpecialMesh", Tip)
  1548.  
  1549. Cyln2.MeshType='Sphere'
  1550.  
  1551. Cyln2.Scale=Vector3.new(0.6,0.6,0.6)
  1552.  
  1553. Instance.new("Weld", plr).Name='Weld2'
  1554.  
  1555. plr.Weld2.Part0=plr.Shaft
  1556.  
  1557. plr.Weld2.Part1=plr.Tip
  1558.  
  1559. plr.Weld2.C0=CFrame.new(0,-.9,0)
  1560.  
  1561. Tip.BrickColor=BrickColor.new("Pink")
  1562.  
  1563. -----
  1564.  
  1565. Ball1=Instance.new("Part", plr)
  1566.  
  1567. Ball1.Name='Ball1'
  1568.  
  1569. Ball1.Size=Vector3.new(1, 1, 1)
  1570.  
  1571. Ball1.TopSurface=0
  1572.  
  1573. Ball1.BottomSurface=0
  1574.  
  1575. Cyln3=Instance.new("SpecialMesh", Ball1)
  1576.  
  1577. Cyln3.MeshType='Sphere'
  1578.  
  1579. Cyln3.Scale=Vector3.new(0.4,0.4,0.4)
  1580.  
  1581. Instance.new("Weld", plr).Name='Weld3'
  1582.  
  1583. plr.Weld3.Part0=plr.Shaft
  1584.  
  1585. plr.Weld3.Part1=plr.Ball1
  1586.  
  1587. plr.Weld3.C0=CFrame.new(0.225,.4,0.2)
  1588.  
  1589. Ball1.BrickColor=BrickColor.new("Pastel brown")
  1590.  
  1591. -----
  1592.  
  1593. Ball2=Instance.new("Part", plr)
  1594.  
  1595. Ball2.Name='Ball2'
  1596.  
  1597. Ball2.Size=Vector3.new(1, 1, 1)
  1598.  
  1599. Ball2.TopSurface=0
  1600.  
  1601. Ball2.BottomSurface=0
  1602.  
  1603. Cyln3=Instance.new("SpecialMesh", Ball2)
  1604.  
  1605. Cyln3.MeshType='Sphere'
  1606.  
  1607. Cyln3.Scale=Vector3.new(0.4,0.4,0.4)
  1608.  
  1609. Instance.new("Weld", plr).Name='Weld4'
  1610.  
  1611. plr.Weld4.Part0=plr.Shaft
  1612.  
  1613. plr.Weld4.Part1=plr.Ball2
  1614.  
  1615. plr.Weld4.C0=CFrame.new(-0.225,.4,0.2)
  1616.  
  1617. Ball2.BrickColor=BrickColor.new("Pastel brown")
  1618.  
  1619. end
  1620.  
  1621. function topkek.libutil:scalePlayer(plr, sz)
  1622.  
  1623. local pchar = plr.Character
  1624.  
  1625. if pchar:FindFirstChild("UpperTorso") then
  1626.  
  1627. warn("Player [" ..plr.Name.. "] is R15.")
  1628.  
  1629. return
  1630.  
  1631. end
  1632.  
  1633. local function scale(chr,scl)
  1634.  
  1635.  
  1636.  
  1637. for _,v in pairs(pchar:GetChildren()) do
  1638.  
  1639. if v:IsA("Hat") then
  1640.  
  1641. v:Clone()
  1642.  
  1643. v.Parent = game.Lighting
  1644.  
  1645. end
  1646.  
  1647. end
  1648.  
  1649.  
  1650.  
  1651. local Head = chr['Head']
  1652.  
  1653. local Torso = chr['Torso']
  1654.  
  1655. local LA = chr['Left Arm']
  1656.  
  1657. local RA = chr['Right Arm']
  1658.  
  1659. local LL = chr['Left Leg']
  1660.  
  1661. local RL = chr['Right Leg']
  1662.  
  1663. local HRP = chr['HumanoidRootPart']
  1664.  
  1665.  
  1666.  
  1667. wait(0.1)
  1668.  
  1669.  
  1670.  
  1671. Head.formFactor = 3
  1672.  
  1673. Torso.formFactor = 3
  1674.  
  1675. LA.formFactor = 3
  1676.  
  1677. RA.formFactor = 3
  1678.  
  1679. LL.formFactor = 3
  1680.  
  1681. RL.formFactor = 3
  1682.  
  1683. HRP.formFactor = 3
  1684.  
  1685.  
  1686.  
  1687. Head.Size = Vector3.new(scl * 2, scl, scl)
  1688.  
  1689. Torso.Size = Vector3.new(scl * 2, scl * 2, scl)
  1690.  
  1691. LA.Size = Vector3.new(scl, scl * 2, scl)
  1692.  
  1693. RA.Size = Vector3.new(scl, scl * 2, scl)
  1694.  
  1695. LL.Size = Vector3.new(scl, scl * 2, scl)
  1696.  
  1697. RL.Size = Vector3.new(scl, scl * 2, scl)
  1698.  
  1699. HRP.Size = Vector3.new(scl * 2, scl * 2, scl)
  1700.  
  1701.  
  1702.  
  1703. local Motor1 = Instance.new('Motor6D', Torso)
  1704.  
  1705. Motor1.Part0 = Torso
  1706.  
  1707. Motor1.Part1 = Head
  1708.  
  1709. Motor1.C0 = CFrame.new(0, 1 * scl, 0) * CFrame.Angles(-1.6, 0, 3.1)
  1710.  
  1711. Motor1.C1 = CFrame.new(0, -0.5 * scl, 0) * CFrame.Angles(-1.6, 0, 3.1)
  1712.  
  1713. Motor1.Name = "Neck"
  1714.  
  1715.  
  1716.  
  1717. local Motor2 = Instance.new('Motor6D', Torso)
  1718.  
  1719. Motor2.Part0 = Torso
  1720.  
  1721. Motor2.Part1 = LA
  1722.  
  1723. Motor2.C0 = CFrame.new(-1 * scl, 0.5 * scl, 0) * CFrame.Angles(0, -1.6, 0)
  1724.  
  1725. Motor2.C1 = CFrame.new(0.5 * scl, 0.5 * scl, 0) * CFrame.Angles(0, -1.6, 0)
  1726.  
  1727. Motor2.Name = "Left Shoulder"
  1728.  
  1729.  
  1730.  
  1731. local Motor3 = Instance.new('Motor6D', Torso)
  1732.  
  1733. Motor3.Part0 = Torso
  1734.  
  1735. Motor3.Part1 = RA
  1736.  
  1737. Motor3.C0 = CFrame.new(1 * scl, 0.5 * scl, 0) * CFrame.Angles(0, 1.6, 0)
  1738.  
  1739. Motor3.C1 = CFrame.new(-0.5 * scl, 0.5 * scl, 0) * CFrame.Angles(0, 1.6, 0)
  1740.  
  1741. Motor3.Name = "Right Shoulder"
  1742.  
  1743.  
  1744.  
  1745. local Motor4 = Instance.new('Motor6D', Torso)
  1746.  
  1747. Motor4.Part0 = Torso
  1748.  
  1749. Motor4.Part1 = LL
  1750.  
  1751. Motor4.C0 = CFrame.new(-1 * scl, -1 * scl, 0) * CFrame.Angles(0, -1.6, 0)
  1752.  
  1753. Motor4.C1 = CFrame.new(-0.5 * scl, 1 * scl, 0) * CFrame.Angles(0, -1.6, 0)
  1754.  
  1755. Motor4.Name = "Left Hip"
  1756.  
  1757.  
  1758.  
  1759. local Motor5 = Instance.new('Motor6D', Torso)
  1760.  
  1761. Motor5.Part0 = Torso
  1762.  
  1763. Motor5.Part1 = RL
  1764.  
  1765. Motor5.C0 = CFrame.new(1 * scl, -1 * scl, 0) * CFrame.Angles(0, 1.6, 0)
  1766.  
  1767. Motor5.C1 = CFrame.new(0.5 * scl, 1 * scl, 0) * CFrame.Angles(0, 1.6, 0)
  1768.  
  1769. Motor5.Name = "Right Hip"
  1770.  
  1771.  
  1772.  
  1773. local Motor6 = Instance.new('Motor6D', HRP)
  1774.  
  1775. Motor6.Part0 = HRP
  1776.  
  1777. Motor6.Part1 = Torso
  1778.  
  1779. Motor6.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(-1.6, 0, -3.1)
  1780.  
  1781. Motor6.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(-1.6, 0, -3.1)
  1782.  
  1783.  
  1784.  
  1785. end
  1786.  
  1787.  
  1788.  
  1789. scale(pchar, sz)
  1790.  
  1791.  
  1792.  
  1793. for _,v in pairs(game.Lighting:GetChildren()) do
  1794.  
  1795. if v:IsA("Hat") then
  1796.  
  1797. v.Parent = pchar
  1798.  
  1799. end
  1800.  
  1801. end
  1802.  
  1803. end
  1804.  
  1805. function topkek.libutil:dickShooter()
  1806.  
  1807. Player = game:GetService("Players").LocalPlayer
  1808.  
  1809. Character = Player.Character
  1810.  
  1811. PlayerGui = Player.PlayerGui
  1812.  
  1813. Backpack = Player.Backpack
  1814.  
  1815. Torso = Character.Torso
  1816.  
  1817. Head = Character.Head
  1818.  
  1819. LeftArm = Character["Left Arm"]
  1820.  
  1821. LeftLeg = Character["Left Leg"]
  1822.  
  1823. RightArm = Character["Right Arm"]
  1824.  
  1825. RightLeg = Character["Right Leg"]
  1826.  
  1827. LS = Torso["Left Shoulder"]
  1828.  
  1829. LH = Torso["Left Hip"]
  1830.  
  1831. RS = Torso["Right Shoulder"]
  1832.  
  1833. RH = Torso["Right Hip"]
  1834.  
  1835. Tool = Instance.new("HopperBin")
  1836.  
  1837. Tool.Parent = Backpack
  1838.  
  1839. Tool.Name = "Painis"
  1840.  
  1841. Bin = Tool
  1842.  
  1843. so = function(id, par, vol, pit)
  1844.  
  1845.  
  1846.  
  1847. coroutine.resume(coroutine.create(function()
  1848.  
  1849.  
  1850.  
  1851. local sou = Instance.new("Sound", par or workspace)
  1852.  
  1853. sou.Volume = vol
  1854.  
  1855. sou.Pitch = pit or 1
  1856.  
  1857. sou.SoundId = id
  1858.  
  1859. wait()
  1860.  
  1861. sou:play()
  1862.  
  1863. wait(6)
  1864.  
  1865. sou:Remove()
  1866.  
  1867. end
  1868.  
  1869. ))
  1870.  
  1871. end
  1872.  
  1873.  
  1874.  
  1875. ob1d = function(mouse)
  1876.  
  1877.  
  1878.  
  1879. size = 0.5
  1880.  
  1881. mode = 1
  1882.  
  1883. color = BrickColor.new(Color3.new(math.random(), math.random(), math.random()))
  1884.  
  1885. mo = Instance.new("Model")
  1886.  
  1887. mo.Name = "EEEEUGH HA HA HAAAAA"
  1888.  
  1889. mo.Parent = workspace
  1890.  
  1891. game.Debris:AddItem(mo, 10)
  1892.  
  1893. p = Instance.new("Seat")
  1894.  
  1895. p.Name = "Torso"
  1896.  
  1897. p.Size = Vector3.new(14, 50, 14) * size
  1898.  
  1899. p.BrickColor = color
  1900.  
  1901. m = Instance.new("SpecialMesh")
  1902.  
  1903. m.Parent = p
  1904.  
  1905. p.Name = "Torso"
  1906.  
  1907. p.Parent = mo
  1908.  
  1909. p = Instance.new("Seat")
  1910.  
  1911. p.Shape = "Ball"
  1912.  
  1913. p.Size = Vector3.new(24, 24, 24) * size
  1914.  
  1915. p.BrickColor = color
  1916.  
  1917. p.Name = "Legball"
  1918.  
  1919. for i = 1, 10 do
  1920.  
  1921. lol = Instance.new("Seat")
  1922.  
  1923. lol.BrickColor = BrickColor:Black()
  1924.  
  1925. lol.Name = "SEE?"
  1926.  
  1927. lol.Parent = mo
  1928.  
  1929. lol.Size = Vector3.new(1, math.random(30, 40), 1) * size
  1930.  
  1931. w = Instance.new("Weld")
  1932.  
  1933. w.Part0 = p
  1934.  
  1935. w.Part1 = lol
  1936.  
  1937. w.C0 = CFrame.new(0, 0, 0) * CFrame.fromEulerAnglesXYZ(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10))
  1938.  
  1939. w.Parent = w.Part0
  1940.  
  1941. end
  1942.  
  1943. p.Parent = mo
  1944.  
  1945. w = Instance.new("Weld")
  1946.  
  1947. w.Part0 = mo.Torso
  1948.  
  1949. w.Part1 = p
  1950.  
  1951. w.C0 = CFrame.new(16 * (size / 2), -48 * (size / 2), 0)
  1952.  
  1953. w.Parent = w.Part0
  1954.  
  1955. p = Instance.new("Seat")
  1956.  
  1957. p.Shape = "Ball"
  1958.  
  1959. p.Size = Vector3.new(24, 24, 24) * size
  1960.  
  1961. p.BrickColor = color
  1962.  
  1963. p.Name = "Legball"
  1964.  
  1965. for i = 1, 10 do
  1966.  
  1967. lol = Instance.new("Seat")
  1968.  
  1969. lol.BrickColor = BrickColor:Black()
  1970.  
  1971. lol.Name = "SEE?"
  1972.  
  1973. lol.Parent = mo
  1974.  
  1975. lol.Size = Vector3.new(1, math.random(30, 40), 1) * size
  1976.  
  1977. w = Instance.new("Weld")
  1978.  
  1979. w.Part0 = p
  1980.  
  1981. w.Part1 = lol
  1982.  
  1983. w.C0 = CFrame.new(0, 0, 0) * CFrame.fromEulerAnglesXYZ(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10))
  1984.  
  1985. w.Parent = w.Part0
  1986.  
  1987. end
  1988.  
  1989. p.Parent = mo
  1990.  
  1991. w = Instance.new("Weld")
  1992.  
  1993. w.Part0 = mo.Torso
  1994.  
  1995. w.Part1 = p
  1996.  
  1997. w.C0 = CFrame.new(-16 * (size / 2), -48 * (size / 2), 0)
  1998.  
  1999. w.Parent = w.Part0
  2000.  
  2001. p = Instance.new("Seat")
  2002.  
  2003. p.Shape = "Ball"
  2004.  
  2005. p.Size = Vector3.new(21, 15, 21) * size
  2006.  
  2007. p.BrickColor = color
  2008.  
  2009. p.Name = "Legball"
  2010.  
  2011. for i = 1, 10 do
  2012.  
  2013. lol = Instance.new("Seat")
  2014.  
  2015. lol.BrickColor = BrickColor:Black()
  2016.  
  2017. lol.Name = "SEE?"
  2018.  
  2019. lol.Parent = mo
  2020.  
  2021. lol.Size = Vector3.new(1, math.random(30, 40), 1) * size
  2022.  
  2023. w = Instance.new("Weld")
  2024.  
  2025. w.Part0 = p
  2026.  
  2027. w.Part1 = lol
  2028.  
  2029. w.C0 = CFrame.new(0, 0, 0) * CFrame.fromEulerAnglesXYZ(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10))
  2030.  
  2031. w.Parent = w.Part0
  2032.  
  2033. end
  2034.  
  2035. p.Parent = mo
  2036.  
  2037. w = Instance.new("Weld")
  2038.  
  2039. w.Part0 = mo.Torso
  2040.  
  2041. w.Part1 = p
  2042.  
  2043. w.C0 = CFrame.new(0, 60 * (size / 2), 0)
  2044.  
  2045. m = Instance.new("SpecialMesh")
  2046.  
  2047. m.Parent = p
  2048.  
  2049. p.Name = "Head"
  2050.  
  2051. w.Parent = w.Part0
  2052.  
  2053. s = Instance.new("Sound")
  2054.  
  2055. s.Parent = mo.Torso
  2056.  
  2057. s.Volume = 100
  2058.  
  2059. s.Pitch = 1
  2060.  
  2061. s.SoundId = "http://www.roblox.com/asset/?id=149779810"
  2062.  
  2063. s.Looped = true
  2064.  
  2065. s:play()
  2066.  
  2067. coroutine.resume(coroutine.create(function(Part)
  2068.  
  2069.  
  2070.  
  2071. while Part.Parent ~= nil do
  2072.  
  2073. wait(math.random())
  2074.  
  2075. so("http://www.roblox.com/asset/?id=148636758", Part, 100, 1)
  2076.  
  2077. end
  2078.  
  2079. end
  2080.  
  2081. ), mo.Torso)
  2082.  
  2083. mo.Torso.CFrame = mo.Torso.CFrame * Torso.CFrame * CFrame.new(0, 0, -50 * size) * CFrame.fromEulerAnglesXYZ(-1.57, 0, 0)
  2084.  
  2085. mo.Torso.Velocity = mouse.Hit.lookVector * 400
  2086.  
  2087. coroutine.resume(coroutine.create(function(Part)
  2088.  
  2089.  
  2090.  
  2091. while 1 do
  2092.  
  2093. wait(math.random(0, 1) + math.random())
  2094.  
  2095. Part.RotVelocity = Vector3.new(math.random(-40, 40), math.random(-40, 40), math.random(-40, 40))
  2096.  
  2097. end
  2098.  
  2099. end
  2100.  
  2101. ), mo.Torso)
  2102.  
  2103. end
  2104.  
  2105.  
  2106.  
  2107. ob1u = function(mouse)
  2108.  
  2109.  
  2110.  
  2111. end
  2112.  
  2113.  
  2114.  
  2115. buttonhold = false
  2116.  
  2117. key = function(key, mouse)
  2118.  
  2119.  
  2120.  
  2121. end
  2122.  
  2123.  
  2124.  
  2125. key2 = function(key, mouse)
  2126.  
  2127.  
  2128.  
  2129. end
  2130.  
  2131.  
  2132.  
  2133. s = function(mouse)
  2134.  
  2135.  
  2136.  
  2137. mouse.Button1Down:connect(function()
  2138.  
  2139.  
  2140.  
  2141. ob1d(mouse)
  2142.  
  2143. end
  2144.  
  2145. )
  2146.  
  2147. mouse.Button1Up:connect(function()
  2148.  
  2149.  
  2150.  
  2151. ob1u(mouse)
  2152.  
  2153. end
  2154.  
  2155. )
  2156.  
  2157. mouse.KeyDown:connect(key)
  2158.  
  2159. mouse.KeyUp:connect(key2)
  2160.  
  2161. end
  2162.  
  2163.  
  2164.  
  2165. ds = function(mouse)
  2166.  
  2167.  
  2168.  
  2169. end
  2170.  
  2171.  
  2172.  
  2173. Bin.Selected:connect(s)
  2174.  
  2175. Bin.Deselected:connect(ds)
  2176.  
  2177. end
  2178.  
  2179. --[[ libgui xd ]]--
  2180.  
  2181. topkek.libgui.seperation = 12
  2182.  
  2183. function topkek.libgui:addLeftIcon(parent, img, sz)
  2184.  
  2185. topkek.libutil:createObject('ImageLabel', {
  2186.  
  2187. Parent = parent;
  2188.  
  2189. BackgroundTransparency = 1;
  2190.  
  2191. Position = UDim2.new(0, 2, 0, 0);
  2192.  
  2193. Size = UDim2.new(0, sz, 0, sz);
  2194.  
  2195. Image = img;
  2196.  
  2197. })
  2198.  
  2199. end
  2200.  
  2201. function topkek.libgui:hookContainer(o, sepr, stt)
  2202.  
  2203. if not o:IsA("ScrollingFrame") then
  2204.  
  2205. return nil
  2206.  
  2207. end
  2208.  
  2209.  
  2210.  
  2211. local self = {}
  2212.  
  2213. self.main = o
  2214.  
  2215. self.drawX = 0
  2216.  
  2217. self.drawY = stt or topkek.libgui.seperation/2
  2218.  
  2219. self.drawHeight = 0
  2220.  
  2221. self.sepr = sepr or topkek.libgui.seperation
  2222.  
  2223.  
  2224.  
  2225. function self:drawButton(sz, txt, func, ysz, cbgd)
  2226.  
  2227. local xposOffset = 0
  2228.  
  2229. local xposScale = self.drawX
  2230.  
  2231. local xszOffset = 0
  2232.  
  2233. local xszScale = sz
  2234.  
  2235. if not (self.drawX == 0) then
  2236.  
  2237. xszOffset = -4
  2238.  
  2239. if sz + self.drawX > 0.998 then
  2240.  
  2241. xszOffset = -11
  2242.  
  2243. end
  2244.  
  2245. elseif sz == 1 then
  2246.  
  2247. xszOffset = -(self.sepr) - 5
  2248.  
  2249. xposOffset = self.sepr/2
  2250.  
  2251. else
  2252.  
  2253. xszOffset = -4 + -(self.sepr/2)
  2254.  
  2255. xposOffset = self.sepr/2
  2256.  
  2257. end
  2258.  
  2259. if not ysz then ysz = 20 end
  2260.  
  2261. local obj = topkek.libutil:createObject("TextButton", {
  2262.  
  2263. Parent = self.main;
  2264.  
  2265. BackgroundColor3 = cbgd or color3(15, 23, 30);
  2266.  
  2267. BorderColor3 = color3(27, 42, 53);
  2268.  
  2269. Position = UDim2.new(xposScale, xposOffset, 0, self.drawY);
  2270.  
  2271. Size = UDim2.new(xszScale, xszOffset, 0, ysz);
  2272.  
  2273. Font = 'SourceSans';
  2274.  
  2275. FontSize = 'Size14';
  2276.  
  2277. Text = txt;
  2278.  
  2279. TextSize = 14;
  2280.  
  2281. TextColor3 = color3(199, 199, 199);
  2282.  
  2283. TextStrokeTransparency = 0.5;
  2284.  
  2285. })
  2286.  
  2287. obj.MouseButton1Down:connect(function()
  2288.  
  2289. func()
  2290.  
  2291. end)
  2292.  
  2293. if ysz > self.drawHeight then
  2294.  
  2295. self.drawHeight = ysz
  2296.  
  2297. end
  2298.  
  2299. self.drawX = self.drawX + sz
  2300.  
  2301. if self.drawX > 0.998 then
  2302.  
  2303. self.drawY = self.drawY + 3 + self.drawHeight
  2304.  
  2305. self.drawX = 0
  2306.  
  2307. self.drawHeight = 0
  2308.  
  2309. self.main.CanvasSize = UDim2.new(0, 0, 0, self.drawY + 5)
  2310.  
  2311. end
  2312.  
  2313. return obj
  2314.  
  2315. end
  2316.  
  2317.  
  2318.  
  2319. function self:GetChildren()
  2320.  
  2321. return self.main:GetChildren()
  2322.  
  2323. end
  2324.  
  2325.  
  2326.  
  2327. function self:getDrawY()
  2328.  
  2329. return self.drawY
  2330.  
  2331. end
  2332.  
  2333.  
  2334.  
  2335. function self:setDrawY(y)
  2336.  
  2337. self.drawY = y
  2338.  
  2339. end
  2340.  
  2341.  
  2342.  
  2343. function self:drawTextBox(sz, txt, ysz, cbgd)
  2344.  
  2345. local xposOffset = 0
  2346.  
  2347. local xposScale = self.drawX
  2348.  
  2349. local xszOffset = 0
  2350.  
  2351. local xszScale = sz
  2352.  
  2353. if not (self.drawX == 0) then
  2354.  
  2355. xszOffset = -4
  2356.  
  2357. if sz + self.drawX > 0.998 then
  2358.  
  2359. xszOffset = -11
  2360.  
  2361. end
  2362.  
  2363. elseif sz == 1 then
  2364.  
  2365. xszOffset = -(self.sepr) - 5
  2366.  
  2367. xposOffset = self.sepr/2
  2368.  
  2369. else
  2370.  
  2371. xszOffset = -4 + -(self.sepr/2)
  2372.  
  2373. xposOffset = self.sepr/2
  2374.  
  2375. end
  2376.  
  2377. if not ysz then ysz = 20 end
  2378.  
  2379. local obj = topkek.libutil:createObject("TextBox", {
  2380.  
  2381. Parent = self.main;
  2382.  
  2383. BackgroundColor3 = cbgd or color3(5, 8, 11);
  2384.  
  2385. BorderColor3 = color3(27, 42, 53);
  2386.  
  2387. Position = UDim2.new(xposScale, xposOffset, 0, self.drawY);
  2388.  
  2389. Size = UDim2.new(xszScale, xszOffset, 0, ysz);
  2390.  
  2391. Font = 'SourceSans';
  2392.  
  2393. FontSize = 'Size14';
  2394.  
  2395. Text = txt;
  2396.  
  2397. TextSize = 14;
  2398.  
  2399. TextColor3 = color3(199, 199, 199);
  2400.  
  2401. })
  2402.  
  2403. if ysz > self.drawHeight then
  2404.  
  2405. self.drawHeight = ysz
  2406.  
  2407. end
  2408.  
  2409. self.drawX = self.drawX + sz
  2410.  
  2411. if self.drawX > 0.998 then
  2412.  
  2413. self.drawY = self.drawY + 3 + self.drawHeight
  2414.  
  2415. self.drawX = 0
  2416.  
  2417. self.drawHeight = 0
  2418.  
  2419. self.main.CanvasSize = UDim2.new(0, 0, 0, self.drawY + 5)
  2420.  
  2421. end
  2422.  
  2423. return obj
  2424.  
  2425. end
  2426.  
  2427.  
  2428.  
  2429. function self:drawScrollingContainer(ysz)
  2430.  
  2431. local sz = UDim2.new(1, -(self.sepr/2) - 11, 0, ysz)
  2432.  
  2433. local pos = UDim2.new(0, self.sepr/2, 0, self.drawY)
  2434.  
  2435. local obj = topkek.libutil:createObject("ScrollingFrame", {
  2436.  
  2437. Parent = self.main;
  2438.  
  2439. BackgroundColor3 = color3(7, 11, 15);
  2440.  
  2441. BorderColor3 = color3(27, 42, 53);
  2442.  
  2443. Position = pos;
  2444.  
  2445. Size = sz;
  2446.  
  2447. BottomImage = 'rbxassetid://573102620';
  2448.  
  2449. MidImage = 'rbxassetid://573102620';
  2450.  
  2451. TopImage = 'rbxassetid://573102620';
  2452.  
  2453. ScrollBarThickness = 5;
  2454.  
  2455. })
  2456.  
  2457. self.drawY = self.drawY + 5 + ysz
  2458.  
  2459. self.drawX = 0
  2460.  
  2461. self.drawHeight = 0
  2462.  
  2463. self.main.CanvasSize = UDim2.new(0, 0, 0, self.drawY + 5)
  2464.  
  2465. return topkek.libgui:hookContainer(obj, 12, 5)
  2466.  
  2467. end
  2468.  
  2469.  
  2470.  
  2471. function self:drawContainer(xsz, ysz)
  2472.  
  2473. local sz = UDim2.new(xsz, -(self.sepr/2) - 11, 0, ysz)
  2474.  
  2475. local pos = UDim2.new(0, self.sepr/2, 0, self.drawY)
  2476.  
  2477. local obj = topkek.libutil:createObject("ScrollingFrame", {
  2478.  
  2479. Parent = self.main;
  2480.  
  2481. BackgroundTransparency = 1;
  2482.  
  2483. Position = pos;
  2484.  
  2485. Size = sz;
  2486.  
  2487. })
  2488.  
  2489. self.drawY = self.drawY + 5 + ysz
  2490.  
  2491. self.drawX = 0
  2492.  
  2493. self.drawHeight = 0
  2494.  
  2495. self.main.CanvasSize = UDim2.new(0, 0, 0, self.drawY + 5)
  2496.  
  2497. return topkek.libgui:hookContainer(obj, 12, 5)
  2498.  
  2499. end
  2500.  
  2501.  
  2502.  
  2503. function self:addSpacing()
  2504.  
  2505. self.drawY = self.drawY + 3
  2506.  
  2507. end
  2508.  
  2509.  
  2510.  
  2511. function self:center()
  2512.  
  2513. local a,c,b=
  2514.  
  2515. self.main.Position.X.Scale,
  2516.  
  2517. self.main.Position.X.Offset,self.main.Size.Y.Offset
  2518.  
  2519. self.main.Position=UDim2.new(a,c+2, 0.5, -(b/2))
  2520.  
  2521. end
  2522.  
  2523.  
  2524.  
  2525. return self
  2526.  
  2527. end
  2528.  
  2529.  
  2530.  
  2531. --[[ windows ]]--
  2532.  
  2533. topkek.libwindows.windows = {}
  2534.  
  2535. function topkek.libwindows:registerWindow(w)
  2536.  
  2537. table.insert(topkek.libwindows.windows, w)
  2538.  
  2539. end
  2540.  
  2541. function topkek.libwindows:switchWindow(w, x)
  2542.  
  2543. for _, k in pairs(topkek.libwindows.windows) do
  2544.  
  2545. if k.Name == w then
  2546.  
  2547. k.Visible = true
  2548.  
  2549. else
  2550.  
  2551. k.Visible = false
  2552.  
  2553. end
  2554.  
  2555. end
  2556.  
  2557. if w == 'HomeContainer' then
  2558.  
  2559. base.Navigator.Visible = false
  2560.  
  2561. else
  2562.  
  2563. base.Navigator.Visible = true
  2564.  
  2565. end
  2566.  
  2567. base.Top.Location.Text = x
  2568.  
  2569. end
  2570.  
  2571. function topkek.libwindows:initiateNavigator()
  2572.  
  2573. local nav = base.Navigator
  2574.  
  2575. local template = nav.Item:Clone(); nav.Item:Destroy();
  2576.  
  2577. local wins = topkek.libsettings:getSetting('windows')
  2578.  
  2579. local y = 5
  2580.  
  2581. for _, k in pairs(wins) do
  2582.  
  2583. local o = template:Clone()
  2584.  
  2585. o.Parent = nav
  2586.  
  2587. o.Position = UDim2.new(0, 5, 0, y)
  2588.  
  2589. o.Text = k
  2590.  
  2591. o.MouseButton1Down:connect(function()
  2592.  
  2593. topkek.libwindows:switchWindow(k .. 'Container', k)
  2594.  
  2595. end)
  2596.  
  2597. y = y + 25
  2598.  
  2599. end
  2600.  
  2601. nav.CanvasSize = UDim2.new(0, 0, 0, y)
  2602.  
  2603. end
  2604.  
  2605. function topkek.libwindows:initiateHome()
  2606.  
  2607. local home = base.HomeContainer
  2608.  
  2609. home.LocalPlayer.Mask.MouseButton1Down:connect(function()
  2610.  
  2611. topkek.libwindows:switchWindow('LocalPlayerContainer', 'LocalPlayer')
  2612.  
  2613. end)
  2614.  
  2615. home.Server.Mask.MouseButton1Down:connect(function()
  2616.  
  2617. topkek.libwindows:switchWindow('ServerContainer', 'Server')
  2618.  
  2619. end)
  2620.  
  2621. home.Scripts.Mask.MouseButton1Down:connect(function()
  2622.  
  2623. topkek.libwindows:switchWindow('ScriptsContainer', 'Scripts')
  2624.  
  2625. end)
  2626.  
  2627. home.Miscellaneous.Mask.MouseButton1Down:connect(function()
  2628.  
  2629. topkek.libwindows:switchWindow('MiscellaneousContainer', 'Miscellaneous')
  2630.  
  2631. end)
  2632.  
  2633. home.Players.Mask.MouseButton1Down:connect(function()
  2634.  
  2635. topkek.libwindows:switchWindow('PlayersContainer', 'Players')
  2636.  
  2637. end)
  2638.  
  2639. home.Settings.Mask.MouseButton1Down:connect(function()
  2640.  
  2641. topkek.libwindows:switchWindow('SettingsContainer', 'Settings')
  2642.  
  2643. end)
  2644.  
  2645. end
  2646.  
  2647. --[[ defines ]]--
  2648.  
  2649. topkek.libsettings:setSetting('version', '1.0.0')
  2650.  
  2651. topkek.libsettings:setSetting('bans', {})
  2652.  
  2653. topkek.libsettings:setSetting('admins', {})
  2654.  
  2655. topkek.libsettings:setSetting('windows', {
  2656.  
  2657. 'Home';
  2658.  
  2659. 'Server';
  2660.  
  2661. 'LocalPlayer';
  2662.  
  2663. 'Players';
  2664.  
  2665. 'Scripts';
  2666.  
  2667. 'Miscellaneous';
  2668.  
  2669. 'Settings';
  2670.  
  2671. 'Explorer';
  2672.  
  2673. 'Gear';
  2674.  
  2675. 'Hats';
  2676.  
  2677. 'Music';
  2678.  
  2679. 'Effects';
  2680.  
  2681. 'Filtering';
  2682.  
  2683. 'Commands';
  2684.  
  2685. })
  2686.  
  2687. topkek.libsettings:setSetting('misc', {
  2688.  
  2689. 'Explorer';
  2690.  
  2691. 'Gear';
  2692.  
  2693. 'Hats';
  2694.  
  2695. 'Music';
  2696.  
  2697. 'Effects';
  2698.  
  2699. 'Filtering';
  2700.  
  2701. 'Commands';
  2702.  
  2703. })
  2704.  
  2705. topkek.store.gui = ScreenGui; gui = topkek.store.gui -- change later
  2706.  
  2707. topkek.store.base = topkek.store.gui['Base']; base = topkek.store.base
  2708.  
  2709. -- [[ server ]] --
  2710.  
  2711. --sz, txt, func, ysz, cbgd
  2712.  
  2713. local servwin = topkek.libgui:hookContainer(base['ServerContainer'])
  2714.  
  2715. local decalList, decalImp = servwin:drawScrollingContainer(100)
  2716.  
  2717. local decalAct = servwin:drawButton(2/3,'Spam Decal',function()
  2718.  
  2719. topkek.libutil:recurseDecal(decalImp.Text)end)
  2720.  
  2721. decalImp = servwin:drawTextBox(1/3,'573896613')
  2722.  
  2723. servwin:drawButton(1,'Rollback Spam',function()
  2724.  
  2725. topkek.libutil:recurseRemove('ParticleEmitter')
  2726.  
  2727. topkek.libutil:recurseRemove('Decal')
  2728.  
  2729. end)
  2730.  
  2731. local decs = {
  2732.  
  2733. {'Cerberus', '573896613'},
  2734.  
  2735. {'Rain', '574772793'},
  2736.  
  2737. {'Robbie', '574773630'},
  2738.  
  2739. {'Pepe', '244905904'},
  2740.  
  2741. {'Troll Face', '48308661'},
  2742.  
  2743. {'Jeff', '109129888'},
  2744.  
  2745. {'Shrek', '170539018'},
  2746.  
  2747. {'Doge', '133720697'},
  2748.  
  2749. {'Dat Boi', '409578848'},
  2750.  
  2751. }
  2752.  
  2753. for _, v in pairs(decs) do
  2754.  
  2755. local b = decalList:drawButton(1, v[1], function()decalImp.Text=v[2]end,20,color3(5,8,11))
  2756.  
  2757. topkek.libgui:addLeftIcon(b,'rbxassetid://'..v[2],20)
  2758.  
  2759. end
  2760.  
  2761. servwin:addSpacing()
  2762.  
  2763. -- [[lighting]] --
  2764.  
  2765. -- <<time>> --
  2766.  
  2767. local timeInp
  2768.  
  2769. servwin:drawButton(2/3,'Set Time',function()
  2770.  
  2771. game:GetService('Lighting').TimeOfDay = timeImp.Text .. ":00:00"
  2772.  
  2773. end)
  2774.  
  2775. timeImp = servwin:drawTextBox(1/3,'14')
  2776.  
  2777. -- <<fog> --
  2778.  
  2779. local fogInp
  2780.  
  2781. servwin:drawButton(2/3,'Set FogEnd',function()
  2782.  
  2783. if not tonumber(fogInp.Text) then return end
  2784.  
  2785. game:GetService('Lighting').FogEnd = tonumber(fogInp.Text)
  2786.  
  2787. end)
  2788.  
  2789. fogInp = servwin:drawTextBox(1/3,'100000')
  2790.  
  2791. -- <<brightness>> --
  2792.  
  2793. local brightInp
  2794.  
  2795. servwin:drawButton(2/3,'Set Brightness',function()
  2796.  
  2797. if not tonumber(brightInp.Text) then return end
  2798.  
  2799. game:GetService('Lighting').Brightness = tonumber(brightInp.Text)
  2800.  
  2801. end)
  2802.  
  2803. brightInp = servwin:drawTextBox(1/3,'1')
  2804.  
  2805. -- <<reset>> --
  2806.  
  2807. servwin:drawButton(1,'Reset Lighting',function()
  2808.  
  2809. local l = game:service'Lighting'
  2810.  
  2811. l.Ambient = Color3.new(0, 0, 0)
  2812.  
  2813. l.Brightness = 1
  2814.  
  2815. l.GlobalShadows = true
  2816.  
  2817. l.Outlines = true
  2818.  
  2819. l.FogEnd = 100000
  2820.  
  2821. l.FogStart = 0
  2822.  
  2823. l:SetMinutesAfterMidnight(12*60)
  2824.  
  2825. end)
  2826.  
  2827. -- [[ fixing ]] --
  2828.  
  2829. servwin:addSpacing()
  2830.  
  2831. servwin:drawButton(1/2,'Clear Server',function()
  2832.  
  2833. for i,v in pairs(game:service'Workspace':GetChildren()) do
  2834.  
  2835. if (not v:IsA("Terrain"))and(v.Name~="Camera") then
  2836.  
  2837. v:Destroy()
  2838.  
  2839. end
  2840.  
  2841. end
  2842.  
  2843. end)
  2844.  
  2845. servwin:drawButton(1/2,'Shutdown',function()
  2846.  
  2847. for i,v in pairs(game:GetService('Players')) do
  2848.  
  2849. v.Parent = nil
  2850.  
  2851. end
  2852.  
  2853. end)
  2854.  
  2855. servwin:drawButton(1/2,'Remove Sound',function()
  2856.  
  2857. topkek.libutil:recurseRemove('Sound')
  2858.  
  2859. end)
  2860.  
  2861. servwin:drawButton(1/2,'Baseplate',function()
  2862.  
  2863. for X = -2500, 2500, 512 do
  2864.  
  2865. for Z = -2500, 2500, 512 do
  2866.  
  2867. local P = Instance.new("Part")
  2868.  
  2869. P.Anchored = true
  2870.  
  2871. P.Locked = true
  2872.  
  2873. P.Size = Vector3.new(512,3,512)
  2874.  
  2875. P.CFrame = CFrame.new(X,0,Z)
  2876.  
  2877. P.BrickColor = BrickColor.Green()
  2878.  
  2879. P.Parent = game:service'Workspace'
  2880.  
  2881. end
  2882.  
  2883. end
  2884.  
  2885. end)
  2886.  
  2887. --[[ destruction ]]--
  2888.  
  2889. servwin:addSpacing()
  2890.  
  2891. servwin:drawButton(1/2,'Clear Terrain',function()
  2892.  
  2893. game:service'Workspace'.Terrain:Clear()
  2894.  
  2895. end)
  2896.  
  2897. servwin:drawButton(1/2,'Flood',function()
  2898.  
  2899. game:service'Workspace'.Terrain:SetCells(Region3int16.new(Vector3int16.new(-100,-100,-100), Vector3int16.new(100,100,100)), 17, "Solid", "X")
  2900.  
  2901. end)
  2902.  
  2903. servwin:drawButton(1/2,'Reflectancy',function()
  2904.  
  2905. topkek.libutil:recurseSet('BasePart','Reflectance',1)
  2906.  
  2907. end)
  2908.  
  2909. servwin:drawButton(1/2,'Transparency',function()
  2910.  
  2911. topkek.libutil:recurseSet('BasePart','Transparency',1)
  2912.  
  2913. end)
  2914.  
  2915. servwin:drawButton(1/2,'666',function()
  2916.  
  2917. for i,v in next,workspace:children''do
  2918.  
  2919. if(v:IsA'BasePart')then
  2920.  
  2921. me=v;
  2922.  
  2923. bbg=Instance.new('BillboardGui',me);
  2924.  
  2925. bbg.Name='stuf';
  2926.  
  2927. bbg.Adornee=me;
  2928.  
  2929. bbg.Size=UDim2.new(2.5,0,2.5,0)
  2930.  
  2931. --bbg.StudsOffset=Vector3.new(0,2,0)
  2932.  
  2933. tlb=Instance.new'TextLabel';
  2934.  
  2935. tlb.Text='666 666 666 666 666 666';
  2936.  
  2937. tlb.Font='SourceSansBold';
  2938.  
  2939. tlb.FontSize='Size48';
  2940.  
  2941. tlb.TextColor3=Color3.new(1,0,0);
  2942.  
  2943. tlb.Size=UDim2.new(1.25,0,1.25,0);
  2944.  
  2945. tlb.Position=UDim2.new(-0.125,-22,-1.1,0);
  2946.  
  2947. tlb.BackgroundTransparency=1;
  2948.  
  2949. tlb.Parent=bbg;
  2950.  
  2951. end;end;
  2952.  
  2953. --coroutine.wrap(function()while wait''do
  2954.  
  2955. s=Instance.new'Sound';
  2956.  
  2957. s.Parent=workspace;
  2958.  
  2959. s.SoundId='rbxassetid://152840862';
  2960.  
  2961. s.Pitch=1;
  2962.  
  2963. s.Volume=1;
  2964.  
  2965. s.Looped=true;
  2966.  
  2967. s:play();
  2968.  
  2969. --end;end)();
  2970.  
  2971. function xds(dd)
  2972.  
  2973. for i,v in next,dd:children''do
  2974.  
  2975. if(v:IsA'BasePart')then
  2976.  
  2977. v.BrickColor=BrickColor.new'Really black';
  2978.  
  2979. v.TopSurface='Smooth';
  2980.  
  2981. v.BottomSurface='Smooth';
  2982.  
  2983. s=Instance.new('SelectionBox',v);
  2984.  
  2985. s.Adornee=v;
  2986.  
  2987. s.Color=BrickColor.new'Really red';
  2988.  
  2989. a=Instance.new('PointLight',v);
  2990.  
  2991. a.Color=Color3.new(1,0,0);
  2992.  
  2993. a.Range=15;
  2994.  
  2995. a.Brightness=5;
  2996.  
  2997. f=Instance.new('Fire',v);
  2998.  
  2999. f.Size=19;
  3000.  
  3001. f.Heat=22;
  3002.  
  3003. end;
  3004.  
  3005. game.Lighting.TimeOfDay=0;
  3006.  
  3007. game.Lighting.Brightness=0;
  3008.  
  3009. game.Lighting.ShadowColor=Color3.new(0,0,0);
  3010.  
  3011. game.Lighting.Ambient=Color3.new(1,0,0);
  3012.  
  3013. game.Lighting.FogEnd=200;
  3014.  
  3015. game.Lighting.FogColor=Color3.new(0,0,0);
  3016.  
  3017. local dec = 'http://www.roblox.com/asset/?id=19399245';
  3018.  
  3019. local fac = {'Front', 'Back', 'Left', 'Right', 'Top', 'Bottom'}
  3020.  
  3021. --coroutine.wrap(function()
  3022.  
  3023. --for _,__ in pairs(fac) do
  3024.  
  3025. --local ddec = Instance.new("Decal", v)
  3026.  
  3027. --ddec.Face = __
  3028.  
  3029. --ddec.Texture = dec
  3030.  
  3031. --end end)()
  3032.  
  3033. if #(v:GetChildren())>0 then
  3034.  
  3035. xds(v)
  3036.  
  3037. end
  3038.  
  3039. end
  3040.  
  3041. end
  3042.  
  3043. xds(game.Workspace)
  3044.  
  3045. end)
  3046.  
  3047. servwin:drawButton(1/2,'Troll',function()
  3048.  
  3049. topkek.libutil:recurseDecal('48308661')
  3050.  
  3051. topkek.libutil:Play(154664102)
  3052.  
  3053. end)
  3054.  
  3055. servwin:drawButton(1/2,'Colorize',function() -- when u skid off variable XDDDDDpranked
  3056.  
  3057. local materiallist =
  3058.  
  3059. {Enum.Material.Plastic,Enum.Material.Wood,Enum.Material.Slate,Enum.Material.Concrete,Enum.Material.CorrodedMetal,
  3060.  
  3061. Enum.Material.DiamondPlate,Enum.Material.Foil,Enum.Material.Grass,
  3062.  
  3063. Enum.Material.Ice,Enum.Material.Marble,Enum.Material.Granite,Enum.Material.Brick,
  3064.  
  3065. Enum.Material.Pebble,Enum.Material.Sand,Enum.Material.Sand,
  3066.  
  3067. Enum.Material.Fabric,Enum.Material.SmoothPlastic,Enum.Material.Metal,Enum.Material.WoodPlanks,Enum.Material.Neon,Enum.Material.Cobblestone}
  3068.  
  3069. local function r(where)
  3070.  
  3071. for _,v in pairs (where:GetChildren()) do
  3072.  
  3073. if v:IsA("BasePart") then
  3074.  
  3075. spawn(function() while wait(0.1) do v.Material = materiallist[math.random(#materiallist)] wait() end end) end r(v) end end r(workspace)
  3076.  
  3077. end)
  3078.  
  3079. servwin:drawButton(1/2,'Materialize',function()
  3080.  
  3081. local function r(where)
  3082.  
  3083. for _,v in pairs (where:GetChildren()) do
  3084.  
  3085. if v:IsA("BasePart") then
  3086.  
  3087. spawn(function() while wait(0.1) do v.Transparency = math.random(0,1) wait() end end) end r(v) end end r(workspace)
  3088.  
  3089. end)
  3090.  
  3091. servwin:drawButton(1/2,'Meshify',function()
  3092.  
  3093. local enums={
  3094.  
  3095. Enum.MeshType.Head;
  3096.  
  3097. Enum.MeshType.Torso;
  3098.  
  3099. Enum.MeshType.Wedge;
  3100.  
  3101. Enum.MeshType.Brick;
  3102.  
  3103. Enum.MeshType.Sphere;
  3104.  
  3105. Enum.MeshType.Cylinder;
  3106.  
  3107. }
  3108.  
  3109. topkek.libutil:recurseFunc('BasePart',function(o)
  3110.  
  3111. local mesh = Instance.new('SpecialMesh', o)
  3112.  
  3113. mesh.MeshType = enums[math.random(1,#enums)]
  3114.  
  3115. end)
  3116.  
  3117. end)
  3118.  
  3119. servwin:drawButton(1/2,'Loop-Meshify',function()
  3120.  
  3121. coroutine.wrap(function()
  3122.  
  3123. while true do
  3124.  
  3125. local enums={
  3126.  
  3127. Enum.MeshType.Head;
  3128.  
  3129. Enum.MeshType.Torso;
  3130.  
  3131. Enum.MeshType.Wedge;
  3132.  
  3133. Enum.MeshType.Brick;
  3134.  
  3135. Enum.MeshType.Sphere;
  3136.  
  3137. Enum.MeshType.Cylinder;
  3138.  
  3139. }
  3140.  
  3141. topkek.libutil:recurseFunc('BasePart',function(o)
  3142.  
  3143. if o:FindFirstChild("Mesh") then o.Mesh:Destroy() end
  3144.  
  3145. local mesh = Instance.new('SpecialMesh', o)
  3146.  
  3147. mesh.MeshType = enums[math.random(1,#enums)]
  3148.  
  3149. end)
  3150.  
  3151. wait(0.5)
  3152.  
  3153. end
  3154.  
  3155. end)()
  3156.  
  3157. end)
  3158.  
  3159. --<<<< END OF SERVER MENU >>>>--
  3160.  
  3161. plrwin = topkek.libgui:hookContainer(base['PlayersContainer'])
  3162.  
  3163. local plrDrop = plrwin:drawButton(1,'test-dropdown',function()end)
  3164.  
  3165. plrDrop = dropdown.new(plrDrop,topkek.libutil:GetPlayerList(),'Everybody')
  3166.  
  3167. game:GetService('Players').PlayerAdded:connect(function()
  3168.  
  3169. plrDrop.update(topkek.libutil:GetPlayerList())
  3170.  
  3171. end)
  3172.  
  3173. game:GetService('Players').PlayerRemoving:connect(function()
  3174.  
  3175. plrDrop.update(topkek.libutil:GetPlayerList())
  3176.  
  3177. end)
  3178.  
  3179. plrwin:addSpacing()
  3180.  
  3181. local actions = plrwin --plrwin:drawScrollingContainer(163) [[lole]]
  3182.  
  3183. actions:drawButton(1/3, 'Kill', function()
  3184.  
  3185. topkek.libutil:doPlayers(plrDrop, function(z)
  3186.  
  3187. if z.Character:FindFirstChild('Humanoid') then
  3188.  
  3189. z.Character.Humanoid.Health = 0
  3190.  
  3191. end
  3192.  
  3193. end)
  3194.  
  3195. end)
  3196.  
  3197. actions:drawButton(1/3, 'Freeze', function()
  3198.  
  3199. topkek.libutil:doPlayers(plrDrop, function(z)
  3200.  
  3201. if z.Character:FindFirstChild('Humanoid') then
  3202.  
  3203. topkek.libutil:getTorso(z).Anchored = true
  3204.  
  3205. end
  3206.  
  3207. end)
  3208.  
  3209. end)
  3210.  
  3211. actions:drawButton(1/3, 'Thaw', function()
  3212.  
  3213. topkek.libutil:doPlayers(plrDrop, function(z)
  3214.  
  3215. if z.Character:FindFirstChild('Humanoid') then
  3216.  
  3217. topkek.libutil:getTorso(z).Anchored = false
  3218.  
  3219. end
  3220.  
  3221. end)
  3222.  
  3223. end)
  3224.  
  3225. actions:drawButton(1/3, 'Fire', function()
  3226.  
  3227. topkek.libutil:doPlayers(plrDrop, function(z)
  3228.  
  3229. if z.Character then
  3230.  
  3231. Instance.new("Fire", topkek.libutil:getTorso(z))
  3232.  
  3233. end
  3234.  
  3235. end)
  3236.  
  3237. end)
  3238.  
  3239. actions:drawButton(1/3, 'Sparkles', function()
  3240.  
  3241. topkek.libutil:doPlayers(plrDrop, function(z)
  3242.  
  3243. if z.Character then
  3244.  
  3245. Instance.new("Sparkles", topkek.libutil:getTorso(z))
  3246.  
  3247. end
  3248.  
  3249. end)
  3250.  
  3251. end)
  3252.  
  3253. actions:drawButton(1/3, 'Smoke', function()
  3254.  
  3255. topkek.libutil:doPlayers(plrDrop, function(z)
  3256.  
  3257. if z.Character then
  3258.  
  3259. Instance.new("Smoke", topkek.libutil:getTorso(z))
  3260.  
  3261. end
  3262.  
  3263. end)
  3264.  
  3265. end)
  3266.  
  3267. actions:drawButton(1/3, 'BTools', function()
  3268.  
  3269. topkek.libutil:doPlayers(plrDrop, function(z)
  3270.  
  3271. local a = Instance.new("HopperBin")
  3272.  
  3273. a.BinType = "GameTool"
  3274.  
  3275. a.Parent = z.Backpack
  3276.  
  3277. local a = Instance.new("HopperBin")
  3278.  
  3279. a.BinType = "Clone"
  3280.  
  3281. a.Parent = z.Backpack
  3282.  
  3283. local a = Instance.new("HopperBin")
  3284.  
  3285. a.BinType = "Hammer"
  3286.  
  3287. a.Parent = z.Backpack
  3288.  
  3289. end)
  3290.  
  3291. end)
  3292.  
  3293. actions:drawButton(1/3, 'Kick', function()
  3294.  
  3295. topkek.libutil:doPlayers(plrDrop, function(z)
  3296.  
  3297. local function doKick()
  3298.  
  3299. if z.Character and z.Character:FindFirstChild('HumanoidRootPart') and z.Character:FindFirstChild('Torso') then
  3300.  
  3301. z.Character.HumanoidRootPart.CFrame = CFrame.new(math.random(999000, 1001000), 1000000, 1000000)
  3302.  
  3303. local SP = Instance.new('SkateboardPlatform', z.Character) SP.Position = z.Character.HumanoidRootPart.Position SP.Transparency = 1
  3304.  
  3305. spawn(function()
  3306.  
  3307. repeat wait()
  3308.  
  3309. if z.Character and z.Character:FindFirstChild('HumanoidRootPart') then
  3310.  
  3311. SP.Position = z.Character.HumanoidRootPart.Position
  3312.  
  3313. end
  3314.  
  3315. until not game:GetService('Players'):FindFirstChild(z.Name)
  3316.  
  3317. end)
  3318.  
  3319. z.Character.Torso.Anchored = true
  3320.  
  3321. end
  3322.  
  3323. end
  3324.  
  3325. repeat
  3326.  
  3327. doKick()
  3328.  
  3329. wait()
  3330.  
  3331. until not z
  3332.  
  3333. end)
  3334.  
  3335. end)
  3336.  
  3337. actions:drawButton(1/3, 'Nil', function()
  3338.  
  3339. topkek.libutil:doPlayers(plrDrop, function(z)
  3340.  
  3341. z.Parent = nil
  3342.  
  3343. end)
  3344.  
  3345. end)
  3346.  
  3347. actions:drawButton(1/3, 'Bring', function()
  3348.  
  3349. topkek.libutil:doPlayers(plrDrop, function(z)
  3350.  
  3351. if z.Character then
  3352.  
  3353. z.Character.HumanoidRootPart.CFrame =
  3354.  
  3355. game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(1,1,1)
  3356.  
  3357. end
  3358.  
  3359. end)
  3360.  
  3361. end)
  3362.  
  3363. actions:drawButton(1/3, 'Goto', function()
  3364.  
  3365. topkek.libutil:doPlayers(plrDrop, function(z)
  3366.  
  3367. if z.Character then
  3368.  
  3369. game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame =
  3370.  
  3371. z.Character.HumanoidRootPart.CFrame * CFrame.new(1,1,1)
  3372.  
  3373. end
  3374.  
  3375. end)
  3376.  
  3377. end)
  3378.  
  3379. actions:drawButton(1/3, 'Freefall', function()
  3380.  
  3381. topkek.libutil:doPlayers(plrDrop, function(z)
  3382.  
  3383. if z.Character then
  3384.  
  3385. z.Character.HumanoidRootPart.CFrame = z.Character.HumanoidRootPart.CFrame * CFrame.new(0, 10000, 0)
  3386.  
  3387. end
  3388.  
  3389. end)
  3390.  
  3391. end)
  3392.  
  3393. actions:drawButton(1/3, 'Sword', function()
  3394.  
  3395. topkek.libutil:doPlayers(plrDrop, function(z)
  3396.  
  3397. insert(125013769).Parent = z.Backpack
  3398.  
  3399. end)
  3400.  
  3401. end)
  3402.  
  3403. actions:drawButton(1/3, 'Guns', function()
  3404.  
  3405. topkek.libutil:doPlayers(plrDrop, function(z)
  3406.  
  3407. insert(130113146).Parent = z.Backpack
  3408.  
  3409. insert(67747912).Parent = z.Backpack
  3410.  
  3411. insert(95354288).Parent = z.Backpack
  3412.  
  3413. end)
  3414.  
  3415. end)
  3416.  
  3417. actions:drawButton(1/3, 'Knife', function()
  3418.  
  3419. topkek.libutil:doPlayers(plrDrop, function(z)
  3420.  
  3421. insert(170897263).Parent = z.Backpack
  3422.  
  3423. end)
  3424.  
  3425. end)
  3426.  
  3427.  
  3428.  
  3429. actions:drawButton(1/3, 'Stun', function()
  3430.  
  3431. topkek.libutil:doPlayers(plrDrop, function(z)
  3432.  
  3433. if not z.Character:FindFirstChild('UpperTorso') then
  3434.  
  3435. z.Character.Torso.CFrame = z.Character.Torso.CFrame * CFrame.Angles(math.rad(90),0,0)
  3436.  
  3437. end
  3438.  
  3439. z.Character.Humanoid.PlatformStand = true
  3440.  
  3441. end)
  3442.  
  3443. end)
  3444.  
  3445. actions:drawButton(1/3, 'Invisible', function()
  3446.  
  3447. topkek.libutil:doPlayers(plrDrop, function(z)
  3448.  
  3449. if z.Character then
  3450.  
  3451. topkek.libutil:recurseSetObj(z.Character, 'BasePart', 'Transparency', 1)
  3452.  
  3453. topkek.libutil:recurseSetObj(z.Character, 'MeshPart', 'Transparency', 1)
  3454.  
  3455. end
  3456.  
  3457. end)
  3458.  
  3459. end)
  3460.  
  3461. actions:drawButton(1/3, 'Visible', function()
  3462.  
  3463. topkek.libutil:doPlayers(plrDrop, function(z)
  3464.  
  3465. if z.Character then
  3466.  
  3467. topkek.libutil:recurseSetObj(z.Character, 'BasePart', 'Transparency', 0)
  3468.  
  3469. topkek.libutil:recurseSetObj(z.Character, 'MeshPart', 'Transparency', 1)
  3470.  
  3471. end
  3472.  
  3473. end)
  3474.  
  3475. end)
  3476.  
  3477. actions:drawButton(1/3, 'God', function()
  3478.  
  3479. topkek.libutil:doPlayers(plrDrop, function(z)
  3480.  
  3481. if z.Character:FindFirstChild('Humanoid') then
  3482.  
  3483. z.Character.Humanoid.MaxHealth = math.huge
  3484.  
  3485. z.Character.Humanoid.Health = math.huge
  3486.  
  3487. end
  3488.  
  3489. end)
  3490.  
  3491. end)
  3492.  
  3493.  
  3494.  
  3495. actions:drawButton(1/3, 'Semigod', function()
  3496.  
  3497. topkek.libutil:doPlayers(plrDrop, function(z)
  3498.  
  3499. if z.Character:FindFirstChild('Humanoid') then
  3500.  
  3501. z.Character.Humanoid.MaxHealth = 9999999999
  3502.  
  3503. z.Character.Humanoid.Health = 9999999999
  3504.  
  3505. end
  3506.  
  3507. end)
  3508.  
  3509. end)
  3510.  
  3511. actions:drawButton(1/3, 'Nuke', function()
  3512.  
  3513. topkek.libutil:doPlayers(plrDrop, function(z)
  3514.  
  3515. local torso = topkek.libutil:getTorso(z)
  3516.  
  3517. local nuke = Instance.new("Part", game.Workspace)
  3518.  
  3519. local opos = torso.CFrame
  3520.  
  3521. nuke.BrickColor = BrickColor.new("Bright yellow")
  3522.  
  3523. nuke.TopSurface = Enum.SurfaceType.Smooth
  3524.  
  3525. nuke.BottomSurface = Enum.SurfaceType.Smooth
  3526.  
  3527. nuke.Anchored = true
  3528.  
  3529. nuke.CanCollide = false
  3530.  
  3531. nuke.Shape = "Ball"
  3532.  
  3533. nuke.Transparency = 0.5
  3534.  
  3535. nuke.CFrame = torso.CFrame
  3536.  
  3537. nuke.Size = Vector3.new(1, 1, 1)
  3538.  
  3539. nuke.Touched:connect(function(p)
  3540.  
  3541. local expl = Instance.new("Explosion", p)
  3542.  
  3543. expl.BlastPressure = 50000
  3544.  
  3545. expl.BlastRadius = 50
  3546.  
  3547. expl.Position = p.Position
  3548.  
  3549. p.Material = Enum.Material.CorrodedMetal
  3550.  
  3551. p:BreakJoints()
  3552.  
  3553. end)
  3554.  
  3555. for i = 1, 150 do
  3556.  
  3557. nuke.Size = Vector3.new(i, i, i)
  3558.  
  3559. nuke.CFrame = opos
  3560.  
  3561. wait(0.08)
  3562.  
  3563. end
  3564.  
  3565. nuke:Destroy()
  3566.  
  3567. end)
  3568.  
  3569. end)
  3570.  
  3571. actions:drawButton(1/3, 'Confuse', function()
  3572.  
  3573. topkek.libutil:doPlayers(plrDrop, function(z)
  3574.  
  3575. if z.Character:FindFirstChild('Humanoid') then
  3576.  
  3577. z.Character.Humanoid.WalkSpeed = -16
  3578.  
  3579. end
  3580.  
  3581. end)
  3582.  
  3583. end)
  3584.  
  3585. actions:drawButton(1/3, 'Goldify', function()
  3586.  
  3587. topkek.libutil:doPlayers(plrDrop, function(z)
  3588.  
  3589. if z.Character then
  3590.  
  3591. topkek.libutil:recurseSetObj(z.Character, 'BasePart', 'Material', 'Marble')
  3592.  
  3593. topkek.libutil:recurseSetObj(z.Character, 'MeshPart', 'Material', 'Marble')
  3594.  
  3595. topkek.libutil:recurseSetObj(z.Character, 'BasePart', 'BrickColor', BrickColor.new('Bright yellow'))
  3596.  
  3597. topkek.libutil:recurseSetObj(z.Character, 'MeshPart', 'BrickColor', BrickColor.new('Bright yellow'))
  3598.  
  3599. end
  3600.  
  3601. end)
  3602.  
  3603. end)
  3604.  
  3605. actions:drawButton(1/3, 'Neon', function()
  3606.  
  3607. topkek.libutil:doPlayers(plrDrop, function(z)
  3608.  
  3609. if z.Character then
  3610.  
  3611. topkek.libutil:recurseSetObj(z.Character, 'BasePart', 'Material', 'Neon')
  3612.  
  3613. topkek.libutil:recurseSetObj(z.Character, 'MeshPart', 'Material', 'Neon')
  3614.  
  3615. end
  3616.  
  3617. end)
  3618.  
  3619. end)
  3620.  
  3621. actions:drawButton(1/3, 'Insane', function()
  3622.  
  3623. topkek.libutil:doPlayers(plrDrop, function(z)
  3624.  
  3625. if z.Character then
  3626.  
  3627. for i,v in pairs(topkek.libutil:getTorso(z):GetChildren()) do
  3628.  
  3629. if v:IsA("Motor6D") then
  3630.  
  3631. coroutine.wrap(function()
  3632.  
  3633. while v do
  3634.  
  3635. v.C0=v.C0*CFrame.Angles(math.random(-180,180),math.random(-180,180),math.random(-180,180))
  3636.  
  3637. wait()
  3638.  
  3639. end
  3640.  
  3641. end)()
  3642.  
  3643. end
  3644.  
  3645. end
  3646.  
  3647. end
  3648.  
  3649. end)
  3650.  
  3651. end)
  3652.  
  3653. actions:drawButton(1/3, 'Quicksand', function()
  3654.  
  3655. topkek.libutil:doPlayers(plrDrop, function(z)
  3656.  
  3657. if z.Character then
  3658.  
  3659. if z.Character:FindFirstChild('Humanoid') then
  3660.  
  3661. local tor = topkek.libutil:getTorso(z)
  3662.  
  3663. local hole = Instance.new("Part", z.Character)
  3664.  
  3665. hole.Anchored = true
  3666.  
  3667. hole.Name = "Hole"
  3668.  
  3669. hole.FormFactor = Enum.FormFactor.Custom
  3670.  
  3671. hole.Size = Vector3.new(7, 1, 7)
  3672.  
  3673. hole.CanCollide = false
  3674.  
  3675. hole.CFrame = tor.CFrame * CFrame.new(0,-3.3,0)
  3676.  
  3677. hole.BrickColor = BrickColor.new("Cool yellow")
  3678.  
  3679. hole.Material = Enum.Material.Sand
  3680.  
  3681. local hm = Instance.new("CylinderMesh", hole)
  3682.  
  3683. tor.Anchored = true
  3684.  
  3685. if z.Character:FindFirstChild("Humanoid") then
  3686.  
  3687. z.Character.Humanoid.Jump = true
  3688.  
  3689. end
  3690.  
  3691. for x,m in pairs(z.Character:GetChildren()) do
  3692.  
  3693. if m:IsA("BasePart") or m:IsA("MeshPart") then
  3694.  
  3695. m.CanCollide = false
  3696.  
  3697. end
  3698.  
  3699. end
  3700.  
  3701. for i=1,75 do
  3702.  
  3703. tor.CFrame=tor.CFrame*CFrame.new(0,-0.1,0)
  3704.  
  3705. wait(0.06)
  3706.  
  3707. end
  3708.  
  3709. tor.CFrame=tor.CFrame*CFrame.new(0,
  3710.  
  3711. -500,0
  3712.  
  3713. )
  3714.  
  3715. z.Character.Humanoid.Health = 0
  3716.  
  3717. end
  3718.  
  3719. end
  3720.  
  3721. end)
  3722.  
  3723. end)
  3724.  
  3725. actions:drawButton(1/3, 'Duck', function()
  3726.  
  3727. topkek.libutil:doPlayers(plrDrop, function(z)
  3728.  
  3729. if z.Character then
  3730.  
  3731. local pchar = z.Character
  3732.  
  3733. -- for i,v in pairs(pchar.Torso:GetChildren()) do
  3734.  
  3735. -- if v:IsA("Decal") then
  3736.  
  3737. -- v:Destroy()
  3738.  
  3739. -- end
  3740.  
  3741. -- end
  3742.  
  3743. for i,v in pairs(pchar:GetChildren()) do
  3744.  
  3745. if v:IsA("Hat") or v:IsA("Accessory") then
  3746.  
  3747. v:Destroy()
  3748.  
  3749. end
  3750.  
  3751. end
  3752.  
  3753. local duck = Instance.new("SpecialMesh", z.Character.HumanoidRootPart)
  3754.  
  3755. duck.MeshType = "FileMesh"
  3756.  
  3757. duck.MeshId = "http://www.roblox.com/asset/?id=9419831"
  3758.  
  3759. duck.TextureId = "http://www.roblox.com/asset/?id=9419827"
  3760.  
  3761. duck.Scale = Vector3.new(5, 5, 5)
  3762.  
  3763. topkek.libutil:recurseSetObj(z.Character, 'Instance', 'Transparency', 1)
  3764.  
  3765. z.Character.HumanoidRootPart.Transparency = 0
  3766.  
  3767. end
  3768.  
  3769. end)
  3770.  
  3771. end)
  3772.  
  3773. actions:drawButton(1/3, 'Shrek', function()
  3774.  
  3775. topkek.libutil:doPlayers(plrDrop, function(z)
  3776.  
  3777. if z.Character then
  3778.  
  3779. local pchar = z.Character
  3780.  
  3781. for i,v in pairs(pchar:GetChildren()) do
  3782.  
  3783. if v:IsA("Hat") or v:IsA("Accessory") or v:IsA("CharacterMesh") or v:IsA("Shirt") or v:IsA("Pants") then
  3784.  
  3785. v:Destroy()
  3786.  
  3787. end
  3788.  
  3789. end
  3790.  
  3791. for i,v in pairs(pchar.Head:GetChildren()) do
  3792.  
  3793. if v:IsA("Decal") or v:IsA("SpecialMesh") then
  3794.  
  3795. v:Destroy()
  3796.  
  3797. end
  3798.  
  3799. end
  3800.  
  3801.  
  3802.  
  3803. local mesh = Instance.new("SpecialMesh", pchar.Head)
  3804.  
  3805. mesh.MeshType = "FileMesh"
  3806.  
  3807. pchar.Head.Mesh.MeshId = "http://www.roblox.com/asset/?id=19999257"
  3808.  
  3809. pchar.Head.Mesh.Offset = Vector3.new(-0.1, 0.1, 0)
  3810.  
  3811. pchar.Head.Mesh.TextureId = "http://www.roblox.com/asset/?id=156397869"
  3812.  
  3813.  
  3814.  
  3815. local Shirt = Instance.new("Shirt", z.Character)
  3816.  
  3817. local Pants = Instance.new("Pants", z.Character)
  3818.  
  3819.  
  3820.  
  3821. Shirt.ShirtTemplate = "rbxassetid://133078194"
  3822.  
  3823. Pants.PantsTemplate = "rbxassetid://133078204"
  3824.  
  3825. end
  3826.  
  3827. end)
  3828.  
  3829. end)
  3830.  
  3831. actions:drawButton(1/3, 'Bighead', function()
  3832.  
  3833. topkek.libutil:doPlayers(plrDrop, function(z)
  3834.  
  3835. if z.Character then
  3836.  
  3837. if z.Character:FindFirstChild('Head') then
  3838.  
  3839. z.Character.Head.Mesh.Scale=Vector3.new(5,5,5)
  3840.  
  3841. end
  3842.  
  3843. end
  3844.  
  3845. end)
  3846.  
  3847. end)
  3848.  
  3849. actions:drawButton(1/3, 'Hotdog', function()
  3850.  
  3851. topkek.libutil:doPlayers(plrDrop, function(z)
  3852.  
  3853. if z.Character then
  3854.  
  3855. if z.Character:FindFirstChild('Head') then
  3856.  
  3857. topkek.libutil:weiner(z)
  3858.  
  3859. end
  3860.  
  3861. end
  3862.  
  3863. end)
  3864.  
  3865. end)
  3866.  
  3867. actions:drawButton(1/3, 'Dwarf [R6]', function()
  3868.  
  3869. topkek.libutil:doPlayers(plrDrop, function(z)
  3870.  
  3871. if z.Character then
  3872.  
  3873. topkek.libutil:scalePlayer(z, 0.5)
  3874.  
  3875. end
  3876.  
  3877. end)
  3878.  
  3879. end)
  3880.  
  3881. actions:drawButton(1/3, 'Giant [R6]', function()
  3882.  
  3883. topkek.libutil:doPlayers(plrDrop, function(z)
  3884.  
  3885. if z.Character then
  3886.  
  3887. topkek.libutil:scalePlayer(z, 5)
  3888.  
  3889. end
  3890.  
  3891. end)
  3892.  
  3893. end)
  3894.  
  3895. actions:drawButton(1/3, 'Giraffe [R6]', function()
  3896.  
  3897. topkek.libutil:doPlayers(plrDrop, function(z)
  3898.  
  3899. if z.Character then
  3900.  
  3901. local char=z.Character
  3902.  
  3903. local h=char.Head
  3904.  
  3905. local tor=char:FindFirstChild("Torso")
  3906.  
  3907. if not tor then return end
  3908.  
  3909. tor.Neck.C0=tor.Neck.C0*CFrame.new(0,0,5)
  3910.  
  3911. local fn=Instance.new("Part",char)
  3912.  
  3913. fn.Size=Vector3.new(1,5.5,1)
  3914.  
  3915. fn.Name="FakeNeck"
  3916.  
  3917. fn.Anchored=false
  3918.  
  3919. fn.CanCollide=false
  3920.  
  3921. if char:FindFirstChild("Body Colors") then
  3922.  
  3923. fn.BrickColor=char["Body Colors"].HeadColor
  3924.  
  3925. end
  3926.  
  3927. local cm=Instance.new("CylinderMesh",fn)
  3928.  
  3929. local we=Instance.new("Weld",h)
  3930.  
  3931. we.Part0=h
  3932.  
  3933. we.Part1=fn
  3934.  
  3935. we.C1=we.C1*CFrame.new(0,2.6,0)
  3936.  
  3937. end
  3938.  
  3939. end)
  3940.  
  3941. end)
  3942.  
  3943. actions:drawButton(1/3, 'Select', function()
  3944.  
  3945. topkek.libutil:doPlayers(plrDrop, function(z)
  3946.  
  3947. if z.Character then
  3948.  
  3949. Instance.new("SelectionBox", z.Character).Adornee = z.Character
  3950.  
  3951. end
  3952.  
  3953. end)
  3954.  
  3955. end)
  3956.  
  3957. actions:drawButton(1/3, 'Sphere', function()
  3958.  
  3959. topkek.libutil:doPlayers(plrDrop, function(z)
  3960.  
  3961. if z.Character then
  3962.  
  3963. Instance.new("SelectionSphere", z.Character).Adornee = z.Character
  3964.  
  3965. end
  3966.  
  3967. end)
  3968.  
  3969. end)
  3970.  
  3971. actions:drawButton(1/3, 'Sit', function()
  3972.  
  3973. topkek.libutil:doPlayers(plrDrop, function(z)
  3974.  
  3975. if z.Character:FindFirstChild("Humanoid") then
  3976.  
  3977. z.Character.Humanoid.Sit = true
  3978.  
  3979. end
  3980.  
  3981. end)
  3982.  
  3983. end)
  3984.  
  3985. actions:drawButton(1/3, 'Jump', function()
  3986.  
  3987. topkek.libutil:doPlayers(plrDrop, function(z)
  3988.  
  3989. if z.Character:FindFirstChild("Humanoid") then
  3990.  
  3991. z.Character.Humanoid.Jump = true
  3992.  
  3993. end
  3994.  
  3995. end)
  3996.  
  3997. end)
  3998.  
  3999. actions:drawButton(1/3, 'No Tools', function()
  4000.  
  4001. topkek.libutil:doPlayers(plrDrop, function(z)
  4002.  
  4003. for _, t in pairs(z.Backpack:GetChildren()) do
  4004.  
  4005. t:Destroy()
  4006.  
  4007. end
  4008.  
  4009. end)
  4010.  
  4011. end)
  4012.  
  4013. actions:drawButton(1/3, 'Take Tools', function()
  4014.  
  4015. topkek.libutil:doPlayers(plrDrop, function(z)
  4016.  
  4017. for _, t in pairs(z.Backpack:GetChildren()) do
  4018.  
  4019. t.Parent = game:service'Players'.LocalPlayer.Backpack
  4020.  
  4021. end
  4022.  
  4023. end)
  4024.  
  4025. end)
  4026.  
  4027. actions:drawButton(1/3, 'Disable', function()
  4028.  
  4029. topkek.libutil:doPlayers(plrDrop, function(z)
  4030.  
  4031. if z.Character:FindFirstChild("Humanoid") then
  4032.  
  4033. z.Character.Humanoid.Parent = nil
  4034.  
  4035. end
  4036.  
  4037. end)
  4038.  
  4039. end)
  4040.  
  4041. actions:drawButton(1/3, 'Fast', function()
  4042.  
  4043. topkek.libutil:doPlayers(plrDrop, function(z)
  4044.  
  4045. if z.Character:FindFirstChild("Humanoid") then
  4046.  
  4047. z.Character.Humanoid.WalkSpeed = 50
  4048.  
  4049. end
  4050.  
  4051. end)
  4052.  
  4053. end)
  4054.  
  4055. actions:drawButton(1/3, 'Slow', function()
  4056.  
  4057. topkek.libutil:doPlayers(plrDrop, function(z)
  4058.  
  4059. if z.Character:FindFirstChild("Humanoid") then
  4060.  
  4061. z.Character.Humanoid.WalkSpeed = 8
  4062.  
  4063. end
  4064.  
  4065. end)
  4066.  
  4067. end)
  4068.  
  4069. actions:drawButton(1/3,'Explode', function()
  4070.  
  4071. topkek.libtil:doPlayers(plrDrop, function(z)
  4072.  
  4073. local explosion = Instance.new("Explosion")
  4074.  
  4075. explosion.Position = topkek.libutil:getTorso(z).Position
  4076.  
  4077. explosion.Parent = game.Workspace
  4078.  
  4079. end)
  4080.  
  4081. end)
  4082.  
  4083. local Follow
  4084.  
  4085. actions:drawButton(1/3,'Annoy', function()
  4086.  
  4087. if Follow == true then
  4088.  
  4089. Follow = false; return
  4090.  
  4091. else Follow = true end
  4092.  
  4093. topkek.libutil:doPlayers(plrDrop, function(z)
  4094.  
  4095. while Follow == true do
  4096.  
  4097. game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame=
  4098.  
  4099. z.Character.HumanoidRootPart.CFrame
  4100.  
  4101. wait()
  4102.  
  4103. end
  4104.  
  4105. end)
  4106.  
  4107. end)
  4108.  
  4109. actions:drawButton(1/3,'ForceField', function()
  4110.  
  4111. topkek.libutil:doPlayers(plrDrop, function(z)
  4112.  
  4113. if z.Character then
  4114.  
  4115. Instance.new("ForceField", z.Character)
  4116.  
  4117. end
  4118.  
  4119. end)
  4120.  
  4121. end)
  4122.  
  4123. actions:drawButton(1/3,'Friendlag', function()
  4124.  
  4125. topkek.libutil:doPlayers(plrDrop, function(z)
  4126.  
  4127. for i = 1, 10 do
  4128.  
  4129. spawn(function()
  4130.  
  4131. while wait() do
  4132.  
  4133. game.Players.LocalPlayer:RequestFriendship(z)
  4134.  
  4135. game.Players.LocalPlayer:RevokeFriendship(z)
  4136.  
  4137. end
  4138.  
  4139. end)
  4140.  
  4141. end
  4142.  
  4143. end)
  4144.  
  4145. end)
  4146.  
  4147. actions:drawButton(1/3,'Force Follow', function()
  4148.  
  4149. topkek.libutil:doPlayers(plrDrop, function(z)
  4150.  
  4151. game:GetService("RunService"):BindToRenderStep("_", 0, function()
  4152.  
  4153. z.Character.Humanoid:MoveTo(game.Players.LocalPlayer.Character.Head.Position)
  4154.  
  4155. end)
  4156.  
  4157. end)
  4158.  
  4159. end)
  4160.  
  4161. actions:drawButton(1/3,'Dab', function()
  4162.  
  4163. topkek.libutil:doPlayers(plrDrop, function(z)
  4164.  
  4165. if z.Character and z.Character:FindFirstChild("Torso") then
  4166.  
  4167. local chr = z.Character
  4168.  
  4169. chr.Animate.Disabled = true
  4170.  
  4171. chr.Torso["Left Shoulder"].C1 = CFrame.new(0, 0.699999988, 0, 0.939692616, 0, -0.342020124, -0.330366075, -0.258819044, -0.907673359, -0.0885213241, 0.965925813, -0.243210346)
  4172.  
  4173. chr.Torso["Right Shoulder"].C1 = CFrame.new(-0.600000024, 0.5, -0.200000003, 0.664462984, 0.241844743, 0.707106769, -0.664462984, -0.241844788, 0.707106769, 0.342020154, -0.939692616, -3.09086197e-008)
  4174.  
  4175. chr.Torso["Neck"].C1 = CFrame.new(0, -0.600000024, 0, -0.866025388, 0.5, 0, -0.171010137, -0.29619807, 0.939692616, 0.469846278, 0.813797653, 0.342020124)
  4176.  
  4177. end
  4178.  
  4179. end)
  4180.  
  4181. end)
  4182.  
  4183. actions:addSpacing()
  4184.  
  4185. local chatInp
  4186.  
  4187. actions:drawButton(1/2, 'Make Chat', function()
  4188.  
  4189. topkek.libutil:doPlayers(plrDrop, function(z)
  4190.  
  4191. game:GetService('Chat'):Chat(z.Character, chatInp.Text)
  4192.  
  4193. end)
  4194.  
  4195. end)
  4196.  
  4197. chatInp = actions:drawTextBox(1/2, '')
  4198.  
  4199. local insertInp
  4200.  
  4201. actions:drawButton(1/2, 'Insert Into', function()
  4202.  
  4203. if not tonumber(insertInp.Text) then return end
  4204.  
  4205. local item = insert(insertInp.Text)
  4206.  
  4207. if not item then return end
  4208.  
  4209. topkek.libutil:doPlayers(plrDrop, function(z)
  4210.  
  4211. item:Clone().Parent = z.Backpack
  4212.  
  4213. end)
  4214.  
  4215. end)
  4216.  
  4217. insertInp = actions:drawTextBox(1/2, '')
  4218.  
  4219. local speedInp
  4220.  
  4221. actions:drawButton(1/2, 'Set Speed', function()
  4222.  
  4223. if not tonumber(speedInp.Text) then return end
  4224.  
  4225. topkek.libutil:doPlayers(plrDrop, function(z)
  4226.  
  4227. if z.Character:FindFirstChild('Humanoid') then
  4228.  
  4229. z.Character.Humanoid.WalkSpeed = tonumber(speedInp.Text)
  4230.  
  4231. end
  4232.  
  4233. end)
  4234.  
  4235. end)
  4236.  
  4237. speedInp = actions:drawTextBox(1/2, '')
  4238.  
  4239. local nameInp
  4240.  
  4241. actions:drawButton(1/2, 'Set Name', function()
  4242.  
  4243. topkek.libutil:doPlayers(plrDrop, function(z)
  4244.  
  4245. local Character = z.Character
  4246.  
  4247. local newName = Instance.new("Model", z.Character)
  4248.  
  4249. newName.Name = nameInp.Text
  4250.  
  4251. local cl = Character:WaitForChild("Head"):Clone()
  4252.  
  4253. cl.Parent = newName
  4254.  
  4255. cl:WaitForChild("face"):Destroy()
  4256.  
  4257. local hum = Instance.new("Humanoid", newName)
  4258.  
  4259. hum.Name = "NameTag"
  4260.  
  4261. hum.MaxHealth = 0
  4262.  
  4263. hum.Health = 0
  4264.  
  4265. local weld = Instance.new("Weld", cl)
  4266.  
  4267. weld.Part0 = cl
  4268.  
  4269. weld.Part1 = Character:WaitForChild("Head")
  4270.  
  4271. Character:WaitForChild("Head").Transparency = 1
  4272.  
  4273. Wait(.5)
  4274.  
  4275. cl.BrickColor = Character:WaitForChild("Head").BrickColo
  4276.  
  4277. end)
  4278.  
  4279. end)
  4280.  
  4281. nameInp = actions:drawTextBox(1/2, '')
  4282.  
  4283. --[[ localplayer ]]--
  4284.  
  4285. local lp = game:GetService('Players').LocalPlayer
  4286.  
  4287. local localwin = topkek.libgui:hookContainer(base['LocalPlayerContainer'])
  4288.  
  4289. local appearInp
  4290.  
  4291. localwin:drawButton(1/2, 'Set Appearance', function()
  4292.  
  4293. local id = 0
  4294.  
  4295. if not tonumber(appearInp.Text) then
  4296.  
  4297. id = tonumber(appearInp.Text)
  4298.  
  4299. else
  4300.  
  4301. id = game:GetService('Players'):GetUserIdFromNameAsync(appearInp.Text)
  4302.  
  4303. end
  4304.  
  4305. lp.CharacterAppearance = 'https://assetgame.roblox.com/Asset/CharacterFetch.ashx?userId=' .. tostring(id)
  4306.  
  4307. end)
  4308.  
  4309. appearInp = localwin:drawTextBox(1/2, '')
  4310.  
  4311. localwin:drawButton(1/2, 'Set TeamColor', function()
  4312.  
  4313. if teamInp.Text == 'Neutral' then
  4314.  
  4315. lp.Neutral = true
  4316.  
  4317. return
  4318.  
  4319. end
  4320.  
  4321. local clr = BrickColor.new(teamInp.Text)
  4322.  
  4323. lp.TeamColor = clr
  4324.  
  4325. end)
  4326.  
  4327. teamInp = localwin:drawTextBox(1/2, 'Neutral')
  4328.  
  4329. localwin:drawButton(1, 'Reset Camera', function()
  4330.  
  4331. game.Workspace.CurrentCamera:remove()
  4332.  
  4333. wait(.1)
  4334.  
  4335. game.Workspace.CurrentCamera.CameraSubject = lp.Character.Humanoid or
  4336.  
  4337. game.Workspace[lp.Name].Humanoid
  4338.  
  4339. game.Workspace.CurrentCamera.CameraType = "Custom"
  4340.  
  4341. end)
  4342.  
  4343. localwin:drawButton(1, 'Respawn', function()
  4344.  
  4345. local a1 = Instance.new("Model", game:service'Workspace')
  4346.  
  4347. local a2 = Instance.new("Part", game:service'Workspace')
  4348.  
  4349. a2.CanCollide = true
  4350.  
  4351. a2.Anchored = true
  4352.  
  4353. a2.CFrame = CFrame.new(10000, 10000, 10000)
  4354.  
  4355. a2.Name = "Torso"
  4356.  
  4357. local a3 = Instance.new("Humanoid", a1)
  4358.  
  4359. a3.MaxHealth=100;a3.Health=100
  4360.  
  4361. lp.Character = a1
  4362.  
  4363. a3.Health=0
  4364.  
  4365. end)
  4366.  
  4367. localwin:addSpacing()
  4368.  
  4369. local Lev, Clip, Fly
  4370.  
  4371. localwin:drawButton(1/2, 'Levitate', function()
  4372.  
  4373. if Lev == true then
  4374.  
  4375. Lev = false
  4376.  
  4377. return
  4378.  
  4379. end
  4380.  
  4381. Lev = true
  4382.  
  4383. repeat
  4384.  
  4385. lp.Character.Humanoid:ChangeState(10)
  4386.  
  4387. wait(0)
  4388.  
  4389. until Lev == false
  4390.  
  4391. end)
  4392.  
  4393. localwin:drawButton(1/2, 'Noclip', function()
  4394.  
  4395. if Clip == true then
  4396.  
  4397. Clip = false
  4398.  
  4399. return
  4400.  
  4401. end
  4402.  
  4403. Clip = true
  4404.  
  4405. game:GetService("RunService").Stepped:connect(function()
  4406.  
  4407. topkek.libutil:getTorso(lp).CanCollide = not Clip
  4408.  
  4409. lp.Character.Head.CanCollide = not Clip
  4410.  
  4411. lp.Character.HumanoidRootPart.CanCollide = not Clip
  4412.  
  4413. if lp.Character.UpperTorso then
  4414.  
  4415. lp.Character.LowerTorso.CanCollide = not Clip
  4416.  
  4417. end
  4418.  
  4419. end)
  4420.  
  4421. lp.Character.HumanoidRootPart.Changed:connect(function()
  4422.  
  4423. topkek.libutil:getTorso(lp).CanCollide = not Clip
  4424.  
  4425. lp.Character.Head.CanCollide = not Clip
  4426.  
  4427. lp.Character.HumanoidRootPart.CanCollide = not Clip
  4428.  
  4429. if lp.Character.UpperTorso then
  4430.  
  4431. lp.Character.LowerTorso.CanCollide = not Clip
  4432.  
  4433. end
  4434.  
  4435. end)
  4436.  
  4437. end)
  4438.  
  4439. localwin:drawButton(1/2, 'Fly', function()
  4440.  
  4441. if Fly == true then
  4442.  
  4443. Fly = false
  4444.  
  4445. return
  4446.  
  4447. end
  4448.  
  4449. Fly = true
  4450.  
  4451. local mouse=game.Players.LocalPlayer:GetMouse''
  4452.  
  4453. localplayer=game.Players.LocalPlayer
  4454.  
  4455. game.Players.LocalPlayer.Character:WaitForChild("HumanoidRootPart")
  4456.  
  4457. local torso = game.Players.LocalPlayer.Character.HumanoidRootPart
  4458.  
  4459. local speed=0
  4460.  
  4461. local keys={a=false,d=false,w=false,s=false}
  4462.  
  4463. local e1
  4464.  
  4465. local e2
  4466.  
  4467. local function start()
  4468.  
  4469. local pos = Instance.new("BodyPosition",torso)
  4470.  
  4471. local gyro = Instance.new("BodyGyro",torso)
  4472.  
  4473. pos.Name="EPIXPOS"
  4474.  
  4475. pos.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  4476.  
  4477. pos.position = torso.Position
  4478.  
  4479. gyro.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  4480.  
  4481. gyro.cframe = torso.CFrame
  4482.  
  4483. repeat
  4484.  
  4485. wait()
  4486.  
  4487. localplayer.Character.Humanoid.PlatformStand=true
  4488.  
  4489. local new=gyro.cframe - gyro.cframe.p + pos.position
  4490.  
  4491. if not keys.w and not keys.s and not keys.a and not keys.d then
  4492.  
  4493. speed=1
  4494.  
  4495. end
  4496.  
  4497. if keys.w then
  4498.  
  4499. new = new + workspace.CurrentCamera.CoordinateFrame.lookVector * speed
  4500.  
  4501. speed=speed+0.01
  4502.  
  4503. end
  4504.  
  4505. if keys.s then
  4506.  
  4507. new = new - workspace.CurrentCamera.CoordinateFrame.lookVector * speed
  4508.  
  4509. speed=speed+0.01
  4510.  
  4511. end
  4512.  
  4513. if keys.d then
  4514.  
  4515. new = new * CFrame.new(speed,0,0)
  4516.  
  4517. speed=speed+0.01
  4518.  
  4519. end
  4520.  
  4521. if keys.a then
  4522.  
  4523. new = new * CFrame.new(-speed,0,0)
  4524.  
  4525. speed=speed+0.01
  4526.  
  4527. end
  4528.  
  4529. if speed>5 then
  4530.  
  4531. speed=5
  4532.  
  4533. end
  4534.  
  4535. pos.position=new.p
  4536.  
  4537. if keys.w then
  4538.  
  4539. gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(-math.rad(speed*15),0,0)
  4540.  
  4541. elseif keys.s then
  4542.  
  4543. gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(math.rad(speed*15),0,0)
  4544.  
  4545. else
  4546.  
  4547. gyro.cframe = workspace.CurrentCamera.CoordinateFrame
  4548.  
  4549. end
  4550.  
  4551. until not Fly
  4552.  
  4553. if gyro then gyro:Destroy() end
  4554.  
  4555. if pos then pos:Destroy() end
  4556.  
  4557. flying=false
  4558.  
  4559. localplayer.Character.Humanoid.PlatformStand=false
  4560.  
  4561. speed=0
  4562.  
  4563. end
  4564.  
  4565. e1=mouse.KeyDown:connect(function(key)
  4566.  
  4567. if not torso or not torso.Parent then flying=false e1:disconnect() e2:disconnect() return end
  4568.  
  4569. if key=="w" then
  4570.  
  4571. keys.w=true
  4572.  
  4573. elseif key=="s" then
  4574.  
  4575. keys.s=true
  4576.  
  4577. elseif key=="a" then
  4578.  
  4579. keys.a=true
  4580.  
  4581. elseif key=="d" then
  4582.  
  4583. keys.d=true
  4584.  
  4585. end
  4586.  
  4587. end)
  4588.  
  4589. e2=mouse.KeyUp:connect(function(key)
  4590.  
  4591. if key=="w" then
  4592.  
  4593. keys.w=false
  4594.  
  4595. elseif key=="s" then
  4596.  
  4597. keys.s=false
  4598.  
  4599. elseif key=="a" then
  4600.  
  4601. keys.a=false
  4602.  
  4603. elseif key=="d" then
  4604.  
  4605. keys.d=false
  4606.  
  4607. end
  4608.  
  4609. end)
  4610.  
  4611. start()
  4612.  
  4613. end)
  4614.  
  4615. localwin:drawButton(1/2, 'Highjump', function()
  4616.  
  4617. local thrust = Instance.new("BodyVelocity")
  4618.  
  4619. game:GetService('UserInputService').InputBegan:connect(function(i, b)
  4620.  
  4621. if i.KeyCode == Enum.KeyCode.Space then
  4622.  
  4623. print("Got jump")
  4624.  
  4625. coroutine.resume(coroutine.create(function()
  4626.  
  4627. thrust.Parent = game.Players.LocalPlayer.Character.PrimaryPart
  4628.  
  4629. thrust.velocity = Vector3.new(0,50,0)
  4630.  
  4631. thrust.maxForce = Vector3.new(0,4e+050,0)
  4632.  
  4633. wait(0.2)
  4634.  
  4635. thrust.Parent = nil
  4636.  
  4637. end))
  4638.  
  4639. end
  4640.  
  4641. end)
  4642.  
  4643. end)
  4644.  
  4645. localwin:addSpacing()
  4646.  
  4647. localwin:drawButton(1/2, 'Freecam', function()
  4648.  
  4649. local cam = game.Workspace.CurrentCamera
  4650.  
  4651. cam.CameraType = "Fixed"
  4652.  
  4653. cam.CameraSubject = nil
  4654.  
  4655. lp.Character = nil
  4656.  
  4657. end)
  4658.  
  4659. localwin:drawButton(1/2, 'Nil Orb', function()
  4660.  
  4661. game.Players.LocalPlayer.Character = nil
  4662.  
  4663. --lp:Destroy()
  4664.  
  4665. local cam = game.Workspace.CurrentCamera
  4666.  
  4667. local m = Instance.new("Model", game.Workspace)
  4668.  
  4669. m.Name = game.Players.LocalPlayer.Name
  4670.  
  4671. local hum = Instance.new("Humanoid", m)
  4672.  
  4673. hum.Health = 0
  4674.  
  4675. hum.MaxHealth = 0
  4676.  
  4677. local orb = Instance.new("Part", m)
  4678.  
  4679. orb.Size = Vector3.new(1, 1, 1)
  4680.  
  4681. orb.Shape = "Ball"
  4682.  
  4683. orb.Name = "Head"
  4684.  
  4685. orb.Anchored = true
  4686.  
  4687. orb.CanCollide = true
  4688.  
  4689. orb.BottomSurface = Enum.SurfaceType.Smooth
  4690.  
  4691. orb.TopSurface = Enum.SurfaceType.Smooth
  4692.  
  4693. orb.Transparency = 0
  4694.  
  4695. cam.CameraSubject = orb
  4696.  
  4697. cam.CameraType = Enum.CameraType.Fixed
  4698.  
  4699. game:GetService("RunService").RenderStepped:connect(function()
  4700.  
  4701. orb.CFrame = cam.CoordinateFrame * CFrame.new(0, -2, -6)
  4702.  
  4703. end)
  4704.  
  4705. game.Players.LocalPlayer.Chatted:connect(function(a)
  4706.  
  4707. game:GetService("Chat"):Chat(orb, a)
  4708.  
  4709. end)
  4710.  
  4711. end)
  4712.  
  4713. localwin:drawButton(1/2, 'God', function()
  4714.  
  4715. lp.Character.Humanoid.MaxHealth = math.huge
  4716.  
  4717. lp.Character.Humanoid.Health = math.huge
  4718.  
  4719. end)
  4720.  
  4721. localwin:drawButton(1/2, 'NoGrav', function()
  4722.  
  4723. if lp.Character then
  4724.  
  4725. for x,m in pairs(lp.Character:GetChildren()) do
  4726.  
  4727. if m:IsA("BasePart") then
  4728.  
  4729. local bf = Instance.new("BodyForce", m)
  4730.  
  4731. bf.force = Vector3.new(0, 192.25, 0) * m:GetMass()
  4732.  
  4733. end
  4734.  
  4735. if m:IsA("Hat") or m:IsA("Accessory") then
  4736.  
  4737. if m:findFirstChild("Handle") then
  4738.  
  4739. local bf = Instance.new("BodyForce", m.Handle)
  4740.  
  4741. bf.force = Vector3.new(0, 192.25, 0) * m.Handle:GetMass()
  4742.  
  4743. end
  4744.  
  4745. end
  4746.  
  4747. end
  4748.  
  4749. end
  4750.  
  4751. end)
  4752.  
  4753. localwin:drawButton(1/2, 'Rainbow Name', function()
  4754.  
  4755. lp.Neutral = false
  4756.  
  4757. repeat
  4758.  
  4759. wait()
  4760.  
  4761. lp.TeamColor = BrickColor.Random()
  4762.  
  4763. until not lp.Character.Humanoid
  4764.  
  4765. end)
  4766.  
  4767. localwin:drawButton(1/2, 'Random Fedora', function()
  4768.  
  4769. local hats={
  4770.  
  4771. 98346834,
  4772.  
  4773. 215751161,
  4774.  
  4775. 119916949,
  4776.  
  4777. 72082328,
  4778.  
  4779. 147180077,
  4780.  
  4781. 100929604,
  4782.  
  4783. 63043890,
  4784.  
  4785. 1285307,
  4786.  
  4787. 1029025,
  4788.  
  4789. 334663683,
  4790.  
  4791. 259423244
  4792.  
  4793. }
  4794.  
  4795. game:GetService("InsertService"):LoadAsset(hats[math.random(1,#hats)]):GetChildren()[1].Parent = lp.Character
  4796.  
  4797. end)
  4798.  
  4799. localwin:drawButton(1/2, 'Clear Appearance', function()
  4800.  
  4801. lp:ClearCharacterAppearance()
  4802.  
  4803. end)
  4804.  
  4805. localwin:drawButton(1/2, 'Disguise', function()
  4806.  
  4807. local p = lp.Character
  4808.  
  4809. if p:FindFirstChild("topkek") then
  4810.  
  4811. p.topkek:Destroy()
  4812.  
  4813. end
  4814.  
  4815. p.Name = ""
  4816.  
  4817. p.Head.Transparency = 1
  4818.  
  4819. local mo = Instance.new("Model", p)
  4820.  
  4821. mo.Name = ""
  4822.  
  4823. local hu = Instance.new("Humanoid", mo)
  4824.  
  4825. hu.Name = "distag"
  4826.  
  4827. hu.Health = 100
  4828.  
  4829. hu.MaxHealth = 100
  4830.  
  4831. local fh = p.Head:Clone()
  4832.  
  4833. fh.Parent = mo
  4834.  
  4835. fh.Transparency = 0
  4836.  
  4837. local we = Instance.new("Weld", fh)
  4838.  
  4839. we.Part0 = p.Head
  4840.  
  4841. we.Part1 = mo
  4842.  
  4843. lp:ClearCharacterAppearance()
  4844.  
  4845. pcall(function() p["Body Colors"]:Destroy() end)
  4846.  
  4847. Instance.new("BodyColors", p)
  4848.  
  4849. end)
  4850.  
  4851. localwin:drawButton(1, 'Dick Shooter', function()
  4852.  
  4853. topkek.libutil:dickShooter()
  4854.  
  4855. end)
  4856.  
  4857. localwin:addSpacing()
  4858.  
  4859. local hackerInp
  4860.  
  4861. localwin:drawButton(1/2, 'Set Tag', function()
  4862.  
  4863. local len = 10
  4864.  
  4865. local bb = Instance.new("BillboardGui")
  4866.  
  4867. bb.Parent = lp.Character.Head
  4868.  
  4869. bb.Adornee = lp.Character.Head
  4870.  
  4871. bb.AlwaysOnTop = true
  4872.  
  4873. bb.Enabled = true
  4874.  
  4875. bb.Size = UDim2.new(len, 0, 1.5, 0)
  4876.  
  4877. bb.Name = "tag"
  4878.  
  4879. bb.StudsOffset = Vector3.new(0, 3, 0)
  4880.  
  4881. --local fr = Instance.new("Frame")
  4882.  
  4883. --fr.Parent = bb
  4884.  
  4885. --fr.Size = UDim2.new(1, 0, 1, 0)
  4886.  
  4887. --fr.Style = Enum.FrameStyle.RobloxRound
  4888.  
  4889. local tl = Instance.new("TextLabel")
  4890.  
  4891. tl.Parent = bb
  4892.  
  4893. tl.Font = Enum.Font.Code
  4894.  
  4895. tl.BackgroundTransparency = 1
  4896.  
  4897. tl.TextScaled = true
  4898.  
  4899. tl.TextColor3 = Color3.new(15/255, 15/255, 15/255)
  4900.  
  4901. tl.Size = UDim2.new(1, 0, 1, 0)
  4902.  
  4903. tl.Text = hackerInp.Text
  4904.  
  4905. tl.Name = "trutag"
  4906.  
  4907. tl.Visible = true
  4908.  
  4909. tl.ZIndex = 2
  4910.  
  4911. end)
  4912.  
  4913. hackerInp = localwin:drawTextBox(1/2, 'Hacker')
  4914.  
  4915. --[[ scripts ]]--
  4916.  
  4917. -- excuse my disgusting code :v
  4918.  
  4919. local scriptwin = topkek.libgui:hookContainer(base['ScriptsContainer'])
  4920.  
  4921. local search = scriptwin:drawTextBox(1,'')
  4922.  
  4923. local origy = scriptwin:getDrawY()
  4924.  
  4925. scriptwin:addSpacing()
  4926.  
  4927. scriptwin:addSpacing()
  4928.  
  4929. local a = Instance.new("LocalScript");a.Name='script 1'
  4930.  
  4931. local b = Instance.new("LocalScript");b.Name='script 2'
  4932.  
  4933. local c = Instance.new("LocalScript");c.Name='script 3'
  4934.  
  4935. local scripts = {a,b,c}
  4936.  
  4937. local container = {}
  4938.  
  4939. function MakeList(condition)
  4940.  
  4941. for i,v in pairs(scriptwin:GetChildren()) do
  4942.  
  4943. if v.Name == "Script" then
  4944.  
  4945. v:Destroy()
  4946.  
  4947. end
  4948.  
  4949. end
  4950.  
  4951. scriptwin:setDrawY(origy)
  4952.  
  4953. for i, v in pairs(scripts) do
  4954.  
  4955. if string.find(v.Name, condition) or (condition == "") or (condition == " ") then
  4956.  
  4957. local scr = scriptwin:drawButton(1, v.Name, function()
  4958.  
  4959. print('no loadstring lol')
  4960.  
  4961. end, 25)
  4962.  
  4963. scr.Name = 'Script'
  4964.  
  4965. end
  4966.  
  4967. end
  4968.  
  4969. end
  4970.  
  4971. game:GetService("UserInputService").InputChanged:connect(function(inp)
  4972.  
  4973. if inp.UserInputType == Enum.UserInputType.TextInput then
  4974.  
  4975. if search:IsFocused() then
  4976.  
  4977. MakeList(search.Text)
  4978.  
  4979. end
  4980.  
  4981. end
  4982.  
  4983. end)
  4984.  
  4985. MakeList('')
  4986.  
  4987. --[[ misc main ]]--
  4988.  
  4989. local miscwin = topkek.libgui:hookContainer(base['MiscellaneousContainer'])
  4990.  
  4991. local scroll = miscwin:drawScrollingContainer(165)
  4992.  
  4993. scroll:center()
  4994.  
  4995. for i, v in pairs(topkek.libsettings:getSetting("misc")) do
  4996.  
  4997. scroll:drawButton(1, v, function()
  4998.  
  4999. topkek.libwindows:switchWindow(v .. 'Container', v)
  5000.  
  5001. end)
  5002.  
  5003. end
  5004.  
  5005. scroll.main.CanvasSize = scroll.main.CanvasSize - UDim2.new(0, 0, 0, 3)
  5006.  
  5007. --[[ initiation ]]--
  5008.  
  5009. topkek.libwindows:registerWindow(base['HomeContainer'])
  5010.  
  5011. topkek.libwindows:registerWindow(base['ServerContainer'])
  5012.  
  5013. topkek.libwindows:registerWindow(base['PlayersContainer'])
  5014.  
  5015. topkek.libwindows:registerWindow(base['LocalPlayerContainer'])
  5016.  
  5017. topkek.libwindows:registerWindow(base['ScriptsContainer'])
  5018.  
  5019. topkek.libwindows:registerWindow(base['MiscellaneousContainer'])
  5020.  
  5021. topkek.libwindows:initiateNavigator()
  5022.  
  5023. topkek.libwindows:initiateHome()
  5024. end)
  5025. TextButton1.MouseButton1Down:connect(function()
  5026. --Leaked by Bloxsploiter - Icey#0010
  5027.  
  5028.  
  5029. -- Objects
  5030.  
  5031. local JailbreakBasic = Instance.new("ScreenGui")
  5032. local Login = Instance.new("Frame")
  5033. local Login_BorderFrame1 = Instance.new("Frame")
  5034. local Login_BorderFrame2 = Instance.new("Frame")
  5035. local Login_BorderFrame3 = Instance.new("Frame")
  5036. local Login_BorderFrame4 = Instance.new("Frame")
  5037. local Login_BorderFrame5 = Instance.new("Frame")
  5038. local Login_RotBorderFrame1 = Instance.new("Frame")
  5039. local Login_RotBorderFrame2 = Instance.new("Frame")
  5040. local Login_RotBorderFrame3 = Instance.new("Frame")
  5041. local Login_RotBorderFrame4 = Instance.new("Frame")
  5042. local Login_JailbreakerText = Instance.new("TextLabel")
  5043. local Login_Discord = Instance.new("TextLabel")
  5044. local Login_Credits = Instance.new("TextLabel")
  5045. local Login_WhitelistCheck = Instance.new("TextButton")
  5046. local Login_WhitelistText = Instance.new("TextLabel")
  5047. local Login_VersionText = Instance.new("TextLabel")
  5048. local Open = Instance.new("Frame")
  5049. local Open_Open = Instance.new("TextButton")
  5050. local Motherboard = Instance.new("Frame")
  5051. local Motherboard_BorderFrame1 = Instance.new("Frame")
  5052. local Motherboard_BorderFrame2 = Instance.new("Frame")
  5053. local Motherboard_BorderFrame3 = Instance.new("Frame")
  5054. local Motherboard_BorderFrame4 = Instance.new("Frame")
  5055. local Motherboard_BorderFrame5 = Instance.new("Frame")
  5056. local Motherboard_RotBorderFrame1 = Instance.new("Frame")
  5057. local Motherboard_RotBorderFrame2 = Instance.new("Frame")
  5058. local Motherboard_RotBorderFrame3 = Instance.new("Frame")
  5059. local Motherboard_RotBorderFrame4 = Instance.new("Frame")
  5060. local Motherboard_JailbreakerText = Instance.new("TextLabel")
  5061. local Motherboard_Close = Instance.new("TextButton")
  5062. local Motherboard_JailbreakerText_Credits = Instance.new("TextLabel")
  5063. local Motherboard_DisplaySide = Instance.new("TextLabel")
  5064. local Motherboard_VersionText = Instance.new("TextLabel")
  5065. local Side1 = Instance.new("Frame")
  5066. local Side1_CarsTeleportsText = Instance.new("TextLabel")
  5067. local Teleports_PoliceCamaro = Instance.new("TextButton")
  5068. local Teleports_SWATCar = Instance.new("TextButton")
  5069. local Teleports_PickupTruck = Instance.new("TextButton")
  5070. local Teleports_Camaro = Instance.new("TextButton")
  5071. local Teleports_MiniCooper = Instance.new("TextButton")
  5072. local Teleports_Model3 = Instance.new("TextButton")
  5073. local Teleports_Mustang = Instance.new("TextButton")
  5074. local Teleports_DuneBuggy = Instance.new("TextButton")
  5075. local Teleports_Lamborghini = Instance.new("TextButton")
  5076. local Teleports_Porsche = Instance.new("TextButton")
  5077. local Teleports_Ferrari = Instance.new("TextButton")
  5078. local Teleports_Bugatti = Instance.new("TextButton")
  5079. local Teleports_Dirtbike = Instance.new("TextButton")
  5080. local Teleports_MonsterTruck = Instance.new("TextButton")
  5081. local Teleports_ATV = Instance.new("TextButton")
  5082. local Teleports_McLaren = Instance.new("TextButton")
  5083. local Side2 = Instance.new("Frame")
  5084. local Side2_TeleportsText = Instance.new("TextLabel")
  5085. local Teleports_PrisonCells = Instance.new("TextButton")
  5086. local Teleports_PrisonParking = Instance.new("TextButton")
  5087. local Teleports_PrisonCanteen = Instance.new("TextButton")
  5088. local Teleports_PrisonYard = Instance.new("TextButton")
  5089. local Teleports_PoliceHQ2 = Instance.new("TextButton")
  5090. local Teleports_PoliceHQ1 = Instance.new("TextButton")
  5091. local Teleports_CriminalsHQ1 = Instance.new("TextButton")
  5092. local Teleports_CriminalsHQ2 = Instance.new("TextButton")
  5093. local Teleports_Helipad2 = Instance.new("TextButton")
  5094. local Teleports_Helipad1 = Instance.new("TextButton")
  5095. local Teleports_Garage = Instance.new("TextButton")
  5096. local Teleports_BankVault = Instance.new("TextButton")
  5097. local Teleports_GasStation = Instance.new("TextButton")
  5098. local Teleports_Jewelry = Instance.new("TextButton")
  5099. local Teleports_DonutShop = Instance.new("TextButton")
  5100. local Teleports_Apartment = Instance.new("TextButton")
  5101. local Side3 = Instance.new("Frame")
  5102. local Side3_GameText = Instance.new("TextLabel")
  5103. local Game_InfAmmo = Instance.new("TextButton")
  5104. local Game_InfHealth = Instance.new("TextButton")
  5105. local Game_Keycard = Instance.new("TextButton")
  5106. local Game_InfNitro = Instance.new("TextButton")
  5107. local Game_SpawnAK47 = Instance.new("TextButton")
  5108. local Game_SpawnM4A4 = Instance.new("TextButton")
  5109. local Game_SpawnPistol = Instance.new("TextButton")
  5110. local Game_SpawnShotgun = Instance.new("TextButton")
  5111. local Game_Walkspeed = Instance.new("TextButton")
  5112. local Game_Noclip = Instance.new("TextButton")
  5113. local Game_LowGrav = Instance.new("TextButton")
  5114. local Game_CarSpeed = Instance.new("TextButton")
  5115. local Game_SpawnSword = Instance.new("TextButton")
  5116. local Game_SpawnShield = Instance.new("TextButton")
  5117. local Game_SpawnKeycard = Instance.new("TextButton")
  5118. local Game_BTools = Instance.new("TextButton")
  5119. local Side5 = Instance.new("Frame")
  5120. local Side5_PlayerTeleportText = Instance.new("TextLabel")
  5121. local PlayerTP_Input = Instance.new("TextBox")
  5122. local PlayerTP_Teleport = Instance.new("TextButton")
  5123. local Side4 = Instance.new("Frame")
  5124. local Side4_Game2 = Instance.new("TextLabel")
  5125. local Extras_RemoveJewelLasers = Instance.new("TextButton")
  5126. local Extras_RemoveVaultDoor = Instance.new("TextButton")
  5127. local Extras_RemoveDoors = Instance.new("TextButton")
  5128. local Extras_RemoveBankLasers = Instance.new("TextButton")
  5129. local Extras_BuildingsNoclip = Instance.new("TextButton")
  5130. local Extras_RemoveBuildings = Instance.new("TextButton")
  5131. local Extras_AutoRob = Instance.new("TextButton")
  5132. local x = Instance.new("TextButton")
  5133. local x_2 = Instance.new("TextButton")
  5134. local x_3 = Instance.new("TextButton")
  5135. local x_4 = Instance.new("TextButton")
  5136. local x_5 = Instance.new("TextButton")
  5137. local x_6 = Instance.new("TextButton")
  5138. local x_7 = Instance.new("TextButton")
  5139. local x_8 = Instance.new("TextButton")
  5140. local x_9 = Instance.new("TextButton")
  5141. local NextSide = Instance.new("TextButton")
  5142. local PrevSide = Instance.new("TextButton")
  5143. local AutoRob = Instance.new("Frame")
  5144. local Frame = Instance.new("Frame")
  5145. local Frame_2 = Instance.new("Frame")
  5146. local Frame_3 = Instance.new("Frame")
  5147. local TextLabel = Instance.new("TextLabel")
  5148. local AutoRob_Close = Instance.new("TextButton")
  5149. local AutoRob_On = Instance.new("TextButton")
  5150. local AutoRob_Off = Instance.new("TextButton")
  5151. local AutoRob_Status = Instance.new("TextLabel")
  5152.  
  5153. -- Properties
  5154.  
  5155. JailbreakBasic.Name = "JailbreakBasic"
  5156. JailbreakBasic.Parent = game.CoreGui
  5157.  
  5158. Login.Name = "Login"
  5159. Login.Parent = JailbreakBasic
  5160. Login.Active = true
  5161. Login.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  5162. Login.BorderSizePixel = 0
  5163. Login.Draggable = true
  5164. Login.Position = UDim2.new(0.384385228, 0, 0.280898869, 0)
  5165. Login.Selectable = true
  5166. Login.Size = UDim2.new(0, 425, 0, 273)
  5167. Login.Visible = false
  5168.  
  5169. Login_BorderFrame1.Name = "Login_BorderFrame1"
  5170. Login_BorderFrame1.Parent = Login
  5171. Login_BorderFrame1.BackgroundColor3 = Color3.new(1, 0.54902, 0)
  5172. Login_BorderFrame1.BorderSizePixel = 0
  5173. Login_BorderFrame1.Size = UDim2.new(0, 425, 0, 27)
  5174.  
  5175. Login_BorderFrame2.Name = "Login_BorderFrame2"
  5176. Login_BorderFrame2.Parent = Login
  5177. Login_BorderFrame2.BackgroundColor3 = Color3.new(0.862745, 0.392157, 0)
  5178. Login_BorderFrame2.BorderSizePixel = 0
  5179. Login_BorderFrame2.Position = UDim2.new(0, 0, 0.0989011005, 0)
  5180. Login_BorderFrame2.Size = UDim2.new(0, 425, 0, 14)
  5181.  
  5182. Login_BorderFrame3.Name = "Login_BorderFrame3"
  5183. Login_BorderFrame3.Parent = Login
  5184. Login_BorderFrame3.BackgroundColor3 = Color3.new(1, 0.54902, 0)
  5185. Login_BorderFrame3.BorderSizePixel = 0
  5186. Login_BorderFrame3.Position = UDim2.new(0, 0, 0.901098907, 0)
  5187. Login_BorderFrame3.Size = UDim2.new(0, 425, 0, 27)
  5188.  
  5189. Login_BorderFrame4.Name = "Login_BorderFrame4"
  5190. Login_BorderFrame4.Parent = Login
  5191. Login_BorderFrame4.BackgroundColor3 = Color3.new(1, 0.54902, 0)
  5192. Login_BorderFrame4.BorderSizePixel = 0
  5193. Login_BorderFrame4.Position = UDim2.new(0.207058817, 0, -0.0586080626, 0)
  5194. Login_BorderFrame4.Size = UDim2.new(0, 250, 0, 43)
  5195.  
  5196. Login_BorderFrame5.Name = "Login_BorderFrame5"
  5197. Login_BorderFrame5.Parent = Login
  5198. Login_BorderFrame5.BackgroundColor3 = Color3.new(1, 0.54902, 0)
  5199. Login_BorderFrame5.BorderSizePixel = 0
  5200. Login_BorderFrame5.Position = UDim2.new(0.207058817, 0, 0.901098907, 0)
  5201. Login_BorderFrame5.Size = UDim2.new(0, 250, 0, 43)
  5202.  
  5203. Login_RotBorderFrame1.Name = "Login_RotBorderFrame1"
  5204. Login_RotBorderFrame1.Parent = Login
  5205. Login_RotBorderFrame1.BackgroundColor3 = Color3.new(1, 0.54902, 0)
  5206. Login_RotBorderFrame1.BorderSizePixel = 0
  5207. Login_RotBorderFrame1.Position = UDim2.new(0.152941182, 0, 0.970696032, 0)
  5208. Login_RotBorderFrame1.Rotation = 30
  5209. Login_RotBorderFrame1.Size = UDim2.new(0, 36, 0, 18)
  5210.  
  5211. Login_RotBorderFrame2.Name = "Login_RotBorderFrame2"
  5212. Login_RotBorderFrame2.Parent = Login
  5213. Login_RotBorderFrame2.BackgroundColor3 = Color3.new(1, 0.54902, 0)
  5214. Login_RotBorderFrame2.BorderSizePixel = 0
  5215. Login_RotBorderFrame2.Position = UDim2.new(0.781176448, 0, -0.0366299748, 0)
  5216. Login_RotBorderFrame2.Rotation = 30
  5217. Login_RotBorderFrame2.Size = UDim2.new(0, 36, 0, 18)
  5218.  
  5219. Login_RotBorderFrame3.Name = "Login_RotBorderFrame3"
  5220. Login_RotBorderFrame3.Parent = Login
  5221. Login_RotBorderFrame3.BackgroundColor3 = Color3.new(1, 0.54902, 0)
  5222. Login_RotBorderFrame3.BorderSizePixel = 0
  5223. Login_RotBorderFrame3.Position = UDim2.new(0.781176448, 0, 0.970696092, 0)
  5224. Login_RotBorderFrame3.Rotation = 330
  5225. Login_RotBorderFrame3.Size = UDim2.new(0, 36, 0, 18)
  5226.  
  5227. Login_RotBorderFrame4.Name = "Login_RotBorderFrame4"
  5228. Login_RotBorderFrame4.Parent = Login
  5229. Login_RotBorderFrame4.BackgroundColor3 = Color3.new(1, 0.54902, 0)
  5230. Login_RotBorderFrame4.BorderSizePixel = 0
  5231. Login_RotBorderFrame4.Position = UDim2.new(0.152941167, 0, -0.0366299152, 0)
  5232. Login_RotBorderFrame4.Rotation = 330
  5233. Login_RotBorderFrame4.Size = UDim2.new(0, 36, 0, 18)
  5234.  
  5235. Login_JailbreakerText.Name = "Login_JailbreakerText"
  5236. Login_JailbreakerText.Parent = Login
  5237. Login_JailbreakerText.BackgroundColor3 = Color3.new(0, 0, 0)
  5238. Login_JailbreakerText.BackgroundTransparency = 1
  5239. Login_JailbreakerText.BorderColor3 = Color3.new(0, 0.392157, 1)
  5240. Login_JailbreakerText.Position = UDim2.new(0.26352942, 0, -0.0842490867, 0)
  5241. Login_JailbreakerText.Size = UDim2.new(0, 200, 0, 50)
  5242. Login_JailbreakerText.Font = Enum.Font.SciFi
  5243. Login_JailbreakerText.FontSize = Enum.FontSize.Size14
  5244. Login_JailbreakerText.Text = "Jailbreaker"
  5245. Login_JailbreakerText.TextColor3 = Color3.new(0, 0, 0)
  5246. Login_JailbreakerText.TextScaled = true
  5247. Login_JailbreakerText.TextSize = 14
  5248. Login_JailbreakerText.TextStrokeColor3 = Color3.new(1, 0.470588, 0)
  5249. Login_JailbreakerText.TextStrokeTransparency = 0
  5250. Login_JailbreakerText.TextWrapped = true
  5251.  
  5252. Login_Discord.Name = "Login_Discord"
  5253. Login_Discord.Parent = Login
  5254. Login_Discord.BackgroundColor3 = Color3.new(1, 1, 1)
  5255. Login_Discord.BackgroundTransparency = 1
  5256. Login_Discord.Position = UDim2.new(0.0188235287, 0, 0.120879114, 0)
  5257. Login_Discord.Size = UDim2.new(0, 408, 0, 31)
  5258. Login_Discord.Font = Enum.Font.SourceSans
  5259. Login_Discord.FontSize = Enum.FontSize.Size14
  5260. Login_Discord.Text = "Join the Discord server! Here is an invite code: 99FwJqz"
  5261. Login_Discord.TextColor3 = Color3.new(1, 0.470588, 0)
  5262. Login_Discord.TextScaled = true
  5263. Login_Discord.TextSize = 14
  5264. Login_Discord.TextWrapped = true
  5265.  
  5266. Login_Credits.Name = "Login_Credits"
  5267. Login_Credits.Parent = Login
  5268. Login_Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  5269. Login_Credits.BackgroundTransparency = 1
  5270. Login_Credits.Position = UDim2.new(0.0882353038, 0, 0.926739991, 0)
  5271. Login_Credits.Size = UDim2.new(0, 349, 0, 20)
  5272. Login_Credits.Font = Enum.Font.SourceSans
  5273. Login_Credits.FontSize = Enum.FontSize.Size14
  5274. Login_Credits.Text = "This GUI was made by beans#5490"
  5275. Login_Credits.TextColor3 = Color3.new(0, 0, 0)
  5276. Login_Credits.TextScaled = true
  5277. Login_Credits.TextSize = 14
  5278. Login_Credits.TextWrapped = true
  5279.  
  5280. Login_WhitelistCheck.Name = "Login_WhitelistCheck"
  5281. Login_WhitelistCheck.Parent = Login
  5282. Login_WhitelistCheck.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5283. Login_WhitelistCheck.BorderColor3 = Color3.new(0, 0, 0)
  5284. Login_WhitelistCheck.BorderSizePixel = 5
  5285. Login_WhitelistCheck.Position = UDim2.new(0.265882373, 0, 0.406593412, 0)
  5286. Login_WhitelistCheck.Size = UDim2.new(0, 200, 0, 50)
  5287. Login_WhitelistCheck.Font = Enum.Font.SourceSans
  5288. Login_WhitelistCheck.FontSize = Enum.FontSize.Size14
  5289. Login_WhitelistCheck.Text = "Connect"
  5290. Login_WhitelistCheck.TextColor3 = Color3.new(1, 0.470588, 0)
  5291. Login_WhitelistCheck.TextScaled = true
  5292. Login_WhitelistCheck.TextSize = 14
  5293. Login_WhitelistCheck.TextWrapped = true
  5294.  
  5295. Login_WhitelistText.Name = "Login_WhitelistText"
  5296. Login_WhitelistText.Parent = Login
  5297. Login_WhitelistText.BackgroundColor3 = Color3.new(1, 1, 1)
  5298. Login_WhitelistText.BackgroundTransparency = 1
  5299. Login_WhitelistText.Position = UDim2.new(0.26352942, 0, 0.589743614, 0)
  5300. Login_WhitelistText.Size = UDim2.new(0, 200, 0, 50)
  5301. Login_WhitelistText.Font = Enum.Font.SourceSans
  5302. Login_WhitelistText.FontSize = Enum.FontSize.Size14
  5303. Login_WhitelistText.Text = "Remember that you have to be whitelisted to use this GUI!"
  5304. Login_WhitelistText.TextColor3 = Color3.new(1, 0.470588, 0)
  5305. Login_WhitelistText.TextScaled = true
  5306. Login_WhitelistText.TextSize = 14
  5307. Login_WhitelistText.TextWrapped = true
  5308.  
  5309. Login_VersionText.Name = "Login_VersionText"
  5310. Login_VersionText.Parent = Login
  5311. Login_VersionText.BackgroundColor3 = Color3.new(0, 0, 0)
  5312. Login_VersionText.BackgroundTransparency = 1
  5313. Login_VersionText.BorderColor3 = Color3.new(0, 0.392157, 1)
  5314. Login_VersionText.Position = UDim2.new(0.73647064, 0, 0.032967031, 0)
  5315. Login_VersionText.Size = UDim2.new(0, 200, 0, 50)
  5316. Login_VersionText.Font = Enum.Font.SciFi
  5317. Login_VersionText.FontSize = Enum.FontSize.Size18
  5318. Login_VersionText.Text = "v1.0"
  5319. Login_VersionText.TextColor3 = Color3.new(0, 0, 0)
  5320. Login_VersionText.TextSize = 16
  5321. Login_VersionText.TextStrokeColor3 = Color3.new(1, 0.470588, 0)
  5322. Login_VersionText.TextStrokeTransparency = 0
  5323. Login_VersionText.TextWrapped = true
  5324.  
  5325. Open.Name = "Open"
  5326. Open.Parent = JailbreakBasic
  5327. Open.Active = true
  5328. Open.BackgroundColor3 = Color3.new(1, 1, 1)
  5329. Open.Draggable = true
  5330. Open.Position = UDim2.new(-0.00454803882, 0, 0.486358911, 0)
  5331. Open.Selectable = true
  5332. Open.Size = UDim2.new(0, 152, 0, 54)
  5333. Open.Style = Enum.FrameStyle.DropShadow
  5334.  
  5335. Open_Open.Name = "Open_Open"
  5336. Open_Open.Parent = Open
  5337. Open_Open.BackgroundColor3 = Color3.new(1, 1, 1)
  5338. Open_Open.BackgroundTransparency = 1
  5339. Open_Open.Position = UDim2.new(0.0394736826, 0, 0.0740740746, 0)
  5340. Open_Open.Size = UDim2.new(0, 126, 0, 32)
  5341. Open_Open.Font = Enum.Font.SourceSans
  5342. Open_Open.FontSize = Enum.FontSize.Size14
  5343. Open_Open.Text = "Open Jailbroken"
  5344. Open_Open.TextColor3 = Color3.new(1, 1, 1)
  5345. Open_Open.TextScaled = true
  5346. Open_Open.TextSize = 14
  5347. Open_Open.TextWrapped = true
  5348.  
  5349. Motherboard.Name = "Motherboard"
  5350. Motherboard.Parent = JailbreakBasic
  5351. Motherboard.Active = true
  5352. Motherboard.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  5353. Motherboard.BorderSizePixel = 0
  5354. Motherboard.Draggable = true
  5355. Motherboard.Position = UDim2.new(0.344396085, 0, 0.246388435, 0)
  5356. Motherboard.Selectable = true
  5357. Motherboard.Size = UDim2.new(0, 572, 0, 316)
  5358.  
  5359. Motherboard_BorderFrame1.Name = "Motherboard_BorderFrame1"
  5360. Motherboard_BorderFrame1.Parent = Motherboard
  5361. Motherboard_BorderFrame1.BackgroundColor3 = Color3.new(1, 0.54902, 0)
  5362. Motherboard_BorderFrame1.BorderSizePixel = 0
  5363. Motherboard_BorderFrame1.Size = UDim2.new(0, 572, 0, 25)
  5364.  
  5365. Motherboard_BorderFrame2.Name = "Motherboard_BorderFrame2"
  5366. Motherboard_BorderFrame2.Parent = Motherboard
  5367. Motherboard_BorderFrame2.BackgroundColor3 = Color3.new(0.862745, 0.392157, 0)
  5368. Motherboard_BorderFrame2.BorderSizePixel = 0
  5369. Motherboard_BorderFrame2.Position = UDim2.new(0, 0, 0.079113923, 0)
  5370. Motherboard_BorderFrame2.Size = UDim2.new(0, 572, 0, 13)
  5371.  
  5372. Motherboard_BorderFrame3.Name = "Motherboard_BorderFrame3"
  5373. Motherboard_BorderFrame3.Parent = Motherboard
  5374. Motherboard_BorderFrame3.BackgroundColor3 = Color3.new(1, 0.54902, 0)
  5375. Motherboard_BorderFrame3.BorderSizePixel = 0
  5376. Motherboard_BorderFrame3.Position = UDim2.new(0, 0, 0.92088604, 0)
  5377. Motherboard_BorderFrame3.Size = UDim2.new(0, 572, 0, 25)
  5378.  
  5379. Motherboard_BorderFrame4.Name = "Motherboard_BorderFrame4"
  5380. Motherboard_BorderFrame4.Parent = Motherboard
  5381. Motherboard_BorderFrame4.BackgroundColor3 = Color3.new(1, 0.54902, 0)
  5382. Motherboard_BorderFrame4.BorderSizePixel = 0
  5383. Motherboard_BorderFrame4.Position = UDim2.new(0.148601398, 0, -0.0443037972, 0)
  5384. Motherboard_BorderFrame4.Size = UDim2.new(0, 401, 0, 39)
  5385.  
  5386. Motherboard_BorderFrame5.Name = "Motherboard_BorderFrame5"
  5387. Motherboard_BorderFrame5.Parent = Motherboard
  5388. Motherboard_BorderFrame5.BackgroundColor3 = Color3.new(1, 0.54902, 0)
  5389. Motherboard_BorderFrame5.BorderSizePixel = 0
  5390. Motherboard_BorderFrame5.Position = UDim2.new(0.148601383, 0, 0.920886099, 0)
  5391. Motherboard_BorderFrame5.Size = UDim2.new(0, 401, 0, 39)
  5392.  
  5393. Motherboard_RotBorderFrame1.Name = "Motherboard_RotBorderFrame1"
  5394. Motherboard_RotBorderFrame1.Parent = Motherboard
  5395. Motherboard_RotBorderFrame1.BackgroundColor3 = Color3.new(1, 0.54902, 0)
  5396. Motherboard_RotBorderFrame1.BorderSizePixel = 0
  5397. Motherboard_RotBorderFrame1.Position = UDim2.new(0.0961538553, 0, 0.952531695, 0)
  5398. Motherboard_RotBorderFrame1.Rotation = 30
  5399. Motherboard_RotBorderFrame1.Size = UDim2.new(0, 43, 0, 21)
  5400.  
  5401. Motherboard_RotBorderFrame2.Name = "Motherboard_RotBorderFrame2"
  5402. Motherboard_RotBorderFrame2.Parent = Motherboard
  5403. Motherboard_RotBorderFrame2.BackgroundColor3 = Color3.new(1, 0.54902, 0)
  5404. Motherboard_RotBorderFrame2.BorderSizePixel = 0
  5405. Motherboard_RotBorderFrame2.Position = UDim2.new(0.837412596, 0, -0.018987298, 0)
  5406. Motherboard_RotBorderFrame2.Rotation = 30
  5407. Motherboard_RotBorderFrame2.Size = UDim2.new(0, 43, 0, 21)
  5408.  
  5409. Motherboard_RotBorderFrame3.Name = "Motherboard_RotBorderFrame3"
  5410. Motherboard_RotBorderFrame3.Parent = Motherboard
  5411. Motherboard_RotBorderFrame3.BackgroundColor3 = Color3.new(1, 0.54902, 0)
  5412. Motherboard_RotBorderFrame3.BorderSizePixel = 0
  5413. Motherboard_RotBorderFrame3.Position = UDim2.new(0.837412477, 0, 0.952531695, 0)
  5414. Motherboard_RotBorderFrame3.Rotation = 330
  5415. Motherboard_RotBorderFrame3.Size = UDim2.new(0, 43, 0, 21)
  5416.  
  5417. Motherboard_RotBorderFrame4.Name = "Motherboard_RotBorderFrame4"
  5418. Motherboard_RotBorderFrame4.Parent = Motherboard
  5419. Motherboard_RotBorderFrame4.BackgroundColor3 = Color3.new(1, 0.54902, 0)
  5420. Motherboard_RotBorderFrame4.BorderSizePixel = 0
  5421. Motherboard_RotBorderFrame4.Position = UDim2.new(0.0961538404, 0, -0.0189873427, 0)
  5422. Motherboard_RotBorderFrame4.Rotation = 330
  5423. Motherboard_RotBorderFrame4.Size = UDim2.new(0, 43, 0, 19)
  5424.  
  5425. Motherboard_JailbreakerText.Name = "Motherboard_JailbreakerText"
  5426. Motherboard_JailbreakerText.Parent = Motherboard
  5427. Motherboard_JailbreakerText.BackgroundColor3 = Color3.new(0, 0, 0)
  5428. Motherboard_JailbreakerText.BackgroundTransparency = 1
  5429. Motherboard_JailbreakerText.Position = UDim2.new(0.347902119, 0, -0.041139245, 0)
  5430. Motherboard_JailbreakerText.Size = UDim2.new(0, 175, 0, 36)
  5431. Motherboard_JailbreakerText.Font = Enum.Font.SciFi
  5432. Motherboard_JailbreakerText.FontSize = Enum.FontSize.Size14
  5433. Motherboard_JailbreakerText.Text = "Jailbreaker"
  5434. Motherboard_JailbreakerText.TextColor3 = Color3.new(0, 0, 0)
  5435. Motherboard_JailbreakerText.TextScaled = true
  5436. Motherboard_JailbreakerText.TextSize = 14
  5437. Motherboard_JailbreakerText.TextStrokeColor3 = Color3.new(1, 0.470588, 0)
  5438. Motherboard_JailbreakerText.TextStrokeTransparency = 0
  5439. Motherboard_JailbreakerText.TextWrapped = true
  5440.  
  5441. Motherboard_Close.Name = "Motherboard_Close"
  5442. Motherboard_Close.Parent = Motherboard
  5443. Motherboard_Close.BackgroundColor3 = Color3.new(1, 1, 1)
  5444. Motherboard_Close.BackgroundTransparency = 1
  5445. Motherboard_Close.Position = UDim2.new(0.949300706, 0, -0.012658244, 0)
  5446. Motherboard_Close.Size = UDim2.new(0, 29, 0, 31)
  5447. Motherboard_Close.Font = Enum.Font.SourceSans
  5448. Motherboard_Close.FontSize = Enum.FontSize.Size14
  5449. Motherboard_Close.Text = "X"
  5450. Motherboard_Close.TextColor3 = Color3.new(0, 0, 0)
  5451. Motherboard_Close.TextScaled = true
  5452. Motherboard_Close.TextSize = 14
  5453. Motherboard_Close.TextWrapped = true
  5454.  
  5455. Motherboard_JailbreakerText_Credits.Name = "Motherboard_JailbreakerText_Credits"
  5456. Motherboard_JailbreakerText_Credits.Parent = Motherboard
  5457. Motherboard_JailbreakerText_Credits.BackgroundColor3 = Color3.new(0, 0, 0)
  5458. Motherboard_JailbreakerText_Credits.BackgroundTransparency = 1
  5459. Motherboard_JailbreakerText_Credits.Position = UDim2.new(0.611888111, 0, 0.0126582272, 0)
  5460. Motherboard_JailbreakerText_Credits.Size = UDim2.new(0, 159, 0, 15)
  5461. Motherboard_JailbreakerText_Credits.Font = Enum.Font.SciFi
  5462. Motherboard_JailbreakerText_Credits.FontSize = Enum.FontSize.Size14
  5463. Motherboard_JailbreakerText_Credits.Text = "Made by beans#5490"
  5464. Motherboard_JailbreakerText_Credits.TextColor3 = Color3.new(0, 0, 0)
  5465. Motherboard_JailbreakerText_Credits.TextScaled = true
  5466. Motherboard_JailbreakerText_Credits.TextSize = 14
  5467. Motherboard_JailbreakerText_Credits.TextStrokeColor3 = Color3.new(1, 0.470588, 0)
  5468. Motherboard_JailbreakerText_Credits.TextStrokeTransparency = 0
  5469. Motherboard_JailbreakerText_Credits.TextWrapped = true
  5470.  
  5471. Motherboard_DisplaySide.Name = "Motherboard_DisplaySide"
  5472. Motherboard_DisplaySide.Parent = Motherboard
  5473. Motherboard_DisplaySide.BackgroundColor3 = Color3.new(1, 1, 1)
  5474. Motherboard_DisplaySide.BackgroundTransparency = 1
  5475. Motherboard_DisplaySide.Position = UDim2.new(0.332167834, 0, 0.916139245, 0)
  5476. Motherboard_DisplaySide.Size = UDim2.new(0, 191, 0, 42)
  5477. Motherboard_DisplaySide.Font = Enum.Font.SourceSans
  5478. Motherboard_DisplaySide.FontSize = Enum.FontSize.Size14
  5479. Motherboard_DisplaySide.Text = "1"
  5480. Motherboard_DisplaySide.TextColor3 = Color3.new(0, 0, 0)
  5481. Motherboard_DisplaySide.TextScaled = true
  5482. Motherboard_DisplaySide.TextSize = 14
  5483. Motherboard_DisplaySide.TextWrapped = true
  5484.  
  5485. Motherboard_VersionText.Name = "Motherboard_VersionText"
  5486. Motherboard_VersionText.Parent = Motherboard
  5487. Motherboard_VersionText.BackgroundColor3 = Color3.new(0, 0, 0)
  5488. Motherboard_VersionText.BackgroundTransparency = 1
  5489. Motherboard_VersionText.Position = UDim2.new(0.802085102, 0, 0.0411392339, 0)
  5490. Motherboard_VersionText.Size = UDim2.new(0, 175, 0, 36)
  5491. Motherboard_VersionText.Font = Enum.Font.SciFi
  5492. Motherboard_VersionText.FontSize = Enum.FontSize.Size18
  5493. Motherboard_VersionText.Text = "v1.0.3"
  5494. Motherboard_VersionText.TextColor3 = Color3.new(0, 0, 0)
  5495. Motherboard_VersionText.TextSize = 16
  5496. Motherboard_VersionText.TextStrokeColor3 = Color3.new(1, 0.470588, 0)
  5497. Motherboard_VersionText.TextStrokeTransparency = 0
  5498. Motherboard_VersionText.TextWrapped = true
  5499.  
  5500. Side1.Name = "Side1"
  5501. Side1.Parent = Motherboard
  5502. Side1.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  5503. Side1.BorderSizePixel = 0
  5504. Side1.Position = UDim2.new(0, 0, 0.133000001, 0)
  5505. Side1.Size = UDim2.new(0, 572, 0, 249)
  5506. Side1.Visible = false
  5507.  
  5508. Side1_CarsTeleportsText.Name = "Side1_CarsTeleportsText"
  5509. Side1_CarsTeleportsText.Parent = Side1
  5510. Side1_CarsTeleportsText.BackgroundColor3 = Color3.new(1, 1, 1)
  5511. Side1_CarsTeleportsText.BackgroundTransparency = 1
  5512. Side1_CarsTeleportsText.Position = UDim2.new(0.325174838, 0, -0.0162930116, 0)
  5513. Side1_CarsTeleportsText.Size = UDim2.new(0, 200, 0, 39)
  5514. Side1_CarsTeleportsText.Font = Enum.Font.SciFi
  5515. Side1_CarsTeleportsText.FontSize = Enum.FontSize.Size14
  5516. Side1_CarsTeleportsText.Text = "Cars Teleports"
  5517. Side1_CarsTeleportsText.TextColor3 = Color3.new(1, 0.470588, 0)
  5518. Side1_CarsTeleportsText.TextScaled = true
  5519. Side1_CarsTeleportsText.TextSize = 14
  5520. Side1_CarsTeleportsText.TextWrapped = true
  5521.  
  5522. Teleports_PoliceCamaro.Name = "Teleports_PoliceCamaro"
  5523. Teleports_PoliceCamaro.Parent = Side1
  5524. Teleports_PoliceCamaro.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5525. Teleports_PoliceCamaro.BorderColor3 = Color3.new(0, 0, 0)
  5526. Teleports_PoliceCamaro.BorderSizePixel = 3
  5527. Teleports_PoliceCamaro.Position = UDim2.new(0.0280069932, 0, 0.363803208, 0)
  5528. Teleports_PoliceCamaro.Size = UDim2.new(0, 135, 0, 50)
  5529. Teleports_PoliceCamaro.Font = Enum.Font.SourceSans
  5530. Teleports_PoliceCamaro.FontSize = Enum.FontSize.Size28
  5531. Teleports_PoliceCamaro.Text = "Police Camaro"
  5532. Teleports_PoliceCamaro.TextColor3 = Color3.new(1, 0.470588, 0)
  5533. Teleports_PoliceCamaro.TextSize = 26
  5534.  
  5535. Teleports_SWATCar.Name = "Teleports_SWATCar"
  5536. Teleports_SWATCar.Parent = Side1
  5537. Teleports_SWATCar.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5538. Teleports_SWATCar.BorderColor3 = Color3.new(0, 0, 0)
  5539. Teleports_SWATCar.BorderSizePixel = 3
  5540. Teleports_SWATCar.Position = UDim2.new(0.0280069932, 0, 0.564606428, 0)
  5541. Teleports_SWATCar.Size = UDim2.new(0, 135, 0, 50)
  5542. Teleports_SWATCar.Font = Enum.Font.SourceSans
  5543. Teleports_SWATCar.FontSize = Enum.FontSize.Size28
  5544. Teleports_SWATCar.Text = "SWAT Car"
  5545. Teleports_SWATCar.TextColor3 = Color3.new(1, 0.470588, 0)
  5546. Teleports_SWATCar.TextSize = 26
  5547.  
  5548. Teleports_PickupTruck.Name = "Teleports_PickupTruck"
  5549. Teleports_PickupTruck.Parent = Side1
  5550. Teleports_PickupTruck.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5551. Teleports_PickupTruck.BorderColor3 = Color3.new(0, 0, 0)
  5552. Teleports_PickupTruck.BorderSizePixel = 3
  5553. Teleports_PickupTruck.Position = UDim2.new(0.0280069932, 0, 0.765409648, 0)
  5554. Teleports_PickupTruck.Size = UDim2.new(0, 135, 0, 50)
  5555. Teleports_PickupTruck.Font = Enum.Font.SourceSans
  5556. Teleports_PickupTruck.FontSize = Enum.FontSize.Size28
  5557. Teleports_PickupTruck.Text = "Pickup Truck"
  5558. Teleports_PickupTruck.TextColor3 = Color3.new(1, 0.470588, 0)
  5559. Teleports_PickupTruck.TextSize = 26
  5560.  
  5561. Teleports_Camaro.Name = "Teleports_Camaro"
  5562. Teleports_Camaro.Parent = Side1
  5563. Teleports_Camaro.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5564. Teleports_Camaro.BorderColor3 = Color3.new(0, 0, 0)
  5565. Teleports_Camaro.BorderSizePixel = 3
  5566. Teleports_Camaro.Position = UDim2.new(0.0280000009, 0, 0.163000003, 0)
  5567. Teleports_Camaro.Size = UDim2.new(0, 135, 0, 50)
  5568. Teleports_Camaro.Font = Enum.Font.SourceSans
  5569. Teleports_Camaro.FontSize = Enum.FontSize.Size28
  5570. Teleports_Camaro.Text = "Camaro"
  5571. Teleports_Camaro.TextColor3 = Color3.new(1, 0.470588, 0)
  5572. Teleports_Camaro.TextSize = 26
  5573.  
  5574. Teleports_MiniCooper.Name = "Teleports_MiniCooper"
  5575. Teleports_MiniCooper.Parent = Side1
  5576. Teleports_MiniCooper.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5577. Teleports_MiniCooper.BorderColor3 = Color3.new(0, 0, 0)
  5578. Teleports_MiniCooper.BorderSizePixel = 3
  5579. Teleports_MiniCooper.Position = UDim2.new(0.264020979, 0, 0.363803208, 0)
  5580. Teleports_MiniCooper.Size = UDim2.new(0, 135, 0, 50)
  5581. Teleports_MiniCooper.Font = Enum.Font.SourceSans
  5582. Teleports_MiniCooper.FontSize = Enum.FontSize.Size28
  5583. Teleports_MiniCooper.Text = "Mini Cooper"
  5584. Teleports_MiniCooper.TextColor3 = Color3.new(1, 0.470588, 0)
  5585. Teleports_MiniCooper.TextSize = 26
  5586.  
  5587. Teleports_Model3.Name = "Teleports_Model3"
  5588. Teleports_Model3.Parent = Side1
  5589. Teleports_Model3.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5590. Teleports_Model3.BorderColor3 = Color3.new(0, 0, 0)
  5591. Teleports_Model3.BorderSizePixel = 3
  5592. Teleports_Model3.Position = UDim2.new(0.264020979, 0, 0.162999988, 0)
  5593. Teleports_Model3.Size = UDim2.new(0, 135, 0, 50)
  5594. Teleports_Model3.Font = Enum.Font.SourceSans
  5595. Teleports_Model3.FontSize = Enum.FontSize.Size28
  5596. Teleports_Model3.Text = "Model3"
  5597. Teleports_Model3.TextColor3 = Color3.new(1, 0.470588, 0)
  5598. Teleports_Model3.TextSize = 26
  5599.  
  5600. Teleports_Mustang.Name = "Teleports_Mustang"
  5601. Teleports_Mustang.Parent = Side1
  5602. Teleports_Mustang.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5603. Teleports_Mustang.BorderColor3 = Color3.new(0, 0, 0)
  5604. Teleports_Mustang.BorderSizePixel = 3
  5605. Teleports_Mustang.Position = UDim2.new(0.264020979, 0, 0.564606428, 0)
  5606. Teleports_Mustang.Size = UDim2.new(0, 135, 0, 50)
  5607. Teleports_Mustang.Font = Enum.Font.SourceSans
  5608. Teleports_Mustang.FontSize = Enum.FontSize.Size28
  5609. Teleports_Mustang.Text = "Mustang"
  5610. Teleports_Mustang.TextColor3 = Color3.new(1, 0.470588, 0)
  5611. Teleports_Mustang.TextSize = 26
  5612.  
  5613. Teleports_DuneBuggy.Name = "Teleports_DuneBuggy"
  5614. Teleports_DuneBuggy.Parent = Side1
  5615. Teleports_DuneBuggy.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5616. Teleports_DuneBuggy.BorderColor3 = Color3.new(0, 0, 0)
  5617. Teleports_DuneBuggy.BorderSizePixel = 3
  5618. Teleports_DuneBuggy.Position = UDim2.new(0.264020979, 0, 0.765409648, 0)
  5619. Teleports_DuneBuggy.Size = UDim2.new(0, 135, 0, 50)
  5620. Teleports_DuneBuggy.Font = Enum.Font.SourceSans
  5621. Teleports_DuneBuggy.FontSize = Enum.FontSize.Size28
  5622. Teleports_DuneBuggy.Text = "Dune Buggy"
  5623. Teleports_DuneBuggy.TextColor3 = Color3.new(1, 0.470588, 0)
  5624. Teleports_DuneBuggy.TextSize = 26
  5625.  
  5626. Teleports_Lamborghini.Name = "Teleports_Lamborghini"
  5627. Teleports_Lamborghini.Parent = Side1
  5628. Teleports_Lamborghini.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5629. Teleports_Lamborghini.BorderColor3 = Color3.new(0, 0, 0)
  5630. Teleports_Lamborghini.BorderSizePixel = 3
  5631. Teleports_Lamborghini.Position = UDim2.new(0.500034928, 0, 0.363803208, 0)
  5632. Teleports_Lamborghini.Size = UDim2.new(0, 135, 0, 50)
  5633. Teleports_Lamborghini.Font = Enum.Font.SourceSans
  5634. Teleports_Lamborghini.FontSize = Enum.FontSize.Size28
  5635. Teleports_Lamborghini.Text = "Lamborghini"
  5636. Teleports_Lamborghini.TextColor3 = Color3.new(1, 0.470588, 0)
  5637. Teleports_Lamborghini.TextSize = 26
  5638.  
  5639. Teleports_Porsche.Name = "Teleports_Porsche"
  5640. Teleports_Porsche.Parent = Side1
  5641. Teleports_Porsche.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5642. Teleports_Porsche.BorderColor3 = Color3.new(0, 0, 0)
  5643. Teleports_Porsche.BorderSizePixel = 3
  5644. Teleports_Porsche.Position = UDim2.new(0.500034928, 0, 0.162999988, 0)
  5645. Teleports_Porsche.Size = UDim2.new(0, 135, 0, 50)
  5646. Teleports_Porsche.Font = Enum.Font.SourceSans
  5647. Teleports_Porsche.FontSize = Enum.FontSize.Size28
  5648. Teleports_Porsche.Text = "Porsche"
  5649. Teleports_Porsche.TextColor3 = Color3.new(1, 0.470588, 0)
  5650. Teleports_Porsche.TextSize = 26
  5651.  
  5652. Teleports_Ferrari.Name = "Teleports_Ferrari"
  5653. Teleports_Ferrari.Parent = Side1
  5654. Teleports_Ferrari.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5655. Teleports_Ferrari.BorderColor3 = Color3.new(0, 0, 0)
  5656. Teleports_Ferrari.BorderSizePixel = 3
  5657. Teleports_Ferrari.Position = UDim2.new(0.500034928, 0, 0.564606428, 0)
  5658. Teleports_Ferrari.Size = UDim2.new(0, 135, 0, 50)
  5659. Teleports_Ferrari.Font = Enum.Font.SourceSans
  5660. Teleports_Ferrari.FontSize = Enum.FontSize.Size28
  5661. Teleports_Ferrari.Text = "Ferrari"
  5662. Teleports_Ferrari.TextColor3 = Color3.new(1, 0.470588, 0)
  5663. Teleports_Ferrari.TextSize = 26
  5664.  
  5665. Teleports_Bugatti.Name = "Teleports_Bugatti"
  5666. Teleports_Bugatti.Parent = Side1
  5667. Teleports_Bugatti.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5668. Teleports_Bugatti.BorderColor3 = Color3.new(0, 0, 0)
  5669. Teleports_Bugatti.BorderSizePixel = 3
  5670. Teleports_Bugatti.Position = UDim2.new(0.500034928, 0, 0.765409648, 0)
  5671. Teleports_Bugatti.Size = UDim2.new(0, 135, 0, 50)
  5672. Teleports_Bugatti.Font = Enum.Font.SourceSans
  5673. Teleports_Bugatti.FontSize = Enum.FontSize.Size28
  5674. Teleports_Bugatti.Text = "Bugatti"
  5675. Teleports_Bugatti.TextColor3 = Color3.new(1, 0.470588, 0)
  5676. Teleports_Bugatti.TextSize = 26
  5677.  
  5678. Teleports_Dirtbike.Name = "Teleports_Dirtbike"
  5679. Teleports_Dirtbike.Parent = Side1
  5680. Teleports_Dirtbike.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5681. Teleports_Dirtbike.BorderColor3 = Color3.new(0, 0, 0)
  5682. Teleports_Dirtbike.BorderSizePixel = 3
  5683. Teleports_Dirtbike.Position = UDim2.new(0.736048937, 0, 0.361795187, 0)
  5684. Teleports_Dirtbike.Size = UDim2.new(0, 135, 0, 50)
  5685. Teleports_Dirtbike.Font = Enum.Font.SourceSans
  5686. Teleports_Dirtbike.FontSize = Enum.FontSize.Size28
  5687. Teleports_Dirtbike.Text = "Dirtbike"
  5688. Teleports_Dirtbike.TextColor3 = Color3.new(1, 0.470588, 0)
  5689. Teleports_Dirtbike.TextSize = 26
  5690.  
  5691. Teleports_MonsterTruck.Name = "Teleports_MonsterTruck"
  5692. Teleports_MonsterTruck.Parent = Side1
  5693. Teleports_MonsterTruck.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5694. Teleports_MonsterTruck.BorderColor3 = Color3.new(0, 0, 0)
  5695. Teleports_MonsterTruck.BorderSizePixel = 3
  5696. Teleports_MonsterTruck.Position = UDim2.new(0.736048937, 0, 0.162999988, 0)
  5697. Teleports_MonsterTruck.Size = UDim2.new(0, 135, 0, 50)
  5698. Teleports_MonsterTruck.Font = Enum.Font.SourceSans
  5699. Teleports_MonsterTruck.FontSize = Enum.FontSize.Size28
  5700. Teleports_MonsterTruck.Text = "MonsterTruck"
  5701. Teleports_MonsterTruck.TextColor3 = Color3.new(1, 0.470588, 0)
  5702. Teleports_MonsterTruck.TextSize = 26
  5703.  
  5704. Teleports_ATV.Name = "Teleports_ATV"
  5705. Teleports_ATV.Parent = Side1
  5706. Teleports_ATV.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5707. Teleports_ATV.BorderColor3 = Color3.new(0, 0, 0)
  5708. Teleports_ATV.BorderSizePixel = 3
  5709. Teleports_ATV.Position = UDim2.new(0.736048937, 0, 0.566614449, 0)
  5710. Teleports_ATV.Size = UDim2.new(0, 135, 0, 50)
  5711. Teleports_ATV.Font = Enum.Font.SourceSans
  5712. Teleports_ATV.FontSize = Enum.FontSize.Size28
  5713. Teleports_ATV.Text = "ATV"
  5714. Teleports_ATV.TextColor3 = Color3.new(1, 0.470588, 0)
  5715. Teleports_ATV.TextSize = 26
  5716.  
  5717. Teleports_McLaren.Name = "Teleports_McLaren"
  5718. Teleports_McLaren.Parent = Side1
  5719. Teleports_McLaren.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5720. Teleports_McLaren.BorderColor3 = Color3.new(0, 0, 0)
  5721. Teleports_McLaren.BorderSizePixel = 3
  5722. Teleports_McLaren.Position = UDim2.new(0.736048937, 0, 0.767417669, 0)
  5723. Teleports_McLaren.Size = UDim2.new(0, 135, 0, 50)
  5724. Teleports_McLaren.Font = Enum.Font.SourceSans
  5725. Teleports_McLaren.FontSize = Enum.FontSize.Size28
  5726. Teleports_McLaren.Text = "McLaren"
  5727. Teleports_McLaren.TextColor3 = Color3.new(1, 0.470588, 0)
  5728. Teleports_McLaren.TextSize = 26
  5729.  
  5730. Side2.Name = "Side2"
  5731. Side2.Parent = Motherboard
  5732. Side2.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  5733. Side2.BorderSizePixel = 0
  5734. Side2.Position = UDim2.new(0, 0, 0.133000001, 0)
  5735. Side2.Size = UDim2.new(0, 572, 0, 249)
  5736. Side2.Visible = false
  5737.  
  5738. Side2_TeleportsText.Name = "Side2_TeleportsText"
  5739. Side2_TeleportsText.Parent = Side2
  5740. Side2_TeleportsText.BackgroundColor3 = Color3.new(1, 1, 1)
  5741. Side2_TeleportsText.BackgroundTransparency = 1
  5742. Side2_TeleportsText.Position = UDim2.new(0.325174838, 0, -0.0162930116, 0)
  5743. Side2_TeleportsText.Size = UDim2.new(0, 200, 0, 39)
  5744. Side2_TeleportsText.Font = Enum.Font.SciFi
  5745. Side2_TeleportsText.FontSize = Enum.FontSize.Size14
  5746. Side2_TeleportsText.Text = "Teleports"
  5747. Side2_TeleportsText.TextColor3 = Color3.new(1, 0.470588, 0)
  5748. Side2_TeleportsText.TextScaled = true
  5749. Side2_TeleportsText.TextSize = 14
  5750. Side2_TeleportsText.TextWrapped = true
  5751.  
  5752. Teleports_PrisonCells.Name = "Teleports_PrisonCells"
  5753. Teleports_PrisonCells.Parent = Side2
  5754. Teleports_PrisonCells.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5755. Teleports_PrisonCells.BorderColor3 = Color3.new(0, 0, 0)
  5756. Teleports_PrisonCells.BorderSizePixel = 3
  5757. Teleports_PrisonCells.Position = UDim2.new(0.0280069932, 0, 0.363803208, 0)
  5758. Teleports_PrisonCells.Size = UDim2.new(0, 135, 0, 50)
  5759. Teleports_PrisonCells.Font = Enum.Font.SourceSans
  5760. Teleports_PrisonCells.FontSize = Enum.FontSize.Size28
  5761. Teleports_PrisonCells.Text = "Prison Cells"
  5762. Teleports_PrisonCells.TextColor3 = Color3.new(1, 0.470588, 0)
  5763. Teleports_PrisonCells.TextSize = 26
  5764.  
  5765. Teleports_PrisonParking.Name = "Teleports_PrisonParking"
  5766. Teleports_PrisonParking.Parent = Side2
  5767. Teleports_PrisonParking.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5768. Teleports_PrisonParking.BorderColor3 = Color3.new(0, 0, 0)
  5769. Teleports_PrisonParking.BorderSizePixel = 3
  5770. Teleports_PrisonParking.Position = UDim2.new(0.0280069932, 0, 0.564606428, 0)
  5771. Teleports_PrisonParking.Size = UDim2.new(0, 135, 0, 50)
  5772. Teleports_PrisonParking.Font = Enum.Font.SourceSans
  5773. Teleports_PrisonParking.FontSize = Enum.FontSize.Size28
  5774. Teleports_PrisonParking.Text = "Prison Parking"
  5775. Teleports_PrisonParking.TextColor3 = Color3.new(1, 0.470588, 0)
  5776. Teleports_PrisonParking.TextSize = 26
  5777.  
  5778. Teleports_PrisonCanteen.Name = "Teleports_PrisonCanteen"
  5779. Teleports_PrisonCanteen.Parent = Side2
  5780. Teleports_PrisonCanteen.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5781. Teleports_PrisonCanteen.BorderColor3 = Color3.new(0, 0, 0)
  5782. Teleports_PrisonCanteen.BorderSizePixel = 3
  5783. Teleports_PrisonCanteen.Position = UDim2.new(0.0280069932, 0, 0.765409648, 0)
  5784. Teleports_PrisonCanteen.Size = UDim2.new(0, 135, 0, 50)
  5785. Teleports_PrisonCanteen.Font = Enum.Font.SourceSans
  5786. Teleports_PrisonCanteen.FontSize = Enum.FontSize.Size28
  5787. Teleports_PrisonCanteen.Text = "Prison Canteen"
  5788. Teleports_PrisonCanteen.TextColor3 = Color3.new(1, 0.470588, 0)
  5789. Teleports_PrisonCanteen.TextSize = 26
  5790.  
  5791. Teleports_PrisonYard.Name = "Teleports_PrisonYard"
  5792. Teleports_PrisonYard.Parent = Side2
  5793. Teleports_PrisonYard.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5794. Teleports_PrisonYard.BorderColor3 = Color3.new(0, 0, 0)
  5795. Teleports_PrisonYard.BorderSizePixel = 3
  5796. Teleports_PrisonYard.Position = UDim2.new(0.0280000009, 0, 0.163000003, 0)
  5797. Teleports_PrisonYard.Size = UDim2.new(0, 135, 0, 50)
  5798. Teleports_PrisonYard.Font = Enum.Font.SourceSans
  5799. Teleports_PrisonYard.FontSize = Enum.FontSize.Size28
  5800. Teleports_PrisonYard.Text = "Prison Yard"
  5801. Teleports_PrisonYard.TextColor3 = Color3.new(1, 0.470588, 0)
  5802. Teleports_PrisonYard.TextSize = 26
  5803.  
  5804. Teleports_PoliceHQ2.Name = "Teleports_PoliceHQ2"
  5805. Teleports_PoliceHQ2.Parent = Side2
  5806. Teleports_PoliceHQ2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5807. Teleports_PoliceHQ2.BorderColor3 = Color3.new(0, 0, 0)
  5808. Teleports_PoliceHQ2.BorderSizePixel = 3
  5809. Teleports_PoliceHQ2.Position = UDim2.new(0.264020979, 0, 0.363803208, 0)
  5810. Teleports_PoliceHQ2.Size = UDim2.new(0, 135, 0, 50)
  5811. Teleports_PoliceHQ2.Font = Enum.Font.SourceSans
  5812. Teleports_PoliceHQ2.FontSize = Enum.FontSize.Size28
  5813. Teleports_PoliceHQ2.Text = "Police HQ2"
  5814. Teleports_PoliceHQ2.TextColor3 = Color3.new(1, 0.470588, 0)
  5815. Teleports_PoliceHQ2.TextSize = 26
  5816.  
  5817. Teleports_PoliceHQ1.Name = "Teleports_PoliceHQ1"
  5818. Teleports_PoliceHQ1.Parent = Side2
  5819. Teleports_PoliceHQ1.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5820. Teleports_PoliceHQ1.BorderColor3 = Color3.new(0, 0, 0)
  5821. Teleports_PoliceHQ1.BorderSizePixel = 3
  5822. Teleports_PoliceHQ1.Position = UDim2.new(0.264020979, 0, 0.162999988, 0)
  5823. Teleports_PoliceHQ1.Size = UDim2.new(0, 135, 0, 50)
  5824. Teleports_PoliceHQ1.Font = Enum.Font.SourceSans
  5825. Teleports_PoliceHQ1.FontSize = Enum.FontSize.Size28
  5826. Teleports_PoliceHQ1.Text = "Police HQ1"
  5827. Teleports_PoliceHQ1.TextColor3 = Color3.new(1, 0.470588, 0)
  5828. Teleports_PoliceHQ1.TextSize = 26
  5829.  
  5830. Teleports_CriminalsHQ1.Name = "Teleports_CriminalsHQ1"
  5831. Teleports_CriminalsHQ1.Parent = Side2
  5832. Teleports_CriminalsHQ1.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5833. Teleports_CriminalsHQ1.BorderColor3 = Color3.new(0, 0, 0)
  5834. Teleports_CriminalsHQ1.BorderSizePixel = 3
  5835. Teleports_CriminalsHQ1.Position = UDim2.new(0.264020979, 0, 0.564606428, 0)
  5836. Teleports_CriminalsHQ1.Size = UDim2.new(0, 135, 0, 50)
  5837. Teleports_CriminalsHQ1.Font = Enum.Font.SourceSans
  5838. Teleports_CriminalsHQ1.FontSize = Enum.FontSize.Size28
  5839. Teleports_CriminalsHQ1.Text = "Criminals HQ1"
  5840. Teleports_CriminalsHQ1.TextColor3 = Color3.new(1, 0.470588, 0)
  5841. Teleports_CriminalsHQ1.TextSize = 26
  5842.  
  5843. Teleports_CriminalsHQ2.Name = "Teleports_CriminalsHQ2"
  5844. Teleports_CriminalsHQ2.Parent = Side2
  5845. Teleports_CriminalsHQ2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5846. Teleports_CriminalsHQ2.BorderColor3 = Color3.new(0, 0, 0)
  5847. Teleports_CriminalsHQ2.BorderSizePixel = 3
  5848. Teleports_CriminalsHQ2.Position = UDim2.new(0.264020979, 0, 0.765409648, 0)
  5849. Teleports_CriminalsHQ2.Size = UDim2.new(0, 135, 0, 50)
  5850. Teleports_CriminalsHQ2.Font = Enum.Font.SourceSans
  5851. Teleports_CriminalsHQ2.FontSize = Enum.FontSize.Size28
  5852. Teleports_CriminalsHQ2.Text = "Criminals HQ2"
  5853. Teleports_CriminalsHQ2.TextColor3 = Color3.new(1, 0.470588, 0)
  5854. Teleports_CriminalsHQ2.TextSize = 26
  5855.  
  5856. Teleports_Helipad2.Name = "Teleports_Helipad2"
  5857. Teleports_Helipad2.Parent = Side2
  5858. Teleports_Helipad2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5859. Teleports_Helipad2.BorderColor3 = Color3.new(0, 0, 0)
  5860. Teleports_Helipad2.BorderSizePixel = 3
  5861. Teleports_Helipad2.Position = UDim2.new(0.500034928, 0, 0.363803208, 0)
  5862. Teleports_Helipad2.Size = UDim2.new(0, 135, 0, 50)
  5863. Teleports_Helipad2.Font = Enum.Font.SourceSans
  5864. Teleports_Helipad2.FontSize = Enum.FontSize.Size28
  5865. Teleports_Helipad2.Text = "Helipad 2"
  5866. Teleports_Helipad2.TextColor3 = Color3.new(1, 0.470588, 0)
  5867. Teleports_Helipad2.TextSize = 26
  5868.  
  5869. Teleports_Helipad1.Name = "Teleports_Helipad1"
  5870. Teleports_Helipad1.Parent = Side2
  5871. Teleports_Helipad1.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5872. Teleports_Helipad1.BorderColor3 = Color3.new(0, 0, 0)
  5873. Teleports_Helipad1.BorderSizePixel = 3
  5874. Teleports_Helipad1.Position = UDim2.new(0.500034928, 0, 0.162999988, 0)
  5875. Teleports_Helipad1.Size = UDim2.new(0, 135, 0, 50)
  5876. Teleports_Helipad1.Font = Enum.Font.SourceSans
  5877. Teleports_Helipad1.FontSize = Enum.FontSize.Size28
  5878. Teleports_Helipad1.Text = "Helipad 1"
  5879. Teleports_Helipad1.TextColor3 = Color3.new(1, 0.470588, 0)
  5880. Teleports_Helipad1.TextSize = 26
  5881.  
  5882. Teleports_Garage.Name = "Teleports_Garage"
  5883. Teleports_Garage.Parent = Side2
  5884. Teleports_Garage.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5885. Teleports_Garage.BorderColor3 = Color3.new(0, 0, 0)
  5886. Teleports_Garage.BorderSizePixel = 3
  5887. Teleports_Garage.Position = UDim2.new(0.500034928, 0, 0.564606428, 0)
  5888. Teleports_Garage.Size = UDim2.new(0, 135, 0, 50)
  5889. Teleports_Garage.Font = Enum.Font.SourceSans
  5890. Teleports_Garage.FontSize = Enum.FontSize.Size28
  5891. Teleports_Garage.Text = "Garage"
  5892. Teleports_Garage.TextColor3 = Color3.new(1, 0.470588, 0)
  5893. Teleports_Garage.TextSize = 26
  5894.  
  5895. Teleports_BankVault.Name = "Teleports_BankVault"
  5896. Teleports_BankVault.Parent = Side2
  5897. Teleports_BankVault.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5898. Teleports_BankVault.BorderColor3 = Color3.new(0, 0, 0)
  5899. Teleports_BankVault.BorderSizePixel = 3
  5900. Teleports_BankVault.Position = UDim2.new(0.500034928, 0, 0.765409648, 0)
  5901. Teleports_BankVault.Size = UDim2.new(0, 135, 0, 50)
  5902. Teleports_BankVault.Font = Enum.Font.SourceSans
  5903. Teleports_BankVault.FontSize = Enum.FontSize.Size28
  5904. Teleports_BankVault.Text = "Bank vault"
  5905. Teleports_BankVault.TextColor3 = Color3.new(1, 0.470588, 0)
  5906. Teleports_BankVault.TextSize = 26
  5907.  
  5908. Teleports_GasStation.Name = "Teleports_GasStation"
  5909. Teleports_GasStation.Parent = Side2
  5910. Teleports_GasStation.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5911. Teleports_GasStation.BorderColor3 = Color3.new(0, 0, 0)
  5912. Teleports_GasStation.BorderSizePixel = 3
  5913. Teleports_GasStation.Position = UDim2.new(0.736048937, 0, 0.361795187, 0)
  5914. Teleports_GasStation.Size = UDim2.new(0, 135, 0, 50)
  5915. Teleports_GasStation.Font = Enum.Font.SourceSans
  5916. Teleports_GasStation.FontSize = Enum.FontSize.Size28
  5917. Teleports_GasStation.Text = "Gas Station"
  5918. Teleports_GasStation.TextColor3 = Color3.new(1, 0.470588, 0)
  5919. Teleports_GasStation.TextSize = 26
  5920.  
  5921. Teleports_Jewelry.Name = "Teleports_Jewelry"
  5922. Teleports_Jewelry.Parent = Side2
  5923. Teleports_Jewelry.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5924. Teleports_Jewelry.BorderColor3 = Color3.new(0, 0, 0)
  5925. Teleports_Jewelry.BorderSizePixel = 3
  5926. Teleports_Jewelry.Position = UDim2.new(0.736048937, 0, 0.162999988, 0)
  5927. Teleports_Jewelry.Size = UDim2.new(0, 135, 0, 50)
  5928. Teleports_Jewelry.Font = Enum.Font.SourceSans
  5929. Teleports_Jewelry.FontSize = Enum.FontSize.Size28
  5930. Teleports_Jewelry.Text = "Jewelry"
  5931. Teleports_Jewelry.TextColor3 = Color3.new(1, 0.470588, 0)
  5932. Teleports_Jewelry.TextSize = 26
  5933.  
  5934. Teleports_DonutShop.Name = "Teleports_DonutShop"
  5935. Teleports_DonutShop.Parent = Side2
  5936. Teleports_DonutShop.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5937. Teleports_DonutShop.BorderColor3 = Color3.new(0, 0, 0)
  5938. Teleports_DonutShop.BorderSizePixel = 3
  5939. Teleports_DonutShop.Position = UDim2.new(0.736048937, 0, 0.566614449, 0)
  5940. Teleports_DonutShop.Size = UDim2.new(0, 135, 0, 50)
  5941. Teleports_DonutShop.Font = Enum.Font.SourceSans
  5942. Teleports_DonutShop.FontSize = Enum.FontSize.Size28
  5943. Teleports_DonutShop.Text = "Donut Shop"
  5944. Teleports_DonutShop.TextColor3 = Color3.new(1, 0.470588, 0)
  5945. Teleports_DonutShop.TextSize = 26
  5946.  
  5947. Teleports_Apartment.Name = "Teleports_Apartment"
  5948. Teleports_Apartment.Parent = Side2
  5949. Teleports_Apartment.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5950. Teleports_Apartment.BorderColor3 = Color3.new(0, 0, 0)
  5951. Teleports_Apartment.BorderSizePixel = 3
  5952. Teleports_Apartment.Position = UDim2.new(0.736048937, 0, 0.767417669, 0)
  5953. Teleports_Apartment.Size = UDim2.new(0, 135, 0, 50)
  5954. Teleports_Apartment.Font = Enum.Font.SourceSans
  5955. Teleports_Apartment.FontSize = Enum.FontSize.Size28
  5956. Teleports_Apartment.Text = "Apartment"
  5957. Teleports_Apartment.TextColor3 = Color3.new(1, 0.470588, 0)
  5958. Teleports_Apartment.TextSize = 26
  5959.  
  5960. Side3.Name = "Side3"
  5961. Side3.Parent = Motherboard
  5962. Side3.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  5963. Side3.BorderSizePixel = 0
  5964. Side3.Position = UDim2.new(0, 0, 0.133000001, 0)
  5965. Side3.Size = UDim2.new(0, 572, 0, 249)
  5966. Side3.Visible = false
  5967.  
  5968. Side3_GameText.Name = "Side3_GameText"
  5969. Side3_GameText.Parent = Side3
  5970. Side3_GameText.BackgroundColor3 = Color3.new(1, 1, 1)
  5971. Side3_GameText.BackgroundTransparency = 1
  5972. Side3_GameText.Position = UDim2.new(0.325174838, 0, -0.0162930116, 0)
  5973. Side3_GameText.Size = UDim2.new(0, 200, 0, 39)
  5974. Side3_GameText.Font = Enum.Font.SciFi
  5975. Side3_GameText.FontSize = Enum.FontSize.Size14
  5976. Side3_GameText.Text = "Game"
  5977. Side3_GameText.TextColor3 = Color3.new(1, 0.470588, 0)
  5978. Side3_GameText.TextScaled = true
  5979. Side3_GameText.TextSize = 14
  5980. Side3_GameText.TextWrapped = true
  5981.  
  5982. Game_InfAmmo.Name = "Game_InfAmmo"
  5983. Game_InfAmmo.Parent = Side3
  5984. Game_InfAmmo.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5985. Game_InfAmmo.BorderColor3 = Color3.new(0, 0, 0)
  5986. Game_InfAmmo.BorderSizePixel = 3
  5987. Game_InfAmmo.Position = UDim2.new(0.0280069932, 0, 0.363803208, 0)
  5988. Game_InfAmmo.Size = UDim2.new(0, 135, 0, 50)
  5989. Game_InfAmmo.Font = Enum.Font.SourceSans
  5990. Game_InfAmmo.FontSize = Enum.FontSize.Size28
  5991. Game_InfAmmo.Text = "Infinite Ammo"
  5992. Game_InfAmmo.TextColor3 = Color3.new(1, 0.470588, 0)
  5993. Game_InfAmmo.TextSize = 26
  5994.  
  5995. Game_InfHealth.Name = "Game_InfHealth"
  5996. Game_InfHealth.Parent = Side3
  5997. Game_InfHealth.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5998. Game_InfHealth.BorderColor3 = Color3.new(0, 0, 0)
  5999. Game_InfHealth.BorderSizePixel = 3
  6000. Game_InfHealth.Position = UDim2.new(0.0280069932, 0, 0.564606428, 0)
  6001. Game_InfHealth.Size = UDim2.new(0, 135, 0, 50)
  6002. Game_InfHealth.Font = Enum.Font.SourceSans
  6003. Game_InfHealth.FontSize = Enum.FontSize.Size28
  6004. Game_InfHealth.Text = "Infinite Health"
  6005. Game_InfHealth.TextColor3 = Color3.new(1, 0.470588, 0)
  6006. Game_InfHealth.TextSize = 26
  6007.  
  6008. Game_Keycard.Name = "Game_Keycard"
  6009. Game_Keycard.Parent = Side3
  6010. Game_Keycard.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  6011. Game_Keycard.BorderColor3 = Color3.new(0, 0, 0)
  6012. Game_Keycard.BorderSizePixel = 3
  6013. Game_Keycard.Position = UDim2.new(0.0280069932, 0, 0.765409648, 0)
  6014. Game_Keycard.Size = UDim2.new(0, 135, 0, 50)
  6015. Game_Keycard.Font = Enum.Font.SourceSans
  6016. Game_Keycard.FontSize = Enum.FontSize.Size28
  6017. Game_Keycard.Text = "KeycardGlitch"
  6018. Game_Keycard.TextColor3 = Color3.new(1, 0.470588, 0)
  6019. Game_Keycard.TextSize = 26
  6020.  
  6021. Game_InfNitro.Name = "Game_InfNitro"
  6022. Game_InfNitro.Parent = Side3
  6023. Game_InfNitro.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  6024. Game_InfNitro.BorderColor3 = Color3.new(0, 0, 0)
  6025. Game_InfNitro.BorderSizePixel = 3
  6026. Game_InfNitro.Position = UDim2.new(0.0280000009, 0, 0.163000003, 0)
  6027. Game_InfNitro.Size = UDim2.new(0, 135, 0, 50)
  6028. Game_InfNitro.Font = Enum.Font.SourceSans
  6029. Game_InfNitro.FontSize = Enum.FontSize.Size28
  6030. Game_InfNitro.Text = "Infinite Nitro"
  6031. Game_InfNitro.TextColor3 = Color3.new(1, 0.470588, 0)
  6032. Game_InfNitro.TextSize = 26
  6033.  
  6034. Game_SpawnAK47.Name = "Game_SpawnAK47"
  6035. Game_SpawnAK47.Parent = Side3
  6036. Game_SpawnAK47.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  6037. Game_SpawnAK47.BorderColor3 = Color3.new(0, 0, 0)
  6038. Game_SpawnAK47.BorderSizePixel = 3
  6039. Game_SpawnAK47.Position = UDim2.new(0.264020979, 0, 0.363803208, 0)
  6040. Game_SpawnAK47.Size = UDim2.new(0, 135, 0, 50)
  6041. Game_SpawnAK47.Font = Enum.Font.SourceSans
  6042. Game_SpawnAK47.FontSize = Enum.FontSize.Size28
  6043. Game_SpawnAK47.Text = "Spawn AK-47"
  6044. Game_SpawnAK47.TextColor3 = Color3.new(1, 0.470588, 0)
  6045. Game_SpawnAK47.TextSize = 26
  6046.  
  6047. Game_SpawnM4A4.Name = "Game_SpawnM4A4"
  6048. Game_SpawnM4A4.Parent = Side3
  6049. Game_SpawnM4A4.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  6050. Game_SpawnM4A4.BorderColor3 = Color3.new(0, 0, 0)
  6051. Game_SpawnM4A4.BorderSizePixel = 3
  6052. Game_SpawnM4A4.Position = UDim2.new(0.264020979, 0, 0.162999988, 0)
  6053. Game_SpawnM4A4.Size = UDim2.new(0, 135, 0, 50)
  6054. Game_SpawnM4A4.Font = Enum.Font.SourceSans
  6055. Game_SpawnM4A4.FontSize = Enum.FontSize.Size28
  6056. Game_SpawnM4A4.Text = "Spawn M4A4"
  6057. Game_SpawnM4A4.TextColor3 = Color3.new(1, 0.470588, 0)
  6058. Game_SpawnM4A4.TextSize = 26
  6059.  
  6060. Game_SpawnPistol.Name = "Game_SpawnPistol"
  6061. Game_SpawnPistol.Parent = Side3
  6062. Game_SpawnPistol.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  6063. Game_SpawnPistol.BorderColor3 = Color3.new(0, 0, 0)
  6064. Game_SpawnPistol.BorderSizePixel = 3
  6065. Game_SpawnPistol.Position = UDim2.new(0.264020979, 0, 0.564606428, 0)
  6066. Game_SpawnPistol.Size = UDim2.new(0, 135, 0, 50)
  6067. Game_SpawnPistol.Font = Enum.Font.SourceSans
  6068. Game_SpawnPistol.FontSize = Enum.FontSize.Size28
  6069. Game_SpawnPistol.Text = "Spawn Pistol"
  6070. Game_SpawnPistol.TextColor3 = Color3.new(1, 0.470588, 0)
  6071. Game_SpawnPistol.TextSize = 26
  6072.  
  6073. Game_SpawnShotgun.Name = "Game_SpawnShotgun"
  6074. Game_SpawnShotgun.Parent = Side3
  6075. Game_SpawnShotgun.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  6076. Game_SpawnShotgun.BorderColor3 = Color3.new(0, 0, 0)
  6077. Game_SpawnShotgun.BorderSizePixel = 3
  6078. Game_SpawnShotgun.Position = UDim2.new(0.264020979, 0, 0.765409648, 0)
  6079. Game_SpawnShotgun.Size = UDim2.new(0, 135, 0, 50)
  6080. Game_SpawnShotgun.Font = Enum.Font.SourceSans
  6081. Game_SpawnShotgun.FontSize = Enum.FontSize.Size28
  6082. Game_SpawnShotgun.Text = "Shotgun"
  6083. Game_SpawnShotgun.TextColor3 = Color3.new(1, 0.470588, 0)
  6084. Game_SpawnShotgun.TextSize = 26
  6085.  
  6086. Game_Walkspeed.Name = "Game_Walkspeed"
  6087. Game_Walkspeed.Parent = Side3
  6088. Game_Walkspeed.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  6089. Game_Walkspeed.BorderColor3 = Color3.new(0, 0, 0)
  6090. Game_Walkspeed.BorderSizePixel = 3
  6091. Game_Walkspeed.Position = UDim2.new(0.500034928, 0, 0.363803208, 0)
  6092. Game_Walkspeed.Size = UDim2.new(0, 135, 0, 50)
  6093. Game_Walkspeed.Font = Enum.Font.SourceSans
  6094. Game_Walkspeed.FontSize = Enum.FontSize.Size28
  6095. Game_Walkspeed.Text = "WS (X)"
  6096. Game_Walkspeed.TextColor3 = Color3.new(1, 0.470588, 0)
  6097. Game_Walkspeed.TextSize = 26
  6098.  
  6099. Game_Noclip.Name = "Game_Noclip"
  6100. Game_Noclip.Parent = Side3
  6101. Game_Noclip.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  6102. Game_Noclip.BorderColor3 = Color3.new(0, 0, 0)
  6103. Game_Noclip.BorderSizePixel = 3
  6104. Game_Noclip.Position = UDim2.new(0.500034928, 0, 0.162999988, 0)
  6105. Game_Noclip.Size = UDim2.new(0, 135, 0, 50)
  6106. Game_Noclip.Font = Enum.Font.SourceSans
  6107. Game_Noclip.FontSize = Enum.FontSize.Size28
  6108. Game_Noclip.Text = "Noclip (B)"
  6109. Game_Noclip.TextColor3 = Color3.new(1, 0.470588, 0)
  6110. Game_Noclip.TextSize = 26
  6111.  
  6112. Game_LowGrav.Name = "Game_LowGrav"
  6113. Game_LowGrav.Parent = Side3
  6114. Game_LowGrav.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  6115. Game_LowGrav.BorderColor3 = Color3.new(0, 0, 0)
  6116. Game_LowGrav.BorderSizePixel = 3
  6117. Game_LowGrav.Position = UDim2.new(0.500034928, 0, 0.564606428, 0)
  6118. Game_LowGrav.Size = UDim2.new(0, 135, 0, 50)
  6119. Game_LowGrav.Font = Enum.Font.SourceSans
  6120. Game_LowGrav.FontSize = Enum.FontSize.Size28
  6121. Game_LowGrav.Text = "Low Grav (N)"
  6122. Game_LowGrav.TextColor3 = Color3.new(1, 0.470588, 0)
  6123. Game_LowGrav.TextSize = 26
  6124.  
  6125. Game_CarSpeed.Name = "Game_CarSpeed"
  6126. Game_CarSpeed.Parent = Side3
  6127. Game_CarSpeed.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  6128. Game_CarSpeed.BorderColor3 = Color3.new(0, 0, 0)
  6129. Game_CarSpeed.BorderSizePixel = 3
  6130. Game_CarSpeed.Position = UDim2.new(0.500034928, 0, 0.765409648, 0)
  6131. Game_CarSpeed.Size = UDim2.new(0, 135, 0, 50)
  6132. Game_CarSpeed.Font = Enum.Font.SourceSans
  6133. Game_CarSpeed.FontSize = Enum.FontSize.Size28
  6134. Game_CarSpeed.Text = "Fast car"
  6135. Game_CarSpeed.TextColor3 = Color3.new(1, 0.470588, 0)
  6136. Game_CarSpeed.TextSize = 26
  6137.  
  6138. Game_SpawnSword.Name = "Game_SpawnSword"
  6139. Game_SpawnSword.Parent = Side3
  6140. Game_SpawnSword.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  6141. Game_SpawnSword.BorderColor3 = Color3.new(0, 0, 0)
  6142. Game_SpawnSword.BorderSizePixel = 3
  6143. Game_SpawnSword.Position = UDim2.new(0.736048937, 0, 0.361795187, 0)
  6144. Game_SpawnSword.Size = UDim2.new(0, 135, 0, 50)
  6145. Game_SpawnSword.Font = Enum.Font.SourceSans
  6146. Game_SpawnSword.FontSize = Enum.FontSize.Size28
  6147. Game_SpawnSword.Text = "Spawn sword"
  6148. Game_SpawnSword.TextColor3 = Color3.new(1, 0.470588, 0)
  6149. Game_SpawnSword.TextSize = 26
  6150.  
  6151. Game_SpawnShield.Name = "Game_SpawnShield"
  6152. Game_SpawnShield.Parent = Side3
  6153. Game_SpawnShield.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  6154. Game_SpawnShield.BorderColor3 = Color3.new(0, 0, 0)
  6155. Game_SpawnShield.BorderSizePixel = 3
  6156. Game_SpawnShield.Position = UDim2.new(0.736048937, 0, 0.162999988, 0)
  6157. Game_SpawnShield.Size = UDim2.new(0, 135, 0, 50)
  6158. Game_SpawnShield.Font = Enum.Font.SourceSans
  6159. Game_SpawnShield.FontSize = Enum.FontSize.Size28
  6160. Game_SpawnShield.Text = "Spawn Shield"
  6161. Game_SpawnShield.TextColor3 = Color3.new(1, 0.470588, 0)
  6162. Game_SpawnShield.TextSize = 26
  6163.  
  6164. Game_SpawnKeycard.Name = "Game_SpawnKeycard"
  6165. Game_SpawnKeycard.Parent = Side3
  6166. Game_SpawnKeycard.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  6167. Game_SpawnKeycard.BorderColor3 = Color3.new(0, 0, 0)
  6168. Game_SpawnKeycard.BorderSizePixel = 3
  6169. Game_SpawnKeycard.Position = UDim2.new(0.736048937, 0, 0.566614449, 0)
  6170. Game_SpawnKeycard.Size = UDim2.new(0, 135, 0, 50)
  6171. Game_SpawnKeycard.Font = Enum.Font.SourceSans
  6172. Game_SpawnKeycard.FontSize = Enum.FontSize.Size28
  6173. Game_SpawnKeycard.Text = "Keycard"
  6174. Game_SpawnKeycard.TextColor3 = Color3.new(1, 0.470588, 0)
  6175. Game_SpawnKeycard.TextSize = 26
  6176.  
  6177. Game_BTools.Name = "Game_BTools"
  6178. Game_BTools.Parent = Side3
  6179. Game_BTools.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  6180. Game_BTools.BorderColor3 = Color3.new(0, 0, 0)
  6181. Game_BTools.BorderSizePixel = 3
  6182. Game_BTools.Position = UDim2.new(0.736048937, 0, 0.767417669, 0)
  6183. Game_BTools.Size = UDim2.new(0, 135, 0, 50)
  6184. Game_BTools.Font = Enum.Font.SourceSans
  6185. Game_BTools.FontSize = Enum.FontSize.Size28
  6186. Game_BTools.Text = "BTools"
  6187. Game_BTools.TextColor3 = Color3.new(1, 0.470588, 0)
  6188. Game_BTools.TextSize = 26
  6189.  
  6190. Side5.Name = "Side5"
  6191. Side5.Parent = Motherboard
  6192. Side5.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  6193. Side5.BorderSizePixel = 0
  6194. Side5.Position = UDim2.new(0, 0, 0.133000001, 0)
  6195. Side5.Size = UDim2.new(0, 572, 0, 249)
  6196. Side5.Visible = false
  6197.  
  6198. Side5_PlayerTeleportText.Name = "Side5_PlayerTeleportText"
  6199. Side5_PlayerTeleportText.Parent = Side5
  6200. Side5_PlayerTeleportText.BackgroundColor3 = Color3.new(1, 1, 1)
  6201. Side5_PlayerTeleportText.BackgroundTransparency = 1
  6202. Side5_PlayerTeleportText.Position = UDim2.new(0.325174838, 0, -0.0162930116, 0)
  6203. Side5_PlayerTeleportText.Size = UDim2.new(0, 200, 0, 39)
  6204. Side5_PlayerTeleportText.Font = Enum.Font.SciFi
  6205. Side5_PlayerTeleportText.FontSize = Enum.FontSize.Size14
  6206. Side5_PlayerTeleportText.Text = "Player Teleports"
  6207. Side5_PlayerTeleportText.TextColor3 = Color3.new(1, 0.470588, 0)
  6208. Side5_PlayerTeleportText.TextScaled = true
  6209. Side5_PlayerTeleportText.TextSize = 14
  6210. Side5_PlayerTeleportText.TextWrapped = true
  6211.  
  6212. PlayerTP_Input.Name = "PlayerTP_Input"
  6213. PlayerTP_Input.Parent = Side5
  6214. PlayerTP_Input.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  6215. PlayerTP_Input.BorderColor3 = Color3.new(0, 0, 0)
  6216. PlayerTP_Input.BorderSizePixel = 3
  6217. PlayerTP_Input.Position = UDim2.new(0.0244755223, 0, 0.140562251, 0)
  6218. PlayerTP_Input.Size = UDim2.new(0, 335, 0, 50)
  6219. PlayerTP_Input.Font = Enum.Font.SourceSans
  6220. PlayerTP_Input.FontSize = Enum.FontSize.Size24
  6221. PlayerTP_Input.Text = "Player"
  6222. PlayerTP_Input.TextColor3 = Color3.new(0.862745, 0.392157, 0)
  6223. PlayerTP_Input.TextSize = 21
  6224.  
  6225. PlayerTP_Teleport.Name = "PlayerTP_Teleport"
  6226. PlayerTP_Teleport.Parent = Side5
  6227. PlayerTP_Teleport.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  6228. PlayerTP_Teleport.BorderColor3 = Color3.new(0, 0, 0)
  6229. PlayerTP_Teleport.BorderSizePixel = 3
  6230. PlayerTP_Teleport.Position = UDim2.new(0.626748323, 0, 0.140562236, 0)
  6231. PlayerTP_Teleport.Size = UDim2.new(0, 200, 0, 50)
  6232. PlayerTP_Teleport.Font = Enum.Font.SourceSans
  6233. PlayerTP_Teleport.FontSize = Enum.FontSize.Size14
  6234. PlayerTP_Teleport.Text = "Teleport"
  6235. PlayerTP_Teleport.TextColor3 = Color3.new(1, 0.54902, 0)
  6236. PlayerTP_Teleport.TextSize = 14
  6237.  
  6238. Side4.Name = "Side4"
  6239. Side4.Parent = Motherboard
  6240. Side4.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  6241. Side4.BorderSizePixel = 0
  6242. Side4.Position = UDim2.new(0, 0, 0.133000001, 0)
  6243. Side4.Size = UDim2.new(0, 572, 0, 249)
  6244. Side4.Visible = false
  6245.  
  6246. Side4_Game2.Name = "Side4_Game2"
  6247. Side4_Game2.Parent = Side4
  6248. Side4_Game2.BackgroundColor3 = Color3.new(1, 1, 1)
  6249. Side4_Game2.BackgroundTransparency = 1
  6250. Side4_Game2.Position = UDim2.new(0.325174838, 0, -0.0162930116, 0)
  6251. Side4_Game2.Size = UDim2.new(0, 200, 0, 39)
  6252. Side4_Game2.Font = Enum.Font.SciFi
  6253. Side4_Game2.FontSize = Enum.FontSize.Size14
  6254. Side4_Game2.Text = "Game 2"
  6255. Side4_Game2.TextColor3 = Color3.new(1, 0.470588, 0)
  6256. Side4_Game2.TextScaled = true
  6257. Side4_Game2.TextSize = 14
  6258. Side4_Game2.TextWrapped = true
  6259.  
  6260. Extras_RemoveJewelLasers.Name = "Extras_RemoveJewelLasers"
  6261. Extras_RemoveJewelLasers.Parent = Side4
  6262. Extras_RemoveJewelLasers.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  6263. Extras_RemoveJewelLasers.BorderColor3 = Color3.new(0, 0, 0)
  6264. Extras_RemoveJewelLasers.BorderSizePixel = 3
  6265. Extras_RemoveJewelLasers.Position = UDim2.new(0.0280069932, 0, 0.363803208, 0)
  6266. Extras_RemoveJewelLasers.Size = UDim2.new(0, 135, 0, 50)
  6267. Extras_RemoveJewelLasers.Font = Enum.Font.SourceSans
  6268. Extras_RemoveJewelLasers.FontSize = Enum.FontSize.Size28
  6269. Extras_RemoveJewelLasers.Text = "No Jewel lasers"
  6270. Extras_RemoveJewelLasers.TextColor3 = Color3.new(1, 0.470588, 0)
  6271. Extras_RemoveJewelLasers.TextSize = 26
  6272.  
  6273. Extras_RemoveVaultDoor.Name = "Extras_RemoveVaultDoor"
  6274. Extras_RemoveVaultDoor.Parent = Side4
  6275. Extras_RemoveVaultDoor.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  6276. Extras_RemoveVaultDoor.BorderColor3 = Color3.new(0, 0, 0)
  6277. Extras_RemoveVaultDoor.BorderSizePixel = 3
  6278. Extras_RemoveVaultDoor.Position = UDim2.new(0.0280069932, 0, 0.564606428, 0)
  6279. Extras_RemoveVaultDoor.Size = UDim2.new(0, 135, 0, 50)
  6280. Extras_RemoveVaultDoor.Font = Enum.Font.SourceSans
  6281. Extras_RemoveVaultDoor.FontSize = Enum.FontSize.Size28
  6282. Extras_RemoveVaultDoor.Text = "No bank vault"
  6283. Extras_RemoveVaultDoor.TextColor3 = Color3.new(1, 0.470588, 0)
  6284. Extras_RemoveVaultDoor.TextSize = 26
  6285.  
  6286. Extras_RemoveDoors.Name = "Extras_RemoveDoors"
  6287. Extras_RemoveDoors.Parent = Side4
  6288. Extras_RemoveDoors.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  6289. Extras_RemoveDoors.BorderColor3 = Color3.new(0, 0, 0)
  6290. Extras_RemoveDoors.BorderSizePixel = 3
  6291. Extras_RemoveDoors.Position = UDim2.new(0.0280069932, 0, 0.765409648, 0)
  6292. Extras_RemoveDoors.Size = UDim2.new(0, 135, 0, 50)
  6293. Extras_RemoveDoors.Font = Enum.Font.SourceSans
  6294. Extras_RemoveDoors.FontSize = Enum.FontSize.Size28
  6295. Extras_RemoveDoors.Text = "No doors"
  6296. Extras_RemoveDoors.TextColor3 = Color3.new(1, 0.470588, 0)
  6297. Extras_RemoveDoors.TextSize = 26
  6298.  
  6299. Extras_RemoveBankLasers.Name = "Extras_RemoveBankLasers"
  6300. Extras_RemoveBankLasers.Parent = Side4
  6301. Extras_RemoveBankLasers.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  6302. Extras_RemoveBankLasers.BorderColor3 = Color3.new(0, 0, 0)
  6303. Extras_RemoveBankLasers.BorderSizePixel = 3
  6304. Extras_RemoveBankLasers.Position = UDim2.new(0.0280000009, 0, 0.163000003, 0)
  6305. Extras_RemoveBankLasers.Size = UDim2.new(0, 135, 0, 50)
  6306. Extras_RemoveBankLasers.Font = Enum.Font.SourceSans
  6307. Extras_RemoveBankLasers.FontSize = Enum.FontSize.Size28
  6308. Extras_RemoveBankLasers.Text = "No Bank lasers"
  6309. Extras_RemoveBankLasers.TextColor3 = Color3.new(1, 0.470588, 0)
  6310. Extras_RemoveBankLasers.TextSize = 26
  6311.  
  6312. Extras_BuildingsNoclip.Name = "Extras_BuildingsNoclip"
  6313. Extras_BuildingsNoclip.Parent = Side4
  6314. Extras_BuildingsNoclip.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  6315. Extras_BuildingsNoclip.BorderColor3 = Color3.new(0, 0, 0)
  6316. Extras_BuildingsNoclip.BorderSizePixel = 3
  6317. Extras_BuildingsNoclip.Position = UDim2.new(0.264020979, 0, 0.363803208, 0)
  6318. Extras_BuildingsNoclip.Size = UDim2.new(0, 135, 0, 50)
  6319. Extras_BuildingsNoclip.Font = Enum.Font.SourceSans
  6320. Extras_BuildingsNoclip.FontSize = Enum.FontSize.Size28
  6321. Extras_BuildingsNoclip.Text = "ConstNoclip"
  6322. Extras_BuildingsNoclip.TextColor3 = Color3.new(1, 0.470588, 0)
  6323. Extras_BuildingsNoclip.TextSize = 26
  6324.  
  6325. Extras_RemoveBuildings.Name = "Extras_RemoveBuildings"
  6326. Extras_RemoveBuildings.Parent = Side4
  6327. Extras_RemoveBuildings.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  6328. Extras_RemoveBuildings.BorderColor3 = Color3.new(0, 0, 0)
  6329. Extras_RemoveBuildings.BorderSizePixel = 3
  6330. Extras_RemoveBuildings.Position = UDim2.new(0.264020979, 0, 0.162999988, 0)
  6331. Extras_RemoveBuildings.Size = UDim2.new(0, 135, 0, 50)
  6332. Extras_RemoveBuildings.Font = Enum.Font.SourceSans
  6333. Extras_RemoveBuildings.FontSize = Enum.FontSize.Size28
  6334. Extras_RemoveBuildings.Text = "No buildings"
  6335. Extras_RemoveBuildings.TextColor3 = Color3.new(1, 0.470588, 0)
  6336. Extras_RemoveBuildings.TextSize = 26
  6337.  
  6338. Extras_AutoRob.Name = "Extras_AutoRob"
  6339. Extras_AutoRob.Parent = Side4
  6340. Extras_AutoRob.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  6341. Extras_AutoRob.BorderColor3 = Color3.new(0, 0, 0)
  6342. Extras_AutoRob.BorderSizePixel = 3
  6343. Extras_AutoRob.Position = UDim2.new(0.264020979, 0, 0.564606428, 0)
  6344. Extras_AutoRob.Size = UDim2.new(0, 135, 0, 50)
  6345. Extras_AutoRob.Font = Enum.Font.SourceSans
  6346. Extras_AutoRob.FontSize = Enum.FontSize.Size28
  6347. Extras_AutoRob.Text = "AutoRob v1.0"
  6348. Extras_AutoRob.TextColor3 = Color3.new(1, 0.470588, 0)
  6349. Extras_AutoRob.TextSize = 26
  6350.  
  6351. x.Name = "x"
  6352. x.Parent = Side4
  6353. x.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  6354. x.BorderColor3 = Color3.new(0, 0, 0)
  6355. x.BorderSizePixel = 3
  6356. x.Position = UDim2.new(0.264020979, 0, 0.765409648, 0)
  6357. x.Size = UDim2.new(0, 135, 0, 50)
  6358. x.Font = Enum.Font.SourceSans
  6359. x.FontSize = Enum.FontSize.Size28
  6360. x.Text = "x"
  6361. x.TextColor3 = Color3.new(1, 0.470588, 0)
  6362. x.TextSize = 26
  6363.  
  6364. x_2.Name = "x"
  6365. x_2.Parent = Side4
  6366. x_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  6367. x_2.BorderColor3 = Color3.new(0, 0, 0)
  6368. x_2.BorderSizePixel = 3
  6369. x_2.Position = UDim2.new(0.500034928, 0, 0.363803208, 0)
  6370. x_2.Size = UDim2.new(0, 135, 0, 50)
  6371. x_2.Font = Enum.Font.SourceSans
  6372. x_2.FontSize = Enum.FontSize.Size28
  6373. x_2.Text = "x"
  6374. x_2.TextColor3 = Color3.new(1, 0.470588, 0)
  6375. x_2.TextSize = 26
  6376.  
  6377. x_3.Name = "x"
  6378. x_3.Parent = Side4
  6379. x_3.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  6380. x_3.BorderColor3 = Color3.new(0, 0, 0)
  6381. x_3.BorderSizePixel = 3
  6382. x_3.Position = UDim2.new(0.500034928, 0, 0.162999988, 0)
  6383. x_3.Size = UDim2.new(0, 135, 0, 50)
  6384. x_3.Font = Enum.Font.SourceSans
  6385. x_3.FontSize = Enum.FontSize.Size28
  6386. x_3.Text = "x"
  6387. x_3.TextColor3 = Color3.new(1, 0.470588, 0)
  6388. x_3.TextSize = 26
  6389.  
  6390. x_4.Name = "x"
  6391. x_4.Parent = Side4
  6392. x_4.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  6393. x_4.BorderColor3 = Color3.new(0, 0, 0)
  6394. x_4.BorderSizePixel = 3
  6395. x_4.Position = UDim2.new(0.500034928, 0, 0.564606428, 0)
  6396. x_4.Size = UDim2.new(0, 135, 0, 50)
  6397. x_4.Font = Enum.Font.SourceSans
  6398. x_4.FontSize = Enum.FontSize.Size28
  6399. x_4.Text = "x"
  6400. x_4.TextColor3 = Color3.new(1, 0.470588, 0)
  6401. x_4.TextSize = 26
  6402.  
  6403. x_5.Name = "x"
  6404. x_5.Parent = Side4
  6405. x_5.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  6406. x_5.BorderColor3 = Color3.new(0, 0, 0)
  6407. x_5.BorderSizePixel = 3
  6408. x_5.Position = UDim2.new(0.500034928, 0, 0.765409648, 0)
  6409. x_5.Size = UDim2.new(0, 135, 0, 50)
  6410. x_5.Font = Enum.Font.SourceSans
  6411. x_5.FontSize = Enum.FontSize.Size28
  6412. x_5.Text = "x"
  6413. x_5.TextColor3 = Color3.new(1, 0.470588, 0)
  6414. x_5.TextSize = 26
  6415.  
  6416. x_6.Name = "x"
  6417. x_6.Parent = Side4
  6418. x_6.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  6419. x_6.BorderColor3 = Color3.new(0, 0, 0)
  6420. x_6.BorderSizePixel = 3
  6421. x_6.Position = UDim2.new(0.736048937, 0, 0.361795187, 0)
  6422. x_6.Size = UDim2.new(0, 135, 0, 50)
  6423. x_6.Font = Enum.Font.SourceSans
  6424. x_6.FontSize = Enum.FontSize.Size28
  6425. x_6.Text = "x"
  6426. x_6.TextColor3 = Color3.new(1, 0.470588, 0)
  6427. x_6.TextSize = 26
  6428.  
  6429. x_7.Name = "x"
  6430. x_7.Parent = Side4
  6431. x_7.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  6432. x_7.BorderColor3 = Color3.new(0, 0, 0)
  6433. x_7.BorderSizePixel = 3
  6434. x_7.Position = UDim2.new(0.736048937, 0, 0.162999988, 0)
  6435. x_7.Size = UDim2.new(0, 135, 0, 50)
  6436. x_7.Font = Enum.Font.SourceSans
  6437. x_7.FontSize = Enum.FontSize.Size28
  6438. x_7.Text = "x"
  6439. x_7.TextColor3 = Color3.new(1, 0.470588, 0)
  6440. x_7.TextSize = 26
  6441.  
  6442. x_8.Name = "x"
  6443. x_8.Parent = Side4
  6444. x_8.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  6445. x_8.BorderColor3 = Color3.new(0, 0, 0)
  6446. x_8.BorderSizePixel = 3
  6447. x_8.Position = UDim2.new(0.736048937, 0, 0.566614449, 0)
  6448. x_8.Size = UDim2.new(0, 135, 0, 50)
  6449. x_8.Font = Enum.Font.SourceSans
  6450. x_8.FontSize = Enum.FontSize.Size28
  6451. x_8.Text = "x"
  6452. x_8.TextColor3 = Color3.new(1, 0.470588, 0)
  6453. x_8.TextSize = 26
  6454.  
  6455. x_9.Name = "x"
  6456. x_9.Parent = Side4
  6457. x_9.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  6458. x_9.BorderColor3 = Color3.new(0, 0, 0)
  6459. x_9.BorderSizePixel = 3
  6460. x_9.Position = UDim2.new(0.736048937, 0, 0.767417669, 0)
  6461. x_9.Size = UDim2.new(0, 135, 0, 50)
  6462. x_9.Font = Enum.Font.SourceSans
  6463. x_9.FontSize = Enum.FontSize.Size28
  6464. x_9.Text = "x"
  6465. x_9.TextColor3 = Color3.new(1, 0.470588, 0)
  6466. x_9.TextSize = 26
  6467.  
  6468. NextSide.Name = "NextSide"
  6469. NextSide.Parent = Motherboard
  6470. NextSide.BackgroundColor3 = Color3.new(1, 1, 1)
  6471. NextSide.BackgroundTransparency = 1
  6472. NextSide.Position = UDim2.new(0.819930077, 0, 0.920886099, 0)
  6473. NextSide.Size = UDim2.new(0, 53, 0, 39)
  6474. NextSide.Font = Enum.Font.SourceSans
  6475. NextSide.FontSize = Enum.FontSize.Size14
  6476. NextSide.Text = ">"
  6477. NextSide.TextColor3 = Color3.new(0, 0, 0)
  6478. NextSide.TextScaled = true
  6479. NextSide.TextSize = 14
  6480. NextSide.TextWrapped = true
  6481.  
  6482. PrevSide.Name = "PrevSide"
  6483. PrevSide.Parent = Motherboard
  6484. PrevSide.BackgroundColor3 = Color3.new(1, 1, 1)
  6485. PrevSide.BackgroundTransparency = 1
  6486. PrevSide.Position = UDim2.new(0.0961539, 0, 0.920886099, 0)
  6487. PrevSide.Size = UDim2.new(0, 53, 0, 39)
  6488. PrevSide.Font = Enum.Font.SourceSans
  6489. PrevSide.FontSize = Enum.FontSize.Size14
  6490. PrevSide.Text = "<"
  6491. PrevSide.TextColor3 = Color3.new(0, 0, 0)
  6492. PrevSide.TextScaled = true
  6493. PrevSide.TextSize = 14
  6494. PrevSide.TextWrapped = true
  6495.  
  6496. AutoRob.Name = "AutoRob"
  6497. AutoRob.Parent = Motherboard
  6498. AutoRob.Active = true
  6499. AutoRob.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  6500. AutoRob.BorderSizePixel = 0
  6501. AutoRob.Draggable = true
  6502. AutoRob.Position = UDim2.new(1.09651613, 0, 0.248417735, 0)
  6503. AutoRob.Selectable = true
  6504. AutoRob.Size = UDim2.new(0, 335, 0, 158)
  6505.  
  6506. Frame.Parent = AutoRob
  6507. Frame.BackgroundColor3 = Color3.new(1, 0.54902, 0)
  6508. Frame.BorderSizePixel = 0
  6509. Frame.Position = UDim2.new(-0.00123746507, 0, 0.00234405906, 0)
  6510. Frame.Size = UDim2.new(0, 335, 0, 21)
  6511.  
  6512. Frame_2.Parent = AutoRob
  6513. Frame_2.BackgroundColor3 = Color3.new(1, 0.54902, 0)
  6514. Frame_2.BorderSizePixel = 0
  6515. Frame_2.Position = UDim2.new(0.000618732534, 0, 0.86591655, 0)
  6516. Frame_2.Size = UDim2.new(0, 335, 0, 21)
  6517.  
  6518. Frame_3.Parent = AutoRob
  6519. Frame_3.BackgroundColor3 = Color3.new(0.862745, 0.392157, 0)
  6520. Frame_3.BorderSizePixel = 0
  6521. Frame_3.Position = UDim2.new(0.000618732534, 0, 0.135255441, 0)
  6522. Frame_3.Size = UDim2.new(0, 335, 0, 9)
  6523.  
  6524. TextLabel.Parent = AutoRob
  6525. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  6526. TextLabel.BackgroundTransparency = 1
  6527. TextLabel.Position = UDim2.new(-0.00123746693, 0, -0.0894280672, 0)
  6528. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  6529. TextLabel.Font = Enum.Font.SciFi
  6530. TextLabel.FontSize = Enum.FontSize.Size14
  6531. TextLabel.Text = "AutoRobber by beans#5490"
  6532. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  6533. TextLabel.TextSize = 14
  6534.  
  6535. AutoRob_Close.Name = "AutoRob_Close"
  6536. AutoRob_Close.Parent = AutoRob
  6537. AutoRob_Close.BackgroundColor3 = Color3.new(1, 1, 1)
  6538. AutoRob_Close.BackgroundTransparency = 1
  6539. AutoRob_Close.Position = UDim2.new(0.939061046, 0, -0.0229723752, 0)
  6540. AutoRob_Close.Size = UDim2.new(0, 20, 0, 25)
  6541. AutoRob_Close.Font = Enum.Font.SourceSans
  6542. AutoRob_Close.FontSize = Enum.FontSize.Size14
  6543. AutoRob_Close.Text = "X"
  6544. AutoRob_Close.TextColor3 = Color3.new(0, 0, 0)
  6545. AutoRob_Close.TextScaled = true
  6546. AutoRob_Close.TextSize = 14
  6547. AutoRob_Close.TextWrapped = true
  6548.  
  6549. AutoRob_On.Name = "AutoRob_On"
  6550. AutoRob_On.Parent = AutoRob
  6551. AutoRob_On.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  6552. AutoRob_On.BorderColor3 = Color3.new(0, 0, 0)
  6553. AutoRob_On.BorderSizePixel = 4
  6554. AutoRob_On.Position = UDim2.new(0.0202767905, 0, 0.230192155, 0)
  6555. AutoRob_On.Size = UDim2.new(0, 166, 0, 42)
  6556. AutoRob_On.Font = Enum.Font.SourceSans
  6557. AutoRob_On.FontSize = Enum.FontSize.Size14
  6558. AutoRob_On.Text = "Enable Auto robber"
  6559. AutoRob_On.TextColor3 = Color3.new(1, 0.54902, 0)
  6560. AutoRob_On.TextScaled = true
  6561. AutoRob_On.TextSize = 14
  6562. AutoRob_On.TextWrapped = true
  6563.  
  6564. AutoRob_Off.Name = "AutoRob_Off"
  6565. AutoRob_Off.Parent = AutoRob
  6566. AutoRob_Off.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  6567. AutoRob_Off.BorderColor3 = Color3.new(0, 0, 0)
  6568. AutoRob_Off.BorderSizePixel = 4
  6569. AutoRob_Off.Position = UDim2.new(0.0202767905, 0, 0.559306085, 0)
  6570. AutoRob_Off.Size = UDim2.new(0, 166, 0, 42)
  6571. AutoRob_Off.Font = Enum.Font.SourceSans
  6572. AutoRob_Off.FontSize = Enum.FontSize.Size14
  6573. AutoRob_Off.Text = "Disable Auto robber"
  6574. AutoRob_Off.TextColor3 = Color3.new(0.862745, 0.392157, 0)
  6575. AutoRob_Off.TextScaled = true
  6576. AutoRob_Off.TextSize = 14
  6577. AutoRob_Off.TextWrapped = true
  6578.  
  6579. AutoRob_Status.Name = "AutoRob_Status"
  6580. AutoRob_Status.Parent = AutoRob
  6581. AutoRob_Status.BackgroundColor3 = Color3.new(1, 1, 1)
  6582. AutoRob_Status.BackgroundTransparency = 1
  6583. AutoRob_Status.Position = UDim2.new(0.484455913, 0, 0.379746795, 0)
  6584. AutoRob_Status.Size = UDim2.new(0, 188, 0, 37)
  6585. AutoRob_Status.Font = Enum.Font.SourceSans
  6586. AutoRob_Status.FontSize = Enum.FontSize.Size24
  6587. AutoRob_Status.Text = "AutoRob: Off"
  6588. AutoRob_Status.TextColor3 = Color3.new(1, 0.54902, 0)
  6589. AutoRob_Status.TextSize = 21
  6590. AutoRob_Status.TextWrapped = true
  6591.  
  6592. -- the gui coding, duhh ^ up here is the gui design ^
  6593.  
  6594. Login.Visible = true
  6595. Motherboard.Visible = false
  6596. Open.Visible = false
  6597. Side1.Visible = true
  6598. Side2.Visible = false
  6599. Side3.Visible = false
  6600. Side4.Visible = false
  6601. Side5.Visible = false
  6602.  
  6603. Motherboard.Position = UDim2.new(0.42, -3000,0.2, 0)
  6604. Login.Position = UDim2.new(0.42, -3000,0.2, 0)
  6605.  
  6606. Login:TweenPosition(UDim2.new(0.42, 0,0.2, 0),'Out','Quad',2)
  6607.  
  6608. Login_WhitelistCheck.MouseButton1Down:connect(function()
  6609. --local groupid = game:HttpGet("https://pastebin.com/raw/2MtVvBab", true)
  6610. local localplayer = game:GetService("Players").LocalPlayer
  6611.  
  6612. if not game.PlaceId ~= 606849621 then
  6613. Motherboard.Visible = true
  6614. Login:TweenPosition(UDim2.new(0.42, -3000,0.2, 0),'Out','Quad',2)
  6615. Motherboard:TweenPosition(UDim2.new(0.42, 0,0.2, 0),'Out','Quad',2)
  6616. print("Logged in successfully!")
  6617. else
  6618. game:GetService("CoreGui").JailbreakBasic:Destroy()
  6619. localplayer:Kick("You are not whitelisted!")
  6620. end
  6621. end)
  6622.  
  6623. -- Whitelist routine check v1.1
  6624.  
  6625. function checkWhitelist()
  6626. local groupid = game:HttpGet("https://pastebin.com/raw/2MtVvBab", true)
  6627. local localplayer = game:GetService("Players").LocalPlayer
  6628.  
  6629. if not localplayer:IsInGroup(groupid) then
  6630. print("Leaked by Icey#0010")
  6631. else
  6632. -- Whitelisted players can only get to this point.
  6633. end
  6634. end
  6635.  
  6636. checkWhitelist()
  6637.  
  6638.  
  6639. -- end of whitelist routine check v1.1
  6640.  
  6641. Motherboard_Close.MouseButton1Down:connect(function()
  6642. AutoRob:TweenPosition(UDim2.new(1.062, 0,-10.049, 0),'Out','Quad',2)
  6643. Motherboard:TweenPosition(UDim2.new(0.42, -3000,0.2, 0),'Out','Quad',2)
  6644. wait(2)
  6645. Open.Visible = true
  6646. end)
  6647.  
  6648. Open_Open.MouseButton1Down:connect(function()
  6649. Motherboard:TweenPosition(UDim2.new(0.42, 0,0.2, 0),'Out','Quad',2)
  6650. Open.Visible = false
  6651. end)
  6652.  
  6653. -- sides
  6654.  
  6655. local SideDisplay = Motherboard_DisplaySide
  6656. local Side = 1
  6657.  
  6658. NextSide.MouseButton1Down:connect(function()
  6659. if Side == 1 then
  6660. Side1.Visible = false
  6661. Side2.Visible = true
  6662. Side3.Visible = false
  6663. Side4.Visible = false
  6664. Side5.Visible = false
  6665. Side = 2
  6666. SideDisplay.Text = "2"
  6667. elseif Side == 2 then
  6668. Side1.Visible = false
  6669. Side2.Visible = false
  6670. Side3.Visible = true
  6671. Side4.Visible = false
  6672. Side5.Visible = false
  6673. Side = 3
  6674. SideDisplay.Text = "3"
  6675. elseif Side == 3 then
  6676. Side1.Visible = false
  6677. Side2.Visible = false
  6678. Side3.Visible = false
  6679. Side4.Visible = true
  6680. Side5.Visible = false
  6681. Side = 4
  6682. SideDisplay.Text = "4"
  6683. elseif Side == 4 then
  6684. Side1.Visible = false
  6685. Side2.Visible = false
  6686. Side3.Visible = false
  6687. Side4.Visible = false
  6688. Side5.Visible = true
  6689. Side = 5
  6690. SideDisplay.Text = "5"
  6691. elseif Side == 5 then
  6692. Side1.Visible = true
  6693. Side2.Visible = false
  6694. Side3.Visible = false
  6695. Side4.Visible = false
  6696. Side5.Visible = false
  6697. Side = 1
  6698. SideDisplay.Text = "1"
  6699. end
  6700. end)
  6701.  
  6702. PrevSide.MouseButton1Down:connect(function()
  6703. if Side == 1 then
  6704. Side1.Visible = false
  6705. Side2.Visible = false
  6706. Side3.Visible = false
  6707. Side4.Visible = false
  6708. Side5.Visible = true
  6709. Side = 5
  6710. SideDisplay.Text = "5"
  6711. elseif Side == 2 then
  6712. Side1.Visible = true
  6713. Side2.Visible = false
  6714. Side3.Visible = false
  6715. Side4.Visible = false
  6716. Side5.Visible = false
  6717. Side = 1
  6718. SideDisplay.Text = "1"
  6719. elseif Side == 3 then
  6720. Side1.Visible = false
  6721. Side2.Visible = true
  6722. Side3.Visible = false
  6723. Side4.Visible = false
  6724. Side5.Visible = false
  6725. Side = 2
  6726. SideDisplay.Text = "2"
  6727. elseif Side == 4 then
  6728. Side1.Visible = false
  6729. Side2.Visible = false
  6730. Side3.Visible = true
  6731. Side4.Visible = false
  6732. Side5.Visible = false
  6733. Side = 3
  6734. SideDisplay.Text = "3"
  6735. elseif Side == 5 then
  6736. Side1.Visible = false
  6737. Side2.Visible = false
  6738. Side3.Visible = false
  6739. Side4.Visible = true
  6740. Side5.Visible = false
  6741. Side = 4
  6742. SideDisplay.Text = "4"
  6743. end
  6744. end)
  6745.  
  6746. -- sides end
  6747.  
  6748. Game_InfAmmo.MouseButton1Down:connect(function()
  6749. game:GetService("Players").LocalPlayer.PlayerGui.MainGui.Ammo.Current:Destroy()
  6750. end)
  6751.  
  6752. Game_Keycard.MouseButton1Down:connect(function()
  6753. game:GetService("Players").LocalPlayer.TeamValue.Value = "Police"
  6754. end)
  6755.  
  6756. Game_CarSpeed.MouseButton1Down:connect(function()
  6757. dir = 0
  6758. gs = game.GetService
  6759. gs(game,"RunService").RenderStepped:connect(function()
  6760. for i,v in next,workspace.Vehicles:children() do
  6761. if v.Name ~= "Heli" then
  6762. if v:FindFirstChild("Engine") then
  6763. local bf,cf = v.Engine:FindFirstChild("NewForce"),v:GetPrimaryPartCFrame().lookVector
  6764. if not bf then
  6765. bf = v.Engine:FindFirstChild("BodyForce") or v.Engine:FindFirstChild("VectorForce")
  6766. if bf then
  6767. bf = bf:Clone()
  6768. bf.Parent = v.Engine
  6769. bf.Name = "NewForce"
  6770. end
  6771. end
  6772. if bf then
  6773. local fa = 1
  6774. if v.Name:lower():find("bike") then fa = .3 elseif v.Name:lower():find("bugg") then fa = .5 end
  6775. if v.Seat.PlayerName.Value ~= game:GetService("Players").LocalPlayer.Name then fa = 0 end
  6776. bf.Force = Vector3.new(cf.X*500000*dir*fa,0,cf.Z*500000*dir*fa)
  6777. end
  6778. end
  6779. end
  6780. end
  6781. end)
  6782. val = {
  6783. {Enum.KeyCode.W,1};
  6784. {Enum.KeyCode.S,-1};
  6785. }
  6786. uis = gs(game,"UserInputService")
  6787. chk = function(k)
  6788. for i,v in next,val do
  6789. if v[1]==k.KeyCode then
  6790. return v[2]
  6791. end
  6792. end
  6793. end
  6794. uis.InputBegan:connect(function(k)
  6795. dir = chk(k) or dir
  6796. end)
  6797. uis.InputEnded:connect(function(k)
  6798. if chk(k) == dir then
  6799. dir = 0
  6800. end
  6801. end)
  6802. end)
  6803.  
  6804. Game_InfHealth.MouseButton1Down:connect(function()
  6805. game:GetService("Players").LocalPlayer.Character.Humanoid.Name = 1
  6806. local l = game:GetService("Players").LocalPlayer.Character["1"]:Clone()
  6807. l.Parent = game:GetService("Players").LocalPlayer.Character
  6808. l.Name = "Humanoid"
  6809. wait(0.1)
  6810. game:GetService("Players").LocalPlayer.Character["1"]:Destroy()
  6811. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players").LocalPlayer.Character
  6812. game:GetService("Players").LocalPlayer.Character.Animate.Disabled = true
  6813. wait(0.1)
  6814. game:GetService("Players").LocalPlayer.Character.Animate.Disabled = false
  6815. game:GetService("Players").LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  6816. end)
  6817.  
  6818. Game_SpawnM4A4.MouseButton1Down:connect(function()
  6819. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  6820.  
  6821. a = Instance.new("Part", workspace)
  6822. a.Anchored = true
  6823. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  6824. a.CanCollide = false
  6825.  
  6826. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  6827. if v.Name == "Station" then
  6828. for a, b in pairs(v:GetChildren()) do
  6829. if b:IsA("StringValue") then
  6830. if b.Value == "RifleSWAT" then
  6831. v.CFrame = CFrame.new(hit)
  6832. end
  6833. end
  6834. end
  6835. end
  6836. end
  6837. end)
  6838.  
  6839. Game_SpawnAK47.MouseButton1Down:connect(function()
  6840. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  6841.  
  6842. a = Instance.new("Part", workspace)
  6843. a.Anchored = true
  6844. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  6845. a.CanCollide = false
  6846.  
  6847. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  6848. if v.Name == "ShootingRange" then
  6849. for a, b in pairs(v:GetChildren()) do
  6850. if b:IsA("StringValue") then
  6851. if b.Value == "AK47" then
  6852. v.CFrame = CFrame.new(hit)
  6853. end
  6854. end
  6855. end
  6856. end
  6857. end
  6858. end)
  6859.  
  6860. Game_SpawnShotgun.MouseButton1Down:connect(function()
  6861. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  6862.  
  6863. a = Instance.new("Part", workspace)
  6864. a.Anchored = true
  6865. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  6866. a.CanCollide = false
  6867.  
  6868. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  6869. if v.Name == "Station" then
  6870. for a, b in pairs(v:GetChildren()) do
  6871. if b:IsA("StringValue") then
  6872. if b.Value == "Shotgun" then
  6873. v.CFrame = CFrame.new(hit)
  6874. end
  6875. end
  6876. end
  6877. end
  6878. end
  6879. end)
  6880.  
  6881. Game_SpawnPistol.MouseButton1Down:connect(function()
  6882. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  6883.  
  6884. a = Instance.new("Part", workspace)
  6885. a.Anchored = true
  6886. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  6887. a.CanCollide = false
  6888.  
  6889. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  6890. if v.Name == "Station" then
  6891. for a, b in pairs(v:GetChildren()) do
  6892. if b:IsA("StringValue") then
  6893. if b.Value == "Pistol" then
  6894. v.CFrame = CFrame.new(hit)
  6895. end
  6896. end
  6897. end
  6898. end
  6899. end
  6900. end)
  6901.  
  6902. Game_BTools.MouseButton1Down:connect(function()
  6903. game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, true)
  6904. for index, child in pairs(game:GetService("Workspace"):GetChildren()) do
  6905. if child.ClassName == "Part" then
  6906. child.Locked = false
  6907. end
  6908. if child.ClassName == "MeshPart" then
  6909. child.Locked = false
  6910. end
  6911. if child.ClassName == "UnionOperation" then
  6912. child.Locked = false
  6913. end
  6914. if child.ClassName == "Model" then
  6915. for index, chil in pairs(child:GetChildren()) do
  6916. if chil.ClassName == "Part" then
  6917. chil.Locked = false
  6918. end
  6919. if chil.ClassName == "MeshPart" then
  6920. chil.Locked = false
  6921. end
  6922. if chil.ClassName == "UnionOperation" then
  6923. chil.Locked = false
  6924. end
  6925. if chil.ClassName == "Model" then
  6926. for index, childe in pairs(chil:GetChildren()) do
  6927. if childe.ClassName == "Part" then
  6928. childe.Locked = false
  6929. end
  6930. if childe.ClassName == "MeshPart" then
  6931. childe.Locked = false
  6932. end
  6933. if childe.ClassName == "UnionOperation" then
  6934. childe.Locked = false
  6935. end
  6936. if childe.ClassName == "Model" then
  6937. for index, childeo in pairs(childe:GetChildren()) do
  6938. if childeo.ClassName == "Part" then
  6939. childeo.Locked = false
  6940. end
  6941. if childeo.ClassName == "MeshPart" then
  6942. childeo.Locked = false
  6943. end
  6944. if childeo.ClassName == "UnionOperation" then
  6945. childeo.Locked = false
  6946. end
  6947. if childeo.ClassName == "Model" then
  6948. end
  6949. end
  6950. end
  6951. end
  6952. end
  6953. end
  6954. end
  6955. end
  6956. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  6957. c.BinType = Enum.BinType.Hammer
  6958. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  6959. c.BinType = Enum.BinType.Clone
  6960. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  6961. c.BinType = Enum.BinType.Grab
  6962. end)
  6963.  
  6964. Game_SpawnKeycard.MouseButton1Down:connect(function()
  6965. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  6966.  
  6967. a = Instance.new("Part", workspace)
  6968. a.Anchored = true
  6969. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  6970. a.CanCollide = false
  6971.  
  6972. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  6973. if v.Name == "Station" then
  6974. for a, b in pairs(v:GetChildren()) do
  6975. if b:IsA("StringValue") then
  6976. if b.Value == "Key" then
  6977. v.CFrame = CFrame.new(hit)
  6978. end
  6979. end
  6980. end
  6981. end
  6982. end
  6983. end)
  6984.  
  6985. Game_SpawnSword.MouseButton1Down:connect(function()
  6986. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  6987.  
  6988. a = Instance.new("Part", workspace)
  6989. a.Anchored = true
  6990. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  6991. a.CanCollide = false
  6992.  
  6993. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  6994. if v.Name == "Station" then
  6995. for a, b in pairs(v:GetChildren()) do
  6996. if b:IsA("StringValue") then
  6997. if b.Value == "Sword" then
  6998. v.CFrame = CFrame.new(hit)
  6999. end
  7000. end
  7001. end
  7002. end
  7003. end
  7004. end)
  7005.  
  7006. Game_SpawnShield.MouseButton1Down:connect(function()
  7007. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  7008.  
  7009. a = Instance.new("Part", workspace)
  7010. a.Anchored = true
  7011. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  7012. a.CanCollide = false
  7013.  
  7014. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  7015. if v.Name == "Station" then
  7016. for a, b in pairs(v:GetChildren()) do
  7017. if b:IsA("StringValue") then
  7018. if b.Value == "ShieldSWAT" then
  7019. v.CFrame = CFrame.new(hit)
  7020. end
  7021. end
  7022. end
  7023. end
  7024. end
  7025. end)
  7026.  
  7027. -- walkspeed
  7028.  
  7029. Game_Walkspeed.MouseButton1Down:connect(function()
  7030. local walkspeedplayer = game:GetService("Players").LocalPlayer
  7031. local walkspeedmouse = walkspeedplayer:GetMouse()
  7032.  
  7033. local walkspeedenabled = false
  7034.  
  7035. function x_walkspeed(key)
  7036. if (key == "x") then
  7037. if walkspeedenabled == false then
  7038. _G.WS = 200;
  7039. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  7040. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  7041. Humanoid.WalkSpeed = _G.WS;
  7042. end)
  7043. Humanoid.WalkSpeed = _G.WS;
  7044.  
  7045. walkspeedenabled = true
  7046. elseif walkspeedenabled == true then
  7047. _G.WS = 20;
  7048. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  7049. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  7050. Humanoid.WalkSpeed = _G.WS;
  7051. end)
  7052. Humanoid.WalkSpeed = _G.WS;
  7053.  
  7054. walkspeedenabled = false
  7055. end
  7056. end
  7057. end
  7058.  
  7059. walkspeedmouse.KeyDown:connect(x_walkspeed)
  7060.  
  7061. end)
  7062.  
  7063. -- walkspeed end
  7064.  
  7065. -- gravity
  7066.  
  7067. Game_LowGrav.MouseButton1Down:connect(function()
  7068. local lowgravplayer = game:GetService("Players").LocalPlayer
  7069. local lowgravmouse = lowgravplayer:GetMouse()
  7070.  
  7071. local lowgravity = false
  7072.  
  7073. function n_lowgrav(key)
  7074. if (key == "n") then
  7075. if lowgravity == false then
  7076. game:GetService("Workspace").Gravity = 45
  7077.  
  7078. lowgravity = true
  7079. elseif lowgravity == true then
  7080. game:GetService("Workspace").Gravity = 196.2
  7081.  
  7082. lowgravity = false
  7083. end
  7084. end
  7085. end
  7086.  
  7087. lowgravmouse.KeyDown:connect(n_lowgrav)
  7088.  
  7089. end)
  7090.  
  7091. -- gravity end
  7092.  
  7093. -- noclip
  7094.  
  7095. Game_Noclip.MouseButton1Down:connect(function()
  7096. local noclipplayer = game:GetService("Players").LocalPlayer
  7097. local noclipmouse = noclipplayer:GetMouse()
  7098.  
  7099. local donoclip = false
  7100. local noclip = false
  7101.  
  7102. function b_noclip(key)
  7103. if (key == "b") then
  7104. if noclip == false then
  7105. donoclip = true
  7106.  
  7107. noclip = true
  7108. elseif noclip == true then
  7109. donoclip = false
  7110.  
  7111. noclip = false
  7112. end
  7113. end
  7114. end
  7115.  
  7116. noclipmouse.KeyDown:connect(b_noclip)
  7117.  
  7118. game:GetService("Players").LocalPlayer.Character.Head.Touched:connect(function(obj)
  7119. if obj ~= workspace.Terrain then
  7120. if donoclip == true then
  7121. obj.CanCollide = false
  7122. else
  7123. obj.CanCollide = true
  7124. end
  7125. end
  7126. end)
  7127. end)
  7128.  
  7129. -- noclip end
  7130.  
  7131. Game_InfNitro.MouseButton1Down:connect(function()
  7132. game:GetService("Players").LocalPlayer.PlayerGui.MainGui.Nitro:Destroy() -- very laggy
  7133. game:GetService("Players").LocalPlayer.PlayerGui.ProductGui.Nitro:Destroy() -- aslo very laggy lol
  7134. end)
  7135.  
  7136. -- Player teleports
  7137.  
  7138. PlayerTP_Teleport.MouseButton1Down:connect(function()
  7139. local tp_namedplayer = PlayerTP_Input.Text
  7140. local tp_player = game:GetService("Players")[tp_namedplayer]
  7141. local PLR = game:GetService("Players").LocalPlayer
  7142. local p = PlayerTP_Input.Text
  7143.  
  7144. if tp_player then
  7145. for i = 1,20 do
  7146. wait()
  7147. PLR.Character.HumanoidRootPart.CFrame = tp_player.Character.HumanoidRootPart.CFrame + Vector3.new(0, 3, 0)
  7148. end
  7149. end
  7150. end)
  7151.  
  7152. -- end of that
  7153.  
  7154. -- teleports
  7155.  
  7156. Teleports_PrisonYard.MouseButton1Down:connect(function()
  7157. for i=1,32 do
  7158. wait(.01)
  7159. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1319.25806, 17.7999935, -1760.31873) + Vector3.new(1,0,0)
  7160. end
  7161. end)
  7162.  
  7163. Teleports_PrisonCells.MouseButton1Down:connect(function()
  7164. for i=1,32 do
  7165. wait(.01)
  7166. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1474.2135, -1.0499469, -1760.03662) + Vector3.new(1,0,0)
  7167. end
  7168. end)
  7169.  
  7170. Teleports_PrisonParking.MouseButton1Down:connect(function()
  7171. for i=1,32 do
  7172. wait(.01)
  7173. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1136.45898, 18.0500565, -1519.88574) + Vector3.new(1,0,0)
  7174. end
  7175. end)
  7176.  
  7177. Teleports_PrisonCanteen.MouseButton1Down:connect(function()
  7178. for i=1,32 do
  7179. wait(.01)
  7180. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1405.33716, 18.1500568, -1836.72607) + Vector3.new(1,0,0)
  7181. end
  7182. end)
  7183.  
  7184. Teleports_PoliceHQ1.MouseButton1Down:connect(function()
  7185. for i=1,32 do
  7186. wait(.01)
  7187. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1136.89868, 17.950058, -1585.59912) + Vector3.new(1,0,0)
  7188. end
  7189. end)
  7190.  
  7191. Teleports_PoliceHQ2.MouseButton1Down:connect(function()
  7192. for i=1,32 do
  7193. wait(.01)
  7194. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(738.054688, 38.1523743, 1133.57324) + Vector3.new(1,0,0)
  7195. end
  7196. end)
  7197.  
  7198. Teleports_CriminalsHQ1.MouseButton1Down:connect(function()
  7199. for i=1,32 do
  7200. wait(.01)
  7201. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-221.723099, 17.8924026, 1578.80261) + Vector3.new(1,0,0)
  7202. end
  7203. end)
  7204.  
  7205. Teleports_CriminalsHQ2.MouseButton1Down:connect(function()
  7206. for i=1,32 do
  7207. wait(.01)
  7208. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1650.80896, 49.863636, -1770.66626) + Vector3.new(1,0,0)
  7209. end
  7210. end)
  7211.  
  7212. Teleports_Helipad1.MouseButton1Down:connect(function()
  7213. for i=1,32 do
  7214. wait(.01)
  7215. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1172.6626, 57.6341133, -1590.24841) + Vector3.new(1,0,0)
  7216. end
  7217. end)
  7218.  
  7219. Teleports_Helipad2.MouseButton1Down:connect(function()
  7220. for i=1,32 do
  7221. wait(.01)
  7222. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(737.95105, 69.4690094, 1095.53442) + Vector3.new(1,0,0)
  7223. end
  7224. end)
  7225.  
  7226. Teleports_Garage.MouseButton1Down:connect(function()
  7227. for i=1,32 do
  7228. wait(.01)
  7229. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-352.943146, 17.6151314, 1161.29944) + Vector3.new(1,0,0)
  7230. end
  7231. end)
  7232.  
  7233. Teleports_Jewelry.MouseButton1Down:connect(function()
  7234. for i=1,32 do
  7235. wait(.01)
  7236. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(133.300705, 17.9375954, 1316.42407) + Vector3.new(1,0,0)
  7237. end
  7238. end)
  7239.  
  7240. Teleports_BankVault.MouseButton1Down:connect(function()
  7241. for i=1,32 do
  7242. wait(.01)
  7243. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(18.3854294, 0.765628457, 815.506348) + Vector3.new(1,0,0)
  7244. end
  7245. end)
  7246.  
  7247. Teleports_Apartment.MouseButton1Down:connect(function()
  7248. for i=1,32 do
  7249. wait(.01)
  7250. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(11.979826, 17.9176331, 1091.79907) + Vector3.new(1,0,0)
  7251. end
  7252. end)
  7253.  
  7254. Teleports_GasStation.MouseButton1Down:connect(function()
  7255. for i=1,32 do
  7256. wait(.01)
  7257. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1586.41101, 17.8481865, 709.37262) + Vector3.new(1,0,0)
  7258. end
  7259. end)
  7260.  
  7261. Teleports_DonutShop.MouseButton1Down:connect(function()
  7262. for i=1,32 do
  7263. wait(.01)
  7264. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(257.191101, 17.81828869, -1753.11206) + Vector3.new(1,0,0)
  7265. end
  7266. end)
  7267.  
  7268. Teleports_Camaro.MouseButton1Down:connect(function()
  7269. print("lol, camaro")
  7270. for i=1,32 do
  7271. wait(.01)
  7272. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-954.637329, 18.5706158, -1453.25403) + Vector3.new(1,0,0)
  7273. end
  7274. end)
  7275.  
  7276. Teleports_PoliceCamaro.MouseButton1Down:connect(function()
  7277. for i=1,32 do
  7278. wait(.01)
  7279. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1136.45898, 18.0500565, -1519.88574) + Vector3.new(1,0,0)
  7280. end
  7281. end)
  7282.  
  7283. Teleports_SWATCar.MouseButton1Down:connect(function()
  7284. for i=1,32 do
  7285. wait(.01)
  7286. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1354.98511, 17.9850636, -1535.61816) + Vector3.new(1,0,0)
  7287. end
  7288. end)
  7289.  
  7290. Teleports_PickupTruck.MouseButton1Down:connect(function()
  7291. for i=1,32 do
  7292. wait(.01)
  7293. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1558.00964, 17.7471809, 725.3078) + Vector3.new(1,0,0)
  7294. end
  7295. end)
  7296.  
  7297. Teleports_Model3.MouseButton1Down:connect(function()
  7298. for i=1,32 do
  7299. wait(.01)
  7300. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-132.424164, 17.9162769, 556.760864) + Vector3.new(1,0,0)
  7301. end
  7302. end)
  7303.  
  7304. Teleports_MiniCooper.MouseButton1Down:connect(function()
  7305. for i=1,32 do
  7306. wait(.01)
  7307. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(761.770569, 17.9189262, -1227.94836) + Vector3.new(1,0,0)
  7308. end
  7309. end)
  7310.  
  7311. Teleports_Mustang.MouseButton1Down:connect(function()
  7312. for i=1,32 do
  7313. wait(.01)
  7314. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-98.4087067, 17.6299706, -1723.0249) + Vector3.new(1,0,0)
  7315. end
  7316. end)
  7317.  
  7318. Teleports_DuneBuggy.MouseButton1Down:connect(function()
  7319. for i=1,32 do
  7320. wait(.01)
  7321. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(579.855652, 17.1878471, -458.462708) + Vector3.new(1,0,0)
  7322. end
  7323. end)
  7324.  
  7325. Teleports_Porsche.MouseButton1Down:connect(function()
  7326. for i=1,32 do
  7327. wait(.01)
  7328. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1108.02576, 101.16066, 1295.74146) + Vector3.new(1,0,0)
  7329. end
  7330. end)
  7331.  
  7332. Teleports_Lamborghini.MouseButton1Down:connect(function()
  7333. for i=1,32 do
  7334. wait(.01)
  7335. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(146.568039, 17.6188164, 775.127197) + Vector3.new(1,0,0)
  7336. end
  7337. end)
  7338.  
  7339. Teleports_Ferrari.MouseButton1Down:connect(function()
  7340. for i=1,32 do
  7341. wait(.01)
  7342. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1501.28687, 49.4527283, 1805.06726) + Vector3.new(1,0,0)
  7343. end
  7344. end)
  7345.  
  7346. Teleports_Bugatti.MouseButton1Down:connect(function()
  7347. for i=1,32 do
  7348. wait(.01)
  7349. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(241.109451, 17.6066723, 1362.49316) + Vector3.new(1,0,0)
  7350. end
  7351. end)
  7352.  
  7353. Teleports_MonsterTruck.MouseButton1Down:connect(function()
  7354. for i=1,32 do
  7355. wait(.01)
  7356. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(424.985474, 17.8676395, -1704.00525) + Vector3.new(1,0,0)
  7357. end
  7358. end)
  7359.  
  7360. Teleports_Dirtbike.MouseButton1Down:connect(function()
  7361. for i=1,32 do
  7362. wait(.01)
  7363. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1315.42126, 17.3656254, 376.42572) + Vector3.new(1,0,0)
  7364. end
  7365. end)
  7366.  
  7367. Teleports_ATV.MouseButton1Down:connect(function()
  7368. for i=1,32 do
  7369. wait(.01)
  7370. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1451.35291, 24.6800842, 206.956131) + Vector3.new(1,0,0)
  7371. end
  7372. end)
  7373.  
  7374. Teleports_McLaren.MouseButton1Down:connect(function()
  7375. print("Uhh, this car is not even released to Jailbreak yet lol.")
  7376. end)
  7377.  
  7378. -- end of teleports
  7379.  
  7380. -- game2
  7381.  
  7382. Extras_RemoveBankLasers.MouseButton1Down:connect(function()
  7383. local banklasers = game:GetService("Workspace").Banks:GetChildren()
  7384. banklasers[1].Lasers:Destroy()
  7385. end)
  7386.  
  7387. Extras_RemoveJewelLasers.MouseButton1Down:connect(function()
  7388. local jewelry = game:GetService("Workspace").Jewelrys:GetChildren()
  7389.  
  7390. for i = 1,4 do
  7391. local xd = jewelry[1].Model.BarbedWire
  7392. xd:Destroy()
  7393. end
  7394. end)
  7395.  
  7396. Extras_RemoveVaultDoor.MouseButton1Down:connect(function()
  7397. local banklasers = game:GetService("Workspace").Banks:GetChildren()
  7398. banklasers[1].Door.Model:Destroy()
  7399. end)
  7400.  
  7401. Extras_RemoveDoors.MouseButton1Down:connect(function()
  7402. print("Not done yet, sorry :(")
  7403. end)
  7404.  
  7405. Extras_RemoveBuildings.MouseButton1Down:connect(function()
  7406. game:GetService("Workspace").Buildings:Destroy()
  7407. end)
  7408.  
  7409. local constnocliptrue = true
  7410.  
  7411. Extras_BuildingsNoclip.MouseButton1Down:connect(function()
  7412. if constnocliptrue == true then
  7413. -- true
  7414.  
  7415. elseif constnocliptrue == false then
  7416. -- false
  7417.  
  7418. end
  7419. end)
  7420. -- end of game2
  7421.  
  7422. -- AutoRob v1.0
  7423. local robBankEnabled = false
  7424.  
  7425. function autoRobber1_0()
  7426. function antiAFK()
  7427. local path = game:GetService("Players").LocalPlayer.Character.Humanoid
  7428.  
  7429. for move = 1,6 do
  7430. wait(.2)
  7431. path:Move(Vector3.new(0, 0, 1), true)
  7432. end
  7433. end
  7434.  
  7435. function robBank()
  7436. for ix = 1,4 do
  7437. for i = 1,12 do
  7438. wait(.01)
  7439. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(29.0955772, 18.1654644, 849.59137) + Vector3.new(1,0,0)
  7440. end
  7441. end
  7442.  
  7443. wait(3)
  7444.  
  7445. for i1 = 1,4 do
  7446. for i2 = 1,32 do
  7447. wait(.01)
  7448. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(18.3854294, 0.765628457, 815.506348) + Vector3.new(1,0,0)
  7449. end
  7450. wait(0.5)
  7451. end
  7452.  
  7453. wait(46)
  7454.  
  7455. for i3 = 1,4 do
  7456. for i4 = 1,32 do
  7457. wait(.01)
  7458. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(53.0300369, 141.665527, 827.940857) + Vector3.new(1,0,0)
  7459. end
  7460. wait(0.5)
  7461. end
  7462. antiAFK()
  7463. end
  7464.  
  7465. function isBankOpen()
  7466. for i, v in pairs(game:GetService("Workspace").Banks:GetChildren()) do
  7467. if v.Extra.Light.SurfaceLight.Enabled == true then
  7468. print("Bank is open!")
  7469. robBank()
  7470. else
  7471. print("Bank is closed..")
  7472. end
  7473. end
  7474. end
  7475.  
  7476. while true do
  7477. if robBankEnabled == true then
  7478. wait(1)
  7479. isBankOpen()
  7480. else
  7481. print("AutoRob has been disabled!")
  7482. end
  7483. end
  7484. end
  7485.  
  7486. AutoRob.Position = UDim2.new(1.062, 0,-10.049, 0)
  7487.  
  7488. Extras_AutoRob.MouseButton1Down:connect(function()
  7489. AutoRob:TweenPosition(UDim2.new(1.097, 0,0.248, 0),'Out','Quad',1)
  7490. end)
  7491.  
  7492. AutoRob_On.MouseButton1Down:connect(function()
  7493. AutoRob_Status.Text = "AutoRob: On"
  7494. robBankEnabled = true
  7495. autoRobber1_0()
  7496. end)
  7497.  
  7498. AutoRob_Off.MouseButton1Down:connect(function()
  7499. AutoRob_Status.Text = "AutoRob: Off"
  7500. robBankEnabled = false
  7501. end)
  7502.  
  7503. AutoRob_Close.MouseButton1Down:connect(function()
  7504. AutoRob:TweenPosition(UDim2.new(1.062, 0,-10.049, 0),'Out','Quad',2)
  7505. end)
  7506.  
  7507. -- End of AutoRob v1.0
  7508. --Leaked by Bloxsploiter - Icey#0010
  7509. end)
  7510. TextButton2.MouseButton1Down:connect(function()
  7511. --this shit is unfinished :v
  7512. if game.PlaceId == 606849621 then
  7513. warn("[v1.1] Unjailbreak Loaded")
  7514. warn("[v1.1] -Fixed Explorer")
  7515. warn("[v1.1] -Fixed Draggable")
  7516. warn("[v1.1] -Fixed Fly Bug")
  7517. warn("[v1.1] -Stability Improve")
  7518. warn("[v1.1] -Added Checkpoints")
  7519. warn("[Meme] -Leaked by N3xul, sorry :P")
  7520. Unjailbreak = Instance.new("ScreenGui")
  7521. MainFrame = Instance.new("Frame")
  7522. TextLabel = Instance.new("TextLabel")
  7523. BottomLine = Instance.new("TextLabel")
  7524. PlayerImage = Instance.new("ImageLabel")
  7525. TextLabel_2 = Instance.new("TextLabel")
  7526. TextLabel_3 = Instance.new("TextLabel")
  7527. HomeImage = Instance.new("ImageLabel")
  7528. TextLabel_4 = Instance.new("TextLabel")
  7529. Home = Instance.new("TextButton")
  7530. HomeImage_2 = Instance.new("ImageLabel")
  7531. TextLabel_5 = Instance.new("TextLabel")
  7532. Settings = Instance.new("TextButton")
  7533. HomeImage_3 = Instance.new("ImageLabel")
  7534. TextLabel_6 = Instance.new("TextLabel")
  7535. Teleports = Instance.new("TextButton")
  7536. HomeImage_4 = Instance.new("ImageLabel")
  7537. TextLabel_7 = Instance.new("TextLabel")
  7538. TabFrames = Instance.new("Frame")
  7539. HomeFrame = Instance.new("Frame")
  7540. TextLabel_8 = Instance.new("TextLabel")
  7541. TextLabel_9 = Instance.new("TextLabel")
  7542. TextLabel_10 = Instance.new("TextLabel")
  7543. TextLabel_11 = Instance.new("TextLabel")
  7544. TextLabel_12 = Instance.new("TextLabel")
  7545. TextLabel_13 = Instance.new("TextLabel")
  7546. TextLabel_14 = Instance.new("TextLabel")
  7547. TextLabel_15 = Instance.new("TextLabel")
  7548. TeleportsFrame = Instance.new("Frame")
  7549. JewelryStore = Instance.new("TextButton")
  7550. BankStore = Instance.new("TextButton")
  7551. BatCave = Instance.new("TextButton")
  7552. CriminalBase = Instance.new("TextButton")
  7553. PoliceHQ1 = Instance.new("TextButton")
  7554. PoliceHQ2 = Instance.new("TextButton")
  7555. DonutShop = Instance.new("TextButton")
  7556. GasStation = Instance.new("TextButton")
  7557. Prison = Instance.new("TextButton")
  7558. Garage = Instance.new("TextButton")
  7559. Bugatti = Instance.new("TextButton")
  7560. Lamborghini = Instance.new("TextButton")
  7561. Tesla3 = Instance.new("TextButton")
  7562. Porsche = Instance.new("TextButton")
  7563. SWATVan = Instance.new("TextButton")
  7564. DuneBuggy = Instance.new("TextButton")
  7565. PickUpTruck = Instance.new("TextButton")
  7566. MiniCooper = Instance.new("TextButton")
  7567. Camaro = Instance.new("TextButton")
  7568. DirtBike = Instance.new("TextButton")
  7569. sframe = Instance.new("ScrollingFrame")
  7570. GoTo = Instance.new("TextButton")
  7571. SPlayer = Instance.new("TextLabel")
  7572. SettingsFrame = Instance.new("Frame")
  7573. CDrag = Instance.new("ImageButton")
  7574. CNotifierB = Instance.new("ImageButton")
  7575. TextLabel_16 = Instance.new("TextLabel")
  7576. TextLabel_17 = Instance.new("TextLabel")
  7577. CNotifierJ = Instance.new("ImageButton")
  7578. TextLabel_18 = Instance.new("TextLabel")
  7579. TextLabel_19 = Instance.new("TextLabel")
  7580. CBigHead = Instance.new("ImageButton")
  7581. TextLabel_20 = Instance.new("TextLabel")
  7582. CESP = Instance.new("ImageButton")
  7583. TextLabel_21 = Instance.new("TextLabel")
  7584. KeybindConFrame = Instance.new("Frame")
  7585. TextLabel_22 = Instance.new("TextLabel")
  7586. JewelryKeyy = Instance.new("TextLabel")
  7587. BankKeyy = Instance.new("TextLabel")
  7588. CriminalKeyy = Instance.new("TextLabel")
  7589. KeyContinue = Instance.new("TextButton")
  7590. KeyCancel = Instance.new("TextButton")
  7591. CustomTP = Instance.new("TextButton")
  7592. JewelryKeyBox = Instance.new("TextBox")
  7593. CrimBaseBox = Instance.new("TextBox")
  7594. BankKeyBox = Instance.new("TextBox")
  7595. SetKeybind = Instance.new("TextButton")
  7596. TextLabel_23 = Instance.new("TextLabel")
  7597. Coords = Instance.new("TextButton")
  7598. UIColorButton = Instance.new("TextButton")
  7599. Reset = Instance.new("TextButton")
  7600. CForceField = Instance.new("ImageButton")
  7601. TextLabel_24 = Instance.new("TextLabel")
  7602. Explorer = Instance.new("TextButton")
  7603. GameFrame = Instance.new("Frame")
  7604. InfiniteAmmo = Instance.new("TextButton")
  7605. JumpPower = Instance.new("TextButton")
  7606. NoClip = Instance.new("TextButton")
  7607. Gravity = Instance.new("TextButton")
  7608. RemoveAll = Instance.new("TextButton")
  7609. AnnoyServer = Instance.new("TextButton")
  7610. VehicleSpeed = Instance.new("TextButton")
  7611. WalkSpeed = Instance.new("TextButton")
  7612. GodMode = Instance.new("TextButton")
  7613. AK47 = Instance.new("TextButton")
  7614. ClickTP = Instance.new("TextButton")
  7615. AutoRob = Instance.new("TextButton")
  7616. ShotGun = Instance.new("TextButton")
  7617. Btools = Instance.new("TextButton")
  7618. Pistol = Instance.new("TextButton")
  7619. SpamArrest = Instance.new("TextButton")
  7620. KeyCard = Instance.new("TextButton")
  7621. M4A4 = Instance.new("TextButton")
  7622. Fly = Instance.new("TextButton")
  7623. FlashLight = Instance.new("TextButton")
  7624. TextLabel_25 = Instance.new("TextLabel")
  7625. TextLabel_26 = Instance.new("TextLabel")
  7626. TextLabel_27 = Instance.new("TextLabel")
  7627. MainLogo2 = Instance.new("ImageLabel")
  7628. Tabs = Instance.new("ImageButton")
  7629. Dark = Instance.new("Frame")
  7630. MainLogo = Instance.new("ImageLabel")
  7631. TextLabel_28 = Instance.new("TextLabel")
  7632. JNotifierOpen = Instance.new("Frame")
  7633. TextLabel_29 = Instance.new("TextLabel")
  7634. GotoJewelry = Instance.new("TextButton")
  7635. BNotifierOpen = Instance.new("Frame")
  7636. TextLabel_30 = Instance.new("TextLabel")
  7637. GotoBank = Instance.new("TextButton")
  7638. LPlayerDetect = Instance.new("Frame")
  7639. PlayerNameDetected = Instance.new("TextLabel")
  7640. TextLabel_31 = Instance.new("TextLabel")
  7641. TextLabel_32 = Instance.new("TextLabel")
  7642. TextLabel_33 = Instance.new("TextLabel")
  7643. TextLabel_34 = Instance.new("TextLabel")
  7644. TextLabel_35 = Instance.new("TextLabel")
  7645. AdminJoined = Instance.new("Frame")
  7646. AdminDetected = Instance.new("TextLabel")
  7647. TextLabel_36 = Instance.new("TextLabel")
  7648. TextLabel_37 = Instance.new("TextLabel")
  7649. TextLabel_38 = Instance.new("TextLabel")
  7650. TextLabel_39 = Instance.new("TextLabel")
  7651. UIColorFrame = Instance.new("Frame")
  7652. TextLabel_40 = Instance.new("TextLabel")
  7653. TextLabel_41 = Instance.new("TextLabel")
  7654. Commands = Instance.new("Frame")
  7655. TextLabel_42 = Instance.new("TextLabel")
  7656. ScrollingFrame = Instance.new("ScrollingFrame")
  7657. TextLabel_43 = Instance.new("TextLabel")
  7658. TextLabel_44 = Instance.new("TextLabel")
  7659. TextLabel_45 = Instance.new("TextLabel")
  7660. TextLabel_46 = Instance.new("TextLabel")
  7661. TextLabel_47 = Instance.new("TextLabel")
  7662. TextLabel_48 = Instance.new("TextLabel")
  7663. TextLabel_49 = Instance.new("TextLabel")
  7664. TextLabel_50 = Instance.new("TextLabel")
  7665. TextLabel_51 = Instance.new("TextLabel")
  7666. TextLabel_52 = Instance.new("TextLabel")
  7667. CommandClose = Instance.new("TextButton")
  7668. StarterFrame = Instance.new("Frame")
  7669. StarterMainFrame = Instance.new("Frame")
  7670. ContinueCustomization = Instance.new("TextButton")
  7671. TextLabel_53 = Instance.new("TextLabel")
  7672. TextLabel_54 = Instance.new("TextLabel")
  7673. TextLabel_55 = Instance.new("TextLabel")
  7674. TextLabel_56 = Instance.new("TextLabel")
  7675. TextLabel_57 = Instance.new("TextLabel")
  7676. TextLabel_58 = Instance.new("TextLabel")
  7677. TextLabel_59 = Instance.new("TextLabel")
  7678. TextLabel_60 = Instance.new("TextLabel")
  7679. TextLabel_61 = Instance.new("TextLabel")
  7680. TextLabel_62 = Instance.new("TextLabel")
  7681. MainContinue = Instance.new("TextButton")
  7682. TextLabel_63 = Instance.new("TextLabel")
  7683. TextLabel_64 = Instance.new("TextLabel")
  7684. BlueColor = Instance.new("TextButton")
  7685. RedColor = Instance.new("TextButton")
  7686. OrangeColor = Instance.new("TextButton")
  7687. BlackColor = Instance.new("TextButton")
  7688. PurpleColor = Instance.new("TextButton")
  7689. TextLabel_65 = Instance.new("TextLabel")
  7690. UIKeybind = Instance.new("TextBox")
  7691. TextLabel_66 = Instance.new("TextLabel")
  7692. TextLabel_67 = Instance.new("TextLabel")
  7693. TextLabel_68 = Instance.new("TextLabel")
  7694. MainPreview = Instance.new("TextLabel")
  7695. TextLabel_69 = Instance.new("TextLabel")
  7696. Aimbotkeybind = Instance.new("TextBox")
  7697. TextLabel_70 = Instance.new("TextLabel")
  7698. TextLabel_71 = Instance.new("TextLabel")
  7699. TextLabel_72 = Instance.new("TextLabel")
  7700. TextLabel_73 = Instance.new("TextLabel")
  7701. TextLabel_74 = Instance.new("TextLabel")
  7702. TextLabel_75 = Instance.new("TextLabel")
  7703. TextLabel_76 = Instance.new("TextLabel")
  7704. local Game = Instance.new("TextButton")
  7705. ActiveMenu = Instance.new("Folder")
  7706. ButtonWheelMenu = Instance.new("Frame")
  7707. Hue = Instance.new("NumberValue")
  7708. Lig = Instance.new("NumberValue")
  7709. Sat = Instance.new("NumberValue")
  7710. HueBox = Instance.new("TextBox")
  7711. GetColor = Instance.new("BindableFunction")
  7712.  
  7713. Unjailbreak.Name = "Unjailbreak"
  7714. Unjailbreak.Parent = game.CoreGui
  7715.  
  7716. MainFrame.Name = "MainFrame"
  7717. MainFrame.Parent = Unjailbreak
  7718. MainFrame.Active = true
  7719. MainFrame.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  7720. MainFrame.BorderSizePixel = 0
  7721. MainFrame.ClipsDescendants = true
  7722. MainFrame.Draggable = true
  7723. MainFrame.Position = UDim2.new(0.344000012, 0, 1.10000002, -2)
  7724. MainFrame.Size = UDim2.new(0, 598, 0, 356)
  7725.  
  7726. TextLabel.Parent = MainFrame
  7727. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  7728. TextLabel.BorderSizePixel = 0
  7729. TextLabel.Position = UDim2.new(0, 0, 0, 39)
  7730. TextLabel.Size = UDim2.new(0, 598, 0, 3)
  7731. TextLabel.Font = Enum.Font.SourceSans
  7732. TextLabel.FontSize = Enum.FontSize.Size14
  7733. TextLabel.Text = ""
  7734. TextLabel.TextSize = 14
  7735.  
  7736. BottomLine.Name = "BottomLine"
  7737. BottomLine.Parent = MainFrame
  7738. BottomLine.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  7739. BottomLine.BorderSizePixel = 0
  7740. BottomLine.Position = UDim2.new(0, 0, 0, 336)
  7741. BottomLine.Size = UDim2.new(0, 598, 0, 18)
  7742. BottomLine.Font = Enum.Font.SourceSans
  7743. BottomLine.FontSize = Enum.FontSize.Size14
  7744. BottomLine.Text = ""
  7745. BottomLine.TextSize = 14
  7746.  
  7747. PlayerImage.Name = "PlayerImage"
  7748. PlayerImage.Parent = MainFrame
  7749. PlayerImage.BackgroundColor3 = Color3.new(1, 1, 1)
  7750. PlayerImage.BorderSizePixel = 0
  7751. PlayerImage.Position = UDim2.new(0, 0, 0, 48)
  7752. PlayerImage.Size = UDim2.new(0, 149, 0, 129)
  7753. PlayerImage.Image = "https://assetgame.roblox.com/Thumbs/Avatar.ashx?x=250&y=250&Format=Png&username="..game:GetService("Players").LocalPlayer.Name
  7754.  
  7755. TextLabel_2.Parent = MainFrame
  7756. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  7757. TextLabel_2.BackgroundTransparency = 1
  7758. TextLabel_2.Position = UDim2.new(0, 199, 0, 0)
  7759. TextLabel_2.Size = UDim2.new(0, 200, 0, 33)
  7760. TextLabel_2.Font = Enum.Font.Arial
  7761. TextLabel_2.FontSize = Enum.FontSize.Size24
  7762. TextLabel_2.Text = "U N J A I L B R E A K"
  7763. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  7764. TextLabel_2.TextSize = 20
  7765.  
  7766. TextLabel_3.Parent = MainFrame
  7767. TextLabel_3.BackgroundColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  7768. TextLabel_3.BorderSizePixel = 0
  7769. TextLabel_3.Position = UDim2.new(0, 0, 0, 177)
  7770. TextLabel_3.Size = UDim2.new(0, 149, 0, 159)
  7771. TextLabel_3.Font = Enum.Font.SourceSans
  7772. TextLabel_3.FontSize = Enum.FontSize.Size14
  7773. TextLabel_3.Text = ""
  7774. TextLabel_3.TextSize = 14
  7775.  
  7776. Game.Name = "Game"
  7777. Game.Parent = MainFrame
  7778. Game.BackgroundColor3 = Color3.new(1, 1, 1)
  7779. Game.BackgroundTransparency = 1
  7780. Game.Position = UDim2.new(0, 21, 0, 229)
  7781. Game.Size = UDim2.new(0, 118, 0, 30)
  7782. Game.Font = Enum.Font.Arial
  7783. Game.FontSize = Enum.FontSize.Size18
  7784. Game.Text = ""
  7785. Game.TextColor3 = Color3.new(1, 1, 1)
  7786. Game.TextSize = 17
  7787.  
  7788. HomeImage.Name = "HomeImage"
  7789. HomeImage.Parent = Game
  7790. HomeImage.BackgroundColor3 = Color3.new(1, 1, 1)
  7791. HomeImage.BackgroundTransparency = 1
  7792. HomeImage.Position = UDim2.new(0, 0, 0, 3)
  7793. HomeImage.Size = UDim2.new(0, 25, 0, 24)
  7794. HomeImage.Image = "rbxassetid://1022440008"
  7795.  
  7796. TextLabel_4.Parent = Game
  7797. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  7798. TextLabel_4.BackgroundTransparency = 1
  7799. TextLabel_4.Position = UDim2.new(0, 33, 0, 0)
  7800. TextLabel_4.Size = UDim2.new(0, 85, 0, 30)
  7801. TextLabel_4.Font = Enum.Font.Arial
  7802. TextLabel_4.FontSize = Enum.FontSize.Size18
  7803. TextLabel_4.Text = "Game"
  7804. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  7805. TextLabel_4.TextSize = 17
  7806. TextLabel_4.TextXAlignment = Enum.TextXAlignment.Left
  7807.  
  7808. Home.Name = "Home"
  7809. Home.Parent = MainFrame
  7810. Home.BackgroundColor3 = Color3.new(1, 1, 1)
  7811. Home.BackgroundTransparency = 1
  7812. Home.Position = UDim2.new(0, 21, 0, 196)
  7813. Home.Size = UDim2.new(0, 118, 0, 30)
  7814. Home.Font = Enum.Font.Arial
  7815. Home.FontSize = Enum.FontSize.Size18
  7816. Home.Text = ""
  7817. Home.TextColor3 = Color3.new(1, 1, 1)
  7818. Home.TextSize = 17
  7819.  
  7820. HomeImage_2.Name = "HomeImage"
  7821. HomeImage_2.Parent = Home
  7822. HomeImage_2.BackgroundColor3 = Color3.new(1, 1, 1)
  7823. HomeImage_2.BackgroundTransparency = 1
  7824. HomeImage_2.Position = UDim2.new(0, 0, 0, 3)
  7825. HomeImage_2.Size = UDim2.new(0, 25, 0, 24)
  7826. HomeImage_2.Image = "rbxassetid://1022441323"
  7827.  
  7828. TextLabel_5.Parent = Home
  7829. TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
  7830. TextLabel_5.BackgroundTransparency = 1
  7831. TextLabel_5.Position = UDim2.new(0, 33, 0, 0)
  7832. TextLabel_5.Size = UDim2.new(0, 85, 0, 30)
  7833. TextLabel_5.Font = Enum.Font.Arial
  7834. TextLabel_5.FontSize = Enum.FontSize.Size18
  7835. TextLabel_5.Text = "Home"
  7836. TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
  7837. TextLabel_5.TextSize = 17
  7838. TextLabel_5.TextXAlignment = Enum.TextXAlignment.Left
  7839.  
  7840. Settings.Name = "Settings"
  7841. Settings.Parent = MainFrame
  7842. Settings.BackgroundColor3 = Color3.new(1, 1, 1)
  7843. Settings.BackgroundTransparency = 1
  7844. Settings.Position = UDim2.new(0, 21, 0, 295)
  7845. Settings.Size = UDim2.new(0, 118, 0, 30)
  7846. Settings.Font = Enum.Font.Arial
  7847. Settings.FontSize = Enum.FontSize.Size18
  7848. Settings.Text = ""
  7849. Settings.TextColor3 = Color3.new(1, 1, 1)
  7850. Settings.TextSize = 17
  7851.  
  7852. HomeImage_3.Name = "HomeImage"
  7853. HomeImage_3.Parent = Settings
  7854. HomeImage_3.BackgroundColor3 = Color3.new(1, 1, 1)
  7855. HomeImage_3.BackgroundTransparency = 1
  7856. HomeImage_3.Position = UDim2.new(0, 0, 0, 3)
  7857. HomeImage_3.Size = UDim2.new(0, 25, 0, 24)
  7858. HomeImage_3.Image = "rbxassetid://1022442308"
  7859.  
  7860. TextLabel_6.Parent = Settings
  7861. TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
  7862. TextLabel_6.BackgroundTransparency = 1
  7863. TextLabel_6.Position = UDim2.new(0, 33, 0, 0)
  7864. TextLabel_6.Size = UDim2.new(0, 85, 0, 30)
  7865. TextLabel_6.Font = Enum.Font.Arial
  7866. TextLabel_6.FontSize = Enum.FontSize.Size18
  7867. TextLabel_6.Text = "Settings"
  7868. TextLabel_6.TextColor3 = Color3.new(1, 1, 1)
  7869. TextLabel_6.TextSize = 17
  7870. TextLabel_6.TextXAlignment = Enum.TextXAlignment.Left
  7871.  
  7872. Teleports.Name = "Teleports"
  7873. Teleports.Parent = MainFrame
  7874. Teleports.BackgroundColor3 = Color3.new(1, 1, 1)
  7875. Teleports.BackgroundTransparency = 1
  7876. Teleports.Position = UDim2.new(0, 21, 0, 262)
  7877. Teleports.Size = UDim2.new(0, 118, 0, 30)
  7878. Teleports.Font = Enum.Font.Arial
  7879. Teleports.FontSize = Enum.FontSize.Size18
  7880. Teleports.Text = ""
  7881. Teleports.TextColor3 = Color3.new(1, 1, 1)
  7882. Teleports.TextSize = 17
  7883.  
  7884. HomeImage_4.Name = "HomeImage"
  7885. HomeImage_4.Parent = Teleports
  7886. HomeImage_4.BackgroundColor3 = Color3.new(1, 1, 1)
  7887. HomeImage_4.BackgroundTransparency = 1
  7888. HomeImage_4.Position = UDim2.new(0, 0, 0, 3)
  7889. HomeImage_4.Size = UDim2.new(0, 25, 0, 24)
  7890. HomeImage_4.Image = "rbxassetid://1022517730"
  7891.  
  7892. TextLabel_7.Parent = Teleports
  7893. TextLabel_7.BackgroundColor3 = Color3.new(1, 1, 1)
  7894. TextLabel_7.BackgroundTransparency = 1
  7895. TextLabel_7.Position = UDim2.new(0, 33, 0, 0)
  7896. TextLabel_7.Size = UDim2.new(0, 85, 0, 30)
  7897. TextLabel_7.Font = Enum.Font.Arial
  7898. TextLabel_7.FontSize = Enum.FontSize.Size18
  7899. TextLabel_7.Text = "Teleports"
  7900. TextLabel_7.TextColor3 = Color3.new(1, 1, 1)
  7901. TextLabel_7.TextSize = 17
  7902. TextLabel_7.TextXAlignment = Enum.TextXAlignment.Left
  7903.  
  7904. TabFrames.Name = "TabFrames"
  7905. TabFrames.Parent = MainFrame
  7906. TabFrames.BackgroundColor3 = Color3.new(1, 1, 1)
  7907. TabFrames.BorderSizePixel = 0
  7908. TabFrames.ClipsDescendants = true
  7909. TabFrames.Position = UDim2.new(0, 0, 0, 47)
  7910. TabFrames.Size = UDim2.new(0, 598, 0, 289)
  7911.  
  7912. HomeFrame.Name = "HomeFrame"
  7913. HomeFrame.Parent = TabFrames
  7914. HomeFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  7915. HomeFrame.BorderSizePixel = 0
  7916. HomeFrame.ClipsDescendants = true
  7917. HomeFrame.Size = UDim2.new(0, 598, 0, 289)
  7918. HomeFrame.Visible = true
  7919.  
  7920. TextLabel_8.Parent = HomeFrame
  7921. TextLabel_8.BackgroundColor3 = Color3.new(1, 1, 1)
  7922. TextLabel_8.BackgroundTransparency = 1
  7923. TextLabel_8.Position = UDim2.new(0, 199, 0, 18)
  7924. TextLabel_8.Size = UDim2.new(0, 200, 0, 50)
  7925. TextLabel_8.Font = Enum.Font.Arial
  7926. TextLabel_8.FontSize = Enum.FontSize.Size24
  7927. TextLabel_8.Text = "Welcome To Unjailbreak"
  7928. TextLabel_8.TextColor3 = Color3.new(0, 0, 0)
  7929. TextLabel_8.TextSize = 20
  7930.  
  7931. TextLabel_9.Parent = HomeFrame
  7932. TextLabel_9.BackgroundColor3 = Color3.new(1, 1, 1)
  7933. TextLabel_9.BackgroundTransparency = 1
  7934. TextLabel_9.Position = UDim2.new(0, 199, 0, 53)
  7935. TextLabel_9.Size = UDim2.new(0, 200, 0, 50)
  7936. TextLabel_9.Font = Enum.Font.Arial
  7937. TextLabel_9.FontSize = Enum.FontSize.Size24
  7938. TextLabel_9.Text = "Logo Created by ooga#9523"
  7939. TextLabel_9.TextColor3 = Color3.new(0, 0, 0)
  7940. TextLabel_9.TextSize = 20
  7941.  
  7942. TextLabel_10.Parent = HomeFrame
  7943. TextLabel_10.BackgroundColor3 = Color3.new(1, 1, 1)
  7944. TextLabel_10.BackgroundTransparency = 1
  7945. TextLabel_10.Position = UDim2.new(0, 199, 0, 99)
  7946. TextLabel_10.Size = UDim2.new(0, 200, 0, 25)
  7947. TextLabel_10.Font = Enum.Font.Arial
  7948. TextLabel_10.FontSize = Enum.FontSize.Size24
  7949. TextLabel_10.Text = "Whitelist Created By Aren <3"
  7950. TextLabel_10.TextColor3 = Color3.new(0, 0, 0)
  7951. TextLabel_10.TextSize = 20
  7952.  
  7953. TextLabel_11.Parent = HomeFrame
  7954. TextLabel_11.BackgroundColor3 = Color3.new(1, 1, 1)
  7955. TextLabel_11.BackgroundTransparency = 1
  7956. TextLabel_11.Position = UDim2.new(0, 199, 0, 120)
  7957. TextLabel_11.Size = UDim2.new(0, 200, 0, 50)
  7958. TextLabel_11.Font = Enum.Font.Arial
  7959. TextLabel_11.FontSize = Enum.FontSize.Size24
  7960. TextLabel_11.Text = "Credits To Ezy For Being Cool"
  7961. TextLabel_11.TextColor3 = Color3.new(0, 0, 0)
  7962. TextLabel_11.TextSize = 20
  7963.  
  7964. TextLabel_12.Parent = HomeFrame
  7965. TextLabel_12.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  7966. TextLabel_12.BorderSizePixel = 0
  7967. TextLabel_12.Position = UDim2.new(0, 100, 0, -33)
  7968. TextLabel_12.Size = UDim2.new(0, 33, 0, 409)
  7969. TextLabel_12.Font = Enum.Font.Arial
  7970. TextLabel_12.FontSize = Enum.FontSize.Size24
  7971. TextLabel_12.Text = ""
  7972. TextLabel_12.TextColor3 = Color3.new(0, 0, 0)
  7973. TextLabel_12.TextSize = 20
  7974.  
  7975. TextLabel_13.Parent = HomeFrame
  7976. TextLabel_13.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  7977. TextLabel_13.BorderSizePixel = 0
  7978. TextLabel_13.Position = UDim2.new(0, 82, 0, -60)
  7979. TextLabel_13.Size = UDim2.new(0, 9, 0, 409)
  7980. TextLabel_13.Font = Enum.Font.Arial
  7981. TextLabel_13.FontSize = Enum.FontSize.Size24
  7982. TextLabel_13.Text = ""
  7983. TextLabel_13.TextColor3 = Color3.new(0, 0, 0)
  7984. TextLabel_13.TextSize = 20
  7985.  
  7986. TextLabel_14.Parent = HomeFrame
  7987. TextLabel_14.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  7988. TextLabel_14.BorderSizePixel = 0
  7989. TextLabel_14.Position = UDim2.new(0, 570, 0, -60)
  7990. TextLabel_14.Size = UDim2.new(0, 8, 0, 409)
  7991. TextLabel_14.Font = Enum.Font.Arial
  7992. TextLabel_14.FontSize = Enum.FontSize.Size24
  7993. TextLabel_14.Text = ""
  7994. TextLabel_14.TextColor3 = Color3.new(0, 0, 0)
  7995. TextLabel_14.TextSize = 20
  7996.  
  7997. TextLabel_15.Parent = HomeFrame
  7998. TextLabel_15.BackgroundColor3 = Color3.new(0.921569, 0.431373, 0)
  7999. TextLabel_15.BorderSizePixel = 0
  8000. TextLabel_15.Position = UDim2.new(0, 114, 0, -21)
  8001. TextLabel_15.Size = UDim2.new(0, 10, 0, 409)
  8002. TextLabel_15.Font = Enum.Font.Arial
  8003. TextLabel_15.FontSize = Enum.FontSize.Size24
  8004. TextLabel_15.Text = ""
  8005. TextLabel_15.TextColor3 = Color3.new(0, 0, 0)
  8006. TextLabel_15.TextSize = 20
  8007.  
  8008. TeleportsFrame.Name = "TeleportsFrame"
  8009. TeleportsFrame.Parent = TabFrames
  8010. TeleportsFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  8011. TeleportsFrame.BorderSizePixel = 0
  8012. TeleportsFrame.ClipsDescendants = true
  8013. TeleportsFrame.Size = UDim2.new(0, 598, 0, 289)
  8014. TeleportsFrame.Visible = false
  8015.  
  8016. JewelryStore.Name = "JewelryStore"
  8017. JewelryStore.Parent = TeleportsFrame
  8018. JewelryStore.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  8019. JewelryStore.BorderSizePixel = 0
  8020. JewelryStore.Position = UDim2.new(0, 22, 0, 50)
  8021. JewelryStore.Size = UDim2.new(0, 89, 0, 25)
  8022. JewelryStore.AutoButtonColor = false
  8023. JewelryStore.Font = Enum.Font.Arial
  8024. JewelryStore.FontSize = Enum.FontSize.Size18
  8025. JewelryStore.Text = "Jewelry Store"
  8026. JewelryStore.TextColor3 = Color3.new(1, 1, 1)
  8027. JewelryStore.TextSize = 15
  8028.  
  8029. BankStore.Name = "BankStore"
  8030. BankStore.Parent = TeleportsFrame
  8031. BankStore.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  8032. BankStore.BorderSizePixel = 0
  8033. BankStore.Position = UDim2.new(0, 120, 0, 50)
  8034. BankStore.Size = UDim2.new(0, 89, 0, 25)
  8035. BankStore.AutoButtonColor = false
  8036. BankStore.Font = Enum.Font.Arial
  8037. BankStore.FontSize = Enum.FontSize.Size18
  8038. BankStore.Text = "Bank Store"
  8039. BankStore.TextColor3 = Color3.new(1, 1, 1)
  8040. BankStore.TextSize = 15
  8041.  
  8042. BatCave.Name = "BatCave"
  8043. BatCave.Parent = TeleportsFrame
  8044. BatCave.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  8045. BatCave.BorderSizePixel = 0
  8046. BatCave.Position = UDim2.new(0, 22, 0, 85)
  8047. BatCave.Size = UDim2.new(0, 89, 0, 25)
  8048. BatCave.AutoButtonColor = false
  8049. BatCave.Font = Enum.Font.Arial
  8050. BatCave.FontSize = Enum.FontSize.Size18
  8051. BatCave.Text = "Bat Cave"
  8052. BatCave.TextColor3 = Color3.new(1, 1, 1)
  8053. BatCave.TextSize = 15
  8054.  
  8055. CriminalBase.Name = "CriminalBase"
  8056. CriminalBase.Parent = TeleportsFrame
  8057. CriminalBase.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  8058. CriminalBase.BorderSizePixel = 0
  8059. CriminalBase.Position = UDim2.new(0, 120, 0, 85)
  8060. CriminalBase.Size = UDim2.new(0, 89, 0, 25)
  8061. CriminalBase.AutoButtonColor = false
  8062. CriminalBase.Font = Enum.Font.Arial
  8063. CriminalBase.FontSize = Enum.FontSize.Size18
  8064. CriminalBase.Text = "Criminal Base"
  8065. CriminalBase.TextColor3 = Color3.new(1, 1, 1)
  8066. CriminalBase.TextSize = 15
  8067.  
  8068. PoliceHQ1.Name = "PoliceHQ1"
  8069. PoliceHQ1.Parent = TeleportsFrame
  8070. PoliceHQ1.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  8071. PoliceHQ1.BorderSizePixel = 0
  8072. PoliceHQ1.Position = UDim2.new(0, 22, 0, 120)
  8073. PoliceHQ1.Size = UDim2.new(0, 89, 0, 25)
  8074. PoliceHQ1.AutoButtonColor = false
  8075. PoliceHQ1.Font = Enum.Font.Arial
  8076. PoliceHQ1.FontSize = Enum.FontSize.Size18
  8077. PoliceHQ1.Text = "Police HQ 1"
  8078. PoliceHQ1.TextColor3 = Color3.new(1, 1, 1)
  8079. PoliceHQ1.TextSize = 15
  8080.  
  8081. PoliceHQ2.Name = "PoliceHQ2"
  8082. PoliceHQ2.Parent = TeleportsFrame
  8083. PoliceHQ2.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  8084. PoliceHQ2.BorderSizePixel = 0
  8085. PoliceHQ2.Position = UDim2.new(0, 120, 0, 120)
  8086. PoliceHQ2.Size = UDim2.new(0, 89, 0, 25)
  8087. PoliceHQ2.AutoButtonColor = false
  8088. PoliceHQ2.Font = Enum.Font.Arial
  8089. PoliceHQ2.FontSize = Enum.FontSize.Size18
  8090. PoliceHQ2.Text = "Police HQ 2"
  8091. PoliceHQ2.TextColor3 = Color3.new(1, 1, 1)
  8092. PoliceHQ2.TextSize = 15
  8093.  
  8094. DonutShop.Name = "DonutShop"
  8095. DonutShop.Parent = TeleportsFrame
  8096. DonutShop.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  8097. DonutShop.BorderSizePixel = 0
  8098. DonutShop.Position = UDim2.new(0, 120, 0, 155)
  8099. DonutShop.Size = UDim2.new(0, 89, 0, 25)
  8100. DonutShop.AutoButtonColor = false
  8101. DonutShop.Font = Enum.Font.Arial
  8102. DonutShop.FontSize = Enum.FontSize.Size18
  8103. DonutShop.Text = "Donut Shop"
  8104. DonutShop.TextColor3 = Color3.new(1, 1, 1)
  8105. DonutShop.TextSize = 15
  8106.  
  8107. GasStation.Name = "GasStation"
  8108. GasStation.Parent = TeleportsFrame
  8109. GasStation.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  8110. GasStation.BorderSizePixel = 0
  8111. GasStation.Position = UDim2.new(0, 22, 0, 155)
  8112. GasStation.Size = UDim2.new(0, 89, 0, 25)
  8113. GasStation.AutoButtonColor = false
  8114. GasStation.Font = Enum.Font.Arial
  8115. GasStation.FontSize = Enum.FontSize.Size18
  8116. GasStation.Text = "Gas Station"
  8117. GasStation.TextColor3 = Color3.new(1, 1, 1)
  8118. GasStation.TextSize = 15
  8119.  
  8120. Prison.Name = "Prison"
  8121. Prison.Parent = TeleportsFrame
  8122. Prison.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  8123. Prison.BorderSizePixel = 0
  8124. Prison.Position = UDim2.new(0, 22, 0, 190)
  8125. Prison.Size = UDim2.new(0, 89, 0, 25)
  8126. Prison.AutoButtonColor = false
  8127. Prison.Font = Enum.Font.Arial
  8128. Prison.FontSize = Enum.FontSize.Size18
  8129. Prison.Text = "Prison"
  8130. Prison.TextColor3 = Color3.new(1, 1, 1)
  8131. Prison.TextSize = 15
  8132.  
  8133. Garage.Name = "Garage"
  8134. Garage.Parent = TeleportsFrame
  8135. Garage.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  8136. Garage.BorderSizePixel = 0
  8137. Garage.Position = UDim2.new(0, 120, 0, 190)
  8138. Garage.Size = UDim2.new(0, 89, 0, 25)
  8139. Garage.AutoButtonColor = false
  8140. Garage.Font = Enum.Font.Arial
  8141. Garage.FontSize = Enum.FontSize.Size18
  8142. Garage.Text = "Garage"
  8143. Garage.TextColor3 = Color3.new(1, 1, 1)
  8144. Garage.TextSize = 15
  8145.  
  8146. Bugatti.Name = "Bugatti"
  8147. Bugatti.Parent = TeleportsFrame
  8148. Bugatti.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  8149. Bugatti.BorderSizePixel = 0
  8150. Bugatti.Position = UDim2.new(0, 218, 0, 50)
  8151. Bugatti.Size = UDim2.new(0, 89, 0, 25)
  8152. Bugatti.AutoButtonColor = false
  8153. Bugatti.Font = Enum.Font.Arial
  8154. Bugatti.FontSize = Enum.FontSize.Size18
  8155. Bugatti.Text = "Bugatti"
  8156. Bugatti.TextColor3 = Color3.new(1, 1, 1)
  8157. Bugatti.TextSize = 15
  8158.  
  8159. Lamborghini.Name = "Lamborghini"
  8160. Lamborghini.Parent = TeleportsFrame
  8161. Lamborghini.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  8162. Lamborghini.BorderSizePixel = 0
  8163. Lamborghini.Position = UDim2.new(0, 318, 0, 50)
  8164. Lamborghini.Size = UDim2.new(0, 89, 0, 25)
  8165. Lamborghini.AutoButtonColor = false
  8166. Lamborghini.Font = Enum.Font.Arial
  8167. Lamborghini.FontSize = Enum.FontSize.Size18
  8168. Lamborghini.Text = "Lamborghini"
  8169. Lamborghini.TextColor3 = Color3.new(1, 1, 1)
  8170. Lamborghini.TextSize = 15
  8171.  
  8172. Tesla3.Name = "Tesla3"
  8173. Tesla3.Parent = TeleportsFrame
  8174. Tesla3.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  8175. Tesla3.BorderSizePixel = 0
  8176. Tesla3.Position = UDim2.new(0, 318, 0, 85)
  8177. Tesla3.Size = UDim2.new(0, 89, 0, 25)
  8178. Tesla3.AutoButtonColor = false
  8179. Tesla3.Font = Enum.Font.Arial
  8180. Tesla3.FontSize = Enum.FontSize.Size18
  8181. Tesla3.Text = "Tesla 3"
  8182. Tesla3.TextColor3 = Color3.new(1, 1, 1)
  8183. Tesla3.TextSize = 15
  8184.  
  8185. Porsche.Name = "Porsche"
  8186. Porsche.Parent = TeleportsFrame
  8187. Porsche.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  8188. Porsche.BorderSizePixel = 0
  8189. Porsche.Position = UDim2.new(0, 218, 0, 85)
  8190. Porsche.Size = UDim2.new(0, 89, 0, 25)
  8191. Porsche.AutoButtonColor = false
  8192. Porsche.Font = Enum.Font.Arial
  8193. Porsche.FontSize = Enum.FontSize.Size18
  8194. Porsche.Text = "Porsche"
  8195. Porsche.TextColor3 = Color3.new(1, 1, 1)
  8196. Porsche.TextSize = 15
  8197.  
  8198. SWATVan.Name = "SWATVan"
  8199. SWATVan.Parent = TeleportsFrame
  8200. SWATVan.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  8201. SWATVan.BorderSizePixel = 0
  8202. SWATVan.Position = UDim2.new(0, 318, 0, 120)
  8203. SWATVan.Size = UDim2.new(0, 89, 0, 25)
  8204. SWATVan.AutoButtonColor = false
  8205. SWATVan.Font = Enum.Font.Arial
  8206. SWATVan.FontSize = Enum.FontSize.Size18
  8207. SWATVan.Text = "SWAT Van"
  8208. SWATVan.TextColor3 = Color3.new(1, 1, 1)
  8209. SWATVan.TextSize = 15
  8210.  
  8211. DuneBuggy.Name = "DuneBuggy"
  8212. DuneBuggy.Parent = TeleportsFrame
  8213. DuneBuggy.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  8214. DuneBuggy.BorderSizePixel = 0
  8215. DuneBuggy.Position = UDim2.new(0, 218, 0, 120)
  8216. DuneBuggy.Size = UDim2.new(0, 89, 0, 25)
  8217. DuneBuggy.AutoButtonColor = false
  8218. DuneBuggy.Font = Enum.Font.Arial
  8219. DuneBuggy.FontSize = Enum.FontSize.Size18
  8220. DuneBuggy.Text = "Dune Buggy"
  8221. DuneBuggy.TextColor3 = Color3.new(1, 1, 1)
  8222. DuneBuggy.TextSize = 15
  8223.  
  8224. PickUpTruck.Name = "PickUpTruck"
  8225. PickUpTruck.Parent = TeleportsFrame
  8226. PickUpTruck.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  8227. PickUpTruck.BorderSizePixel = 0
  8228. PickUpTruck.Position = UDim2.new(0, 218, 0, 155)
  8229. PickUpTruck.Size = UDim2.new(0, 89, 0, 25)
  8230. PickUpTruck.AutoButtonColor = false
  8231. PickUpTruck.Font = Enum.Font.Arial
  8232. PickUpTruck.FontSize = Enum.FontSize.Size18
  8233. PickUpTruck.Text = "PickUp Truck"
  8234. PickUpTruck.TextColor3 = Color3.new(1, 1, 1)
  8235. PickUpTruck.TextSize = 15
  8236.  
  8237. MiniCooper.Name = "MiniCooper"
  8238. MiniCooper.Parent = TeleportsFrame
  8239. MiniCooper.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  8240. MiniCooper.BorderSizePixel = 0
  8241. MiniCooper.Position = UDim2.new(0, 218, 0, 190)
  8242. MiniCooper.Size = UDim2.new(0, 89, 0, 25)
  8243. MiniCooper.AutoButtonColor = false
  8244. MiniCooper.Font = Enum.Font.Arial
  8245. MiniCooper.FontSize = Enum.FontSize.Size18
  8246. MiniCooper.Text = "Mini Cooper"
  8247. MiniCooper.TextColor3 = Color3.new(1, 1, 1)
  8248. MiniCooper.TextSize = 15
  8249.  
  8250. Camaro.Name = "Camaro"
  8251. Camaro.Parent = TeleportsFrame
  8252. Camaro.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  8253. Camaro.BorderSizePixel = 0
  8254. Camaro.Position = UDim2.new(0, 318, 0, 190)
  8255. Camaro.Size = UDim2.new(0, 89, 0, 25)
  8256. Camaro.AutoButtonColor = false
  8257. Camaro.Font = Enum.Font.Arial
  8258. Camaro.FontSize = Enum.FontSize.Size18
  8259. Camaro.Text = "Camaro"
  8260. Camaro.TextColor3 = Color3.new(1, 1, 1)
  8261. Camaro.TextSize = 15
  8262.  
  8263. DirtBike.Name = "DirtBike"
  8264. DirtBike.Parent = TeleportsFrame
  8265. DirtBike.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  8266. DirtBike.BorderSizePixel = 0
  8267. DirtBike.Position = UDim2.new(0, 318, 0, 155)
  8268. DirtBike.Size = UDim2.new(0, 89, 0, 25)
  8269. DirtBike.AutoButtonColor = false
  8270. DirtBike.Font = Enum.Font.Arial
  8271. DirtBike.FontSize = Enum.FontSize.Size18
  8272. DirtBike.Text = "Dirt Bike"
  8273. DirtBike.TextColor3 = Color3.new(1, 1, 1)
  8274. DirtBike.TextSize = 15
  8275.  
  8276. sframe.Name = "sframe"
  8277. sframe.Parent = TeleportsFrame
  8278. sframe.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  8279. sframe.BorderSizePixel = 0
  8280. sframe.Position = UDim2.new(0, 418, 0, 51)
  8281. sframe.Size = UDim2.new(0, 180, 0, 164)
  8282. sframe.ScrollBarThickness = 4
  8283.  
  8284. GoTo.Name = "GoTo"
  8285. GoTo.Parent = TeleportsFrame
  8286. GoTo.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  8287. GoTo.BorderSizePixel = 0
  8288. GoTo.Position = UDim2.new(0, 459, 0, 247)
  8289. GoTo.Size = UDim2.new(0, 89, 0, 25)
  8290. GoTo.AutoButtonColor = false
  8291. GoTo.Font = Enum.Font.Arial
  8292. GoTo.FontSize = Enum.FontSize.Size18
  8293. GoTo.Text = "GoTo"
  8294. GoTo.TextColor3 = Color3.new(1, 1, 1)
  8295. GoTo.TextSize = 15
  8296.  
  8297. SPlayer.Name = "SPlayer"
  8298. SPlayer.Parent = TeleportsFrame
  8299. SPlayer.BackgroundColor3 = Color3.new(1, 1, 1)
  8300. SPlayer.BackgroundTransparency = 1
  8301. SPlayer.Position = UDim2.new(0, 407, 0, 221)
  8302. SPlayer.Size = UDim2.new(0, 191, 0, 17)
  8303. SPlayer.Font = Enum.Font.Arial
  8304. SPlayer.FontSize = Enum.FontSize.Size14
  8305. SPlayer.Text = "Player:"
  8306. SPlayer.TextSize = 14
  8307.  
  8308. SettingsFrame.Name = "SettingsFrame"
  8309. SettingsFrame.Parent = TabFrames
  8310. SettingsFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  8311. SettingsFrame.BorderSizePixel = 0
  8312. SettingsFrame.ClipsDescendants = true
  8313. SettingsFrame.Size = UDim2.new(0, 598, 0, 289)
  8314. SettingsFrame.Visible = false
  8315.  
  8316. CDrag.Name = "CDrag"
  8317. CDrag.Parent = SettingsFrame
  8318. CDrag.BackgroundColor3 = Color3.new(1, 1, 1)
  8319. CDrag.BackgroundTransparency = 1
  8320. CDrag.Position = UDim2.new(0, 22, 0, 60)
  8321. CDrag.Size = UDim2.new(0, 25, 0, 25)
  8322. CDrag.Image = "rbxassetid://87913710"
  8323. CDrag.ImageColor3 = Color3.new(0.211765, 0.635294, 0)
  8324.  
  8325. CNotifierB.Name = "CNotifierB"
  8326. CNotifierB.Parent = SettingsFrame
  8327. CNotifierB.BackgroundColor3 = Color3.new(1, 1, 1)
  8328. CNotifierB.BackgroundTransparency = 1
  8329. CNotifierB.Position = UDim2.new(0, 22, 0, 100)
  8330. CNotifierB.Size = UDim2.new(0, 25, 0, 25)
  8331. CNotifierB.Image = "rbxassetid://87913710"
  8332. CNotifierB.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  8333.  
  8334. TextLabel_16.Parent = SettingsFrame
  8335. TextLabel_16.BackgroundColor3 = Color3.new(1, 1, 1)
  8336. TextLabel_16.BackgroundTransparency = 1
  8337. TextLabel_16.Position = UDim2.new(0, 55, 0, 62)
  8338. TextLabel_16.Size = UDim2.new(0, 56, 0, 17)
  8339. TextLabel_16.Font = Enum.Font.Arial
  8340. TextLabel_16.FontSize = Enum.FontSize.Size18
  8341. TextLabel_16.Text = "Draggable"
  8342. TextLabel_16.TextColor3 = Color3.new(0, 0, 0)
  8343. TextLabel_16.TextSize = 15
  8344. TextLabel_16.TextXAlignment = Enum.TextXAlignment.Left
  8345.  
  8346. TextLabel_17.Parent = SettingsFrame
  8347. TextLabel_17.BackgroundColor3 = Color3.new(1, 1, 1)
  8348. TextLabel_17.BackgroundTransparency = 1
  8349. TextLabel_17.Position = UDim2.new(0, 55, 0, 102)
  8350. TextLabel_17.Size = UDim2.new(0, 56, 0, 17)
  8351. TextLabel_17.Font = Enum.Font.Arial
  8352. TextLabel_17.FontSize = Enum.FontSize.Size18
  8353. TextLabel_17.Text = "Bank Notifier"
  8354. TextLabel_17.TextColor3 = Color3.new(0, 0, 0)
  8355. TextLabel_17.TextSize = 15
  8356. TextLabel_17.TextXAlignment = Enum.TextXAlignment.Left
  8357.  
  8358. CNotifierJ.Name = "CNotifierJ"
  8359. CNotifierJ.Parent = SettingsFrame
  8360. CNotifierJ.BackgroundColor3 = Color3.new(1, 1, 1)
  8361. CNotifierJ.BackgroundTransparency = 1
  8362. CNotifierJ.Position = UDim2.new(0, 22, 0, 140)
  8363. CNotifierJ.Size = UDim2.new(0, 25, 0, 25)
  8364. CNotifierJ.Image = "rbxassetid://87913710"
  8365. CNotifierJ.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  8366.  
  8367. TextLabel_18.Parent = SettingsFrame
  8368. TextLabel_18.BackgroundColor3 = Color3.new(1, 1, 1)
  8369. TextLabel_18.BackgroundTransparency = 1
  8370. TextLabel_18.Position = UDim2.new(0, 55, 0, 142)
  8371. TextLabel_18.Size = UDim2.new(0, 56, 0, 17)
  8372. TextLabel_18.Font = Enum.Font.Arial
  8373. TextLabel_18.FontSize = Enum.FontSize.Size18
  8374. TextLabel_18.Text = "Jewelry Notifier"
  8375. TextLabel_18.TextColor3 = Color3.new(0, 0, 0)
  8376. TextLabel_18.TextSize = 15
  8377. TextLabel_18.TextXAlignment = Enum.TextXAlignment.Left
  8378.  
  8379. TextLabel_19.Parent = SettingsFrame
  8380. TextLabel_19.BackgroundColor3 = Color3.new(1, 1, 1)
  8381. TextLabel_19.BackgroundTransparency = 1
  8382. TextLabel_19.Position = UDim2.new(0, 271, 0, 210)
  8383. TextLabel_19.Size = UDim2.new(0, 56, 0, 17)
  8384. TextLabel_19.Font = Enum.Font.Arial
  8385. TextLabel_19.FontSize = Enum.FontSize.Size18
  8386. TextLabel_19.Text = "Set Current Position As Custom TP"
  8387. TextLabel_19.TextColor3 = Color3.new(0, 0, 0)
  8388. TextLabel_19.TextSize = 15
  8389.  
  8390. CBigHead.Name = "CBigHead"
  8391. CBigHead.Parent = SettingsFrame
  8392. CBigHead.BackgroundColor3 = Color3.new(1, 1, 1)
  8393. CBigHead.BackgroundTransparency = 1
  8394. CBigHead.Position = UDim2.new(0, 22, 0, 180)
  8395. CBigHead.Size = UDim2.new(0, 25, 0, 25)
  8396. CBigHead.Image = "rbxassetid://87913710"
  8397. CBigHead.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  8398.  
  8399. TextLabel_20.Parent = SettingsFrame
  8400. TextLabel_20.BackgroundColor3 = Color3.new(1, 1, 1)
  8401. TextLabel_20.BackgroundTransparency = 1
  8402. TextLabel_20.Position = UDim2.new(0, 55, 0, 182)
  8403. TextLabel_20.Size = UDim2.new(0, 56, 0, 17)
  8404. TextLabel_20.Font = Enum.Font.Arial
  8405. TextLabel_20.FontSize = Enum.FontSize.Size18
  8406. TextLabel_20.Text = "Big Head"
  8407. TextLabel_20.TextColor3 = Color3.new(0, 0, 0)
  8408. TextLabel_20.TextSize = 15
  8409. TextLabel_20.TextXAlignment = Enum.TextXAlignment.Left
  8410.  
  8411. CESP.Name = "CESP"
  8412. CESP.Parent = SettingsFrame
  8413. CESP.BackgroundColor3 = Color3.new(1, 1, 1)
  8414. CESP.BackgroundTransparency = 1
  8415. CESP.Position = UDim2.new(0, 22, 0, 220)
  8416. CESP.Size = UDim2.new(0, 25, 0, 25)
  8417. CESP.Image = "rbxassetid://87913710"
  8418. CESP.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  8419.  
  8420. TextLabel_21.Parent = SettingsFrame
  8421. TextLabel_21.BackgroundColor3 = Color3.new(1, 1, 1)
  8422. TextLabel_21.BackgroundTransparency = 1
  8423. TextLabel_21.Position = UDim2.new(0, 55, 0, 222)
  8424. TextLabel_21.Size = UDim2.new(0, 56, 0, 17)
  8425. TextLabel_21.Font = Enum.Font.Arial
  8426. TextLabel_21.FontSize = Enum.FontSize.Size18
  8427. TextLabel_21.Text = "ESP"
  8428. TextLabel_21.TextColor3 = Color3.new(0, 0, 0)
  8429. TextLabel_21.TextSize = 15
  8430. TextLabel_21.TextXAlignment = Enum.TextXAlignment.Left
  8431.  
  8432. KeybindConFrame.Name = "KeybindConFrame"
  8433. KeybindConFrame.Parent = SettingsFrame
  8434. KeybindConFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  8435. KeybindConFrame.BorderColor3 = Color3.new(0.737255, 0.345098, 0)
  8436. KeybindConFrame.BorderSizePixel = 3
  8437. KeybindConFrame.Position = UDim2.new(0, 164, 0, 70)
  8438. KeybindConFrame.Size = UDim2.new(0, 270, 0, 150)
  8439. KeybindConFrame.Visible = false
  8440. KeybindConFrame.ZIndex = 2
  8441.  
  8442. TextLabel_22.Parent = KeybindConFrame
  8443. TextLabel_22.BackgroundColor3 = Color3.new(1, 1, 1)
  8444. TextLabel_22.BackgroundTransparency = 1
  8445. TextLabel_22.Position = UDim2.new(0, 74, 0, 10)
  8446. TextLabel_22.Size = UDim2.new(0, 122, 0, 19)
  8447. TextLabel_22.Font = Enum.Font.Arial
  8448. TextLabel_22.FontSize = Enum.FontSize.Size18
  8449. TextLabel_22.Text = "Are You Sure You Want To Continue?"
  8450. TextLabel_22.TextSize = 15
  8451. TextLabel_22.ZIndex = 2
  8452.  
  8453. JewelryKeyy.Name = "JewelryKeyy"
  8454. JewelryKeyy.Parent = KeybindConFrame
  8455. JewelryKeyy.BackgroundColor3 = Color3.new(1, 1, 1)
  8456. JewelryKeyy.BackgroundTransparency = 1
  8457. JewelryKeyy.Position = UDim2.new(0, 13, 0, 39)
  8458. JewelryKeyy.Size = UDim2.new(0, 122, 0, 19)
  8459. JewelryKeyy.Font = Enum.Font.Arial
  8460. JewelryKeyy.FontSize = Enum.FontSize.Size18
  8461. JewelryKeyy.Text = "Jewelry Key Set:"
  8462. JewelryKeyy.TextSize = 15
  8463. JewelryKeyy.TextXAlignment = Enum.TextXAlignment.Left
  8464. JewelryKeyy.ZIndex = 2
  8465.  
  8466. BankKeyy.Name = "BankKeyy"
  8467. BankKeyy.Parent = KeybindConFrame
  8468. BankKeyy.BackgroundColor3 = Color3.new(1, 1, 1)
  8469. BankKeyy.BackgroundTransparency = 1
  8470. BankKeyy.Position = UDim2.new(0, 13, 0, 56)
  8471. BankKeyy.Size = UDim2.new(0, 122, 0, 19)
  8472. BankKeyy.Font = Enum.Font.Arial
  8473. BankKeyy.FontSize = Enum.FontSize.Size18
  8474. BankKeyy.Text = "Bank Key Set:"
  8475. BankKeyy.TextSize = 15
  8476. BankKeyy.TextXAlignment = Enum.TextXAlignment.Left
  8477. BankKeyy.ZIndex = 2
  8478.  
  8479. CriminalKeyy.Name = "CriminalKeyy"
  8480. CriminalKeyy.Parent = KeybindConFrame
  8481. CriminalKeyy.BackgroundColor3 = Color3.new(1, 1, 1)
  8482. CriminalKeyy.BackgroundTransparency = 1
  8483. CriminalKeyy.Position = UDim2.new(0, 13, 0, 73)
  8484. CriminalKeyy.Size = UDim2.new(0, 122, 0, 19)
  8485. CriminalKeyy.Font = Enum.Font.Arial
  8486. CriminalKeyy.FontSize = Enum.FontSize.Size18
  8487. CriminalKeyy.Text = "Criminal Key Set:"
  8488. CriminalKeyy.TextSize = 15
  8489. CriminalKeyy.TextXAlignment = Enum.TextXAlignment.Left
  8490. CriminalKeyy.ZIndex = 2
  8491.  
  8492. KeyContinue.Name = "KeyContinue"
  8493. KeyContinue.Parent = KeybindConFrame
  8494. KeyContinue.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  8495. KeyContinue.BorderSizePixel = 0
  8496. KeyContinue.Position = UDim2.new(0, 16, 0, 104)
  8497. KeyContinue.Size = UDim2.new(0, 100, 0, 30)
  8498. KeyContinue.Font = Enum.Font.Arial
  8499. KeyContinue.FontSize = Enum.FontSize.Size18
  8500. KeyContinue.Text = "Continue"
  8501. KeyContinue.TextColor3 = Color3.new(1, 1, 1)
  8502. KeyContinue.TextSize = 16
  8503. KeyContinue.ZIndex = 2
  8504.  
  8505. KeyCancel.Name = "KeyCancel"
  8506. KeyCancel.Parent = KeybindConFrame
  8507. KeyCancel.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  8508. KeyCancel.BorderSizePixel = 0
  8509. KeyCancel.Position = UDim2.new(0, 155, 0, 104)
  8510. KeyCancel.Size = UDim2.new(0, 100, 0, 30)
  8511. KeyCancel.Font = Enum.Font.Arial
  8512. KeyCancel.FontSize = Enum.FontSize.Size18
  8513. KeyCancel.Text = "Cancel"
  8514. KeyCancel.TextColor3 = Color3.new(1, 1, 1)
  8515. KeyCancel.TextSize = 16
  8516. KeyCancel.ZIndex = 2
  8517.  
  8518. CustomTP.Name = "CustomTP"
  8519. CustomTP.Parent = SettingsFrame
  8520. CustomTP.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  8521. CustomTP.BorderSizePixel = 0
  8522. CustomTP.Position = UDim2.new(0, 248, 0, 170)
  8523. CustomTP.Size = UDim2.new(0, 101, 0, 29)
  8524. CustomTP.Font = Enum.Font.Arial
  8525. CustomTP.FontSize = Enum.FontSize.Size18
  8526. CustomTP.Text = "GoPoint"
  8527. CustomTP.TextColor3 = Color3.new(1, 1, 1)
  8528. CustomTP.TextSize = 17
  8529.  
  8530. JewelryKeyBox.Name = "JewelryKeyBox"
  8531. JewelryKeyBox.Parent = SettingsFrame
  8532. JewelryKeyBox.BackgroundColor3 = Color3.new(1, 1, 1)
  8533. JewelryKeyBox.BorderColor3 = Color3.new(0.737255, 0.345098, 0)
  8534. JewelryKeyBox.ClipsDescendants = true
  8535. JewelryKeyBox.Position = UDim2.new(0, 234, 0, 70)
  8536. JewelryKeyBox.Size = UDim2.new(0, 30, 0, 29)
  8537. JewelryKeyBox.ClearTextOnFocus = false
  8538. JewelryKeyBox.Font = Enum.Font.Arial
  8539. JewelryKeyBox.FontSize = Enum.FontSize.Size18
  8540. JewelryKeyBox.Text = "J"
  8541. JewelryKeyBox.TextSize = 16
  8542.  
  8543. CrimBaseBox.Name = "CrimBaseBox"
  8544. CrimBaseBox.Parent = SettingsFrame
  8545. CrimBaseBox.BackgroundColor3 = Color3.new(1, 1, 1)
  8546. CrimBaseBox.BorderColor3 = Color3.new(0.737255, 0.345098, 0)
  8547. CrimBaseBox.ClipsDescendants = true
  8548. CrimBaseBox.Position = UDim2.new(0, 284, 0, 70)
  8549. CrimBaseBox.Size = UDim2.new(0, 30, 0, 29)
  8550. CrimBaseBox.ClearTextOnFocus = false
  8551. CrimBaseBox.Font = Enum.Font.Arial
  8552. CrimBaseBox.FontSize = Enum.FontSize.Size18
  8553. CrimBaseBox.Text = "C"
  8554. CrimBaseBox.TextSize = 16
  8555.  
  8556. BankKeyBox.Name = "BankKeyBox"
  8557. BankKeyBox.Parent = SettingsFrame
  8558. BankKeyBox.BackgroundColor3 = Color3.new(1, 1, 1)
  8559. BankKeyBox.BorderColor3 = Color3.new(0.737255, 0.345098, 0)
  8560. BankKeyBox.ClipsDescendants = true
  8561. BankKeyBox.Position = UDim2.new(0, 334, 0, 70)
  8562. BankKeyBox.Size = UDim2.new(0, 30, 0, 29)
  8563. BankKeyBox.ClearTextOnFocus = false
  8564. BankKeyBox.Font = Enum.Font.Arial
  8565. BankKeyBox.FontSize = Enum.FontSize.Size18
  8566. BankKeyBox.Text = "B"
  8567. BankKeyBox.TextSize = 16
  8568.  
  8569. SetKeybind.Name = "SetKeybind"
  8570. SetKeybind.Parent = SettingsFrame
  8571. SetKeybind.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  8572. SetKeybind.BorderSizePixel = 0
  8573. SetKeybind.Position = UDim2.new(0, 265, 0, 120)
  8574. SetKeybind.Size = UDim2.new(0, 67, 0, 29)
  8575. SetKeybind.Font = Enum.Font.Arial
  8576. SetKeybind.FontSize = Enum.FontSize.Size18
  8577. SetKeybind.Text = "Set"
  8578. SetKeybind.TextColor3 = Color3.new(1, 1, 1)
  8579. SetKeybind.TextSize = 17
  8580.  
  8581. TextLabel_23.Parent = SettingsFrame
  8582. TextLabel_23.BackgroundColor3 = Color3.new(1, 1, 1)
  8583. TextLabel_23.BackgroundTransparency = 1
  8584. TextLabel_23.Position = UDim2.new(0, 271, 0, 35)
  8585. TextLabel_23.Size = UDim2.new(0, 56, 0, 17)
  8586. TextLabel_23.Font = Enum.Font.Arial
  8587. TextLabel_23.FontSize = Enum.FontSize.Size18
  8588. TextLabel_23.Text = "Keybind"
  8589. TextLabel_23.TextColor3 = Color3.new(0, 0, 0)
  8590. TextLabel_23.TextSize = 15
  8591.  
  8592. Coords.Name = "Coords"
  8593. Coords.Parent = SettingsFrame
  8594. Coords.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  8595. Coords.BorderSizePixel = 0
  8596. Coords.Position = UDim2.new(0, 248, 0, 240)
  8597. Coords.Size = UDim2.new(0, 101, 0, 29)
  8598. Coords.Font = Enum.Font.Arial
  8599. Coords.FontSize = Enum.FontSize.Size18
  8600. Coords.Text = "Checkpoint"
  8601. Coords.TextColor3 = Color3.new(1, 1, 1)
  8602. Coords.TextSize = 17
  8603.  
  8604. UIColorButton.Name = "UIColorButton"
  8605. UIColorButton.Parent = SettingsFrame
  8606. UIColorButton.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  8607. UIColorButton.BorderSizePixel = 0
  8608. UIColorButton.Position = UDim2.new(0, 450, 0, 130)
  8609. UIColorButton.Size = UDim2.new(0, 101, 0, 29)
  8610. UIColorButton.Font = Enum.Font.Arial
  8611. UIColorButton.FontSize = Enum.FontSize.Size18
  8612. UIColorButton.Text = "UI Color"
  8613. UIColorButton.TextColor3 = Color3.new(1, 1, 1)
  8614. UIColorButton.TextSize = 17
  8615.  
  8616. Reset.Name = "Reset"
  8617. Reset.Parent = SettingsFrame
  8618. Reset.BackgroundColor3 = Color3.new(0.333333, 0.333333, 0.333333)
  8619. Reset.BorderSizePixel = 0
  8620. Reset.Position = UDim2.new(0, 450, 0, 240)
  8621. Reset.Size = UDim2.new(0, 101, 0, 29)
  8622. Reset.Font = Enum.Font.Arial
  8623. Reset.FontSize = Enum.FontSize.Size18
  8624. Reset.Text = "RESET!"
  8625. Reset.TextColor3 = Color3.new(0.666667, 0, 0)
  8626. Reset.TextSize = 17
  8627.  
  8628. CForceField.Name = "CForceField"
  8629. CForceField.Parent = SettingsFrame
  8630. CForceField.BackgroundColor3 = Color3.new(1, 1, 1)
  8631. CForceField.BackgroundTransparency = 1
  8632. CForceField.Position = UDim2.new(0, 22, 0, 260)
  8633. CForceField.Size = UDim2.new(0, 25, 0, 25)
  8634. CForceField.Image = "rbxassetid://87913710"
  8635. CForceField.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  8636.  
  8637. TextLabel_24.Parent = SettingsFrame
  8638. TextLabel_24.BackgroundColor3 = Color3.new(1, 1, 1)
  8639. TextLabel_24.BackgroundTransparency = 1
  8640. TextLabel_24.Position = UDim2.new(0, 55, 0, 262)
  8641. TextLabel_24.Size = UDim2.new(0, 56, 0, 17)
  8642. TextLabel_24.Font = Enum.Font.Arial
  8643. TextLabel_24.FontSize = Enum.FontSize.Size18
  8644. TextLabel_24.Text = "ForceField"
  8645. TextLabel_24.TextColor3 = Color3.new(0, 0, 0)
  8646. TextLabel_24.TextSize = 15
  8647. TextLabel_24.TextXAlignment = Enum.TextXAlignment.Left
  8648.  
  8649. Explorer.Name = "Explorer"
  8650. Explorer.Parent = SettingsFrame
  8651. Explorer.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  8652. Explorer.BorderSizePixel = 0
  8653. Explorer.Position = UDim2.new(0, 450, 0, 185)
  8654. Explorer.Size = UDim2.new(0, 101, 0, 29)
  8655. Explorer.Font = Enum.Font.Arial
  8656. Explorer.FontSize = Enum.FontSize.Size18
  8657. Explorer.Text = "Explorer"
  8658. Explorer.TextColor3 = Color3.new(1, 1, 1)
  8659. Explorer.TextSize = 17
  8660.  
  8661. GameFrame.Name = "GameFrame"
  8662. GameFrame.Parent = TabFrames
  8663. GameFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  8664. GameFrame.BorderSizePixel = 0
  8665. GameFrame.ClipsDescendants = true
  8666. GameFrame.Size = UDim2.new(0, 598, 0, 289)
  8667. GameFrame.Visible = false
  8668.  
  8669. InfiniteAmmo.Name = "InfiniteAmmo"
  8670. InfiniteAmmo.Parent = GameFrame
  8671. InfiniteAmmo.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  8672. InfiniteAmmo.BorderSizePixel = 0
  8673. InfiniteAmmo.Position = UDim2.new(0, 318, 0, 50)
  8674. InfiniteAmmo.Size = UDim2.new(0, 89, 0, 25)
  8675. InfiniteAmmo.AutoButtonColor = false
  8676. InfiniteAmmo.Font = Enum.Font.Arial
  8677. InfiniteAmmo.FontSize = Enum.FontSize.Size18
  8678. InfiniteAmmo.Text = "Ammo: OFF"
  8679. InfiniteAmmo.TextColor3 = Color3.new(1, 1, 1)
  8680. InfiniteAmmo.TextSize = 15
  8681.  
  8682. JumpPower.Name = "JumpPower"
  8683. JumpPower.Parent = GameFrame
  8684. JumpPower.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  8685. JumpPower.BorderSizePixel = 0
  8686. JumpPower.Position = UDim2.new(0, 218, 0, 50)
  8687. JumpPower.Size = UDim2.new(0, 89, 0, 25)
  8688. JumpPower.AutoButtonColor = false
  8689. JumpPower.Font = Enum.Font.Arial
  8690. JumpPower.FontSize = Enum.FontSize.Size18
  8691. JumpPower.Text = "Jump: OFF"
  8692. JumpPower.TextColor3 = Color3.new(1, 1, 1)
  8693. JumpPower.TextSize = 15
  8694.  
  8695. NoClip.Name = "NoClip"
  8696. NoClip.Parent = GameFrame
  8697. NoClip.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  8698. NoClip.BorderSizePixel = 0
  8699. NoClip.Position = UDim2.new(0, 22, 0, 50)
  8700. NoClip.Size = UDim2.new(0, 89, 0, 25)
  8701. NoClip.AutoButtonColor = false
  8702. NoClip.Font = Enum.Font.Arial
  8703. NoClip.FontSize = Enum.FontSize.Size18
  8704. NoClip.Text = "NoClip: OFF"
  8705. NoClip.TextColor3 = Color3.new(1, 1, 1)
  8706. NoClip.TextSize = 15
  8707.  
  8708. Gravity.Name = "Gravity"
  8709. Gravity.Parent = GameFrame
  8710. Gravity.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  8711. Gravity.BorderSizePixel = 0
  8712. Gravity.Position = UDim2.new(0, 120, 0, 50)
  8713. Gravity.Size = UDim2.new(0, 89, 0, 25)
  8714. Gravity.AutoButtonColor = false
  8715. Gravity.Font = Enum.Font.Arial
  8716. Gravity.FontSize = Enum.FontSize.Size18
  8717. Gravity.Text = "Gravity: OFF"
  8718. Gravity.TextColor3 = Color3.new(1, 1, 1)
  8719. Gravity.TextSize = 15
  8720.  
  8721. RemoveAll.Name = "RemoveAll"
  8722. RemoveAll.Parent = GameFrame
  8723. RemoveAll.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  8724. RemoveAll.BorderSizePixel = 0
  8725. RemoveAll.Position = UDim2.new(0, 22, 0, 85)
  8726. RemoveAll.Size = UDim2.new(0, 89, 0, 25)
  8727. RemoveAll.AutoButtonColor = false
  8728. RemoveAll.Font = Enum.Font.Arial
  8729. RemoveAll.FontSize = Enum.FontSize.Size18
  8730. RemoveAll.Text = "Remove All"
  8731. RemoveAll.TextColor3 = Color3.new(1, 1, 1)
  8732. RemoveAll.TextSize = 15
  8733.  
  8734. AnnoyServer.Name = "AnnoyServer"
  8735. AnnoyServer.Parent = GameFrame
  8736. AnnoyServer.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  8737. AnnoyServer.BorderSizePixel = 0
  8738. AnnoyServer.Position = UDim2.new(0, 318, 0, 120)
  8739. AnnoyServer.Size = UDim2.new(0, 89, 0, 25)
  8740. AnnoyServer.AutoButtonColor = false
  8741. AnnoyServer.Font = Enum.Font.Arial
  8742. AnnoyServer.FontSize = Enum.FontSize.Size18
  8743. AnnoyServer.Text = "Annoy Server"
  8744. AnnoyServer.TextColor3 = Color3.new(1, 1, 1)
  8745. AnnoyServer.TextSize = 15
  8746.  
  8747. VehicleSpeed.Name = "VehicleSpeed"
  8748. VehicleSpeed.Parent = GameFrame
  8749. VehicleSpeed.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  8750. VehicleSpeed.BorderSizePixel = 0
  8751. VehicleSpeed.Position = UDim2.new(0, 218, 0, 85)
  8752. VehicleSpeed.Size = UDim2.new(0, 89, 0, 25)
  8753. VehicleSpeed.AutoButtonColor = false
  8754. VehicleSpeed.Font = Enum.Font.Arial
  8755. VehicleSpeed.FontSize = Enum.FontSize.Size18
  8756. VehicleSpeed.Text = "Car Speed"
  8757. VehicleSpeed.TextColor3 = Color3.new(1, 1, 1)
  8758. VehicleSpeed.TextSize = 15
  8759.  
  8760. WalkSpeed.Name = "WalkSpeed"
  8761. WalkSpeed.Parent = GameFrame
  8762. WalkSpeed.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  8763. WalkSpeed.BorderSizePixel = 0
  8764. WalkSpeed.Position = UDim2.new(0, 120, 0, 85)
  8765. WalkSpeed.Size = UDim2.new(0, 89, 0, 25)
  8766. WalkSpeed.AutoButtonColor = false
  8767. WalkSpeed.Font = Enum.Font.Arial
  8768. WalkSpeed.FontSize = Enum.FontSize.Size18
  8769. WalkSpeed.Text = "Walk Speed"
  8770. WalkSpeed.TextColor3 = Color3.new(1, 1, 1)
  8771. WalkSpeed.TextSize = 15
  8772.  
  8773. GodMode.Name = "GodMode"
  8774. GodMode.Parent = GameFrame
  8775. GodMode.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  8776. GodMode.BorderSizePixel = 0
  8777. GodMode.Position = UDim2.new(0, 218, 0, 120)
  8778. GodMode.Size = UDim2.new(0, 89, 0, 25)
  8779. GodMode.AutoButtonColor = false
  8780. GodMode.Font = Enum.Font.Arial
  8781. GodMode.FontSize = Enum.FontSize.Size18
  8782. GodMode.Text = "God Mode"
  8783. GodMode.TextColor3 = Color3.new(1, 1, 1)
  8784. GodMode.TextSize = 15
  8785.  
  8786. AK47.Name = "AK47"
  8787. AK47.Parent = GameFrame
  8788. AK47.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  8789. AK47.BorderSizePixel = 0
  8790. AK47.Position = UDim2.new(0, 218, 0, 155)
  8791. AK47.Size = UDim2.new(0, 89, 0, 25)
  8792. AK47.AutoButtonColor = false
  8793. AK47.Font = Enum.Font.Arial
  8794. AK47.FontSize = Enum.FontSize.Size18
  8795. AK47.Text = "AK-47"
  8796. AK47.TextColor3 = Color3.new(1, 1, 1)
  8797. AK47.TextSize = 15
  8798.  
  8799. ClickTP.Name = "ClickTP"
  8800. ClickTP.Parent = GameFrame
  8801. ClickTP.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  8802. ClickTP.BorderSizePixel = 0
  8803. ClickTP.Position = UDim2.new(0, 218, 0, 190)
  8804. ClickTP.Size = UDim2.new(0, 89, 0, 25)
  8805. ClickTP.AutoButtonColor = false
  8806. ClickTP.Font = Enum.Font.Arial
  8807. ClickTP.FontSize = Enum.FontSize.Size18
  8808. ClickTP.Text = "Click TP"
  8809. ClickTP.TextColor3 = Color3.new(1, 1, 1)
  8810. ClickTP.TextSize = 15
  8811.  
  8812. AutoRob.Name = "AutoRob"
  8813. AutoRob.Parent = GameFrame
  8814. AutoRob.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  8815. AutoRob.BorderSizePixel = 0
  8816. AutoRob.Position = UDim2.new(0, 318, 0, 190)
  8817. AutoRob.Size = UDim2.new(0, 89, 0, 25)
  8818. AutoRob.AutoButtonColor = false
  8819. AutoRob.Font = Enum.Font.Arial
  8820. AutoRob.FontSize = Enum.FontSize.Size18
  8821. AutoRob.Text = "Auto Rob"
  8822. AutoRob.TextColor3 = Color3.new(1, 1, 1)
  8823. AutoRob.TextSize = 15
  8824.  
  8825. ShotGun.Name = "ShotGun"
  8826. ShotGun.Parent = GameFrame
  8827. ShotGun.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  8828. ShotGun.BorderSizePixel = 0
  8829. ShotGun.Position = UDim2.new(0, 318, 0, 155)
  8830. ShotGun.Size = UDim2.new(0, 89, 0, 25)
  8831. ShotGun.AutoButtonColor = false
  8832. ShotGun.Font = Enum.Font.Arial
  8833. ShotGun.FontSize = Enum.FontSize.Size18
  8834. ShotGun.Text = "Shot Gun"
  8835. ShotGun.TextColor3 = Color3.new(1, 1, 1)
  8836. ShotGun.TextSize = 15
  8837.  
  8838. Btools.Name = "Btools"
  8839. Btools.Parent = GameFrame
  8840. Btools.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  8841. Btools.BorderSizePixel = 0
  8842. Btools.Position = UDim2.new(0, 318, 0, 85)
  8843. Btools.Size = UDim2.new(0, 89, 0, 25)
  8844. Btools.AutoButtonColor = false
  8845. Btools.Font = Enum.Font.Arial
  8846. Btools.FontSize = Enum.FontSize.Size18
  8847. Btools.Text = "Btools"
  8848. Btools.TextColor3 = Color3.new(1, 1, 1)
  8849. Btools.TextSize = 15
  8850.  
  8851. Pistol.Name = "Pistol"
  8852. Pistol.Parent = GameFrame
  8853. Pistol.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  8854. Pistol.BorderSizePixel = 0
  8855. Pistol.Position = UDim2.new(0, 22, 0, 190)
  8856. Pistol.Size = UDim2.new(0, 89, 0, 25)
  8857. Pistol.AutoButtonColor = false
  8858. Pistol.Font = Enum.Font.Arial
  8859. Pistol.FontSize = Enum.FontSize.Size18
  8860. Pistol.Text = "Pistol"
  8861. Pistol.TextColor3 = Color3.new(1, 1, 1)
  8862. Pistol.TextSize = 15
  8863.  
  8864. SpamArrest.Name = "SpamArrest"
  8865. SpamArrest.Parent = GameFrame
  8866. SpamArrest.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  8867. SpamArrest.BorderSizePixel = 0
  8868. SpamArrest.Position = UDim2.new(0, 22, 0, 120)
  8869. SpamArrest.Size = UDim2.new(0, 89, 0, 25)
  8870. SpamArrest.AutoButtonColor = false
  8871. SpamArrest.Font = Enum.Font.Arial
  8872. SpamArrest.FontSize = Enum.FontSize.Size18
  8873. SpamArrest.Text = "Spam Arrest"
  8874. SpamArrest.TextColor3 = Color3.new(1, 1, 1)
  8875. SpamArrest.TextSize = 15
  8876.  
  8877. KeyCard.Name = "KeyCard"
  8878. KeyCard.Parent = GameFrame
  8879. KeyCard.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  8880. KeyCard.BorderSizePixel = 0
  8881. KeyCard.Position = UDim2.new(0, 120, 0, 120)
  8882. KeyCard.Size = UDim2.new(0, 89, 0, 25)
  8883. KeyCard.AutoButtonColor = false
  8884. KeyCard.Font = Enum.Font.Arial
  8885. KeyCard.FontSize = Enum.FontSize.Size18
  8886. KeyCard.Text = "Key Card"
  8887. KeyCard.TextColor3 = Color3.new(1, 1, 1)
  8888. KeyCard.TextSize = 15
  8889.  
  8890. M4A4.Name = "M4A4"
  8891. M4A4.Parent = GameFrame
  8892. M4A4.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  8893. M4A4.BorderSizePixel = 0
  8894. M4A4.Position = UDim2.new(0, 120, 0, 155)
  8895. M4A4.Size = UDim2.new(0, 89, 0, 25)
  8896. M4A4.AutoButtonColor = false
  8897. M4A4.Font = Enum.Font.Arial
  8898. M4A4.FontSize = Enum.FontSize.Size18
  8899. M4A4.Text = "M4A4"
  8900. M4A4.TextColor3 = Color3.new(1, 1, 1)
  8901. M4A4.TextSize = 15
  8902.  
  8903. Fly.Name = "Fly"
  8904. Fly.Parent = GameFrame
  8905. Fly.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  8906. Fly.BorderSizePixel = 0
  8907. Fly.Position = UDim2.new(0, 22, 0, 155)
  8908. Fly.Size = UDim2.new(0, 89, 0, 25)
  8909. Fly.AutoButtonColor = false
  8910. Fly.Font = Enum.Font.Arial
  8911. Fly.FontSize = Enum.FontSize.Size18
  8912. Fly.Text = "Fly: OFF"
  8913. Fly.TextColor3 = Color3.new(1, 1, 1)
  8914. Fly.TextSize = 15
  8915.  
  8916. FlashLight.Name = "FlashLight"
  8917. FlashLight.Parent = GameFrame
  8918. FlashLight.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  8919. FlashLight.BorderSizePixel = 0
  8920. FlashLight.Position = UDim2.new(0, 120, 0, 190)
  8921. FlashLight.Size = UDim2.new(0, 89, 0, 25)
  8922. FlashLight.AutoButtonColor = false
  8923. FlashLight.Font = Enum.Font.Arial
  8924. FlashLight.FontSize = Enum.FontSize.Size18
  8925. FlashLight.Text = "Flash Light"
  8926. FlashLight.TextColor3 = Color3.new(1, 1, 1)
  8927. FlashLight.TextSize = 15
  8928.  
  8929. TextLabel_25.Parent = GameFrame
  8930. TextLabel_25.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  8931. TextLabel_25.BorderSizePixel = 0
  8932. TextLabel_25.Position = UDim2.new(0, 527, 0, -60)
  8933. TextLabel_25.Size = UDim2.new(0, 8, 0, 409)
  8934. TextLabel_25.Font = Enum.Font.Arial
  8935. TextLabel_25.FontSize = Enum.FontSize.Size24
  8936. TextLabel_25.Text = ""
  8937. TextLabel_25.TextColor3 = Color3.new(0, 0, 0)
  8938. TextLabel_25.TextSize = 20
  8939.  
  8940. TextLabel_26.Parent = GameFrame
  8941. TextLabel_26.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  8942. TextLabel_26.BorderSizePixel = 0
  8943. TextLabel_26.Position = UDim2.new(0, 486, 0, -60)
  8944. TextLabel_26.Size = UDim2.new(0, 31, 0, 409)
  8945. TextLabel_26.Font = Enum.Font.Arial
  8946. TextLabel_26.FontSize = Enum.FontSize.Size24
  8947. TextLabel_26.Text = ""
  8948. TextLabel_26.TextColor3 = Color3.new(0, 0, 0)
  8949. TextLabel_26.TextSize = 20
  8950.  
  8951. TextLabel_27.Parent = GameFrame
  8952. TextLabel_27.BackgroundColor3 = Color3.new(0.921569, 0.431373, 0)
  8953. TextLabel_27.BorderSizePixel = 0
  8954. TextLabel_27.Position = UDim2.new(0, 467, 0, -60)
  8955. TextLabel_27.Size = UDim2.new(0, 10, 0, 409)
  8956. TextLabel_27.Font = Enum.Font.Arial
  8957. TextLabel_27.FontSize = Enum.FontSize.Size24
  8958. TextLabel_27.Text = ""
  8959. TextLabel_27.TextColor3 = Color3.new(0, 0, 0)
  8960. TextLabel_27.TextSize = 20
  8961.  
  8962. MainLogo2.Name = "MainLogo2"
  8963. MainLogo2.Parent = GameFrame
  8964. MainLogo2.BackgroundColor3 = Color3.new(1, 1, 1)
  8965. MainLogo2.BackgroundTransparency = 1
  8966. MainLogo2.Position = UDim2.new(0, 444, 0, 84)
  8967. MainLogo2.Size = UDim2.new(0, 120, 0, 120)
  8968. MainLogo2.Image = "rbxassetid://1101478778"
  8969.  
  8970. Tabs.Name = "Tabs"
  8971. Tabs.Parent = TabFrames
  8972. Tabs.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  8973. Tabs.BackgroundTransparency = 1
  8974. Tabs.ClipsDescendants = true
  8975. Tabs.Position = UDim2.new(0, 7, 0, 7)
  8976. Tabs.Size = UDim2.new(0, 26, 0, 27)
  8977. Tabs.Image = "rbxassetid://1037417986"
  8978. Tabs.ImageColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  8979.  
  8980. Dark.Name = "Dark"
  8981. Dark.Parent = TabFrames
  8982. Dark.BackgroundColor3 = Color3.new(0, 0, 0)
  8983. Dark.BorderSizePixel = 0
  8984. Dark.ClipsDescendants = true
  8985. Dark.Size = UDim2.new(0, 598, 0, 289)
  8986. Dark.Visible = false
  8987.  
  8988. MainLogo.Name = "MainLogo"
  8989. MainLogo.Parent = Unjailbreak
  8990. MainLogo.BackgroundColor3 = Color3.new(1, 1, 1)
  8991. MainLogo.BackgroundTransparency = 1
  8992. MainLogo.Position = UDim2.new(0.460416675, 0, 0.411829144, 0)
  8993. MainLogo.Size = UDim2.new(0, 160, 0, 160)
  8994. MainLogo.Image = "rbxassetid://1101478778"
  8995. MainLogo.ImageTransparency = 1
  8996.  
  8997. TextLabel_28.Parent = MainLogo
  8998. TextLabel_28.BackgroundColor3 = Color3.new(1, 1, 1)
  8999. TextLabel_28.BackgroundTransparency = 1
  9000. TextLabel_28.Position = UDim2.new(-0.125, 0, 1, 0)
  9001. TextLabel_28.Size = UDim2.new(0, 200, 0, 50)
  9002. TextLabel_28.Font = Enum.Font.Arial
  9003. TextLabel_28.FontSize = Enum.FontSize.Size28
  9004. TextLabel_28.Text = "Created By Unlisting"
  9005. TextLabel_28.TextColor3 = Color3.new(0.890196, 0.890196, 0.890196)
  9006. TextLabel_28.TextSize = 25
  9007. TextLabel_28.TextTransparency = 1
  9008.  
  9009. JNotifierOpen.Name = "JNotifierOpen"
  9010. JNotifierOpen.Parent = Unjailbreak
  9011. JNotifierOpen.BackgroundColor3 = Color3.new(1, 1, 1)
  9012. JNotifierOpen.BorderSizePixel = 0
  9013. JNotifierOpen.Position = UDim2.new(1, 0, 0.720000029, 0)
  9014. JNotifierOpen.Size = UDim2.new(0.10520833, 0, 0.0799561888, 0)
  9015.  
  9016. TextLabel_29.Parent = JNotifierOpen
  9017. TextLabel_29.BackgroundColor3 = Color3.new(1, 1, 1)
  9018. TextLabel_29.BackgroundTransparency = 1
  9019. TextLabel_29.Size = UDim2.new(0, 202, 0, 37)
  9020. TextLabel_29.Font = Enum.Font.Cartoon
  9021. TextLabel_29.FontSize = Enum.FontSize.Size24
  9022. TextLabel_29.Text = "Jewelry Store Is Open!"
  9023. TextLabel_29.TextColor3 = Color3.new(0, 0, 0)
  9024. TextLabel_29.TextSize = 20
  9025.  
  9026. GotoJewelry.Name = "GotoJewelry"
  9027. GotoJewelry.Parent = JNotifierOpen
  9028. GotoJewelry.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  9029. GotoJewelry.BorderSizePixel = 0
  9030. GotoJewelry.Position = UDim2.new(0, 51, 0, 37)
  9031. GotoJewelry.Size = UDim2.new(0, 99, 0, 36)
  9032. GotoJewelry.Font = Enum.Font.Cartoon
  9033. GotoJewelry.FontSize = Enum.FontSize.Size24
  9034. GotoJewelry.Text = "Goto"
  9035. GotoJewelry.TextColor3 = Color3.new(1, 1, 1)
  9036. GotoJewelry.TextSize = 20
  9037.  
  9038. BNotifierOpen.Name = "BNotifierOpen"
  9039. BNotifierOpen.Parent = Unjailbreak
  9040. BNotifierOpen.BackgroundColor3 = Color3.new(1, 1, 1)
  9041. BNotifierOpen.BorderSizePixel = 0
  9042. BNotifierOpen.Position = UDim2.new(1, 0, 0.633000016, 0)
  9043. BNotifierOpen.Size = UDim2.new(0.10520833, 0, 0.0799561888, 0)
  9044.  
  9045. TextLabel_30.Parent = BNotifierOpen
  9046. TextLabel_30.BackgroundColor3 = Color3.new(1, 1, 1)
  9047. TextLabel_30.BackgroundTransparency = 1
  9048. TextLabel_30.Size = UDim2.new(0, 202, 0, 45)
  9049. TextLabel_30.Font = Enum.Font.Cartoon
  9050. TextLabel_30.FontSize = Enum.FontSize.Size24
  9051. TextLabel_30.Text = "Bank Is Now Open!"
  9052. TextLabel_30.TextColor3 = Color3.new(0, 0, 0)
  9053. TextLabel_30.TextSize = 20
  9054.  
  9055. GotoBank.Name = "GotoBank"
  9056. GotoBank.Parent = BNotifierOpen
  9057. GotoBank.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  9058. GotoBank.BorderSizePixel = 0
  9059. GotoBank.Position = UDim2.new(0, 51, 0, 37)
  9060. GotoBank.Size = UDim2.new(0, 99, 0, 36)
  9061. GotoBank.Font = Enum.Font.Cartoon
  9062. GotoBank.FontSize = Enum.FontSize.Size24
  9063. GotoBank.Text = "Goto"
  9064. GotoBank.TextColor3 = Color3.new(1, 1, 1)
  9065. GotoBank.TextSize = 20
  9066.  
  9067. LPlayerDetect.Name = "LPlayerDetect"
  9068. LPlayerDetect.Parent = Unjailbreak
  9069. LPlayerDetect.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  9070. LPlayerDetect.BorderSizePixel = 0
  9071. LPlayerDetect.ClipsDescendants = true
  9072. LPlayerDetect.Position = UDim2.new(0.404687494, 0, 0.0339539982, 0)
  9073.  
  9074. PlayerNameDetected.Name = "PlayerNameDetected"
  9075. PlayerNameDetected.Parent = LPlayerDetect
  9076. PlayerNameDetected.BackgroundColor3 = Color3.new(1, 1, 1)
  9077. PlayerNameDetected.BackgroundTransparency = 1
  9078. PlayerNameDetected.Position = UDim2.new(0, 83, 0, 15)
  9079. PlayerNameDetected.Size = UDim2.new(0, 200, 0, 34)
  9080. PlayerNameDetected.Font = Enum.Font.Arial
  9081. PlayerNameDetected.FontSize = Enum.FontSize.Size32
  9082. PlayerNameDetected.Text = "Player Name Here"
  9083. PlayerNameDetected.TextColor3 = Color3.new(1, 1, 1)
  9084. PlayerNameDetected.TextSize = 30
  9085.  
  9086. TextLabel_31.Parent = LPlayerDetect
  9087. TextLabel_31.BackgroundColor3 = Color3.new(1, 1, 1)
  9088. TextLabel_31.BackgroundTransparency = 1
  9089. TextLabel_31.Position = UDim2.new(0, 83, 0, 72)
  9090. TextLabel_31.Size = UDim2.new(0, 200, 0, 34)
  9091. TextLabel_31.Font = Enum.Font.Arial
  9092. TextLabel_31.FontSize = Enum.FontSize.Size24
  9093. TextLabel_31.Text = "You Were Detected As An Admin"
  9094. TextLabel_31.TextColor3 = Color3.new(1, 1, 1)
  9095. TextLabel_31.TextSize = 20
  9096.  
  9097. TextLabel_32.Parent = LPlayerDetect
  9098. TextLabel_32.BackgroundColor3 = Color3.new(1, 1, 1)
  9099. TextLabel_32.BackgroundTransparency = 1
  9100. TextLabel_32.Position = UDim2.new(0, 83, 0, 89)
  9101. TextLabel_32.Size = UDim2.new(0, 200, 0, 34)
  9102. TextLabel_32.Font = Enum.Font.Arial
  9103. TextLabel_32.FontSize = Enum.FontSize.Size24
  9104. TextLabel_32.Text = "On Unjailbreak"
  9105. TextLabel_32.TextColor3 = Color3.new(1, 1, 1)
  9106. TextLabel_32.TextSize = 20
  9107.  
  9108. TextLabel_33.Parent = LPlayerDetect
  9109. TextLabel_33.BackgroundColor3 = Color3.new(1, 1, 1)
  9110. TextLabel_33.BackgroundTransparency = 1
  9111. TextLabel_33.Position = UDim2.new(0, 83, 0, 126)
  9112. TextLabel_33.Size = UDim2.new(0, 200, 0, 34)
  9113. TextLabel_33.Font = Enum.Font.Arial
  9114. TextLabel_33.FontSize = Enum.FontSize.Size24
  9115. TextLabel_33.Text = "Your Name Has Been Announced"
  9116. TextLabel_33.TextColor3 = Color3.new(1, 1, 1)
  9117. TextLabel_33.TextSize = 20
  9118.  
  9119. TextLabel_34.Parent = LPlayerDetect
  9120. TextLabel_34.BackgroundColor3 = Color3.new(1, 1, 1)
  9121. TextLabel_34.BackgroundTransparency = 1
  9122. TextLabel_34.Position = UDim2.new(0, 83, 0, 143)
  9123. TextLabel_34.Size = UDim2.new(0, 200, 0, 34)
  9124. TextLabel_34.Font = Enum.Font.Arial
  9125. TextLabel_34.FontSize = Enum.FontSize.Size24
  9126. TextLabel_34.Text = "To Other Players Using Unjailbreak On"
  9127. TextLabel_34.TextColor3 = Color3.new(1, 1, 1)
  9128. TextLabel_34.TextSize = 20
  9129.  
  9130. TextLabel_35.Parent = LPlayerDetect
  9131. TextLabel_35.BackgroundColor3 = Color3.new(1, 1, 1)
  9132. TextLabel_35.BackgroundTransparency = 1
  9133. TextLabel_35.Position = UDim2.new(0, 83, 0, 161)
  9134. TextLabel_35.Size = UDim2.new(0, 200, 0, 34)
  9135. TextLabel_35.Font = Enum.Font.Arial
  9136. TextLabel_35.FontSize = Enum.FontSize.Size24
  9137. TextLabel_35.Text = "This Server!"
  9138. TextLabel_35.TextColor3 = Color3.new(1, 1, 1)
  9139. TextLabel_35.TextSize = 20
  9140.  
  9141. AdminJoined.Name = "AdminJoined"
  9142. AdminJoined.Parent = Unjailbreak
  9143. AdminJoined.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  9144. AdminJoined.BorderSizePixel = 0
  9145. AdminJoined.ClipsDescendants = true
  9146. AdminJoined.Position = UDim2.new(0.404687494, 0, 0.0339539982, 0)
  9147.  
  9148. AdminDetected.Name = "AdminDetected"
  9149. AdminDetected.Parent = AdminJoined
  9150. AdminDetected.BackgroundColor3 = Color3.new(1, 1, 1)
  9151. AdminDetected.BackgroundTransparency = 1
  9152. AdminDetected.Position = UDim2.new(0, 83, 0, 15)
  9153. AdminDetected.Size = UDim2.new(0, 200, 0, 34)
  9154. AdminDetected.Font = Enum.Font.Arial
  9155. AdminDetected.FontSize = Enum.FontSize.Size32
  9156. AdminDetected.Text = "Player Name Here"
  9157. AdminDetected.TextColor3 = Color3.new(1, 1, 1)
  9158. AdminDetected.TextSize = 30
  9159.  
  9160. TextLabel_36.Parent = AdminJoined
  9161. TextLabel_36.BackgroundColor3 = Color3.new(1, 1, 1)
  9162. TextLabel_36.BackgroundTransparency = 1
  9163. TextLabel_36.Position = UDim2.new(0, 83, 0, 50)
  9164. TextLabel_36.Size = UDim2.new(0, 200, 0, 34)
  9165. TextLabel_36.Font = Enum.Font.Arial
  9166. TextLabel_36.FontSize = Enum.FontSize.Size24
  9167. TextLabel_36.Text = "Has Joined Your Server"
  9168. TextLabel_36.TextColor3 = Color3.new(1, 1, 1)
  9169. TextLabel_36.TextSize = 20
  9170.  
  9171. TextLabel_37.Parent = AdminJoined
  9172. TextLabel_37.BackgroundColor3 = Color3.new(1, 1, 1)
  9173. TextLabel_37.BackgroundTransparency = 1
  9174. TextLabel_37.Position = UDim2.new(0, 83, 0, 72)
  9175. TextLabel_37.Size = UDim2.new(0, 200, 0, 34)
  9176. TextLabel_37.Font = Enum.Font.Arial
  9177. TextLabel_37.FontSize = Enum.FontSize.Size24
  9178. TextLabel_37.Text = "And Is An Admin On Unjailbreak"
  9179. TextLabel_37.TextColor3 = Color3.new(1, 1, 1)
  9180. TextLabel_37.TextSize = 20
  9181.  
  9182. TextLabel_38.Parent = AdminJoined
  9183. TextLabel_38.BackgroundColor3 = Color3.new(1, 1, 1)
  9184. TextLabel_38.BackgroundTransparency = 1
  9185. TextLabel_38.Position = UDim2.new(0, 83, 0, 106)
  9186. TextLabel_38.Size = UDim2.new(0, 200, 0, 34)
  9187. TextLabel_38.Font = Enum.Font.Arial
  9188. TextLabel_38.FontSize = Enum.FontSize.Size24
  9189. TextLabel_38.Text = "Go Say Hi To The Admin!"
  9190. TextLabel_38.TextColor3 = Color3.new(1, 1, 1)
  9191. TextLabel_38.TextSize = 20
  9192.  
  9193. TextLabel_39.Parent = AdminJoined
  9194. TextLabel_39.BackgroundColor3 = Color3.new(1, 1, 1)
  9195. TextLabel_39.BackgroundTransparency = 1
  9196. TextLabel_39.Position = UDim2.new(0, 83, 0, 146)
  9197. TextLabel_39.Size = UDim2.new(0, 200, 0, 34)
  9198. TextLabel_39.Font = Enum.Font.Arial
  9199. TextLabel_39.FontSize = Enum.FontSize.Size24
  9200. TextLabel_39.Text = "All Admins Are Dope!"
  9201. TextLabel_39.TextColor3 = Color3.new(1, 1, 1)
  9202. TextLabel_39.TextSize = 20
  9203.  
  9204. UIColorFrame.Name = "UIColorFrame"
  9205. UIColorFrame.Parent = Unjailbreak
  9206. UIColorFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  9207. UIColorFrame.BorderSizePixel = 0
  9208. UIColorFrame.ClipsDescendants = true
  9209. UIColorFrame.Position = UDim2.new(0.460999995, 0, 0.730000019, 0)
  9210. UIColorFrame.Size = UDim2.new(0, 147, 0, 244)
  9211. UIColorFrame.Visible = false
  9212.  
  9213. TextLabel_40.Parent = UIColorFrame
  9214. TextLabel_40.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  9215. TextLabel_40.BorderSizePixel = 0
  9216. TextLabel_40.Position = UDim2.new(0, 0, 0, 234)
  9217. TextLabel_40.Size = UDim2.new(0, 147, 0, 10)
  9218. TextLabel_40.Font = Enum.Font.SourceSans
  9219. TextLabel_40.FontSize = Enum.FontSize.Size14
  9220. TextLabel_40.Text = ""
  9221. TextLabel_40.TextSize = 14
  9222.  
  9223. TextLabel_41.Parent = UIColorFrame
  9224. TextLabel_41.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  9225. TextLabel_41.BorderSizePixel = 0
  9226. TextLabel_41.Size = UDim2.new(0, 147, 0, 7)
  9227. TextLabel_41.Font = Enum.Font.SourceSans
  9228. TextLabel_41.FontSize = Enum.FontSize.Size14
  9229. TextLabel_41.Text = ""
  9230. TextLabel_41.TextSize = 14
  9231.  
  9232. Commands.Name = "Commands"
  9233. Commands.Parent = Unjailbreak
  9234. Commands.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  9235. Commands.BorderSizePixel = 0
  9236. Commands.Position = UDim2.new(-0.142000005, 0, 0.333999991, 0)
  9237. Commands.Size = UDim2.new(0, 272, 0, 304)
  9238.  
  9239. TextLabel_42.Parent = Commands
  9240. TextLabel_42.BackgroundColor3 = Color3.new(1, 1, 1)
  9241. TextLabel_42.BackgroundTransparency = 1
  9242. TextLabel_42.Position = UDim2.new(0, 36, 0, 0)
  9243. TextLabel_42.Size = UDim2.new(0, 200, 0, 39)
  9244. TextLabel_42.Font = Enum.Font.Arial
  9245. TextLabel_42.FontSize = Enum.FontSize.Size24
  9246. TextLabel_42.Text = "Unjailbreak Commands"
  9247. TextLabel_42.TextColor3 = Color3.new(1, 1, 1)
  9248. TextLabel_42.TextSize = 20
  9249.  
  9250. ScrollingFrame.Parent = Commands
  9251. ScrollingFrame.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  9252. ScrollingFrame.BorderSizePixel = 0
  9253. ScrollingFrame.Position = UDim2.new(0, 0, 0, 51)
  9254. ScrollingFrame.Size = UDim2.new(0, 272, 0, 253)
  9255. ScrollingFrame.BottomImage = ""
  9256. ScrollingFrame.ScrollBarThickness = 5
  9257. ScrollingFrame.TopImage = ""
  9258.  
  9259. TextLabel_43.Parent = ScrollingFrame
  9260. TextLabel_43.BackgroundColor3 = Color3.new(1, 1, 1)
  9261. TextLabel_43.BackgroundTransparency = 1
  9262. TextLabel_43.Size = UDim2.new(0, 272, 0, 21)
  9263. TextLabel_43.Font = Enum.Font.Arial
  9264. TextLabel_43.FontSize = Enum.FontSize.Size14
  9265. TextLabel_43.Text = " ;help - Opens The Unjailbreak Command List"
  9266. TextLabel_43.TextColor3 = Color3.new(1, 1, 1)
  9267. TextLabel_43.TextSize = 13
  9268. TextLabel_43.TextXAlignment = Enum.TextXAlignment.Left
  9269.  
  9270. TextLabel_44.Parent = ScrollingFrame
  9271. TextLabel_44.BackgroundColor3 = Color3.new(1, 1, 1)
  9272. TextLabel_44.BackgroundTransparency = 1
  9273. TextLabel_44.Position = UDim2.new(0, 0, 0, 23)
  9274. TextLabel_44.Size = UDim2.new(0, 272, 0, 21)
  9275. TextLabel_44.Font = Enum.Font.Arial
  9276. TextLabel_44.FontSize = Enum.FontSize.Size14
  9277. TextLabel_44.Text = " ;open - Opens The GUI"
  9278. TextLabel_44.TextColor3 = Color3.new(1, 1, 1)
  9279. TextLabel_44.TextSize = 13
  9280. TextLabel_44.TextXAlignment = Enum.TextXAlignment.Left
  9281.  
  9282. TextLabel_45.Parent = ScrollingFrame
  9283. TextLabel_45.BackgroundColor3 = Color3.new(1, 1, 1)
  9284. TextLabel_45.BackgroundTransparency = 1
  9285. TextLabel_45.Position = UDim2.new(0, 0, 0, 48)
  9286. TextLabel_45.Size = UDim2.new(0, 272, 0, 21)
  9287. TextLabel_45.Font = Enum.Font.Arial
  9288. TextLabel_45.FontSize = Enum.FontSize.Size14
  9289. TextLabel_45.Text = " ;close - Closes The GUI"
  9290. TextLabel_45.TextColor3 = Color3.new(1, 1, 1)
  9291. TextLabel_45.TextSize = 13
  9292. TextLabel_45.TextXAlignment = Enum.TextXAlignment.Left
  9293.  
  9294. TextLabel_46.Parent = ScrollingFrame
  9295. TextLabel_46.BackgroundColor3 = Color3.new(1, 1, 1)
  9296. TextLabel_46.BackgroundTransparency = 1
  9297. TextLabel_46.Position = UDim2.new(0, 0, 0, 73)
  9298. TextLabel_46.Size = UDim2.new(0, 272, 0, 21)
  9299. TextLabel_46.Font = Enum.Font.Arial
  9300. TextLabel_46.FontSize = Enum.FontSize.Size14
  9301. TextLabel_46.Text = " ;godmode - Puts You In GodMode"
  9302. TextLabel_46.TextColor3 = Color3.new(1, 1, 1)
  9303. TextLabel_46.TextSize = 13
  9304. TextLabel_46.TextXAlignment = Enum.TextXAlignment.Left
  9305.  
  9306. TextLabel_47.Parent = ScrollingFrame
  9307. TextLabel_47.BackgroundColor3 = Color3.new(1, 1, 1)
  9308. TextLabel_47.BackgroundTransparency = 1
  9309. TextLabel_47.Position = UDim2.new(0, 0, 0, 97)
  9310. TextLabel_47.Size = UDim2.new(0, 272, 0, 21)
  9311. TextLabel_47.Font = Enum.Font.Arial
  9312. TextLabel_47.FontSize = Enum.FontSize.Size14
  9313. TextLabel_47.Text = " ;fly on - Puts You In Fly Mode"
  9314. TextLabel_47.TextColor3 = Color3.new(1, 1, 1)
  9315. TextLabel_47.TextSize = 13
  9316. TextLabel_47.TextXAlignment = Enum.TextXAlignment.Left
  9317.  
  9318. TextLabel_48.Parent = ScrollingFrame
  9319. TextLabel_48.BackgroundColor3 = Color3.new(1, 1, 1)
  9320. TextLabel_48.BackgroundTransparency = 1
  9321. TextLabel_48.Position = UDim2.new(0, 0, 0, 121)
  9322. TextLabel_48.Size = UDim2.new(0, 272, 0, 21)
  9323. TextLabel_48.Font = Enum.Font.Arial
  9324. TextLabel_48.FontSize = Enum.FontSize.Size14
  9325. TextLabel_48.Text = " ;fly off - Removes Fly Mode"
  9326. TextLabel_48.TextColor3 = Color3.new(1, 1, 1)
  9327. TextLabel_48.TextSize = 13
  9328. TextLabel_48.TextXAlignment = Enum.TextXAlignment.Left
  9329.  
  9330. TextLabel_49.Parent = ScrollingFrame
  9331. TextLabel_49.BackgroundColor3 = Color3.new(1, 1, 1)
  9332. TextLabel_49.BackgroundTransparency = 1
  9333. TextLabel_49.Position = UDim2.new(0, 0, 0, 145)
  9334. TextLabel_49.Size = UDim2.new(0, 272, 0, 21)
  9335. TextLabel_49.Font = Enum.Font.Arial
  9336. TextLabel_49.FontSize = Enum.FontSize.Size14
  9337. TextLabel_49.Text = " ;esp on - Turns ESP On"
  9338. TextLabel_49.TextColor3 = Color3.new(1, 1, 1)
  9339. TextLabel_49.TextSize = 13
  9340. TextLabel_49.TextXAlignment = Enum.TextXAlignment.Left
  9341.  
  9342. TextLabel_50.Parent = ScrollingFrame
  9343. TextLabel_50.BackgroundColor3 = Color3.new(1, 1, 1)
  9344. TextLabel_50.BackgroundTransparency = 1
  9345. TextLabel_50.Position = UDim2.new(0, 0, 0, 169)
  9346. TextLabel_50.Size = UDim2.new(0, 272, 0, 21)
  9347. TextLabel_50.Font = Enum.Font.Arial
  9348. TextLabel_50.FontSize = Enum.FontSize.Size14
  9349. TextLabel_50.Text = " ;esp off - Turns ESP Off"
  9350. TextLabel_50.TextColor3 = Color3.new(1, 1, 1)
  9351. TextLabel_50.TextSize = 13
  9352. TextLabel_50.TextXAlignment = Enum.TextXAlignment.Left
  9353.  
  9354. TextLabel_51.Parent = ScrollingFrame
  9355. TextLabel_51.BackgroundColor3 = Color3.new(1, 1, 1)
  9356. TextLabel_51.BackgroundTransparency = 1
  9357. TextLabel_51.Position = UDim2.new(0, 0, 0, 194)
  9358. TextLabel_51.Size = UDim2.new(0, 272, 0, 21)
  9359. TextLabel_51.Font = Enum.Font.Arial
  9360. TextLabel_51.FontSize = Enum.FontSize.Size14
  9361. TextLabel_51.Text = " ;reset - Resets Your Character"
  9362. TextLabel_51.TextColor3 = Color3.new(1, 1, 1)
  9363. TextLabel_51.TextSize = 13
  9364. TextLabel_51.TextXAlignment = Enum.TextXAlignment.Left
  9365.  
  9366. TextLabel_52.Parent = ScrollingFrame
  9367. TextLabel_52.BackgroundColor3 = Color3.new(1, 1, 1)
  9368. TextLabel_52.BackgroundTransparency = 1
  9369. TextLabel_52.Position = UDim2.new(0, 0, 0, 216)
  9370. TextLabel_52.Size = UDim2.new(0, 272, 0, 21)
  9371. TextLabel_52.Font = Enum.Font.Arial
  9372. TextLabel_52.FontSize = Enum.FontSize.Size14
  9373. TextLabel_52.Text = " ;remove - Removes The Whole UI"
  9374. TextLabel_52.TextColor3 = Color3.new(1, 1, 1)
  9375. TextLabel_52.TextSize = 13
  9376. TextLabel_52.TextXAlignment = Enum.TextXAlignment.Left
  9377.  
  9378. CommandClose.Name = "CommandClose"
  9379. CommandClose.Parent = Commands
  9380. CommandClose.BackgroundColor3 = Color3.new(1, 1, 1)
  9381. CommandClose.BackgroundTransparency = 1
  9382. CommandClose.Position = UDim2.new(0, 247, 0, 0)
  9383. CommandClose.Size = UDim2.new(0, 25, 0, 26)
  9384. CommandClose.Font = Enum.Font.SourceSans
  9385. CommandClose.FontSize = Enum.FontSize.Size32
  9386. CommandClose.Text = "X"
  9387. CommandClose.TextColor3 = Color3.new(1, 1, 1)
  9388. CommandClose.TextSize = 30
  9389. CommandClose.TextWrapped = true
  9390.  
  9391. StarterFrame.Name = "StarterFrame"
  9392. StarterFrame.Parent = Unjailbreak
  9393. StarterFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  9394. StarterFrame.BorderSizePixel = 0
  9395. StarterFrame.ClipsDescendants = true
  9396. StarterFrame.Position = UDim2.new(0.377083331, 0, 0.35377875, 0)
  9397.  
  9398. StarterMainFrame.Name = "StarterMainFrame"
  9399. StarterMainFrame.Parent = StarterFrame
  9400. StarterMainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  9401. StarterMainFrame.Size = UDim2.new(0, 944, 0, 267)
  9402.  
  9403. ContinueCustomization.Name = "ContinueCustomization"
  9404. ContinueCustomization.Parent = StarterMainFrame
  9405. ContinueCustomization.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  9406. ContinueCustomization.BorderSizePixel = 0
  9407. ContinueCustomization.Position = UDim2.new(0, 187, 0, 190)
  9408. ContinueCustomization.Size = UDim2.new(0, 100, 0, 30)
  9409. ContinueCustomization.Font = Enum.Font.Arial
  9410. ContinueCustomization.FontSize = Enum.FontSize.Size18
  9411. ContinueCustomization.Text = "Customize"
  9412. ContinueCustomization.TextColor3 = Color3.new(1, 1, 1)
  9413. ContinueCustomization.TextSize = 16
  9414.  
  9415. TextLabel_53.Parent = StarterMainFrame
  9416. TextLabel_53.BackgroundColor3 = Color3.new(1, 1, 1)
  9417. TextLabel_53.BackgroundTransparency = 1
  9418. TextLabel_53.Position = UDim2.new(0, 135, 0, 85)
  9419. TextLabel_53.Size = UDim2.new(0, 200, 0, 19)
  9420. TextLabel_53.Font = Enum.Font.Arial
  9421. TextLabel_53.FontSize = Enum.FontSize.Size18
  9422. TextLabel_53.Text = "Settings Has Been Updated And You Can Now"
  9423. TextLabel_53.TextColor3 = Color3.new(0, 0, 0)
  9424. TextLabel_53.TextSize = 16
  9425.  
  9426. TextLabel_54.Parent = StarterMainFrame
  9427. TextLabel_54.BackgroundColor3 = Color3.new(1, 1, 1)
  9428. TextLabel_54.BackgroundTransparency = 1
  9429. TextLabel_54.Position = UDim2.new(0, 825, 0, 190)
  9430. TextLabel_54.Size = UDim2.new(0, 93, 0, 19)
  9431. TextLabel_54.Font = Enum.Font.Arial
  9432. TextLabel_54.FontSize = Enum.FontSize.Size18
  9433. TextLabel_54.Text = "WARNING:"
  9434. TextLabel_54.TextColor3 = Color3.new(1, 0.666667, 0)
  9435. TextLabel_54.TextSize = 16
  9436.  
  9437. TextLabel_55.Parent = StarterMainFrame
  9438. TextLabel_55.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  9439. TextLabel_55.BorderSizePixel = 0
  9440. TextLabel_55.Position = UDim2.new(0, 0, 0, 19)
  9441. TextLabel_55.Size = UDim2.new(0, 944, 0, 22)
  9442. TextLabel_55.Font = Enum.Font.SourceSans
  9443. TextLabel_55.FontSize = Enum.FontSize.Size14
  9444. TextLabel_55.Text = ""
  9445. TextLabel_55.TextSize = 14
  9446.  
  9447. TextLabel_56.Parent = StarterMainFrame
  9448. TextLabel_56.BackgroundColor3 = Color3.new(1, 1, 1)
  9449. TextLabel_56.BackgroundTransparency = 1
  9450. TextLabel_56.Position = UDim2.new(0, 135, 0, 63)
  9451. TextLabel_56.Size = UDim2.new(0, 200, 0, 19)
  9452. TextLabel_56.Font = Enum.Font.Arial
  9453. TextLabel_56.FontSize = Enum.FontSize.Size18
  9454. TextLabel_56.Text = "Welcome To Unjailbreak Full Release!"
  9455. TextLabel_56.TextColor3 = Color3.new(0, 0, 0)
  9456. TextLabel_56.TextSize = 16
  9457.  
  9458. TextLabel_57.Parent = StarterMainFrame
  9459. TextLabel_57.BackgroundColor3 = Color3.new(1, 1, 1)
  9460. TextLabel_57.BackgroundTransparency = 1
  9461. TextLabel_57.Position = UDim2.new(0, 135, 0, 21)
  9462. TextLabel_57.Size = UDim2.new(0, 200, 0, 19)
  9463. TextLabel_57.Font = Enum.Font.Arial
  9464. TextLabel_57.FontSize = Enum.FontSize.Size24
  9465. TextLabel_57.Text = "U N J A I L B R E A K"
  9466. TextLabel_57.TextColor3 = Color3.new(1, 1, 1)
  9467. TextLabel_57.TextSize = 20
  9468.  
  9469. TextLabel_58.Parent = StarterMainFrame
  9470. TextLabel_58.BackgroundColor3 = Color3.new(1, 1, 1)
  9471. TextLabel_58.BackgroundTransparency = 1
  9472. TextLabel_58.Position = UDim2.new(0, 825, 0, 210)
  9473. TextLabel_58.Size = UDim2.new(0, 93, 0, 19)
  9474. TextLabel_58.Font = Enum.Font.Arial
  9475. TextLabel_58.FontSize = Enum.FontSize.Size18
  9476. TextLabel_58.Text = "Aimbot Is Very"
  9477. TextLabel_58.TextColor3 = Color3.new(1, 0.666667, 0)
  9478. TextLabel_58.TextSize = 16
  9479.  
  9480. TextLabel_59.Parent = StarterMainFrame
  9481. TextLabel_59.BackgroundColor3 = Color3.new(1, 1, 1)
  9482. TextLabel_59.BackgroundTransparency = 1
  9483. TextLabel_59.Position = UDim2.new(0, 825, 0, 230)
  9484. TextLabel_59.Size = UDim2.new(0, 93, 0, 19)
  9485. TextLabel_59.Font = Enum.Font.Arial
  9486. TextLabel_59.FontSize = Enum.FontSize.Size18
  9487. TextLabel_59.Text = "Unstable And Laggy"
  9488. TextLabel_59.TextColor3 = Color3.new(1, 0.666667, 0)
  9489. TextLabel_59.TextSize = 16
  9490.  
  9491. TextLabel_60.Parent = StarterMainFrame
  9492. TextLabel_60.BackgroundColor3 = Color3.new(1, 1, 1)
  9493. TextLabel_60.BackgroundTransparency = 1
  9494. TextLabel_60.Position = UDim2.new(0, 135, 0, 134)
  9495. TextLabel_60.Size = UDim2.new(0, 200, 0, 19)
  9496. TextLabel_60.Font = Enum.Font.Arial
  9497. TextLabel_60.FontSize = Enum.FontSize.Size18
  9498. TextLabel_60.Text = "Anyways Enjoy The Full Release!"
  9499. TextLabel_60.TextColor3 = Color3.new(0, 0, 0)
  9500. TextLabel_60.TextSize = 16
  9501.  
  9502. TextLabel_61.Parent = StarterMainFrame
  9503. TextLabel_61.BackgroundColor3 = Color3.new(1, 1, 1)
  9504. TextLabel_61.BackgroundTransparency = 1
  9505. TextLabel_61.Position = UDim2.new(0, 135, 0, 110)
  9506. TextLabel_61.Size = UDim2.new(0, 200, 0, 19)
  9507. TextLabel_61.Font = Enum.Font.Arial
  9508. TextLabel_61.FontSize = Enum.FontSize.Size18
  9509. TextLabel_61.Text = "Set Up The Bank And Jewelry Notifiers In Settings"
  9510. TextLabel_61.TextColor3 = Color3.new(0, 0, 0)
  9511. TextLabel_61.TextSize = 16
  9512.  
  9513. TextLabel_62.Parent = StarterMainFrame
  9514. TextLabel_62.BackgroundColor3 = Color3.new(1, 1, 1)
  9515. TextLabel_62.BackgroundTransparency = 1
  9516. TextLabel_62.Position = UDim2.new(0, 610, 0, 21)
  9517. TextLabel_62.Size = UDim2.new(0, 200, 0, 19)
  9518. TextLabel_62.Font = Enum.Font.Arial
  9519. TextLabel_62.FontSize = Enum.FontSize.Size24
  9520. TextLabel_62.Text = "C U S T O M I Z A T I O N"
  9521. TextLabel_62.TextColor3 = Color3.new(1, 1, 1)
  9522. TextLabel_62.TextSize = 20
  9523.  
  9524. MainContinue.Name = "MainContinue"
  9525. MainContinue.Parent = StarterMainFrame
  9526. MainContinue.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  9527. MainContinue.BorderSizePixel = 0
  9528. MainContinue.Position = UDim2.new(0, 658, 0, 230)
  9529. MainContinue.Size = UDim2.new(0, 100, 0, 30)
  9530. MainContinue.Font = Enum.Font.Arial
  9531. MainContinue.FontSize = Enum.FontSize.Size18
  9532. MainContinue.Text = "Continue"
  9533. MainContinue.TextColor3 = Color3.new(1, 1, 1)
  9534. MainContinue.TextSize = 16
  9535.  
  9536. TextLabel_63.Parent = StarterMainFrame
  9537. TextLabel_63.BackgroundColor3 = Color3.new(1, 1, 1)
  9538. TextLabel_63.BackgroundTransparency = 1
  9539. TextLabel_63.Position = UDim2.new(0, 610, 0, 51)
  9540. TextLabel_63.Size = UDim2.new(0, 200, 0, 19)
  9541. TextLabel_63.Font = Enum.Font.Arial
  9542. TextLabel_63.FontSize = Enum.FontSize.Size18
  9543. TextLabel_63.Text = "Here You Customize Your UI"
  9544. TextLabel_63.TextColor3 = Color3.new(0, 0, 0)
  9545. TextLabel_63.TextSize = 16
  9546.  
  9547. TextLabel_64.Parent = StarterMainFrame
  9548. TextLabel_64.BackgroundColor3 = Color3.new(1, 1, 1)
  9549. TextLabel_64.BackgroundTransparency = 1
  9550. TextLabel_64.Position = UDim2.new(0, 495, 0, 81)
  9551. TextLabel_64.Size = UDim2.new(0, 93, 0, 19)
  9552. TextLabel_64.Font = Enum.Font.Arial
  9553. TextLabel_64.FontSize = Enum.FontSize.Size18
  9554. TextLabel_64.Text = "Border Color"
  9555. TextLabel_64.TextColor3 = Color3.new(0, 0, 0)
  9556. TextLabel_64.TextSize = 16
  9557.  
  9558. BlueColor.Name = "BlueColor"
  9559. BlueColor.Parent = StarterMainFrame
  9560. BlueColor.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  9561. BlueColor.BorderSizePixel = 0
  9562. BlueColor.Position = UDim2.new(0, 493, 0, 104)
  9563. BlueColor.Size = UDim2.new(0, 100, 0, 30)
  9564. BlueColor.Font = Enum.Font.Arial
  9565. BlueColor.FontSize = Enum.FontSize.Size18
  9566. BlueColor.Text = "Blue"
  9567. BlueColor.TextColor3 = Color3.new(1, 1, 1)
  9568. BlueColor.TextSize = 16
  9569.  
  9570. RedColor.Name = "RedColor"
  9571. RedColor.Parent = StarterMainFrame
  9572. RedColor.BackgroundColor3 = Color3.new(1, 0, 0)
  9573. RedColor.BorderSizePixel = 0
  9574. RedColor.Position = UDim2.new(0, 493, 0, 135)
  9575. RedColor.Size = UDim2.new(0, 100, 0, 30)
  9576. RedColor.Font = Enum.Font.Arial
  9577. RedColor.FontSize = Enum.FontSize.Size18
  9578. RedColor.Text = "Red"
  9579. RedColor.TextColor3 = Color3.new(1, 1, 1)
  9580. RedColor.TextSize = 16
  9581.  
  9582. OrangeColor.Name = "OrangeColor"
  9583. OrangeColor.Parent = StarterMainFrame
  9584. OrangeColor.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  9585. OrangeColor.BorderSizePixel = 0
  9586. OrangeColor.Position = UDim2.new(0, 493, 0, 166)
  9587. OrangeColor.Size = UDim2.new(0, 100, 0, 30)
  9588. OrangeColor.Font = Enum.Font.Arial
  9589. OrangeColor.FontSize = Enum.FontSize.Size18
  9590. OrangeColor.Text = "Orange"
  9591. OrangeColor.TextColor3 = Color3.new(1, 1, 1)
  9592. OrangeColor.TextSize = 16
  9593.  
  9594. BlackColor.Name = "BlackColor"
  9595. BlackColor.Parent = StarterMainFrame
  9596. BlackColor.BackgroundColor3 = Color3.new(0, 0, 0)
  9597. BlackColor.BorderSizePixel = 0
  9598. BlackColor.Position = UDim2.new(0, 493, 0, 197)
  9599. BlackColor.Size = UDim2.new(0, 100, 0, 30)
  9600. BlackColor.Font = Enum.Font.Arial
  9601. BlackColor.FontSize = Enum.FontSize.Size18
  9602. BlackColor.Text = "Black"
  9603. BlackColor.TextColor3 = Color3.new(1, 1, 1)
  9604. BlackColor.TextSize = 16
  9605.  
  9606. PurpleColor.Name = "PurpleColor"
  9607. PurpleColor.Parent = StarterMainFrame
  9608. PurpleColor.BackgroundColor3 = Color3.new(0.333333, 0, 0.498039)
  9609. PurpleColor.BorderSizePixel = 0
  9610. PurpleColor.Position = UDim2.new(0, 493, 0, 228)
  9611. PurpleColor.Size = UDim2.new(0, 100, 0, 30)
  9612. PurpleColor.Font = Enum.Font.Arial
  9613. PurpleColor.FontSize = Enum.FontSize.Size18
  9614. PurpleColor.Text = "Purple"
  9615. PurpleColor.TextColor3 = Color3.new(1, 1, 1)
  9616. PurpleColor.TextSize = 16
  9617.  
  9618. TextLabel_65.Parent = StarterMainFrame
  9619. TextLabel_65.BackgroundColor3 = Color3.new(1, 1, 1)
  9620. TextLabel_65.BackgroundTransparency = 1
  9621. TextLabel_65.Position = UDim2.new(0, 662, 0, 81)
  9622. TextLabel_65.Size = UDim2.new(0, 93, 0, 19)
  9623. TextLabel_65.Font = Enum.Font.Arial
  9624. TextLabel_65.FontSize = Enum.FontSize.Size18
  9625. TextLabel_65.Text = "UI Keybind"
  9626. TextLabel_65.TextColor3 = Color3.new(0, 0, 0)
  9627. TextLabel_65.TextSize = 16
  9628.  
  9629. UIKeybind.Name = "UIKeybind"
  9630. UIKeybind.Parent = StarterMainFrame
  9631. UIKeybind.BackgroundColor3 = Color3.new(1, 1, 1)
  9632. UIKeybind.BorderSizePixel = 0
  9633. UIKeybind.Position = UDim2.new(0, 660, 0, 110)
  9634. UIKeybind.Size = UDim2.new(0, 102, 0, 24)
  9635. UIKeybind.Font = Enum.Font.Arial
  9636. UIKeybind.FontSize = Enum.FontSize.Size18
  9637. UIKeybind.Text = ""
  9638. UIKeybind.TextSize = 15
  9639. UIKeybind.TextXAlignment = Enum.TextXAlignment.Left
  9640.  
  9641. TextLabel_66.Parent = StarterMainFrame
  9642. TextLabel_66.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  9643. TextLabel_66.BorderSizePixel = 0
  9644. TextLabel_66.Position = UDim2.new(0, 660, 0, 135)
  9645. TextLabel_66.Size = UDim2.new(0, 102, 0, 3)
  9646. TextLabel_66.Font = Enum.Font.Arial
  9647. TextLabel_66.FontSize = Enum.FontSize.Size18
  9648. TextLabel_66.Text = ""
  9649. TextLabel_66.TextColor3 = Color3.new(0, 0, 0)
  9650. TextLabel_66.TextSize = 16
  9651.  
  9652. TextLabel_67.Parent = StarterMainFrame
  9653. TextLabel_67.BackgroundColor3 = Color3.new(1, 1, 1)
  9654. TextLabel_67.BackgroundTransparency = 1
  9655. TextLabel_67.Position = UDim2.new(0, 662, 0, 150)
  9656. TextLabel_67.Size = UDim2.new(0, 93, 0, 19)
  9657. TextLabel_67.Font = Enum.Font.Arial
  9658. TextLabel_67.FontSize = Enum.FontSize.Size18
  9659. TextLabel_67.Text = "Normal Keybind"
  9660. TextLabel_67.TextColor3 = Color3.new(0, 0, 0)
  9661. TextLabel_67.TextSize = 16
  9662.  
  9663. TextLabel_68.Parent = StarterMainFrame
  9664. TextLabel_68.BackgroundColor3 = Color3.new(1, 1, 1)
  9665. TextLabel_68.BackgroundTransparency = 1
  9666. TextLabel_68.Position = UDim2.new(0, 662, 0, 165)
  9667. TextLabel_68.Size = UDim2.new(0, 93, 0, 19)
  9668. TextLabel_68.Font = Enum.Font.Arial
  9669. TextLabel_68.FontSize = Enum.FontSize.Size18
  9670. TextLabel_68.Text = "\"V\""
  9671. TextLabel_68.TextColor3 = Color3.new(0, 0, 0)
  9672. TextLabel_68.TextSize = 16
  9673.  
  9674. MainPreview.Name = "MainPreview"
  9675. MainPreview.Parent = StarterMainFrame
  9676. MainPreview.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  9677. MainPreview.BorderSizePixel = 0
  9678. MainPreview.Position = UDim2.new(0, 528, 0, 49)
  9679. MainPreview.Size = UDim2.new(0, 32, 0, 29)
  9680. MainPreview.Font = Enum.Font.Arial
  9681. MainPreview.FontSize = Enum.FontSize.Size18
  9682. MainPreview.Text = ""
  9683. MainPreview.TextColor3 = Color3.new(0, 0, 0)
  9684. MainPreview.TextSize = 16
  9685.  
  9686. TextLabel_69.Parent = StarterMainFrame
  9687. TextLabel_69.BackgroundColor3 = Color3.new(1, 1, 1)
  9688. TextLabel_69.BackgroundTransparency = 1
  9689. TextLabel_69.Position = UDim2.new(0, 825, 0, 81)
  9690. TextLabel_69.Size = UDim2.new(0, 93, 0, 19)
  9691. TextLabel_69.Font = Enum.Font.Arial
  9692. TextLabel_69.FontSize = Enum.FontSize.Size18
  9693. TextLabel_69.Text = "Aimbot Keybind"
  9694. TextLabel_69.TextColor3 = Color3.new(0, 0, 0)
  9695. TextLabel_69.TextSize = 16
  9696.  
  9697. Aimbotkeybind.Name = "Aimbotkeybind"
  9698. Aimbotkeybind.Parent = StarterMainFrame
  9699. Aimbotkeybind.BackgroundColor3 = Color3.new(1, 1, 1)
  9700. Aimbotkeybind.BorderSizePixel = 0
  9701. Aimbotkeybind.Position = UDim2.new(0, 822, 0, 110)
  9702. Aimbotkeybind.Size = UDim2.new(0, 102, 0, 24)
  9703. Aimbotkeybind.Font = Enum.Font.Arial
  9704. Aimbotkeybind.FontSize = Enum.FontSize.Size18
  9705. Aimbotkeybind.Text = ""
  9706. Aimbotkeybind.TextSize = 15
  9707. Aimbotkeybind.TextXAlignment = Enum.TextXAlignment.Left
  9708.  
  9709. TextLabel_70.Parent = StarterMainFrame
  9710. TextLabel_70.BackgroundColor3 = Color3.new(1, 1, 1)
  9711. TextLabel_70.BackgroundTransparency = 1
  9712. TextLabel_70.Position = UDim2.new(0, 825, 0, 150)
  9713. TextLabel_70.Size = UDim2.new(0, 93, 0, 19)
  9714. TextLabel_70.Font = Enum.Font.Arial
  9715. TextLabel_70.FontSize = Enum.FontSize.Size18
  9716. TextLabel_70.Text = "Set A Keybind To"
  9717. TextLabel_70.TextColor3 = Color3.new(0, 0, 0)
  9718. TextLabel_70.TextSize = 16
  9719.  
  9720. TextLabel_71.Parent = StarterMainFrame
  9721. TextLabel_71.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  9722. TextLabel_71.BorderSizePixel = 0
  9723. TextLabel_71.Position = UDim2.new(0, 821, 0, 135)
  9724. TextLabel_71.Size = UDim2.new(0, 102, 0, 3)
  9725. TextLabel_71.Font = Enum.Font.Arial
  9726. TextLabel_71.FontSize = Enum.FontSize.Size18
  9727. TextLabel_71.Text = ""
  9728. TextLabel_71.TextColor3 = Color3.new(0, 0, 0)
  9729. TextLabel_71.TextSize = 16
  9730.  
  9731. TextLabel_72.Parent = StarterMainFrame
  9732. TextLabel_72.BackgroundColor3 = Color3.new(1, 1, 1)
  9733. TextLabel_72.BackgroundTransparency = 1
  9734. TextLabel_72.Position = UDim2.new(0, 825, 0, 165)
  9735. TextLabel_72.Size = UDim2.new(0, 93, 0, 19)
  9736. TextLabel_72.Font = Enum.Font.Arial
  9737. TextLabel_72.FontSize = Enum.FontSize.Size18
  9738. TextLabel_72.Text = "Turn On Aimbot"
  9739. TextLabel_72.TextColor3 = Color3.new(0, 0, 0)
  9740. TextLabel_72.TextSize = 16
  9741.  
  9742. TextLabel_73.Parent = StarterMainFrame
  9743. TextLabel_73.BackgroundColor3 = Color3.new(1, 1, 1)
  9744. TextLabel_73.BackgroundTransparency = 1
  9745. TextLabel_73.Position = UDim2.new(0, 662, 0, 190)
  9746. TextLabel_73.Size = UDim2.new(0, 93, 0, 19)
  9747. TextLabel_73.Font = Enum.Font.Arial
  9748. TextLabel_73.FontSize = Enum.FontSize.Size18
  9749. TextLabel_73.Text = "Make All Keybinds Lower Case"
  9750. TextLabel_73.TextColor3 = Color3.new(0, 0, 0)
  9751. TextLabel_73.TextSize = 16
  9752.  
  9753. TextLabel_74.Parent = StarterMainFrame
  9754. TextLabel_74.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  9755. TextLabel_74.BorderSizePixel = 0
  9756. TextLabel_74.Position = UDim2.new(0, 40, 0, 0)
  9757. TextLabel_74.Size = UDim2.new(0, 19, 0, 267)
  9758. TextLabel_74.Font = Enum.Font.Arial
  9759. TextLabel_74.FontSize = Enum.FontSize.Size24
  9760. TextLabel_74.Text = ""
  9761. TextLabel_74.TextColor3 = Color3.new(1, 1, 1)
  9762. TextLabel_74.TextSize = 20
  9763.  
  9764. TextLabel_75.Parent = StarterMainFrame
  9765. TextLabel_75.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  9766. TextLabel_75.BorderSizePixel = 0
  9767. TextLabel_75.Position = UDim2.new(0, 26, 0, 0)
  9768. TextLabel_75.Size = UDim2.new(0, 7, 0, 267)
  9769. TextLabel_75.Font = Enum.Font.Arial
  9770. TextLabel_75.FontSize = Enum.FontSize.Size24
  9771. TextLabel_75.Text = ""
  9772. TextLabel_75.TextColor3 = Color3.new(1, 1, 1)
  9773. TextLabel_75.TextSize = 20
  9774.  
  9775. TextLabel_76.Parent = StarterMainFrame
  9776. TextLabel_76.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  9777. TextLabel_76.BorderSizePixel = 0
  9778. TextLabel_76.Position = UDim2.new(0, 408, 0, 29)
  9779. TextLabel_76.Size = UDim2.new(0, 10, 0, 238)
  9780. TextLabel_76.Font = Enum.Font.Arial
  9781. TextLabel_76.FontSize = Enum.FontSize.Size24
  9782. TextLabel_76.Text = ""
  9783. TextLabel_76.TextColor3 = Color3.new(1, 1, 1)
  9784. TextLabel_76.TextSize = 20
  9785.  
  9786. ActiveMenu.Parent = UIColorFrame
  9787. ActiveMenu.Name = "ActiveMenu"
  9788.  
  9789. ButtonWheelMenu.Parent = ActiveMenu
  9790. ButtonWheelMenu.Name = "ButtonWheelMenu"
  9791. ButtonWheelMenu.Position = UDim2.new(0,10,0,10)
  9792. ButtonWheelMenu.Size = UDim2.new(1,-20,1,-20)
  9793. ButtonWheelMenu.Visible = true
  9794.  
  9795. Hue.Parent = ButtonWheelMenu
  9796. Hue.Name = "Hue"
  9797.  
  9798. Lig.Parent = ButtonWheelMenu
  9799. Lig.Name = "Lig"
  9800.  
  9801. Sat.Parent = ButtonWheelMenu
  9802. Sat.Name = "Sat"
  9803.  
  9804. HueBox.Parent = ButtonWheelMenu
  9805. HueBox.Size = UDim2.new(0,50,0,25)
  9806. HueBox.Text = "Hue: 70"
  9807. HueBox.Font = Enum.Font.Arial
  9808. HueBox.FontSize = Enum.FontSize.Size14
  9809.  
  9810. GetColor.Parent = ActiveMenu
  9811.  
  9812. local plrname = game:GetService("Players").LocalPlayer.Name
  9813.  
  9814. if plrname == "Unlisting" or plrname == "AyeJoey" or plrname == "ColdEzy" or plrname == "NumNum00" or plrname == "Decryptance" then
  9815. game.CoreGui.Unjailbreak.LPlayerDetect.PlayerNameDetected.Text = plrname
  9816. game.CoreGui.Unjailbreak.LPlayerDetect:TweenSize(UDim2.new(0, 366,0, 212),"Out","Quint",1.5,true)
  9817. wait(2)
  9818. game.CoreGui.Unjailbreak.LPlayerDetect:TweenSize(UDim2.new(0, 0,0, 0),"Out","Quint",1.5,true)
  9819. end
  9820.  
  9821. game:GetService("Players").PlayerAdded:connect(function(plr)
  9822. if plr.Name ~= game.Players.LocalPlayer.Name then
  9823. if plr.Name == "Unlisting" or plr.Name == "ColdEzy" or plr.Name == "AyeJoey" or plr.Name == "NumNum00" or plr.Name == "Decryptance" then
  9824. game.CoreGui.Unjailbreak.AdminJoined.AdminDetected.Text = plr.Name.." Has Joined"
  9825. game.CoreGui.Unjailbreak.AdminJoined:TweenSize(UDim2.new(0, 366,0, 212),"Out","Quint",1.5,true)
  9826. wait(2)
  9827. game.CoreGui.Unjailbreak.AdminJoined:TweenSize(UDim2.new(0, 0,0, 0),"Out","Quint",1.5,true)
  9828. end
  9829. end
  9830. end)
  9831.  
  9832. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 1
  9833. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 1
  9834. wait(0.03)
  9835. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.9
  9836. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.9
  9837. wait(0.03)
  9838. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.8
  9839. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.8
  9840. wait(0.03)
  9841. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.7
  9842. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.7
  9843. wait(0.03)
  9844. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.6
  9845. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.6
  9846. wait(0.03)
  9847. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.5
  9848. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.5
  9849. wait(0.03)
  9850. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.4
  9851. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.4
  9852. wait(0.03)
  9853. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.3
  9854. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.3
  9855. wait(0.03)
  9856. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.2
  9857. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.2
  9858. wait(0.03)
  9859. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.1
  9860. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.1
  9861. wait(0.03)
  9862. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0
  9863. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0
  9864.  
  9865. wait(3.5)
  9866. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.1
  9867. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.1
  9868. wait(0.03)
  9869. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.2
  9870. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.2
  9871. wait(0.03)
  9872. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.3
  9873. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.3
  9874. wait(0.03)
  9875. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.4
  9876. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.4
  9877. wait(0.03)
  9878. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.5
  9879. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.5
  9880. wait(0.03)
  9881. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.6
  9882. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.6
  9883. wait(0.03)
  9884. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.7
  9885. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.7
  9886. wait(0.03)
  9887. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.8
  9888. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.8
  9889. wait(0.03)
  9890. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 0.9
  9891. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 0.9
  9892. wait(0.03)
  9893. game.CoreGui.Unjailbreak.MainLogo.TextLabel.TextTransparency = 1
  9894. game.CoreGui.Unjailbreak.MainLogo.ImageTransparency = 1
  9895. game.CoreGui.Unjailbreak.MainLogo.Visible = false
  9896.  
  9897. wait(0.1)
  9898. game.CoreGui.Unjailbreak.StarterFrame:TweenSize(UDim2.new(0, 472,0, 267),"Out","Quint",1.5,true)
  9899.  
  9900. ContinueCustomization.MouseButton1Down:connect(function()
  9901. game.CoreGui.Unjailbreak.StarterFrame.StarterMainFrame:TweenPosition(UDim2.new(0, -472,0, 0),"Out","Quint",2,true)
  9902. end)
  9903.  
  9904. ENABLED = false
  9905. PLAYER = game:GetService("Players").LocalPlayer
  9906. MOUSE = PLAYER:GetMouse()
  9907. CC = game:GetService("Workspace").CurrentCamera
  9908. _G.FREE_FOR_ALL = false
  9909. _G.AIM_AT = 'Head'
  9910. local player = game:GetService("Players").LocalPlayer
  9911. local esp = false
  9912. local track = false
  9913.  
  9914. function Create(base, team)
  9915. local bb = Instance.new("BillboardGui",player.PlayerGui)
  9916. bb.Adornee = base
  9917. bb.ExtentsOffset = Vector3.new(0,1,0)
  9918. bb.AlwaysOnTop = true
  9919. bb.Size = UDim2.new(0,5,0,5)
  9920. bb.StudsOffset = Vector3.new(0,1,0)
  9921. bb.Name = "tracker"
  9922. local frame = Instance.new("Frame",bb)
  9923. frame.ZIndex = 10
  9924. frame.BackgroundTransparency = 0.3
  9925. frame.Size = UDim2.new(1,0,1,0)
  9926. frame.Position = UDim2.new(0,0,0)
  9927. frame.Transparency = 1
  9928. local txtlbl = Instance.new("TextLabel",bb)
  9929. txtlbl.ZIndex = 10
  9930. txtlbl.Text = (string.upper(base.Parent.Name))
  9931. txtlbl.BackgroundTransparency = 1
  9932. txtlbl.Position = UDim2.new(0,0,0,-35)
  9933. txtlbl.Size = UDim2.new(1,0,10,0)
  9934. txtlbl.Font = "SourceSansBold"
  9935. txtlbl.FontSize = "Size10"
  9936. txtlbl.TextStrokeTransparency = 0.5
  9937.  
  9938. local txtlbl2 = Instance.new("TextLabel",bb)
  9939. txtlbl2.ZIndex = 10
  9940. txtlbl2.Text = (math.floor(base.Parent.Humanoid.Health*100)/100)
  9941. txtlbl2.BackgroundTransparency = 1
  9942. txtlbl2.Position = UDim2.new(0,0,0,-25)
  9943. txtlbl2.Size = UDim2.new(1,0,10,0)
  9944. txtlbl2.Font = "SourceSansBold"
  9945. txtlbl2.FontSize = "Size10"
  9946.  
  9947. txtlbl2.TextStrokeTransparency = 0.5
  9948. if team then
  9949. txtlbl.TextColor3 = Color3.new(85,0,127)
  9950. txtlbl2.TextColor3 = Color3.new(85,0,127)
  9951. frame.BackgroundColor3 = Color3.new(85,0,127)
  9952.  
  9953. elseif base.Parent.Name == "Decryptance" or base.Parent.Name == "Unlisting" then
  9954. txtlbl.TextColor3 = Color3.new(0,255,0)
  9955. txtlbl2.TextColor3 = Color3.new(0,255,0)
  9956. frame.BackgroundColor3 = Color3.new(0,255,0)
  9957. txtlbl.Text = "FRIEND"
  9958. txtlbl.FontSize = "Size14"
  9959. txtlbl2.FontSize = "Size14"
  9960.  
  9961.  
  9962.  
  9963. elseif base.Parent.Name == game:GetService("Players").LocalPlayer.Name then
  9964. txtlbl2.Transparency = 1
  9965. txtlbl.Transparency = 1
  9966. frame.Transparency = 1
  9967. else
  9968. txtlbl.TextColor3 = Color3.new(85,0,127)
  9969. txtlbl2.TextColor3 = Color3.new(85,0,127)
  9970. frame.BackgroundColor3 = Color3.new(85,0,127)
  9971.  
  9972. end
  9973. end
  9974.  
  9975.  
  9976. function Find()
  9977. Clear()
  9978. track = true
  9979. spawn(function()
  9980. while wait() do
  9981. if track then
  9982. Clear()
  9983. for _,v in pairs(game:GetService("Players"):players()) do
  9984.  
  9985. if v.Character and v.Character.Head then
  9986. Create(v.Character.Head, false)
  9987. end
  9988. end
  9989. end
  9990. end
  9991. wait(1)
  9992. end)
  9993. end
  9994. function Clear()
  9995. for _,v in pairs(player.PlayerGui:children()) do
  9996. if v.Name == "tracker" and v:isA("BillboardGui") then
  9997. v:Destroy()
  9998. end
  9999. end
  10000. end
  10001.  
  10002. CESP.MouseButton1Down:connect(function()
  10003. if not esp then
  10004. Find()
  10005. warn("Jailbreak ESP Enabled")
  10006. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CESP.ImageColor3 = Color3.new(0.211765, 0.635294, 0)
  10007. esp = true
  10008. else
  10009. Clear()
  10010. track = false
  10011. warn("Jailbreak ESP Disabled")
  10012. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CESP.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  10013. esp = false
  10014. end
  10015. end)
  10016.  
  10017. BlueColor.MouseButton1Down:connect(function()
  10018. game.CoreGui.Unjailbreak.MainFrame.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  10019. game.CoreGui.Unjailbreak.MainFrame.BottomLine.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  10020. game.CoreGui.Unjailbreak.StarterFrame.StarterMainFrame.MainPreview.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  10021. end)
  10022.  
  10023. RedColor.MouseButton1Down:connect(function()
  10024. game.CoreGui.Unjailbreak.MainFrame.BackgroundColor3 = Color3.new(1, 0, 0)
  10025. game.CoreGui.Unjailbreak.MainFrame.BottomLine.BackgroundColor3 = Color3.new(1, 0, 0)
  10026. game.CoreGui.Unjailbreak.StarterFrame.StarterMainFrame.MainPreview.BackgroundColor3 = Color3.new(1, 0, 0)
  10027. end)
  10028.  
  10029. OrangeColor.MouseButton1Down:connect(function()
  10030. game.CoreGui.Unjailbreak.MainFrame.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  10031. game.CoreGui.Unjailbreak.MainFrame.BottomLine.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  10032. game.CoreGui.Unjailbreak.StarterFrame.StarterMainFrame.MainPreview.BackgroundColor3 = Color3.new(0.737255, 0.345098, 0)
  10033. end)
  10034.  
  10035. BlackColor.MouseButton1Down:connect(function()
  10036. game.CoreGui.Unjailbreak.MainFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  10037. game.CoreGui.Unjailbreak.MainFrame.BottomLine.BackgroundColor3 = Color3.new(0, 0, 0)
  10038. game.CoreGui.Unjailbreak.StarterFrame.StarterMainFrame.MainPreview.BackgroundColor3 = Color3.new(0, 0, 0)
  10039. end)
  10040.  
  10041. PurpleColor.MouseButton1Down:connect(function()
  10042. game.CoreGui.Unjailbreak.MainFrame.BackgroundColor3 = Color3.new(0.333333, 0, 0.498039)
  10043. game.CoreGui.Unjailbreak.MainFrame.BottomLine.BackgroundColor3 = Color3.new(0.333333, 0, 0.498039)
  10044. game.CoreGui.Unjailbreak.StarterFrame.StarterMainFrame.MainPreview.BackgroundColor3 = Color3.new(0.333333, 0, 0.498039)
  10045. end)
  10046.  
  10047. function Aimbot()
  10048.  
  10049. end
  10050.  
  10051. MainContinue.MouseButton1Down:connect(function()
  10052. game.CoreGui.Unjailbreak.StarterFrame:TweenSize(UDim2.new(0, 0,0, 0),"Out","Quint",1.5,true)
  10053. if game.CoreGui.Unjailbreak.StarterFrame.StarterMainFrame.UIKeybind.Text == "" then
  10054. local mouse1 = game:GetService("Players").LocalPlayer:GetMouse()
  10055. mouse1.KeyDown:connect(function(key)
  10056. if key == "v" then
  10057. if Openn == true then
  10058. Openn = false
  10059. game.CoreGui.Unjailbreak.MainFrame:TweenPosition(UDim2.new(0.344, 0,1.1, 0),"Out","Quint",1,true)
  10060. else
  10061. Openn = true
  10062. game.CoreGui.Unjailbreak.MainFrame:TweenPosition(UDim2.new(0.344, 0,0.307, 0),"Out","Quint",1,true)
  10063. end
  10064. end
  10065. end)
  10066. else
  10067. local mouse1 = game:GetService("Players").LocalPlayer:GetMouse()
  10068. mouse1.KeyDown:connect(function(key)
  10069. if key == UIKeybind.Text then
  10070. if Openn == true then
  10071. Openn = false
  10072. game.CoreGui.Unjailbreak.MainFrame:TweenPosition(UDim2.new(0.344, 0,1.1, 0),"Out","Quint",1,true)
  10073. else
  10074. Openn = true
  10075. game.CoreGui.Unjailbreak.MainFrame:TweenPosition(UDim2.new(0.344, 0,0.307, 0),"Out","Quint",1,true)
  10076. end
  10077. end
  10078. end)
  10079. end
  10080. end)
  10081.  
  10082. local i=20 do
  10083. wait()
  10084. game.CoreGui.Unjailbreak.MainFrame.PlayerImage.Image = "https://assetgame.roblox.com/Thumbs/Avatar.ashx?x=250&y=250&Format=Png&username="..game:GetService("Players").LocalPlayer.Name
  10085. end
  10086.  
  10087. Tabs.MouseButton1Down:connect(function()
  10088. game.CoreGui.Unjailbreak.MainFrame.TabFrames:TweenPosition(UDim2.new(0, 150,0, 47), 'Out', 'Quint', 1, true)
  10089. game.CoreGui.Unjailbreak.MainFrame.TabFrames.Dark.Visible = true
  10090. game.CoreGui.Unjailbreak.MainFrame.TabFrames.Dark.Transparency = 0.5
  10091. end)
  10092.  
  10093. Home.MouseButton1Down:connect(function()
  10094. game.CoreGui.Unjailbreak.MainFrame.TabFrames.HomeFrame.Visible = true
  10095. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Visible = false
  10096. game.CoreGui.Unjailbreak.MainFrame.TabFrames.TeleportsFrame.Visible = false
  10097. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.Visible = false
  10098. game.CoreGui.Unjailbreak.MainFrame.TabFrames:TweenPosition(UDim2.new(0, 0,0, 47), 'Out', 'Quint', 1, true)
  10099. game.CoreGui.Unjailbreak.MainFrame.TabFrames.Dark.Visible = false
  10100. end)
  10101.  
  10102. Game.MouseButton1Down:connect(function()
  10103. game.CoreGui.Unjailbreak.MainFrame.TabFrames.HomeFrame.Visible = false
  10104. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Visible = true
  10105. game.CoreGui.Unjailbreak.MainFrame.TabFrames.TeleportsFrame.Visible = false
  10106. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.Visible = false
  10107. game.CoreGui.Unjailbreak.MainFrame.TabFrames:TweenPosition(UDim2.new(0, 0,0, 47), 'Out', 'Quint', 1, true)
  10108. game.CoreGui.Unjailbreak.MainFrame.TabFrames.Dark.Visible = false
  10109. end)
  10110.  
  10111. Teleports.MouseButton1Down:connect(function()
  10112. game.CoreGui.Unjailbreak.MainFrame.TabFrames.HomeFrame.Visible = false
  10113. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Visible = false
  10114. game.CoreGui.Unjailbreak.MainFrame.TabFrames.TeleportsFrame.Visible = true
  10115. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.Visible = false
  10116. game.CoreGui.Unjailbreak.MainFrame.TabFrames:TweenPosition(UDim2.new(0, 0,0, 47), 'Out', 'Quint', 1, true)
  10117. game.CoreGui.Unjailbreak.MainFrame.TabFrames.Dark.Visible = false
  10118. end)
  10119.  
  10120. Settings.MouseButton1Down:connect(function()
  10121. game.CoreGui.Unjailbreak.MainFrame.TabFrames.HomeFrame.Visible = false
  10122. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Visible = false
  10123. game.CoreGui.Unjailbreak.MainFrame.TabFrames.TeleportsFrame.Visible = false
  10124. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.Visible = true
  10125. game.CoreGui.Unjailbreak.MainFrame.TabFrames:TweenPosition(UDim2.new(0, 0,0, 47), 'Out', 'Quint', 1, true)
  10126. game.CoreGui.Unjailbreak.MainFrame.TabFrames.Dark.Visible = false
  10127. end)
  10128.  
  10129. SetKeybind.MouseButton1Down:connect(function()
  10130. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.Visible = true
  10131. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.JewelryKeyy.Text = "Jewelry Color Set: "..JewelryKeyBox.Text
  10132. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.CriminalKeyy.Text = "Criminal Key Set: "..CrimBaseBox.Text
  10133. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.BankKeyy.Text = "Bank Key Set: "..BankKeyBox.Text
  10134. end)
  10135.  
  10136. KeyContinue.MouseButton1Down:connect(function()
  10137. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.Visible = false
  10138.  
  10139. --Jewelry
  10140. game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
  10141. if string.lower(key) == game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.JewelryKeyy.Text then
  10142. for i=1,20 do
  10143. wait()
  10144. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(137.325, 17.878, 1320.123) + Vector3.new(1,0,0)
  10145. end
  10146. end
  10147. end)
  10148.  
  10149.  
  10150. --Bank
  10151. game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
  10152. if string.lower(key) == game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.BankKeyy.Text then
  10153. for i=1,20 do
  10154. wait()
  10155. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-11.036747, 17.9193821, 797.971521) + Vector3.new(1,0,0)
  10156. end
  10157. end
  10158. end)
  10159.  
  10160.  
  10161. --Criminal
  10162. game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
  10163. if string.lower(key) == game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.CriminalKeyy.Text then
  10164. for i=1,20 do
  10165. wait()
  10166. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-222.339157, 17.9125443, 1575.82336) + Vector3.new(1,0,0)
  10167. end
  10168. end
  10169. end)
  10170. end)
  10171.  
  10172. KeyCancel.MouseButton1Click:connect(function()
  10173. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.KeybindConFrame.Visible = false
  10174. end)
  10175.  
  10176. CDrag.MouseButton1Down:connect(function()
  10177. if Dragg == true then
  10178. Dragg = false
  10179. game.CoreGui.Unjailbreak.MainFrame.Draggable = true
  10180. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CDrag.ImageColor3 = Color3.new(0.211765, 0.635294, 0)
  10181. else
  10182. Dragg = true
  10183. game.CoreGui.Unjailbreak.MainFrame.Draggable = false
  10184. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CDrag.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  10185. end
  10186. end)
  10187.  
  10188. local ee = true
  10189. CNotifierB.MouseButton1Down:connect(function()
  10190. if BNotif == true then
  10191. BNotif = false
  10192. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CNotifierB.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  10193. ee = false
  10194. else
  10195. ee = true
  10196. BNotif = true
  10197. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CNotifierB.ImageColor3 = Color3.new(0.211765, 0.635294, 0)
  10198. for i, v in pairs(game:GetService("Workspace").Banks:GetChildren()) do
  10199. while ee do
  10200. wait(1)
  10201. if v.Extra.Light.SurfaceLight.Enabled == true then
  10202. game.CoreGui.Unjailbreak.BNotifierOpen:TweenPosition(UDim2.new(0, 1718,0, 578),"Out","Quint",2,true)
  10203. else
  10204. game.CoreGui.Unjailbreak.BNotifierOpen:TweenPosition(UDim2.new(0, 1950,0, 578),"Out","Quint",2,true)
  10205. end
  10206. end
  10207. end
  10208. end
  10209. end)
  10210.  
  10211. local eeee = true
  10212. CNotifierJ.MouseButton1Down:connect(function()
  10213. if JNotif == true then
  10214. JNotif = false
  10215. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CNotifierJ.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  10216. eeee = false
  10217. else
  10218. eeee = true
  10219. JNotif = true
  10220. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CNotifierJ.ImageColor3 = Color3.new(0.211765, 0.635294, 0)
  10221. for i, v in pairs(game:GetService("Workspace").Jewelrys:GetChildren()) do
  10222. while eeee do
  10223. wait(1)
  10224. if v.Extra.Light.SurfaceLight.Enabled == true then
  10225. game.CoreGui.Unjailbreak.JNotifierOpen:TweenPosition(UDim2.new(0, 1718,0, 657),"Out","Quint",2,true)
  10226. else
  10227. game.CoreGui.Unjailbreak.JNotifierOpen:TweenPosition(UDim2.new(0, 1950,0, 657),"Out","Quint",2,true)
  10228. end
  10229. end
  10230. end
  10231. end
  10232. end)
  10233.  
  10234. function bigggHead()
  10235. for i, v in pairs(game:GetService("Players"):GetChildren()) do
  10236. if v.TeamValue.Value == "Police" then
  10237. v.Character.HumanoidRootPart.Transparency = 0
  10238. v.Character.HumanoidRootPart.BrickColor = BrickColor.new("Blue")
  10239. v.Character.HumanoidRootPart.Size = Vector3.new(16,16,16)
  10240. end
  10241. end
  10242. end
  10243.  
  10244. CBigHead.MouseButton1Down:connect(function()
  10245. if bigheadd == true then
  10246. bigheadd = false
  10247. bigggHead(false)
  10248. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CBigHead.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  10249. else
  10250. bigheadd = true
  10251. bigggHead(true)
  10252. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CBigHead.ImageColor3 = Color3.new(0.211765, 0.635294, 0)
  10253. end
  10254. end)
  10255.  
  10256. CForceField.MouseButton1Down:connect(function()
  10257. if forcefieldd == true then
  10258. forcefieldd = false
  10259. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CForceField.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  10260. else
  10261. forcefieldd = true
  10262. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CForceField.ImageColor3 = Color3.new(0.211765, 0.635294, 0)
  10263. local es = true
  10264. while es do
  10265. wait(0.1)
  10266. for i, v in pairs(game:GetService("Players"):GetChildren()) do
  10267. if v.TeamValue.Value == "Police" then
  10268. if (game:GetService("Players").Character.Torso.Position - v.Position).magnitude <= 5 then
  10269. for i=1,20 do
  10270. wait()
  10271. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-222.339157, 17.9125443, 1575.82336) + Vector3.new(1,0,0)
  10272. end
  10273. end
  10274. end
  10275. end
  10276. end
  10277. end
  10278. end)
  10279.  
  10280. local Checkpoint = {}
  10281. Coords.MouseButton1Down:connect(function()
  10282. table.remove(Checkpoint, 1)
  10283. table.insert(Checkpoint, game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position)
  10284. end)
  10285.  
  10286. CustomTP.MouseButton1Down:connect(function()
  10287. for i=1, 20 do
  10288. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Checkpoint[1]) + Vector3.new(1,0,0)
  10289. end
  10290. end)
  10291.  
  10292. Reset.MouseButton1Down:connect(function()
  10293. game.CoreGui.Unjailbreak:Remove()
  10294. end)
  10295.  
  10296. InfiniteAmmo.MouseButton1Down:connect(function()
  10297. if magInf == true then
  10298. magInf = false
  10299. game:GetService("Players").LocalPlayer.PlayerGui.ScreenGui.Ammo.MagSize.RobloxLocked = false
  10300. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.InfiniteAmmo.Text = "Ammo: OFF"
  10301. else
  10302. magInf = true
  10303. game:GetService("Players").LocalPlayer.PlayerGui.ScreenGui.Ammo.MagSize.RobloxLocked = true
  10304. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.InfiniteAmmo.Text = "Ammo: ON"
  10305. end
  10306. end)
  10307.  
  10308. Prison.MouseButton1Down:connect(function()
  10309. for i=1,20 do
  10310. wait()
  10311. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1138.66, 18.009, -1430.01) + Vector3.new(1,0,0)
  10312. end
  10313. end)
  10314.  
  10315. CriminalBase.MouseButton1Down:connect(function()
  10316. for i=1,20 do
  10317. wait()
  10318. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-222.339157, 17.9125443, 1575.82336) + Vector3.new(1,0,0)
  10319. end
  10320. end)
  10321.  
  10322. BatCave.MouseButton1Down:connect(function()
  10323. for i=1,20 do
  10324. wait()
  10325. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1579.4823, 49.787693, -1759.61438) + Vector3.new(1,0,0)
  10326. end
  10327. end)
  10328.  
  10329. PoliceHQ1.MouseButton1Click:connect(function()
  10330. for i=1,20 do
  10331. wait()
  10332. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1130.11426, 17.950058, -1593.09766) + Vector3.new(1,0,0)
  10333. end
  10334. end)
  10335.  
  10336. PoliceHQ2.MouseButton1Down:connect(function()
  10337. for i=1,20 do
  10338. wait()
  10339. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(736.232239, 38.1125107, 1130.04456) + Vector3.new(1,0,0)
  10340. end
  10341. end)
  10342.  
  10343. Garage.MouseButton1Click:connect(function()
  10344. for i=1,20 do
  10345. wait()
  10346. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-341.0529, 19.644, 1182.502) + Vector3.new(1,0,0)
  10347. end
  10348. end)
  10349.  
  10350. BankStore.MouseButton1Down:connect(function()
  10351. for i=1,20 do
  10352. wait()
  10353. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(32.214, 2.67609, 818.648926) + Vector3.new(1,0,0)
  10354. end
  10355. end)
  10356.  
  10357. JewelryStore.MouseButton1Down:connect(function()
  10358. for i=1,20 do
  10359. wait()
  10360. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(137.325, 17.878, 1320.123) + Vector3.new(1,0,0)
  10361. end
  10362. end)
  10363.  
  10364. GasStation.MouseButton1Click:connect(function()
  10365. for i=1,20 do
  10366. wait()
  10367. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1548.20093, 17.7475166, 701.546997) + Vector3.new(1,0,0)
  10368. end
  10369. end)
  10370.  
  10371. DonutShop.MouseButton1Down:connect(function()
  10372. for i=1,20 do
  10373. wait()
  10374. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(267.315552, 17.6180038, -1796.33093) + Vector3.new(1,0,0)
  10375. end
  10376. end)
  10377.  
  10378. Lamborghini.MouseButton1Down:connect(function()
  10379. for i=1,20 do
  10380. wait()
  10381. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(144.794067, 17.6189003, 768.572693) + Vector3.new(1,0,0)
  10382. end
  10383. end)
  10384.  
  10385. Bugatti.MouseButton1Down:connect(function()
  10386. for i=1,20 do
  10387. wait()
  10388. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(245.938766, 17.6064777, 1372.15076) + Vector3.new(1,0,0)
  10389. end
  10390. end)
  10391.  
  10392. SWATVan.MouseButton1Down:connect(function()
  10393. for i=1,20 do
  10394. wait()
  10395. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1355.2417, 18, -1531.86047) + Vector3.new(1,0,0)
  10396. end
  10397. end)
  10398.  
  10399. DuneBuggy.MouseButton1Down:connect(function()
  10400. for i=1,20 do
  10401. wait()
  10402. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(571.526733, 16.66436, -470.50943) + Vector3.new(1,0,0)
  10403. end
  10404. end)
  10405.  
  10406. PickUpTruck.MouseButton1Down:connect(function()
  10407. for i=1,20 do
  10408. wait()
  10409. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1541.10388, 17.746624, 729) + Vector3.new(1,0,0)
  10410. end
  10411. end)
  10412.  
  10413. DirtBike.MouseButton1Down:connect(function()
  10414. for i=1,20 do
  10415. wait()
  10416. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1313.71118, 17.3656254, 370.085327) + Vector3.new(1,0,0)
  10417. end
  10418. end)
  10419.  
  10420. Porsche.MouseButton1Down:connect(function()
  10421. for i=1,20 do
  10422. wait()
  10423. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1112.11475, 101.16069, 1290.57654) + Vector3.new(1,0,0)
  10424. end
  10425. end)
  10426.  
  10427. Camaro.MouseButton1Down:connect(function()
  10428. for i=1,20 do
  10429. wait()
  10430. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-956.153564, 19.8500576, -1451.23572) + Vector3.new(1,0,0)
  10431. end
  10432. end)
  10433.  
  10434. MiniCooper.MouseButton1Down:connect(function()
  10435. for i=1,20 do
  10436. wait()
  10437. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(767.823242, 17.3656254, -1216.83643) + Vector3.new(1,0,0)
  10438. end
  10439. end)
  10440.  
  10441. Tesla3.MouseButton1Down:connect(function()
  10442. for i=1,20 do
  10443. wait()
  10444. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-111.571999, 17.6169529, 541.515747) + Vector3.new(1,0,0)
  10445. end
  10446. end)
  10447.  
  10448. GodMode.MouseButton1Down:connect(function()
  10449. game:GetService("Players").LocalPlayer.Character.Humanoid.Name = 1
  10450. local l = game:GetService("Players").LocalPlayer.Character["1"]:Clone()
  10451. l.Parent = game:GetService("Players").LocalPlayer.Character
  10452. l.Name = "Humanoid"
  10453. wait(0.1)
  10454. game:GetService("Players").LocalPlayer.Character["1"]:Destroy()
  10455. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players").LocalPlayer.Character
  10456. game:GetService("Players").LocalPlayer.Character.Animate.Disabled = true
  10457. wait(0.1)
  10458. game:GetService("Players").LocalPlayer.Character.Animate.Disabled = false
  10459. game:GetService("Players").LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  10460. end)
  10461.  
  10462. Btools.MouseButton1Down:connect(function()
  10463. game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, true)
  10464. for index, child in pairs(game:GetService("Workspace"):GetChildren()) do
  10465. if child.ClassName == "Part" then
  10466. child.Locked = false
  10467. end
  10468. if child.ClassName == "MeshPart" then
  10469. child.Locked = false
  10470. end
  10471. if child.ClassName == "UnionOperation" then
  10472. child.Locked = false
  10473. end
  10474. if child.ClassName == "Model" then
  10475. for index, chil in pairs(child:GetChildren()) do
  10476. if chil.ClassName == "Part" then
  10477. chil.Locked = false
  10478. end
  10479. if chil.ClassName == "MeshPart" then
  10480. chil.Locked = false
  10481. end
  10482. if chil.ClassName == "UnionOperation" then
  10483. chil.Locked = false
  10484. end
  10485. if chil.ClassName == "Model" then
  10486. for index, childe in pairs(chil:GetChildren()) do
  10487. if childe.ClassName == "Part" then
  10488. childe.Locked = false
  10489. end
  10490. if childe.ClassName == "MeshPart" then
  10491. childe.Locked = false
  10492. end
  10493. if childe.ClassName == "UnionOperation" then
  10494. childe.Locked = false
  10495. end
  10496. if childe.ClassName == "Model" then
  10497. for index, childeo in pairs(childe:GetChildren()) do
  10498. if childeo.ClassName == "Part" then
  10499. childeo.Locked = false
  10500. end
  10501. if childeo.ClassName == "MeshPart" then
  10502. childeo.Locked = false
  10503. end
  10504. if childeo.ClassName == "UnionOperation" then
  10505. childeo.Locked = false
  10506. end
  10507. if childeo.ClassName == "Model" then
  10508. end
  10509. end
  10510. end
  10511. end
  10512. end
  10513. end
  10514. end
  10515. end
  10516. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  10517. c.BinType = Enum.BinType.Hammer
  10518. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  10519. c.BinType = Enum.BinType.Clone
  10520. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  10521. c.BinType = Enum.BinType.Grab
  10522. end)
  10523.  
  10524. RemoveAll.MouseButton1Down:connect(function()
  10525. for i, v in pairs(game:GetService("Workspace").Jewelrys:GetChildren()) do
  10526. v.Lasers:Remove()
  10527. v.Cameras:Remove()
  10528. v.FloorLasers:Remove()
  10529. end
  10530. game:GetService("Workspace").Cells:Remove()
  10531. game:GetService("Workspace").Doors:Remove()
  10532. game:GetService("Workspace").EscapeRoutes.ExplodeWall:Destroy()
  10533. game:GetService("Workspace").EscapeRoutes.LiftGate:Remove()
  10534. for i, v in pairs(game:GetService("Workspace").Banks:GetChildren()) do
  10535. v.Door:Destroy()
  10536. v.TriggerDoor:Destroy()
  10537. v.Lasers:Remove()
  10538. end
  10539. end)
  10540.  
  10541. AnnoyServer.MouseButton1Down:connect(function()
  10542. if annnoy == true then
  10543. annnoy = false
  10544. e = false
  10545. else
  10546. annnoy = true
  10547. e = true
  10548. while eee do
  10549. for _,plr in pairs(game:GetService("Players"):GetPlayers()) do
  10550. pcall(function()
  10551. for _,obj in pairs(plr.Character.Head:GetChildren()) do
  10552. if obj:IsA("Sound") then
  10553. obj:Play()
  10554. end
  10555. end
  10556. end)
  10557. end
  10558. end
  10559. end
  10560. end)
  10561.  
  10562. SpamArrest.MouseButton1Down:connect(function()
  10563. local Player = game:GetService("Players").LocalPlayer
  10564. wait(0.5)
  10565. for i,v in pairs(game.Teams.Criminal:GetPlayers()) do
  10566. repeat
  10567. wait()
  10568. Player.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, 1)
  10569. until v.Team.Name ~= "Criminal"
  10570. end
  10571. end)
  10572.  
  10573. noclip = false
  10574. game:GetService('RunService').Stepped:connect(function()
  10575. if noclip then
  10576. game:GetService("Players").LocalPlayer.Character.Humanoid:ChangeState(11)
  10577. end
  10578. end)
  10579.  
  10580. NoClip.MouseButton1Down:connect(function()
  10581. noclip = not noclip
  10582. if NoClip.Text == "NoClip: ON" then
  10583. NoClip.Text = "NoClip: OFF"
  10584. else
  10585. NoClip.Text = "NoClip: ON"
  10586. end
  10587. end)
  10588.  
  10589. WalkSpeed.MouseButton1Down:connect(function()
  10590. down = false
  10591. velocity = Instance.new("BodyVelocity")
  10592. velocity.maxForce = Vector3.new(100000, 0, 100000)
  10593. local speed = 150
  10594. gyro = Instance.new("BodyGyro")
  10595. gyro.maxTorque = Vector3.new(100000, 0, 100000)
  10596.  
  10597. local hum = game:GetService("Players").LocalPlayer.Character.Humanoid
  10598.  
  10599. function onButton1Down(mouse)
  10600. down = true
  10601. velocity.Parent = game:GetService("Players").LocalPlayer.Character.UpperTorso
  10602. velocity.velocity = (hum.MoveDirection) * speed
  10603. gyro.Parent = game:GetService("Players").LocalPlayer.Character.UpperTorso
  10604. while down do
  10605. if not down then break end
  10606. velocity.velocity = (hum.MoveDirection) * speed
  10607. local refpos = gyro.Parent.Position + (gyro.Parent.Position - workspace.CurrentCamera.CoordinateFrame.p).unit * 5
  10608. gyro.cframe = CFrame.new(gyro.Parent.Position, Vector3.new(refpos.x, gyro.Parent.Position.y, refpos.z))
  10609. wait(0.1)
  10610. end
  10611. end
  10612.  
  10613. function onButton1Up(mouse)
  10614. velocity.Parent = nil
  10615. gyro.Parent = nil
  10616. down = false
  10617. end
  10618.  
  10619. function onSelected(mouse)
  10620. mouse.KeyDown:connect(function(k) if k:lower()=="q"then onButton1Down(mouse)end end)
  10621. mouse.KeyUp:connect(function(k) if k:lower()=="q"then onButton1Up(mouse)end end)
  10622. end
  10623.  
  10624. onSelected(game:GetService("Players").LocalPlayer:GetMouse())
  10625. end)
  10626.  
  10627. Gravity.MouseButton1Down:connect(function()
  10628. if Gravity == true then
  10629. Gravity = false
  10630. game:GetService("Workspace").Gravity = 196.2
  10631. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Gravity.Text = "Gravity: OFF"
  10632. else
  10633. Gravity = true
  10634. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Gravity.Text = "Gravity: ON"
  10635. game:GetService("Workspace").Gravity = 45
  10636. end
  10637. end)
  10638.  
  10639. JumpPower.MouseButton1Down:connect(function()
  10640. if Jump == true then
  10641. Jump = false
  10642. game:GetService("Players").LocalPlayer.Character.Humanoid.JumpPower = 50
  10643. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.JumpPower.Text = "Jump: OFF"
  10644. else
  10645. Jump = true
  10646. game:GetService("Players").LocalPlayer.Character.Humanoid.JumpPower = 100
  10647. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.JumpPower.Text = "Jump: ON"
  10648. end
  10649. end)
  10650.  
  10651. VehicleSpeed.MouseButton1Down:connect(function()
  10652. dir = 0
  10653. gs = game.GetService
  10654. gs(game,"RunService").RenderStepped:connect(function()
  10655. for i,v in next,workspace.Vehicles:children() do
  10656. if v.Name ~= "Heli" then
  10657. if v:FindFirstChild("Engine") then
  10658. local bf,cf = v.Engine:FindFirstChild("NewForce"),v:GetPrimaryPartCFrame().lookVector
  10659. if not bf then
  10660. bf = v.Engine:FindFirstChild("BodyForce") or v.Engine:FindFirstChild("VectorForce")
  10661. if bf then
  10662. bf = bf:Clone()
  10663. bf.Parent = v.Engine
  10664. bf.Name = "NewForce"
  10665. end
  10666. end
  10667. if bf then
  10668. local fa = 1
  10669. if v.Name:lower():find("bike") then fa = .3 elseif v.Name:lower():find("bugg") then fa = .5 end
  10670. if v.Seat.PlayerName.Value ~= game:GetService("Players").LocalPlayer.Name then fa = 0 end
  10671. bf.Force = Vector3.new(cf.X*300000*dir*fa,0,cf.Z*300000*dir*fa)
  10672. end
  10673. end
  10674. end
  10675. end
  10676. end)
  10677. val = {
  10678. {Enum.KeyCode.W,1};
  10679. {Enum.KeyCode.S,-1};
  10680. }
  10681. uis = gs(game,"UserInputService")
  10682. chk = function(k)
  10683. for i,v in next,val do
  10684. if v[1]==k.KeyCode then
  10685. return v[2]
  10686. end
  10687. end
  10688. end
  10689. uis.InputBegan:connect(function(k)
  10690. dir = chk(k) or dir
  10691. end)
  10692. uis.InputEnded:connect(function(k)
  10693. if chk(k) == dir then
  10694. dir = 0
  10695. end
  10696. end)
  10697. end)
  10698.  
  10699. KeyCard.MouseButton1Down:connect(function()
  10700. game:GetService("Players").LocalPlayer.TeamValue.Value= "Police"
  10701. end)
  10702.  
  10703. local mouse=game:GetService("Players").LocalPlayer:GetMouse''
  10704. localplayer=game:GetService("Players").LocalPlayer
  10705. game:GetService("Players").LocalPlayer.Character:WaitForChild("HumanoidRootPart")
  10706. local torso = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart
  10707. local speed=0
  10708. local keys={a=false,d=false,w=false,s=false}
  10709. local e1
  10710. local e2
  10711. local function start()
  10712. local pos = Instance.new("BodyPosition",torso)
  10713. local gyro = Instance.new("BodyGyro",torso)
  10714. pos.Name="EPIXPOS"
  10715. pos.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  10716. pos.position = torso.Position
  10717. gyro.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  10718. gyro.cframe = torso.CFrame
  10719. repeat
  10720. wait()
  10721. localplayer.Character.Humanoid.PlatformStand=true
  10722. local new=gyro.cframe - gyro.cframe.p + pos.position
  10723. if not keys.w and not keys.s and not keys.a and not keys.d then
  10724. speed=1
  10725. end
  10726. if keys.w then
  10727. new = new + workspace.CurrentCamera.CoordinateFrame.lookVector * speed
  10728. speed=speed+0.01
  10729. end
  10730. if keys.s then
  10731. new = new - workspace.CurrentCamera.CoordinateFrame.lookVector * speed
  10732. speed=speed+0.01
  10733. end
  10734. if keys.d then
  10735. new = new * CFrame.new(speed,0,0)
  10736. speed=speed+0.01
  10737. end
  10738. if keys.a then
  10739. new = new * CFrame.new(-speed,0,0)
  10740. speed=speed+0.01
  10741. end
  10742. if speed>5 then
  10743. speed=5
  10744. end
  10745. pos.position=new.p
  10746. if keys.w then
  10747. gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(-math.rad(speed*15),0,0)
  10748. elseif keys.s then
  10749. gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(math.rad(speed*15),0,0)
  10750. else
  10751. gyro.cframe = workspace.CurrentCamera.CoordinateFrame
  10752. end
  10753. until not Fly
  10754. if gyro then gyro:Destroy() end
  10755. if pos then pos:Destroy() end
  10756. flying=false
  10757. localplayer.Character.Humanoid.PlatformStand=false
  10758. speed=0
  10759. end
  10760. e1=mouse.KeyDown:connect(function(key)
  10761. if not torso or not torso.Parent then flying=false e1:disconnect() e2:disconnect() return end
  10762. if key=="w" then
  10763. keys.w=true
  10764. elseif key=="s" then
  10765. keys.s=true
  10766. elseif key=="a" then
  10767. keys.a=true
  10768. elseif key=="d" then
  10769. keys.d=true
  10770. end
  10771. end)
  10772. e2=mouse.KeyUp:connect(function(key)
  10773. if key=="w" then
  10774. keys.w=false
  10775. elseif key=="s" then
  10776. keys.s=false
  10777. elseif key=="a" then
  10778. keys.a=false
  10779. elseif key=="d" then
  10780. keys.d=false
  10781. end
  10782. end)
  10783.  
  10784. Fly.MouseButton1Down:connect(function()
  10785. if flyy == true then
  10786. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Fly.Text = "Fly: OFF"
  10787. flyy = false
  10788. Fly = false
  10789. start()
  10790. else
  10791. game.CoreGui.Unjailbreak.MainFrame.TabFrames.GameFrame.Fly.Text = "Fly: ON"
  10792. flyy = true
  10793. Fly = true
  10794. start()
  10795. end
  10796. end)
  10797.  
  10798. FlashLight.MouseButton1Down:connect(function()
  10799. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  10800.  
  10801. a = Instance.new("Part", workspace)
  10802. a.Anchored = true
  10803. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  10804. a.CanCollide = false
  10805.  
  10806. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  10807. if v.Name == "Station" then
  10808. for a, b in pairs(v:GetChildren()) do
  10809. if b:IsA("StringValue") then
  10810. if b.Value == "Flashlight" then
  10811. v.CFrame = CFrame.new(hit)
  10812. end
  10813. end
  10814. end
  10815. end
  10816. end
  10817. end)
  10818.  
  10819. M4A4.MouseButton1Down:connect(function()
  10820. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  10821.  
  10822. a = Instance.new("Part", workspace)
  10823. a.Anchored = true
  10824. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  10825. a.CanCollide = false
  10826.  
  10827. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  10828. if v.Name == "Station" then
  10829. for a, b in pairs(v:GetChildren()) do
  10830. if b:IsA("StringValue") then
  10831. if b.Value == "RifleSWAT" then
  10832. v.CFrame = CFrame.new(hit)
  10833. end
  10834. end
  10835. end
  10836. end
  10837. end
  10838. end)
  10839.  
  10840. AK47.MouseButton1Down:connect(function()
  10841. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  10842.  
  10843. a = Instance.new("Part", workspace)
  10844. a.Anchored = true
  10845. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  10846. a.CanCollide = false
  10847.  
  10848. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  10849. if v.Name == "ShootingRange" then
  10850. for a, b in pairs(v:GetChildren()) do
  10851. if b:IsA("StringValue") then
  10852. if b.Value == "AK47" then
  10853. v.CFrame = CFrame.new(hit)
  10854. end
  10855. end
  10856. end
  10857. end
  10858. end
  10859. end)
  10860.  
  10861. ShotGun.MouseButton1Down:connect(function()
  10862. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  10863.  
  10864. a = Instance.new("Part", workspace)
  10865. a.Anchored = true
  10866. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  10867. a.CanCollide = false
  10868.  
  10869. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  10870. if v.Name == "Station" then
  10871. for a, b in pairs(v:GetChildren()) do
  10872. if b:IsA("StringValue") then
  10873. if b.Value == "Shotgun" then
  10874. v.CFrame = CFrame.new(hit)
  10875. end
  10876. end
  10877. end
  10878. end
  10879. end
  10880. end)
  10881.  
  10882. Pistol.MouseButton1Down:connect(function()
  10883. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  10884.  
  10885. a = Instance.new("Part", workspace)
  10886. a.Anchored = true
  10887. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  10888. a.CanCollide = false
  10889.  
  10890. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  10891. if v.Name == "Station" then
  10892. for a, b in pairs(v:GetChildren()) do
  10893. if b:IsA("StringValue") then
  10894. if b.Value == "Pistol" then
  10895. v.CFrame = CFrame.new(hit)
  10896. end
  10897. end
  10898. end
  10899. end
  10900. end
  10901. end)
  10902.  
  10903. GotoBank.MouseButton1Down:connect(function()
  10904. for i=1,20 do
  10905. wait()
  10906. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(32.214, 2.67609, 818.648926) + Vector3.new(1,0,0)
  10907. end
  10908. end)
  10909.  
  10910. GotoJewelry.MouseButton1Down:connect(function()
  10911. for i=1,20 do
  10912. wait()
  10913. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(137.325, 17.878, 1320.123) + Vector3.new(1,0,0)
  10914. end
  10915. end);
  10916.  
  10917. GoTo.MouseButton1Down:connect(function()
  10918. p = getPlayer()
  10919. if p then
  10920. for i=1,20 do
  10921. wait()
  10922. PLR.Character.HumanoidRootPart.CFrame = p.Character.HumanoidRootPart.CFrame + Vector3.new(0, 3, 0)
  10923. end
  10924. else
  10925. GoTo.Text = "Retry"; wait(1); GoTo.Text = "GoTo" end
  10926. end)
  10927.  
  10928. Explorer.MouseButton1Down:connect(function()
  10929. TextProperties = {"ZOffset", "CharacterAppearance", "PrimaryPart", "SkyboxBk", "SkyboxDn", "WaterTransparency", "WaterWaveSpeed", "HipHeight","ChatHistory","ConversationDistance", "BlastPressure", "BlastRadius", "InitialPrompt", "CPU", "OSVer", "OsPlatformId", "CpuSpeed", "D", "P", "maxForce", "InstanceCount", "PlaceId", "workspace", "GarbageCollectionFrequency", "BinType", "Grip", "ActivationState", "GarbageCollectionLimit", "ShadowColor", "TargetPoint", "WalkDirection", "WalkToPart", "Image", "Font", "ClearTextOnFocus", "TextTransparency", "WalkToPoint", "ColorShift_Bottom", "ColorShift_Top","MaxSpeed","CartoonFactor","Target","MaxThrust","MaxTorque","TargetOffset","ThrustD", "ThrustP", "TurnD", "TurnP", "profileName", "Resolution", "Shadow", "Bevels", "BatchSize", "AASamples", "Genre", "CreatorType", "CreatorId", "JobId", "SkyboxUp", "SkyboxFt", "SkyboxLf", "StarCount", "ReporterType", "Outfit1", "Outfit2", "Pants", "PlayCount", "Shirt", "MinReportInterval", "VelocitySpread","Rate", "DataSendRate", "DataGCRate", "Archivable", "ClassName","NameDisplayerDistance", "MaxVelocity","PantsTemplate","ShirtTemplate","SoundId","Pitch","IsPlaying","IsPaused","Looped","PlayOnRemove","StudsPerTileU","StudsPerTileV", "Name", "DataCost", "Value", "MaxPlayers" , "PersonalServerRank" ,"NumPlayers" , "Text", "Reflectance","FogEnd", "FogStart","WaterTransparency", "Transparency", "Heat", "TeamName", "WalkSpeed", "Health", "MaxHealth", "Size", "Position", "AccountAge", "TeamColor", "userId", "Brightness", "Ambient", "OsPlatform", "SimulationRadius", "ChatMode", "AccountAgeReplicate", "Character", "Steer", "Style","NetworkOwnerV3", "CanCollide", "CFrame", "TimeOfDay", "FieldOfView", "CameraType", "LinkedSource", "MachineAddress", "Port"}
  10930. BoolProperties = {"Anchored", "AllowInsertFreeModels","SuperSafeChatReplicate", "Player", "HangDetection", "FullScriptCode", "DataModelJobs", "DeviceLost", "SSAO", "SoundEnabled", "SoftwareSound", "TextFits", "TextWrap", "Draggable", "BubbleChat" , "AutoRuns", "Guest", "LocalSaveEnabled", "PlatformStand", "AutoRotate", "CelestialBodiesShown","HasBuildTools" , "ClassicChat" , "DevEnableMouseLock" ,"Netural", "CanCollide", "Disabled", "Outlines" ,"Jump", "Sit", "Visible", "IsSmooth" , "Enabled", "Locked", "FilteringEnabled", "StreamingEnabled", "GlobalShadows", "RobloxLocked", "ScriptsDisabled"}
  10931. BrickColorProperties = {"BrickColor", "Color", "TeamColor", "AllowSweep", "WaterColor", "ParallelPhysics", "Is30FpsThrottleEnabled", "HeadsUpDisplay", "Texture", "Value", "WaterColor", "SkinColor", "SparkleColor", "FogColor", "HeadColor", "LeftArmColor", "RightArmColor", "TorsoColor", "RightLegColor", "LeftLegColor","ShadowColor", "Ambient", "SecondaryColor"}
  10932. s = Instance.new("ScreenGui", game.CoreGui)
  10933. pgr = Instance.new("TextButton")
  10934. pgr.Parent = s
  10935. pgr.Size = UDim2.new(0,100,0,40)
  10936. pgr.Position = UDim2.new(0,30,0,440)
  10937. pgr.Text="Xplorer"
  10938. pgr.BackgroundTransparency = 0.7
  10939. pgr.TextColor = BrickColor.new("Black")
  10940. pgr.BackgroundColor = BrickColor.new("Really Black")
  10941. pgr.BorderColor = BrickColor.new("Black")
  10942. pgr.Font = "ArialBold"
  10943. pgr.FontSize = "Size14"
  10944. pgr.TextStrokeColor3 = Color3.new(0/0,0/0,0/0)
  10945. pgr.TextStrokeTransparency = 0.3
  10946. pgr.BorderSizePixel = 1
  10947. pgr.BorderColor = BrickColor.new("White")
  10948.  
  10949. if game.Players.LocalPlayer.PlayerGui:findFirstChild("Explorer") then
  10950. game.Players.LocalPlayer.PlayerGui:findFirstChild("Explorer"):Remove()
  10951. end
  10952.  
  10953. Banned = {}
  10954.  
  10955.  
  10956.  
  10957. function isBanned()
  10958. for i,v in pairs(game.Players:GetPlayers()) do
  10959. if v.Name == Banned then
  10960. v:Destroy();
  10961. else
  10962. print("Player: "..v.Name.." has passed the test of banishments.");
  10963. end
  10964. end
  10965. end
  10966.  
  10967.  
  10968.  
  10969. local Cloned
  10970. local Deleted
  10971. local DeleteParent
  10972. local Player
  10973. local Search
  10974. local ScriptSearch
  10975. local Gui
  10976. local Cloned = nil
  10977. local Deleted = nil
  10978. local DeleteParent = nil
  10979. local Current = 0
  10980. local CurrentOption = 0
  10981.  
  10982. function Clear()
  10983. if Gui then
  10984. Gui:Remove()
  10985. end
  10986. Current = 0
  10987. CurrentOption = 0
  10988. end
  10989.  
  10990. function AddButton(N, Function, Color, Copy)
  10991. if not N then
  10992. error("RenderButton - No Name Specified")
  10993. end
  10994. if not Function then
  10995. error("RenderButton - No Function Specified")
  10996. end
  10997. if not Color then
  10998. Color = Color3.new(1, 1, 1)
  10999. end
  11000. if Copy == nil then
  11001. Copy = true
  11002. end
  11003. P = Instance.new("TextButton")
  11004. if Copy then
  11005. P.Size = UDim2.new(0, 110, 0, 20)
  11006. else
  11007. P.Size = UDim2.new(0, 130, 0, 20)
  11008. end
  11009. P.Text = N.Name
  11010. P.Name = N.Name
  11011. P.Parent = Gui
  11012. P.BackgroundColor3 = Color
  11013. P.TextColor3 = Color3.new(0, 0, 0)
  11014. P.BackgroundTransparency = 0.5
  11015. P.Position = UDim2.new(0, ((math.modf(Current/30))*150)+300, 0, 50+(20*((Current%30)-1)))
  11016. P.MouseButton1Click:connect(function()
  11017. Function(P)
  11018. end)
  11019. D = Instance.new("TextButton")
  11020. D.Size = UDim2.new(0, 20, 0, 20)
  11021. D.Text = "X"
  11022. D.Name = N.Name
  11023. D.Parent = Gui
  11024. D.BackgroundColor3 = Color3.new(1, 0, 0)
  11025. D.TextColor3 = Color3.new(0, 0, 0)
  11026. D.BackgroundTransparency = 0.5
  11027. D.Position = UDim2.new(0, ((math.modf(Current/30))*150)+300+130, 0, 50+(20*((Current%30)-1)))
  11028. D.MouseButton1Click:connect(function()
  11029. Deleted = N
  11030. DeleteParent = N.Parent
  11031. N.Parent = nil
  11032. Clear()
  11033. Search(DeleteParent)
  11034. end)
  11035. if Copy then
  11036. C = Instance.new("TextButton")
  11037. C.Size = UDim2.new(0, 20, 0, 20)
  11038. C.Text = "C"
  11039. C.Name = N.Name
  11040. C.Parent = Gui
  11041. C.BackgroundColor3 = Color3.new(0, 1, 0.5)
  11042. C.TextColor3 = Color3.new(0, 0, 0)
  11043. C.BackgroundTransparency = 0.5
  11044. C.Position = UDim2.new(0, ((math.modf(Current/30))*150)+300+110, 0, 50+(20*((Current%30)-1)))
  11045. C.MouseButton1Click:connect(function()
  11046. Cloned = N
  11047. Clear()
  11048. Search(N.Parent)
  11049. end)
  11050. end
  11051. Current = Current + 1
  11052. return P
  11053. end
  11054.  
  11055. function AddOption(N, Function, Color, Text)
  11056. if not N then
  11057. error("RenderButton - No Name Specified")
  11058. end
  11059. if not Color then
  11060. Color = Color3.new(1, 1, 1)
  11061. end
  11062. if Text == nil then
  11063. Text = false
  11064. end
  11065. if Text then
  11066. P = Instance.new("TextBox")
  11067. else
  11068. P = Instance.new("TextButton")
  11069. end
  11070. P.Text = N
  11071. P.Name = N
  11072. P.Parent = Gui
  11073. P.BackgroundColor3 = Color
  11074. P.TextColor3 = Color3.new(0, 0, 0)
  11075. P.BackgroundTransparency = 0.5
  11076. P.Size = UDim2.new(0, 150, 0, 20)
  11077. P.Position = UDim2.new(0, ((math.modf(CurrentOption/30))*150)+150, 0, 50+(20*((CurrentOption%30)-1)))
  11078. if not Text and Function then
  11079. P.MouseButton1Click:connect(function() Function(P) end)
  11080. end
  11081. CurrentOption = CurrentOption + 1
  11082. return P
  11083. end
  11084.  
  11085. function AddTextOption(Obj, Prop)
  11086. local Ob = Obj
  11087. local Pro = Prop
  11088. if type(Ob[Pro]) == "number" or type(Ob[Pro]) == "string" then
  11089. CurrentOption = CurrentOption + 1
  11090. local T = AddOption(Ob[Pro], nil, Color3.new(0.1, 0.4, 0.1), true)
  11091. CurrentOption = CurrentOption - 2
  11092. local O = AddOption("Change "..Pro..":", function() Ob[Pro] = T.Text end, Color3.new(0.1, 0.8, 0.1), false)
  11093. CurrentOption = CurrentOption + 1
  11094. end
  11095. end
  11096.  
  11097. function AddBrickColorOption(Obj, Prop)
  11098. local Ob = Obj
  11099. local Pro = Prop
  11100. if BrickColor.new(tostring(Ob[Pro])) == Ob[Pro] then
  11101. CurrentOption = CurrentOption + 1
  11102. local T = AddOption(tostring(Ob[Pro]), nil, Color3.new(0.1, 0.4, 0.1), true)
  11103. CurrentOption = CurrentOption - 2
  11104. local O = AddOption("Change "..Pro..":", function() Ob[Pro] = BrickColor.new(T.Text) end, Color3.new(0.1, 0.8, 0.1), false)
  11105. CurrentOption = CurrentOption + 1
  11106. end
  11107. end
  11108.  
  11109. function UnanchorObject(Objects)
  11110. local function Recurse(Base)
  11111. for _, Object in pairs(Base:GetChildren()) do
  11112. if _G.TestProperty(Object, "Anchored") then
  11113. Object.Anchored = not Object.Anchored
  11114. end
  11115. Recurse(Object)
  11116. end
  11117. end
  11118. Recurse(Objects)
  11119. end
  11120.  
  11121.  
  11122.  
  11123.  
  11124. function AddBoolOption(Obj, Prop)
  11125. local Ob = Obj
  11126. local Pro = Prop
  11127. if type(Ob[Pro]) == "boolean" then
  11128. local O = AddOption(Pro..": "..tostring(Ob[Pro]), nil, Color3.new(0.1, 0.8, 0.1), false)
  11129. O.MouseButton1Click:connect(function()
  11130. if Ob[Pro] then
  11131. Ob[Pro] = false
  11132. O.Text = Pro..": false"
  11133. else
  11134. Ob[Pro] = true
  11135. O.Text = Pro..": true"
  11136. end
  11137. end)
  11138. end
  11139. end
  11140.  
  11141. function TestProperty(Obj, Property)
  11142. Success = pcall(function()
  11143. if Obj[Property] then
  11144. return
  11145. end
  11146. end)
  11147. return Success
  11148. end
  11149.  
  11150. function LoadOptions(Object)
  11151. for Num, Prop in pairs(TextProperties) do
  11152. if TestProperty(Object, Prop) then
  11153. AddTextOption(Object, Prop)
  11154. end
  11155. end
  11156. for Num, Prop in pairs(BoolProperties) do
  11157. if TestProperty(Object, Prop) then
  11158. AddBoolOption(Object, Prop)
  11159. end
  11160. end
  11161. for Num, Prop in pairs(BrickColorProperties) do
  11162. if TestProperty(Object, Prop) then
  11163. AddBrickColorOption(Object, Prop)
  11164. end
  11165. end
  11166. end
  11167.  
  11168.  
  11169. function AddForceField(Player)
  11170. Instance.new("ForceField", Player.Character)
  11171. end
  11172. function Killp(Player)
  11173. Player.Character.Humanoid.Health=0
  11174. end
  11175. function AddExplode(Player)
  11176. Instance.new("Explosion", Player.Character)
  11177. end
  11178. function AddSparkles(Player)
  11179. Instance.new("Sparkles", Player.Character)
  11180. end
  11181.  
  11182.  
  11183. function FreezeParts(b)
  11184. if (b.className == "Part") then
  11185. b.Anchored=true;
  11186. end
  11187. end
  11188.  
  11189. function TPToObject(Object1)
  11190. local localplr = game.Players.LocalPlayer.Character.Torso
  11191. localplr.Position = Object1.Position
  11192. end
  11193.  
  11194.  
  11195. function Search(Object)
  11196. Gui = Instance.new("ScreenGui")
  11197. Gui.Parent = game.Players.LocalPlayer.PlayerGui
  11198. Gui.Name = "Explorer"
  11199. if Object ~= game then
  11200. AddOption("Back", function()
  11201. Clear();
  11202. Search(Object.Parent)
  11203. end, Color3.new(0.5, 1, 1), false)
  11204. end
  11205. if Object:IsA("Sound") then
  11206. AddOption("Copy ID", function() CopyString(tostring(Object.SoundId):sub(14)); warn("Copied."); Clear(); Search(Object); end, Color3.new(1, 0.2, 0), false)
  11207. AddOption("Play", function() Object:Play(); Clear(); Search(Object); end, Color3.new(0, 0, 1), false)
  11208. AddOption("Stop", function() Object:Stop(); Clear(); Search(Object); end, Color3.new(1, 1, 0), false)
  11209. end
  11210. if Object:IsA("Workspace") then
  11211. AddOption("BlackHole", function() local p= game.Players:GetChildren() for i= 1, #p do if p[i] ~= "LocalPlayer" then b = Instance.new("BodyPosition") b.Parent = p[i].Character.Torso b.maxForce = Vector3.new(6000000,60000000,60000000) b.position = Vector3.new(100,10,0)end end end, Color3.new(1, 0.6, 0.1), false)
  11212. end
  11213. if Object:IsA("IntValue") or Object:IsA("StringValue") or Object:IsA("NumberValue") then
  11214. AddOption("Copy Value", function() CopyString(tostring(Object.Value)); warn("Copied."); Clear(); Search(Object); end, Color3.new(1, 0.2, 0), false)
  11215. end
  11216. if Object:IsA("TextLabel") or Object:IsA("TextBox") or Object:IsA("Message") then
  11217. AddOption("Copy Value", function() CopyString(tostring(Object.Text)); warn("Copied."); Clear(); Search(Object); end, Color3.new(1, 0.2, 0), false)
  11218. end
  11219. AddOption("Get Path", function() CopyString(tostring("game." .. Object:GetFullName())) Clear(); Search(Object) end, Color3.new(0.5, 1, 1), false)
  11220. if Object ~= game then
  11221. AddOption("Unanchor Children", function() UnanchorObject(Object); Clear(); Search(Object); end, Color3.new(1, 0.2, 0), false)
  11222. AddOption("ClearAllChildren", function() Object:ClearAllChildren(); Clear(); Search(Object); end, Color3.new(1, 0.6, 0.1), false)
  11223. end
  11224. AddOption("Reload", function() Clear(); Search(Object); end, Color3.new(0.2, 1, 0.2), false)
  11225. if Cloned then
  11226. AddOption("Paste", function() Cloned:Clone().Parent = Object; Clear(); Search(Object); end, Color3.new(0.5, 1, 1), false)
  11227. end
  11228. if Deleted then
  11229. AddOption("Undo", function() Deleted.Parent = DeleteParent; Deleted = nil; DeletedParent = nil; Clear(); Search(Object); end, Color3.new(1, 0.6, 0.1), false)
  11230. end
  11231. if Object:IsA("Player") then
  11232. AddOption("Goto Character", function() Clear(); if Object.Character then Search(Object.Character); end end, Color3.new(1, 1, 1), false)
  11233. AddOption("Kill", function() Killp(Object) end, Color3.new(1,0.6,0.1), false)
  11234. AddOption("ForceField", function() AddForceField(Object); end, Color3.new(1, 0.6, 0.1), false)
  11235. AddOption("Freeze", function() FreezeParts(Object.Character.Torso); end, Color3.new(1, 0.6, 0.1), false)
  11236. AddOption("Unequip Tools", function() Object.Character.Humanoid:UnequipTools() end, Color3.new(1, 0.6, 0.1), false)
  11237. AddOption("Ban", function() table.insert(Banned, Object.Name); end, Color3.new(1,0.6,0.1), false)
  11238. --AddOption("Explode", function() AddExplode(Object); end, Color3.new(1, 0.6, 0.1), false)
  11239. end
  11240. if Object:IsA("Lighting") then
  11241. AddOption("Night", function() Object.TimeOfDay="24:24:24" end, Color3.new(1.,0.6,0.1), false)
  11242. AddOption("Day", function() Object.TimeOfDay="12:12:12" end, Color3.new(1.,0.6,0.1), false)
  11243. end
  11244. if Object:IsA("LocalScript") then
  11245. AddOption("EditScript", function() Clear(); ScriptSearch(Object); end, Color3.new(1, 1, 1), false)
  11246. end
  11247. if Object:IsA("Terrain") then
  11248. AddOption("Clear", function() Object:Clear(); end, Color3.new(1, 1, 1), false)
  11249. end
  11250. if Object:IsA("CornerWedgePart") or Object:IsA("FormFactorPart") or Object:IsA("Part") or Object:IsA("UnionOperation") or Object:IsA("BasePart") or Object:IsA("ParallelRampPart") or Object:IsA("PrismPart") or Object:IsA("PyramidPart") or Object:IsA("RightAngleRampPart") or Object:IsA("TrussPart") or Object:IsA("VehicleSeat") then
  11251. AddOption("Teleport To Part", function() TPToObject(Object); Clear(); Search(Object); end, Color3.new(1, 0.2, 0), false)
  11252. end
  11253.  
  11254. LoadOptions(Object)
  11255. AddOption("Close", Clear, Color3.new(1, 0.2, 0), false)
  11256. if not Object:IsA("Workspace") or not Object:IsA("Player") then
  11257. for Num, Obj in pairs(Object:GetChildren()) do
  11258. --if not Obj:IsA("BasePart") or not Object.Parent == game.Workspace then
  11259. if true then
  11260. if Obj:IsA("LocalScript") then
  11261. AddButton(Obj, function() Clear(); Search(Obj); end, Color3.new(1, 0, 0), true)
  11262. elseif Obj:IsA("Script") or Obj:IsA("StarterScript") or Obj:IsA("CoreScript") then
  11263. AddButton(Obj, function() Clear(); Search(Obj); end, Color3.new(0.5, 0.5, 0.8), true)
  11264. elseif Obj.Parent == game then
  11265. AddButton(Obj, function() Clear(); Search(Obj); end, Color3.new(1, 1, 1), false)
  11266. else
  11267. AddButton(Obj, function() Clear(); Search(Obj); end, Color3.new(1, 1, 1), true)
  11268. end
  11269. end
  11270. end
  11271. end
  11272. function MoveUp(Place, Amount)
  11273. for i,v in pairs(Place:GetChildren()) do
  11274. if v:IsA("TextLabel") or v:IsA("TextBox") then
  11275. v.Position = v.Position + UDim2.new(0,0,0,-Amount)
  11276. end
  11277. end
  11278. end
  11279. function MoveDown(Place, Amount)
  11280. for i,v in pairs(Place:GetChildren()) do
  11281. if v:IsA("TextLabel") or v:IsA("TextBox") then
  11282. v.Position = v.Position + UDim2.new(0,0,0,Amount)
  11283. end
  11284. end
  11285. end
  11286. i=0
  11287. function ScriptSearch(S)
  11288. Script2 = S
  11289. Script = decompile(Script2)
  11290. Table = {}
  11291. Enabled = true
  11292. Gui = Instance.new("ScreenGui")
  11293. Gui.Parent = game.Players.LocalPlayer.PlayerGui
  11294. Gui.Name = "Explorer"
  11295. while Enabled do
  11296. Start, End = string.find(Script, '\n')
  11297. print(Start, End)
  11298. if Start and End then
  11299. table.insert(Table, string.sub(Script, 1, End))
  11300. New = string.sub(Script, End+1, string.len(Script))
  11301. Script = New
  11302. else
  11303. Enabled = false
  11304. table.insert(Table, string.sub(Script, 1, End))
  11305. print("Finished")
  11306. end
  11307. end
  11308. P = Instance.new("TextLabel")
  11309. P.Size = UDim2.new(0, 500, 0, 20)
  11310. P.Text = Script2.Name
  11311. P.Name = "Script Line"
  11312. P.Parent = Gui
  11313. P.BackgroundColor3 = Color3.new(1, 1, 1)
  11314. P.TextColor3 = Color3.new(0, 0, 0)
  11315. P.BackgroundTransparency = 0.5
  11316. P.Position = UDim2.new(0.5, -250, 0, 150+(20*(i-1)))
  11317. P.TextXAlignment = "Left"
  11318. i=i+1
  11319. New = {}
  11320. for I,Val in pairs(Table) do
  11321. print(Val)
  11322. P = Instance.new("TextBox")
  11323. P.ClearTextOnFocus = false
  11324. P.Size = UDim2.new(0, 500, 0, 20)
  11325. P.Text = Val
  11326. P.Name = "Script Line"
  11327. P.Parent = Gui
  11328. P.BackgroundColor3 = Color3.new(1, 1, 1)
  11329. P.TextColor3 = Color3.new(0, 0, 0)
  11330. P.BackgroundTransparency = 0.5
  11331. P.Position = UDim2.new(0.5, -250, 0, 150+(20*(i-1)))
  11332. P.TextXAlignment = "Left"
  11333. table.insert(New, P)
  11334. i=i+1
  11335. end
  11336. i=1
  11337. P = Instance.new("TextButton")
  11338. P.Size = UDim2.new(0, 20, 0, 20)
  11339. P.Text = "^"
  11340. P.Name = "Scroll"
  11341. P.Parent = Gui
  11342. P.BackgroundColor3 = Color3.new(1, 1, 1)
  11343. P.TextColor3 = Color3.new(0, 0, 0)
  11344. P.BackgroundTransparency = 0.5
  11345. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  11346. P.MouseButton1Click:connect(function()
  11347. MoveUp(Gui, -20)
  11348. end)
  11349. i=i+1
  11350. P = Instance.new("TextButton")
  11351. P.Size = UDim2.new(0, 20, 0, 20)
  11352. P.Text = "v"
  11353. P.Name = "Scroll"
  11354. P.Parent = Gui
  11355. P.BackgroundColor3 = Color3.new(1, 1, 1)
  11356. P.TextColor3 = Color3.new(0, 0, 0)
  11357. P.BackgroundTransparency = 0.5
  11358. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  11359. P.MouseButton1Click:connect(function()
  11360. MoveDown(Gui, -20)
  11361. end)
  11362. i=i+1
  11363. P = Instance.new("TextButton")
  11364. P.Size = UDim2.new(0, 20, 0, 20)
  11365. P.Text = "^^"
  11366. P.Name = "Scroll"
  11367. P.Parent = Gui
  11368. P.BackgroundColor3 = Color3.new(1, 1, 1)
  11369. P.TextColor3 = Color3.new(0, 0, 0)
  11370. P.BackgroundTransparency = 0.5
  11371. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  11372. P.MouseButton1Click:connect(function()
  11373. MoveUp(Gui, -200)
  11374. end)
  11375. i=i+1
  11376. P = Instance.new("TextButton")
  11377. P.Size = UDim2.new(0, 20, 0, 20)
  11378. P.Text = "vv"
  11379. P.Name = "Scroll"
  11380. P.Parent = Gui
  11381. P.BackgroundColor3 = Color3.new(1, 1, 1)
  11382. P.TextColor3 = Color3.new(0, 0, 0)
  11383. P.BackgroundTransparency = 0.5
  11384. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  11385. P.MouseButton1Click:connect(function()
  11386. MoveDown(Gui, -200)
  11387. end)
  11388. i=i+1
  11389. P = Instance.new("TextButton")
  11390. P.Size = UDim2.new(0, 20, 0, 20)
  11391. P.Text = "S"
  11392. P.Name = "Save"
  11393. P.Parent = Gui
  11394. P.BackgroundColor3 = Color3.new(0, 1, 0)
  11395. P.TextColor3 = Color3.new(0, 0, 0)
  11396. P.BackgroundTransparency = 0.5
  11397. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  11398. P.MouseButton1Click:connect(function()
  11399. StringS = ""
  11400. for Num, Obj in pairs(New) do
  11401. StringS = StringS..Obj.Text..'\n'
  11402. end
  11403. S.Source = StringS
  11404. S.Disabled = true
  11405. S.Disabled = false
  11406. end)
  11407. i=i+1
  11408. P = Instance.new("TextButton")
  11409. P.Size = UDim2.new(0, 20, 0, 20)
  11410. P.Text = "C"
  11411. P.Name = "Copy"
  11412. P.Parent = Gui
  11413. P.BackgroundColor3 = Color3.new(1, 0.2, 0)
  11414. P.TextColor3 = Color3.new(0, 0, 0)
  11415. P.BackgroundTransparency = 0.5
  11416. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  11417. P.MouseButton1Click:connect(function()
  11418. StringS = ""
  11419. for Num, Obj in pairs(New) do
  11420. StringS = StringS..Obj.Text..'\n'
  11421. end
  11422. CopyString(StringS)
  11423. end)
  11424. i=i+1
  11425. P = Instance.new("TextButton")
  11426. P.Size = UDim2.new(0, 20, 0, 20)
  11427. P.Text = "x"
  11428. P.Name = "Back"
  11429. P.Parent = Gui
  11430. P.BackgroundColor3 = Color3.new(1, 0.2, 0)
  11431. P.TextColor3 = Color3.new(0, 0, 0)
  11432. P.BackgroundTransparency = 0.5
  11433. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  11434. P.MouseButton1Click:connect(function()
  11435. Clear()
  11436. i=0
  11437. Search(S)
  11438. end)
  11439. i=i+1
  11440. P = Instance.new("TextButton")
  11441. P.Size = UDim2.new(0, 20, 0, 20)
  11442. P.Text = "CB"
  11443. P.Name = "Back"
  11444. P.Parent = Gui
  11445. P.BackgroundColor3 = Color3.new(1, 0.2, 0)
  11446. P.TextColor3 = Color3.new(0, 0, 0)
  11447. P.BackgroundTransparency = 0.5
  11448. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  11449. P.MouseButton1Click:connect(function()
  11450. CopyString(decompile(Script2,true))
  11451. end)
  11452. i=i+1
  11453. end
  11454. end
  11455.  
  11456. pgr.MouseButton1Click:connect(function()
  11457. Clear()
  11458. Search(game)
  11459. end)
  11460. end)
  11461.  
  11462. UIColorButton.MouseButton1Down:connect(function()
  11463. print("not ready")
  11464. end)
  11465.  
  11466. PLR = game:GetService("Players").LocalPlayer
  11467.  
  11468. Players = game:GetService("Players"):GetPlayers()
  11469.  
  11470. Selected1 = game.CoreGui.Unjailbreak.MainFrame.TabFrames.TeleportsFrame.SPlayer
  11471.  
  11472. val.Name = "Selected"
  11473.  
  11474. function alphabetize(p1, p2)
  11475. Player1 = p1.Name:lower()
  11476. P1 = Player1:sub(1, 1):byte()
  11477. Player2 = p2.Name:lower()
  11478. P2 = Player2:sub(1, 1):byte()
  11479.  
  11480.  
  11481. if P1 < P2 then return true else return false end
  11482. end
  11483. table.sort(Players, alphabetize)
  11484.  
  11485. for i = 1, #Players do
  11486. p = Players[i]
  11487. if p ~= PLR then
  11488. btn = Instance.new("TextButton", sframe)
  11489. btn.Name = p.Name
  11490. btn.Text = p.Name
  11491. btn.Size = UDim2.new(0, 260, 0, 25)
  11492. btn.Font = Enum.Font.Highway
  11493. btn.FontSize = Enum.FontSize.Size14
  11494. btn.TextColor3 = Color3.new(255, 255, 255)
  11495. btn.BackgroundTransparency = 1
  11496. btn.Position = UDim2.new(0, 0, 0, (i * 25) - 25)
  11497. sframe.CanvasSize = UDim2.new(0, 0, 0, (#Players * 25) - 25)
  11498. btn.MouseButton1Click:connect(function()
  11499. val.Value = p
  11500. Selected1.Text = "Player: "..p.Name
  11501. end)
  11502.  
  11503. end
  11504. end
  11505.  
  11506. function update()
  11507.  
  11508. for i, btn in ipairs(sframe:GetChildren()) do if btn:IsA("TextButton") then btn:Destroy() end end
  11509.  
  11510. plrs = game:GetService("Players"):GetPlayers()
  11511. table.sort(plrs, alphabetize)
  11512.  
  11513. for i = 1, #plrs do
  11514.  
  11515. p = plrs[i]
  11516. if p ~= PLR then
  11517.  
  11518. btn = Instance.new("TextButton", sframe)
  11519. btn.Text = p.Name
  11520. btn.Size = UDim2.new(0, 260, 0, 25)
  11521. btn.Font = Enum.Font.Highway
  11522. btn.FontSize = Enum.FontSize.Size14
  11523. btn.TextColor3 = Color3.new(255, 255, 255)
  11524. btn.BackgroundTransparency = 1
  11525. btn.Position = UDim2.new(0, 0, 0, (i * 25) - 25)
  11526.  
  11527. sframe.CanvasSize = UDim2.new(0, 0, 0, (#Players * 25) - 25)
  11528.  
  11529. btn.MouseButton1Click:connect(function()
  11530. val.Value = p
  11531. SPlayer.Text = "Player: "..p.Name
  11532. end)
  11533.  
  11534. end
  11535. end
  11536.  
  11537. end
  11538. game:GetService("Players").PlayerAdded:connect(update)
  11539. game:GetService("Players").PlayerRemoving:connect(update)
  11540.  
  11541. function getPlayer()
  11542. if val.Value:IsA("Player") and val.Value.Character:FindFirstChild("HumanoidRootPart") then return val.Value else return nil end
  11543. end
  11544. end
  11545.  
  11546. if game.PlaceId == 292439477 then
  11547. ESP = true
  11548.  
  11549. Sniper = {"INTERVENTION", "REMINGTON 700", "AWS", "L115A3", "MOSIN NAGANT", "OBREZ"}
  11550. SpecialSniper = {"BFG 50", "SFG 50"}
  11551. WeakSniper = {"MK11", "SKS", "SCAR SSR", "DRAGUNOV SVU", "HENRY 45-70"}
  11552. SMG = {"SCAR-H", "AG-3", "M4A1", "G36C", "M4", "L22", "SCAR PDW", "SR-3M", "P90", "AUG A3 PARA", "AK12", "AN-94", "AS VAL", "SCAR-L", "AUG A1", "M16A4", "G36", "M16A3", "AUG A2", "FAMAS", "AK44", "AUG A3", "L85A2", "HONEY BADGER", "AK74", "AKM", "M231"}
  11553. WeakSMG = {"MP5K", "UMP45", "MP7", "MAC10", "MP5", "COLT SMG 635", "MP5SD", "MP10", "MP5/10", "KRISS VECTOR"}
  11554. ShotGun = {"REMINGTON 870", "KSG 12", "KS-23M", "SERBU SHOTGUN"}
  11555. LMG = {"COLT LMG", "M60", "AUG HBAR", "MG36", "L86 LSW", "RPK", "SCAR HAMR", "RPK74"}
  11556. Other = {"M9", "GLOCK 17", "M1911", "DEAGLE 44", "GLOCK 18", "M93R", "TEC9", "MP412 REX"}
  11557. Melee = {"KNIFE", "MACHETE"}
  11558.  
  11559. warn("Phantom Forces ESP Created By Unlisting")
  11560.  
  11561. if ESP == true then
  11562. for i,v in pairs(game:GetService("Players"):GetChildren()) do
  11563. pass = false
  11564. if workspace:FindFirstChild(v.Name) then
  11565. if v.Team == game:GetService("Players").LocalPlayer.Team then
  11566. if v.Character:FindFirstChild("HumanoidRootPart") then
  11567. if v.Character.HumanoidRootPart:FindFirstChild("ESP") then
  11568. v.Character.HumanoidRootPart.ESP:Destroy()
  11569. end
  11570. end
  11571. end
  11572. if v.Team ~= game:GetService("Players").LocalPlayer.Team then
  11573. if v.Character:FindFirstChild("HumanoidRootPart") then
  11574. for i,v in pairs(v.Character:GetChildren()) do
  11575. if v:IsA("Model") then
  11576. pass = true
  11577. break
  11578. end
  11579. end
  11580.  
  11581. shirt = nil
  11582. passer = false
  11583. for i,v in pairs(v.Character:GetChildren()) do
  11584. if v:IsA("Shirt") then
  11585. shirt = v
  11586. break
  11587. end
  11588. end
  11589.  
  11590. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetChildren()) do
  11591. if v:IsA("Shirt") then
  11592. if shirt ~= nil then
  11593. if v.Name ~= shirt.Name then
  11594. passer = true
  11595. break
  11596. end
  11597. end
  11598. end
  11599. end
  11600.  
  11601. if passer == true then
  11602. if v.Character:FindFirstChild("HumanoidRootPart") then
  11603. if v.Character.HumanoidRootPart:FindFirstChild("ESP") then
  11604.  
  11605. v.Character.HumanoidRootPart.ESP.TextLabel.Text = v.Name.." Distance: "..math.floor(((game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position - v.Character.HumanoidRootPart.Position).magnitude))
  11606.  
  11607. hitting = false
  11608.  
  11609.  
  11610. local ray = Ray.new(game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame.p, (v.Character.HumanoidRootPart.CFrame.p - game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame.p).unit * 2000)
  11611. local part, position = workspace:FindPartOnRayWithIgnoreList(ray, {game:GetService("Players").LocalPlayer.Character, workspace.CurrentCamera, workspace.Ignore}, false, true)
  11612. if part then
  11613. if part.Parent == v.Character then
  11614. hitting = true
  11615. end
  11616. end
  11617. if hitting == false then
  11618. elseif hitting == true then
  11619. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  11620. end
  11621.  
  11622. if hitting == false then
  11623. local ray = Ray.new(game:GetService("Players").LocalPlayer.Character.Head.CFrame.p, (v.Character.Head.CFrame.p - game:GetService("Players").LocalPlayer.Character.Head.CFrame.p).unit * 2000)
  11624. local part, position = workspace:FindPartOnRayWithIgnoreList(ray, {game:GetService("Players").LocalPlayer.Character, workspace.CurrentCamera, workspace.Ignore}, false, true)
  11625. if part then
  11626. if part.Parent == v.Character then
  11627. hitting = true
  11628. end
  11629. end
  11630. if hitting == false then
  11631. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  11632. elseif hitting == true then
  11633. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  11634. end
  11635.  
  11636. if hitting == false then
  11637. elseif hitting == true then
  11638. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  11639. end
  11640.  
  11641.  
  11642.  
  11643.  
  11644.  
  11645.  
  11646.  
  11647.  
  11648.  
  11649.  
  11650.  
  11651. if hitting == false then
  11652. local ray = Ray.new(game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame.p, (v.Character.HumanoidRootPart.CFrame.p - game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame.p).unit * 2000)
  11653. local part, position = workspace:FindPartOnRayWithIgnoreList(ray, {game:GetService("Players").LocalPlayer.Character, workspace.CurrentCamera, workspace.Ignore}, false, true)
  11654. if part then
  11655. if part:IsA("BasePart") then
  11656.  
  11657. CurrentGun = nil
  11658. for i,v in pairs(workspace.CurrentCamera:GetChildren()) do
  11659. if v.Name ~= "Right Arm" and v.Name ~= "Left Arm" then
  11660. if v:IsA("Model") then
  11661. if v:FindFirstChild("Flame") then
  11662. CurrentGun = v
  11663. break
  11664. end
  11665. end
  11666. end
  11667. end
  11668.  
  11669. found = false
  11670.  
  11671. if found == false then
  11672. for i = 1,#Sniper do
  11673. if CurrentGun ~= nil then
  11674. if Sniper[i] == CurrentGun.Name then
  11675. found = true
  11676. Min = 2.75
  11677. Max = 3
  11678. break
  11679. end
  11680. end
  11681. end
  11682. end
  11683.  
  11684. if found == false then
  11685. for i = 1,#SpecialSniper do
  11686. if CurrentGun ~= nil then
  11687. if SpecialSniper[i] == CurrentGun.Name then
  11688. found = true
  11689. Min = 3.25
  11690. Max = 3.5
  11691. break
  11692. end
  11693. end
  11694. end
  11695. end
  11696.  
  11697. if found == false then
  11698. for i = 1,#WeakSniper do
  11699. if CurrentGun ~= nil then
  11700. if WeakSniper[i] == CurrentGun.Name then
  11701. found = true
  11702. Min = 2.75
  11703. Max = 3
  11704. break
  11705. end
  11706. end
  11707. end
  11708. end
  11709.  
  11710. if found == false then
  11711. for i = 1,#WeakSMG do
  11712. if CurrentGun ~= nil then
  11713. if WeakSMG[i] == CurrentGun.Name then
  11714. found = true
  11715. Min = 2.25
  11716. Max = 3
  11717. break
  11718. end
  11719. end
  11720. end
  11721. end
  11722.  
  11723. if found == false then
  11724. for i = 1,#SMG do
  11725. if CurrentGun ~= nil then
  11726. if SMG[i] == CurrentGun.Name then
  11727. found = true
  11728. Min = 2.5
  11729. Max = 3
  11730. break
  11731. end
  11732. end
  11733. end
  11734. end
  11735.  
  11736. if found == false then
  11737. for i = 1,#ShotGun do
  11738. if CurrentGun ~= nil then
  11739. if ShotGun[i] == CurrentGun.Name then
  11740. found = true
  11741. Min = 2.75
  11742. Max = 3
  11743. break
  11744. end
  11745. end
  11746. end
  11747. end
  11748.  
  11749. if found == false then
  11750. for i = 1,#LMG do
  11751. if CurrentGun ~= nil then
  11752. if LMG[i] == CurrentGun.Name then
  11753. found = true
  11754. Min = 2.5
  11755. Max = 3
  11756. break
  11757. end
  11758. end
  11759. end
  11760. end
  11761.  
  11762. if found == false then
  11763. for i = 1,#Other do
  11764. if CurrentGun ~= nil then
  11765. if Other[i] == CurrentGun.Name then
  11766. found = true
  11767. Min = 0
  11768. Max = 0
  11769. break
  11770. end
  11771. end
  11772. end
  11773. end
  11774.  
  11775. if found == false then
  11776. for i = 1,#Melee do
  11777. if CurrentGun ~= nil then
  11778. if Melee[i] == CurrentGun.Name then
  11779. found = true
  11780. Min = 0
  11781. Max = 0
  11782. break
  11783. end
  11784. end
  11785. end
  11786. end
  11787.  
  11788. if found == false then
  11789. Min = 0
  11790. Max = 0
  11791. end
  11792.  
  11793. if part.Parent.Name == "Map" then
  11794. if part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  11795. hitting = true
  11796. parter = part
  11797. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y >= Max then
  11798. hitting = true
  11799. parter = part
  11800. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y <= Min then
  11801. hitting = true
  11802. parter = part
  11803. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Min then
  11804. hitting = true
  11805. parter = part
  11806. elseif part.Size.X <= Min and part.Size.Z >= Min and part.Size.Y <= Min then
  11807. hitting = true
  11808. parter = part
  11809. elseif part.Size.X >= Max and part.Size.Z <= Min and part.Size.Y <= Min then
  11810. hitting = true
  11811. parter = part
  11812. elseif part.Size.X >= Max and part.Size.Z >= Max and part.Size.Y <= Min-1 then
  11813. hitting = true
  11814. parter = part
  11815. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Max then
  11816. hitting = true
  11817. parter = part
  11818. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  11819. hitting = true
  11820. parter = part
  11821. elseif part.Size.X <= Min or part.Size.Z <= Min or part.Size.Z <= Min then
  11822. hitting = true
  11823. parter = part
  11824. end
  11825. end
  11826. end
  11827. end
  11828. if hitting == true then
  11829. hitting = false
  11830. part = parter
  11831. list = {}
  11832. pos1 = part.Position - (part.Size/2) - Vector3.new(0.01,0.01,0.01)
  11833. pos2 = part.Position + (part.Size/2) + Vector3.new(0.01,0.01,0.01)
  11834. Reg = Region3.new(pos1, pos2)
  11835. TouchingParts = game.Workspace:FindPartsInRegion3(Reg)
  11836. o = 1
  11837. if TouchingParts ~= nil then
  11838. for i,v in pairs(TouchingParts) do
  11839. if v ~= parter then
  11840.  
  11841.  
  11842. part = v
  11843. if part.Parent.Name == "Map" then
  11844. if part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  11845. hitting = true
  11846. parter = part
  11847. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y >= Max then
  11848. hitting = true
  11849. parter = part
  11850. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y <= Min then
  11851. hitting = true
  11852. parter = part
  11853. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Min then
  11854. hitting = true
  11855. parter = part
  11856. elseif part.Size.X <= Min and part.Size.Z >= Min and part.Size.Y <= Min then
  11857. hitting = true
  11858. parter = part
  11859. elseif part.Size.X >= Max and part.Size.Z <= Min and part.Size.Y <= Min then
  11860. hitting = true
  11861. parter = part
  11862. elseif part.Size.X >= Max and part.Size.Z >= Max and part.Size.Y <= Min-1 then
  11863. hitting = true
  11864. parter = part
  11865. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Max then
  11866. hitting = true
  11867. parter = part
  11868. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  11869. hitting = true
  11870. parter = part
  11871. elseif part.Size.X <= Min or part.Size.Z <= Min or part.Size.Z <= Min then
  11872. hitting = true
  11873. parter = part
  11874. end
  11875. end
  11876.  
  11877.  
  11878. if hitting == true then
  11879. table.insert(list, o, v)
  11880. o = o + 1
  11881. end
  11882. end
  11883. end
  11884. end
  11885.  
  11886. hitting = false
  11887.  
  11888. part = parter
  11889.  
  11890. pos1 = part.Position + (part.Size/2) + Vector3.new(0.01,0.01,0.01)
  11891. pos2 = part.Position - (part.Size/2) - Vector3.new(0.01,0.01,0.01)
  11892.  
  11893. local ray = Ray.new(game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame.p, (v.Character.HumanoidRootPart.CFrame.p - game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame.p).unit * 2000)
  11894. local part, position = workspace:FindPartOnRayWithIgnoreList(ray, {game:GetService("Players").LocalPlayer.Character, workspace.CurrentCamera, workspace.Ignore, parter, unpack(list)}, false, true)
  11895. if part then
  11896. if part.Parent == v.Character then
  11897. hitting = true
  11898. end
  11899. end
  11900. if hitting == false then
  11901. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  11902. elseif hitting == true then
  11903. if ((parter.Position - v.Character.HumanoidRootPart.Position).magnitude) <= 40 then
  11904. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  11905. else
  11906. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  11907. end
  11908. end
  11909.  
  11910. elseif hitting == false then
  11911. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  11912. end
  11913. end
  11914.  
  11915.  
  11916.  
  11917.  
  11918.  
  11919.  
  11920.  
  11921.  
  11922.  
  11923.  
  11924. if hitting == false then
  11925. local ray = Ray.new(game:GetService("Players").LocalPlayer.Character.Head.CFrame.p, (v.Character.Head.CFrame.p - game:GetService("Players").LocalPlayer.Character.Head.CFrame.p).unit * 2000)
  11926. local part, position = workspace:FindPartOnRayWithIgnoreList(ray, {game:GetService("Players").LocalPlayer.Character, workspace.CurrentCamera, workspace.Ignore}, false, true)
  11927. if part then
  11928. if part:IsA("BasePart") then
  11929.  
  11930. CurrentGun = nil
  11931. for i,v in pairs(workspace.CurrentCamera:GetChildren()) do
  11932. if v.Name ~= "Right Arm" and v.Name ~= "Left Arm" then
  11933. if v:IsA("Model") then
  11934. if v:FindFirstChild("Flame") then
  11935. CurrentGun = v
  11936. break
  11937. end
  11938. end
  11939. end
  11940. end
  11941.  
  11942. found = false
  11943.  
  11944. if found == false then
  11945. for i = 1,#Sniper do
  11946. if CurrentGun ~= nil then
  11947. if Sniper[i] == CurrentGun.Name then
  11948. found = true
  11949. Min = 2.75
  11950. Max = 3
  11951. break
  11952. end
  11953. end
  11954. end
  11955. end
  11956.  
  11957. if found == false then
  11958. for i = 1,#SpecialSniper do
  11959. if CurrentGun ~= nil then
  11960. if SpecialSniper[i] == CurrentGun.Name then
  11961. found = true
  11962. Min = 3.25
  11963. Max = 3.5
  11964. break
  11965. end
  11966. end
  11967. end
  11968. end
  11969.  
  11970. if found == false then
  11971. for i = 1,#WeakSniper do
  11972. if CurrentGun ~= nil then
  11973. if WeakSniper[i] == CurrentGun.Name then
  11974. found = true
  11975. Min = 2.75
  11976. Max = 3
  11977. break
  11978. end
  11979. end
  11980. end
  11981. end
  11982.  
  11983. if found == false then
  11984. for i = 1,#WeakSMG do
  11985. if CurrentGun ~= nil then
  11986. if WeakSMG[i] == CurrentGun.Name then
  11987. found = true
  11988. Min = 2.25
  11989. Max = 3
  11990. break
  11991. end
  11992. end
  11993. end
  11994. end
  11995.  
  11996. if found == false then
  11997. for i = 1,#SMG do
  11998. if CurrentGun ~= nil then
  11999. if SMG[i] == CurrentGun.Name then
  12000. found = true
  12001. Min = 2.5
  12002. Max = 3
  12003. break
  12004. end
  12005. end
  12006. end
  12007. end
  12008.  
  12009. if found == false then
  12010. for i = 1,#ShotGun do
  12011. if CurrentGun ~= nil then
  12012. if ShotGun[i] == CurrentGun.Name then
  12013. found = true
  12014. Min = 2.75
  12015. Max = 3
  12016. break
  12017. end
  12018. end
  12019. end
  12020. end
  12021.  
  12022. if found == false then
  12023. for i = 1,#LMG do
  12024. if CurrentGun ~= nil then
  12025. if LMG[i] == CurrentGun.Name then
  12026. found = true
  12027. Min = 2.5
  12028. Max = 3
  12029. break
  12030. end
  12031. end
  12032. end
  12033. end
  12034.  
  12035. if found == false then
  12036. for i = 1,#Other do
  12037. if CurrentGun ~= nil then
  12038. if Other[i] == CurrentGun.Name then
  12039. found = true
  12040. Min = 0
  12041. Max = 0
  12042. break
  12043. end
  12044. end
  12045. end
  12046. end
  12047.  
  12048. if found == false then
  12049. for i = 1,#Melee do
  12050. if CurrentGun ~= nil then
  12051. if Melee[i] == CurrentGun.Name then
  12052. found = true
  12053. Min = 0
  12054. Max = 0
  12055. break
  12056. end
  12057. end
  12058. end
  12059. end
  12060.  
  12061. if found == false then
  12062. Min = 0
  12063. Max = 0
  12064. end
  12065.  
  12066. if part.Parent.Name == "Map" then
  12067. if part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  12068. hitting = true
  12069. parter = part
  12070. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y >= Max then
  12071. hitting = true
  12072. parter = part
  12073. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y <= Min then
  12074. hitting = true
  12075. parter = part
  12076. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Min then
  12077. hitting = true
  12078. parter = part
  12079. elseif part.Size.X <= Min and part.Size.Z >= Min and part.Size.Y <= Min then
  12080. hitting = true
  12081. parter = part
  12082. elseif part.Size.X >= Max and part.Size.Z <= Min and part.Size.Y <= Min then
  12083. hitting = true
  12084. parter = part
  12085. elseif part.Size.X >= Max and part.Size.Z >= Max and part.Size.Y <= Min-1 then
  12086. hitting = true
  12087. parter = part
  12088. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Max then
  12089. hitting = true
  12090. parter = part
  12091. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  12092. hitting = true
  12093. parter = part
  12094. elseif part.Size.X <= Min or part.Size.Z <= Min or part.Size.Z <= Min then
  12095. hitting = true
  12096. parter = part
  12097. end
  12098. end
  12099. end
  12100. end
  12101. if hitting == true then
  12102. hitting = false
  12103. part = parter
  12104. list = {}
  12105. pos1 = part.Position - (part.Size/2) - Vector3.new(0.01,0.01,0.01)
  12106. pos2 = part.Position + (part.Size/2) + Vector3.new(0.01,0.01,0.01)
  12107. Reg = Region3.new(pos1, pos2)
  12108. TouchingParts = game.Workspace:FindPartsInRegion3(Reg)
  12109. o = 1
  12110. if TouchingParts ~= nil then
  12111. for i,v in pairs(TouchingParts) do
  12112. if v ~= parter then
  12113.  
  12114.  
  12115. part = v
  12116. if part.Parent.Name == "Map" then
  12117. if part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  12118. hitting = true
  12119. parter = part
  12120. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y >= Max then
  12121. hitting = true
  12122. parter = part
  12123. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y <= Min then
  12124. hitting = true
  12125. parter = part
  12126. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Min then
  12127. hitting = true
  12128. parter = part
  12129. elseif part.Size.X <= Min and part.Size.Z >= Min and part.Size.Y <= Min then
  12130. hitting = true
  12131. parter = part
  12132. elseif part.Size.X >= Max and part.Size.Z <= Min and part.Size.Y <= Min then
  12133. hitting = true
  12134. parter = part
  12135. elseif part.Size.X >= Max and part.Size.Z >= Max and part.Size.Y <= Min-1 then
  12136. hitting = true
  12137. parter = part
  12138. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Max then
  12139. hitting = true
  12140. parter = part
  12141. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  12142. hitting = true
  12143. parter = part
  12144. elseif part.Size.X <= Min or part.Size.Z <= Min or part.Size.Z <= Min then
  12145. hitting = true
  12146. parter = part
  12147. end
  12148. end
  12149.  
  12150.  
  12151. if hitting == true then
  12152. table.insert(list, o, v)
  12153. o = o + 1
  12154. end
  12155. end
  12156. end
  12157. end
  12158.  
  12159. hitting = false
  12160.  
  12161. part = parter
  12162.  
  12163. pos1 = part.Position + (part.Size/2) + Vector3.new(0.01,0.01,0.01)
  12164. pos2 = part.Position - (part.Size/2) - Vector3.new(0.01,0.01,0.01)
  12165.  
  12166. local ray = Ray.new(game:GetService("Players").LocalPlayer.Character.Head.CFrame.p, (v.Character.Head.CFrame.p - game:GetService("Players").LocalPlayer.Character.Head.CFrame.p).unit * 2000)
  12167. local part, position = workspace:FindPartOnRayWithIgnoreList(ray, {game:GetService("Players").LocalPlayer.Character, workspace.CurrentCamera, workspace.Ignore, parter, unpack(list)}, false, true)
  12168. if part then
  12169. if part.Parent == v.Character then
  12170. hitting = true
  12171. end
  12172. end
  12173. if hitting == false then
  12174. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  12175. elseif hitting == true then
  12176. if ((parter.Position - v.Character.HumanoidRootPart.Position).magnitude) <= 40 then
  12177. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  12178. else
  12179. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  12180. end
  12181. end
  12182.  
  12183. elseif hitting == false then
  12184. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  12185. end
  12186. end
  12187. end
  12188.  
  12189.  
  12190.  
  12191. elseif pass == true then
  12192. local ESP = Instance.new("BillboardGui",v.Character.HumanoidRootPart)
  12193. ESP.Name = "ESP"
  12194. ESP.Size = UDim2.new(6, 0, 8, 0)
  12195. ESP.StudsOffset = Vector3.new(0, 0.75, 0)
  12196. ESP.AlwaysOnTop = true
  12197. local Frame = Instance.new("Frame",ESP)
  12198. Frame.ZIndex = 1000
  12199. Frame.Size = UDim2.new(0.6, 0, 0.8, 0)
  12200. Frame.Position = UDim2.new(0.2, 0, 0.3, 0)
  12201. Frame.BorderSizePixel = 3
  12202. Frame.BackgroundTransparency = 0.3
  12203. Frame.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  12204. Label = Instance.new("TextLabel", ESP)
  12205. Label.Position = UDim2.new(0, 0, -0.1, 0)
  12206. Label.Size = UDim2.new(1, 0, 0.3, 0)
  12207. Label.Font = "SourceSansLight"
  12208. Label.TextColor3 = Color3.new(1,1,1)
  12209. Label.TextStrokeColor3 = Color3.new(0,0,0)
  12210. Label.TextStrokeTransparency = 0
  12211. Label.BackgroundColor3 = Color3.new(1, 1, 1)
  12212. Label.TextScaled = true
  12213. Label.Text = v.Name.." Distance: "..math.floor(((game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position - v.Character.HumanoidRootPart.Position).magnitude))
  12214. Label.BackgroundTransparency = 1
  12215. end
  12216. end
  12217. end
  12218. end
  12219. end
  12220. end
  12221. end
  12222. end
  12223. end
  12224.  
  12225. if game.PlaceId ~= 606849621 or 292439477 then
  12226. warn("Unjailbreak Is Not Compatible With This Game!")
  12227. end
  12228. end)
Add Comment
Please, Sign In to add comment