Advertisement
Guest User

Untitled

a guest
Nov 18th, 2018
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 52.79 KB | None | 0 0
  1. --CREATED BY TEXO ENJOY :)
  2. --My fresh new gui hope u like it its my first in again
  3.  
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local BLOXYWOODY = Instance.new("Frame")
  6. local Tools = Instance.new("Frame")
  7. local TELEPORT = Instance.new("TextButton")
  8. local SPAWN = Instance.new("TextButton")
  9. local KILL = Instance.new("TextButton")
  10. local CHANGE_TEAM = Instance.new("TextButton")
  11. local CREDITS = Instance.new("TextButton")
  12. local Info = Instance.new("Frame")
  13. local TextLabel = Instance.new("TextLabel")
  14. local TextLabel_2 = Instance.new("TextLabel")
  15. local TextLabel_3 = Instance.new("TextLabel")
  16. local CLOSE = Instance.new("TextButton")
  17. local Team_Change = Instance.new("Frame")
  18. local Info_2 = Instance.new("Frame")
  19. local TextLabel_4 = Instance.new("TextLabel")
  20. local TextLabel_5 = Instance.new("TextLabel")
  21. local TextLabel_6 = Instance.new("TextLabel")
  22. local CHOOSE_TEAM_MENU = Instance.new("Frame")
  23. local VIP = Instance.new("TextButton")
  24. local NORMAL = Instance.new("TextButton")
  25. local CHOOSE_TEAM_VIP = Instance.new("Frame")
  26. local WOLVES = Instance.new("TextButton")
  27. local MILITARY = Instance.new("TextButton")
  28. local MAFFIA = Instance.new("TextButton")
  29. local MW = Instance.new("TextButton")
  30. local CHOOSE_TEAM_NORMAL = Instance.new("Frame")
  31. local POLICE = Instance.new("TextButton")
  32. local VAGOS = Instance.new("TextButton")
  33. local PROFFESIONAL = Instance.new("TextButton")
  34. local SWAT = Instance.new("TextButton")
  35. local BALLER = Instance.new("TextButton")
  36. local MAFFIA_2 = Instance.new("TextButton")
  37. local FBI = Instance.new("TextButton")
  38. local GrooveStreet = Instance.new("TextButton")
  39. local SPAWN_2 = Instance.new("Frame")
  40. local Info_3 = Instance.new("Frame")
  41. local TextLabel_7 = Instance.new("TextLabel")
  42. local TextLabel_8 = Instance.new("TextLabel")
  43. local TextLabel_9 = Instance.new("TextLabel")
  44. local CHOOSE_SPAWN = Instance.new("Frame")
  45. local CAR = Instance.new("TextButton")
  46. local HELI = Instance.new("TextButton")
  47. local CHOOSE_CAR_MENU = Instance.new("Frame")
  48. local NORMAL_CART = Instance.new("TextButton")
  49. local Exotic = Instance.new("TextButton")
  50. local Heavy = Instance.new("TextButton")
  51. local CHOOSE_CAR_NORMAL = Instance.new("Frame")
  52. local Armed_Limo = Instance.new("TextButton")
  53. local Obey = Instance.new("TextButton")
  54. local Ghost = Instance.new("TextButton")
  55. local Buffalo = Instance.new("TextButton")
  56. local Deluxe = Instance.new("TextButton")
  57. local Karin = Instance.new("TextButton")
  58. local Taxi = Instance.new("TextButton")
  59. local Oracle = Instance.new("TextButton")
  60. local Van = Instance.new("TextButton")
  61. local Surfer = Instance.new("TextButton")
  62. local COMMANDS = Instance.new("Frame")
  63. local Tools_2 = Instance.new("Frame")
  64. local KILL_PLAYER = Instance.new("TextButton")
  65. local KILL_ALL = Instance.new("TextButton")
  66. local SPAWN_KILL = Instance.new("TextButton")
  67. local Info_4 = Instance.new("Frame")
  68. local TextLabel_10 = Instance.new("TextLabel")
  69. local TextLabel_11 = Instance.new("TextLabel")
  70. local TextLabel_12 = Instance.new("TextLabel")
  71. local PLAYER_NAME = Instance.new("TextBox")
  72. local TIME_LOOP_KILL = Instance.new("TextBox")
  73. local MESSAGE = Instance.new("TextBox")
  74. local SPAM_CHAT = Instance.new("TextButton")
  75. local TIME_SPAM = Instance.new("TextBox")
  76. local CREDITS_2 = Instance.new("Frame")
  77. local Tools_3 = Instance.new("Frame")
  78. local Info_5 = Instance.new("Frame")
  79. local TextLabel_13 = Instance.new("TextLabel")
  80. local TextLabel_14 = Instance.new("TextLabel")
  81. local TextLabel_15 = Instance.new("TextLabel")
  82. local TextLabel_16 = Instance.new("TextLabel")
  83. local TextLabel_17 = Instance.new("TextLabel")
  84. local TextLabel_18 = Instance.new("TextLabel")
  85. local TextLabel_19 = Instance.new("TextLabel")
  86. local TextLabel_20 = Instance.new("TextLabel")
  87. local TextLabel_21 = Instance.new("TextLabel")
  88. local TextLabel_22 = Instance.new("TextLabel")
  89. local TextLabel_23 = Instance.new("TextLabel")
  90. local TextLabel_24 = Instance.new("TextLabel")
  91. local TextLabel_25 = Instance.new("TextLabel")
  92. local Teleport = Instance.new("Frame")
  93. local Tools_4 = Instance.new("Frame")
  94. local Jewelry = Instance.new("TextButton")
  95. local Bank = Instance.new("TextButton")
  96. local Humane = Instance.new("TextButton")
  97. local Info_6 = Instance.new("Frame")
  98. local TextLabel_26 = Instance.new("TextLabel")
  99. local TextLabel_27 = Instance.new("TextLabel")
  100. local TextLabel_28 = Instance.new("TextLabel")
  101. local Military = Instance.new("TextButton")
  102. local OPEN = Instance.new("Frame")
  103. local OPEN_BLOXY = Instance.new("TextButton")
  104.  
  105. -- Properties
  106.  
  107. ScreenGui.Parent = game.CoreGui
  108.  
  109. BLOXYWOODY.Name = "BLOXYWOODY"
  110. BLOXYWOODY.Parent = ScreenGui
  111. BLOXYWOODY.BackgroundColor3 = Color3.new(0.686275, 0.686275, 0.686275)
  112. BLOXYWOODY.BorderColor3 = Color3.new(0.686275, 0.686275, 0.686275)
  113. BLOXYWOODY.Position = UDim2.new(0.00924498774, 0, 0.48044008, 0)
  114. BLOXYWOODY.Size = UDim2.new(0, 345, 0, 397)
  115.  
  116. Tools.Name = "Tools"
  117. Tools.Parent = BLOXYWOODY
  118. Tools.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  119. Tools.BorderColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  120. Tools.Position = UDim2.new(0.0289855078, 0, 0.229219139, 0)
  121. Tools.Size = UDim2.new(0, 328, 0, 297)
  122.  
  123. TELEPORT.Name = "TELEPORT"
  124. TELEPORT.Parent = Tools
  125. TELEPORT.BackgroundColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  126. TELEPORT.BorderColor3 = Color3.new(1, 1, 1)
  127. TELEPORT.Position = UDim2.new(0.246951222, 0, 0.024305556, 0)
  128. TELEPORT.Size = UDim2.new(0, 159, 0, 50)
  129. TELEPORT.Font = Enum.Font.ArialBold
  130. TELEPORT.Text = "TELEPORT"
  131. TELEPORT.TextColor3 = Color3.new(1, 1, 1)
  132. TELEPORT.TextSize = 14
  133.  
  134. SPAWN.Name = "SPAWN"
  135. SPAWN.Parent = Tools
  136. SPAWN.BackgroundColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  137. SPAWN.BorderColor3 = Color3.new(1, 1, 1)
  138. SPAWN.Position = UDim2.new(0.246951222, 0, 0.21875, 0)
  139. SPAWN.Size = UDim2.new(0, 159, 0, 50)
  140. SPAWN.Font = Enum.Font.ArialBold
  141. SPAWN.Text = "SPAWN CAR/HELI"
  142. SPAWN.TextColor3 = Color3.new(1, 1, 1)
  143. SPAWN.TextSize = 14
  144.  
  145. KILL.Name = "KILL"
  146. KILL.Parent = Tools
  147. KILL.BackgroundColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  148. KILL.BorderColor3 = Color3.new(1, 1, 1)
  149. KILL.Position = UDim2.new(0.246951222, 0, 0.413194448, 0)
  150. KILL.Size = UDim2.new(0, 159, 0, 50)
  151. KILL.Font = Enum.Font.ArialBold
  152. KILL.Text = "COMMANDS"
  153. KILL.TextColor3 = Color3.new(1, 1, 1)
  154. KILL.TextSize = 14
  155.  
  156. CHANGE_TEAM.Name = "CHANGE_TEAM"
  157. CHANGE_TEAM.Parent = Tools
  158. CHANGE_TEAM.BackgroundColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  159. CHANGE_TEAM.BorderColor3 = Color3.new(1, 1, 1)
  160. CHANGE_TEAM.Position = UDim2.new(0.246951222, 0, 0.611111104, 0)
  161. CHANGE_TEAM.Size = UDim2.new(0, 159, 0, 50)
  162. CHANGE_TEAM.Font = Enum.Font.ArialBold
  163. CHANGE_TEAM.Text = "TEAM CHANGE"
  164. CHANGE_TEAM.TextColor3 = Color3.new(1, 1, 1)
  165. CHANGE_TEAM.TextSize = 14
  166.  
  167. CREDITS.Name = "CREDITS"
  168. CREDITS.Parent = Tools
  169. CREDITS.BackgroundColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  170. CREDITS.BorderColor3 = Color3.new(1, 1, 1)
  171. CREDITS.Position = UDim2.new(0.246951222, 0, 0.805555582, 0)
  172. CREDITS.Size = UDim2.new(0, 159, 0, 50)
  173. CREDITS.Font = Enum.Font.ArialBold
  174. CREDITS.Text = "CREDITS"
  175. CREDITS.TextColor3 = Color3.new(1, 1, 1)
  176. CREDITS.TextSize = 14
  177.  
  178. Info.Name = "Info"
  179. Info.Parent = Tools
  180. Info.BackgroundColor3 = Color3.new(0.615686, 0.615686, 0.615686)
  181. Info.BorderColor3 = Color3.new(0.623529, 0.623529, 0.623529)
  182. Info.Position = UDim2.new(-0.00105160847, 0, -0.279512167, 0)
  183. Info.Size = UDim2.new(0, 331, 0, 74)
  184.  
  185. TextLabel.Parent = Info
  186. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  187. TextLabel.BackgroundTransparency = 1
  188. TextLabel.Position = UDim2.new(-0.0120845884, 0, 0.135135129, 0)
  189. TextLabel.Rotation = -10
  190. TextLabel.Size = UDim2.new(0, 100, 0, 25)
  191. TextLabel.Font = Enum.Font.ArialBold
  192. TextLabel.Text = "BLOX"
  193. TextLabel.TextColor3 = Color3.new(0.494118, 0.937255, 0.580392)
  194. TextLabel.TextSize = 30
  195.  
  196. TextLabel_2.Parent = Info
  197. TextLabel_2.BackgroundColor3 = Color3.new(0.623529, 0.623529, 0.623529)
  198. TextLabel_2.BackgroundTransparency = 1
  199. TextLabel_2.BorderColor3 = Color3.new(0.623529, 0.623529, 0.623529)
  200. TextLabel_2.Position = UDim2.new(0.0241692364, 0, 0.472972989, 0)
  201. TextLabel_2.Size = UDim2.new(0, 76, 0, 31)
  202. TextLabel_2.Font = Enum.Font.ArialBold
  203. TextLabel_2.Text = "WOOD"
  204. TextLabel_2.TextColor3 = Color3.new(1, 1, 0.952941)
  205. TextLabel_2.TextSize = 27
  206.  
  207. TextLabel_3.Parent = Info
  208. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  209. TextLabel_3.BackgroundTransparency = 1
  210. TextLabel_3.Position = UDim2.new(0.438066453, 0, 0.317567557, 0)
  211. TextLabel_3.Size = UDim2.new(0, 83, 0, 27)
  212. TextLabel_3.Font = Enum.Font.ArialBold
  213. TextLabel_3.Text = "TOOLS MENU"
  214. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  215. TextLabel_3.TextSize = 27
  216.  
  217. CLOSE.Name = "CLOSE"
  218. CLOSE.Parent = Info
  219. CLOSE.BackgroundColor3 = Color3.new(0.74902, 0.74902, 0.74902)
  220. CLOSE.BorderColor3 = Color3.new(1, 1, 1)
  221. CLOSE.Position = UDim2.new(0.897280991, 0, 0.121621624, 0)
  222. CLOSE.Size = UDim2.new(0, 27, 0, 26)
  223. CLOSE.Font = Enum.Font.ArialBold
  224. CLOSE.Text = "x"
  225. CLOSE.TextScaled = true
  226. CLOSE.TextSize = 14
  227. CLOSE.TextWrapped = true
  228.  
  229. Team_Change.Name = "Team_Change"
  230. Team_Change.Parent = BLOXYWOODY
  231. Team_Change.BackgroundColor3 = Color3.new(0.686275, 0.686275, 0.686275)
  232. Team_Change.BorderColor3 = Color3.new(0.686275, 0.686275, 0.686275)
  233. Team_Change.Position = UDim2.new(1.03423774, 0, -0.00066819787, 0)
  234. Team_Change.Size = UDim2.new(0, 345, 0, 397)
  235. Team_Change.Visible = false
  236.  
  237. Info_2.Name = "Info"
  238. Info_2.Parent = Team_Change
  239. Info_2.BackgroundColor3 = Color3.new(0.615686, 0.615686, 0.615686)
  240. Info_2.BorderColor3 = Color3.new(0.623529, 0.623529, 0.623529)
  241. Info_2.Position = UDim2.new(0.0253969431, 0, 0.0197785199, 0)
  242. Info_2.Size = UDim2.new(0, 331, 0, 74)
  243.  
  244. TextLabel_4.Parent = Info_2
  245. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  246. TextLabel_4.BackgroundTransparency = 1
  247. TextLabel_4.Position = UDim2.new(-0.0120845884, 0, 0.135135129, 0)
  248. TextLabel_4.Rotation = -10
  249. TextLabel_4.Size = UDim2.new(0, 100, 0, 25)
  250. TextLabel_4.Font = Enum.Font.ArialBold
  251. TextLabel_4.Text = "BLOX"
  252. TextLabel_4.TextColor3 = Color3.new(0.494118, 0.937255, 0.580392)
  253. TextLabel_4.TextSize = 30
  254.  
  255. TextLabel_5.Parent = Info_2
  256. TextLabel_5.BackgroundColor3 = Color3.new(0.623529, 0.623529, 0.623529)
  257. TextLabel_5.BackgroundTransparency = 1
  258. TextLabel_5.BorderColor3 = Color3.new(0.623529, 0.623529, 0.623529)
  259. TextLabel_5.Position = UDim2.new(0.0241692364, 0, 0.472972989, 0)
  260. TextLabel_5.Size = UDim2.new(0, 76, 0, 31)
  261. TextLabel_5.Font = Enum.Font.ArialBold
  262. TextLabel_5.Text = "WOOD"
  263. TextLabel_5.TextColor3 = Color3.new(1, 1, 0.952941)
  264. TextLabel_5.TextSize = 27
  265.  
  266. TextLabel_6.Parent = Info_2
  267. TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
  268. TextLabel_6.BackgroundTransparency = 1
  269. TextLabel_6.Position = UDim2.new(0.486404836, 0, 0.317567557, 0)
  270. TextLabel_6.Size = UDim2.new(0, 83, 0, 27)
  271. TextLabel_6.Font = Enum.Font.ArialBold
  272. TextLabel_6.Text = "TEAM MENU"
  273. TextLabel_6.TextColor3 = Color3.new(1, 1, 1)
  274. TextLabel_6.TextSize = 27
  275.  
  276. CHOOSE_TEAM_MENU.Name = "CHOOSE_TEAM_MENU"
  277. CHOOSE_TEAM_MENU.Parent = Team_Change
  278. CHOOSE_TEAM_MENU.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  279. CHOOSE_TEAM_MENU.BorderColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  280. CHOOSE_TEAM_MENU.Position = UDim2.new(0.0248475969, 0, 0.230264574, 0)
  281. CHOOSE_TEAM_MENU.Size = UDim2.new(0, 328, 0, 297)
  282.  
  283. VIP.Name = "V.I.P"
  284. VIP.Parent = CHOOSE_TEAM_MENU
  285. VIP.BackgroundColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  286. VIP.BorderColor3 = Color3.new(1, 1, 1)
  287. VIP.Position = UDim2.new(0.256097555, 0, 0.246527776, 0)
  288. VIP.Size = UDim2.new(0, 159, 0, 50)
  289. VIP.Font = Enum.Font.ArialBold
  290. VIP.Text = "V.I.P TEAMS"
  291. VIP.TextColor3 = Color3.new(1, 1, 1)
  292. VIP.TextSize = 14
  293.  
  294. NORMAL.Name = "NORMAL"
  295. NORMAL.Parent = CHOOSE_TEAM_MENU
  296. NORMAL.BackgroundColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  297. NORMAL.BorderColor3 = Color3.new(1, 1, 1)
  298. NORMAL.Position = UDim2.new(0.256097555, 0, 0.464541256, 0)
  299. NORMAL.Size = UDim2.new(0, 159, 0, 50)
  300. NORMAL.Font = Enum.Font.ArialBold
  301. NORMAL.Text = "NORMAL TEAMS"
  302. NORMAL.TextColor3 = Color3.new(1, 1, 1)
  303. NORMAL.TextSize = 14
  304.  
  305. CHOOSE_TEAM_VIP.Name = "CHOOSE_TEAM_VIP"
  306. CHOOSE_TEAM_VIP.Parent = Team_Change
  307. CHOOSE_TEAM_VIP.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  308. CHOOSE_TEAM_VIP.BorderColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  309. CHOOSE_TEAM_VIP.Position = UDim2.new(1.03478265, 0, 0.229219139, 0)
  310. CHOOSE_TEAM_VIP.Size = UDim2.new(0, 328, 0, 297)
  311. CHOOSE_TEAM_VIP.Visible = false
  312.  
  313. WOLVES.Name = "WOLVES"
  314. WOLVES.Parent = CHOOSE_TEAM_VIP
  315. WOLVES.BackgroundColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  316. WOLVES.BorderColor3 = Color3.new(1, 1, 1)
  317. WOLVES.Position = UDim2.new(0.26219511, 0, 0.0546085835, 0)
  318. WOLVES.Size = UDim2.new(0, 159, 0, 50)
  319. WOLVES.Font = Enum.Font.ArialBold
  320. WOLVES.Text = "Red Wolves"
  321. WOLVES.TextColor3 = Color3.new(1, 1, 1)
  322. WOLVES.TextSize = 14
  323.  
  324. MILITARY.Name = "MILITARY"
  325. MILITARY.Parent = CHOOSE_TEAM_VIP
  326. MILITARY.BackgroundColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  327. MILITARY.BorderColor3 = Color3.new(1, 1, 1)
  328. MILITARY.Position = UDim2.new(0.26219511, 0, 0.245686039, 0)
  329. MILITARY.Size = UDim2.new(0, 159, 0, 50)
  330. MILITARY.Font = Enum.Font.ArialBold
  331. MILITARY.Text = "Military"
  332. MILITARY.TextColor3 = Color3.new(1, 1, 1)
  333. MILITARY.TextSize = 14
  334.  
  335. MAFFIA.Name = "MAFFIA"
  336. MAFFIA.Parent = CHOOSE_TEAM_VIP
  337. MAFFIA.BackgroundColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  338. MAFFIA.BorderColor3 = Color3.new(1, 1, 1)
  339. MAFFIA.Position = UDim2.new(0.26219511, 0, 0.444339216, 0)
  340. MAFFIA.Size = UDim2.new(0, 159, 0, 50)
  341. MAFFIA.Font = Enum.Font.ArialBold
  342. MAFFIA.Text = "Mafia"
  343. MAFFIA.TextColor3 = Color3.new(1, 1, 1)
  344. MAFFIA.TextSize = 14
  345.  
  346. MW.Name = "MW"
  347. MW.Parent = CHOOSE_TEAM_VIP
  348. MW.BackgroundColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  349. MW.BorderColor3 = Color3.new(1, 1, 1)
  350. MW.Position = UDim2.new(0.26219511, 0, 0.636258423, 0)
  351. MW.Size = UDim2.new(0, 159, 0, 50)
  352. MW.Font = Enum.Font.ArialBold
  353. MW.Text = "Merry Weather"
  354. MW.TextColor3 = Color3.new(1, 1, 1)
  355. MW.TextSize = 14
  356.  
  357. CHOOSE_TEAM_NORMAL.Name = "CHOOSE_TEAM_NORMAL"
  358. CHOOSE_TEAM_NORMAL.Parent = Team_Change
  359. CHOOSE_TEAM_NORMAL.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  360. CHOOSE_TEAM_NORMAL.BorderColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  361. CHOOSE_TEAM_NORMAL.Position = UDim2.new(1.03478265, 0, 0.229219139, 0)
  362. CHOOSE_TEAM_NORMAL.Size = UDim2.new(0, 328, 0, 297)
  363. CHOOSE_TEAM_NORMAL.Visible = false
  364.  
  365. POLICE.Name = "POLICE"
  366. POLICE.Parent = CHOOSE_TEAM_NORMAL
  367. POLICE.BackgroundColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  368. POLICE.BorderColor3 = Color3.new(1, 1, 1)
  369. POLICE.Position = UDim2.new(0.0609756112, 0, 0.0235690232, 0)
  370. POLICE.Size = UDim2.new(0, 136, 0, 50)
  371. POLICE.Font = Enum.Font.ArialBold
  372. POLICE.Text = "Police"
  373. POLICE.TextColor3 = Color3.new(1, 1, 1)
  374. POLICE.TextSize = 14
  375.  
  376. VAGOS.Name = "VAGOS"
  377. VAGOS.Parent = CHOOSE_TEAM_NORMAL
  378. VAGOS.BackgroundColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  379. VAGOS.BorderColor3 = Color3.new(1, 1, 1)
  380. VAGOS.Position = UDim2.new(0.0609756112, 0, 0.218855217, 0)
  381. VAGOS.Size = UDim2.new(0, 136, 0, 50)
  382. VAGOS.Font = Enum.Font.ArialBold
  383. VAGOS.Text = "Vagos"
  384. VAGOS.TextColor3 = Color3.new(1, 1, 1)
  385. VAGOS.TextSize = 14
  386.  
  387. PROFFESIONAL.Name = "PROFFESIONAL"
  388. PROFFESIONAL.Parent = CHOOSE_TEAM_NORMAL
  389. PROFFESIONAL.BackgroundColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  390. PROFFESIONAL.BorderColor3 = Color3.new(1, 1, 1)
  391. PROFFESIONAL.Position = UDim2.new(0.0609756112, 0, 0.414141417, 0)
  392. PROFFESIONAL.Size = UDim2.new(0, 136, 0, 50)
  393. PROFFESIONAL.Font = Enum.Font.ArialBold
  394. PROFFESIONAL.Text = "Profesional"
  395. PROFFESIONAL.TextColor3 = Color3.new(1, 1, 1)
  396. PROFFESIONAL.TextSize = 14
  397.  
  398. SWAT.Name = "SWAT"
  399. SWAT.Parent = CHOOSE_TEAM_NORMAL
  400. SWAT.BackgroundColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  401. SWAT.BorderColor3 = Color3.new(1, 1, 1)
  402. SWAT.Position = UDim2.new(0.0609756112, 0, 0.612794638, 0)
  403. SWAT.Size = UDim2.new(0, 136, 0, 50)
  404. SWAT.Font = Enum.Font.ArialBold
  405. SWAT.Text = "Swat"
  406. SWAT.TextColor3 = Color3.new(1, 1, 1)
  407. SWAT.TextSize = 14
  408.  
  409. BALLER.Name = "BALLER"
  410. BALLER.Parent = CHOOSE_TEAM_NORMAL
  411. BALLER.BackgroundColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  412. BALLER.BorderColor3 = Color3.new(1, 1, 1)
  413. BALLER.Position = UDim2.new(0.0609756112, 0, 0.804713786, 0)
  414. BALLER.Size = UDim2.new(0, 136, 0, 50)
  415. BALLER.Font = Enum.Font.ArialBold
  416. BALLER.Text = "Baller"
  417. BALLER.TextColor3 = Color3.new(1, 1, 1)
  418. BALLER.TextSize = 14
  419.  
  420. MAFFIA_2.Name = "MAFFIA"
  421. MAFFIA_2.Parent = CHOOSE_TEAM_NORMAL
  422. MAFFIA_2.BackgroundColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  423. MAFFIA_2.BorderColor3 = Color3.new(1, 1, 1)
  424. MAFFIA_2.Position = UDim2.new(0.518292665, 0, 0.414141417, 0)
  425. MAFFIA_2.Size = UDim2.new(0, 136, 0, 50)
  426. MAFFIA_2.Font = Enum.Font.ArialBold
  427. MAFFIA_2.Text = ""
  428. MAFFIA_2.TextColor3 = Color3.new(1, 1, 1)
  429. MAFFIA_2.TextSize = 14
  430.  
  431. FBI.Name = "FBI"
  432. FBI.Parent = CHOOSE_TEAM_NORMAL
  433. FBI.BackgroundColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  434. FBI.BorderColor3 = Color3.new(1, 1, 1)
  435. FBI.Position = UDim2.new(0.518292665, 0, 0.218855217, 0)
  436. FBI.Size = UDim2.new(0, 136, 0, 50)
  437. FBI.Font = Enum.Font.ArialBold
  438. FBI.Text = "FBI"
  439. FBI.TextColor3 = Color3.new(1, 1, 1)
  440. FBI.TextSize = 14
  441.  
  442. GrooveStreet.Name = "Groove Street"
  443. GrooveStreet.Parent = CHOOSE_TEAM_NORMAL
  444. GrooveStreet.BackgroundColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  445. GrooveStreet.BorderColor3 = Color3.new(1, 1, 1)
  446. GrooveStreet.Position = UDim2.new(0.518292665, 0, 0.0235690232, 0)
  447. GrooveStreet.Size = UDim2.new(0, 136, 0, 50)
  448. GrooveStreet.Font = Enum.Font.ArialBold
  449. GrooveStreet.Text = "Groove Street"
  450. GrooveStreet.TextColor3 = Color3.new(1, 1, 1)
  451. GrooveStreet.TextSize = 14
  452.  
  453. SPAWN_2.Name = "SPAWN"
  454. SPAWN_2.Parent = BLOXYWOODY
  455. SPAWN_2.BackgroundColor3 = Color3.new(0.686275, 0.686275, 0.686275)
  456. SPAWN_2.BorderColor3 = Color3.new(0.686275, 0.686275, 0.686275)
  457. SPAWN_2.Position = UDim2.new(1.03423774, 0, -0.00066819787, 0)
  458. SPAWN_2.Size = UDim2.new(0, 345, 0, 397)
  459. SPAWN_2.Visible = false
  460.  
  461. Info_3.Name = "Info"
  462. Info_3.Parent = SPAWN_2
  463. Info_3.BackgroundColor3 = Color3.new(0.615686, 0.615686, 0.615686)
  464. Info_3.BorderColor3 = Color3.new(0.623529, 0.623529, 0.623529)
  465. Info_3.Position = UDim2.new(0.0253969431, 0, 0.0197785199, 0)
  466. Info_3.Size = UDim2.new(0, 331, 0, 74)
  467.  
  468. TextLabel_7.Parent = Info_3
  469. TextLabel_7.BackgroundColor3 = Color3.new(1, 1, 1)
  470. TextLabel_7.BackgroundTransparency = 1
  471. TextLabel_7.Position = UDim2.new(-0.0120845884, 0, 0.135135129, 0)
  472. TextLabel_7.Rotation = -10
  473. TextLabel_7.Size = UDim2.new(0, 100, 0, 25)
  474. TextLabel_7.Font = Enum.Font.ArialBold
  475. TextLabel_7.Text = "BLOX"
  476. TextLabel_7.TextColor3 = Color3.new(0.494118, 0.937255, 0.580392)
  477. TextLabel_7.TextSize = 30
  478.  
  479. TextLabel_8.Parent = Info_3
  480. TextLabel_8.BackgroundColor3 = Color3.new(0.623529, 0.623529, 0.623529)
  481. TextLabel_8.BackgroundTransparency = 1
  482. TextLabel_8.BorderColor3 = Color3.new(0.623529, 0.623529, 0.623529)
  483. TextLabel_8.Position = UDim2.new(0.0241692364, 0, 0.472972989, 0)
  484. TextLabel_8.Size = UDim2.new(0, 76, 0, 31)
  485. TextLabel_8.Font = Enum.Font.ArialBold
  486. TextLabel_8.Text = "WOOD"
  487. TextLabel_8.TextColor3 = Color3.new(1, 1, 0.952941)
  488. TextLabel_8.TextSize = 27
  489.  
  490. TextLabel_9.Parent = Info_3
  491. TextLabel_9.BackgroundColor3 = Color3.new(1, 1, 1)
  492. TextLabel_9.BackgroundTransparency = 1
  493. TextLabel_9.Position = UDim2.new(0.486404836, 0, 0.317567557, 0)
  494. TextLabel_9.Size = UDim2.new(0, 83, 0, 27)
  495. TextLabel_9.Font = Enum.Font.ArialBold
  496. TextLabel_9.Text = "CAR/HELI MENU"
  497. TextLabel_9.TextColor3 = Color3.new(1, 1, 1)
  498. TextLabel_9.TextSize = 27
  499.  
  500. CHOOSE_SPAWN.Name = "CHOOSE_SPAWN"
  501. CHOOSE_SPAWN.Parent = SPAWN_2
  502. CHOOSE_SPAWN.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  503. CHOOSE_SPAWN.BorderColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  504. CHOOSE_SPAWN.Position = UDim2.new(0.0248475969, 0, 0.230264574, 0)
  505. CHOOSE_SPAWN.Size = UDim2.new(0, 328, 0, 297)
  506.  
  507. CAR.Name = "CAR"
  508. CAR.Parent = CHOOSE_SPAWN
  509. CAR.BackgroundColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  510. CAR.BorderColor3 = Color3.new(1, 1, 1)
  511. CAR.Position = UDim2.new(0.256097555, 0, 0.246527776, 0)
  512. CAR.Size = UDim2.new(0, 159, 0, 50)
  513. CAR.Font = Enum.Font.ArialBold
  514. CAR.Text = "CAR"
  515. CAR.TextColor3 = Color3.new(1, 1, 1)
  516. CAR.TextSize = 14
  517.  
  518. HELI.Name = "HELI"
  519. HELI.Parent = CHOOSE_SPAWN
  520. HELI.BackgroundColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  521. HELI.BorderColor3 = Color3.new(1, 1, 1)
  522. HELI.Position = UDim2.new(0.256097555, 0, 0.464541256, 0)
  523. HELI.Size = UDim2.new(0, 159, 0, 50)
  524. HELI.Font = Enum.Font.ArialBold
  525. HELI.Text = "HELI"
  526. HELI.TextColor3 = Color3.new(1, 1, 1)
  527. HELI.TextSize = 14
  528.  
  529. CHOOSE_CAR_MENU.Name = "CHOOSE_CAR_MENU"
  530. CHOOSE_CAR_MENU.Parent = SPAWN_2
  531. CHOOSE_CAR_MENU.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  532. CHOOSE_CAR_MENU.BorderColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  533. CHOOSE_CAR_MENU.Position = UDim2.new(1.03478265, 0, 0.229219139, 0)
  534. CHOOSE_CAR_MENU.Size = UDim2.new(0, 117, 0, 297)
  535.  
  536. NORMAL_CART.Name = "NORMAL_CART"
  537. NORMAL_CART.Parent = CHOOSE_CAR_MENU
  538. NORMAL_CART.BackgroundColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  539. NORMAL_CART.BorderColor3 = Color3.new(1, 1, 1)
  540. NORMAL_CART.Position = UDim2.new(0.0854700878, 0, 0.0505050495, 0)
  541. NORMAL_CART.Size = UDim2.new(0, 100, 0, 50)
  542. NORMAL_CART.Font = Enum.Font.ArialBold
  543. NORMAL_CART.Text = "Standard"
  544. NORMAL_CART.TextColor3 = Color3.new(1, 1, 1)
  545. NORMAL_CART.TextSize = 14
  546.  
  547. Exotic.Name = "Exotic"
  548. Exotic.Parent = CHOOSE_CAR_MENU
  549. Exotic.BackgroundColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  550. Exotic.BorderColor3 = Color3.new(1, 1, 1)
  551. Exotic.Position = UDim2.new(0.0854700878, 0, 0.245791242, 0)
  552. Exotic.Size = UDim2.new(0, 100, 0, 50)
  553. Exotic.Font = Enum.Font.ArialBold
  554. Exotic.Text = "Next Update"
  555. Exotic.TextColor3 = Color3.new(1, 1, 1)
  556. Exotic.TextSize = 14
  557.  
  558. Heavy.Name = "Heavy"
  559. Heavy.Parent = CHOOSE_CAR_MENU
  560. Heavy.BackgroundColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  561. Heavy.BorderColor3 = Color3.new(1, 1, 1)
  562. Heavy.Position = UDim2.new(0.0854700878, 0, 0.444444448, 0)
  563. Heavy.Size = UDim2.new(0, 100, 0, 50)
  564. Heavy.Font = Enum.Font.ArialBold
  565. Heavy.Text = "Next update"
  566. Heavy.TextColor3 = Color3.new(1, 1, 1)
  567. Heavy.TextSize = 14
  568.  
  569. CHOOSE_CAR_NORMAL.Name = "CHOOSE_CAR_NORMAL"
  570. CHOOSE_CAR_NORMAL.Parent = SPAWN_2
  571. CHOOSE_CAR_NORMAL.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  572. CHOOSE_CAR_NORMAL.BorderColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  573. CHOOSE_CAR_NORMAL.Position = UDim2.new(1.4086957, 0, 0.229219139, 0)
  574. CHOOSE_CAR_NORMAL.Size = UDim2.new(0, 365, 0, 297)
  575. CHOOSE_CAR_NORMAL.Visible = false
  576.  
  577. Armed_Limo.Name = "Armed_Limo"
  578. Armed_Limo.Parent = CHOOSE_CAR_NORMAL
  579. Armed_Limo.BackgroundColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  580. Armed_Limo.BorderColor3 = Color3.new(1, 1, 1)
  581. Armed_Limo.Position = UDim2.new(0.0226194486, 0, 0.0235690232, 0)
  582. Armed_Limo.Size = UDim2.new(0, 136, 0, 50)
  583. Armed_Limo.Font = Enum.Font.ArialBold
  584. Armed_Limo.Text = "Armed Limousine"
  585. Armed_Limo.TextColor3 = Color3.new(1, 1, 1)
  586. Armed_Limo.TextSize = 14
  587.  
  588. Obey.Name = "Obey"
  589. Obey.Parent = CHOOSE_CAR_NORMAL
  590. Obey.BackgroundColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  591. Obey.BorderColor3 = Color3.new(1, 1, 1)
  592. Obey.Position = UDim2.new(0.0226194486, 0, 0.218855217, 0)
  593. Obey.Size = UDim2.new(0, 136, 0, 50)
  594. Obey.Font = Enum.Font.ArialBold
  595. Obey.Text = "Obey Omis"
  596. Obey.TextColor3 = Color3.new(1, 1, 1)
  597. Obey.TextSize = 14
  598.  
  599. Ghost.Name = "Ghost"
  600. Ghost.Parent = CHOOSE_CAR_NORMAL
  601. Ghost.BackgroundColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  602. Ghost.BorderColor3 = Color3.new(1, 1, 1)
  603. Ghost.Position = UDim2.new(0.0226194486, 0, 0.414141417, 0)
  604. Ghost.Size = UDim2.new(0, 136, 0, 50)
  605. Ghost.Font = Enum.Font.ArialBold
  606. Ghost.Text = "Ghostbusters"
  607. Ghost.TextColor3 = Color3.new(1, 1, 1)
  608. Ghost.TextSize = 14
  609.  
  610. Buffalo.Name = "Buffalo"
  611. Buffalo.Parent = CHOOSE_CAR_NORMAL
  612. Buffalo.BackgroundColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  613. Buffalo.BorderColor3 = Color3.new(1, 1, 1)
  614. Buffalo.Position = UDim2.new(0.0226194486, 0, 0.612794638, 0)
  615. Buffalo.Size = UDim2.new(0, 136, 0, 50)
  616. Buffalo.Font = Enum.Font.ArialBold
  617. Buffalo.Text = "Buffalo Sport"
  618. Buffalo.TextColor3 = Color3.new(1, 1, 1)
  619. Buffalo.TextSize = 14
  620.  
  621. Deluxe.Name = "Deluxe"
  622. Deluxe.Parent = CHOOSE_CAR_NORMAL
  623. Deluxe.BackgroundColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  624. Deluxe.BorderColor3 = Color3.new(1, 1, 1)
  625. Deluxe.Position = UDim2.new(0.0226194486, 0, 0.806030869, 0)
  626. Deluxe.Size = UDim2.new(0, 136, 0, 50)
  627. Deluxe.Font = Enum.Font.ArialBold
  628. Deluxe.Text = "Super Deluxe"
  629. Deluxe.TextColor3 = Color3.new(1, 1, 1)
  630. Deluxe.TextSize = 14
  631.  
  632. Karin.Name = "Karin"
  633. Karin.Parent = CHOOSE_CAR_NORMAL
  634. Karin.BackgroundColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  635. Karin.BorderColor3 = Color3.new(1, 1, 1)
  636. Karin.Position = UDim2.new(0.60070163, 0, 0.612794638, 0)
  637. Karin.Size = UDim2.new(0, 136, 0, 50)
  638. Karin.Font = Enum.Font.ArialBold
  639. Karin.Text = "Karin Intruder"
  640. Karin.TextColor3 = Color3.new(1, 1, 1)
  641. Karin.TextSize = 14
  642.  
  643. Taxi.Name = "Taxi"
  644. Taxi.Parent = CHOOSE_CAR_NORMAL
  645. Taxi.BackgroundColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  646. Taxi.BorderColor3 = Color3.new(1, 1, 1)
  647. Taxi.Position = UDim2.new(0.60070163, 0, 0.806030869, 0)
  648. Taxi.Size = UDim2.new(0, 136, 0, 50)
  649. Taxi.Font = Enum.Font.ArialBold
  650. Taxi.Text = "Taxi"
  651. Taxi.TextColor3 = Color3.new(1, 1, 1)
  652. Taxi.TextSize = 14
  653.  
  654. Oracle.Name = "Oracle"
  655. Oracle.Parent = CHOOSE_CAR_NORMAL
  656. Oracle.BackgroundColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  657. Oracle.BorderColor3 = Color3.new(1, 1, 1)
  658. Oracle.Position = UDim2.new(0.60070163, 0, 0.414141417, 0)
  659. Oracle.Size = UDim2.new(0, 136, 0, 50)
  660. Oracle.Font = Enum.Font.ArialBold
  661. Oracle.Text = "Oracle1"
  662. Oracle.TextColor3 = Color3.new(1, 1, 1)
  663. Oracle.TextSize = 14
  664.  
  665. Van.Name = "Van"
  666. Van.Parent = CHOOSE_CAR_NORMAL
  667. Van.BackgroundColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  668. Van.BorderColor3 = Color3.new(1, 1, 1)
  669. Van.Position = UDim2.new(0.60070163, 0, 0.218855217, 0)
  670. Van.Size = UDim2.new(0, 136, 0, 50)
  671. Van.Font = Enum.Font.ArialBold
  672. Van.Text = "Van"
  673. Van.TextColor3 = Color3.new(1, 1, 1)
  674. Van.TextSize = 14
  675.  
  676. Surfer.Name = "Surfer"
  677. Surfer.Parent = CHOOSE_CAR_NORMAL
  678. Surfer.BackgroundColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  679. Surfer.BorderColor3 = Color3.new(1, 1, 1)
  680. Surfer.Position = UDim2.new(0.60070163, 0, 0.0235690232, 0)
  681. Surfer.Size = UDim2.new(0, 136, 0, 50)
  682. Surfer.Font = Enum.Font.ArialBold
  683. Surfer.Text = "Surfer"
  684. Surfer.TextColor3 = Color3.new(1, 1, 1)
  685. Surfer.TextSize = 14
  686.  
  687. COMMANDS.Name = "COMMANDS"
  688. COMMANDS.Parent = BLOXYWOODY
  689. COMMANDS.BackgroundColor3 = Color3.new(0.686275, 0.686275, 0.686275)
  690. COMMANDS.BorderColor3 = Color3.new(0.686275, 0.686275, 0.686275)
  691. COMMANDS.Position = UDim2.new(1.05507243, 0, 0, 0)
  692. COMMANDS.Size = UDim2.new(0, 367, 0, 397)
  693. COMMANDS.Visible = false
  694.  
  695. Tools_2.Name = "Tools"
  696. Tools_2.Parent = COMMANDS
  697. Tools_2.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  698. Tools_2.BorderColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  699. Tools_2.Position = UDim2.new(0.0490463227, 0, 0.229219139, 0)
  700. Tools_2.Size = UDim2.new(0, 335, 0, 297)
  701.  
  702. KILL_PLAYER.Name = "KILL_PLAYER"
  703. KILL_PLAYER.Parent = Tools_2
  704. KILL_PLAYER.BackgroundColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  705. KILL_PLAYER.BorderColor3 = Color3.new(1, 1, 1)
  706. KILL_PLAYER.Position = UDim2.new(0.647761166, 0, 0.0235690232, 0)
  707. KILL_PLAYER.Size = UDim2.new(0, 104, 0, 50)
  708. KILL_PLAYER.Font = Enum.Font.ArialBold
  709. KILL_PLAYER.Text = "KILL"
  710. KILL_PLAYER.TextColor3 = Color3.new(1, 1, 1)
  711. KILL_PLAYER.TextSize = 14
  712.  
  713. KILL_ALL.Name = "KILL_ALL"
  714. KILL_ALL.Parent = Tools_2
  715. KILL_ALL.BackgroundColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  716. KILL_ALL.BorderColor3 = Color3.new(1, 1, 1)
  717. KILL_ALL.Position = UDim2.new(0.0447761193, 0, 0.218855217, 0)
  718. KILL_ALL.Size = UDim2.new(0, 306, 0, 50)
  719. KILL_ALL.Font = Enum.Font.ArialBold
  720. KILL_ALL.Text = "KILL ALL"
  721. KILL_ALL.TextColor3 = Color3.new(1, 1, 1)
  722. KILL_ALL.TextSize = 14
  723.  
  724. SPAWN_KILL.Name = "SPAWN_KILL"
  725. SPAWN_KILL.Parent = Tools_2
  726. SPAWN_KILL.BackgroundColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  727. SPAWN_KILL.BorderColor3 = Color3.new(1, 1, 1)
  728. SPAWN_KILL.Position = UDim2.new(0.647761166, 0, 0.414141417, 0)
  729. SPAWN_KILL.Size = UDim2.new(0, 104, 0, 41)
  730. SPAWN_KILL.Font = Enum.Font.ArialBold
  731. SPAWN_KILL.Text = "SPAWN KILL"
  732. SPAWN_KILL.TextColor3 = Color3.new(1, 1, 1)
  733. SPAWN_KILL.TextSize = 14
  734.  
  735. Info_4.Name = "Info"
  736. Info_4.Parent = Tools_2
  737. Info_4.BackgroundColor3 = Color3.new(0.615686, 0.615686, 0.615686)
  738. Info_4.BorderColor3 = Color3.new(0.623529, 0.623529, 0.623529)
  739. Info_4.Position = UDim2.new(-0.00105160847, 0, -0.279512167, 0)
  740. Info_4.Size = UDim2.new(0, 331, 0, 74)
  741.  
  742. TextLabel_10.Parent = Info_4
  743. TextLabel_10.BackgroundColor3 = Color3.new(1, 1, 1)
  744. TextLabel_10.BackgroundTransparency = 1
  745. TextLabel_10.Position = UDim2.new(-0.0120845884, 0, 0.135135129, 0)
  746. TextLabel_10.Rotation = -10
  747. TextLabel_10.Size = UDim2.new(0, 100, 0, 25)
  748. TextLabel_10.Font = Enum.Font.ArialBold
  749. TextLabel_10.Text = "BLOX"
  750. TextLabel_10.TextColor3 = Color3.new(0.494118, 0.937255, 0.580392)
  751. TextLabel_10.TextSize = 30
  752.  
  753. TextLabel_11.Parent = Info_4
  754. TextLabel_11.BackgroundColor3 = Color3.new(0.623529, 0.623529, 0.623529)
  755. TextLabel_11.BackgroundTransparency = 1
  756. TextLabel_11.BorderColor3 = Color3.new(0.623529, 0.623529, 0.623529)
  757. TextLabel_11.Position = UDim2.new(0.0241692364, 0, 0.472972989, 0)
  758. TextLabel_11.Size = UDim2.new(0, 76, 0, 31)
  759. TextLabel_11.Font = Enum.Font.ArialBold
  760. TextLabel_11.Text = "WOOD"
  761. TextLabel_11.TextColor3 = Color3.new(1, 1, 0.952941)
  762. TextLabel_11.TextSize = 27
  763.  
  764. TextLabel_12.Parent = Info_4
  765. TextLabel_12.BackgroundColor3 = Color3.new(1, 1, 1)
  766. TextLabel_12.BackgroundTransparency = 1
  767. TextLabel_12.Position = UDim2.new(0.453172207, 0, 0.32432431, 0)
  768. TextLabel_12.Size = UDim2.new(0, 83, 0, 27)
  769. TextLabel_12.Font = Enum.Font.ArialBold
  770. TextLabel_12.Text = "CMDS MENU"
  771. TextLabel_12.TextColor3 = Color3.new(1, 1, 1)
  772. TextLabel_12.TextSize = 27
  773.  
  774. PLAYER_NAME.Name = "PLAYER_NAME"
  775. PLAYER_NAME.Parent = Tools_2
  776. PLAYER_NAME.BackgroundColor3 = Color3.new(1, 1, 1)
  777. PLAYER_NAME.BackgroundTransparency = 0.44999998807907
  778. PLAYER_NAME.Position = UDim2.new(0.0238805972, 0, 0.0538720526, 0)
  779. PLAYER_NAME.Size = UDim2.new(0, 198, 0, 32)
  780. PLAYER_NAME.Font = Enum.Font.SourceSans
  781. PLAYER_NAME.Text = "Player Name"
  782. PLAYER_NAME.TextSize = 14
  783.  
  784. TIME_LOOP_KILL.Name = "TIME_LOOP_KILL"
  785. TIME_LOOP_KILL.Parent = Tools_2
  786. TIME_LOOP_KILL.BackgroundColor3 = Color3.new(1, 1, 1)
  787. TIME_LOOP_KILL.BackgroundTransparency = 0.44999998807907
  788. TIME_LOOP_KILL.Position = UDim2.new(0.0238805972, 0, 0.429292917, 0)
  789. TIME_LOOP_KILL.Size = UDim2.new(0, 198, 0, 32)
  790. TIME_LOOP_KILL.Font = Enum.Font.SourceSans
  791. TIME_LOOP_KILL.Text = "Type Inf forever"
  792. TIME_LOOP_KILL.TextSize = 14
  793.  
  794. MESSAGE.Name = "MESSAGE"
  795. MESSAGE.Parent = Tools_2
  796. MESSAGE.BackgroundColor3 = Color3.new(1, 1, 1)
  797. MESSAGE.BackgroundTransparency = 0.44999998807907
  798. MESSAGE.Position = UDim2.new(0.0238806009, 0, 0.700336754, 0)
  799. MESSAGE.Size = UDim2.new(0, 198, 0, 32)
  800. MESSAGE.Font = Enum.Font.SourceSans
  801. MESSAGE.Text = "MESSAGE"
  802. MESSAGE.TextSize = 14
  803.  
  804. SPAM_CHAT.Name = "SPAM_CHAT"
  805. SPAM_CHAT.Parent = Tools_2
  806. SPAM_CHAT.BackgroundColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  807. SPAM_CHAT.BorderColor3 = Color3.new(1, 1, 1)
  808. SPAM_CHAT.Position = UDim2.new(0.647761166, 0, 0.750841796, 0)
  809. SPAM_CHAT.Size = UDim2.new(0, 104, 0, 41)
  810. SPAM_CHAT.Font = Enum.Font.ArialBold
  811. SPAM_CHAT.Text = "SPAM CHAT"
  812. SPAM_CHAT.TextColor3 = Color3.new(1, 1, 1)
  813. SPAM_CHAT.TextSize = 14
  814.  
  815. TIME_SPAM.Name = "TIME_SPAM"
  816. TIME_SPAM.Parent = Tools_2
  817. TIME_SPAM.BackgroundColor3 = Color3.new(1, 1, 1)
  818. TIME_SPAM.BackgroundTransparency = 0.44999998807907
  819. TIME_SPAM.Position = UDim2.new(0.0238805972, 0, 0.833333313, 0)
  820. TIME_SPAM.Size = UDim2.new(0, 198, 0, 32)
  821. TIME_SPAM.Font = Enum.Font.SourceSans
  822. TIME_SPAM.Text = "how long u want to spam"
  823. TIME_SPAM.TextSize = 14
  824.  
  825. CREDITS_2.Name = "CREDITS"
  826. CREDITS_2.Parent = BLOXYWOODY
  827. CREDITS_2.BackgroundColor3 = Color3.new(0.686275, 0.686275, 0.686275)
  828. CREDITS_2.BorderColor3 = Color3.new(0.686275, 0.686275, 0.686275)
  829. CREDITS_2.Position = UDim2.new(1.0421629, 0, -0.000742137432, 0)
  830. CREDITS_2.Size = UDim2.new(0, 345, 0, 397)
  831.  
  832. Tools_3.Name = "Tools"
  833. Tools_3.Parent = CREDITS_2
  834. Tools_3.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  835. Tools_3.BorderColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  836. Tools_3.Position = UDim2.new(0.0289855078, 0, 0.229219139, 0)
  837. Tools_3.Size = UDim2.new(0, 328, 0, 297)
  838.  
  839. Info_5.Name = "Info"
  840. Info_5.Parent = Tools_3
  841. Info_5.BackgroundColor3 = Color3.new(0.615686, 0.615686, 0.615686)
  842. Info_5.BorderColor3 = Color3.new(0.623529, 0.623529, 0.623529)
  843. Info_5.Position = UDim2.new(-0.00105160847, 0, -0.279512167, 0)
  844. Info_5.Size = UDim2.new(0, 331, 0, 74)
  845.  
  846. TextLabel_13.Parent = Info_5
  847. TextLabel_13.BackgroundColor3 = Color3.new(1, 1, 1)
  848. TextLabel_13.BackgroundTransparency = 1
  849. TextLabel_13.Position = UDim2.new(-0.0120845884, 0, 0.135135129, 0)
  850. TextLabel_13.Rotation = -10
  851. TextLabel_13.Size = UDim2.new(0, 100, 0, 25)
  852. TextLabel_13.Font = Enum.Font.ArialBold
  853. TextLabel_13.Text = "BLOX"
  854. TextLabel_13.TextColor3 = Color3.new(0.494118, 0.937255, 0.580392)
  855. TextLabel_13.TextSize = 30
  856.  
  857. TextLabel_14.Parent = Info_5
  858. TextLabel_14.BackgroundColor3 = Color3.new(0.623529, 0.623529, 0.623529)
  859. TextLabel_14.BackgroundTransparency = 1
  860. TextLabel_14.BorderColor3 = Color3.new(0.623529, 0.623529, 0.623529)
  861. TextLabel_14.Position = UDim2.new(0.0241692364, 0, 0.472972989, 0)
  862. TextLabel_14.Size = UDim2.new(0, 76, 0, 31)
  863. TextLabel_14.Font = Enum.Font.ArialBold
  864. TextLabel_14.Text = "WOOD"
  865. TextLabel_14.TextColor3 = Color3.new(1, 1, 0.952941)
  866. TextLabel_14.TextSize = 27
  867.  
  868. TextLabel_15.Parent = Info_5
  869. TextLabel_15.BackgroundColor3 = Color3.new(1, 1, 1)
  870. TextLabel_15.BackgroundTransparency = 1
  871. TextLabel_15.Position = UDim2.new(0.432024151, 0, 0.310810804, 0)
  872. TextLabel_15.Size = UDim2.new(0, 83, 0, 27)
  873. TextLabel_15.Font = Enum.Font.ArialBold
  874. TextLabel_15.Text = "CREDITS GUI"
  875. TextLabel_15.TextColor3 = Color3.new(1, 1, 1)
  876. TextLabel_15.TextSize = 27
  877.  
  878. TextLabel_16.Parent = Tools_3
  879. TextLabel_16.BackgroundColor3 = Color3.new(1, 1, 1)
  880. TextLabel_16.BackgroundTransparency = 1
  881. TextLabel_16.Position = UDim2.new(0.196646333, 0, 0.158249155, 0)
  882. TextLabel_16.Size = UDim2.new(0, 200, 0, 50)
  883. TextLabel_16.Font = Enum.Font.ArialBold
  884. TextLabel_16.Text = "GUI CREATED BY TEXO"
  885. TextLabel_16.TextSize = 14
  886.  
  887. TextLabel_17.Parent = Tools_3
  888. TextLabel_17.BackgroundColor3 = Color3.new(1, 1, 1)
  889. TextLabel_17.BackgroundTransparency = 1
  890. TextLabel_17.Position = UDim2.new(0.228658542, 0, 0.124579124, 0)
  891. TextLabel_17.Size = UDim2.new(0, 200, 0, 28)
  892. TextLabel_17.Font = Enum.Font.ArialBold
  893. TextLabel_17.Text = "CREDITS "
  894. TextLabel_17.TextSize = 14
  895.  
  896. TextLabel_18.Parent = Tools_3
  897. TextLabel_18.BackgroundColor3 = Color3.new(1, 1, 1)
  898. TextLabel_18.BackgroundTransparency = 1
  899. TextLabel_18.Position = UDim2.new(0.193597555, 0, 0.218855202, 0)
  900. TextLabel_18.Size = UDim2.new(0, 200, 0, 50)
  901. TextLabel_18.Font = Enum.Font.ArialBold
  902. TextLabel_18.Text = "THANKS TO LUCKY FOR HELPING ME OUT"
  903. TextLabel_18.TextSize = 14
  904.  
  905. TextLabel_19.Parent = Tools_3
  906. TextLabel_19.BackgroundColor3 = Color3.new(1, 1, 1)
  907. TextLabel_19.BackgroundTransparency = 1
  908. TextLabel_19.Position = UDim2.new(0.193597555, 0, 0.276094258, 0)
  909. TextLabel_19.Size = UDim2.new(0, 200, 0, 50)
  910. TextLabel_19.Font = Enum.Font.ArialBold
  911. TextLabel_19.Text = "AND CREDITS TO HOBO FOR TELEPORT"
  912. TextLabel_19.TextSize = 14
  913.  
  914. TextLabel_20.Parent = Tools_3
  915. TextLabel_20.BackgroundColor3 = Color3.new(1, 1, 1)
  916. TextLabel_20.BackgroundTransparency = 1
  917. TextLabel_20.Position = UDim2.new(0.198170722, 0, 0.3265993, 0)
  918. TextLabel_20.Size = UDim2.new(0, 200, 0, 50)
  919. TextLabel_20.Font = Enum.Font.ArialBold
  920. TextLabel_20.Text = "ALL OTHER SCRIPTS WHERE CREATED BY ME"
  921. TextLabel_20.TextSize = 14
  922.  
  923. TextLabel_21.Parent = Tools_3
  924. TextLabel_21.BackgroundColor3 = Color3.new(1, 1, 1)
  925. TextLabel_21.BackgroundTransparency = 1
  926. TextLabel_21.Position = UDim2.new(0.193597555, 0, 0.387205362, 0)
  927. TextLabel_21.Size = UDim2.new(0, 200, 0, 50)
  928. TextLabel_21.Font = Enum.Font.ArialBold
  929. TextLabel_21.Text = "MAYBE SOME ARE ALREADY RELEASED SO"
  930. TextLabel_21.TextSize = 14
  931.  
  932. TextLabel_22.Parent = Tools_3
  933. TextLabel_22.BackgroundColor3 = Color3.new(1, 1, 1)
  934. TextLabel_22.BackgroundTransparency = 1
  935. TextLabel_22.Position = UDim2.new(0.193597555, 0, 0.444444418, 0)
  936. TextLabel_22.Size = UDim2.new(0, 200, 0, 50)
  937. TextLabel_22.Font = Enum.Font.ArialBold
  938. TextLabel_22.Text = "IF THY ARE CREDITS TO THEM CAUSE THY"
  939. TextLabel_22.TextSize = 14
  940.  
  941. TextLabel_23.Parent = Tools_3
  942. TextLabel_23.BackgroundColor3 = Color3.new(1, 1, 1)
  943. TextLabel_23.BackgroundTransparency = 1
  944. TextLabel_23.Position = UDim2.new(0.193597555, 0, 0.518518507, 0)
  945. TextLabel_23.Size = UDim2.new(0, 200, 0, 50)
  946. TextLabel_23.Font = Enum.Font.ArialBold
  947. TextLabel_23.Text = "WHERE FASTER TO RELEAS"
  948. TextLabel_23.TextSize = 14
  949.  
  950. TextLabel_24.Parent = Tools_3
  951. TextLabel_24.BackgroundColor3 = Color3.new(1, 1, 1)
  952. TextLabel_24.BackgroundTransparency = 1
  953. TextLabel_24.Position = UDim2.new(0.193597555, 0, 0.599326611, 0)
  954. TextLabel_24.Size = UDim2.new(0, 200, 0, 50)
  955. TextLabel_24.Font = Enum.Font.ArialBold
  956. TextLabel_24.Text = "V 0.1"
  957. TextLabel_24.TextSize = 14
  958.  
  959. TextLabel_25.Parent = Tools_3
  960. TextLabel_25.BackgroundColor3 = Color3.new(1, 1, 1)
  961. TextLabel_25.BackgroundTransparency = 1
  962. TextLabel_25.Position = UDim2.new(0.196646333, 0, 0.686868668, 0)
  963. TextLabel_25.Size = UDim2.new(0, 200, 0, 50)
  964. TextLabel_25.Font = Enum.Font.ArialBold
  965. TextLabel_25.Text = "MORE WILL BE COMMING SOON"
  966. TextLabel_25.TextSize = 14
  967.  
  968. Teleport.Name = "Teleport"
  969. Teleport.Parent = BLOXYWOODY
  970. Teleport.BackgroundColor3 = Color3.new(0.686275, 0.686275, 0.686275)
  971. Teleport.BorderColor3 = Color3.new(0.686275, 0.686275, 0.686275)
  972. Teleport.Position = UDim2.new(1.0421629, 0, -0.000742137432, 0)
  973. Teleport.Size = UDim2.new(0, 345, 0, 397)
  974. Teleport.Visible = false
  975.  
  976. Tools_4.Name = "Tools"
  977. Tools_4.Parent = Teleport
  978. Tools_4.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  979. Tools_4.BorderColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  980. Tools_4.Position = UDim2.new(0.0289855078, 0, 0.229219139, 0)
  981. Tools_4.Size = UDim2.new(0, 328, 0, 297)
  982.  
  983. Jewelry.Name = "Jewelry"
  984. Jewelry.Parent = Tools_4
  985. Jewelry.BackgroundColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  986. Jewelry.BorderColor3 = Color3.new(1, 1, 1)
  987. Jewelry.Position = UDim2.new(0.26219511, 0, 0.123632148, 0)
  988. Jewelry.Size = UDim2.new(0, 159, 0, 50)
  989. Jewelry.Font = Enum.Font.ArialBold
  990. Jewelry.Text = "Jewlery Store"
  991. Jewelry.TextColor3 = Color3.new(1, 1, 1)
  992. Jewelry.TextSize = 14
  993.  
  994. Bank.Name = "Bank"
  995. Bank.Parent = Tools_4
  996. Bank.BackgroundColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  997. Bank.BorderColor3 = Color3.new(1, 1, 1)
  998. Bank.Position = UDim2.new(0.26219511, 0, 0.318076611, 0)
  999. Bank.Size = UDim2.new(0, 159, 0, 50)
  1000. Bank.Font = Enum.Font.ArialBold
  1001. Bank.Text = "Fleeca Bank"
  1002. Bank.TextColor3 = Color3.new(1, 1, 1)
  1003. Bank.TextSize = 14
  1004.  
  1005. Humane.Name = "Humane"
  1006. Humane.Parent = Tools_4
  1007. Humane.BackgroundColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  1008. Humane.BorderColor3 = Color3.new(1, 1, 1)
  1009. Humane.Position = UDim2.new(0.26219511, 0, 0.512521029, 0)
  1010. Humane.Size = UDim2.new(0, 159, 0, 50)
  1011. Humane.Font = Enum.Font.ArialBold
  1012. Humane.Text = "Humane Labs"
  1013. Humane.TextColor3 = Color3.new(1, 1, 1)
  1014. Humane.TextSize = 14
  1015.  
  1016. Info_6.Name = "Info"
  1017. Info_6.Parent = Tools_4
  1018. Info_6.BackgroundColor3 = Color3.new(0.615686, 0.615686, 0.615686)
  1019. Info_6.BorderColor3 = Color3.new(0.623529, 0.623529, 0.623529)
  1020. Info_6.Position = UDim2.new(-0.00105160847, 0, -0.279512167, 0)
  1021. Info_6.Size = UDim2.new(0, 331, 0, 74)
  1022.  
  1023. TextLabel_26.Parent = Info_6
  1024. TextLabel_26.BackgroundColor3 = Color3.new(1, 1, 1)
  1025. TextLabel_26.BackgroundTransparency = 1
  1026. TextLabel_26.Position = UDim2.new(-0.0120845884, 0, 0.135135129, 0)
  1027. TextLabel_26.Rotation = -10
  1028. TextLabel_26.Size = UDim2.new(0, 100, 0, 25)
  1029. TextLabel_26.Font = Enum.Font.ArialBold
  1030. TextLabel_26.Text = "BLOX"
  1031. TextLabel_26.TextColor3 = Color3.new(0.494118, 0.937255, 0.580392)
  1032. TextLabel_26.TextSize = 30
  1033.  
  1034. TextLabel_27.Parent = Info_6
  1035. TextLabel_27.BackgroundColor3 = Color3.new(0.623529, 0.623529, 0.623529)
  1036. TextLabel_27.BackgroundTransparency = 1
  1037. TextLabel_27.BorderColor3 = Color3.new(0.623529, 0.623529, 0.623529)
  1038. TextLabel_27.Position = UDim2.new(0.0241692364, 0, 0.472972989, 0)
  1039. TextLabel_27.Size = UDim2.new(0, 76, 0, 31)
  1040. TextLabel_27.Font = Enum.Font.ArialBold
  1041. TextLabel_27.Text = "WOOD"
  1042. TextLabel_27.TextColor3 = Color3.new(1, 1, 0.952941)
  1043. TextLabel_27.TextSize = 27
  1044.  
  1045. TextLabel_28.Parent = Info_6
  1046. TextLabel_28.BackgroundColor3 = Color3.new(1, 1, 1)
  1047. TextLabel_28.BackgroundTransparency = 1
  1048. TextLabel_28.Position = UDim2.new(0.432024151, 0, 0.310810804, 0)
  1049. TextLabel_28.Size = UDim2.new(0, 83, 0, 27)
  1050. TextLabel_28.Font = Enum.Font.ArialBold
  1051. TextLabel_28.Text = "TELE GUI"
  1052. TextLabel_28.TextColor3 = Color3.new(1, 1, 1)
  1053. TextLabel_28.TextSize = 27
  1054.  
  1055. Military.Name = "Military"
  1056. Military.Parent = Tools_4
  1057. Military.BackgroundColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  1058. Military.BorderColor3 = Color3.new(1, 1, 1)
  1059. Military.Position = UDim2.new(0.26219511, 0, 0.710437715, 0)
  1060. Military.Size = UDim2.new(0, 159, 0, 50)
  1061. Military.Font = Enum.Font.ArialBold
  1062. Military.Text = "Military Base"
  1063. Military.TextColor3 = Color3.new(1, 1, 1)
  1064. Military.TextSize = 14
  1065.  
  1066. OPEN.Name = "OPEN"
  1067. OPEN.Parent = ScreenGui
  1068. OPEN.BackgroundColor3 = Color3.new(1, 1, 1)
  1069. OPEN.BorderColor3 = Color3.new(1, 1, 1)
  1070. OPEN.Position = UDim2.new(0.0161787365, 0, 0.858190656, 0)
  1071. OPEN.Size = UDim2.new(0, 207, 0, 61)
  1072.  
  1073. OPEN_BLOXY.Name = "OPEN_BLOXY"
  1074. OPEN_BLOXY.Parent = OPEN
  1075. OPEN_BLOXY.BackgroundColor3 = Color3.new(1, 1, 1)
  1076. OPEN_BLOXY.BackgroundTransparency = 1
  1077. OPEN_BLOXY.Position = UDim2.new(0.0628019273, 0, 0.155737698, 0)
  1078. OPEN_BLOXY.Size = UDim2.new(0, 181, 0, 42)
  1079. OPEN_BLOXY.Font = Enum.Font.ArialBold
  1080. OPEN_BLOXY.Text = "OPEN BLOXY"
  1081. OPEN_BLOXY.TextColor3 = Color3.new(0.545098, 0.545098, 0.545098)
  1082. OPEN_BLOXY.TextSize = 14
  1083.  
  1084.  
  1085.  
  1086. local A_1 = "sendMessage"
  1087. local A_2 = ":)"
  1088. local Event = game:GetService("ReplicatedStorage").RemoteFunction
  1089. Event:InvokeServer(A_1, A_2)
  1090.  
  1091.  
  1092. local open = false
  1093.  
  1094. CHANGE_TEAM.MouseButton1Down:connect(function()
  1095. if open == false then
  1096. open = true
  1097. CHANGE_TEAM.Text = "Close"
  1098. print("open")
  1099. Team_Change.Visible = true else
  1100. CHANGE_TEAM.Text = "TEAM CHANGE"
  1101. print("closing")
  1102. open = false
  1103. Team_Change.Visible = false
  1104. end
  1105. end)
  1106.  
  1107. local open2 = false
  1108.  
  1109. VIP.MouseButton1Down:connect(function()
  1110. if open2 == false then
  1111. open2 = true
  1112. CHOOSE_TEAM_VIP.Visible = true
  1113. VIP.Text = "Close"
  1114. print("opening")
  1115. else
  1116. print("closing")
  1117. CHOOSE_TEAM_VIP.Visible = false
  1118. VIP.Text = "V.I.P TEAMS"
  1119. open2 = false
  1120. end
  1121. end)
  1122.  
  1123. local open3 = false
  1124.  
  1125. NORMAL.MouseButton1Down:connect(function()
  1126. if open3 == false then
  1127. open3 = true
  1128. CHOOSE_TEAM_NORMAL.Visible = true
  1129. NORMAL.Text = "Close"
  1130. print("opening")
  1131. else
  1132. print("closing")
  1133. CHOOSE_TEAM_NORMAL.Visible = false
  1134. NORMAL.Text = "NORMAL TEAMS"
  1135. open3 = false
  1136. end
  1137. end)
  1138.  
  1139. local open4 = false
  1140.  
  1141. CLOSE.MouseButton1Down:connect(function()
  1142. if open4 == false then
  1143. open4 = true
  1144. print("closing")
  1145. BLOXYWOODY.Visible = false
  1146. OPEN.Visible = true
  1147. end
  1148. end)
  1149.  
  1150. OPEN_BLOXY.MouseButton1Down:connect(function()
  1151. if open4 == true then
  1152. open4 = false
  1153. print("opening")
  1154. BLOXYWOODY.Visible = true
  1155. OPEN.Visible = false
  1156. end
  1157. end)
  1158.  
  1159. MILITARY.MouseButton1Down:connect(function()
  1160. local A_1 = "switchTeams"
  1161. local A_2 = "Military"
  1162. local Event = game:GetService("ReplicatedStorage").RemoteFunction
  1163. Event:InvokeServer(A_1, A_2)
  1164. end)
  1165.  
  1166. MAFFIA.MouseButton1Down:connect(function()
  1167. local A_1 = "switchTeams"
  1168. local A_2 = "Mafia"
  1169. local Event = game:GetService("ReplicatedStorage").RemoteFunction
  1170. Event:InvokeServer(A_1, A_2)
  1171. end)
  1172.  
  1173. MW.MouseButton1Down:connect(function()
  1174. local A_1 = "switchTeams"
  1175. local A_2 = "MerryWeather"
  1176. local Event = game:GetService("ReplicatedStorage").RemoteFunction
  1177. Event:InvokeServer(A_1, A_2)
  1178. end)
  1179.  
  1180. WOLVES.MouseButton1Down:connect(function()
  1181. local A_1 = "switchTeams"
  1182. local A_2 = "RedWolves"
  1183. local Event = game:GetService("ReplicatedStorage").RemoteFunction
  1184. Event:InvokeServer(A_1, A_2)
  1185. end)
  1186.  
  1187. GrooveStreet.MouseButton1Down:connect(function()
  1188. local A_1 = "switchTeams"
  1189. local A_2 = "GrooveStreet"
  1190. local Event = game:GetService("ReplicatedStorage").RemoteFunction
  1191. Event:InvokeServer(A_1, A_2)
  1192. end)
  1193.  
  1194. FBI.MouseButton1Down:connect(function()
  1195. local A_1 = "switchTeams"
  1196. local A_2 = "FBI"
  1197. local Event = game:GetService("ReplicatedStorage").RemoteFunction
  1198. Event:InvokeServer(A_1, A_2)
  1199. end)
  1200.  
  1201. SWAT.MouseButton1Down:connect(function()
  1202. local A_1 = "switchTeams"
  1203. local A_2 = "SWAT"
  1204. local Event = game:GetService("ReplicatedStorage").RemoteFunction
  1205. Event:InvokeServer(A_1, A_2)
  1206. end)
  1207.  
  1208. POLICE.MouseButton1Down:connect(function()
  1209. local A_1 = "switchTeams"
  1210. local A_2 = "Police"
  1211. local Event = game:GetService("ReplicatedStorage").RemoteFunction
  1212. Event:InvokeServer(A_1, A_2)
  1213. end)
  1214.  
  1215. BALLER.MouseButton1Down:connect(function()
  1216. local A_1 = "switchTeams"
  1217. local A_2 = "Ballers"
  1218. local Event = game:GetService("ReplicatedStorage").RemoteFunction
  1219. Event:InvokeServer(A_1, A_2)
  1220. end)
  1221.  
  1222. VAGOS.MouseButton1Down:connect(function()
  1223. local A_1 = "switchTeams"
  1224. local A_2 = "Vagos"
  1225. local Event = game:GetService("ReplicatedStorage").RemoteFunction
  1226. Event:InvokeServer(A_1, A_2)
  1227. end)
  1228.  
  1229. PROFFESIONAL.MouseButton1Down:connect(function()
  1230. local A_1 = "switchTeams"
  1231. local A_2 = "Professionals"
  1232. local Event = game:GetService("ReplicatedStorage").RemoteFunction
  1233. Event:InvokeServer(A_1, A_2)
  1234. end)
  1235.  
  1236.  
  1237. local open5 = false
  1238.  
  1239. KILL.MouseButton1Down:connect(function()
  1240. if open5 == false then
  1241. open5 = true
  1242. print("open")
  1243. COMMANDS.Visible = true
  1244. KILL.Text = "close"
  1245. else
  1246. KILL.Text = "COMMANDS"
  1247. COMMANDS.Visible = false
  1248. open5 = false
  1249. print("closing")
  1250. end
  1251. end)
  1252.  
  1253.  
  1254.  
  1255.  
  1256. KILL_ALL.MouseButton1Down:connect(function()
  1257. local A_1 = "equipWeapon"
  1258. local A_2 = game:GetService("Workspace")[game.Players.LocalPlayer.Name]
  1259. local A_3 = "AR15COLT"
  1260. local Event = game:GetService("ReplicatedStorage").RemoteFunction
  1261. Event:InvokeServer(A_1, A_2, A_3)
  1262. for i, player in pairs(game.Players:GetPlayers()) do
  1263. wait(0,1)
  1264. print(player)
  1265. local A_1 = "shotHumanoid"
  1266. local A_2 = game:GetService("Workspace")[game.Players.LocalPlayer.Name].Weapon.Muzzle
  1267. local A_3 = game:GetService("Workspace")[player.Name].Humanoid
  1268. local A_4 = 900000
  1269. local Event = game:GetService("ReplicatedStorage").RemoteEvent
  1270. Event:FireServer(A_1, A_2, A_3, A_4)
  1271. print("done")
  1272. end
  1273. end)
  1274.  
  1275. KILL_PLAYER.MouseButton1Down:connect(function()
  1276. local A_1 = "equipWeapon"
  1277. local A_2 = game:GetService("Workspace")[game.Players.LocalPlayer.Name]
  1278. local A_3 = "AR15COLT"
  1279. local Event = game:GetService("ReplicatedStorage").RemoteFunction
  1280. Event:InvokeServer(A_1, A_2, A_3)
  1281. local A_1 = "shotHumanoid"
  1282. local A_2 = game:GetService("Workspace")[game.Players.LocalPlayer.Name].Weapon.Muzzle
  1283. local A_3 = game:GetService("Workspace")[PLAYER_NAME.Text].Humanoid
  1284. local A_4 = 900000
  1285. local Event = game:GetService("ReplicatedStorage").RemoteEvent
  1286. Event:FireServer(A_1, A_2, A_3, A_4)
  1287. print("done")
  1288. end)
  1289.  
  1290. SPAWN_KILL.MouseButton1Down:connect(function()
  1291. local A_1 = "equipWeapon"
  1292. local A_2 = game:GetService("Workspace")[game.Players.LocalPlayer.Name]
  1293. local A_3 = "AR15COLT"
  1294. local Event = game:GetService("ReplicatedStorage").RemoteFunction
  1295. Event:InvokeServer(A_1, A_2, A_3)
  1296.  
  1297. for i = 1,TIME_LOOP_KILL.Text do
  1298. for i, player in pairs(game.Players:GetPlayers()) do
  1299. wait(0,1)
  1300. print(player)
  1301. local A_1 = "shotHumanoid"
  1302. local A_2 = game:GetService("Workspace")[game.Players.LocalPlayer.Name].Weapon.Muzzle
  1303. local A_3 = game:GetService("Workspace")[player.Name].Humanoid
  1304. local A_4 = 900000
  1305. local Event = game:GetService("ReplicatedStorage").RemoteEvent
  1306. Event:FireServer(A_1, A_2, A_3, A_4)
  1307. print(i)
  1308. end
  1309. end
  1310. end)
  1311.  
  1312.  
  1313. SPAM_CHAT.MouseButton1Down:connect(function()
  1314. for i = 1,TIME_SPAM.Text do
  1315. wait(0,1)
  1316. local A_1 = "sendMessage"
  1317. local A_2 = MESSAGE.Text
  1318. local Event = game:GetService("ReplicatedStorage").RemoteFunction
  1319. Event:InvokeServer(A_1, A_2)
  1320. print(i)
  1321. end
  1322. end)
  1323.  
  1324.  
  1325. local open6 = false
  1326. SPAWN.MouseButton1Down:connect(function()
  1327. if open6 == false then
  1328. open6 = true
  1329. SPAWN_2.Visible = true
  1330. SPAWN.Text = "Close"
  1331. print("opening")
  1332. else
  1333. SPAWN.Text = "SPAWN CAR/HELI"
  1334. open6 = false
  1335. SPAWN_2.Visible = false
  1336. print("closing")
  1337. end
  1338. end)
  1339.  
  1340.  
  1341. local open7 = false
  1342. CAR.MouseButton1Down:connect(function()
  1343. if open7 == false then
  1344. open7 = true
  1345. CHOOSE_CAR_MENU.Visible = true
  1346. CAR.Text = "Close"
  1347. print("opening")
  1348. else
  1349. CAR.Text = "CAR"
  1350. open7 = false
  1351. CHOOSE_CAR_MENU.Visible = false
  1352. print("closing")
  1353. end
  1354. end)
  1355.  
  1356.  
  1357.  
  1358. local open8 = false
  1359. NORMAL_CART.MouseButton1Down:connect(function()
  1360. if open8 == false then
  1361. open8 = true
  1362. CHOOSE_CAR_NORMAL.Visible = true
  1363. NORMAL_CART.Text = "Close"
  1364. print("opening")
  1365. else
  1366. NORMAL_CART.Text = "STANDARD"
  1367. open8 = false
  1368. CHOOSE_CAR_NORMAL.Visible = false
  1369. print("closing")
  1370. end
  1371. end)
  1372.  
  1373. Taxi.MouseButton1Down:connect(function()
  1374. local A_1 = "spawnVehicle"
  1375. local A_2 = game:GetService("Workspace")[game.Players.LocalPlayer.Name]
  1376. local A_3 = "Taxi"
  1377. local A_4 = 0
  1378. local Event = game:GetService("ReplicatedStorage").RemoteFunction
  1379. Event:InvokeServer(A_1, A_2, A_3, A_4)
  1380. end)
  1381.  
  1382. Deluxe.MouseButton1Down:connect(function()
  1383. local A_1 = "spawnVehicle"
  1384. local A_2 = game:GetService("Workspace")[game.Players.LocalPlayer.Name]
  1385. local A_3 = "Super Deluxe"
  1386. local A_4 = 0
  1387. local Event = game:GetService("ReplicatedStorage").RemoteFunction
  1388. Event:InvokeServer(A_1, A_2, A_3, A_4)
  1389. end)
  1390.  
  1391. Surfer.MouseButton1Down:connect(function()
  1392. local A_1 = "spawnVehicle"
  1393. local A_2 = game:GetService("Workspace")[game.Players.LocalPlayer.Name]
  1394. local A_3 = "Surfer"
  1395. local A_4 = 0
  1396. local Event = game:GetService("ReplicatedStorage").RemoteFunction
  1397. Event:InvokeServer(A_1, A_2, A_3, A_4)
  1398. end)
  1399.  
  1400. Armed_Limo.MouseButton1Down:connect(function()
  1401. local A_1 = "spawnVehicle"
  1402. local A_2 = game:GetService("Workspace")[game.Players.LocalPlayer.Name]
  1403. local A_3 = "Armed Limousine"
  1404. local A_4 = 0
  1405. local Event = game:GetService("ReplicatedStorage").RemoteFunction
  1406. Event:InvokeServer(A_1, A_2, A_3, A_4)
  1407. end)
  1408.  
  1409. Ghost.MouseButton1Down:connect(function()
  1410. local A_1 = "spawnVehicle"
  1411. local A_2 = game:GetService("Workspace")[game.Players.LocalPlayer.Name]
  1412. local A_3 = "GhostbustersMobile"
  1413. local A_4 = 0
  1414. local Event = game:GetService("ReplicatedStorage").RemoteFunction
  1415. Event:InvokeServer(A_1, A_2, A_3, A_4)
  1416. end)
  1417.  
  1418. Oracle.MouseButton1Down:connect(function()
  1419. local A_1 = "spawnVehicle"
  1420. local A_2 = game:GetService("Workspace")[game.Players.LocalPlayer.Name]
  1421. local A_3 = "Oracle1"
  1422. local A_4 = 0
  1423. local Event = game:GetService("ReplicatedStorage").RemoteFunction
  1424. Event:InvokeServer(A_1, A_2, A_3, A_4)
  1425. end)
  1426.  
  1427. Buffalo.MouseButton1Down:connect(function()
  1428. local A_1 = "spawnVehicle"
  1429. local A_2 = game:GetService("Workspace")[game.Players.LocalPlayer.Name]
  1430. local A_3 = "buffalo Sport"
  1431. local A_4 = 0
  1432. local Event = game:GetService("ReplicatedStorage").RemoteFunction
  1433. Event:InvokeServer(A_1, A_2, A_3, A_4)
  1434. end)
  1435.  
  1436. Karin.MouseButton1Down:connect(function()
  1437. local A_1 = "spawnVehicle"
  1438. local A_2 = game:GetService("Workspace")[game.Players.LocalPlayer.Name]
  1439. local A_3 = "Karin Intruder"
  1440. local A_4 = 0
  1441. local Event = game:GetService("ReplicatedStorage").RemoteFunction
  1442. Event:InvokeServer(A_1, A_2, A_3, A_4)
  1443. end)
  1444.  
  1445. Obey.MouseButton1Down:connect(function()
  1446. local A_1 = "spawnVehicle"
  1447. local A_2 = game:GetService("Workspace")[game.Players.LocalPlayer.Name]
  1448. local A_3 = "Obey Omis"
  1449. local A_4 = 0
  1450. local Event = game:GetService("ReplicatedStorage").RemoteFunction
  1451. Event:InvokeServer(A_1, A_2, A_3, A_4)
  1452. end)
  1453.  
  1454. Van.MouseButton1Down:connect(function()
  1455. local A_1 = "spawnVehicle"
  1456. local A_2 = game:GetService("Workspace")[game.Players.LocalPlayer.Name]
  1457. local A_3 = "Van"
  1458. local A_4 = 0
  1459. local Event = game:GetService("ReplicatedStorage").RemoteFunction
  1460. Event:InvokeServer(A_1, A_2, A_3, A_4)
  1461. end)
  1462.  
  1463. local open9 = false
  1464. TELEPORT.MouseButton1Down:connect(function()
  1465. if open9 == false then
  1466. open9 = true
  1467. Teleport.Visible = true
  1468. TELEPORT.Text = "Close"
  1469. print("opening")
  1470. else
  1471. TELEPORT.Text = "TELEPORT"
  1472. open9 = false
  1473. Teleport.Visible = false
  1474. print("closing")
  1475. end
  1476. end)
  1477.  
  1478. Humane.MouseButton1Down:connect(function()
  1479. local A_1 = "teleportHeist"
  1480. local A_2 = "Humane Labs Heist"
  1481. local Event = game:GetService("ReplicatedStorage").RemoteEvent
  1482. Event:FireServer(A_1, A_2)
  1483. end)
  1484.  
  1485. Bank.MouseButton1Down:connect(function()
  1486. local A_1 = "teleportHeist"
  1487. local A_2 = "Fleeca Bank Heist"
  1488. local Event = game:GetService("ReplicatedStorage").RemoteEvent
  1489. Event:FireServer(A_1, A_2)
  1490. end)
  1491.  
  1492. Jewelry.MouseButton1Down:connect(function()
  1493. local A_1 = "teleportHeist"
  1494. local A_2 = "The Jeweler Heist"
  1495. local Event = game:GetService("ReplicatedStorage").RemoteEvent
  1496. Event:FireServer(A_1, A_2)
  1497. end)
  1498.  
  1499. Military.MouseButton1Down:connect(function()
  1500. local A_1 = "teleportHeist"
  1501. local A_2 = "Military Base"
  1502. local Event = game:GetService("ReplicatedStorage").RemoteEvent
  1503. Event:FireServer(A_1, A_2)
  1504. end)
  1505.  
  1506.  
  1507. local open10 = false
  1508. CREDITS.MouseButton1Down:connect(function()
  1509. if open10 == false then
  1510. open10 = true
  1511. CREDITS_2.Visible = true
  1512. CREDITS.Text = "Close"
  1513. print("opening")
  1514. else
  1515. CREDITS.Text = "CREDITS"
  1516. open10 = false
  1517. CREDITS_2.Visible = false
  1518. print("closing")
  1519. end
  1520. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement