tntmyles

ScriptCrew

Jun 29th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 51.30 KB | None | 0 0
  1. spawn (function()
  2. game:GetService("Workspace").Banks:GetChildren()[1].Name="Bank"
  3. game:GetService("Workspace").Jewelrys:GetChildren()[1].Name="Jewelry"
  4. if game:GetService("CoreGui"):FindFirstChild("ThanksFor200Members") then
  5. game:GetService("CoreGui"):FindFirstChild("ThanksFor200Members"):Destroy();
  6. else
  7.  
  8. end
  9.  
  10. local Wspace = game:GetService("Workspace")
  11. local Players = game:GetService("Players")
  12.  
  13. local ThanksFor200Members = Instance.new("ScreenGui")
  14. local Main = Instance.new("Frame")
  15. local Panel1 = Instance.new("Frame")
  16. local MainButtonsss = Instance.new("TextButton")
  17. local MainButtonsss_2 = Instance.new("TextButton")
  18. local MainButtonsss_3 = Instance.new("TextButton")
  19. local Title = Instance.new("TextLabel")
  20. local DraggerMain = Instance.new("Frame")
  21. local Dragged1 = Instance.new("Frame")
  22. local Dragged2 = Instance.new("Frame")
  23. local tELEPORTS = Instance.new("Frame")
  24. local Telebtn = Instance.new("TextButton")
  25. local Telebtn_2 = Instance.new("TextButton")
  26. local Telebtn_3 = Instance.new("TextButton")
  27. local Telebtn_4 = Instance.new("TextButton")
  28. local Telebtn_5 = Instance.new("TextButton")
  29. local Telebtn_6 = Instance.new("TextButton")
  30. local Telebtn_7 = Instance.new("TextButton")
  31. local Telebtn_8 = Instance.new("TextButton")
  32. local Telebtn_9 = Instance.new("TextButton")
  33. local Telebtn_10 = Instance.new("TextButton")
  34. local Telebtn_11 = Instance.new("TextButton")
  35. local Telebtn_12 = Instance.new("TextButton")
  36. local Telebtn_13 = Instance.new("TextButton")
  37. local Telebtn_14 = Instance.new("TextButton")
  38. local Telebtn_15 = Instance.new("TextButton")
  39. local Telebtn_16 = Instance.new("TextButton")
  40. local Telebtn_17 = Instance.new("TextButton")
  41. local Telebtn_18 = Instance.new("TextButton")
  42. local Telebtn_19 = Instance.new("TextButton")
  43. local Telebtn_20 = Instance.new("TextButton")
  44. local Telebtn_21 = Instance.new("TextButton")
  45. local Functions = Instance.new("Frame")
  46. local FuncBtns = Instance.new("TextButton")
  47. local FuncBtns_2 = Instance.new("TextButton")
  48. local FuncBtns_3 = Instance.new("TextButton")
  49. local FuncBtns_4 = Instance.new("TextButton")
  50. local FuncBtns_5 = Instance.new("TextButton")
  51. local FuncBtns_6 = Instance.new("TextButton")
  52. local FuncBtns_7 = Instance.new("TextButton")
  53. local FuncBtns_8 = Instance.new("TextButton")
  54. local FuncBtns_9 = Instance.new("TextButton")
  55. local FuncBtns_10 = Instance.new("TextButton")
  56. local FuncBtns_11 = Instance.new("TextButton")
  57. local FuncBtns_12 = Instance.new("TextButton")
  58. local FuncBtns_13 = Instance.new("TextButton")
  59. local Randoms = Instance.new("Frame")
  60. local RandomsThings = Instance.new("TextButton")
  61. local RandomsThings_2 = Instance.new("TextButton")
  62. local RandomsThings_3 = Instance.new("TextButton")
  63. local RandomsThings_4 = Instance.new("TextButton")
  64. local RandomsThings_5 = Instance.new("TextLabel")
  65. local RandomsThings_6 = Instance.new("TextLabel")
  66. local RandomsThings_7 = Instance.new("TextButton")
  67. local RandomsThings_8 = Instance.new("TextLabel")
  68. local RandomsThings_9 = Instance.new("TextLabel")
  69. local RandomsThings_10 = Instance.new("TextLabel")
  70. local Colors = Instance.new("Frame")
  71. local Default = Instance.new("Frame")
  72. local Red = Instance.new("Frame")
  73. local Blue = Instance.new("Frame")
  74. local Green = Instance.new("Frame")
  75. local Pink = Instance.new("Frame")
  76.  
  77. -- Properties
  78.  
  79. ThanksFor200Members.Name = "ThanksFor200Members"
  80. ThanksFor200Members.Parent = game:GetService("CoreGui")
  81.  
  82. Main.Name = "Main"
  83. Main.Parent = ThanksFor200Members
  84. Main.Active = true
  85. Main.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
  86. Main.BorderSizePixel = 0
  87. Main.Draggable = true
  88. Main.Position = UDim2.new(0.30398795, 0, 0.285266459, 0)
  89. Main.Selectable = true
  90. Main.Size = UDim2.new(0, 521, 0, 273)
  91.  
  92. Panel1.Name = "Panel1"
  93. Panel1.Parent = Main
  94. Panel1.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  95. Panel1.BorderSizePixel = 0
  96. Panel1.Size = UDim2.new(0, 521, 0, 61)
  97.  
  98. MainButtonsss.Name = "MainButtonsss"
  99. MainButtonsss.Parent = Main
  100. MainButtonsss.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  101. MainButtonsss.BorderSizePixel = 0
  102. MainButtonsss.Position = UDim2.new(0, 0, 0.120437957, 0)
  103. MainButtonsss.Size = UDim2.new(0, 174, 0, 28)
  104. MainButtonsss.Font = Enum.Font.SourceSans
  105. MainButtonsss.Text = "Teleports"
  106. MainButtonsss.TextColor3 = Color3.new(1, 1, 1)
  107. MainButtonsss.TextSize = 18
  108. MainButtonsss.MouseButton1Click:connect(function()
  109. DraggerMain:TweenPosition(UDim2.new(0.0508637242, 0, 0.244525552, 0),"In","Quad")
  110. tELEPORTS.Visible = true
  111. Functions.Visible = false
  112. Randoms.Visible = false
  113.  
  114. end)
  115. MainButtonsss_2.Name = "MainButtonsss"
  116. MainButtonsss_2.Parent = Main
  117. MainButtonsss_2.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  118. MainButtonsss_2.BorderSizePixel = 0
  119. MainButtonsss_2.Position = UDim2.new(0.333945245, 0, 0.120437957, 0)
  120. MainButtonsss_2.Size = UDim2.new(0, 169, 0, 28)
  121. MainButtonsss_2.Font = Enum.Font.SourceSans
  122. MainButtonsss_2.Text = "Functions"
  123. MainButtonsss_2.TextColor3 = Color3.new(1, 1, 1)
  124. MainButtonsss_2.TextSize = 18
  125. MainButtonsss_2.MouseButton1Click:connect(function()
  126. DraggerMain:TweenPosition(Dragged1.Position,"In","Quad")
  127. tELEPORTS.Visible = false
  128. Functions.Visible = true
  129. Randoms.Visible = false
  130. end)
  131. MainButtonsss_3.Name = "MainButtonsss"
  132. MainButtonsss_3.Parent = Main
  133. MainButtonsss_3.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  134. MainButtonsss_3.BorderSizePixel = 0
  135. MainButtonsss_3.Position = UDim2.new(0.658349335, 0, 0.120437957, 0)
  136. MainButtonsss_3.Size = UDim2.new(0, 178, 0, 28)
  137. MainButtonsss_3.Font = Enum.Font.SourceSans
  138. MainButtonsss_3.Text = "Random"
  139. MainButtonsss_3.TextColor3 = Color3.new(1, 1, 1)
  140. MainButtonsss_3.TextSize = 18
  141. MainButtonsss_3.MouseButton1Click:connect(function()
  142. DraggerMain:TweenPosition(Dragged2.Position,"In","Quad")
  143. tELEPORTS.Visible = false
  144. Functions.Visible = false
  145. Randoms.Visible = true
  146. end)
  147.  
  148. Title.Name = "Title"
  149. Title.Parent = Main
  150. Title.TextWrapped = true
  151. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  152. Title.BackgroundTransparency = 1
  153. Title.Size = UDim2.new(0, 521, 0, 33)
  154. Title.Font = Enum.Font.SourceSans
  155. Title.Text = "Script Crew Jailbreak Gui discord.io/scripts Credits: Mohammad Yassin for the script btools, Car Speed, Teleport ByPass By: BTOOLS: UNJAILBREAK, Car Speed: JailbreakBroken, Teleport ByPass: An random jailbreak gui"
  156. Title.TextColor3 = Color3.new(1, 1, 1)
  157. Title.TextSize = 16
  158.  
  159. DraggerMain.Name = "DraggerMain"
  160. DraggerMain.Parent = Main
  161. DraggerMain.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  162. DraggerMain.BorderSizePixel = 0
  163. DraggerMain.Position = UDim2.new(0.0508637242, 0, 0.244525552, 0)
  164. DraggerMain.Size = UDim2.new(0, 121, 0, 3)
  165.  
  166. Dragged1.Name = "Dragged1"
  167. Dragged1.Parent = Main
  168. Dragged1.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  169. Dragged1.BorderSizePixel = 0
  170. Dragged1.Position = UDim2.new(0.382917464, 0, 0.244525537, 0)
  171. Dragged1.Size = UDim2.new(0, 121, 0, 3)
  172. Dragged1.Visible = false
  173.  
  174. Dragged2.Name = "Dragged2"
  175. Dragged2.Parent = Main
  176. Dragged2.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  177. Dragged2.BorderSizePixel = 0
  178. Dragged2.Position = UDim2.new(0.713051856, 0, 0.255474448, 0)
  179. Dragged2.Size = UDim2.new(0, 121, 0, 3)
  180. Dragged2.Visible = false
  181.  
  182. tELEPORTS.Name = "tELEPORTS"
  183. tELEPORTS.Parent = Main
  184. tELEPORTS.BackgroundColor3 = Color3.new(1, 1, 1)
  185. tELEPORTS.BackgroundTransparency = 1
  186. tELEPORTS.Position = UDim2.new(0, 0, 0.277372271, 0)
  187. tELEPORTS.Size = UDim2.new(0, 521, 0, 198)
  188.  
  189. Telebtn.Name = "Telebtn"
  190. Telebtn.Parent = tELEPORTS
  191. Telebtn.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  192. Telebtn.BorderSizePixel = 0
  193. Telebtn.Position = UDim2.new(0, 0, 0.0505050533, 0)
  194. Telebtn.Size = UDim2.new(0, 186, 0, 25)
  195. Telebtn.Font = Enum.Font.SourceSans
  196. Telebtn.Text = "Jail Inside"
  197. Telebtn.TextColor3 = Color3.new(1, 1, 1)
  198. Telebtn.TextSize = 18
  199. Telebtn.MouseButton1Click:connect(function()
  200. Tp(-1425.39111, 18.1500568, -1836.73987);
  201. end)
  202. Telebtn_2.Name = "Telebtn"
  203. Telebtn_2.Parent = tELEPORTS
  204. Telebtn_2.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  205. Telebtn_2.BorderSizePixel = 0
  206. Telebtn_2.Position = UDim2.new(0.670825362, 0, 0.0505051017, 0)
  207. Telebtn_2.Size = UDim2.new(0, 171, 0, 25)
  208. Telebtn_2.Font = Enum.Font.SourceSans
  209. Telebtn_2.Text = "Swat Car"
  210. Telebtn_2.TextColor3 = Color3.new(1, 1, 1)
  211. Telebtn_2.TextSize = 18
  212. Telebtn_2.MouseButton1Click:connect(function()
  213. Tp(-1376.74878, 17.7500038, -1537.10181);
  214. end)
  215. Telebtn_3.Name = "Telebtn"
  216. Telebtn_3.Parent = tELEPORTS
  217. Telebtn_3.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  218. Telebtn_3.BorderSizePixel = 0
  219. Telebtn_3.Position = UDim2.new(0.372360826, 0, 0.0505050495, 0)
  220. Telebtn_3.Size = UDim2.new(0, 149, 0, 25)
  221. Telebtn_3.Font = Enum.Font.SourceSans
  222. Telebtn_3.Text = "Bank Outside"
  223. Telebtn_3.TextColor3 = Color3.new(1, 1, 1)
  224. Telebtn_3.TextSize = 18
  225. Telebtn_3.MouseButton1Click:connect(function()
  226. Tp(40.2570381, 17.9197102, 786.077942);
  227. end)
  228. Telebtn_4.Name = "Telebtn"
  229. Telebtn_4.Parent = tELEPORTS
  230. Telebtn_4.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  231. Telebtn_4.BorderSizePixel = 0
  232. Telebtn_4.Position = UDim2.new(0.671785057, 0, 0.176767677, 0)
  233. Telebtn_4.Size = UDim2.new(0, 171, 0, 25)
  234. Telebtn_4.Font = Enum.Font.SourceSans
  235. Telebtn_4.Text = "Bugatti"
  236. Telebtn_4.TextColor3 = Color3.new(1, 1, 1)
  237. Telebtn_4.TextSize = 18
  238. Telebtn_4.MouseButton1Click:connect(function()
  239. Tp(241.763138, 17.6066456, 1363.80261);
  240. end)
  241. Telebtn_5.Name = "Telebtn"
  242. Telebtn_5.Parent = tELEPORTS
  243. Telebtn_5.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  244. Telebtn_5.BorderSizePixel = 0
  245. Telebtn_5.Position = UDim2.new(0.671785057, 0, 0.303030312, 0)
  246. Telebtn_5.Size = UDim2.new(0, 171, 0, 25)
  247. Telebtn_5.Font = Enum.Font.SourceSans
  248. Telebtn_5.Text = "1 Mill Shop"
  249. Telebtn_5.TextColor3 = Color3.new(1, 1, 1)
  250. Telebtn_5.TextSize = 18
  251. Telebtn_5.MouseButton1Click:connect(function()
  252. Tp(389.946594, 17.6172714, -1692.70032);
  253. end)
  254. Telebtn_6.Name = "Telebtn"
  255. Telebtn_6.Parent = tELEPORTS
  256. Telebtn_6.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  257. Telebtn_6.BorderSizePixel = 0
  258. Telebtn_6.Position = UDim2.new(0.671785057, 0, 0.429292917, 0)
  259. Telebtn_6.Size = UDim2.new(0, 171, 0, 25)
  260. Telebtn_6.Font = Enum.Font.SourceSans
  261. Telebtn_6.Text = "Dirt Bike"
  262. Telebtn_6.TextColor3 = Color3.new(1, 1, 1)
  263. Telebtn_6.TextSize = 18
  264. Telebtn_6.MouseButton1Click:connect(function()
  265. Tp(1315.23071, 17.8944283, -574.686707);
  266. end)
  267. Telebtn_7.Name = "Telebtn"
  268. Telebtn_7.Parent = tELEPORTS
  269. Telebtn_7.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  270. Telebtn_7.BorderSizePixel = 0
  271. Telebtn_7.Position = UDim2.new(0.671785057, 0, 0.555555582, 0)
  272. Telebtn_7.Size = UDim2.new(0, 171, 0, 25)
  273. Telebtn_7.Font = Enum.Font.SourceSans
  274. Telebtn_7.Text = "Tesla"
  275. Telebtn_7.TextColor3 = Color3.new(1, 1, 1)
  276. Telebtn_7.TextSize = 18
  277. Telebtn_7.MouseButton1Click:connect(function()
  278. Tp(-116.3582, 17.6167355, 546.687866);
  279. end)
  280. Telebtn_8.Name = "Telebtn"
  281. Telebtn_8.Parent = tELEPORTS
  282. Telebtn_8.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  283. Telebtn_8.BorderSizePixel = 0
  284. Telebtn_8.Position = UDim2.new(0.671785057, 0, 0.681818187, 0)
  285. Telebtn_8.Size = UDim2.new(0, 171, 0, 25)
  286. Telebtn_8.Font = Enum.Font.SourceSans
  287. Telebtn_8.Text = "Garage 2"
  288. Telebtn_8.TextColor3 = Color3.new(1, 1, 1)
  289. Telebtn_8.TextSize = 18
  290. Telebtn_8.MouseButton1Click:connect(function()
  291. Tp(830.115051, 17.616991, -1487.43616);
  292. end)
  293. Telebtn_9.Name = "Telebtn"
  294. Telebtn_9.Parent = tELEPORTS
  295. Telebtn_9.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  296. Telebtn_9.BorderSizePixel = 0
  297. Telebtn_9.Position = UDim2.new(0.671785057, 0, 0.808080792, 0)
  298. Telebtn_9.Size = UDim2.new(0, 171, 0, 25)
  299. Telebtn_9.Font = Enum.Font.SourceSans
  300. Telebtn_9.Text = "Minicooper"
  301. Telebtn_9.TextColor3 = Color3.new(1, 1, 1)
  302. Telebtn_9.TextSize = 18
  303. Telebtn_9.MouseButton1Click:connect(function()
  304. Tp(761.372986, 17.9189453, -1227.63184);
  305. end)
  306. Telebtn_10.Name = "Telebtn"
  307. Telebtn_10.Parent = tELEPORTS
  308. Telebtn_10.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  309. Telebtn_10.BorderSizePixel = 0
  310. Telebtn_10.Position = UDim2.new(0.372360826, 0, 0.176767677, 0)
  311. Telebtn_10.Size = UDim2.new(0, 149, 0, 25)
  312. Telebtn_10.Font = Enum.Font.SourceSans
  313. Telebtn_10.Text = "Bank Inside"
  314. Telebtn_10.TextColor3 = Color3.new(1, 1, 1)
  315. Telebtn_10.TextSize = 18
  316. Telebtn_10.MouseButton1Click:connect(function()
  317. Tp(35.4850616, 0.715307713, 809.113647);
  318. end)
  319. Telebtn_11.Name = "Telebtn"
  320. Telebtn_11.Parent = tELEPORTS
  321. Telebtn_11.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  322. Telebtn_11.BorderSizePixel = 0
  323. Telebtn_11.Position = UDim2.new(0.372360826, 0, 0.303030312, 0)
  324. Telebtn_11.Size = UDim2.new(0, 149, 0, 25)
  325. Telebtn_11.Font = Enum.Font.SourceSans
  326. Telebtn_11.Text = "Jewerly Inside"
  327. Telebtn_11.TextColor3 = Color3.new(1, 1, 1)
  328. Telebtn_11.TextSize = 18
  329. Telebtn_11.MouseButton1Click:connect(function()
  330. Tp(120.332138, 17.9377785, 1320.59155);
  331. end)
  332. Telebtn_12.Name = "Telebtn"
  333. Telebtn_12.Parent = tELEPORTS
  334. Telebtn_12.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  335. Telebtn_12.BorderSizePixel = 0
  336. Telebtn_12.Position = UDim2.new(0.372360826, 0, 0.426767677, 0)
  337. Telebtn_12.Size = UDim2.new(0, 149, 0, 25)
  338. Telebtn_12.Font = Enum.Font.SourceSans
  339. Telebtn_12.Text = "Jewerly Outside"
  340. Telebtn_12.TextColor3 = Color3.new(1, 1, 1)
  341. Telebtn_12.TextSize = 18
  342. Telebtn_12.MouseButton1Click:connect(function()
  343. Tp(123.339661, 17.6117554, 1356.54626);
  344. end)
  345. Telebtn_13.Name = "Telebtn"
  346. Telebtn_13.Parent = tELEPORTS
  347. Telebtn_13.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  348. Telebtn_13.BorderSizePixel = 0
  349. Telebtn_13.Position = UDim2.new(0.372360826, 0, 0.555555522, 0)
  350. Telebtn_13.Size = UDim2.new(0, 149, 0, 25)
  351. Telebtn_13.Font = Enum.Font.SourceSans
  352. Telebtn_13.Text = "Donut Shop"
  353. Telebtn_13.TextColor3 = Color3.new(1, 1, 1)
  354. Telebtn_13.TextSize = 18
  355. Telebtn_13.MouseButton1Click:connect(function()
  356. Tp(268.198395, 17.6178207, -1791.21716);
  357. end)
  358. Telebtn_14.Name = "Telebtn"
  359. Telebtn_14.Parent = tELEPORTS
  360. Telebtn_14.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  361. Telebtn_14.BorderSizePixel = 0
  362. Telebtn_14.Position = UDim2.new(0.372360826, 0, 0.681818128, 0)
  363. Telebtn_14.Size = UDim2.new(0, 149, 0, 25)
  364. Telebtn_14.Font = Enum.Font.SourceSans
  365. Telebtn_14.Text = "Gas Station"
  366. Telebtn_14.TextColor3 = Color3.new(1, 1, 1)
  367. Telebtn_14.TextSize = 18
  368. Telebtn_14.MouseButton1Click:connect(function()
  369. Tp(-1558.57495, 17.747715, 706.793518);
  370. end)
  371. Telebtn_15.Name = "Telebtn"
  372. Telebtn_15.Parent = tELEPORTS
  373. Telebtn_15.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  374. Telebtn_15.BorderSizePixel = 0
  375. Telebtn_15.Position = UDim2.new(0.372360826, 0, 0.808080792, 0)
  376. Telebtn_15.Size = UDim2.new(0, 149, 0, 25)
  377. Telebtn_15.Font = Enum.Font.SourceSans
  378. Telebtn_15.Text = "Lamborghini"
  379. Telebtn_15.TextColor3 = Color3.new(1, 1, 1)
  380. Telebtn_15.TextSize = 18
  381. Telebtn_15.MouseButton1Click:connect(function()
  382. Tp(143.947144, 17.6189308, 773.884949);
  383. end)
  384. Telebtn_16.Name = "Telebtn"
  385. Telebtn_16.Parent = tELEPORTS
  386. Telebtn_16.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  387. Telebtn_16.BorderSizePixel = 0
  388. Telebtn_16.Position = UDim2.new(0, 0, 0.176767677, 0)
  389. Telebtn_16.Size = UDim2.new(0, 186, 0, 25)
  390. Telebtn_16.Font = Enum.Font.SourceSans
  391. Telebtn_16.Text = "Jail OutSide"
  392. Telebtn_16.TextColor3 = Color3.new(1, 1, 1)
  393. Telebtn_16.TextSize = 18
  394. Telebtn_16.MouseButton1Click:connect(function()
  395. Tp(-1120.573, 18.0232353, -1423.70203);
  396. end)
  397. Telebtn_17.Name = "Telebtn"
  398. Telebtn_17.Parent = tELEPORTS
  399. Telebtn_17.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  400. Telebtn_17.BorderSizePixel = 0
  401. Telebtn_17.Position = UDim2.new(0, 0, 0.303030312, 0)
  402. Telebtn_17.Size = UDim2.new(0, 186, 0, 25)
  403. Telebtn_17.Font = Enum.Font.SourceSans
  404. Telebtn_17.Text = "Criminal Base 1"
  405. Telebtn_17.TextColor3 = Color3.new(1, 1, 1)
  406. Telebtn_17.TextSize = 18
  407. Telebtn_17.MouseButton1Click:connect(function()
  408. Tp(-194.08284, 17.6123028, 1629.31531);
  409. end)
  410. Telebtn_18.Name = "Telebtn"
  411. Telebtn_18.Parent = tELEPORTS
  412. Telebtn_18.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  413. Telebtn_18.BorderSizePixel = 0
  414. Telebtn_18.Position = UDim2.new(0, 0, 0.429292917, 0)
  415. Telebtn_18.Size = UDim2.new(0, 186, 0, 25)
  416. Telebtn_18.Font = Enum.Font.SourceSans
  417. Telebtn_18.Text = "Criminal Base 2"
  418. Telebtn_18.TextColor3 = Color3.new(1, 1, 1)
  419. Telebtn_18.TextSize = 18
  420. Telebtn_18.MouseButton1Click:connect(function()
  421. Tp(1579.48234, 49.787693, -1759.614);
  422. end)
  423. Telebtn_19.Name = "Telebtn"
  424. Telebtn_19.Parent = tELEPORTS
  425. Telebtn_19.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  426. Telebtn_19.BorderSizePixel = 0
  427. Telebtn_19.Position = UDim2.new(0, 0, 0.554154694, 0)
  428. Telebtn_19.Size = UDim2.new(0, 186, 0, 25)
  429. Telebtn_19.Font = Enum.Font.SourceSans
  430. Telebtn_19.Text = "Police Station 1"
  431. Telebtn_19.TextColor3 = Color3.new(1, 1, 1)
  432. Telebtn_19.TextSize = 18
  433. Telebtn_19.MouseButton1Click:connect(function()
  434. Tp(-1184.22229, 17.8911915, -1584.06921);
  435. end)
  436. Telebtn_20.Name = "Telebtn"
  437. Telebtn_20.Parent = tELEPORTS
  438. Telebtn_20.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  439. Telebtn_20.BorderSizePixel = 0
  440. Telebtn_20.Position = UDim2.new(0, 0, 0.680749059, 0)
  441. Telebtn_20.Size = UDim2.new(0, 186, 0, 25)
  442. Telebtn_20.Font = Enum.Font.SourceSans
  443. Telebtn_20.Text = "Police Station 2"
  444. Telebtn_20.TextColor3 = Color3.new(1, 1, 1)
  445. Telebtn_20.TextSize = 18
  446. Telebtn_20.MouseButton1Click:connect(function()
  447. Tp(732.750305, 38.1526299, 1114.54932);
  448. end)
  449. Telebtn_21.Name = "Telebtn"
  450. Telebtn_21.Parent = tELEPORTS
  451. Telebtn_21.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  452. Telebtn_21.BorderSizePixel = 0
  453. Telebtn_21.Position = UDim2.new(0, 0, 0.807343483, 0)
  454. Telebtn_21.Size = UDim2.new(0, 186, 0, 25)
  455. Telebtn_21.Font = Enum.Font.SourceSans
  456. Telebtn_21.Text = "Garage"
  457. Telebtn_21.TextColor3 = Color3.new(1, 1, 1)
  458. Telebtn_21.TextSize = 18
  459. Telebtn_21.MouseButton1Click:connect(function()
  460. Tp(-336.556549, 17.6144218, 1163.44983);
  461. end)
  462. Functions.Name = "Functions"
  463. Functions.Parent = Main
  464. Functions.BackgroundColor3 = Color3.new(1, 1, 1)
  465. Functions.BackgroundTransparency = 1
  466. Functions.BorderSizePixel = 0
  467. Functions.Position = UDim2.new(0, 0, 0.27700001, 0)
  468. Functions.Size = UDim2.new(0, 521, 0, 198)
  469. Functions.Visible = false
  470.  
  471. FuncBtns.Name = "FuncBtns"
  472. FuncBtns.Parent = Functions
  473. FuncBtns.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  474. FuncBtns.BorderSizePixel = 0
  475. FuncBtns.Position = UDim2.new(0, 0, 0.0303030312, 0)
  476. FuncBtns.Size = UDim2.new(0, 166, 0, 30)
  477. FuncBtns.Font = Enum.Font.SourceSans
  478. FuncBtns.Text = "Car Speed"
  479. FuncBtns.TextColor3 = Color3.new(1, 1, 1)
  480. FuncBtns.TextSize = 20
  481. FuncBtns.MouseButton1Click:connect(function()
  482. dir = 0
  483. gs = game.GetService
  484. gs(game,"RunService").RenderStepped:connect(function()
  485. for i,v in next,workspace.Vehicles:children() do
  486. if v.Name ~= "Heli" then
  487. if v:FindFirstChild("Engine") then
  488. local bf,cf = v.Engine:FindFirstChild("NewForce"),v:GetPrimaryPartCFrame().lookVector
  489. if not bf then
  490. bf = v.Engine:FindFirstChild("BodyForce") or v.Engine:FindFirstChild("VectorForce")
  491. if bf then
  492. bf = bf:Clone()
  493. bf.Parent = v.Engine
  494. bf.Name = "NewForce"
  495. end
  496. end
  497. if bf then
  498. local fa = 1
  499. if v.Name:lower():find("bike") then fa = .3 elseif v.Name:lower():find("bugg") then fa = .5 end
  500. if v.Seat.PlayerName.Value ~= game:GetService("Players").LocalPlayer.Name then fa = 0 end
  501. bf.Force = Vector3.new(cf.X*300000*dir*fa,0,cf.Z*300000*dir*fa)
  502. end
  503. end
  504. end
  505. end
  506. end)
  507. val = {
  508. {Enum.KeyCode.W,1};
  509. {Enum.KeyCode.S,-1};
  510. }
  511. uis = gs(game,"UserInputService")
  512. chk = function(k)
  513. for i,v in next,val do
  514. if v[1]==k.KeyCode then
  515. return v[2]
  516. end
  517. end
  518. end
  519. uis.InputBegan:connect(function(k)
  520. dir = chk(k) or dir
  521. end)
  522. uis.InputEnded:connect(function(k)
  523. if chk(k) == dir then
  524. dir = 0
  525. end
  526. end)
  527. end)
  528. FuncBtns_2.Name = "FuncBtns"
  529. FuncBtns_2.Parent = Functions
  530. FuncBtns_2.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  531. FuncBtns_2.BorderSizePixel = 0
  532. FuncBtns_2.Position = UDim2.new(0.339731276, 0, 0.0303030312, 0)
  533. FuncBtns_2.Size = UDim2.new(0, 166, 0, 30)
  534. FuncBtns_2.Font = Enum.Font.SourceSans
  535. FuncBtns_2.Text = "Inf Ammo: Off"
  536. FuncBtns_2.TextColor3 = Color3.new(1, 1, 1)
  537. FuncBtns_2.TextSize = 20
  538. FuncBtns_2.MouseButton1Click:connect(function()
  539. if FuncBtns_2.Text == "Inf Ammo: Off" then
  540. FuncBtns_2.Text = "Inf Ammo: On"
  541. Players.LocalPlayer.PlayerGui.MainGui.Ammo.MagSize.RobloxLocked = true
  542. else
  543. FuncBtns_2.Text = "Inf Ammo: Off"
  544. Players.LocalPlayer.PlayerGui.MainGui.Ammo.MagSize.RobloxLocked = false
  545.  
  546. end
  547. end)
  548. FuncBtns_3.Name = "FuncBtns"
  549. FuncBtns_3.Parent = Functions
  550. FuncBtns_3.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  551. FuncBtns_3.BorderSizePixel = 0
  552. FuncBtns_3.Position = UDim2.new(0.681381941, 0, 0.0303030312, 0)
  553. FuncBtns_3.Size = UDim2.new(0, 166, 0, 30)
  554. FuncBtns_3.Font = Enum.Font.SourceSans
  555. FuncBtns_3.Text = "Remove All Doors"
  556. FuncBtns_3.TextColor3 = Color3.new(1, 1, 1)
  557. FuncBtns_3.TextSize = 20
  558. FuncBtns_3.MouseButton1Click:connect(function()
  559. for i,v in pairs(Wspace.Doors:GetChildren()) do
  560. v:Destroy()
  561. end
  562. end)
  563. FuncBtns_4.Name = "FuncBtns"
  564. FuncBtns_4.Parent = Functions
  565. FuncBtns_4.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  566. FuncBtns_4.BorderSizePixel = 0
  567. FuncBtns_4.Position = UDim2.new(0, 0, 0.232323229, 0)
  568. FuncBtns_4.Size = UDim2.new(0, 166, 0, 30)
  569. FuncBtns_4.Font = Enum.Font.SourceSans
  570. FuncBtns_4.Text = "Remove All Lasers"
  571. FuncBtns_4.TextColor3 = Color3.new(1, 1, 1)
  572. FuncBtns_4.TextSize = 20
  573. FuncBtns_4.MouseButton1Click:connect(function()
  574. Wspace.Banks:GetChildren()[1].Name="Bank"
  575. Wspace.Jewelrys:GetChildren()[1].Name="Jewelry"
  576.  
  577. for i,v in pairs(Wspace.Jewelrys.Jewelry.Lasers:GetChildren()) do
  578. v:Destroy();
  579. end
  580. for i,v in pairs(Wspace.Banks.Bank.Lasers:GetChildren()) do
  581. v:Destroy();
  582. end
  583.  
  584. end)
  585. FuncBtns_5.Name = "FuncBtns"
  586. FuncBtns_5.Parent = Functions
  587. FuncBtns_5.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  588. FuncBtns_5.BorderSizePixel = 0
  589. FuncBtns_5.Position = UDim2.new(0.339731276, 0, 0.232323229, 0)
  590. FuncBtns_5.Size = UDim2.new(0, 166, 0, 30)
  591. FuncBtns_5.Font = Enum.Font.SourceSans
  592. FuncBtns_5.Text = "Remove Buildings"
  593. FuncBtns_5.TextColor3 = Color3.new(1, 1, 1)
  594. FuncBtns_5.TextSize = 20
  595. FuncBtns_5.MouseButton1Click:connect(function()
  596. for i,v in pairs(Wspace.Buildings:GetChildren()) do
  597. v:Destroy()
  598. end
  599. end)
  600. FuncBtns_6.Name = "FuncBtns"
  601. FuncBtns_6.Parent = Functions
  602. FuncBtns_6.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  603. FuncBtns_6.BorderSizePixel = 0
  604. FuncBtns_6.Position = UDim2.new(0.681381941, 0, 0.232323229, 0)
  605. FuncBtns_6.Size = UDim2.new(0, 166, 0, 30)
  606. FuncBtns_6.Font = Enum.Font.SourceSans
  607. FuncBtns_6.Text = "Remove Cell doors"
  608. FuncBtns_6.TextColor3 = Color3.new(1, 1, 1)
  609. FuncBtns_6.TextSize = 20
  610. FuncBtns_6.MouseButton1Click:connect(function()
  611. for i,v in pairs(Wspace.Cells:GetChildren()) do
  612. v:Destroy()
  613. end
  614. end)
  615. FuncBtns_7.Name = "FuncBtns"
  616. FuncBtns_7.Parent = Functions
  617. FuncBtns_7.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  618. FuncBtns_7.BorderSizePixel = 0
  619. FuncBtns_7.Position = UDim2.new(0.681381941, 0, 0.424242437, 0)
  620. FuncBtns_7.Size = UDim2.new(0, 166, 0, 30)
  621. FuncBtns_7.Font = Enum.Font.SourceSans
  622. FuncBtns_7.Text = "Gun"
  623. FuncBtns_7.TextColor3 = Color3.new(1, 1, 1)
  624. FuncBtns_7.TextSize = 20
  625. FuncBtns_7.MouseButton1Click:connect(function()
  626.  
  627. local Parts = Instance.new("Part", workspace)
  628. Parts.Anchored = true
  629. Parts.CanCollide = false
  630. local Pos = Players.LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  631.  
  632. Parts.Position = Pos
  633.  
  634.  
  635. for i, v in pairs(game.Workspace.Givers:GetChildren()) do
  636. if v.Name == "Station" then
  637. for a, b in pairs(v:GetChildren()) do
  638. if b:IsA("StringValue") then
  639. if b.Value == "Pistol" then
  640. v.CFrame = CFrame.new(Pos)
  641. end
  642. end
  643. end
  644. end
  645. end
  646. end)
  647. FuncBtns_8.Name = "FuncBtns"
  648. FuncBtns_8.Parent = Functions
  649. FuncBtns_8.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  650. FuncBtns_8.BorderSizePixel = 0
  651. FuncBtns_8.Position = UDim2.new(0.339731276, 0, 0.424242437, 0)
  652. FuncBtns_8.Size = UDim2.new(0, 166, 0, 30)
  653. FuncBtns_8.Font = Enum.Font.SourceSans
  654. FuncBtns_8.Text = "Ak47"
  655. FuncBtns_8.TextColor3 = Color3.new(1, 1, 1)
  656. FuncBtns_8.TextSize = 20
  657. FuncBtns_8.MouseButton1Click:connect(function()
  658. local Parts = Instance.new("Part", workspace)
  659. Parts.Anchored = true
  660. Parts.CanCollide = false
  661. local Pos = Players.LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,3)
  662.  
  663. Parts.Position = Pos
  664.  
  665. Wspace.Givers.ShootingRange.Position = Players.LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,3)
  666.  
  667. end)
  668. FuncBtns_9.Name = "FuncBtns"
  669. FuncBtns_9.Parent = Functions
  670. FuncBtns_9.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  671. FuncBtns_9.BorderSizePixel = 0
  672. FuncBtns_9.Position = UDim2.new(0, 0, 0.424242437, 0)
  673. FuncBtns_9.Size = UDim2.new(0, 166, 0, 30)
  674. FuncBtns_9.Font = Enum.Font.SourceSans
  675. FuncBtns_9.Text = "Btools"
  676. FuncBtns_9.TextColor3 = Color3.new(1, 1, 1)
  677. FuncBtns_9.TextSize = 20
  678. FuncBtns_9.MouseButton1Click:connect(function()
  679. game:GetService("StarterGui"):SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, true)
  680. for index, child in pairs(game:GetService("Workspace"):GetChildren()) do
  681. if child.ClassName == "Part" then
  682. child.Locked = false
  683. end
  684. if child.ClassName == "MeshPart" then
  685. child.Locked = false
  686. end
  687. if child.ClassName == "UnionOperation" then
  688. child.Locked = false
  689. end
  690. if child.ClassName == "Model" then
  691. for index, chil in pairs(child:GetChildren()) do
  692. if chil.ClassName == "Part" then
  693. chil.Locked = false
  694. end
  695. if chil.ClassName == "MeshPart" then
  696. chil.Locked = false
  697. end
  698. if chil.ClassName == "UnionOperation" then
  699. chil.Locked = false
  700. end
  701. if chil.ClassName == "Model" then
  702. for index, childe in pairs(chil:GetChildren()) do
  703. if childe.ClassName == "Part" then
  704. childe.Locked = false
  705. end
  706. if childe.ClassName == "MeshPart" then
  707. childe.Locked = false
  708. end
  709. if childe.ClassName == "UnionOperation" then
  710. childe.Locked = false
  711. end
  712. if childe.ClassName == "Model" then
  713. for index, childeo in pairs(childe:GetChildren()) do
  714. if childeo.ClassName == "Part" then
  715. childeo.Locked = false
  716. end
  717. if childeo.ClassName == "MeshPart" then
  718. childeo.Locked = false
  719. end
  720. if childeo.ClassName == "UnionOperation" then
  721. childeo.Locked = false
  722. end
  723. if childeo.ClassName == "Model" then
  724. end
  725. end
  726. end
  727. end
  728. end
  729. end
  730. end
  731. end
  732. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  733. c.BinType = Enum.BinType.Hammer
  734. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  735. c.BinType = Enum.BinType.Clone
  736. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  737. c.BinType = Enum.BinType.Grab
  738. end)
  739. FuncBtns_10.Name = "FuncBtns"
  740. FuncBtns_10.Parent = Functions
  741. FuncBtns_10.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  742. FuncBtns_10.BorderSizePixel = 0
  743. FuncBtns_10.Position = UDim2.new(0, 0, 0.848484874, 0)
  744. FuncBtns_10.Size = UDim2.new(0, 521, 0, 30)
  745. FuncBtns_10.Font = Enum.Font.SourceSans
  746. FuncBtns_10.Text = "Exit"
  747. FuncBtns_10.TextColor3 = Color3.new(1, 1, 1)
  748. FuncBtns_10.TextSize = 20
  749. FuncBtns_10.MouseButton1Click:connect(function()
  750. game:GetService("CoreGui"):FindFirstChild("ThanksFor200Members"):Destroy();
  751.  
  752. end)
  753. FuncBtns_11.Name = "FuncBtns"
  754. FuncBtns_11.Parent = Functions
  755. FuncBtns_11.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  756. FuncBtns_11.BorderSizePixel = 0
  757. FuncBtns_11.Position = UDim2.new(0, 0, 0.641414165, 0)
  758. FuncBtns_11.Size = UDim2.new(0, 166, 0, 30)
  759. FuncBtns_11.Font = Enum.Font.SourceSans
  760. FuncBtns_11.Text = "Shotgun"
  761. FuncBtns_11.TextColor3 = Color3.new(1, 1, 1)
  762. FuncBtns_11.TextSize = 20
  763. FuncBtns_11.MouseButton1Click:connect(function()
  764. local Parts = Instance.new("Part", workspace)
  765. Parts.Anchored = true
  766. Parts.CanCollide = false
  767. local Pos = Players.LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,3)
  768.  
  769. Parts.Position = Pos
  770.  
  771.  
  772. Wspace.Givers.Station.Position = Players.LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,3)
  773. end)
  774. FuncBtns_12.Name = "FuncBtns"
  775. FuncBtns_12.Parent = Functions
  776. FuncBtns_12.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  777. FuncBtns_12.BorderSizePixel = 0
  778. FuncBtns_12.Position = UDim2.new(0.680422246, 0, 0.641414165, 0)
  779. FuncBtns_12.Size = UDim2.new(0, 166, 0, 30)
  780. FuncBtns_12.Font = Enum.Font.SourceSans
  781. FuncBtns_12.Text = "Donut"
  782. FuncBtns_12.TextColor3 = Color3.new(1, 1, 1)
  783. FuncBtns_12.TextSize = 20
  784. FuncBtns_12.MouseButton1Click:connect(function()
  785. Wspace.TouchTrigger.Donut.CFrame = Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  786. end)
  787. FuncBtns_13.Name = "FuncBtns"
  788. FuncBtns_13.Parent = Functions
  789. FuncBtns_13.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  790. FuncBtns_13.BorderSizePixel = 0
  791. FuncBtns_13.Position = UDim2.new(0.339731276, 0, 0.641414165, 0)
  792. FuncBtns_13.Size = UDim2.new(0, 166, 0, 30)
  793. FuncBtns_13.Font = Enum.Font.SourceSans
  794. FuncBtns_13.Text = "Bring Small Stores"
  795. FuncBtns_13.TextColor3 = Color3.new(1, 1, 1)
  796. FuncBtns_13.TextSize = 20
  797. FuncBtns_13.MouseButton1Click:connect(function()
  798. local int = 4
  799. int = 4
  800. for i,v in pairs(game:GetService("Workspace").SmallStores:GetChildren()) do
  801. Part = Instance.new("Part", game:GetService("Workspace"))
  802. Part.Anchored = true
  803. Part.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,int)
  804. Part.CanCollide = false
  805. int = int + 5
  806. Parts = Instance.new("Part", game:GetService("Workspace"))
  807. Parts.Anchored = true
  808. Parts.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,int)
  809. Parts.CanCollide = false
  810. v.CFrame = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(0,0,int)
  811.  
  812. end
  813. end)
  814. Randoms.Name = "Randoms"
  815. Randoms.Parent = Main
  816. Randoms.BackgroundColor3 = Color3.new(1, 1, 1)
  817. Randoms.BackgroundTransparency = 1
  818. Randoms.Position = UDim2.new(0, 0, 0.285714298, 0)
  819. Randoms.Size = UDim2.new(0, 521, 0, 195)
  820. Randoms.Visible = false
  821.  
  822. RandomsThings.Name = "RandomsThings"
  823. RandomsThings.Parent = Randoms
  824. RandomsThings.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  825. RandomsThings.BorderSizePixel = 0
  826. RandomsThings.Position = UDim2.new(0.344529718, 0, 0.615384638, 0)
  827. RandomsThings.Size = UDim2.new(0, 163, 0, 28)
  828. RandomsThings.Font = Enum.Font.SourceSans
  829. RandomsThings.Text = "Red"
  830. RandomsThings.TextColor3 = Color3.new(1, 1, 1)
  831. RandomsThings.TextSize = 21
  832. RandomsThings.MouseButton1Click:connect(function()
  833. RandomsThings.BackgroundColor3 = Red.BackgroundColor3;
  834. RandomsThings_2.BackgroundColor3 = Red.BackgroundColor3;
  835. RandomsThings_2.BackgroundColor3 = Red.BackgroundColor3;
  836. RandomsThings_3.BackgroundColor3 = Red.BackgroundColor3;
  837. RandomsThings_4.BackgroundColor3 = Red.BackgroundColor3;
  838. RandomsThings_5.BackgroundColor3 = Red.BackgroundColor3;
  839. RandomsThings_6.BackgroundColor3 = Red.BackgroundColor3;
  840. RandomsThings_7.BackgroundColor3 = Red.BackgroundColor3;
  841. RandomsThings_8.BackgroundColor3 = Red.BackgroundColor3;
  842. RandomsThings_9.BackgroundColor3 = Red.BackgroundColor3;
  843. RandomsThings_10.BackgroundColor3 = Red.BackgroundColor3;
  844. FuncBtns.BackgroundColor3 = Red.BackgroundColor3;
  845. FuncBtns_2.BackgroundColor3 = Red.BackgroundColor3;
  846. FuncBtns_2.BackgroundColor3 = Red.BackgroundColor3;
  847. FuncBtns_2.BackgroundColor3 = Red.BackgroundColor3;
  848. FuncBtns_3.BackgroundColor3 = Red.BackgroundColor3;
  849. FuncBtns_4.BackgroundColor3 = Red.BackgroundColor3;
  850. FuncBtns_5.BackgroundColor3 = Red.BackgroundColor3;
  851. FuncBtns_6.BackgroundColor3 = Red.BackgroundColor3;
  852. FuncBtns_7.BackgroundColor3 = Red.BackgroundColor3;
  853. FuncBtns_8.BackgroundColor3 = Red.BackgroundColor3;
  854. FuncBtns_9.BackgroundColor3 = Red.BackgroundColor3;
  855. FuncBtns_10.BackgroundColor3 = Red.BackgroundColor3;
  856. FuncBtns_11.BackgroundColor3 = Red.BackgroundColor3;
  857. FuncBtns_12.BackgroundColor3 = Red.BackgroundColor3;
  858. FuncBtns_13.BackgroundColor3 = Red.BackgroundColor3;
  859.  
  860. Telebtn.BackgroundColor3 = Red.BackgroundColor3;
  861. Telebtn_2.BackgroundColor3 = Red.BackgroundColor3;
  862. Telebtn_3.BackgroundColor3 = Red.BackgroundColor3;
  863. Telebtn_4.BackgroundColor3 = Red.BackgroundColor3;
  864. Telebtn_5.BackgroundColor3 = Red.BackgroundColor3;
  865. Telebtn_6.BackgroundColor3 = Red.BackgroundColor3;
  866. Telebtn_7.BackgroundColor3 = Red.BackgroundColor3;
  867. Telebtn_8.BackgroundColor3 = Red.BackgroundColor3;
  868. Telebtn_9.BackgroundColor3 = Red.BackgroundColor3;
  869. Telebtn_10.BackgroundColor3 = Red.BackgroundColor3;
  870. Telebtn_11.BackgroundColor3 = Red.BackgroundColor3;
  871. Telebtn_12.BackgroundColor3 = Red.BackgroundColor3;
  872. Telebtn_13.BackgroundColor3 = Red.BackgroundColor3;
  873. Telebtn_14.BackgroundColor3 = Red.BackgroundColor3;
  874. Telebtn_15.BackgroundColor3 = Red.BackgroundColor3;
  875. Telebtn_16.BackgroundColor3 = Red.BackgroundColor3;
  876. Telebtn_17.BackgroundColor3 = Red.BackgroundColor3;
  877. Telebtn_18.BackgroundColor3 = Red.BackgroundColor3;
  878. Telebtn_19.BackgroundColor3 = Red.BackgroundColor3;
  879. Telebtn_20.BackgroundColor3 = Red.BackgroundColor3;
  880. Telebtn_21.BackgroundColor3 = Red.BackgroundColor3;
  881.  
  882. Panel1.BackgroundColor3 = Red.BackgroundColor3;
  883. MainButtonsss.BackgroundColor3 = Red.BackgroundColor3;
  884. MainButtonsss_2.BackgroundColor3 = Red.BackgroundColor3;
  885. MainButtonsss_3.BackgroundColor3 = Red.BackgroundColor3;
  886. DraggerMain.BackgroundColor3 = Red.BackgroundColor3;
  887. end)
  888. RandomsThings_2.Name = "RandomsThings"
  889. RandomsThings_2.Parent = Randoms
  890. RandomsThings_2.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  891. RandomsThings_2.BorderSizePixel = 0
  892. RandomsThings_2.Position = UDim2.new(0.0201535225, 0, 0.805128217, 0)
  893. RandomsThings_2.Size = UDim2.new(0, 163, 0, 28)
  894. RandomsThings_2.Font = Enum.Font.SourceSans
  895. RandomsThings_2.Text = "Blue"
  896. RandomsThings_2.TextColor3 = Color3.new(1, 1, 1)
  897. RandomsThings_2.TextSize = 21
  898. RandomsThings_2.MouseButton1Click:connect(function()
  899. RandomsThings.BackgroundColor3 = Blue.BackgroundColor3;
  900. RandomsThings_2.BackgroundColor3 = Blue.BackgroundColor3;
  901. RandomsThings_2.BackgroundColor3 = Blue.BackgroundColor3;
  902. RandomsThings_3.BackgroundColor3 = Blue.BackgroundColor3;
  903. RandomsThings_4.BackgroundColor3 = Blue.BackgroundColor3;
  904. RandomsThings_5.BackgroundColor3 = Blue.BackgroundColor3;
  905. RandomsThings_6.BackgroundColor3 = Blue.BackgroundColor3;
  906. RandomsThings_7.BackgroundColor3 = Blue.BackgroundColor3;
  907. RandomsThings_8.BackgroundColor3 = Blue.BackgroundColor3;
  908. RandomsThings_9.BackgroundColor3 = Blue.BackgroundColor3;
  909. RandomsThings_10.BackgroundColor3 = Blue.BackgroundColor3;
  910. FuncBtns.BackgroundColor3 = Blue.BackgroundColor3;
  911. FuncBtns_2.BackgroundColor3 = Blue.BackgroundColor3;
  912. FuncBtns_2.BackgroundColor3 = Blue.BackgroundColor3;
  913. FuncBtns_2.BackgroundColor3 = Blue.BackgroundColor3;
  914. FuncBtns_3.BackgroundColor3 = Blue.BackgroundColor3;
  915. FuncBtns_4.BackgroundColor3 = Blue.BackgroundColor3;
  916. FuncBtns_5.BackgroundColor3 = Blue.BackgroundColor3;
  917. FuncBtns_6.BackgroundColor3 = Blue.BackgroundColor3;
  918. FuncBtns_7.BackgroundColor3 = Blue.BackgroundColor3;
  919. FuncBtns_8.BackgroundColor3 = Blue.BackgroundColor3;
  920. FuncBtns_9.BackgroundColor3 = Blue.BackgroundColor3;
  921. FuncBtns_10.BackgroundColor3 = Blue.BackgroundColor3;
  922. FuncBtns_11.BackgroundColor3 = Blue.BackgroundColor3;
  923. FuncBtns_12.BackgroundColor3 = Blue.BackgroundColor3;
  924. FuncBtns_13.BackgroundColor3 = Blue.BackgroundColor3;
  925.  
  926. Telebtn.BackgroundColor3 = Blue.BackgroundColor3;
  927. Telebtn_2.BackgroundColor3 = Blue.BackgroundColor3;
  928. Telebtn_3.BackgroundColor3 = Blue.BackgroundColor3;
  929. Telebtn_4.BackgroundColor3 = Blue.BackgroundColor3;
  930. Telebtn_5.BackgroundColor3 = Blue.BackgroundColor3;
  931. Telebtn_6.BackgroundColor3 = Blue.BackgroundColor3;
  932. Telebtn_7.BackgroundColor3 = Blue.BackgroundColor3;
  933. Telebtn_8.BackgroundColor3 = Blue.BackgroundColor3;
  934. Telebtn_9.BackgroundColor3 = Blue.BackgroundColor3;
  935. Telebtn_10.BackgroundColor3 = Blue.BackgroundColor3;
  936. Telebtn_11.BackgroundColor3 = Blue.BackgroundColor3;
  937. Telebtn_12.BackgroundColor3 = Blue.BackgroundColor3;
  938. Telebtn_13.BackgroundColor3 = Blue.BackgroundColor3;
  939. Telebtn_14.BackgroundColor3 = Blue.BackgroundColor3;
  940. Telebtn_15.BackgroundColor3 = Blue.BackgroundColor3;
  941. Telebtn_16.BackgroundColor3 = Blue.BackgroundColor3;
  942. Telebtn_17.BackgroundColor3 = Blue.BackgroundColor3;
  943. Telebtn_18.BackgroundColor3 = Blue.BackgroundColor3;
  944. Telebtn_19.BackgroundColor3 = Blue.BackgroundColor3;
  945. Telebtn_20.BackgroundColor3 = Blue.BackgroundColor3;
  946. Telebtn_21.BackgroundColor3 = Blue.BackgroundColor3;
  947. Panel1.BackgroundColor3 = Blue.BackgroundColor3;
  948.  
  949. MainButtonsss.BackgroundColor3 = Blue.BackgroundColor3;
  950. MainButtonsss_2.BackgroundColor3 = Blue.BackgroundColor3;
  951. MainButtonsss_3.BackgroundColor3 = Blue.BackgroundColor3;
  952. DraggerMain.BackgroundColor3 = Blue.BackgroundColor3;
  953.  
  954. end)
  955. RandomsThings_3.Name = "RandomsThings"
  956. RandomsThings_3.Parent = Randoms
  957. RandomsThings_3.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  958. RandomsThings_3.BorderSizePixel = 0
  959. RandomsThings_3.Position = UDim2.new(0.672744691, 0, 0.805128217, 0)
  960. RandomsThings_3.Size = UDim2.new(0, 163, 0, 28)
  961. RandomsThings_3.Font = Enum.Font.SourceSans
  962. RandomsThings_3.Text = "Green"
  963. RandomsThings_3.TextColor3 = Color3.new(1, 1, 1)
  964. RandomsThings_3.TextSize = 21
  965. RandomsThings_3.MouseButton1Click:connect(function()
  966.  
  967. RandomsThings.BackgroundColor3 = Green.BackgroundColor3;
  968.  
  969. RandomsThings_2.BackgroundColor3 = Green.BackgroundColor3;
  970. RandomsThings_2.BackgroundColor3 = Green.BackgroundColor3;
  971. RandomsThings_3.BackgroundColor3 = Green.BackgroundColor3;
  972. RandomsThings_4.BackgroundColor3 = Green.BackgroundColor3;
  973. RandomsThings_5.BackgroundColor3 = Green.BackgroundColor3;
  974. RandomsThings_6.BackgroundColor3 = Green.BackgroundColor3;
  975. RandomsThings_7.BackgroundColor3 = Green.BackgroundColor3;
  976. RandomsThings_8.BackgroundColor3 = Green.BackgroundColor3;
  977. RandomsThings_9.BackgroundColor3 = Green.BackgroundColor3;
  978. RandomsThings_10.BackgroundColor3 = Green.BackgroundColor3;
  979. FuncBtns.BackgroundColor3 = Green.BackgroundColor3;
  980. FuncBtns_2.BackgroundColor3 = Green.BackgroundColor3;
  981. FuncBtns_2.BackgroundColor3 = Green.BackgroundColor3;
  982. FuncBtns_2.BackgroundColor3 = Green.BackgroundColor3;
  983. FuncBtns_3.BackgroundColor3 = Green.BackgroundColor3;
  984. FuncBtns_4.BackgroundColor3 = Green.BackgroundColor3;
  985. FuncBtns_5.BackgroundColor3 = Green.BackgroundColor3;
  986. FuncBtns_6.BackgroundColor3 = Green.BackgroundColor3;
  987. FuncBtns_7.BackgroundColor3 = Green.BackgroundColor3;
  988. FuncBtns_8.BackgroundColor3 = Green.BackgroundColor3;
  989. FuncBtns_9.BackgroundColor3 = Green.BackgroundColor3;
  990. FuncBtns_10.BackgroundColor3 = Green.BackgroundColor3;
  991. FuncBtns_11.BackgroundColor3 = Green.BackgroundColor3;
  992. FuncBtns_12.BackgroundColor3 = Green.BackgroundColor3;
  993. FuncBtns_13.BackgroundColor3 = Green.BackgroundColor3;
  994.  
  995. Telebtn.BackgroundColor3 = Green.BackgroundColor3;
  996. Telebtn_2.BackgroundColor3 = Green.BackgroundColor3;
  997. Telebtn_3.BackgroundColor3 = Green.BackgroundColor3;
  998. Telebtn_4.BackgroundColor3 = Green.BackgroundColor3;
  999. Telebtn_5.BackgroundColor3 = Green.BackgroundColor3;
  1000. Telebtn_6.BackgroundColor3 = Green.BackgroundColor3;
  1001. Telebtn_7.BackgroundColor3 = Green.BackgroundColor3;
  1002. Telebtn_8.BackgroundColor3 = Green.BackgroundColor3;
  1003. Telebtn_9.BackgroundColor3 = Green.BackgroundColor3;
  1004. Telebtn_10.BackgroundColor3 = Green.BackgroundColor3;
  1005. Telebtn_11.BackgroundColor3 = Green.BackgroundColor3;
  1006. Telebtn_12.BackgroundColor3 = Green.BackgroundColor3;
  1007. Telebtn_13.BackgroundColor3 = Green.BackgroundColor3;
  1008. Telebtn_14.BackgroundColor3 = Green.BackgroundColor3;
  1009. Telebtn_15.BackgroundColor3 = Green.BackgroundColor3;
  1010. Telebtn_16.BackgroundColor3 = Green.BackgroundColor3;
  1011. Telebtn_17.BackgroundColor3 = Green.BackgroundColor3;
  1012. Telebtn_18.BackgroundColor3 = Green.BackgroundColor3;
  1013. Telebtn_19.BackgroundColor3 = Green.BackgroundColor3;
  1014. Telebtn_20.BackgroundColor3 = Green.BackgroundColor3;
  1015. Telebtn_21.BackgroundColor3 = Green.BackgroundColor3;
  1016.  
  1017.  
  1018. Panel1.BackgroundColor3 = Green.BackgroundColor3;
  1019. MainButtonsss.BackgroundColor3 = Green.BackgroundColor3;
  1020. MainButtonsss_2.BackgroundColor3 = Green.BackgroundColor3;
  1021. MainButtonsss_3.BackgroundColor3 = Green.BackgroundColor3;
  1022. DraggerMain.BackgroundColor3 = Green.BackgroundColor3;
  1023. end)
  1024. RandomsThings_4.Name = "RandomsThings"
  1025. RandomsThings_4.Parent = Randoms
  1026. RandomsThings_4.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  1027. RandomsThings_4.BorderSizePixel = 0
  1028. RandomsThings_4.Position = UDim2.new(0.344529718, 0, 0.802564144, 0)
  1029. RandomsThings_4.Size = UDim2.new(0, 163, 0, 28)
  1030. RandomsThings_4.Font = Enum.Font.SourceSans
  1031. RandomsThings_4.Text = "Default"
  1032. RandomsThings_4.TextColor3 = Color3.new(1, 1, 1)
  1033. RandomsThings_4.TextSize = 21
  1034. RandomsThings_4.MouseButton1Click:connect(function()
  1035. Panel1.BackgroundColor3 = Default.BackgroundColor3;
  1036. RandomsThings.BackgroundColor3 = Default.BackgroundColor3;
  1037. RandomsThings_2.BackgroundColor3 = Default.BackgroundColor3;
  1038. RandomsThings_2.BackgroundColor3 = Default.BackgroundColor3;
  1039. RandomsThings_3.BackgroundColor3 = Default.BackgroundColor3;
  1040. RandomsThings_4.BackgroundColor3 = Default.BackgroundColor3;
  1041. RandomsThings_5.BackgroundColor3 = Default.BackgroundColor3;
  1042. RandomsThings_6.BackgroundColor3 = Default.BackgroundColor3;
  1043. RandomsThings_7.BackgroundColor3 = Default.BackgroundColor3;
  1044. RandomsThings_8.BackgroundColor3 = Default.BackgroundColor3;
  1045. RandomsThings_9.BackgroundColor3 = Default.BackgroundColor3;
  1046. RandomsThings_10.BackgroundColor3 = Default.BackgroundColor3;
  1047. FuncBtns.BackgroundColor3 = Default.BackgroundColor3;
  1048. FuncBtns_2.BackgroundColor3 = Default.BackgroundColor3;
  1049. FuncBtns_2.BackgroundColor3 = Default.BackgroundColor3;
  1050. FuncBtns_2.BackgroundColor3 = Default.BackgroundColor3;
  1051. FuncBtns_3.BackgroundColor3 = Default.BackgroundColor3;
  1052. FuncBtns_4.BackgroundColor3 = Default.BackgroundColor3;
  1053. FuncBtns_5.BackgroundColor3 = Default.BackgroundColor3;
  1054. FuncBtns_6.BackgroundColor3 = Default.BackgroundColor3;
  1055. FuncBtns_7.BackgroundColor3 = Default.BackgroundColor3;
  1056. FuncBtns_8.BackgroundColor3 = Default.BackgroundColor3;
  1057. FuncBtns_9.BackgroundColor3 = Default.BackgroundColor3;
  1058. FuncBtns_10.BackgroundColor3 = Default.BackgroundColor3;
  1059. FuncBtns_11.BackgroundColor3 = Default.BackgroundColor3;
  1060. FuncBtns_12.BackgroundColor3 = Default.BackgroundColor3;
  1061. FuncBtns_13.BackgroundColor3 = Default.BackgroundColor3;
  1062.  
  1063. Telebtn.BackgroundColor3 = Default.BackgroundColor3;
  1064. Telebtn_2.BackgroundColor3 = Default.BackgroundColor3;
  1065. Telebtn_3.BackgroundColor3 = Default.BackgroundColor3;
  1066. Telebtn_4.BackgroundColor3 = Default.BackgroundColor3;
  1067. Telebtn_5.BackgroundColor3 = Default.BackgroundColor3;
  1068. Telebtn_6.BackgroundColor3 = Default.BackgroundColor3;
  1069. Telebtn_7.BackgroundColor3 = Default.BackgroundColor3;
  1070. Telebtn_8.BackgroundColor3 = Default.BackgroundColor3;
  1071. Telebtn_9.BackgroundColor3 = Default.BackgroundColor3;
  1072. Telebtn_10.BackgroundColor3 = Default.BackgroundColor3;
  1073. Telebtn_11.BackgroundColor3 = Default.BackgroundColor3;
  1074. Telebtn_12.BackgroundColor3 = Default.BackgroundColor3;
  1075. Telebtn_13.BackgroundColor3 = Default.BackgroundColor3;
  1076. Telebtn_14.BackgroundColor3 = Default.BackgroundColor3;
  1077. Telebtn_15.BackgroundColor3 = Default.BackgroundColor3;
  1078. Telebtn_16.BackgroundColor3 = Default.BackgroundColor3;
  1079. Telebtn_17.BackgroundColor3 = Default.BackgroundColor3;
  1080. Telebtn_18.BackgroundColor3 = Default.BackgroundColor3;
  1081. Telebtn_19.BackgroundColor3 = Default.BackgroundColor3;
  1082. Telebtn_20.BackgroundColor3 = Default.BackgroundColor3;
  1083. Telebtn_21.BackgroundColor3 = Default.BackgroundColor3;
  1084. Panel1.BackgroundColor3 = Default.BackgroundColor3;
  1085.  
  1086. MainButtonsss.BackgroundColor3 = Default.BackgroundColor3;
  1087. MainButtonsss_2.BackgroundColor3 = Default.BackgroundColor3;
  1088. MainButtonsss_3.BackgroundColor3 = Default.BackgroundColor3;
  1089. DraggerMain.BackgroundColor3 = Default.BackgroundColor3;
  1090.  
  1091. end)
  1092. RandomsThings_5.Name = "RandomsThings"
  1093. RandomsThings_5.Parent = Randoms
  1094. RandomsThings_5.BackgroundColor3 = Color3.new(1, 1, 1)
  1095. RandomsThings_5.BackgroundTransparency = 1
  1096. RandomsThings_5.Size = UDim2.new(0, 228, 0, 28)
  1097. RandomsThings_5.Font = Enum.Font.SourceSans
  1098. RandomsThings_5.Text = "Player with Highest bounty: UNKOWN"
  1099. RandomsThings_5.TextColor3 = Color3.new(1, 1, 1)
  1100. RandomsThings_5.TextSize = 14
  1101.  
  1102. RandomsThings_6.Name = "RandomsThings"
  1103. RandomsThings_6.Parent = Randoms
  1104. RandomsThings_6.BackgroundColor3 = Color3.new(1, 1, 1)
  1105. RandomsThings_6.BackgroundTransparency = 1
  1106. RandomsThings_6.Position = UDim2.new(-0.140115157, 0, 0.14358975, 0)
  1107. RandomsThings_6.Size = UDim2.new(0, 228, 0, 28)
  1108. RandomsThings_6.Font = Enum.Font.SourceSans
  1109. RandomsThings_6.Text = "Bounty: 0"
  1110. RandomsThings_6.TextColor3 = Color3.new(1, 1, 1)
  1111. RandomsThings_6.TextSize = 14
  1112.  
  1113. RandomsThings_7.Name = "RandomsThings"
  1114. RandomsThings_7.Parent = Randoms
  1115. RandomsThings_7.BackgroundColor3 = Color3.new(0.92549, 0.0941177, 1)
  1116. RandomsThings_7.BorderSizePixel = 0
  1117. RandomsThings_7.Position = UDim2.new(0.16698657, 0, 0.14358975, 0)
  1118. RandomsThings_7.Size = UDim2.new(0, 121, 0, 28)
  1119. RandomsThings_7.Font = Enum.Font.SourceSans
  1120. RandomsThings_7.Text = "Goto Player"
  1121. RandomsThings_7.TextColor3 = Color3.new(1, 1, 1)
  1122. RandomsThings_7.TextSize = 21
  1123. RandomsThings_7.MouseButton1Click:connect(function()
  1124. for i= 1, 6 do
  1125. if Wspace.MostWanted.MostWanted.Background.MostWanted.Board:FindFirstChild("Preset") then
  1126. Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Players[Wspace.MostWanted.MostWanted.Background.MostWanted.Board.Preset.Stats.PlayerName.Text].Character.HumanoidRootPart.CFrame
  1127. end
  1128. end
  1129. end)
  1130. RandomsThings_8.Name = "RandomsThings"
  1131. RandomsThings_8.Parent = Randoms
  1132. RandomsThings_8.BackgroundColor3 = Color3.new(1, 1, 1)
  1133. RandomsThings_8.BackgroundTransparency = 1
  1134. RandomsThings_8.Position = UDim2.new(0.548944354, 0, -0.0564102568, 0)
  1135. RandomsThings_8.Size = UDim2.new(0, 228, 0, 28)
  1136. RandomsThings_8.Font = Enum.Font.SourceSans
  1137. RandomsThings_8.Text = "Bank: Try to execute the script agian"
  1138. RandomsThings_8.TextColor3 = Color3.new(1, 1, 1)
  1139. RandomsThings_8.TextSize = 14
  1140.  
  1141. RandomsThings_9.Name = "RandomsThings"
  1142. RandomsThings_9.Parent = Randoms
  1143. RandomsThings_9.BackgroundColor3 = Color3.new(1, 1, 1)
  1144. RandomsThings_9.BackgroundTransparency = 1
  1145. RandomsThings_9.Position = UDim2.new(0.548944354, 0, 0.0871795118, 0)
  1146. RandomsThings_9.Size = UDim2.new(0, 228, 0, 28)
  1147. RandomsThings_9.Font = Enum.Font.SourceSans
  1148. RandomsThings_9.Text = "Jewerly: Try to execute the script agian"
  1149. RandomsThings_9.TextColor3 = Color3.new(1, 1, 1)
  1150. RandomsThings_9.TextSize = 14
  1151.  
  1152. RandomsThings_10.Name = "RandomsThings"
  1153. RandomsThings_10.Parent = Randoms
  1154. RandomsThings_10.BackgroundColor3 = Color3.new(1, 1, 1)
  1155. RandomsThings_10.BackgroundTransparency = 1
  1156. RandomsThings_10.Position = UDim2.new(0.548944354, 0, 0.230769262, 0)
  1157. RandomsThings_10.Size = UDim2.new(0, 228, 0, 28)
  1158. RandomsThings_10.Font = Enum.Font.SourceSans
  1159. RandomsThings_10.Text = "Train: IDK"
  1160. RandomsThings_10.TextColor3 = Color3.new(1, 1, 1)
  1161. RandomsThings_10.TextSize = 14
  1162.  
  1163. Colors.Name = "Colors"
  1164. Colors.Parent = Main
  1165. Colors.BackgroundColor3 = Color3.new(1, 1, 1)
  1166. Colors.Position = UDim2.new(0, 87, 0, 561)
  1167. Colors.Size = UDim2.new(0, 74, 0, -13)
  1168. Colors.Visible = false
  1169.  
  1170. Default.Name = "Default"
  1171. Default.Parent = Colors
  1172. Default.BackgroundColor3 = Color3.new(0.94902, 0.235294, 0.894118)
  1173. Default.Size = UDim2.new(0, 100, 0, 100)
  1174.  
  1175. Red.Name = "Red"
  1176. Red.Parent = Colors
  1177. Red.BackgroundColor3 = Color3.new(0.952941, 0.34902, 0.286275)
  1178. Red.Size = UDim2.new(0, 100, 0, 100)
  1179.  
  1180. Blue.Name = "Blue"
  1181. Blue.Parent = Colors
  1182. Blue.BackgroundColor3 = Color3.new(0, 0.298039, 0.6)
  1183. Blue.Size = UDim2.new(0, 100, 0, 100)
  1184.  
  1185. Green.Name = "Green"
  1186. Green.Parent = Colors
  1187. Green.BackgroundColor3 = Color3.new(0.2, 1, 0.2)
  1188. Green.Size = UDim2.new(0, 100, 0, 100)
  1189.  
  1190. Pink.Name = "Pink"
  1191. Pink.Parent = Colors
  1192. Pink.BackgroundColor3 = Color3.new(0.8, 0, 0.4)
  1193. Pink.Size = UDim2.new(0, 100, 0, 100)
  1194.  
  1195.  
  1196. function Tp(...)
  1197. local args = {...}
  1198. local char = Players.LocalPlayer.Character
  1199. local target = Vector3.new(unpack(args,1,3))
  1200. local dist = (char:WaitForChild"HumanoidRootPart".Position - target).magnitude
  1201. dist = math.floor(dist / 100) + 1
  1202. for i=0,dist * 2 do
  1203. wait()
  1204. char.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(...))
  1205. end
  1206. if args[#args] == true then
  1207. wait()
  1208. char:WaitForChild'HumanoidRootPart'.CFrame = CFrame.new(unpack(args,1,#args - 1))
  1209. end
  1210. end
  1211.  
  1212.  
  1213. while wait() do
  1214. if game.Workspace.MostWanted.MostWanted.Background.MostWanted.Board:FindFirstChild('Preset') then
  1215. RandomsThings_5.Text = "Player with Highest bounty: ".. Wspace.MostWanted.MostWanted.Background.MostWanted.Board.Preset.Stats.PlayerName.Text
  1216. RandomsThings_6.Text = Wspace.MostWanted.MostWanted.Background.MostWanted.Board.Preset.Stats.Bounty.Text
  1217. else
  1218. RandomsThings_5.Text = "UNKOWN"
  1219. RandomsThings_6.Text = "UNKOWN"
  1220. end
  1221. if Wspace.Jewelrys.Jewelry.Extra.Light.SurfaceLight.Enabled == true then
  1222. RandomsThings_9.Text = "Jewerly: Open"
  1223. else
  1224. RandomsThings_9.Text = "Jewerly: Closed"
  1225.  
  1226. end
  1227. if Wspace.Banks.Bank.Extra.Light.SurfaceLight.Enabled == true then
  1228. RandomsThings_8.Text = "Bank: Open"
  1229. else
  1230. RandomsThings_8.Text = "Bank: Closed"
  1231. end
  1232. if Wspace.Trains:FindFirstChild("BoxCar") then
  1233. RandomsThings_10.Text = "Train: Driving"
  1234. else
  1235. RandomsThings_10.Text = "Train: Not Driving"
  1236.  
  1237. end
  1238. game:GetService("Workspace").Name = "Workspace"
  1239. game:GetService("Players").Name = "Players"
  1240. end
  1241. end)
Add Comment
Please, Sign In to add comment