Advertisement
Guest User

ROBLOX | OldSport Jailbreak GUI [OP]

a guest
Mar 21st, 2018
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 74.71 KB | None | 0 0
  1. spawn(function()
  2. while wait(0.05) do
  3. game:GetService("Workspace").Name = "Workspace"
  4. game:GetService("ReplicatedStorage").Name = "ReplicatedStorage"
  5. game:GetService("Players").Name = "Players"
  6. end
  7. end)
  8. function Bypass()
  9. game:GetService('Workspace').Name = "Workspace"
  10. game.Workspace.Banks:GetChildren()[1].Name="Bank"
  11. game.Workspace.Jewelrys:GetChildren()[1].Name="Jewelry"
  12. game:GetService('Players').Name = "Players"
  13. game:GetService('ReplicatedStorage').Name = "ReplicatedStorage"
  14. end
  15. Bypass()
  16.  
  17. local OldSport = Instance.new("ScreenGui")
  18. local mainframe = Instance.new("Frame")
  19. local TextLabel = Instance.new("TextLabel")
  20. local Teleports = Instance.new("TextButton")
  21. local GameStuff = Instance.new("TextButton")
  22. local ExtraStuff = Instance.new("TextButton")
  23. local bluecolor = Instance.new("TextButton")
  24. local yellowcolor = Instance.new("TextButton")
  25. local redcolor = Instance.new("TextButton")
  26. local greencolor = Instance.new("TextButton")
  27. local teleportgui = Instance.new("Frame")
  28. local nameeeee = Instance.new("TextLabel")
  29. local bankin = Instance.new("TextButton")
  30. local bankout = Instance.new("TextButton")
  31. local jewerlyin = Instance.new("TextButton")
  32. local jewerlyout = Instance.new("TextButton")
  33. local trainspawn = Instance.new("TextButton")
  34. local criminalbase1 = Instance.new("TextButton")
  35. local criminalbase2 = Instance.new("TextButton")
  36. local gasstation = Instance.new("TextButton")
  37. local donutshop = Instance.new("TextButton")
  38. local prisionbase = Instance.new("TextButton")
  39. local police1 = Instance.new("TextButton")
  40. local police2 = Instance.new("TextButton")
  41. local closeteleportgui = Instance.new("TextButton")
  42. local gamestuffgui = Instance.new("Frame")
  43. local nameeeeeeeee = Instance.new("TextLabel")
  44. local btools = Instance.new("TextButton")
  45. local fly = Instance.new("TextButton")
  46. local walkspeed = Instance.new("TextButton")
  47. local closegamestuff = Instance.new("TextButton")
  48. local clicktp = Instance.new("TextButton")
  49. local spamarrest = Instance.new("TextButton")
  50. local infinitejump = Instance.new("TextButton")
  51. local espall = Instance.new("TextButton")
  52. local lowgravity = Instance.new("TextButton")
  53. local godmode = Instance.new("TextButton")
  54. local highjump = Instance.new("TextButton")
  55. local platform = Instance.new("TextButton")
  56. local tracers = Instance.new("TextButton")
  57. local suicide = Instance.new("TextButton")
  58. local spawnblocks = Instance.new("TextButton")
  59. local playername = Instance.new("TextBox")
  60. local goto = Instance.new("TextButton")
  61. local f3x = Instance.new("TextButton")
  62. local extrastuff = Instance.new("Frame")
  63. local banknotification = Instance.new("TextButton")
  64. local jewerlynotification = Instance.new("TextButton")
  65. local KeyCard = Instance.new("TextButton")
  66. local TextLabel_2 = Instance.new("TextLabel")
  67. local closeextrastuff = Instance.new("TextButton")
  68. local autorobtrain = Instance.new("TextButton")
  69. local autorob = Instance.new("TextButton")
  70. local removeall = Instance.new("TextButton")
  71. local allitemsgiver = Instance.new("TextButton")
  72. local infiniteammo = Instance.new("TextButton")
  73. local sframe = Instance.new("ScrollingFrame")
  74. local e = true
  75. local val = Instance.new("ObjectValue", sframe)
  76. local StarterGui = game:GetService('StarterGui')
  77. local plr = game:GetService("Players").LocalPlayer
  78. local char = plr.Character
  79.  
  80. -- Properties
  81.  
  82. OldSport.Name = "OldSport"
  83. OldSport.Parent = game.CoreGui
  84.  
  85. mainframe.Name = "mainframe"
  86. mainframe.Parent = OldSport
  87. mainframe.Active = true
  88. mainframe.BackgroundColor3 = Color3.new(1, 1, 1)
  89. mainframe.BackgroundTransparency = 0.23000000417233
  90. mainframe.BorderColor3 = Color3.new(0, 0, 0)
  91. mainframe.BorderSizePixel = 3
  92. mainframe.Draggable = true
  93. mainframe.Position = UDim2.new(0.349194169, 0, 0.298537463, 0)
  94. mainframe.Size = UDim2.new(0, 339, 0, 323)
  95.  
  96. TextLabel.Parent = mainframe
  97. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  98. TextLabel.Position = UDim2.new(-0.00147492625, 0, 0, 0)
  99. TextLabel.Size = UDim2.new(0, 339, 0, 50)
  100. TextLabel.Font = Enum.Font.SourceSansItalic
  101. TextLabel.FontSize = Enum.FontSize.Size32
  102. TextLabel.Text = "OldSport"
  103. TextLabel.TextSize = 30
  104.  
  105. Teleports.Name = "Teleports"
  106. Teleports.Parent = mainframe
  107. Teleports.BackgroundColor3 = Color3.new(1, 1, 1)
  108. Teleports.Position = UDim2.new(0.20501475, 0, 0.210526302, 0)
  109. Teleports.Size = UDim2.new(0, 200, 0, 50)
  110. Teleports.Font = Enum.Font.ArialBold
  111. Teleports.FontSize = Enum.FontSize.Size14
  112. Teleports.Text = "Teleports"
  113. Teleports.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  114. Teleports.TextSize = 14
  115.  
  116. GameStuff.Name = "GameStuff"
  117. GameStuff.Parent = mainframe
  118. GameStuff.BackgroundColor3 = Color3.new(1, 1, 1)
  119. GameStuff.Position = UDim2.new(0.205014765, 0, 0.411764681, 0)
  120. GameStuff.Size = UDim2.new(0, 200, 0, 50)
  121. GameStuff.Font = Enum.Font.ArialBold
  122. GameStuff.FontSize = Enum.FontSize.Size14
  123. GameStuff.Text = "Game Related"
  124. GameStuff.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  125. GameStuff.TextSize = 14
  126.  
  127. ExtraStuff.Name = "ExtraStuff"
  128. ExtraStuff.Parent = mainframe
  129. ExtraStuff.BackgroundColor3 = Color3.new(1, 1, 1)
  130. ExtraStuff.Position = UDim2.new(0.203539819, 0, 0.600619137, 0)
  131. ExtraStuff.Size = UDim2.new(0, 200, 0, 50)
  132. ExtraStuff.Font = Enum.Font.ArialBold
  133. ExtraStuff.FontSize = Enum.FontSize.Size14
  134. ExtraStuff.Text = "Multi Purpose"
  135. ExtraStuff.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  136. ExtraStuff.TextSize = 14
  137.  
  138. bluecolor.Name = "bluecolor"
  139. bluecolor.Parent = mainframe
  140. bluecolor.BackgroundColor3 = Color3.new(0.239216, 1, 1)
  141. bluecolor.Position = UDim2.new(0.206489682, 0, 0.804953575, 0)
  142. bluecolor.Size = UDim2.new(0, 36, 0, 32)
  143. bluecolor.Font = Enum.Font.SourceSans
  144. bluecolor.FontSize = Enum.FontSize.Size14
  145. bluecolor.Text = ""
  146. bluecolor.TextColor3 = Color3.new(0.227451, 0.901961, 0.909804)
  147. bluecolor.TextSize = 14
  148.  
  149. yellowcolor.Name = "yellowcolor"
  150. yellowcolor.Parent = mainframe
  151. yellowcolor.BackgroundColor3 = Color3.new(0.960784, 1, 0.14902)
  152. yellowcolor.Position = UDim2.new(0.690265477, 0, 0.804953575, 0)
  153. yellowcolor.Size = UDim2.new(0, 36, 0, 32)
  154. yellowcolor.Font = Enum.Font.SourceSans
  155. yellowcolor.FontSize = Enum.FontSize.Size14
  156. yellowcolor.Text = ""
  157. yellowcolor.TextColor3 = Color3.new(0.227451, 0.901961, 0.909804)
  158. yellowcolor.TextSize = 14
  159.  
  160. redcolor.Name = "redcolor"
  161. redcolor.Parent = mainframe
  162. redcolor.BackgroundColor3 = Color3.new(1, 0, 0)
  163. redcolor.Position = UDim2.new(0.517699122, 0, 0.804953575, 0)
  164. redcolor.Size = UDim2.new(0, 36, 0, 32)
  165. redcolor.Font = Enum.Font.SourceSans
  166. redcolor.FontSize = Enum.FontSize.Size14
  167. redcolor.Text = ""
  168. redcolor.TextColor3 = Color3.new(0.227451, 0.901961, 0.909804)
  169. redcolor.TextSize = 14
  170.  
  171. greencolor.Name = "greencolor"
  172. greencolor.Parent = mainframe
  173. greencolor.BackgroundColor3 = Color3.new(0.0901961, 1, 0.14902)
  174. greencolor.Position = UDim2.new(0.362831861, 0, 0.804953575, 0)
  175. greencolor.Size = UDim2.new(0, 36, 0, 32)
  176. greencolor.Font = Enum.Font.SourceSans
  177. greencolor.FontSize = Enum.FontSize.Size14
  178. greencolor.Text = ""
  179. greencolor.TextColor3 = Color3.new(0.227451, 0.901961, 0.909804)
  180. greencolor.TextSize = 14
  181.  
  182. teleportgui.Name = "teleportgui"
  183. teleportgui.Parent = OldSport
  184. teleportgui.Active = true
  185. teleportgui.BackgroundColor3 = Color3.new(1, 1, 1)
  186. teleportgui.Draggable = true
  187. teleportgui.Position = UDim2.new(0.307494491, 0, 0.347222239, 0)
  188. teleportgui.Size = UDim2.new(0, 524, 0, 253)
  189. teleportgui.Visible = false
  190.  
  191. nameeeee.Name = "nameeeee"
  192. nameeeee.Parent = teleportgui
  193. nameeeee.BackgroundColor3 = Color3.new(1, 1, 1)
  194. nameeeee.BorderColor3 = Color3.new(1, 1, 1)
  195. nameeeee.Position = UDim2.new(0.0209923666, 0, 0.0355731212, 0)
  196. nameeeee.Size = UDim2.new(0, 437, 0, 50)
  197. nameeeee.Font = Enum.Font.SourceSans
  198. nameeeee.FontSize = Enum.FontSize.Size32
  199. nameeeee.Text = "Teleport Menu"
  200. nameeeee.TextColor3 = Color3.new(0, 0, 0)
  201. nameeeee.TextSize = 30
  202.  
  203. bankin.Name = "bankin"
  204. bankin.Parent = teleportgui
  205. bankin.BackgroundColor3 = Color3.new(1, 1, 1)
  206. bankin.Position = UDim2.new(0.0209923666, 0, 0.30039525, 0)
  207. bankin.Size = UDim2.new(0, 143, 0, 29)
  208. bankin.Font = Enum.Font.SourceSans
  209. bankin.FontSize = Enum.FontSize.Size14
  210. bankin.Text = "Bank (In)"
  211. bankin.TextSize = 14
  212.  
  213. bankout.Name = "bankout"
  214. bankout.Parent = teleportgui
  215. bankout.BackgroundColor3 = Color3.new(1, 1, 1)
  216. bankout.Position = UDim2.new(0.0209923666, 0, 0.462450594, 0)
  217. bankout.Size = UDim2.new(0, 143, 0, 28)
  218. bankout.Font = Enum.Font.SourceSans
  219. bankout.FontSize = Enum.FontSize.Size14
  220. bankout.Text = "Bank (Out)"
  221. bankout.TextSize = 14
  222.  
  223. jewerlyin.Name = "jewerlyin"
  224. jewerlyin.Parent = teleportgui
  225. jewerlyin.BackgroundColor3 = Color3.new(1, 1, 1)
  226. jewerlyin.Position = UDim2.new(0.0209923666, 0, 0.62845856, 0)
  227. jewerlyin.Size = UDim2.new(0, 143, 0, 27)
  228. jewerlyin.Font = Enum.Font.SourceSans
  229. jewerlyin.FontSize = Enum.FontSize.Size14
  230. jewerlyin.Text = "Jewerly Store (In)"
  231. jewerlyin.TextSize = 14
  232.  
  233. jewerlyout.Name = "jewerlyout"
  234. jewerlyout.Parent = teleportgui
  235. jewerlyout.BackgroundColor3 = Color3.new(1, 1, 1)
  236. jewerlyout.Position = UDim2.new(0.0209923666, 0, 0.790513873, 0)
  237. jewerlyout.Size = UDim2.new(0, 143, 0, 24)
  238. jewerlyout.Font = Enum.Font.SourceSans
  239. jewerlyout.FontSize = Enum.FontSize.Size14
  240. jewerlyout.Text = "Jewerly Store (Out)"
  241. jewerlyout.TextSize = 14
  242.  
  243. trainspawn.Name = "trainspawn"
  244. trainspawn.Parent = teleportgui
  245. trainspawn.BackgroundColor3 = Color3.new(1, 1, 1)
  246. trainspawn.Position = UDim2.new(0.335877866, 0, 0.30039525, 0)
  247. trainspawn.Size = UDim2.new(0, 149, 0, 31)
  248. trainspawn.Font = Enum.Font.SourceSans
  249. trainspawn.FontSize = Enum.FontSize.Size14
  250. trainspawn.Text = "Train Spawnpoint"
  251. trainspawn.TextSize = 14
  252.  
  253. criminalbase1.Name = "criminalbase1"
  254. criminalbase1.Parent = teleportgui
  255. criminalbase1.BackgroundColor3 = Color3.new(1, 1, 1)
  256. criminalbase1.Position = UDim2.new(0.335877866, 0, 0.462450594, 0)
  257. criminalbase1.Size = UDim2.new(0, 149, 0, 28)
  258. criminalbase1.Font = Enum.Font.SourceSans
  259. criminalbase1.FontSize = Enum.FontSize.Size14
  260. criminalbase1.Text = "Criminal Base 1 "
  261. criminalbase1.TextSize = 14
  262.  
  263. criminalbase2.Name = "criminalbase2"
  264. criminalbase2.Parent = teleportgui
  265. criminalbase2.BackgroundColor3 = Color3.new(1, 1, 1)
  266. criminalbase2.Position = UDim2.new(0.335877866, 0, 0.6284585, 0)
  267. criminalbase2.Size = UDim2.new(0, 149, 0, 27)
  268. criminalbase2.Font = Enum.Font.SourceSans
  269. criminalbase2.FontSize = Enum.FontSize.Size14
  270. criminalbase2.Text = "Criminal Base 2"
  271. criminalbase2.TextSize = 14
  272.  
  273. gasstation.Name = "gasstation"
  274. gasstation.Parent = teleportgui
  275. gasstation.BackgroundColor3 = Color3.new(1, 1, 1)
  276. gasstation.Position = UDim2.new(0.335877866, 0, 0.790513873, 0)
  277. gasstation.Size = UDim2.new(0, 149, 0, 24)
  278. gasstation.Font = Enum.Font.SourceSans
  279. gasstation.FontSize = Enum.FontSize.Size14
  280. gasstation.Text = "Gas Station"
  281. gasstation.TextSize = 14
  282.  
  283. donutshop.Name = "donutshop"
  284. donutshop.Parent = teleportgui
  285. donutshop.BackgroundColor3 = Color3.new(1, 1, 1)
  286. donutshop.Position = UDim2.new(0.652671754, 0, 0.30039525, 0)
  287. donutshop.Size = UDim2.new(0, 152, 0, 31)
  288. donutshop.Font = Enum.Font.SourceSans
  289. donutshop.FontSize = Enum.FontSize.Size14
  290. donutshop.Text = "Donut Shop"
  291. donutshop.TextSize = 14
  292.  
  293. prisionbase.Name = "prisionbase"
  294. prisionbase.Parent = teleportgui
  295. prisionbase.BackgroundColor3 = Color3.new(1, 1, 1)
  296. prisionbase.Position = UDim2.new(0.652671754, 0, 0.462450594, 0)
  297. prisionbase.Size = UDim2.new(0, 152, 0, 28)
  298. prisionbase.Font = Enum.Font.SourceSans
  299. prisionbase.FontSize = Enum.FontSize.Size14
  300. prisionbase.Text = "Prison Base"
  301. prisionbase.TextSize = 14
  302.  
  303. police1.Name = "police1"
  304. police1.Parent = teleportgui
  305. police1.BackgroundColor3 = Color3.new(1, 1, 1)
  306. police1.Position = UDim2.new(0.652671754, 0, 0.6284585, 0)
  307. police1.Size = UDim2.new(0, 152, 0, 27)
  308. police1.Font = Enum.Font.SourceSans
  309. police1.FontSize = Enum.FontSize.Size14
  310. police1.Text = "Police Station 1"
  311. police1.TextSize = 14
  312.  
  313. police2.Name = "police2"
  314. police2.Parent = teleportgui
  315. police2.BackgroundColor3 = Color3.new(1, 1, 1)
  316. police2.Position = UDim2.new(0.652671754, 0, 0.790513813, 0)
  317. police2.Size = UDim2.new(0, 152, 0, 24)
  318. police2.Font = Enum.Font.SourceSans
  319. police2.FontSize = Enum.FontSize.Size14
  320. police2.Text = "Poilice Station 2"
  321. police2.TextSize = 14
  322.  
  323. closeteleportgui.Name = "closeteleportgui"
  324. closeteleportgui.Parent = teleportgui
  325. closeteleportgui.BackgroundColor3 = Color3.new(1, 1, 1)
  326. closeteleportgui.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  327. closeteleportgui.Position = UDim2.new(0.854961812, 0, 0.0355731212, 0)
  328. closeteleportgui.Size = UDim2.new(0, 76, 0, 50)
  329. closeteleportgui.Font = Enum.Font.ArialBold
  330. closeteleportgui.FontSize = Enum.FontSize.Size32
  331. closeteleportgui.Text = "Back"
  332. closeteleportgui.TextColor3 = Color3.new(0, 0, 0)
  333. closeteleportgui.TextScaled = true
  334. closeteleportgui.TextSize = 30
  335. closeteleportgui.TextWrapped = true
  336.  
  337. gamestuffgui.Name = "gamestuffgui"
  338. gamestuffgui.Parent = OldSport
  339. gamestuffgui.Active = true
  340. gamestuffgui.BackgroundColor3 = Color3.new(1, 1, 1)
  341. gamestuffgui.BackgroundTransparency = 0.14000000059605
  342. gamestuffgui.Draggable = true
  343. gamestuffgui.Position = UDim2.new(0.32752651, 0, 0.349794835, 0)
  344. gamestuffgui.Size = UDim2.new(0, 415, 0, 263)
  345. gamestuffgui.Visible = false
  346.  
  347. nameeeeeeeee.Name = "nameeeeeeeee"
  348. nameeeeeeeee.Parent = gamestuffgui
  349. nameeeeeeeee.BackgroundColor3 = Color3.new(1, 1, 1)
  350. nameeeeeeeee.BackgroundTransparency = 0.20999999344349
  351. nameeeeeeeee.BorderColor3 = Color3.new(1, 1, 1)
  352. nameeeeeeeee.Position = UDim2.new(0.0289156623, 0, 0.0836501867, 0)
  353. nameeeeeeeee.Size = UDim2.new(0, 332, 0, 33)
  354. nameeeeeeeee.Font = Enum.Font.ArialBold
  355. nameeeeeeeee.FontSize = Enum.FontSize.Size32
  356. nameeeeeeeee.Text = "Multi Purpose"
  357. nameeeeeeeee.TextSize = 30
  358.  
  359. btools.Name = "btools"
  360. btools.Parent = gamestuffgui
  361. btools.BackgroundColor3 = Color3.new(1, 1, 1)
  362. btools.BorderColor3 = Color3.new(0, 0, 0)
  363. btools.Position = UDim2.new(0.334939778, 0, 0.292775661, 0)
  364. btools.Size = UDim2.new(0, 97, 0, 20)
  365. btools.Font = Enum.Font.ArialBold
  366. btools.FontSize = Enum.FontSize.Size14
  367. btools.Text = "Btools"
  368. btools.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  369. btools.TextSize = 14
  370.  
  371. fly.Name = "fly"
  372. fly.Parent = gamestuffgui
  373. fly.BackgroundColor3 = Color3.new(1, 1, 1)
  374. fly.BorderColor3 = Color3.new(0, 0, 0)
  375. fly.Position = UDim2.new(0.0819277093, 0, 0.292775661, 0)
  376. fly.Size = UDim2.new(0, 88, 0, 20)
  377. fly.Font = Enum.Font.ArialBold
  378. fly.FontSize = Enum.FontSize.Size14
  379. fly.Text = "Fly"
  380. fly.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  381. fly.TextSize = 14
  382. fly.TextStrokeColor3 = Color3.new(0.0117647, 1, 0.788235)
  383.  
  384. walkspeed.Name = "walkspeed"
  385. walkspeed.Parent = gamestuffgui
  386. walkspeed.BackgroundColor3 = Color3.new(1, 1, 1)
  387. walkspeed.BorderColor3 = Color3.new(0, 0, 0)
  388. walkspeed.Position = UDim2.new(0.0819277093, 0, 0.406844109, 0)
  389. walkspeed.Size = UDim2.new(0, 88, 0, 21)
  390. walkspeed.Font = Enum.Font.ArialBold
  391. walkspeed.FontSize = Enum.FontSize.Size14
  392. walkspeed.Text = "Walkspeed"
  393. walkspeed.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  394. walkspeed.TextSize = 14
  395.  
  396. closegamestuff.Name = "closegamestuff"
  397. closegamestuff.Parent = gamestuffgui
  398. closegamestuff.BackgroundColor3 = Color3.new(1, 1, 1)
  399. closegamestuff.Position = UDim2.new(0.790361464, 0, 0.0532319397, 0)
  400. closegamestuff.Size = UDim2.new(0, 77, 0, 39)
  401. closegamestuff.Font = Enum.Font.ArialBold
  402. closegamestuff.FontSize = Enum.FontSize.Size32
  403. closegamestuff.Text = "Back"
  404. closegamestuff.TextColor3 = Color3.new(0, 0, 0)
  405. closegamestuff.TextSize = 30
  406.  
  407. clicktp.Name = "clicktp"
  408. clicktp.Parent = gamestuffgui
  409. clicktp.BackgroundColor3 = Color3.new(1, 1, 1)
  410. clicktp.BorderColor3 = Color3.new(0, 0, 0)
  411. clicktp.Position = UDim2.new(0.607228875, 0, 0.520912528, 0)
  412. clicktp.Size = UDim2.new(0, 109, 0, 19)
  413. clicktp.Font = Enum.Font.ArialBold
  414. clicktp.FontSize = Enum.FontSize.Size14
  415. clicktp.Text = "Click TP"
  416. clicktp.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  417. clicktp.TextSize = 14
  418.  
  419. spamarrest.Name = "spamarrest"
  420. spamarrest.Parent = gamestuffgui
  421. spamarrest.BackgroundColor3 = Color3.new(1, 1, 1)
  422. spamarrest.BorderColor3 = Color3.new(0, 0, 0)
  423. spamarrest.Position = UDim2.new(0.606024086, 0, 0.406844109, 0)
  424. spamarrest.Size = UDim2.new(0, 109, 0, 21)
  425. spamarrest.Font = Enum.Font.ArialBold
  426. spamarrest.FontSize = Enum.FontSize.Size14
  427. spamarrest.Text = "Spam Arrest"
  428. spamarrest.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  429. spamarrest.TextSize = 14
  430.  
  431. infinitejump.Name = "infinitejump"
  432. infinitejump.Parent = gamestuffgui
  433. infinitejump.BackgroundColor3 = Color3.new(1, 1, 1)
  434. infinitejump.BorderColor3 = Color3.new(0, 0, 0)
  435. infinitejump.Position = UDim2.new(0.334939778, 0, 0.520912528, 0)
  436. infinitejump.Size = UDim2.new(0, 97, 0, 19)
  437. infinitejump.Font = Enum.Font.ArialBold
  438. infinitejump.FontSize = Enum.FontSize.Size14
  439. infinitejump.Text = "Infinite Jump"
  440. infinitejump.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  441. infinitejump.TextSize = 14
  442.  
  443. espall.Name = "espall"
  444. espall.Parent = gamestuffgui
  445. espall.BackgroundColor3 = Color3.new(1, 1, 1)
  446. espall.BorderColor3 = Color3.new(0, 0, 0)
  447. espall.Position = UDim2.new(0.607228935, 0, 0.292775661, 0)
  448. espall.Size = UDim2.new(0, 109, 0, 20)
  449. espall.Font = Enum.Font.ArialBold
  450. espall.FontSize = Enum.FontSize.Size14
  451. espall.Text = "ESP (All)"
  452. espall.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  453. espall.TextSize = 14
  454.  
  455. lowgravity.Name = "lowgravity"
  456. lowgravity.Parent = gamestuffgui
  457. lowgravity.BackgroundColor3 = Color3.new(1, 1, 1)
  458. lowgravity.Position = UDim2.new(0.607228935, 0, 0.631178737, 0)
  459. lowgravity.Size = UDim2.new(0, 109, 0, 20)
  460. lowgravity.Font = Enum.Font.ArialBold
  461. lowgravity.FontSize = Enum.FontSize.Size14
  462. lowgravity.Text = "Low Gravity"
  463. lowgravity.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  464. lowgravity.TextSize = 14
  465.  
  466. godmode.Name = "godmode"
  467. godmode.Parent = gamestuffgui
  468. godmode.BackgroundColor3 = Color3.new(1, 1, 1)
  469. godmode.Position = UDim2.new(0.334939778, 0, 0.737642586, 0)
  470. godmode.Size = UDim2.new(0, 97, 0, 19)
  471. godmode.Font = Enum.Font.ArialBold
  472. godmode.FontSize = Enum.FontSize.Size14
  473. godmode.Text = "God Mode"
  474. godmode.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  475. godmode.TextSize = 14
  476.  
  477. highjump.Name = "highjump"
  478. highjump.Parent = gamestuffgui
  479. highjump.BackgroundColor3 = Color3.new(1, 1, 1)
  480. highjump.Position = UDim2.new(0.0819277093, 0, 0.520912528, 0)
  481. highjump.Size = UDim2.new(0, 88, 0, 19)
  482. highjump.Font = Enum.Font.ArialBold
  483. highjump.FontSize = Enum.FontSize.Size14
  484. highjump.Text = "High Jump"
  485. highjump.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  486. highjump.TextSize = 14
  487.  
  488. platform.Name = "platform"
  489. platform.Parent = gamestuffgui
  490. platform.BackgroundColor3 = Color3.new(1, 1, 1)
  491. platform.Position = UDim2.new(0.334939748, 0, 0.406844109, 0)
  492. platform.Size = UDim2.new(0, 97, 0, 20)
  493. platform.Font = Enum.Font.ArialBold
  494. platform.FontSize = Enum.FontSize.Size14
  495. platform.Text = "Platform"
  496. platform.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  497. platform.TextSize = 14
  498.  
  499. tracers.Name = "tracers"
  500. tracers.Parent = gamestuffgui
  501. tracers.BackgroundColor3 = Color3.new(1, 1, 1)
  502. tracers.Position = UDim2.new(0.334939778, 0, 0.631178737, 0)
  503. tracers.Size = UDim2.new(0, 97, 0, 20)
  504. tracers.Font = Enum.Font.ArialBold
  505. tracers.FontSize = Enum.FontSize.Size14
  506. tracers.Text = "Tracers: None"
  507. tracers.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  508. tracers.TextSize = 14
  509.  
  510. suicide.Name = "suicide"
  511. suicide.Parent = gamestuffgui
  512. suicide.BackgroundColor3 = Color3.new(1, 1, 1)
  513. suicide.Position = UDim2.new(0.607228935, 0, 0.737642586, 0)
  514. suicide.Size = UDim2.new(0, 109, 0, 19)
  515. suicide.Font = Enum.Font.ArialBold
  516. suicide.FontSize = Enum.FontSize.Size14
  517. suicide.Text = "click 4 death :)"
  518. suicide.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  519. suicide.TextSize = 14
  520.  
  521. spawnblocks.Name = "spawnblocks"
  522. spawnblocks.Parent = gamestuffgui
  523. spawnblocks.BackgroundColor3 = Color3.new(1, 1, 1)
  524. spawnblocks.Position = UDim2.new(0.0819277093, 0, 0.631178737, 0)
  525. spawnblocks.Size = UDim2.new(0, 88, 0, 20)
  526. spawnblocks.Font = Enum.Font.ArialBold
  527. spawnblocks.FontSize = Enum.FontSize.Size14
  528. spawnblocks.Text = "Spawn Blocks"
  529. spawnblocks.TextSize = 14
  530.  
  531. playername.Name = "playername"
  532. playername.Parent = gamestuffgui
  533. playername.BackgroundColor3 = Color3.new(1, 1, 1)
  534. playername.Position = UDim2.new(0, 0, 0.89353615, 0)
  535. playername.Size = UDim2.new(0, 200, 0, 28)
  536. playername.Font = Enum.Font.ArialBold
  537. playername.FontSize = Enum.FontSize.Size32
  538. playername.Text = "Player Name"
  539. playername.TextSize = 30
  540.  
  541. goto.Name = "goto"
  542. goto.Parent = gamestuffgui
  543. goto.BackgroundColor3 = Color3.new(1, 1, 1)
  544. goto.BorderColor3 = Color3.new(0, 0, 0)
  545. goto.Position = UDim2.new(0.481927723, 0, 0.89353615, 0)
  546. goto.Size = UDim2.new(0, 215, 0, 28)
  547. goto.Font = Enum.Font.ArialBold
  548. goto.FontSize = Enum.FontSize.Size32
  549. goto.Text = "Goto"
  550. goto.TextSize = 30
  551.  
  552. f3x.Name = "f3x"
  553. f3x.Parent = gamestuffgui
  554. f3x.BackgroundColor3 = Color3.new(1, 1, 1)
  555. f3x.Position = UDim2.new(0.0819277093, 0, 0.737642586, 0)
  556. f3x.Size = UDim2.new(0, 88, 0, 19)
  557. f3x.Font = Enum.Font.ArialBold
  558. f3x.FontSize = Enum.FontSize.Size14
  559. f3x.Text = "F3x"
  560. f3x.TextSize = 14
  561.  
  562. extrastuff.Name = "extrastuff"
  563. extrastuff.Parent = OldSport
  564. extrastuff.Active = true
  565. extrastuff.BackgroundColor3 = Color3.new(1, 1, 1)
  566. extrastuff.BackgroundTransparency = 0.18999999761581
  567. extrastuff.Draggable = true
  568. extrastuff.Position = UDim2.new(0.318704993, 0, 0.266912788, 0)
  569. extrastuff.Size = UDim2.new(0, 516, 0, 385)
  570. extrastuff.Visible = false
  571.  
  572. banknotification.Name = "banknotification"
  573. banknotification.Parent = extrastuff
  574. banknotification.BackgroundColor3 = Color3.new(1, 1, 1)
  575. banknotification.Position = UDim2.new(0.0620154962, 0, 0.262337625, 0)
  576. banknotification.Size = UDim2.new(0, 200, 0, 50)
  577. banknotification.Font = Enum.Font.ArialBold
  578. banknotification.FontSize = Enum.FontSize.Size14
  579. banknotification.Text = "Bank Notification"
  580. banknotification.TextColor3 = Color3.new(0, 0, 0)
  581. banknotification.TextSize = 14
  582.  
  583. jewerlynotification.Name = "jewerlynotification"
  584. jewerlynotification.Parent = extrastuff
  585. jewerlynotification.BackgroundColor3 = Color3.new(1, 1, 1)
  586. jewerlynotification.Position = UDim2.new(0.515503883, 0, 0.262337655, 0)
  587. jewerlynotification.Size = UDim2.new(0, 200, 0, 50)
  588. jewerlynotification.Font = Enum.Font.ArialBold
  589. jewerlynotification.FontSize = Enum.FontSize.Size14
  590. jewerlynotification.Text = "Jewerly Store Notification"
  591. jewerlynotification.TextColor3 = Color3.new(0, 0, 0)
  592. jewerlynotification.TextSize = 14
  593.  
  594. KeyCard.Name = "KeyCard"
  595. KeyCard.Parent = extrastuff
  596. KeyCard.BackgroundColor3 = Color3.new(1, 1, 1)
  597. KeyCard.Position = UDim2.new(0.0620155036, 0, 0.433766246, 0)
  598. KeyCard.Size = UDim2.new(0, 200, 0, 51)
  599. KeyCard.Font = Enum.Font.ArialBold
  600. KeyCard.FontSize = Enum.FontSize.Size14
  601. KeyCard.Text = "Keycard"
  602. KeyCard.TextColor3 = Color3.new(0, 0, 0)
  603. KeyCard.TextSize = 14
  604.  
  605. TextLabel_2.Parent = extrastuff
  606. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  607. TextLabel_2.BorderColor3 = Color3.new(1, 1, 1)
  608. TextLabel_2.Position = UDim2.new(0.110465109, 0, 0.0610389635, 0)
  609. TextLabel_2.Size = UDim2.new(0, 275, 0, 39)
  610. TextLabel_2.Font = Enum.Font.ArialBold
  611. TextLabel_2.FontSize = Enum.FontSize.Size60
  612. TextLabel_2.Text = "Game Related"
  613. TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
  614. TextLabel_2.TextSize = 50
  615. TextLabel_2.TextStrokeColor3 = Color3.new(1, 1, 1)
  616.  
  617. closeextrastuff.Name = "closeextrastuff"
  618. closeextrastuff.Parent = extrastuff
  619. closeextrastuff.BackgroundColor3 = Color3.new(1, 1, 1)
  620. closeextrastuff.BorderColor3 = Color3.new(0, 0, 0)
  621. closeextrastuff.Position = UDim2.new(0.751937985, 0, 0.0467532463, 0)
  622. closeextrastuff.Size = UDim2.new(0, 103, 0, 50)
  623. closeextrastuff.Font = Enum.Font.ArialBold
  624. closeextrastuff.FontSize = Enum.FontSize.Size32
  625. closeextrastuff.Text = "Back"
  626. closeextrastuff.TextColor3 = Color3.new(0, 0, 0)
  627. closeextrastuff.TextSize = 30
  628.  
  629. autorobtrain.Name = "autorobtrain"
  630. autorobtrain.Parent = extrastuff
  631. autorobtrain.BackgroundColor3 = Color3.new(1, 1, 1)
  632. autorobtrain.Position = UDim2.new(0.515503883, 0, 0.433766246, 0)
  633. autorobtrain.Size = UDim2.new(0, 200, 0, 50)
  634. autorobtrain.Font = Enum.Font.ArialBold
  635. autorobtrain.FontSize = Enum.FontSize.Size14
  636. autorobtrain.Text = "AutoRob Trains (Hella Buggy)"
  637. autorobtrain.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  638. autorobtrain.TextSize = 14
  639.  
  640. autorob.Name = "autorob"
  641. autorob.Parent = extrastuff
  642. autorob.BackgroundColor3 = Color3.new(1, 1, 1)
  643. autorob.Position = UDim2.new(0.0620155036, 0, 0.76363641, 0)
  644. autorob.Size = UDim2.new(0, 200, 0, 50)
  645. autorob.Font = Enum.Font.ArialBold
  646. autorob.FontSize = Enum.FontSize.Size14
  647. autorob.Text = "AutoRob All Stores"
  648. autorob.TextSize = 14
  649.  
  650. removeall.Name = "removeall"
  651. removeall.Parent = extrastuff
  652. removeall.BackgroundColor3 = Color3.new(1, 1, 1)
  653. removeall.BorderColor3 = Color3.new(0, 0, 0)
  654. removeall.Position = UDim2.new(0.0620155036, 0, 0.594805181, 0)
  655. removeall.Size = UDim2.new(0, 200, 0, 50)
  656. removeall.Font = Enum.Font.ArialBold
  657. removeall.FontSize = Enum.FontSize.Size14
  658. removeall.Text = "Remove All"
  659. removeall.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  660. removeall.TextSize = 14
  661.  
  662. allitemsgiver.Name = "allitemsgiver"
  663. allitemsgiver.Parent = extrastuff
  664. allitemsgiver.BackgroundColor3 = Color3.new(1, 1, 1)
  665. allitemsgiver.BorderColor3 = Color3.new(0, 0, 0)
  666. allitemsgiver.Position = UDim2.new(0.515503883, 0, 0.594805181, 0)
  667. allitemsgiver.Size = UDim2.new(0, 200, 0, 50)
  668. allitemsgiver.Font = Enum.Font.ArialBold
  669. allitemsgiver.FontSize = Enum.FontSize.Size14
  670. allitemsgiver.Text = "All Items Giver"
  671. allitemsgiver.TextColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  672. allitemsgiver.TextSize = 14
  673.  
  674. infiniteammo.Name = "infiniteammo"
  675. infiniteammo.Parent = extrastuff
  676. infiniteammo.BackgroundColor3 = Color3.new(1, 1, 1)
  677. infiniteammo.Position = UDim2.new(0.515503883, 0, 0.763636351, 0)
  678. infiniteammo.Size = UDim2.new(0, 200, 0, 50)
  679. infiniteammo.Font = Enum.Font.ArialBold
  680. infiniteammo.FontSize = Enum.FontSize.Size14
  681. infiniteammo.Text = "Infinite Ammo"
  682. infiniteammo.TextSize = 14
  683.  
  684. Teleports.MouseButton1Down:connect(function()
  685.     teleportgui.Visible = not teleportgui.Visible
  686.     mainframe.Visible = false
  687. end)
  688.  
  689. GameStuff.MouseButton1Down:connect(function()
  690.     gamestuffgui.Visible = not gamestuffgui.Visible
  691.     mainframe.Visible = false
  692. end)
  693.  
  694. ExtraStuff.MouseButton1Down:connect(function()
  695.     extrastuff.Visible = not extrastuff.Visible
  696.     mainframe.Visible = false
  697. end)
  698.  
  699. closeteleportgui.MouseButton1Down:connect(function()
  700.     teleportgui.Visible = false
  701.     mainframe.Visible = true
  702. end)
  703.  
  704. police1.MouseButton1Down:connect(function()
  705.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1206.99585, 17.9300575, -1586.10864)
  706. end)
  707.  
  708. police2.MouseButton1Down:connect(function()
  709.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(733.814575, 38.0526962, 1124.16504)
  710. end)
  711.  
  712. prisionbase.MouseButton1Down:connect(function()
  713.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1239.27979, 18.0500565, -1570.29688)
  714. end)
  715.  
  716. donutshop.MouseButton1Down:connect(function()
  717.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(269.116425, 17.8176937, -1766.83899)
  718. end)
  719.  
  720. gasstation.MouseButton1Down:connect(function()
  721.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1578.24731, 17.8978615, 711.207214)
  722. end)
  723.  
  724. criminalbase1.MouseButton1Down:connect(function()
  725.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-223.377686, 17.6145134, 1587.12146)
  726. end)
  727.  
  728. criminalbase2.MouseButton1Down:connect(function()
  729.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1749.50195, 49.8635178, -1790.7113)
  730. end)
  731.  
  732. trainspawn.MouseButton1Down:connect(function()
  733.     game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1954.95007, 68.0448606, -603.844116)
  734. end)
  735.  
  736. jewerlyout.MouseButton1Down:connect(function()
  737.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(141.701019, 17.6109638, 1356.74683)
  738. end)
  739.  
  740. jewerlyin.MouseButton1Down:connect(function()
  741.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(134.412323, 17.8779831, 1318.1095)
  742. end)
  743.  
  744. bankin.MouseButton1Down:connect(function()
  745.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(32.8007507, 0.790616274, 815.760254)
  746. end)
  747.  
  748. bankout.MouseButton1Down:connect(function()
  749.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(36.4078064, 17.6235695, 776.03186)
  750. end)
  751.  
  752. local speed = 50 -- This is the fly speed. Change it to whatever you like. The variable can be changed while running
  753.  
  754. local c
  755. local h
  756. local bv
  757. local bav
  758. local cam
  759. local flying
  760. local p = game.Players.LocalPlayer
  761. local buttons = {W = false, S = false, A = false, D = false, Moving = false}
  762.  
  763. local startFly = function () -- Call this function to begin flying
  764.     if not p.Character or not p.Character.Head or flying then return end
  765.     c = p.Character
  766.     h = c.Humanoid
  767.     h.PlatformStand = true
  768.     cam = workspace:WaitForChild('Camera')
  769.     bv = Instance.new("BodyVelocity")
  770.     bav = Instance.new("BodyAngularVelocity")
  771.     bv.Velocity, bv.MaxForce, bv.P = Vector3.new(0, 0, 0), Vector3.new(10000, 10000, 10000), 1000
  772.     bav.AngularVelocity, bav.MaxTorque, bav.P = Vector3.new(0, 0, 0), Vector3.new(10000, 10000, 10000), 1000
  773.     bv.Parent = c.Head
  774.     bav.Parent = c.Head
  775.     flying = true
  776.     h.Died:connect(function() flying = false end)
  777. end
  778.  
  779. local endFly = function () -- Call this function to stop flying
  780.     if not p.Character or not flying then return end
  781.     h.PlatformStand = false
  782.     bv:Destroy()
  783.     bav:Destroy()
  784.     flying = false
  785. end
  786.  
  787. game:GetService("UserInputService").InputBegan:connect(function (input, GPE)
  788.     if GPE then return end
  789.     for i, e in pairs(buttons) do
  790.         if i ~= "Moving" and input.KeyCode == Enum.KeyCode[i] then
  791.             buttons[i] = true
  792.             buttons.Moving = true
  793.         end
  794.     end
  795. end)
  796.  
  797. game:GetService("UserInputService").InputEnded:connect(function (input, GPE)
  798.     if GPE then return end
  799.     local a = false
  800.     for i, e in pairs(buttons) do
  801.         if i ~= "Moving" then
  802.             if input.KeyCode == Enum.KeyCode[i] then
  803.                 buttons[i] = false
  804.             end
  805.             if buttons[i] then a = true end
  806.         end
  807.     end
  808.     buttons.Moving = a
  809. end)
  810.  
  811. local setVec = function (vec)
  812.     return vec * (speed / vec.Magnitude)
  813. end
  814.  
  815. game:GetService("RunService").Heartbeat:connect(function (step) -- The actual fly function, called every frame
  816.     if flying and c and c.PrimaryPart then
  817.         local p = c.PrimaryPart.Position
  818.         local cf = cam.CFrame
  819.         local ax, ay, az = cf:toEulerAnglesXYZ()
  820.         c:SetPrimaryPartCFrame(CFrame.new(p.x, p.y, p.z) * CFrame.Angles(ax, ay, az))
  821.         if buttons.Moving then
  822.             local t = Vector3.new()
  823.             if buttons.W then t = t + (setVec(cf.lookVector)) end
  824.             if buttons.S then t = t - (setVec(cf.lookVector)) end
  825.             if buttons.A then t = t - (setVec(cf.rightVector)) end
  826.             if buttons.D then t = t + (setVec(cf.rightVector)) end
  827.             c:TranslateBy(t * step)
  828.         end
  829.     end
  830. end)
  831.  
  832. fly.MouseButton1Down:connect(function()
  833.     if flyy == true then
  834.         flyy = false
  835.         endFly()
  836.     else
  837.         flyy = true
  838.         startFly()
  839.     end
  840.     game.Players.LocalPlayer.Character.Humanoid.Sit = true
  841. end)
  842.  
  843. btools.MouseButton1Down:connect(function()
  844.         StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, true)
  845. for index, child in pairs(game:GetService("Workspace"):GetChildren()) do
  846.    if child.ClassName == "Part" then
  847.        child.Locked = false
  848.    end
  849.    if child.ClassName == "MeshPart" then
  850.        child.Locked = false
  851.    end
  852.    if child.ClassName == "UnionOperation" then
  853.        child.Locked = false
  854.    end
  855.    if child.ClassName == "Model" then
  856.        for index, chil in pairs(child:GetChildren()) do
  857.            if chil.ClassName == "Part" then
  858.                chil.Locked = false
  859.            end
  860.            if chil.ClassName == "MeshPart" then
  861.                chil.Locked = false
  862.            end
  863.            if chil.ClassName == "UnionOperation" then
  864.                chil.Locked = false
  865.            end
  866.            if chil.ClassName == "Model" then
  867.                for index, childe in pairs(chil:GetChildren()) do
  868.                    if childe.ClassName == "Part" then
  869.                        childe.Locked = false
  870.                    end
  871.                    if childe.ClassName == "MeshPart" then
  872.                        childe.Locked = false
  873.                    end
  874.                    if childe.ClassName == "UnionOperation" then
  875.                        childe.Locked = false
  876.                    end
  877.                    if childe.ClassName == "Model" then
  878.                        for index, childeo in pairs(childe:GetChildren()) do
  879.                            if childeo.ClassName == "Part" then
  880.                                childeo.Locked = false
  881.                            end
  882.                            if childeo.ClassName == "MeshPart" then
  883.                                childeo.Locked = false
  884.                            end
  885.                            if childeo.ClassName == "UnionOperation" then
  886.                                childeo.Locked = false
  887.                            end
  888.                            if childeo.ClassName == "Model" then
  889.                            end
  890.                        end
  891.                    end
  892.                end
  893.            end
  894.        end
  895.    end
  896. end
  897. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  898. c.BinType = Enum.BinType.Hammer
  899. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  900. c.BinType = Enum.BinType.Clone
  901. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  902. c.BinType = Enum.BinType.Grab
  903. end)
  904.  
  905. allitemsgiver.MouseButton1Down:connect(function()
  906.     if not workspace:FindFirstChild("Givers") then return end
  907. if Giver then
  908. for i,v in pairs(Giver) do
  909. v.ClickDetector.Parent = v.OriginalParent
  910. v.Event:Disconnect()
  911. end
  912. getmetatable(Giver):Destroy()
  913. end
  914. Giver = {}
  915. local g = Giver
  916. local p = Instance.new("Part", workspace)
  917. p.Anchored = true
  918. p.CanCollide = false
  919. p.CFrame = plr.Character:WaitForChild"HumanoidRootPart".CFrame
  920. setmetatable(Giver, {__metatable = p})
  921. for i,v in pairs(workspace.Givers:GetChildren()) do
  922. local cd = v:FindFirstChildOfClass"ClickDetector"
  923. if cd then
  924. local newt = {}
  925. newt.ClickDetector = cd
  926. newt.OriginalParent = v
  927. cd.Parent = p
  928. newt.Event = cd.MouseClick:connect(function()
  929. cd.Parent = v
  930. end)
  931. table.insert(Giver, newt)
  932. end
  933. end
  934. spawn(function()
  935. wait(10)
  936. if Giver == g then
  937. Giver = nil
  938. for i,v in pairs(g) do
  939. v.ClickDetector.Parent = v.OriginalParent
  940. v.Event:Disconnect()
  941. end
  942. getmetatable(g):Destroy()
  943. end
  944. end)
  945. end)
  946.  
  947. removeall.MouseButton1Down:connect(function()
  948.     game.Workspace.Jewelrys.Jewelry.Lasers:Remove()
  949.     game.Workspace.Jewelrys.Jewelry.Cameras:Remove()
  950.     game.Workspace.Jewelrys.Jewelry.FloorLasers:Remove()
  951.     game.Workspace.Cells:Remove()
  952.     game.Workspace.Banks.Bank.Lasers:Remove()
  953.     game.Workspace.Doors:Remove()
  954.     game.Workspace.Banks.Bank.Door:Destroy()
  955.     game.Workspace.Banks.Bank.TriggerDoor:Destroy()
  956.     game.Workspace.EscapeRoutes.ExplodeWall:Destroy()
  957.     game.Workspace.EscapeRoutes.LiftGate:Remove()
  958. end)
  959.  
  960. walkspeed.MouseButton1Down:connect(function()
  961.     down = false
  962. velocity = Instance.new("BodyVelocity")
  963. velocity.maxForce = Vector3.new(100000, 0, 100000)
  964. local speed = 150
  965. gyro = Instance.new("BodyGyro")
  966. gyro.maxTorque = Vector3.new(100000, 0, 100000)
  967.  
  968. local hum = game.Players.LocalPlayer.Character.Humanoid
  969.  
  970. function onButton1Down(mouse)
  971.     down = true
  972.     velocity.Parent = game.Players.LocalPlayer.Character.UpperTorso
  973.     velocity.velocity = (hum.MoveDirection) * speed
  974.     gyro.Parent = game.Players.LocalPlayer.Character.UpperTorso
  975.     while down do
  976.         if not down then break end
  977.         velocity.velocity = (hum.MoveDirection) * speed
  978.         local refpos = gyro.Parent.Position + (gyro.Parent.Position - workspace.CurrentCamera.CoordinateFrame.p).unit * 5
  979.         gyro.cframe = CFrame.new(gyro.Parent.Position, Vector3.new(refpos.x, gyro.Parent.Position.y, refpos.z))
  980.         wait(0.1)
  981.     end
  982. end
  983.  
  984. function onButton1Up(mouse)
  985.     velocity.Parent = nil
  986.     gyro.Parent = nil
  987.     down = false
  988. end
  989.  
  990. local function onSelected(mouse)
  991.     mouse.KeyDown:connect(function(k) if k:lower()=="q"then onButton1Down(mouse)end end)
  992.     mouse.KeyUp:connect(function(k) if k:lower()=="q"then onButton1Up(mouse)end end)
  993. end
  994.  
  995. onSelected(game.Players.LocalPlayer:GetMouse())
  996. end)
  997.  
  998. local ClickTpEnabled = false   
  999. clicktp.MouseButton1Down:connect(function()
  1000. loadstring(game:GetObjects("rbxassetid://956305503")[1].Source)()
  1001. end)
  1002.  
  1003.  
  1004.  
  1005. spamarrest.MouseButton1Down:connect(function()
  1006.     local Player = game.Players.LocalPlayer
  1007.     wait(0.5)
  1008.     for i,v in pairs(game.Teams.Criminal:GetPlayers()) do
  1009.         repeat
  1010.             wait()
  1011.             Player.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, 1)
  1012.         until v.Team.Name ~= "Criminal"
  1013.     end
  1014. end)
  1015.  
  1016. local InfiniteJumpEnabled = false
  1017. game:GetService("UserInputService").JumpRequest:connect(function()
  1018. if InfiniteJumpEnabled then
  1019. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  1020. end
  1021. end)
  1022.  
  1023. infinitejump.MouseButton1Down:connect(function()
  1024. local state = infinitejump.Text:sub(string.len("Infinite Jump: ") + 1) --too lazy to count lol
  1025. local new = state == "Off" and "On" or state == "On" and "Off"
  1026. InfiniteJumpEnabled = new == "On"
  1027. infinitejump.Text = "Infinite Jump: " .. new   
  1028. end)
  1029.  
  1030. ENABLED      = false
  1031. PLAYER  = game.Players.LocalPlayer
  1032. MOUSE   = PLAYER:GetMouse()
  1033. CC      = game.Workspace.CurrentCamera
  1034. _G.FREE_FOR_ALL = false
  1035. _G.AIM_AT = 'Head'
  1036. local player = game.Players.LocalPlayer
  1037. local esp = false
  1038. local track = false
  1039.  
  1040. function Create(base, team)
  1041. local bb = Instance.new("BillboardGui",player.PlayerGui)
  1042. bb.Adornee = base
  1043. bb.ExtentsOffset = Vector3.new(0,1,0)
  1044. bb.AlwaysOnTop = true
  1045. bb.Size = UDim2.new(0,5,0,5)
  1046. bb.StudsOffset = Vector3.new(0,1,0)
  1047. bb.Name = "tracker"
  1048. local frame = Instance.new("Frame",bb)
  1049. frame.ZIndex = 10
  1050. frame.BackgroundTransparency = 0.3
  1051. frame.Size = UDim2.new(1,0,1,0)
  1052. frame.Position = UDim2.new(0,0,0)
  1053. frame.Transparency = 1
  1054. local txtlbl = Instance.new("TextLabel",bb)
  1055. txtlbl.ZIndex = 10
  1056. txtlbl.Text = (string.upper(base.Parent.Name))
  1057. txtlbl.BackgroundTransparency = 1
  1058. txtlbl.Position = UDim2.new(0,0,0,-35)
  1059. txtlbl.Size = UDim2.new(1,0,10,0)
  1060. txtlbl.Font = "SourceSansBold"
  1061. txtlbl.FontSize = "Size10"
  1062. txtlbl.TextStrokeTransparency = 0.5
  1063.  
  1064. local txtlbl2 = Instance.new("TextLabel",bb)
  1065. txtlbl2.ZIndex = 10
  1066. txtlbl2.Text = (math.floor(base.Parent.Humanoid.Health*100)/100)
  1067. txtlbl2.BackgroundTransparency = 1
  1068. txtlbl2.Position = UDim2.new(0,0,0,-25)
  1069. txtlbl2.Size = UDim2.new(1,0,10,0)
  1070. txtlbl2.Font = "SourceSansBold"
  1071. txtlbl2.FontSize = "Size10"
  1072.  
  1073. txtlbl2.TextStrokeTransparency = 0.5
  1074. if team then
  1075. txtlbl.TextColor3 = Color3.new(85,0,127)
  1076. txtlbl2.TextColor3 = Color3.new(85,0,127)
  1077. frame.BackgroundColor3 = Color3.new(85,0,127)
  1078.  
  1079. elseif base.Parent.Name == "Decryptance" or base.Parent.Name == "Unlisting"  then
  1080. txtlbl.TextColor3 = Color3.new(0,255,0)
  1081. txtlbl2.TextColor3 = Color3.new(0,255,0)
  1082. frame.BackgroundColor3 = Color3.new(0,255,0)
  1083. txtlbl.Text = "FRIEND"
  1084. txtlbl.FontSize = "Size14"
  1085. txtlbl2.FontSize = "Size14"
  1086.  
  1087. elseif base.Parent.Name == game.Players.LocalPlayer.Name then
  1088. txtlbl2.Transparency = 1
  1089. txtlbl.Transparency = 1
  1090. frame.Transparency = 1
  1091. else
  1092. txtlbl.TextColor3 = Color3.new(85,0,127)
  1093. txtlbl2.TextColor3 = Color3.new(85,0,127)
  1094. frame.BackgroundColor3 = Color3.new(85,0,127)
  1095.  
  1096. end
  1097. end
  1098.  
  1099. function Find()
  1100. Clear()
  1101. track = true
  1102. spawn(function()
  1103. while wait() do
  1104. if track then
  1105. Clear()
  1106. for _,v in pairs(game.Players:players()) do
  1107.  
  1108. if v.Character and v.Character.Head then
  1109. Create(v.Character.Head, false)
  1110. end
  1111. end
  1112. end
  1113. end
  1114. wait(1)
  1115. end)
  1116. end
  1117. function Clear()
  1118. for _,v in pairs(player.PlayerGui:children()) do
  1119. if v.Name == "tracker" and v:isA("BillboardGui") then
  1120. v:Destroy()
  1121. end
  1122. end
  1123. end
  1124.  
  1125. espall.MouseButton1Down:connect(function()
  1126.     if not esp then
  1127. Find()
  1128. warn("Jailbreak ESP Enabled")
  1129. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CESP.ImageColor3 = Color3.new(0.211765, 0.635294, 0)
  1130. esp = true
  1131. else
  1132. Clear()
  1133. track = false
  1134. warn("Jailbreak ESP Disabled")
  1135. game.CoreGui.Unjailbreak.MainFrame.TabFrames.SettingsFrame.CESP.ImageColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  1136. esp = false
  1137. end
  1138. end)
  1139.  
  1140. closegamestuff.MouseButton1Down:connect(function()
  1141.     gamestuffgui.Visible = false
  1142.     mainframe.Visible = true
  1143. end)
  1144.  
  1145. closeextrastuff.MouseButton1Down:connect(function()
  1146.     extrastuff.Visible = false
  1147.     mainframe.Visible = true
  1148. end)
  1149.  
  1150. closeteleportgui.MouseButton1Down:connect(function()
  1151.     teleportgui.Visible = false
  1152.     mainframe.Visible = true
  1153. end)
  1154.  
  1155. banknotification.MouseButton1Down:connect(function()
  1156. pcall(function()
  1157. local Bank = workspace:FindFirstChild("Banks"):GetChildren()[1]
  1158. local Info = Bank.Extra.Sign.Decal
  1159. Info:GetPropertyChangedSignal("Transparency"):Connect(function()
  1160. if Info.Transparency ~= 0 then
  1161. local cb = Instance.new("BindableFunction")
  1162. cb.OnInvoke = function(arg)
  1163. if arg == "Teleport" then
  1164. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(10, 18, 784)
  1165. end
  1166. end
  1167. game:GetService("StarterGui"):SetCore("SendNotification",{
  1168. Title = "Bank is ready!",
  1169. Text = "Bank is ready!",
  1170. Duration = 4,
  1171. Button1 = "Dismiss",
  1172. Button2 = "Teleport",
  1173. Callback = cb
  1174. })
  1175. end
  1176. end)
  1177. end)
  1178. end)
  1179.  
  1180. jewerlynotification.MouseButton1Down:connect(function()
  1181. pcall(function()
  1182. local Jewelry = workspace:FindFirstChild("Jewelrys"):GetChildren()[1]
  1183. local Info = Jewelry.Extra.Sign.Decal
  1184. Info:GetPropertyChangedSignal("Transparency"):Connect(function()
  1185. if Info.Transparency ~= 0 then
  1186. local cb = Instance.new("BindableFunction")
  1187. cb.OnInvoke = function(arg)
  1188. if arg == "Teleport" then
  1189. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(142, 18, 1365)
  1190. end
  1191. end
  1192. game:GetService("StarterGui"):SetCore("SendNotification",{
  1193. Title = "Jewelry is ready!",
  1194. Text = "Jewelry is ready!",
  1195. Duration = 4,
  1196. Button1 = "Dismiss",
  1197. Button2 = "Teleport",
  1198. Callback = cb
  1199. })
  1200. end
  1201. end)
  1202. end)
  1203. end)
  1204.  
  1205. KeyCard.MouseButton1Down:connect(function()
  1206.     game.Players.LocalPlayer.TeamValue.Value= "Police"
  1207. end)
  1208.  
  1209. platform.MouseButton1Down:connect(function()
  1210. local p = Instance.new("Part", workspace)
  1211. p.Size = Vector3.new(30,0.5,30)
  1212. p.Anchored = true
  1213. p.Position = plr.Character.HumanoidRootPart.Position + Vector3.new(0,15,0)
  1214. plr.Character:MoveTo(p.Position + Vector3.new(0,1,0))
  1215. spawn(function()
  1216. while p.Parent do
  1217. wait(1)
  1218. if (plr.Character.HumanoidRootPart.Position - p.Position).magnitude > 20 then
  1219. p:Destroy()
  1220. end
  1221. end
  1222. end)
  1223. end)
  1224.  
  1225.  
  1226. local Tracers = {}
  1227.  
  1228. local function AddLasso(p,team)
  1229.     if not Tracers[team.Name] then return end
  1230.     if p == plr then return end
  1231.     spawn(function()
  1232.         if p.Character then
  1233.             local l = Instance.new("SelectionPartLasso")
  1234.             l.Parent = p.Character
  1235.             l.Humanoid = p.Character:FindFirstChildOfClass"Humanoid"
  1236.             l.Part = plr.Character:WaitForChild"HumanoidRootPart"
  1237.             l.Visible = true
  1238.             l.Color3 = team.TeamColor.Color
  1239.             for i=0,5 do
  1240.                 local sg = Instance.new("SurfaceGui")
  1241.                 sg.Face = i
  1242.                 sg.Parent = p.Character
  1243.                 sg.Adornee = p.Character:FindFirstChild"HumanoidRootPart"
  1244.                 sg.AlwaysOnTop = true
  1245.                 local f = Instance.new("Frame", sg)
  1246.                 f.Size = UDim2.new(1,0,1,0)
  1247.                 f.BorderSizePixel = 0
  1248.                 f.BackgroundColor3 = team.TeamColor.Color
  1249.                 f.BackgroundTransparency = 0.5
  1250.             end
  1251.         end
  1252.     end)
  1253. end
  1254.  
  1255. local function RemoveLasso(p)
  1256.     if not p.Character then return end
  1257.     for i,v in pairs(p.Character:GetDescendants()) do
  1258.         if v.ClassName:find("Selection") or v.ClassName == "SurfaceGui" then
  1259.             v:Destroy()
  1260.         end
  1261.     end
  1262. end
  1263.  
  1264. for _,team in pairs(game:GetService("Teams"):GetChildren()) do
  1265.     team.PlayerAdded:connect(function(p)
  1266.         AddLasso(p,team)
  1267.     end)
  1268.    
  1269.     team.PlayerRemoved:connect(function(p)
  1270.         RemoveLasso(p)
  1271.     end)
  1272. end
  1273.  
  1274. function ToggleTracers(team, bool)
  1275.     Tracers[team] = bool
  1276.     local t = game:GetService("Teams"):FindFirstChild(team)
  1277.     if not t then return end
  1278.     for i,v in pairs(t:GetPlayers()) do
  1279.         if bool then
  1280.             AddLasso(v,t)
  1281.         else
  1282.             RemoveLasso(v)
  1283.         end
  1284.     end
  1285. end
  1286.  
  1287. local function CharAdded(plr, char)
  1288.     if Tracers[tostring(plr.Team)] then
  1289.         AddLasso(plr,plr.Team)
  1290.     end
  1291. end
  1292.  
  1293. local function PlrAdded(plr)
  1294.     plr.CharacterAdded:connect(function(char)
  1295.         CharAdded(plr, char)
  1296.     end)
  1297.     if plr.Character then
  1298.         CharAdded(plr, plr.Character)
  1299.     end
  1300. end
  1301.  
  1302. game:GetService("Players").PlayerAdded:connect(PlrAdded)
  1303. for _,v in pairs(game:GetService("Players"):GetPlayers()) do
  1304.     PlrAdded(v)
  1305. end
  1306.  
  1307. tracers.MouseButton1Down:connect(function()
  1308.     local curr = Tracers.Text:sub(10)
  1309.     if curr ~= "None" then
  1310.         ToggleTracers(curr, false)
  1311.     end
  1312.     local teams = {"None", "Police", "Criminal", "Prisoner"}
  1313.     local new = ""
  1314.     for i,v in pairs(teams) do
  1315.         if v == curr then
  1316.             new = teams[i + 1] or teams[1]
  1317.         end
  1318.     end
  1319.     if new ~= "None" then
  1320.         ToggleTracers(new, true)
  1321.     end
  1322.     Tracers.Text = "Tracers: " .. new
  1323. end)
  1324.  
  1325. lowgravity.MouseButton1Down:connect(function()
  1326. local t = lowgravity.Text == "Low Gravity" and true or false
  1327. workspace.Gravity = t and 50 or 196.2
  1328. lowgravity.Text = t and "Normal Gravity" or "Low Gravity"  
  1329. end)
  1330.  
  1331. highjump.MouseButton1Down:connect(function()
  1332.     if Jump == true then
  1333. Jump = false
  1334. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
  1335. game.CoreGui.OldSport.gamestuffgui.highjump.Text = "HighJump: OFF"
  1336. else
  1337. Jump = true
  1338. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 100
  1339. game.CoreGui.OldSport.gamestuffgui.highjump.Text = "HighJump: ON"
  1340. end
  1341. end)
  1342.  
  1343. godmode.MouseButton1Down:connect(function()
  1344.     game.Players.LocalPlayer.Character.Humanoid.Name = 1
  1345. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  1346. l.Parent = game.Players.LocalPlayer.Character
  1347. l.Name = "Humanoid"
  1348. wait(0.1)
  1349. game.Players.LocalPlayer.Character["1"]:Destroy()
  1350. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  1351. game.Players.LocalPlayer.Character.Animate.Disabled = true
  1352. wait(0.1)
  1353. game.Players.LocalPlayer.Character.Animate.Disabled = false
  1354. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  1355. end)
  1356.  
  1357. suicide.MouseButton1Down:connect(function()
  1358.     game.Players.LocalPlayer.Character.Humanoid.Health = "0"
  1359. end)
  1360.  
  1361. autorobtrain.MouseButton1Down:connect(function()
  1362. local Time = 42
  1363. local plr = game:GetService("Players").LocalPlayer
  1364. local doit = true
  1365.  
  1366. plr.Chatted:connect(function(chat)
  1367. if chat:lower() == "start" then
  1368. doit = true
  1369. end
  1370. if chat:lower() == "stop" then
  1371. doit = false
  1372. end
  1373. end)
  1374.  
  1375. if workspace:FindFirstChild("Trains") then
  1376. local rob = function()
  1377. if doit == true then
  1378. if workspace.Trains:FindFirstChild("BoxCar") then
  1379. if workspace.Trains.BoxCar:FindFirstChild("Skeleton") then
  1380. local roof = workspace.Trains.BoxCar.Skeleton.RoofDoorClosed
  1381. local vaultdoor = workspace.Trains.BoxCar.Model.Rob.Doorframe
  1382. local opendet = workspace.Trains.BoxCar.Skeleton.Vault.Part.Open
  1383. if roof.Open.Value == true then
  1384. for i = 1,50 do
  1385. if doit == false then
  1386. break
  1387. end
  1388. plr.Character.HumanoidRootPart.CFrame = roof.CFrame + Vector3.new(0,5,0)
  1389. wait()
  1390. end
  1391. for i = 1,50 do
  1392. if doit == false then
  1393. break
  1394. end
  1395. plr.Character.HumanoidRootPart.CFrame = roof.CFrame + Vector3.new(0,-5,0)
  1396. wait()
  1397. end
  1398. repeat
  1399. if doit == false then
  1400. break
  1401. end
  1402. plr.Character.HumanoidRootPart.CFrame = vaultdoor.CFrame + Vector3.new(4,0,0)
  1403. wait(1)
  1404. until opendet.Value == true
  1405. if workspace.Trains.BoxCar:FindFirstChild("Model") then
  1406. if workspace.Trains.BoxCar.Model:FindFirstChild("Rob") then
  1407. local Gold = workspace.Trains.BoxCar.Model.Rob.Gold
  1408. for i = 1,Time do
  1409. if doit == false then
  1410. break
  1411. end
  1412. plr.Character.HumanoidRootPart.CFrame = Gold.CFrame
  1413. wait(1)
  1414. end
  1415. end
  1416. end
  1417. for i = 1,50 do
  1418. plr.Character.HumanoidRootPart.CFrame = CFrame.new(204.296112, 64.0945435, 88.9027939) --Outside
  1419. wait()
  1420. end
  1421. else
  1422. repeat
  1423. if doit == false then
  1424. break
  1425. end
  1426. plr.Character.HumanoidRootPart.CFrame = roof.CFrame + Vector3.new(0,5,0)
  1427. wait()
  1428. until roof.Open.Value == true
  1429. for i = 1,50 do
  1430. if doit == false then
  1431. break
  1432. end
  1433. plr.Character.HumanoidRootPart.CFrame = roof.CFrame + Vector3.new(0,-5,0)
  1434. wait()
  1435. end
  1436. repeat
  1437. if doit == false then
  1438. break
  1439. end
  1440. plr.Character.HumanoidRootPart.CFrame = vaultdoor.CFrame + Vector3.new(4,0,0)
  1441. wait(1)
  1442. until opendet.Value == true
  1443. if workspace.Trains.BoxCar:FindFirstChild("Model") then
  1444. if workspace.Trains.BoxCar.Model:FindFirstChild("Rob") then
  1445. local Gold = workspace.Trains.BoxCar.Model.Rob.Gold
  1446. for i = 1,Time do
  1447. if doit == false then
  1448. break
  1449. end
  1450. plr.Character.HumanoidRootPart.CFrame = Gold.CFrame
  1451. wait(1)
  1452. end
  1453. end
  1454. end
  1455. for i = 1,50 do
  1456. plr.Character.HumanoidRootPart.CFrame = CFrame.new(204.296112, 64.0945435, 88.9027939) --Outside
  1457. wait()
  1458. end
  1459. end
  1460. end
  1461. end
  1462. end
  1463. end
  1464. rob()
  1465. workspace.Trains.ChildAdded:connect(function()
  1466. wait(20)
  1467. rob()
  1468. end)
  1469. end
  1470. end)
  1471.  
  1472. f3x.MouseButton1Down:connect(function()
  1473.         StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, true)
  1474.         loadstring(game:GetObjects("rbxassetid://1059691823")[1].Source)() 
  1475. end)
  1476.  
  1477. goto.MouseButton1Down:connect(function()
  1478. local name = playername.Text
  1479. local player = game.Players:FindFirstChild(name)
  1480.  
  1481. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = player.Character.HumanoidRootPart.CFrame  
  1482. end)
  1483.  
  1484. autorob.MouseButton1Down:connect(function()
  1485. robbed = false
  1486. trobbed = 0
  1487. canBank = 3000
  1488. canJew = 3000
  1489. local trialSTARTTIME = os.time()
  1490. wait(2)
  1491. idle = 0
  1492. nam =game:GetService("Players").LocalPlayer.Name
  1493.  
  1494. game:GetService('RunService').Stepped:connect(function()
  1495. for a, b in pairs(game.Workspace:GetChildren()) do
  1496. if b.Name == nam then
  1497. for i, v in pairs(game.Workspace[nam]:GetChildren()) do
  1498. if v:IsA("BasePart") then
  1499. v.CanCollide = false
  1500.  
  1501. end
  1502. end
  1503. end
  1504. end
  1505. end)
  1506.  
  1507.  
  1508. workspace[nam].Head.Changed:connect(function()
  1509. for a, b in pairs(game.Workspace:GetChildren()) do
  1510. if b.Name == nam then
  1511. for i, v in pairs(game.Workspace[nam]:GetChildren()) do
  1512. if v:IsA("BasePart") then
  1513. v.CanCollide = false
  1514.  
  1515. end
  1516. end
  1517. end
  1518. end
  1519. end)
  1520. local Player = game:GetService("Players").LocalPlayer
  1521. local GUI = Instance.new("ScreenGui", Player.PlayerGui)
  1522. local ImageLabel = Instance.new("ImageLabel",GUI)
  1523. ImageLabel.Image = "rbxassetid://1266969676"
  1524. ImageLabel.Draggable = true
  1525. GUI.ResetOnSpawn = false
  1526. ImageLabel.Active = true
  1527. local ImageLabelc = Instance.new("TextLabel",ImageLabel)
  1528. local ImageLabelz = Instance.new("TextLabel",ImageLabel)
  1529. ImageLabelc.BackgroundTransparency = 1
  1530. ImageLabelc.Visible = false
  1531. ImageLabelc.TextScaled = true
  1532. ImageLabelc.Size = UDim2.new(.8,0,.25,0)
  1533. ImageLabelc.Position = UDim2.new(.1,0,.45,0)
  1534. ImageLabelz.BackgroundTransparency = 1
  1535. ImageLabelz.Visible = true
  1536. ImageLabelz.TextScaled = true
  1537. ImageLabelz.Size = UDim2.new(.2,0,.1,0)
  1538. ImageLabelz.Position = UDim2.new(0,0,0.9,0)
  1539. ImageLabelz.Text = "version 0.1"
  1540. ImageLabelz.TextColor3 = Color3.new(1,1,1)
  1541. btnStart = Instance.new("ImageButton",ImageLabel)
  1542. btnStart.Size = UDim2.new(.5,0,.185,0)
  1543. btnStart.Position = UDim2.new(.25,0,.52,0)
  1544. btnStart.Image = "rbxassetid://1267027315"
  1545. btnStart.BorderSizePixel = 0
  1546. btnStart.BorderColor3 = Color3.new(.2,0,.3)
  1547.  
  1548. local light = game:GetService("Workspace").Banks:FindFirstChildOfClass("Model").Extra.Light
  1549. local lightj = game:GetService("Workspace").Jewelrys:FindFirstChildOfClass("Model").Extra.Light
  1550. ImageLabel.Size = UDim2.new(0,375,0,250)
  1551. btnStart.MouseButton1Down:connect(function()
  1552.     ImageLabelc.Visible = true
  1553.     ImageLabelc.Text = "Waiting for a bank to open.."
  1554.     ImageLabelc.TextColor3 = Color3.new(.5,0,1)
  1555.     ImageLabelc.Font = Enum.Font.ArialBold
  1556.     ImageLabelc.TextStrokeTransparency = 0
  1557.     ImageLabelc.TextStrokeColor3 = Color3.new(.2,0,.5)
  1558.     btnStart.Visible = false
  1559.     Player.Character.UpperTorso.Anchored = true
  1560.     Player.Character.HumanoidRootPart.CFrame = CFrame.new(Player.Character.HumanoidRootPart.CFrame.p.X,Player.Character.HumanoidRootPart.CFrame.p.Y+20,Player.Character.HumanoidRootPart.CFrame.p.Z)
  1561.     wait(.2)
  1562.     Player.Character.HumanoidRootPart.CFrame = CFrame.new(Player.Character.HumanoidRootPart.CFrame.p.X,Player.Character.HumanoidRootPart.CFrame.p.Y+20,Player.Character.HumanoidRootPart.CFrame.p.Z)
  1563.     wait(.2)
  1564.     Player.Character.HumanoidRootPart.CFrame = CFrame.new(Player.Character.HumanoidRootPart.CFrame.p.X,Player.Character.HumanoidRootPart.CFrame.p.Y+20,Player.Character.HumanoidRootPart.CFrame.p.Z)
  1565.     wait(.2)
  1566.     Player.Character.HumanoidRootPart.CFrame = CFrame.new(Player.Character.HumanoidRootPart.CFrame.p.X,Player.Character.HumanoidRootPart.CFrame.p.Y+20,Player.Character.HumanoidRootPart.CFrame.p.Z)
  1567.     wait(.2)
  1568.     Player.Character.HumanoidRootPart.CFrame = CFrame.new(Player.Character.HumanoidRootPart.CFrame.p.X,Player.Character.HumanoidRootPart.CFrame.p.Y+20,Player.Character.HumanoidRootPart.CFrame.p.Z)
  1569.     wait(.2)
  1570.     Player.Character.HumanoidRootPart.CFrame = CFrame.new(Player.Character.HumanoidRootPart.CFrame.p.X,Player.Character.HumanoidRootPart.CFrame.p.Y+20,Player.Character.HumanoidRootPart.CFrame.p.Z)
  1571.     wait(.2)
  1572.     Player.Character.HumanoidRootPart.CFrame = CFrame.new(Player.Character.HumanoidRootPart.CFrame.p.X,Player.Character.HumanoidRootPart.CFrame.p.Y+20,Player.Character.HumanoidRootPart.CFrame.p.Z)
  1573.     wait(1)
  1574.    
  1575.     velocity = Instance.new("BodyPosition", Player.Character.UpperTorso)
  1576.     velocity.maxForce = Vector3.new(100000, 100000, 100000)
  1577.     velocity.Position = Vector3.new(-6.3, 17.86, 827.9)
  1578.     gyro = Instance.new("BodyGyro", Player.Character.UpperTorso)
  1579.     gyro.maxTorque = Vector3.new(100000, 100000, 100000)
  1580.     Player.Character.UpperTorso.Anchored = false
  1581.     while (light.Position - Player.Character.UpperTorso.Position).magnitude > 60 do
  1582.         wait(.1)
  1583.         Player.Character.Humanoid.Jump = true
  1584.     end
  1585.     velocity.maxForce = Vector3.new(00000, 0000, 0000)
  1586.     gyro:Destroy()
  1587.    
  1588.  
  1589.     while wait(.1) do
  1590.         canBank = canBank + 1
  1591.         canJew = canJew + 1
  1592.         if idle > 30 then
  1593.             idle = 0    
  1594.              Player.Character.Humanoid.Jump = true
  1595.         else
  1596.             idle = idle + 1
  1597.         end
  1598.         Player.Character:WaitForChild("UpperTorso")
  1599.         Player.Character.Humanoid.PlatformStand = false
  1600.         if velocity.Parent ~= Player.Character.UpperTorso then
  1601.             velocity.Parent = Player.Character.UpperTorso
  1602.         end
  1603.         if (light.Position - Player.Character.UpperTorso.Position).magnitude > 40 then
  1604.             velocity.maxForce = Vector3.new(100000, 10000, 100000)
  1605.         else
  1606.             if not robbed then
  1607.                 velocity.maxForce = Vector3.new(00000, 0000, 0000)
  1608.             end
  1609.            
  1610.         end
  1611.         if canBank > 3000 then
  1612.            if light.SurfaceLight.Enabled then
  1613.                 canBank = 0
  1614.                robbed = true
  1615.                 ImageLabelc.Text = "Robbing bank!"
  1616.                velocity.Position = Vector3.new(23.69,18.16,846.23)
  1617.                 velocity.maxForce = Vector3.new(100000, 10000, 100000)
  1618.                wait(2)
  1619.                  Player.Character.Humanoid.PlatformStand = true
  1620.                velocity.Position = Vector3.new(18.53, 0.766, 816.56)
  1621.                 velocity.maxForce = Vector3.new(100000, 10000, 100000) 
  1622.                 wait(3)
  1623.                  Player.Character.Humanoid.PlatformStand = false
  1624.                wait(45)
  1625.                 trobbed = trobbed + 1
  1626.                
  1627.                  Player.Character.Humanoid.PlatformStand = true
  1628.               velocity.Position = Vector3.new(-6.3, 17.86, 827.9)
  1629.                 velocity.maxForce = Vector3.new(100000, 10000, 100000)
  1630.                 ImageLabelc.Text = "Robbed ".. tostring(trobbed) .. " times! "
  1631.                 wait(3)
  1632.                  Player.Character.Humanoid.PlatformStand = false
  1633.                
  1634.             end
  1635.     elseif canJew > 3000 then
  1636.         if lightj.SurfaceLight.Enabled then
  1637.             canJew = 0
  1638.             ImageLabelc.Text = "Robbing jewelry store.."
  1639.             Player.Character.Humanoid.PlatformStand = true
  1640.             velocity.Position = Vector3.new(142.99,18.6,1349.5)
  1641.             wait(3)
  1642.             velocity.Position = Vector3.new(122.173,16.52,1308.727)
  1643.             wait(4)
  1644.             velocity.Position = Vector3.new(111.2,17.39,1332.67)
  1645.             wait(4)
  1646.             velocity.Position = Vector3.new(125.43,17.75,1328.31)
  1647.             wait(4)
  1648.             velocity.Position = Vector3.new(141.287, 18.2,1315.98)
  1649.             wait(4)
  1650.             velocity.Position = Vector3.new(108.606,17.131,1320.33)
  1651.             wait(4)
  1652.             velocity.Position = Vector3.new(123.107,18.13,1321.723)
  1653.             wait(4)
  1654.             velocity.Position = Vector3.new(122.56,17.39,1312.67)
  1655.             wait(4)
  1656.             velocity.Position = Vector3.new(138.37,17.76,1308.8)
  1657.             wait(4)
  1658.             Player.Character.Humanoid.PlatformStand = false
  1659.             velocity.Position = Vector3.new(-264.7,18.31,1563.9)
  1660.             trobbed = trobbed + 1
  1661.             ImageLabelc.Text = "Robbed ".. tostring(trobbed) .. " times! "
  1662.         end
  1663.         end
  1664.     end
  1665. end)   
  1666. end)
  1667.  
  1668. spawnblocks.MouseButton1Down:connect(function()
  1669. local b = Instance.new("Part", game.Workspace)
  1670. b.Anchored = true
  1671. wait(1)
  1672. b.Position = Vector3.new("0, 10, 0")
  1673. while true do
  1674. wait(.00000000001)
  1675. b = Instance.new("Part", game.Workspace)
  1676. end
  1677. end)
  1678.  
  1679. infiniteammo.MouseButton1Down:connect(function()
  1680.     game:GetService('Players').LocalPlayer.PlayerGui.MainGui.Ammo.MagSize.RobloxLocked=true
  1681. end)
  1682.  
  1683. bluecolor.MouseButton1Down:connect(function()
  1684.     game.CoreGui.OldSport.mainframe.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1685.     game.CoreGui.OldSport.mainframe.TextLabel.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1686.     game.CoreGui.OldSport.mainframe.Teleports.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1687.     game.CoreGui.OldSport.mainframe.GameStuff.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1688.     game.CoreGui.OldSport.mainframe.ExtraStuff.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1689.     game.CoreGui.OldSport.teleportgui.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1690.     game.CoreGui.OldSport.teleportgui.bankin.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1691.     game.CoreGui.OldSport.teleportgui.bankout.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1692.     game.CoreGui.OldSport.teleportgui.closeteleportgui.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1693.     game.CoreGui.OldSport.teleportgui.criminalbase1.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1694.     game.CoreGui.OldSport.teleportgui.criminalbase2.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1695.     game.CoreGui.OldSport.teleportgui.donutshop.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1696.     game.CoreGui.OldSport.teleportgui.gasstation.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1697.     game.CoreGui.OldSport.teleportgui.jewerlyin.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1698.     game.CoreGui.OldSport.teleportgui.jewerlyout.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1699.     game.CoreGui.OldSport.teleportgui.police1.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1700.     game.CoreGui.OldSport.teleportgui.police2.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1701.     game.CoreGui.OldSport.teleportgui.prisionbase.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1702.     game.CoreGui.OldSport.teleportgui.trainspawn.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1703.     game.CoreGui.OldSport.teleportgui.nameeeee.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1704.     game.CoreGui.OldSport.gamestuffgui.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1705.     game.CoreGui.OldSport.gamestuffgui.btools.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1706.     game.CoreGui.OldSport.gamestuffgui.clicktp.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1707.     game.CoreGui.OldSport.gamestuffgui.closegamestuff.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1708.     game.CoreGui.OldSport.gamestuffgui.espall.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1709.     game.CoreGui.OldSport.gamestuffgui.f3x.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1710.     game.CoreGui.OldSport.gamestuffgui.fly.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1711.     game.CoreGui.OldSport.gamestuffgui.godmode.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1712.     game.CoreGui.OldSport.gamestuffgui.goto.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1713.     game.CoreGui.OldSport.gamestuffgui.highjump.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1714.     game.CoreGui.OldSport.gamestuffgui.infinitejump.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1715.     game.CoreGui.OldSport.gamestuffgui.lowgravity.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1716.     game.CoreGui.OldSport.gamestuffgui.platform.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1717.     game.CoreGui.OldSport.gamestuffgui.playername.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1718.     game.CoreGui.OldSport.gamestuffgui.spamarrest.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1719.     game.CoreGui.OldSport.gamestuffgui.spawnblocks.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1720.     game.CoreGui.OldSport.gamestuffgui.suicide.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1721.     game.CoreGui.OldSport.gamestuffgui.tracers.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1722.     game.CoreGui.OldSport.gamestuffgui.walkspeed.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1723.     game.CoreGui.OldSport.gamestuffgui.nameeeeeeeee.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1724.     game.CoreGui.OldSport.extrastuff.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1725.     game.CoreGui.OldSport.extrastuff.KeyCard.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1726.     game.CoreGui.OldSport.extrastuff.infiniteammo.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1727.     game.CoreGui.OldSport.extrastuff.allitemsgiver.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1728.     game.CoreGui.OldSport.extrastuff.autorob.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1729.     game.CoreGui.OldSport.extrastuff.autorobtrain.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1730.     game.CoreGui.OldSport.extrastuff.banknotification.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1731.     game.CoreGui.OldSport.extrastuff.closeextrastuff.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1732.     game.CoreGui.OldSport.extrastuff.jewerlynotification.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1733.     game.CoreGui.OldSport.extrastuff.removeall.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1734.     game.CoreGui.OldSport.extrastuff.TextLabel.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1735. end)
  1736.  
  1737. redcolor.MouseButton1Down:connect(function()
  1738.     game.CoreGui.OldSport.mainframe.BackgroundColor3 = Color3.new(1, 0, 0)
  1739.     game.CoreGui.OldSport.mainframe.TextLabel.BackgroundColor3 = Color3.new(1, 0, 0)
  1740.     game.CoreGui.OldSport.mainframe.Teleports.BackgroundColor3 = Color3.new(1, 0, 0)
  1741.     game.CoreGui.OldSport.mainframe.GameStuff.BackgroundColor3 = Color3.new(1, 0, 0)
  1742.     game.CoreGui.OldSport.mainframe.ExtraStuff.BackgroundColor3 = Color3.new(1, 0, 0)
  1743.     game.CoreGui.OldSport.teleportgui.BackgroundColor3 = Color3.new(1, 0, 0)
  1744.     game.CoreGui.OldSport.teleportgui.bankin.BackgroundColor3 = Color3.new(1, 0, 0)
  1745.     game.CoreGui.OldSport.teleportgui.bankout.BackgroundColor3 = Color3.new(1, 0, 0)
  1746.     game.CoreGui.OldSport.teleportgui.closeteleportgui.BackgroundColor3 = Color3.new(1, 0, 0)
  1747.     game.CoreGui.OldSport.teleportgui.criminalbase1.BackgroundColor3 = Color3.new(1, 0, 0)
  1748.     game.CoreGui.OldSport.teleportgui.criminalbase2.BackgroundColor3 = Color3.new(1, 0, 0)
  1749.     game.CoreGui.OldSport.teleportgui.donutshop.BackgroundColor3 = Color3.new(1, 0, 0)
  1750.     game.CoreGui.OldSport.teleportgui.gasstation.BackgroundColor3 = Color3.new(1, 0, 0)
  1751.     game.CoreGui.OldSport.teleportgui.jewerlyin.BackgroundColor3 = Color3.new(1, 0, 0)
  1752.     game.CoreGui.OldSport.teleportgui.jewerlyout.BackgroundColor3 = Color3.new(1, 0, 0)
  1753.     game.CoreGui.OldSport.teleportgui.police1.BackgroundColor3 = Color3.new(1, 0, 0)
  1754.     game.CoreGui.OldSport.teleportgui.police2.BackgroundColor3 = Color3.new(1, 0, 0)
  1755.     game.CoreGui.OldSport.teleportgui.prisionbase.BackgroundColor3 = Color3.new(1, 0, 0)
  1756.     game.CoreGui.OldSport.teleportgui.trainspawn.BackgroundColor3 = Color3.new(1, 0, 0)
  1757.     game.CoreGui.OldSport.teleportgui.nameeeee.BackgroundColor3 = Color3.new(1, 0, 0)
  1758.     game.CoreGui.OldSport.gamestuffgui.BackgroundColor3 = Color3.new(1, 0, 0)
  1759.     game.CoreGui.OldSport.gamestuffgui.btools.BackgroundColor3 = Color3.new(1, 0, 0)
  1760.     game.CoreGui.OldSport.gamestuffgui.clicktp.BackgroundColor3 = Color3.new(1, 0, 0)
  1761.     game.CoreGui.OldSport.gamestuffgui.closegamestuff.BackgroundColor3 = Color3.new(1, 0, 0)
  1762.     game.CoreGui.OldSport.gamestuffgui.espall.BackgroundColor3 = Color3.new(1, 0, 0)
  1763.     game.CoreGui.OldSport.gamestuffgui.f3x.BackgroundColor3 = Color3.new(1, 0, 0)
  1764.     game.CoreGui.OldSport.gamestuffgui.fly.BackgroundColor3 = Color3.new(1, 0, 0)
  1765.     game.CoreGui.OldSport.gamestuffgui.godmode.BackgroundColor3 = Color3.new(1, 0, 0)
  1766.     game.CoreGui.OldSport.gamestuffgui.goto.BackgroundColor3 = Color3.new(1, 0, 0)
  1767.     game.CoreGui.OldSport.gamestuffgui.highjump.BackgroundColor3 = Color3.new(1, 0, 0)
  1768.     game.CoreGui.OldSport.gamestuffgui.infinitejump.BackgroundColor3 = Color3.new(1, 0, 0)
  1769.     game.CoreGui.OldSport.gamestuffgui.lowgravity.BackgroundColor3 = Color3.new(1, 0, 0)
  1770.     game.CoreGui.OldSport.gamestuffgui.platform.BackgroundColor3 = Color3.new(1, 0, 0)
  1771.     game.CoreGui.OldSport.gamestuffgui.playername.BackgroundColor3 = Color3.new(1, 0, 0)
  1772.     game.CoreGui.OldSport.gamestuffgui.spamarrest.BackgroundColor3 = Color3.new(1, 0, 0)
  1773.     game.CoreGui.OldSport.gamestuffgui.spawnblocks.BackgroundColor3 = Color3.new(1, 0, 0)
  1774.     game.CoreGui.OldSport.gamestuffgui.suicide.BackgroundColor3 = Color3.new(1, 0, 0)
  1775.     game.CoreGui.OldSport.gamestuffgui.tracers.BackgroundColor3 = Color3.new(1, 0, 0)
  1776.     game.CoreGui.OldSport.gamestuffgui.walkspeed.BackgroundColor3 = Color3.new(1, 0, 0)
  1777.     game.CoreGui.OldSport.gamestuffgui.nameeeeeeeee.BackgroundColor3 = Color3.new(1, 0, 0)
  1778.     game.CoreGui.OldSport.extrastuff.BackgroundColor3 = Color3.new(1, 0, 0)
  1779.     game.CoreGui.OldSport.extrastuff.KeyCard.BackgroundColor3 = Color3.new(1, 0, 0)
  1780.     game.CoreGui.OldSport.extrastuff.infiniteammo.BackgroundColor3 = Color3.new(1, 0, 0)
  1781.     game.CoreGui.OldSport.extrastuff.allitemsgiver.BackgroundColor3 = Color3.new(1, 0, 0)
  1782.     game.CoreGui.OldSport.extrastuff.autorob.BackgroundColor3 = Color3.new(1, 0, 0)
  1783.     game.CoreGui.OldSport.extrastuff.autorobtrain.BackgroundColor3 = Color3.new(1, 0, 0)
  1784.     game.CoreGui.OldSport.extrastuff.banknotification.BackgroundColor3 = Color3.new(1, 0, 0)
  1785.     game.CoreGui.OldSport.extrastuff.closeextrastuff.BackgroundColor3 = Color3.new(1, 0, 0)
  1786.     game.CoreGui.OldSport.extrastuff.jewerlynotification.BackgroundColor3 = Color3.new(1, 0, 0)
  1787.     game.CoreGui.OldSport.extrastuff.removeall.BackgroundColor3 = Color3.new(1, 0, 0)
  1788.     game.CoreGui.OldSport.extrastuff.TextLabel.BackgroundColor3 = Color3.new(1, 0, 0)  
  1789. end)
  1790.  
  1791. greencolor.MouseButton1Down:connect(function()
  1792.     game.CoreGui.OldSport.mainframe.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1793.     game.CoreGui.OldSport.mainframe.TextLabel.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1794.     game.CoreGui.OldSport.mainframe.Teleports.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1795.     game.CoreGui.OldSport.mainframe.GameStuff.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1796.     game.CoreGui.OldSport.mainframe.ExtraStuff.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1797.     game.CoreGui.OldSport.teleportgui.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1798.     game.CoreGui.OldSport.teleportgui.bankin.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1799.     game.CoreGui.OldSport.teleportgui.bankout.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1800.     game.CoreGui.OldSport.teleportgui.closeteleportgui.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1801.     game.CoreGui.OldSport.teleportgui.criminalbase1.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1802.     game.CoreGui.OldSport.teleportgui.criminalbase2.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1803.     game.CoreGui.OldSport.teleportgui.donutshop.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1804.     game.CoreGui.OldSport.teleportgui.gasstation.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1805.     game.CoreGui.OldSport.teleportgui.jewerlyin.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1806.     game.CoreGui.OldSport.teleportgui.jewerlyout.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1807.     game.CoreGui.OldSport.teleportgui.police1.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1808.     game.CoreGui.OldSport.teleportgui.police2.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1809.     game.CoreGui.OldSport.teleportgui.prisionbase.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1810.     game.CoreGui.OldSport.teleportgui.trainspawn.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1811.     game.CoreGui.OldSport.teleportgui.nameeeee.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1812.     game.CoreGui.OldSport.gamestuffgui.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1813.     game.CoreGui.OldSport.gamestuffgui.btools.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1814.     game.CoreGui.OldSport.gamestuffgui.clicktp.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1815.     game.CoreGui.OldSport.gamestuffgui.closegamestuff.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1816.     game.CoreGui.OldSport.gamestuffgui.espall.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1817.     game.CoreGui.OldSport.gamestuffgui.f3x.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1818.     game.CoreGui.OldSport.gamestuffgui.fly.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1819.     game.CoreGui.OldSport.gamestuffgui.godmode.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1820.     game.CoreGui.OldSport.gamestuffgui.goto.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1821.     game.CoreGui.OldSport.gamestuffgui.highjump.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1822.     game.CoreGui.OldSport.gamestuffgui.infinitejump.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1823.     game.CoreGui.OldSport.gamestuffgui.lowgravity.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1824.     game.CoreGui.OldSport.gamestuffgui.platform.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1825.     game.CoreGui.OldSport.gamestuffgui.playername.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1826.     game.CoreGui.OldSport.gamestuffgui.spamarrest.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1827.     game.CoreGui.OldSport.gamestuffgui.spawnblocks.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1828.     game.CoreGui.OldSport.gamestuffgui.suicide.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1829.     game.CoreGui.OldSport.gamestuffgui.tracers.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1830.     game.CoreGui.OldSport.gamestuffgui.walkspeed.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1831.     game.CoreGui.OldSport.gamestuffgui.nameeeeeeeee.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1832.     game.CoreGui.OldSport.extrastuff.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1833.     game.CoreGui.OldSport.extrastuff.KeyCard.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1834.     game.CoreGui.OldSport.extrastuff.infiniteammo.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1835.     game.CoreGui.OldSport.extrastuff.allitemsgiver.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1836.     game.CoreGui.OldSport.extrastuff.autorob.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1837.     game.CoreGui.OldSport.extrastuff.autorobtrain.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1838.     game.CoreGui.OldSport.extrastuff.banknotification.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1839.     game.CoreGui.OldSport.extrastuff.closeextrastuff.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1840.     game.CoreGui.OldSport.extrastuff.jewerlynotification.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1841.     game.CoreGui.OldSport.extrastuff.removeall.BackgroundColor3 = Color3.fromRGB(103, 255, 32)
  1842.     game.CoreGui.OldSport.extrastuff.TextLabel.BackgroundColor3 = Color3.fromRGB(103, 255, 32)     
  1843. end)
  1844.  
  1845. yellowcolor.MouseButton1Down:connect(function()
  1846.     game.CoreGui.OldSport.mainframe.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1847.     game.CoreGui.OldSport.mainframe.TextLabel.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1848.     game.CoreGui.OldSport.mainframe.Teleports.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1849.     game.CoreGui.OldSport.mainframe.GameStuff.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1850.     game.CoreGui.OldSport.mainframe.ExtraStuff.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1851.     game.CoreGui.OldSport.teleportgui.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1852.     game.CoreGui.OldSport.teleportgui.bankin.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1853.     game.CoreGui.OldSport.teleportgui.bankout.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1854.     game.CoreGui.OldSport.teleportgui.closeteleportgui.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1855.     game.CoreGui.OldSport.teleportgui.criminalbase1.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1856.     game.CoreGui.OldSport.teleportgui.criminalbase2.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1857.     game.CoreGui.OldSport.teleportgui.donutshop.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1858.     game.CoreGui.OldSport.teleportgui.gasstation.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1859.     game.CoreGui.OldSport.teleportgui.jewerlyin.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1860.     game.CoreGui.OldSport.teleportgui.jewerlyout.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1861.     game.CoreGui.OldSport.teleportgui.police1.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1862.     game.CoreGui.OldSport.teleportgui.police2.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1863.     game.CoreGui.OldSport.teleportgui.prisionbase.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1864.     game.CoreGui.OldSport.teleportgui.trainspawn.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1865.     game.CoreGui.OldSport.teleportgui.nameeeee.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1866.     game.CoreGui.OldSport.gamestuffgui.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1867.     game.CoreGui.OldSport.gamestuffgui.btools.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1868.     game.CoreGui.OldSport.gamestuffgui.clicktp.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1869.     game.CoreGui.OldSport.gamestuffgui.closegamestuff.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1870.     game.CoreGui.OldSport.gamestuffgui.espall.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1871.     game.CoreGui.OldSport.gamestuffgui.f3x.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1872.     game.CoreGui.OldSport.gamestuffgui.fly.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1873.     game.CoreGui.OldSport.gamestuffgui.godmode.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1874.     game.CoreGui.OldSport.gamestuffgui.goto.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1875.     game.CoreGui.OldSport.gamestuffgui.highjump.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1876.     game.CoreGui.OldSport.gamestuffgui.infinitejump.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1877.     game.CoreGui.OldSport.gamestuffgui.lowgravity.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1878.     game.CoreGui.OldSport.gamestuffgui.platform.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1879.     game.CoreGui.OldSport.gamestuffgui.playername.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1880.     game.CoreGui.OldSport.gamestuffgui.spamarrest.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1881.     game.CoreGui.OldSport.gamestuffgui.spawnblocks.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1882.     game.CoreGui.OldSport.gamestuffgui.suicide.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1883.     game.CoreGui.OldSport.gamestuffgui.tracers.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1884.     game.CoreGui.OldSport.gamestuffgui.walkspeed.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1885.     game.CoreGui.OldSport.gamestuffgui.nameeeeeeeee.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1886.     game.CoreGui.OldSport.extrastuff.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1887.     game.CoreGui.OldSport.extrastuff.KeyCard.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1888.     game.CoreGui.OldSport.extrastuff.infiniteammo.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1889.     game.CoreGui.OldSport.extrastuff.allitemsgiver.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1890.     game.CoreGui.OldSport.extrastuff.autorob.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1891.     game.CoreGui.OldSport.extrastuff.autorobtrain.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1892.     game.CoreGui.OldSport.extrastuff.banknotification.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1893.     game.CoreGui.OldSport.extrastuff.closeextrastuff.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1894.     game.CoreGui.OldSport.extrastuff.jewerlynotification.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1895.     game.CoreGui.OldSport.extrastuff.removeall.BackgroundColor3 = Color3.fromRGB(246, 255, 65)
  1896.     game.CoreGui.OldSport.extrastuff.TextLabel.BackgroundColor3 = Color3.fromRGB(246, 255, 65) 
  1897. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement