Scriptorz5

op jailbreak moneymaker

May 28th, 2018
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.65 KB | None | 0 0
  1. -- Objects
  2.  
  3. local ScreenGui = Instance.new("ScreenGui")
  4. local Frame = Instance.new("Frame")
  5. local wat = Instance.new("TextLabel")
  6. local close = Instance.new("TextButton")
  7. local hqb = Instance.new("TextButton")
  8. local hq = Instance.new("TextButton")
  9. local afara = Instance.new("TextButton")
  10. local elicopter = Instance.new("TextButton")
  11. local banca = Instance.new("TextButton")
  12. local arme = Instance.new("TextButton")
  13. local masini = Instance.new("TextButton")
  14. local bani = Instance.new("TextButton")
  15. local adica = Instance.new("TextLabel")
  16. local mmm = Instance.new("TextLabel")
  17. local open = Instance.new("TextButton")
  18.  
  19. -- Properties
  20.  
  21. ScreenGui.Parent = game.CoreGui
  22.  
  23. Frame.Parent = ScreenGui
  24. Frame.Active = true
  25. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  26. Frame.BorderSizePixel = 0
  27. Frame.Draggable = true
  28. Frame.Visible = false
  29. Frame.Position = UDim2.new(0, 265, 0, 59)
  30. Frame.Size = UDim2.new(0, 318, 0, 387)
  31.  
  32. wat.Name = "wat"
  33. wat.Parent = Frame
  34. wat.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  35. wat.BorderSizePixel = 0
  36. wat.Size = UDim2.new(0, 318, 0, 50)
  37. wat.Font = Enum.Font.SourceSansBold
  38. wat.FontSize = Enum.FontSize.Size14
  39. wat.Text = ""
  40. wat.TextColor3 = Color3.new(0, 0, 0)
  41. wat.TextSize = 14
  42.  
  43. close.Name = "close"
  44. close.Parent = wat
  45. close.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  46. close.BorderSizePixel = 0
  47. close.Size = UDim2.new(0, 31, 0, 22)
  48. close.Font = Enum.Font.SourceSansBold
  49. close.FontSize = Enum.FontSize.Size14
  50. close.Text = "X"
  51. close.TextSize = 14
  52.  
  53. hqb.Name = "hqb"
  54. hqb.Parent = Frame
  55. hqb.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  56. hqb.BorderSizePixel = 0
  57. hqb.Position = UDim2.new(0, 91, 0, 102)
  58. hqb.Size = UDim2.new(0, 68, 0, 33)
  59. hqb.Font = Enum.Font.SourceSansBold
  60. hqb.FontSize = Enum.FontSize.Size14
  61. hqb.Text = "HQ Base 2"
  62. hqb.TextSize = 14
  63.  
  64. hq.Name = "hq"
  65. hq.Parent = Frame
  66. hq.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  67. hq.BorderSizePixel = 0
  68. hq.Position = UDim2.new(0, 16, 0, 102)
  69. hq.Size = UDim2.new(0, 68, 0, 33)
  70. hq.Font = Enum.Font.SourceSansBold
  71. hq.FontSize = Enum.FontSize.Size14
  72. hq.Text = "HQ Base 1"
  73. hq.TextSize = 14
  74.  
  75. afara.Name = "afara"
  76. afara.Parent = Frame
  77. afara.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  78. afara.BorderSizePixel = 0
  79. afara.Position = UDim2.new(0, 16, 0, 160)
  80. afara.Size = UDim2.new(0, 68, 0, 33)
  81. afara.Font = Enum.Font.SourceSansBold
  82. afara.FontSize = Enum.FontSize.Size14
  83. afara.Text = "Outside"
  84. afara.TextSize = 14
  85.  
  86. elicopter.Name = "elicopter"
  87. elicopter.Parent = Frame
  88. elicopter.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  89. elicopter.BorderSizePixel = 0
  90. elicopter.Position = UDim2.new(0, 91, 0, 160)
  91. elicopter.Size = UDim2.new(0, 68, 0, 33)
  92. elicopter.Font = Enum.Font.SourceSansBold
  93. elicopter.FontSize = Enum.FontSize.Size14
  94. elicopter.Text = "Helicopter"
  95. elicopter.TextSize = 14
  96.  
  97. banca.Name = "banca"
  98. banca.Parent = Frame
  99. banca.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  100. banca.BorderSizePixel = 0
  101. banca.Position = UDim2.new(0, 16, 0, 211)
  102. banca.Size = UDim2.new(0, 68, 0, 33)
  103. banca.Font = Enum.Font.SourceSansBold
  104. banca.FontSize = Enum.FontSize.Size14
  105. banca.Text = "Bank"
  106. banca.TextSize = 14
  107.  
  108. arme.Name = "arme"
  109. arme.Parent = Frame
  110. arme.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  111. arme.BorderSizePixel = 0
  112. arme.Position = UDim2.new(0, 91, 0, 211)
  113. arme.Size = UDim2.new(0, 68, 0, 33)
  114. arme.Font = Enum.Font.SourceSansBold
  115. arme.FontSize = Enum.FontSize.Size14
  116. arme.Text = "Guns"
  117. arme.TextSize = 14
  118.  
  119. masini.Name = "masini"
  120. masini.Parent = Frame
  121. masini.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  122. masini.BorderSizePixel = 0
  123. masini.Position = UDim2.new(0, 16, 0, 258)
  124. masini.Size = UDim2.new(0, 68, 0, 33)
  125. masini.Font = Enum.Font.SourceSansBold
  126. masini.FontSize = Enum.FontSize.Size14
  127. masini.Text = "Police Cars"
  128. masini.TextSize = 14
  129.  
  130. bani.Name = "bani"
  131. bani.Parent = Frame
  132. bani.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  133. bani.BorderSizePixel = 0
  134. bani.Position = UDim2.new(0, 91, 0, 258)
  135. bani.Size = UDim2.new(0, 68, 0, 33)
  136. bani.Font = Enum.Font.SourceSansBold
  137. bani.FontSize = Enum.FontSize.Size14
  138. bani.Text = "Money"
  139. bani.TextSize = 14
  140.  
  141. adica.Name = "adica"
  142. adica.Parent = Frame
  143. adica.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  144. adica.BorderSizePixel = 0
  145. adica.Position = UDim2.new(0, 177, 0, 101)
  146. adica.Size = UDim2.new(0, 124, 0, 190)
  147. adica.Font = Enum.Font.SourceSansBold
  148. adica.FontSize = Enum.FontSize.Size14
  149. adica.Text = "Credits"
  150. adica.TextSize = 14
  151.  
  152. mmm.Name = "mmm"
  153. mmm.Parent = Frame
  154. mmm.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  155. mmm.BorderSizePixel = 0
  156. mmm.Position = UDim2.new(0, 196, 0, 212)
  157. mmm.Size = UDim2.new(0, 92, 0, 30)
  158. mmm.Font = Enum.Font.SourceSansBold
  159. mmm.FontSize = Enum.FontSize.Size14
  160. mmm.Text = "Cozmo"
  161. mmm.TextSize = 14
  162.  
  163. open.Name = "open"
  164. open.Parent = ScreenGui
  165. open.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  166. open.BorderSizePixel = 0
  167. open.Position = UDim2.new(0, 0, 0, 252)
  168. open.Size = UDim2.new(0, 107, 0, 25)
  169. open.Font = Enum.Font.SourceSansBold
  170. open.FontSize = Enum.FontSize.Size14
  171. open.Text = " Open"
  172. open.TextSize = 14
  173.  
  174.  
  175. hq.MouseButton1Click:connect(function()
  176. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-222.339157, 17.9125443, 1575.82336) + Vector3.new(1,0,0)
  177. end)
  178. banca.MouseButton1Click:connect(function()
  179. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1.1110189, 17.9213142, 782.103455) + Vector3.new(1,0,0)
  180. end)
  181. bani.MouseButton1Click:connect(function()
  182. local Player = game.Players.LocalPlayer
  183. wait(0.5)
  184. for i,v in pairs(game.Teams.Criminal:GetPlayers()) do
  185. repeat
  186. wait()
  187. Player.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, 1)
  188. until v.Team.Name ~= "Criminal"
  189. end
  190. end)
  191. masini.MouseButton1Click:connect(function()
  192. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1100.4469, 17.7500038, -1493.18286) + Vector3.new(1,0,0)
  193. end)
  194. elicopter.MouseButton1Click:connect(function()
  195. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1176.4231, 59.7911148, -1572.6908) + Vector3.new(1,0,0)
  196. end)
  197. arme.MouseButton1Click:connect(function()
  198. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1130.11426, 17.950058, -1593.09766) + Vector3.new(1,0,0)
  199. end)
  200. afara.MouseButton1Click:connect(function()
  201. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1175.51843, 17.3656254, -1303.57813) + Vector3.new(1,5,0)
  202. end)
  203. open.MouseButton1Click:connect(function()
  204. Frame.Visible = true
  205. end)
  206. close.MouseButton1Click:connect(function()
  207. Frame.Visible = false
  208. end)
  209. hqb.MouseButton1Click:connect(function()
  210. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(234, 19, 1582) + Vector3.new(1,0,0)
  211. end)
Add Comment
Please, Sign In to add comment