Deni21dc

Mad City Diamond Hub

Apr 22nd, 2022
1,588
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 134.89 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3.2
  3.  
  4. -- Instances:
  5.  
  6. local Screen = Instance.new("ScreenGui")
  7. local credits = Instance.new("Frame")
  8. local diamondhubcredits = Instance.new("TextLabel")
  9. local scrollcredits = Instance.new("ScrollingFrame")
  10. local creditsgui = Instance.new("TextButton")
  11. local maingui = Instance.new("TextButton")
  12. local tpgui = Instance.new("TextButton")
  13. local autorobgui = Instance.new("TextButton")
  14. local storesgui = Instance.new("TextButton")
  15. local tpgui2 = Instance.new("TextButton")
  16. local madeby = Instance.new("TextLabel")
  17. local join = Instance.new("TextLabel")
  18. local copydiscord = Instance.new("TextButton")
  19. local creditslabel = Instance.new("TextLabel")
  20. local destroygui = Instance.new("TextButton")
  21. local main = Instance.new("Frame")
  22. local diamondhubmain = Instance.new("TextLabel")
  23. local scrollmain = Instance.new("ScrollingFrame")
  24. local creditsguim = Instance.new("TextButton")
  25. local mainguim = Instance.new("TextButton")
  26. local tpguim = Instance.new("TextButton")
  27. local autorobguim = Instance.new("TextButton")
  28. local storesguim = Instance.new("TextButton")
  29. local tpguim2 = Instance.new("TextButton")
  30. local mainlabel = Instance.new("TextLabel")
  31. local fly = Instance.new("TextButton")
  32. local serverhop = Instance.new("TextButton")
  33. local antireport = Instance.new("TextButton")
  34. local gamepassunlock = Instance.new("TextButton")
  35. local emotesunlock = Instance.new("TextButton")
  36. local policekill = Instance.new("TextButton")
  37. local villainkill = Instance.new("TextButton")
  38. local criminalkill = Instance.new("TextButton")
  39. local herokill = Instance.new("TextButton")
  40. local modguns = Instance.new("TextButton")
  41. local teleports = Instance.new("Frame")
  42. local diamondhubteleports = Instance.new("TextLabel")
  43. local scrollteleports = Instance.new("ScrollingFrame")
  44. local creditsguit = Instance.new("TextButton")
  45. local mainguit = Instance.new("TextButton")
  46. local tpguit = Instance.new("TextButton")
  47. local autorobguit = Instance.new("TextButton")
  48. local storesguit = Instance.new("TextButton")
  49. local tpguit2 = Instance.new("TextButton")
  50. local teleportslabel = Instance.new("TextLabel")
  51. local tp1label = Instance.new("TextLabel")
  52. local scrollingtps = Instance.new("ScrollingFrame")
  53. local crimbase = Instance.new("TextButton")
  54. local bankin = Instance.new("TextButton")
  55. local bankout = Instance.new("TextButton")
  56. local bankvault = Instance.new("TextButton")
  57. local casinoout = Instance.new("TextButton")
  58. local casinoin = Instance.new("TextButton")
  59. local casinovault = Instance.new("TextButton")
  60. local clubout = Instance.new("TextButton")
  61. local clubin = Instance.new("TextButton")
  62. local clubvault = Instance.new("TextButton")
  63. local jewelryout = Instance.new("TextButton")
  64. local jewelryin = Instance.new("TextButton")
  65. local jewelryvault = Instance.new("TextButton")
  66. local ship = Instance.new("TextButton")
  67. local tp2label = Instance.new("TextLabel")
  68. local tpmethodlabel = Instance.new("TextLabel")
  69. local scrollingtps2 = Instance.new("ScrollingFrame")
  70. local pyramidout = Instance.new("TextButton")
  71. local pyramidin = Instance.new("TextButton")
  72. local pyramidvault = Instance.new("TextButton")
  73. local prisonout = Instance.new("TextButton")
  74. local prisonin = Instance.new("TextButton")
  75. local airport = Instance.new("TextButton")
  76. local trainstation1 = Instance.new("TextButton")
  77. local trainstation2 = Instance.new("TextButton")
  78. local opentp1 = Instance.new("TextButton")
  79. local opentp2 = Instance.new("TextButton")
  80. local method = Instance.new("TextLabel")
  81. local tween = Instance.new("TextButton")
  82. local tpbypass = Instance.new("TextButton")
  83. local pyramidmethod = Instance.new("TextButton")
  84. local autorob = Instance.new("Frame")
  85. local diamondhubautorob = Instance.new("TextLabel")
  86. local scrollautorob = Instance.new("ScrollingFrame")
  87. local creditsguia = Instance.new("TextButton")
  88. local mainguia = Instance.new("TextButton")
  89. local tpguia = Instance.new("TextButton")
  90. local autorobguia = Instance.new("TextButton")
  91. local storesguia = Instance.new("TextButton")
  92. local tpguia2 = Instance.new("TextButton")
  93. local autoroblabel = Instance.new("TextLabel")
  94. local arsmall = Instance.new("TextButton")
  95. local arcasino = Instance.new("TextButton")
  96. local arclub = Instance.new("TextButton")
  97. local arbank = Instance.new("TextButton")
  98. local arpyramid = Instance.new("TextButton")
  99. local arjewel = Instance.new("TextButton")
  100. local Status = Instance.new("TextLabel")
  101. local stores = Instance.new("Frame")
  102. local diamondhubstores = Instance.new("TextLabel")
  103. local scrollstores = Instance.new("ScrollingFrame")
  104. local creditsguis = Instance.new("TextButton")
  105. local mainguis = Instance.new("TextButton")
  106. local tpguis = Instance.new("TextButton")
  107. local autorobguis = Instance.new("TextButton")
  108. local storesguis = Instance.new("TextButton")
  109. local tpguis2 = Instance.new("TextButton")
  110. local storeslabel = Instance.new("TextLabel")
  111. local openbank = Instance.new("TextButton")
  112. local casinohack = Instance.new("TextButton")
  113. local openclub = Instance.new("TextButton")
  114. local hackclub = Instance.new("TextButton")
  115. local casinolever = Instance.new("TextButton")
  116. local openjewelry = Instance.new("TextButton")
  117. local openpyramid = Instance.new("TextButton")
  118. local Statuss = Instance.new("TextLabel")
  119. local teleports2 = Instance.new("Frame")
  120. local diamondhubteleports2 = Instance.new("TextLabel")
  121. local scrollteleports2 = Instance.new("ScrollingFrame")
  122. local creditsguit2 = Instance.new("TextButton")
  123. local mainguit2 = Instance.new("TextButton")
  124. local tpguitt2 = Instance.new("TextButton")
  125. local autorobguit2 = Instance.new("TextButton")
  126. local storesguit2 = Instance.new("TextButton")
  127. local tpguit2_2 = Instance.new("TextButton")
  128. local teleports2label = Instance.new("TextLabel")
  129. local tweenspeedlabel = Instance.new("TextLabel")
  130. local speedbox = Instance.new("TextBox")
  131. local tptoplayer = Instance.new("TextBox")
  132. local presse = Instance.new("TextLabel")
  133.  
  134. --Properties:
  135.  
  136. Screen.Name = "Screen"
  137. Screen.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  138. Screen.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  139.  
  140. credits.Name = "credits"
  141. credits.Parent = Screen
  142. credits.Active = true
  143. credits.BackgroundColor3 = Color3.fromRGB(61, 61, 61)
  144. credits.Position = UDim2.new(0.164031625, 0, 0.196319014, 0)
  145. credits.Size = UDim2.new(0, 608, 0, 362)
  146.  
  147. diamondhubcredits.Name = "diamondhubcredits"
  148. diamondhubcredits.Parent = credits
  149. diamondhubcredits.Active = true
  150. diamondhubcredits.BackgroundColor3 = Color3.fromRGB(61, 61, 61)
  151. diamondhubcredits.Selectable = true
  152. diamondhubcredits.Size = UDim2.new(0, 608, 0, 50)
  153. diamondhubcredits.Font = Enum.Font.SourceSans
  154. diamondhubcredits.Text = "Diamond Hub - Mad City"
  155. diamondhubcredits.TextColor3 = Color3.fromRGB(0, 255, 255)
  156. diamondhubcredits.TextSize = 50.000
  157.  
  158. scrollcredits.Name = "scrollcredits"
  159. scrollcredits.Parent = credits
  160. scrollcredits.Active = true
  161. scrollcredits.BackgroundColor3 = Color3.fromRGB(80, 80, 80)
  162. scrollcredits.Position = UDim2.new(0, 0, 0.143646404, 0)
  163. scrollcredits.Size = UDim2.new(0, 116, 0, 310)
  164.  
  165. creditsgui.Name = "creditsgui"
  166. creditsgui.Parent = scrollcredits
  167. creditsgui.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  168. creditsgui.Position = UDim2.new(0, 0, 0.342541426, 0)
  169. creditsgui.Size = UDim2.new(0, 103, 0, 50)
  170. creditsgui.Font = Enum.Font.SourceSans
  171. creditsgui.Text = "Credits"
  172. creditsgui.TextColor3 = Color3.fromRGB(255, 255, 255)
  173. creditsgui.TextSize = 30.000
  174.  
  175. maingui.Name = "maingui"
  176. maingui.Parent = scrollcredits
  177. maingui.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  178. maingui.Position = UDim2.new(0, 0, -0.00276242942, 0)
  179. maingui.Size = UDim2.new(0, 103, 0, 50)
  180. maingui.Font = Enum.Font.SourceSans
  181. maingui.Text = "Main"
  182. maingui.TextColor3 = Color3.fromRGB(255, 255, 255)
  183. maingui.TextSize = 30.000
  184.  
  185. tpgui.Name = "tpgui"
  186. tpgui.Parent = scrollcredits
  187. tpgui.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  188. tpgui.Position = UDim2.new(0, 0, 0.0662983581, 0)
  189. tpgui.Size = UDim2.new(0, 103, 0, 50)
  190. tpgui.Font = Enum.Font.SourceSans
  191. tpgui.Text = "Teleports"
  192. tpgui.TextColor3 = Color3.fromRGB(255, 255, 255)
  193. tpgui.TextSize = 30.000
  194.  
  195. autorobgui.Name = "autorobgui"
  196. autorobgui.Parent = scrollcredits
  197. autorobgui.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  198. autorobgui.Position = UDim2.new(0, 0, 0.204419881, 0)
  199. autorobgui.Size = UDim2.new(0, 103, 0, 50)
  200. autorobgui.Font = Enum.Font.SourceSans
  201. autorobgui.Text = "AutoRob"
  202. autorobgui.TextColor3 = Color3.fromRGB(255, 255, 255)
  203. autorobgui.TextSize = 30.000
  204.  
  205. storesgui.Name = "storesgui"
  206. storesgui.Parent = scrollcredits
  207. storesgui.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  208. storesgui.Position = UDim2.new(0, 0, 0.273480654, 0)
  209. storesgui.Size = UDim2.new(0, 103, 0, 50)
  210. storesgui.Font = Enum.Font.SourceSans
  211. storesgui.Text = "Stores"
  212. storesgui.TextColor3 = Color3.fromRGB(255, 255, 255)
  213. storesgui.TextSize = 30.000
  214.  
  215. tpgui2.Name = "tpgui2"
  216. tpgui2.Parent = scrollcredits
  217. tpgui2.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  218. tpgui2.Position = UDim2.new(0, 0, 0.135359123, 0)
  219. tpgui2.Size = UDim2.new(0, 103, 0, 50)
  220. tpgui2.Font = Enum.Font.SourceSans
  221. tpgui2.Text = "Teleports 2"
  222. tpgui2.TextColor3 = Color3.fromRGB(255, 255, 255)
  223. tpgui2.TextSize = 24.000
  224.  
  225. madeby.Name = "madeby"
  226. madeby.Parent = credits
  227. madeby.BackgroundColor3 = Color3.fromRGB(78, 78, 78)
  228. madeby.Position = UDim2.new(0.190789476, 0, 0.281767964, 0)
  229. madeby.Size = UDim2.new(0, 199, 0, 50)
  230. madeby.Font = Enum.Font.SourceSans
  231. madeby.Text = "Made by Deni#8510"
  232. madeby.TextColor3 = Color3.fromRGB(255, 255, 255)
  233. madeby.TextSize = 30.000
  234.  
  235. join.Name = "join"
  236. join.Parent = credits
  237. join.BackgroundColor3 = Color3.fromRGB(78, 78, 78)
  238. join.Position = UDim2.new(0.190789476, 0, 0.41988951, 0)
  239. join.Size = UDim2.new(0, 199, 0, 50)
  240. join.Font = Enum.Font.SourceSans
  241. join.Text = "Join the Discord to stay Updtodate"
  242. join.TextColor3 = Color3.fromRGB(255, 255, 255)
  243. join.TextSize = 15.000
  244.  
  245. copydiscord.Name = "copydiscord"
  246. copydiscord.Parent = credits
  247. copydiscord.BackgroundColor3 = Color3.fromRGB(78, 78, 78)
  248. copydiscord.Position = UDim2.new(0.190789476, 0, 0.558011055, 0)
  249. copydiscord.Size = UDim2.new(0, 199, 0, 50)
  250. copydiscord.Font = Enum.Font.SourceSans
  251. copydiscord.Text = "Copy Discord Link"
  252. copydiscord.TextColor3 = Color3.fromRGB(255, 255, 255)
  253. copydiscord.TextSize = 32.000
  254.  
  255. creditslabel.Name = "creditslabel"
  256. creditslabel.Parent = credits
  257. creditslabel.BackgroundColor3 = Color3.fromRGB(61, 61, 61)
  258. creditslabel.Position = UDim2.new(0.190789476, 0, 0.143646404, 0)
  259. creditslabel.Size = UDim2.new(0, 492, 0, 50)
  260. creditslabel.Font = Enum.Font.SourceSans
  261. creditslabel.Text = "Credits"
  262. creditslabel.TextColor3 = Color3.fromRGB(170, 170, 170)
  263. creditslabel.TextSize = 50.000
  264.  
  265. destroygui.Name = "destroygui"
  266. destroygui.Parent = credits
  267. destroygui.BackgroundColor3 = Color3.fromRGB(78, 78, 78)
  268. destroygui.Position = UDim2.new(0.672697365, 0, 0.861878455, 0)
  269. destroygui.Size = UDim2.new(0, 199, 0, 50)
  270. destroygui.Font = Enum.Font.SourceSans
  271. destroygui.Text = "Destroy GUI"
  272. destroygui.TextColor3 = Color3.fromRGB(255, 255, 255)
  273. destroygui.TextSize = 32.000
  274.  
  275. main.Name = "main"
  276. main.Parent = Screen
  277. main.Active = true
  278. main.BackgroundColor3 = Color3.fromRGB(61, 61, 61)
  279. main.Position = UDim2.new(0.164031625, 0, 0.196319014, 0)
  280. main.Size = UDim2.new(0, 608, 0, 362)
  281. main.Visible = false
  282.  
  283. diamondhubmain.Name = "diamondhubmain"
  284. diamondhubmain.Parent = main
  285. diamondhubmain.Active = true
  286. diamondhubmain.BackgroundColor3 = Color3.fromRGB(61, 61, 61)
  287. diamondhubmain.Selectable = true
  288. diamondhubmain.Size = UDim2.new(0, 608, 0, 50)
  289. diamondhubmain.Font = Enum.Font.SourceSans
  290. diamondhubmain.Text = "Diamond Hub - Mad City"
  291. diamondhubmain.TextColor3 = Color3.fromRGB(0, 255, 255)
  292. diamondhubmain.TextSize = 50.000
  293.  
  294. scrollmain.Name = "scrollmain"
  295. scrollmain.Parent = main
  296. scrollmain.Active = true
  297. scrollmain.BackgroundColor3 = Color3.fromRGB(80, 80, 80)
  298. scrollmain.Position = UDim2.new(0, 0, 0.143646404, 0)
  299. scrollmain.Size = UDim2.new(0, 116, 0, 310)
  300.  
  301. creditsguim.Name = "creditsguim"
  302. creditsguim.Parent = scrollmain
  303. creditsguim.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  304. creditsguim.Position = UDim2.new(0, 0, 0.342541426, 0)
  305. creditsguim.Size = UDim2.new(0, 103, 0, 50)
  306. creditsguim.Font = Enum.Font.SourceSans
  307. creditsguim.Text = "Credits"
  308. creditsguim.TextColor3 = Color3.fromRGB(255, 255, 255)
  309. creditsguim.TextSize = 30.000
  310.  
  311. mainguim.Name = "mainguim"
  312. mainguim.Parent = scrollmain
  313. mainguim.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  314. mainguim.Position = UDim2.new(0, 0, -0.00276242942, 0)
  315. mainguim.Size = UDim2.new(0, 103, 0, 50)
  316. mainguim.Font = Enum.Font.SourceSans
  317. mainguim.Text = "Main"
  318. mainguim.TextColor3 = Color3.fromRGB(255, 255, 255)
  319. mainguim.TextSize = 30.000
  320.  
  321. tpguim.Name = "tpguim"
  322. tpguim.Parent = scrollmain
  323. tpguim.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  324. tpguim.Position = UDim2.new(0, 0, 0.0662983581, 0)
  325. tpguim.Size = UDim2.new(0, 103, 0, 50)
  326. tpguim.Font = Enum.Font.SourceSans
  327. tpguim.Text = "Teleports"
  328. tpguim.TextColor3 = Color3.fromRGB(255, 255, 255)
  329. tpguim.TextSize = 30.000
  330.  
  331. autorobguim.Name = "autorobguim"
  332. autorobguim.Parent = scrollmain
  333. autorobguim.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  334. autorobguim.Position = UDim2.new(0, 0, 0.204419881, 0)
  335. autorobguim.Size = UDim2.new(0, 103, 0, 50)
  336. autorobguim.Font = Enum.Font.SourceSans
  337. autorobguim.Text = "AutoRob"
  338. autorobguim.TextColor3 = Color3.fromRGB(255, 255, 255)
  339. autorobguim.TextSize = 30.000
  340.  
  341. storesguim.Name = "storesguim"
  342. storesguim.Parent = scrollmain
  343. storesguim.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  344. storesguim.Position = UDim2.new(0, 0, 0.273480654, 0)
  345. storesguim.Size = UDim2.new(0, 103, 0, 50)
  346. storesguim.Font = Enum.Font.SourceSans
  347. storesguim.Text = "Stores"
  348. storesguim.TextColor3 = Color3.fromRGB(255, 255, 255)
  349. storesguim.TextSize = 30.000
  350.  
  351. tpguim2.Name = "tpguim2"
  352. tpguim2.Parent = scrollmain
  353. tpguim2.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  354. tpguim2.Position = UDim2.new(0, 0, 0.135359138, 0)
  355. tpguim2.Size = UDim2.new(0, 103, 0, 50)
  356. tpguim2.Font = Enum.Font.SourceSans
  357. tpguim2.Text = "Teleports 2"
  358. tpguim2.TextColor3 = Color3.fromRGB(255, 255, 255)
  359. tpguim2.TextSize = 24.000
  360.  
  361. mainlabel.Name = "mainlabel"
  362. mainlabel.Parent = main
  363. mainlabel.BackgroundColor3 = Color3.fromRGB(61, 61, 61)
  364. mainlabel.Position = UDim2.new(0.190789476, 0, 0.143646404, 0)
  365. mainlabel.Size = UDim2.new(0, 492, 0, 50)
  366. mainlabel.Font = Enum.Font.SourceSans
  367. mainlabel.Text = "Main"
  368. mainlabel.TextColor3 = Color3.fromRGB(170, 170, 170)
  369. mainlabel.TextSize = 50.000
  370.  
  371. fly.Name = "fly"
  372. fly.Parent = main
  373. fly.BackgroundColor3 = Color3.fromRGB(78, 78, 78)
  374. fly.Position = UDim2.new(0.190789476, 0, 0.281767964, 0)
  375. fly.Size = UDim2.new(0, 243, 0, 50)
  376. fly.Font = Enum.Font.SourceSans
  377. fly.Text = "Fly (F)"
  378. fly.TextColor3 = Color3.fromRGB(255, 255, 255)
  379. fly.TextSize = 35.000
  380.  
  381. serverhop.Name = "serverhop"
  382. serverhop.Parent = main
  383. serverhop.BackgroundColor3 = Color3.fromRGB(78, 78, 78)
  384. serverhop.Position = UDim2.new(0.190789476, 0, 0.558011055, 0)
  385. serverhop.Size = UDim2.new(0, 243, 0, 52)
  386. serverhop.Font = Enum.Font.SourceSans
  387. serverhop.Text = "ServerHop"
  388. serverhop.TextColor3 = Color3.fromRGB(255, 255, 255)
  389. serverhop.TextSize = 35.000
  390.  
  391. antireport.Name = "antireport"
  392. antireport.Parent = main
  393. antireport.BackgroundColor3 = Color3.fromRGB(78, 78, 78)
  394. antireport.Position = UDim2.new(0.190789476, 0, 0.41988951, 0)
  395. antireport.Size = UDim2.new(0, 243, 0, 50)
  396. antireport.Font = Enum.Font.SourceSans
  397. antireport.Text = "AntiReport"
  398. antireport.TextColor3 = Color3.fromRGB(255, 255, 255)
  399. antireport.TextSize = 35.000
  400.  
  401. gamepassunlock.Name = "gamepassunlock"
  402. gamepassunlock.Parent = main
  403. gamepassunlock.BackgroundColor3 = Color3.fromRGB(78, 78, 78)
  404. gamepassunlock.Position = UDim2.new(0.190789476, 0, 0.701657474, 0)
  405. gamepassunlock.Size = UDim2.new(0, 243, 0, 50)
  406. gamepassunlock.Font = Enum.Font.SourceSans
  407. gamepassunlock.Text = "Unlock Gamepasses"
  408. gamepassunlock.TextColor3 = Color3.fromRGB(255, 255, 255)
  409. gamepassunlock.TextSize = 35.000
  410.  
  411. emotesunlock.Name = "emotesunlock"
  412. emotesunlock.Parent = main
  413. emotesunlock.BackgroundColor3 = Color3.fromRGB(78, 78, 78)
  414. emotesunlock.Position = UDim2.new(0.18914476, 0, 0.839779019, 0)
  415. emotesunlock.Size = UDim2.new(0, 243, 0, 50)
  416. emotesunlock.Font = Enum.Font.SourceSans
  417. emotesunlock.Text = "Unlock All Emotes"
  418. emotesunlock.TextColor3 = Color3.fromRGB(255, 255, 255)
  419. emotesunlock.TextSize = 35.000
  420.  
  421. policekill.Name = "policekill"
  422. policekill.Parent = main
  423. policekill.BackgroundColor3 = Color3.fromRGB(78, 78, 78)
  424. policekill.Position = UDim2.new(0.590460539, 0, 0.563535869, 0)
  425. policekill.Size = UDim2.new(0, 243, 0, 50)
  426. policekill.Font = Enum.Font.SourceSans
  427. policekill.Text = "Kill all Polices"
  428. policekill.TextColor3 = Color3.fromRGB(255, 255, 255)
  429. policekill.TextSize = 35.000
  430.  
  431. villainkill.Name = "villainkill"
  432. villainkill.Parent = main
  433. villainkill.BackgroundColor3 = Color3.fromRGB(78, 78, 78)
  434. villainkill.Position = UDim2.new(0.590460539, 0, 0.41988951, 0)
  435. villainkill.Size = UDim2.new(0, 243, 0, 50)
  436. villainkill.Font = Enum.Font.SourceSans
  437. villainkill.Text = "Kill all Villains"
  438. villainkill.TextColor3 = Color3.fromRGB(255, 255, 255)
  439. villainkill.TextSize = 35.000
  440.  
  441. criminalkill.Name = "criminalkill"
  442. criminalkill.Parent = main
  443. criminalkill.BackgroundColor3 = Color3.fromRGB(78, 78, 78)
  444. criminalkill.Position = UDim2.new(0.590460539, 0, 0.281767935, 0)
  445. criminalkill.Size = UDim2.new(0, 243, 0, 50)
  446. criminalkill.Font = Enum.Font.SourceSans
  447. criminalkill.Text = "Kill all Criminals"
  448. criminalkill.TextColor3 = Color3.fromRGB(255, 255, 255)
  449. criminalkill.TextSize = 35.000
  450.  
  451. herokill.Name = "herokill"
  452. herokill.Parent = main
  453. herokill.BackgroundColor3 = Color3.fromRGB(78, 78, 78)
  454. herokill.Position = UDim2.new(0.590460539, 0, 0.698894978, 0)
  455. herokill.Size = UDim2.new(0, 243, 0, 50)
  456. herokill.Font = Enum.Font.SourceSans
  457. herokill.Text = "Kill all Heroes"
  458. herokill.TextColor3 = Color3.fromRGB(255, 255, 255)
  459. herokill.TextSize = 35.000
  460.  
  461. modguns.Name = "modguns"
  462. modguns.Parent = main
  463. modguns.BackgroundColor3 = Color3.fromRGB(78, 78, 78)
  464. modguns.Position = UDim2.new(0.588815808, 0, 0.83977896, 0)
  465. modguns.Size = UDim2.new(0, 243, 0, 50)
  466. modguns.Font = Enum.Font.SourceSans
  467. modguns.Text = "Mod Guns (x10)"
  468. modguns.TextColor3 = Color3.fromRGB(255, 255, 255)
  469. modguns.TextSize = 35.000
  470.  
  471. teleports.Name = "teleports"
  472. teleports.Parent = Screen
  473. teleports.Active = true
  474. teleports.BackgroundColor3 = Color3.fromRGB(61, 61, 61)
  475. teleports.Position = UDim2.new(0.165019765, 0, 0.20613496, 0)
  476. teleports.Size = UDim2.new(0, 608, 0, 362)
  477. teleports.Visible = false
  478.  
  479. diamondhubteleports.Name = "diamondhubteleports"
  480. diamondhubteleports.Parent = teleports
  481. diamondhubteleports.Active = true
  482. diamondhubteleports.BackgroundColor3 = Color3.fromRGB(61, 61, 61)
  483. diamondhubteleports.Selectable = true
  484. diamondhubteleports.Size = UDim2.new(0, 608, 0, 50)
  485. diamondhubteleports.Font = Enum.Font.SourceSans
  486. diamondhubteleports.Text = "Diamond Hub - Mad City"
  487. diamondhubteleports.TextColor3 = Color3.fromRGB(0, 255, 255)
  488. diamondhubteleports.TextSize = 50.000
  489.  
  490. scrollteleports.Name = "scrollteleports"
  491. scrollteleports.Parent = teleports
  492. scrollteleports.Active = true
  493. scrollteleports.BackgroundColor3 = Color3.fromRGB(80, 80, 80)
  494. scrollteleports.Position = UDim2.new(0, 0, 0.143646404, 0)
  495. scrollteleports.Size = UDim2.new(0, 116, 0, 310)
  496.  
  497. creditsguit.Name = "creditsguit"
  498. creditsguit.Parent = scrollteleports
  499. creditsguit.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  500. creditsguit.Position = UDim2.new(0, 0, 0.342541426, 0)
  501. creditsguit.Size = UDim2.new(0, 103, 0, 50)
  502. creditsguit.Font = Enum.Font.SourceSans
  503. creditsguit.Text = "Credits"
  504. creditsguit.TextColor3 = Color3.fromRGB(255, 255, 255)
  505. creditsguit.TextSize = 30.000
  506.  
  507. mainguit.Name = "mainguit"
  508. mainguit.Parent = scrollteleports
  509. mainguit.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  510. mainguit.Position = UDim2.new(0, 0, -0.00276242942, 0)
  511. mainguit.Size = UDim2.new(0, 103, 0, 50)
  512. mainguit.Font = Enum.Font.SourceSans
  513. mainguit.Text = "Main"
  514. mainguit.TextColor3 = Color3.fromRGB(255, 255, 255)
  515. mainguit.TextSize = 30.000
  516.  
  517. tpguit.Name = "tpguit"
  518. tpguit.Parent = scrollteleports
  519. tpguit.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  520. tpguit.Position = UDim2.new(0, 0, 0.0662983581, 0)
  521. tpguit.Size = UDim2.new(0, 103, 0, 50)
  522. tpguit.Font = Enum.Font.SourceSans
  523. tpguit.Text = "Teleports"
  524. tpguit.TextColor3 = Color3.fromRGB(255, 255, 255)
  525. tpguit.TextSize = 30.000
  526.  
  527. autorobguit.Name = "autorobguit"
  528. autorobguit.Parent = scrollteleports
  529. autorobguit.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  530. autorobguit.Position = UDim2.new(0, 0, 0.204419881, 0)
  531. autorobguit.Size = UDim2.new(0, 103, 0, 50)
  532. autorobguit.Font = Enum.Font.SourceSans
  533. autorobguit.Text = "AutoRob"
  534. autorobguit.TextColor3 = Color3.fromRGB(255, 255, 255)
  535. autorobguit.TextSize = 30.000
  536.  
  537. storesguit.Name = "storesguit"
  538. storesguit.Parent = scrollteleports
  539. storesguit.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  540. storesguit.Position = UDim2.new(0, 0, 0.273480654, 0)
  541. storesguit.Size = UDim2.new(0, 103, 0, 50)
  542. storesguit.Font = Enum.Font.SourceSans
  543. storesguit.Text = "Stores"
  544. storesguit.TextColor3 = Color3.fromRGB(255, 255, 255)
  545. storesguit.TextSize = 30.000
  546.  
  547. tpguit2.Name = "tpguit2"
  548. tpguit2.Parent = scrollteleports
  549. tpguit2.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  550. tpguit2.Position = UDim2.new(0, 0, 0.135359123, 0)
  551. tpguit2.Size = UDim2.new(0, 103, 0, 50)
  552. tpguit2.Font = Enum.Font.SourceSans
  553. tpguit2.Text = "Teleports 2"
  554. tpguit2.TextColor3 = Color3.fromRGB(255, 255, 255)
  555. tpguit2.TextSize = 24.000
  556.  
  557. teleportslabel.Name = "teleportslabel"
  558. teleportslabel.Parent = teleports
  559. teleportslabel.BackgroundColor3 = Color3.fromRGB(61, 61, 61)
  560. teleportslabel.Position = UDim2.new(0.190789476, 0, 0.143646404, 0)
  561. teleportslabel.Size = UDim2.new(0, 492, 0, 50)
  562. teleportslabel.Font = Enum.Font.SourceSans
  563. teleportslabel.Text = "Teleports"
  564. teleportslabel.TextColor3 = Color3.fromRGB(170, 170, 170)
  565. teleportslabel.TextSize = 50.000
  566.  
  567. tp1label.Name = "tp1label"
  568. tp1label.Parent = teleports
  569. tp1label.BackgroundColor3 = Color3.fromRGB(80, 80, 80)
  570. tp1label.Position = UDim2.new(0.190789476, 0, 0.281767964, 0)
  571. tp1label.Size = UDim2.new(0, 160, 0, 50)
  572. tp1label.Font = Enum.Font.SourceSans
  573. tp1label.Text = "Teleports 1"
  574. tp1label.TextColor3 = Color3.fromRGB(255, 255, 255)
  575. tp1label.TextSize = 25.000
  576.  
  577. scrollingtps.Name = "scrollingtps"
  578. scrollingtps.Parent = teleports
  579. scrollingtps.Active = true
  580. scrollingtps.BackgroundColor3 = Color3.fromRGB(102, 102, 102)
  581. scrollingtps.Position = UDim2.new(0.190789476, 0, 0.41988951, 0)
  582. scrollingtps.Size = UDim2.new(0, 160, 0, 210)
  583. scrollingtps.Visible = false
  584.  
  585. crimbase.Name = "crimbase"
  586. crimbase.Parent = scrollingtps
  587. crimbase.BackgroundColor3 = Color3.fromRGB(70, 70, 70)
  588. crimbase.Position = UDim2.new(0, 0, -0.00107443333, 0)
  589. crimbase.Size = UDim2.new(0, 146, 0, 50)
  590. crimbase.Font = Enum.Font.SourceSans
  591. crimbase.Text = "Criminal Base"
  592. crimbase.TextColor3 = Color3.fromRGB(255, 255, 255)
  593. crimbase.TextSize = 25.000
  594.  
  595. bankin.Name = "bankin"
  596. bankin.Parent = scrollingtps
  597. bankin.BackgroundColor3 = Color3.fromRGB(70, 70, 70)
  598. bankin.Position = UDim2.new(0, 0, 0.0679863393, 0)
  599. bankin.Size = UDim2.new(0, 146, 0, 50)
  600. bankin.Font = Enum.Font.SourceSans
  601. bankin.Text = "Bank In"
  602. bankin.TextColor3 = Color3.fromRGB(255, 255, 255)
  603. bankin.TextSize = 25.000
  604.  
  605. bankout.Name = "bankout"
  606. bankout.Parent = scrollingtps
  607. bankout.BackgroundColor3 = Color3.fromRGB(70, 70, 70)
  608. bankout.Position = UDim2.new(0, 0, 0.134284675, 0)
  609. bankout.Size = UDim2.new(0, 146, 0, 50)
  610. bankout.Font = Enum.Font.SourceSans
  611. bankout.Text = "Bank Out"
  612. bankout.TextColor3 = Color3.fromRGB(255, 255, 255)
  613. bankout.TextSize = 25.000
  614.  
  615. bankvault.Name = "bankvault"
  616. bankvault.Parent = scrollingtps
  617. bankvault.BackgroundColor3 = Color3.fromRGB(70, 70, 70)
  618. bankvault.Position = UDim2.new(0, 0, 0.203345448, 0)
  619. bankvault.Size = UDim2.new(0, 146, 0, 50)
  620. bankvault.Font = Enum.Font.SourceSans
  621. bankvault.Text = "Bank Vault"
  622. bankvault.TextColor3 = Color3.fromRGB(255, 255, 255)
  623. bankvault.TextSize = 25.000
  624.  
  625. casinoout.Name = "casinoout"
  626. casinoout.Parent = scrollingtps
  627. casinoout.BackgroundColor3 = Color3.fromRGB(70, 70, 70)
  628. casinoout.Position = UDim2.new(0, 0, 0.27240622, 0)
  629. casinoout.Size = UDim2.new(0, 146, 0, 50)
  630. casinoout.Font = Enum.Font.SourceSans
  631. casinoout.Text = "Casino Out"
  632. casinoout.TextColor3 = Color3.fromRGB(255, 255, 255)
  633. casinoout.TextSize = 25.000
  634.  
  635. casinoin.Name = "casinoin"
  636. casinoin.Parent = scrollingtps
  637. casinoin.BackgroundColor3 = Color3.fromRGB(70, 70, 70)
  638. casinoin.Position = UDim2.new(0, 0, 0.341466993, 0)
  639. casinoin.Size = UDim2.new(0, 146, 0, 50)
  640. casinoin.Font = Enum.Font.SourceSans
  641. casinoin.Text = "Casino In"
  642. casinoin.TextColor3 = Color3.fromRGB(255, 255, 255)
  643. casinoin.TextSize = 25.000
  644.  
  645. casinovault.Name = "casinovault"
  646. casinovault.Parent = scrollingtps
  647. casinovault.BackgroundColor3 = Color3.fromRGB(70, 70, 70)
  648. casinovault.Position = UDim2.new(0, 0, 0.410527766, 0)
  649. casinovault.Size = UDim2.new(0, 146, 0, 50)
  650. casinovault.Font = Enum.Font.SourceSans
  651. casinovault.Text = "Casino Vault"
  652. casinovault.TextColor3 = Color3.fromRGB(255, 255, 255)
  653. casinovault.TextSize = 25.000
  654.  
  655. clubout.Name = "clubout"
  656. clubout.Parent = scrollingtps
  657. clubout.BackgroundColor3 = Color3.fromRGB(70, 70, 70)
  658. clubout.Position = UDim2.new(0, 0, 0.479588538, 0)
  659. clubout.Size = UDim2.new(0, 146, 0, 50)
  660. clubout.Font = Enum.Font.SourceSans
  661. clubout.Text = "Club Out"
  662. clubout.TextColor3 = Color3.fromRGB(255, 255, 255)
  663. clubout.TextSize = 25.000
  664.  
  665. clubin.Name = "clubin"
  666. clubin.Parent = scrollingtps
  667. clubin.BackgroundColor3 = Color3.fromRGB(70, 70, 70)
  668. clubin.Position = UDim2.new(0, 0, 0.548649311, 0)
  669. clubin.Size = UDim2.new(0, 146, 0, 50)
  670. clubin.Font = Enum.Font.SourceSans
  671. clubin.Text = "Club In"
  672. clubin.TextColor3 = Color3.fromRGB(255, 255, 255)
  673. clubin.TextSize = 25.000
  674.  
  675. clubvault.Name = "clubvault"
  676. clubvault.Parent = scrollingtps
  677. clubvault.BackgroundColor3 = Color3.fromRGB(70, 70, 70)
  678. clubvault.Position = UDim2.new(0, 0, 0.617710114, 0)
  679. clubvault.Size = UDim2.new(0, 146, 0, 50)
  680. clubvault.Font = Enum.Font.SourceSans
  681. clubvault.Text = "Club Vault"
  682. clubvault.TextColor3 = Color3.fromRGB(255, 255, 255)
  683. clubvault.TextSize = 25.000
  684.  
  685. jewelryout.Name = "jewelryout"
  686. jewelryout.Parent = scrollingtps
  687. jewelryout.BackgroundColor3 = Color3.fromRGB(70, 70, 70)
  688. jewelryout.Position = UDim2.new(0, 0, 0.686770916, 0)
  689. jewelryout.Size = UDim2.new(0, 146, 0, 50)
  690. jewelryout.Font = Enum.Font.SourceSans
  691. jewelryout.Text = "Jewelry Out"
  692. jewelryout.TextColor3 = Color3.fromRGB(255, 255, 255)
  693. jewelryout.TextSize = 25.000
  694.  
  695. jewelryin.Name = "jewelryin"
  696. jewelryin.Parent = scrollingtps
  697. jewelryin.BackgroundColor3 = Color3.fromRGB(70, 70, 70)
  698. jewelryin.Position = UDim2.new(0, 0, 0.755831718, 0)
  699. jewelryin.Size = UDim2.new(0, 146, 0, 50)
  700. jewelryin.Font = Enum.Font.SourceSans
  701. jewelryin.Text = "Jewelry In"
  702. jewelryin.TextColor3 = Color3.fromRGB(255, 255, 255)
  703. jewelryin.TextSize = 25.000
  704.  
  705. jewelryvault.Name = "jewelryvault"
  706. jewelryvault.Parent = scrollingtps
  707. jewelryvault.BackgroundColor3 = Color3.fromRGB(70, 70, 70)
  708. jewelryvault.Position = UDim2.new(0, 0, 0.824892521, 0)
  709. jewelryvault.Size = UDim2.new(0, 146, 0, 50)
  710. jewelryvault.Font = Enum.Font.SourceSans
  711. jewelryvault.Text = "Jewelry Vault"
  712. jewelryvault.TextColor3 = Color3.fromRGB(255, 255, 255)
  713. jewelryvault.TextSize = 25.000
  714.  
  715. ship.Name = "ship"
  716. ship.Parent = scrollingtps
  717. ship.BackgroundColor3 = Color3.fromRGB(70, 70, 70)
  718. ship.Position = UDim2.new(0, 0, 0.893953323, 0)
  719. ship.Size = UDim2.new(0, 146, 0, 50)
  720. ship.Font = Enum.Font.SourceSans
  721. ship.Text = "Ship If There"
  722. ship.TextColor3 = Color3.fromRGB(255, 255, 255)
  723. ship.TextSize = 25.000
  724.  
  725. tp2label.Name = "tp2label"
  726. tp2label.Parent = teleports
  727. tp2label.BackgroundColor3 = Color3.fromRGB(80, 80, 80)
  728. tp2label.Position = UDim2.new(0.455592096, 0, 0.281767964, 0)
  729. tp2label.Size = UDim2.new(0, 160, 0, 50)
  730. tp2label.Font = Enum.Font.SourceSans
  731. tp2label.Text = "Teleports 2"
  732. tp2label.TextColor3 = Color3.fromRGB(255, 255, 255)
  733. tp2label.TextSize = 25.000
  734.  
  735. tpmethodlabel.Name = "tpmethodlabel"
  736. tpmethodlabel.Parent = teleports
  737. tpmethodlabel.BackgroundColor3 = Color3.fromRGB(80, 80, 80)
  738. tpmethodlabel.Position = UDim2.new(0.71875, 0, 0.281767964, 0)
  739. tpmethodlabel.Size = UDim2.new(0, 171, 0, 50)
  740. tpmethodlabel.Font = Enum.Font.SourceSans
  741. tpmethodlabel.Text = "TP Method"
  742. tpmethodlabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  743. tpmethodlabel.TextSize = 25.000
  744.  
  745. scrollingtps2.Name = "scrollingtps2"
  746. scrollingtps2.Parent = teleports
  747. scrollingtps2.Active = true
  748. scrollingtps2.BackgroundColor3 = Color3.fromRGB(102, 102, 102)
  749. scrollingtps2.Position = UDim2.new(0.455592096, 0, 0.41988951, 0)
  750. scrollingtps2.Size = UDim2.new(0, 160, 0, 210)
  751. scrollingtps2.Visible = false
  752.  
  753. pyramidout.Name = "pyramidout"
  754. pyramidout.Parent = scrollingtps2
  755. pyramidout.BackgroundColor3 = Color3.fromRGB(70, 70, 70)
  756. pyramidout.Position = UDim2.new(0, 0, -0.00107430504, 0)
  757. pyramidout.Size = UDim2.new(0, 146, 0, 50)
  758. pyramidout.Font = Enum.Font.SourceSans
  759. pyramidout.Text = "Pyramid Out"
  760. pyramidout.TextColor3 = Color3.fromRGB(255, 255, 255)
  761. pyramidout.TextSize = 25.000
  762.  
  763. pyramidin.Name = "pyramidin"
  764. pyramidin.Parent = scrollingtps2
  765. pyramidin.BackgroundColor3 = Color3.fromRGB(70, 70, 70)
  766. pyramidin.Position = UDim2.new(-0.00625000009, 0, 0.067986466, 0)
  767. pyramidin.Size = UDim2.new(0, 146, 0, 50)
  768. pyramidin.Font = Enum.Font.SourceSans
  769. pyramidin.Text = "Pyramid In"
  770. pyramidin.TextColor3 = Color3.fromRGB(255, 255, 255)
  771. pyramidin.TextSize = 25.000
  772.  
  773. pyramidvault.Name = "pyramidvault"
  774. pyramidvault.Parent = scrollingtps2
  775. pyramidvault.BackgroundColor3 = Color3.fromRGB(70, 70, 70)
  776. pyramidvault.Position = UDim2.new(-0.00625000009, 0, 0.137047231, 0)
  777. pyramidvault.Size = UDim2.new(0, 146, 0, 50)
  778. pyramidvault.Font = Enum.Font.SourceSans
  779. pyramidvault.Text = "Pyramid Vault"
  780. pyramidvault.TextColor3 = Color3.fromRGB(255, 255, 255)
  781. pyramidvault.TextSize = 25.000
  782.  
  783. prisonout.Name = "prisonout"
  784. prisonout.Parent = scrollingtps2
  785. prisonout.BackgroundColor3 = Color3.fromRGB(70, 70, 70)
  786. prisonout.Position = UDim2.new(-0.00625000009, 0, 0.206108004, 0)
  787. prisonout.Size = UDim2.new(0, 146, 0, 50)
  788. prisonout.Font = Enum.Font.SourceSans
  789. prisonout.Text = "Prison Out"
  790. prisonout.TextColor3 = Color3.fromRGB(255, 255, 255)
  791. prisonout.TextSize = 25.000
  792.  
  793. prisonin.Name = "prisonin"
  794. prisonin.Parent = scrollingtps2
  795. prisonin.BackgroundColor3 = Color3.fromRGB(70, 70, 70)
  796. prisonin.Position = UDim2.new(0, 0, 0.275168777, 0)
  797. prisonin.Size = UDim2.new(0, 146, 0, 50)
  798. prisonin.Font = Enum.Font.SourceSans
  799. prisonin.Text = "Prison In"
  800. prisonin.TextColor3 = Color3.fromRGB(255, 255, 255)
  801. prisonin.TextSize = 25.000
  802.  
  803. airport.Name = "airport"
  804. airport.Parent = scrollingtps2
  805. airport.BackgroundColor3 = Color3.fromRGB(70, 70, 70)
  806. airport.Position = UDim2.new(0, 0, 0.275168777, 0)
  807. airport.Size = UDim2.new(0, 146, 0, 50)
  808. airport.Font = Enum.Font.SourceSans
  809. airport.Text = "Airport"
  810. airport.TextColor3 = Color3.fromRGB(255, 255, 255)
  811. airport.TextSize = 25.000
  812.  
  813. trainstation1.Name = "trainstation1"
  814. trainstation1.Parent = scrollingtps2
  815. trainstation1.BackgroundColor3 = Color3.fromRGB(70, 70, 70)
  816. trainstation1.Position = UDim2.new(0, 0, 0.344229549, 0)
  817. trainstation1.Size = UDim2.new(0, 146, 0, 50)
  818. trainstation1.Font = Enum.Font.SourceSans
  819. trainstation1.Text = "TrainStation 1"
  820. trainstation1.TextColor3 = Color3.fromRGB(255, 255, 255)
  821. trainstation1.TextSize = 25.000
  822.  
  823. trainstation2.Name = "trainstation2"
  824. trainstation2.Parent = scrollingtps2
  825. trainstation2.BackgroundColor3 = Color3.fromRGB(70, 70, 70)
  826. trainstation2.Position = UDim2.new(0, 0, 0.413290322, 0)
  827. trainstation2.Size = UDim2.new(0, 146, 0, 50)
  828. trainstation2.Font = Enum.Font.SourceSans
  829. trainstation2.Text = "TrainStation 2"
  830. trainstation2.TextColor3 = Color3.fromRGB(255, 255, 255)
  831. trainstation2.TextSize = 25.000
  832.  
  833. opentp1.Name = "opentp1"
  834. opentp1.Parent = teleports
  835. opentp1.BackgroundColor3 = Color3.fromRGB(80, 80, 80)
  836. opentp1.Position = UDim2.new(0.671052635, 0, 0.331491739, 0)
  837. opentp1.Size = UDim2.new(0, 29, 0, 10)
  838. opentp1.Font = Enum.Font.SourceSans
  839. opentp1.Text = "<"
  840. opentp1.TextColor3 = Color3.fromRGB(255, 255, 255)
  841. opentp1.TextScaled = true
  842. opentp1.TextSize = 14.000
  843. opentp1.TextWrapped = true
  844.  
  845. opentp2.Name = "opentp2"
  846. opentp2.Parent = teleports
  847. opentp2.BackgroundColor3 = Color3.fromRGB(80, 80, 80)
  848. opentp2.Position = UDim2.new(0.407894731, 0, 0.337016582, 0)
  849. opentp2.Size = UDim2.new(0, 29, 0, 10)
  850. opentp2.Font = Enum.Font.SourceSans
  851. opentp2.Text = "<"
  852. opentp2.TextColor3 = Color3.fromRGB(255, 255, 255)
  853. opentp2.TextScaled = true
  854. opentp2.TextSize = 14.000
  855. opentp2.TextWrapped = true
  856.  
  857. method.Name = "method"
  858. method.Parent = teleports
  859. method.BackgroundColor3 = Color3.fromRGB(61, 61, 61)
  860. method.Position = UDim2.new(0.71875, 0, 0.861878455, 0)
  861. method.Size = UDim2.new(0, 171, 0, 50)
  862. method.Font = Enum.Font.SourceSans
  863. method.Text = "Method: Tween (Safe)"
  864. method.TextColor3 = Color3.fromRGB(0, 255, 0)
  865. method.TextSize = 20.000
  866.  
  867. tween.Name = "tween"
  868. tween.Parent = teleports
  869. tween.BackgroundColor3 = Color3.fromRGB(99, 99, 99)
  870. tween.Position = UDim2.new(0.71875, 0, 0.41988951, 0)
  871. tween.Size = UDim2.new(0, 171, 0, 50)
  872. tween.Font = Enum.Font.SourceSans
  873. tween.Text = "Tween Method"
  874. tween.TextColor3 = Color3.fromRGB(255, 255, 255)
  875. tween.TextSize = 25.000
  876.  
  877. tpbypass.Name = "tpbypass"
  878. tpbypass.Parent = teleports
  879. tpbypass.BackgroundColor3 = Color3.fromRGB(99, 99, 99)
  880. tpbypass.Position = UDim2.new(0.71875, 0, 0.558011055, 0)
  881. tpbypass.Size = UDim2.new(0, 171, 0, 50)
  882. tpbypass.Font = Enum.Font.SourceSans
  883. tpbypass.Text = "Bypass Method"
  884. tpbypass.TextColor3 = Color3.fromRGB(255, 255, 255)
  885. tpbypass.TextSize = 25.000
  886.  
  887. pyramidmethod.Name = "pyramidmethod"
  888. pyramidmethod.Parent = teleports
  889. pyramidmethod.BackgroundColor3 = Color3.fromRGB(99, 99, 99)
  890. pyramidmethod.Position = UDim2.new(0.71875, 0, 0.6961326, 0)
  891. pyramidmethod.Size = UDim2.new(0, 171, 0, 50)
  892. pyramidmethod.Font = Enum.Font.SourceSans
  893. pyramidmethod.Text = "Pyramid Method"
  894. pyramidmethod.TextColor3 = Color3.fromRGB(255, 255, 255)
  895. pyramidmethod.TextSize = 25.000
  896.  
  897. autorob.Name = "autorob"
  898. autorob.Parent = Screen
  899. autorob.Active = true
  900. autorob.BackgroundColor3 = Color3.fromRGB(61, 61, 61)
  901. autorob.Position = UDim2.new(0.157114625, 0, 0.193865031, 0)
  902. autorob.Size = UDim2.new(0, 608, 0, 362)
  903. autorob.Visible = false
  904.  
  905. diamondhubautorob.Name = "diamondhubautorob"
  906. diamondhubautorob.Parent = autorob
  907. diamondhubautorob.Active = true
  908. diamondhubautorob.BackgroundColor3 = Color3.fromRGB(61, 61, 61)
  909. diamondhubautorob.Selectable = true
  910. diamondhubautorob.Size = UDim2.new(0, 608, 0, 50)
  911. diamondhubautorob.Font = Enum.Font.SourceSans
  912. diamondhubautorob.Text = "Diamond Hub - Mad City"
  913. diamondhubautorob.TextColor3 = Color3.fromRGB(0, 255, 255)
  914. diamondhubautorob.TextSize = 50.000
  915.  
  916. scrollautorob.Name = "scrollautorob"
  917. scrollautorob.Parent = autorob
  918. scrollautorob.Active = true
  919. scrollautorob.BackgroundColor3 = Color3.fromRGB(80, 80, 80)
  920. scrollautorob.Position = UDim2.new(0, 0, 0.143646404, 0)
  921. scrollautorob.Size = UDim2.new(0, 116, 0, 310)
  922.  
  923. creditsguia.Name = "creditsguia"
  924. creditsguia.Parent = scrollautorob
  925. creditsguia.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  926. creditsguia.Position = UDim2.new(0, 0, 0.342541426, 0)
  927. creditsguia.Size = UDim2.new(0, 103, 0, 50)
  928. creditsguia.Font = Enum.Font.SourceSans
  929. creditsguia.Text = "Credits"
  930. creditsguia.TextColor3 = Color3.fromRGB(255, 255, 255)
  931. creditsguia.TextSize = 30.000
  932.  
  933. mainguia.Name = "mainguia"
  934. mainguia.Parent = scrollautorob
  935. mainguia.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  936. mainguia.Position = UDim2.new(0, 0, -0.00276242942, 0)
  937. mainguia.Size = UDim2.new(0, 103, 0, 50)
  938. mainguia.Font = Enum.Font.SourceSans
  939. mainguia.Text = "Main"
  940. mainguia.TextColor3 = Color3.fromRGB(255, 255, 255)
  941. mainguia.TextSize = 30.000
  942.  
  943. tpguia.Name = "tpguia"
  944. tpguia.Parent = scrollautorob
  945. tpguia.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  946. tpguia.Position = UDim2.new(0, 0, 0.0662983581, 0)
  947. tpguia.Size = UDim2.new(0, 103, 0, 50)
  948. tpguia.Font = Enum.Font.SourceSans
  949. tpguia.Text = "Teleports"
  950. tpguia.TextColor3 = Color3.fromRGB(255, 255, 255)
  951. tpguia.TextSize = 30.000
  952.  
  953. autorobguia.Name = "autorobguia"
  954. autorobguia.Parent = scrollautorob
  955. autorobguia.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  956. autorobguia.Position = UDim2.new(0, 0, 0.204419896, 0)
  957. autorobguia.Size = UDim2.new(0, 103, 0, 50)
  958. autorobguia.Font = Enum.Font.SourceSans
  959. autorobguia.Text = "AutoRob"
  960. autorobguia.TextColor3 = Color3.fromRGB(255, 255, 255)
  961. autorobguia.TextSize = 30.000
  962.  
  963. storesguia.Name = "storesguia"
  964. storesguia.Parent = scrollautorob
  965. storesguia.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  966. storesguia.Position = UDim2.new(0, 0, 0.273480654, 0)
  967. storesguia.Size = UDim2.new(0, 103, 0, 50)
  968. storesguia.Font = Enum.Font.SourceSans
  969. storesguia.Text = "Stores"
  970. storesguia.TextColor3 = Color3.fromRGB(255, 255, 255)
  971. storesguia.TextSize = 30.000
  972.  
  973. tpguia2.Name = "tpguia2"
  974. tpguia2.Parent = scrollautorob
  975. tpguia2.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  976. tpguia2.Position = UDim2.new(0, 0, 0.135359123, 0)
  977. tpguia2.Size = UDim2.new(0, 103, 0, 50)
  978. tpguia2.Font = Enum.Font.SourceSans
  979. tpguia2.Text = "Teleports 2"
  980. tpguia2.TextColor3 = Color3.fromRGB(255, 255, 255)
  981. tpguia2.TextSize = 24.000
  982.  
  983. autoroblabel.Name = "autoroblabel"
  984. autoroblabel.Parent = autorob
  985. autoroblabel.BackgroundColor3 = Color3.fromRGB(61, 61, 61)
  986. autoroblabel.Position = UDim2.new(0.190789476, 0, 0.143646404, 0)
  987. autoroblabel.Size = UDim2.new(0, 492, 0, 50)
  988. autoroblabel.Font = Enum.Font.SourceSans
  989. autoroblabel.Text = "AutoRob"
  990. autoroblabel.TextColor3 = Color3.fromRGB(170, 170, 170)
  991. autoroblabel.TextSize = 50.000
  992.  
  993. arsmall.Name = "arsmall"
  994. arsmall.Parent = autorob
  995. arsmall.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  996. arsmall.Position = UDim2.new(0.190789476, 0, 0.281767994, 0)
  997. arsmall.Size = UDim2.new(0, 198, 0, 54)
  998. arsmall.Font = Enum.Font.SourceSans
  999. arsmall.Text = "AutoRob Small Stores"
  1000. arsmall.TextColor3 = Color3.fromRGB(255, 255, 255)
  1001. arsmall.TextSize = 25.000
  1002.  
  1003. arcasino.Name = "arcasino"
  1004. arcasino.Parent = autorob
  1005. arcasino.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  1006. arcasino.Position = UDim2.new(0.190789491, 0, 0.577348053, 0)
  1007. arcasino.Size = UDim2.new(0, 198, 0, 54)
  1008. arcasino.Font = Enum.Font.SourceSans
  1009. arcasino.Text = "AutoRob Casino"
  1010. arcasino.TextColor3 = Color3.fromRGB(255, 255, 255)
  1011. arcasino.TextSize = 25.000
  1012.  
  1013. arclub.Name = "arclub"
  1014. arclub.Parent = autorob
  1015. arclub.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  1016. arclub.Position = UDim2.new(0.190789476, 0, 0.723757029, 0)
  1017. arclub.Size = UDim2.new(0, 198, 0, 54)
  1018. arclub.Font = Enum.Font.SourceSans
  1019. arclub.Text = "AutoRob Club"
  1020. arclub.TextColor3 = Color3.fromRGB(255, 255, 255)
  1021. arclub.TextSize = 25.000
  1022.  
  1023. arbank.Name = "arbank"
  1024. arbank.Parent = autorob
  1025. arbank.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  1026. arbank.Position = UDim2.new(0.190789476, 0, 0.428176939, 0)
  1027. arbank.Size = UDim2.new(0, 198, 0, 54)
  1028. arbank.Font = Enum.Font.SourceSans
  1029. arbank.Text = "AutoRob Bank"
  1030. arbank.TextColor3 = Color3.fromRGB(255, 255, 255)
  1031. arbank.TextSize = 25.000
  1032.  
  1033. arpyramid.Name = "arpyramid"
  1034. arpyramid.Parent = autorob
  1035. arpyramid.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  1036. arpyramid.Position = UDim2.new(0.516447365, 0, 0.279005617, 0)
  1037. arpyramid.Size = UDim2.new(0, 198, 0, 54)
  1038. arpyramid.Font = Enum.Font.SourceSans
  1039. arpyramid.Text = "AutoRob Pyramid"
  1040. arpyramid.TextColor3 = Color3.fromRGB(255, 255, 255)
  1041. arpyramid.TextSize = 25.000
  1042.  
  1043. arjewel.Name = "arjewel"
  1044. arjewel.Parent = autorob
  1045. arjewel.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  1046. arjewel.Position = UDim2.new(0.516447365, 0, 0.42817688, 0)
  1047. arjewel.Size = UDim2.new(0, 198, 0, 54)
  1048. arjewel.Font = Enum.Font.SourceSans
  1049. arjewel.Text = "AutoRob Jewel (Beta)"
  1050. arjewel.TextColor3 = Color3.fromRGB(255, 255, 255)
  1051. arjewel.TextSize = 25.000
  1052.  
  1053. Status.Name = "Status"
  1054. Status.Parent = autorob
  1055. Status.BackgroundColor3 = Color3.fromRGB(61, 61, 61)
  1056. Status.Position = UDim2.new(0.190789476, 0, 0.867403328, 0)
  1057. Status.Size = UDim2.new(0, 491, 0, 50)
  1058. Status.Font = Enum.Font.SourceSans
  1059. Status.Text = "Status: Waiting..."
  1060. Status.TextColor3 = Color3.fromRGB(255, 255, 255)
  1061. Status.TextScaled = true
  1062. Status.TextSize = 14.000
  1063. Status.TextWrapped = true
  1064.  
  1065. stores.Name = "stores"
  1066. stores.Parent = Screen
  1067. stores.Active = true
  1068. stores.BackgroundColor3 = Color3.fromRGB(61, 61, 61)
  1069. stores.Position = UDim2.new(0.164031625, 0, 0.196319014, 0)
  1070. stores.Size = UDim2.new(0, 608, 0, 362)
  1071. stores.Visible = false
  1072.  
  1073. diamondhubstores.Name = "diamondhubstores"
  1074. diamondhubstores.Parent = stores
  1075. diamondhubstores.Active = true
  1076. diamondhubstores.BackgroundColor3 = Color3.fromRGB(61, 61, 61)
  1077. diamondhubstores.Selectable = true
  1078. diamondhubstores.Size = UDim2.new(0, 608, 0, 50)
  1079. diamondhubstores.Font = Enum.Font.SourceSans
  1080. diamondhubstores.Text = "Diamond Hub - Mad City"
  1081. diamondhubstores.TextColor3 = Color3.fromRGB(0, 255, 255)
  1082. diamondhubstores.TextSize = 50.000
  1083.  
  1084. scrollstores.Name = "scrollstores"
  1085. scrollstores.Parent = stores
  1086. scrollstores.Active = true
  1087. scrollstores.BackgroundColor3 = Color3.fromRGB(80, 80, 80)
  1088. scrollstores.Position = UDim2.new(0, 0, 0.143646404, 0)
  1089. scrollstores.Size = UDim2.new(0, 116, 0, 310)
  1090.  
  1091. creditsguis.Name = "creditsguis"
  1092. creditsguis.Parent = scrollstores
  1093. creditsguis.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  1094. creditsguis.Position = UDim2.new(0, 0, 0.342541426, 0)
  1095. creditsguis.Size = UDim2.new(0, 103, 0, 50)
  1096. creditsguis.Font = Enum.Font.SourceSans
  1097. creditsguis.Text = "Credits"
  1098. creditsguis.TextColor3 = Color3.fromRGB(255, 255, 255)
  1099. creditsguis.TextSize = 30.000
  1100.  
  1101. mainguis.Name = "mainguis"
  1102. mainguis.Parent = scrollstores
  1103. mainguis.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  1104. mainguis.Position = UDim2.new(0, 0, -0.00276242942, 0)
  1105. mainguis.Size = UDim2.new(0, 103, 0, 50)
  1106. mainguis.Font = Enum.Font.SourceSans
  1107. mainguis.Text = "Main"
  1108. mainguis.TextColor3 = Color3.fromRGB(255, 255, 255)
  1109. mainguis.TextSize = 30.000
  1110.  
  1111. tpguis.Name = "tpguis"
  1112. tpguis.Parent = scrollstores
  1113. tpguis.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  1114. tpguis.Position = UDim2.new(0, 0, 0.0662983581, 0)
  1115. tpguis.Size = UDim2.new(0, 103, 0, 50)
  1116. tpguis.Font = Enum.Font.SourceSans
  1117. tpguis.Text = "Teleports"
  1118. tpguis.TextColor3 = Color3.fromRGB(255, 255, 255)
  1119. tpguis.TextSize = 30.000
  1120.  
  1121. autorobguis.Name = "autorobguis"
  1122. autorobguis.Parent = scrollstores
  1123. autorobguis.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  1124. autorobguis.Position = UDim2.new(0, 0, 0.204419881, 0)
  1125. autorobguis.Size = UDim2.new(0, 103, 0, 50)
  1126. autorobguis.Font = Enum.Font.SourceSans
  1127. autorobguis.Text = "AutoRob"
  1128. autorobguis.TextColor3 = Color3.fromRGB(255, 255, 255)
  1129. autorobguis.TextSize = 30.000
  1130.  
  1131. storesguis.Name = "storesguis"
  1132. storesguis.Parent = scrollstores
  1133. storesguis.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  1134. storesguis.Position = UDim2.new(0, 0, 0.273480654, 0)
  1135. storesguis.Size = UDim2.new(0, 103, 0, 50)
  1136. storesguis.Font = Enum.Font.SourceSans
  1137. storesguis.Text = "Stores"
  1138. storesguis.TextColor3 = Color3.fromRGB(255, 255, 255)
  1139. storesguis.TextSize = 30.000
  1140.  
  1141. tpguis2.Name = "tpguis2"
  1142. tpguis2.Parent = scrollstores
  1143. tpguis2.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  1144. tpguis2.Position = UDim2.new(0, 0, 0.135359138, 0)
  1145. tpguis2.Size = UDim2.new(0, 103, 0, 50)
  1146. tpguis2.Font = Enum.Font.SourceSans
  1147. tpguis2.Text = "Teleports 2"
  1148. tpguis2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1149. tpguis2.TextSize = 24.000
  1150.  
  1151. storeslabel.Name = "storeslabel"
  1152. storeslabel.Parent = stores
  1153. storeslabel.BackgroundColor3 = Color3.fromRGB(61, 61, 61)
  1154. storeslabel.Position = UDim2.new(0.190789476, 0, 0.143646404, 0)
  1155. storeslabel.Size = UDim2.new(0, 492, 0, 50)
  1156. storeslabel.Font = Enum.Font.SourceSans
  1157. storeslabel.Text = "Stores"
  1158. storeslabel.TextColor3 = Color3.fromRGB(170, 170, 170)
  1159. storeslabel.TextSize = 50.000
  1160.  
  1161. openbank.Name = "openbank"
  1162. openbank.Parent = stores
  1163. openbank.BackgroundColor3 = Color3.fromRGB(99, 99, 99)
  1164. openbank.Position = UDim2.new(0.192434207, 0, 0.281767964, 0)
  1165. openbank.Size = UDim2.new(0, 198, 0, 54)
  1166. openbank.Font = Enum.Font.SourceSans
  1167. openbank.Text = "Open Bank"
  1168. openbank.TextColor3 = Color3.fromRGB(255, 255, 255)
  1169. openbank.TextSize = 25.000
  1170.  
  1171. casinohack.Name = "casinohack"
  1172. casinohack.Parent = stores
  1173. casinohack.BackgroundColor3 = Color3.fromRGB(99, 99, 99)
  1174. casinohack.Position = UDim2.new(0.192434207, 0, 0.425414354, 0)
  1175. casinohack.Size = UDim2.new(0, 198, 0, 54)
  1176. casinohack.Font = Enum.Font.SourceSans
  1177. casinohack.Text = "Hack Casino Computer"
  1178. casinohack.TextColor3 = Color3.fromRGB(255, 255, 255)
  1179. casinohack.TextSize = 25.000
  1180.  
  1181. openclub.Name = "openclub"
  1182. openclub.Parent = stores
  1183. openclub.BackgroundColor3 = Color3.fromRGB(99, 99, 99)
  1184. openclub.Position = UDim2.new(0.192434192, 0, 0.723756909, 0)
  1185. openclub.Size = UDim2.new(0, 198, 0, 54)
  1186. openclub.Font = Enum.Font.SourceSans
  1187. openclub.Text = "Open Club"
  1188. openclub.TextColor3 = Color3.fromRGB(255, 255, 255)
  1189. openclub.TextSize = 25.000
  1190.  
  1191. hackclub.Name = "hackclub"
  1192. hackclub.Parent = stores
  1193. hackclub.BackgroundColor3 = Color3.fromRGB(99, 99, 99)
  1194. hackclub.Position = UDim2.new(0.516447425, 0, 0.281767905, 0)
  1195. hackclub.Size = UDim2.new(0, 198, 0, 54)
  1196. hackclub.Font = Enum.Font.SourceSans
  1197. hackclub.Text = "Club Hack"
  1198. hackclub.TextColor3 = Color3.fromRGB(255, 255, 255)
  1199. hackclub.TextSize = 25.000
  1200.  
  1201. casinolever.Name = "casinolever"
  1202. casinolever.Parent = stores
  1203. casinolever.BackgroundColor3 = Color3.fromRGB(99, 99, 99)
  1204. casinolever.Position = UDim2.new(0.192434222, 0, 0.574585617, 0)
  1205. casinolever.Size = UDim2.new(0, 198, 0, 54)
  1206. casinolever.Font = Enum.Font.SourceSans
  1207. casinolever.Text = "Casino Pull all Levers"
  1208. casinolever.TextColor3 = Color3.fromRGB(255, 255, 255)
  1209. casinolever.TextSize = 25.000
  1210.  
  1211. openjewelry.Name = "openjewelry"
  1212. openjewelry.Parent = stores
  1213. openjewelry.BackgroundColor3 = Color3.fromRGB(99, 99, 99)
  1214. openjewelry.Position = UDim2.new(0.516447425, 0, 0.425414294, 0)
  1215. openjewelry.Size = UDim2.new(0, 198, 0, 54)
  1216. openjewelry.Font = Enum.Font.SourceSans
  1217. openjewelry.Text = "Open Jewelry"
  1218. openjewelry.TextColor3 = Color3.fromRGB(255, 255, 255)
  1219. openjewelry.TextSize = 25.000
  1220.  
  1221. openpyramid.Name = "openpyramid"
  1222. openpyramid.Parent = stores
  1223. openpyramid.BackgroundColor3 = Color3.fromRGB(99, 99, 99)
  1224. openpyramid.Position = UDim2.new(0.516447425, 0, 0.574585557, 0)
  1225. openpyramid.Size = UDim2.new(0, 198, 0, 54)
  1226. openpyramid.Font = Enum.Font.SourceSans
  1227. openpyramid.Text = "Open Pyramid"
  1228. openpyramid.TextColor3 = Color3.fromRGB(255, 255, 255)
  1229. openpyramid.TextSize = 25.000
  1230.  
  1231. Statuss.Name = "Statuss"
  1232. Statuss.Parent = stores
  1233. Statuss.BackgroundColor3 = Color3.fromRGB(61, 61, 61)
  1234. Statuss.Position = UDim2.new(0.190789476, 0, 0.867403328, 0)
  1235. Statuss.Size = UDim2.new(0, 491, 0, 50)
  1236. Statuss.Font = Enum.Font.SourceSans
  1237. Statuss.Text = "Status: Waiting..."
  1238. Statuss.TextColor3 = Color3.fromRGB(255, 255, 255)
  1239. Statuss.TextScaled = true
  1240. Statuss.TextSize = 14.000
  1241. Statuss.TextWrapped = true
  1242.  
  1243. teleports2.Name = "teleports2"
  1244. teleports2.Parent = Screen
  1245. teleports2.Active = true
  1246. teleports2.BackgroundColor3 = Color3.fromRGB(61, 61, 61)
  1247. teleports2.Position = UDim2.new(0.169960484, 0, 0.193865031, 0)
  1248. teleports2.Size = UDim2.new(0, 608, 0, 362)
  1249. teleports2.Visible = false
  1250.  
  1251. diamondhubteleports2.Name = "diamondhubteleports2"
  1252. diamondhubteleports2.Parent = teleports2
  1253. diamondhubteleports2.Active = true
  1254. diamondhubteleports2.BackgroundColor3 = Color3.fromRGB(61, 61, 61)
  1255. diamondhubteleports2.Selectable = true
  1256. diamondhubteleports2.Size = UDim2.new(0, 608, 0, 50)
  1257. diamondhubteleports2.Font = Enum.Font.SourceSans
  1258. diamondhubteleports2.Text = "Diamond Hub - Mad City"
  1259. diamondhubteleports2.TextColor3 = Color3.fromRGB(0, 255, 255)
  1260. diamondhubteleports2.TextSize = 50.000
  1261.  
  1262. scrollteleports2.Name = "scrollteleports2"
  1263. scrollteleports2.Parent = teleports2
  1264. scrollteleports2.Active = true
  1265. scrollteleports2.BackgroundColor3 = Color3.fromRGB(80, 80, 80)
  1266. scrollteleports2.Position = UDim2.new(0, 0, 0.143646404, 0)
  1267. scrollteleports2.Size = UDim2.new(0, 116, 0, 310)
  1268.  
  1269. creditsguit2.Name = "creditsguit2"
  1270. creditsguit2.Parent = scrollteleports2
  1271. creditsguit2.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  1272. creditsguit2.Position = UDim2.new(0, 0, 0.342541426, 0)
  1273. creditsguit2.Size = UDim2.new(0, 103, 0, 50)
  1274. creditsguit2.Font = Enum.Font.SourceSans
  1275. creditsguit2.Text = "Credits"
  1276. creditsguit2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1277. creditsguit2.TextSize = 30.000
  1278.  
  1279. mainguit2.Name = "mainguit2"
  1280. mainguit2.Parent = scrollteleports2
  1281. mainguit2.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  1282. mainguit2.Position = UDim2.new(0, 0, -0.00276242942, 0)
  1283. mainguit2.Size = UDim2.new(0, 103, 0, 50)
  1284. mainguit2.Font = Enum.Font.SourceSans
  1285. mainguit2.Text = "Main"
  1286. mainguit2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1287. mainguit2.TextSize = 30.000
  1288.  
  1289. tpguitt2.Name = "tpguitt2"
  1290. tpguitt2.Parent = scrollteleports2
  1291. tpguitt2.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  1292. tpguitt2.Position = UDim2.new(0, 0, 0.0662983581, 0)
  1293. tpguitt2.Size = UDim2.new(0, 103, 0, 50)
  1294. tpguitt2.Font = Enum.Font.SourceSans
  1295. tpguitt2.Text = "Teleports"
  1296. tpguitt2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1297. tpguitt2.TextSize = 30.000
  1298.  
  1299. autorobguit2.Name = "autorobguit2"
  1300. autorobguit2.Parent = scrollteleports2
  1301. autorobguit2.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  1302. autorobguit2.Position = UDim2.new(0, 0, 0.204419881, 0)
  1303. autorobguit2.Size = UDim2.new(0, 103, 0, 50)
  1304. autorobguit2.Font = Enum.Font.SourceSans
  1305. autorobguit2.Text = "AutoRob"
  1306. autorobguit2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1307. autorobguit2.TextSize = 30.000
  1308.  
  1309. storesguit2.Name = "storesguit2"
  1310. storesguit2.Parent = scrollteleports2
  1311. storesguit2.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  1312. storesguit2.Position = UDim2.new(0, 0, 0.273480654, 0)
  1313. storesguit2.Size = UDim2.new(0, 103, 0, 50)
  1314. storesguit2.Font = Enum.Font.SourceSans
  1315. storesguit2.Text = "Stores"
  1316. storesguit2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1317. storesguit2.TextSize = 30.000
  1318.  
  1319. tpguit2_2.Name = "tpguit2"
  1320. tpguit2_2.Parent = scrollteleports2
  1321. tpguit2_2.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  1322. tpguit2_2.Position = UDim2.new(0, 0, 0.135359138, 0)
  1323. tpguit2_2.Size = UDim2.new(0, 103, 0, 50)
  1324. tpguit2_2.Font = Enum.Font.SourceSans
  1325. tpguit2_2.Text = "Teleports 2"
  1326. tpguit2_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1327. tpguit2_2.TextSize = 24.000
  1328.  
  1329. teleports2label.Name = "teleports2label"
  1330. teleports2label.Parent = teleports2
  1331. teleports2label.BackgroundColor3 = Color3.fromRGB(61, 61, 61)
  1332. teleports2label.Position = UDim2.new(0.190789476, 0, 0.143646404, 0)
  1333. teleports2label.Size = UDim2.new(0, 492, 0, 50)
  1334. teleports2label.Font = Enum.Font.SourceSans
  1335. teleports2label.Text = "Teleports 2"
  1336. teleports2label.TextColor3 = Color3.fromRGB(170, 170, 170)
  1337. teleports2label.TextSize = 50.000
  1338.  
  1339. tweenspeedlabel.Name = "tweenspeedlabel"
  1340. tweenspeedlabel.Parent = teleports2
  1341. tweenspeedlabel.BackgroundColor3 = Color3.fromRGB(80, 80, 80)
  1342. tweenspeedlabel.Position = UDim2.new(0.190789476, 0, 0.281767964, 0)
  1343. tweenspeedlabel.Size = UDim2.new(0, 200, 0, 50)
  1344. tweenspeedlabel.Font = Enum.Font.SourceSans
  1345. tweenspeedlabel.Text = "Tween Speed"
  1346. tweenspeedlabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  1347. tweenspeedlabel.TextSize = 30.000
  1348.  
  1349. speedbox.Name = "speedbox"
  1350. speedbox.Parent = teleports2
  1351. speedbox.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  1352. speedbox.Position = UDim2.new(0.190789476, 0, 0.41988951, 0)
  1353. speedbox.Size = UDim2.new(0, 200, 0, 58)
  1354. speedbox.Font = Enum.Font.SourceSans
  1355. speedbox.PlaceholderText = "Speed:"
  1356. speedbox.Text = ""
  1357. speedbox.TextColor3 = Color3.fromRGB(255, 255, 255)
  1358. speedbox.TextSize = 24.000
  1359.  
  1360. tptoplayer.Name = "tptoplayer"
  1361. tptoplayer.Parent = teleports2
  1362. tptoplayer.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  1363. tptoplayer.Position = UDim2.new(0.671052635, 0, 0.419889569, 0)
  1364. tptoplayer.Size = UDim2.new(0, 200, 0, 58)
  1365. tptoplayer.Font = Enum.Font.SourceSans
  1366. tptoplayer.PlaceholderText = "Teleport to Player:"
  1367. tptoplayer.Text = ""
  1368. tptoplayer.TextColor3 = Color3.fromRGB(255, 255, 255)
  1369. tptoplayer.TextSize = 24.000
  1370.  
  1371. presse.Name = "presse"
  1372. presse.Parent = teleports2
  1373. presse.BackgroundColor3 = Color3.fromRGB(80, 80, 80)
  1374. presse.Position = UDim2.new(0.671052635, 0, 0.281767964, 0)
  1375. presse.Size = UDim2.new(0, 200, 0, 50)
  1376. presse.Font = Enum.Font.SourceSans
  1377. presse.Text = "Press e to teleport to player"
  1378. presse.TextColor3 = Color3.fromRGB(255, 255, 255)
  1379. presse.TextScaled = true
  1380. presse.TextSize = 30.000
  1381. presse.TextWrapped = true
  1382.  
  1383. -- Scripts
  1384.  
  1385. game.StarterGui:SetCore("SendNotification", {Title = "Diamond Hub";Text = "Welcome to Diamond Hub! Press V to Hide/Unhide GUI";Icon = "";Duration = 10;})
  1386.  
  1387. local player = game.Players.LocalPlayer
  1388. local mouse = player:GetMouse()
  1389.  
  1390. speedbox.Text = '1400'
  1391.  
  1392. mouse.KeyDown:connect(function(key)
  1393. if key == "v" then
  1394. if autorob.Visible == true or stores.Visible == true or credits.Visible == true or teleports.Visible == true or teleports2.Visible == true or main.Visible == true then
  1395. stores.Visible = false
  1396. autorob.Visible = false
  1397. credits.Visible = false
  1398. main.Visible = false
  1399. teleports2.Visible = false
  1400. teleports.Visible = false
  1401. else if autorob.Visible == false or stores.Visible == false or credits.Visible == false or teleports.Visible == false or teleports2.Visible == false or main.Visible == false then
  1402. stores.Visible = false
  1403. autorob.Visible = false
  1404. main.Visible = false
  1405. teleports2.Visible = false
  1406. teleports.Visible = false
  1407. credits.Visible = true
  1408. end
  1409. end
  1410. end
  1411. end)
  1412.  
  1413. stores.Draggable = true
  1414. autorob.Draggable = true
  1415. credits.Draggable = true
  1416. main.Draggable = true
  1417. teleports2.Draggable = true
  1418. teleports.Draggable = true
  1419.  
  1420. Screen.ResetOnSpawn = false
  1421.  
  1422.  
  1423.  
  1424. tweenmethodistrue = true
  1425. tpbypassmethodistrue = false
  1426. pyramidmethodistrue = false
  1427. -- credits stuff
  1428.  
  1429. destroygui.MouseButton1Click:Connect(function()
  1430. Screen:Destroy()
  1431. end)
  1432.  
  1433. copydiscord.MouseButton1Click:Connect(function()
  1434. setclipboard("https://discord.gg/vsAZ2w2Yy7")
  1435. game.StarterGui:SetCore("SendNotification", {Title = "Diamond Hub";Text = "Discord Link Copied to Clipboard!";Icon = "";Duration = 5;})
  1436. end)
  1437.  
  1438. autorobgui.MouseButton1Click:Connect(function()
  1439. if autorob.Visible == false then
  1440. credits.Visible = false
  1441. main.Visible = false
  1442. stores.Visible = false
  1443. teleports.Visible = false
  1444. teleports2.Visible = false
  1445. autorob.Visible = true
  1446. end
  1447. end)
  1448.  
  1449. creditsgui.MouseButton1Click:Connect(function()
  1450. if credits.Visible == false then
  1451. main.Visible = false
  1452. stores.Visible = false
  1453. teleports.Visible = false
  1454. autorob.Visible = false
  1455. teleports2.Visible = false
  1456. credits.Visible = true
  1457. end
  1458. end)
  1459.  
  1460. maingui.MouseButton1Click:Connect(function()
  1461. if main.Visible == false then
  1462. stores.Visible = false
  1463. teleports.Visible = false
  1464. autorob.Visible = false
  1465. credits.Visible = false
  1466. teleports2.Visible = false
  1467. main.Visible = true
  1468. end
  1469. end)
  1470.  
  1471. storesgui.MouseButton1Click:Connect(function()
  1472. if stores.Visible == false then
  1473. teleports.Visible = false
  1474. autorob.Visible = false
  1475. credits.Visible = false
  1476. main.Visible = false
  1477. teleports2.Visible = false
  1478. stores.Visible = true
  1479. end
  1480. end)
  1481.  
  1482. tpgui.MouseButton1Click:Connect(function()
  1483. if teleports.Visible == false then
  1484. autorob.Visible = false
  1485. credits.Visible = false
  1486. main.Visible = false
  1487. stores.Visible = false
  1488. teleports.Visible = true
  1489. end
  1490. end)
  1491.  
  1492. tpgui2.MouseButton1Click:Connect(function()
  1493. if teleports2.Visible == false then
  1494. autorob.Visible = false
  1495. credits.Visible = false
  1496. main.Visible = false
  1497. stores.Visible = false
  1498. teleports.Visible = false
  1499. teleports2.Visible = true
  1500. end
  1501. end)
  1502.  
  1503.  
  1504. -- main stuff
  1505.  
  1506. autorobguim.MouseButton1Click:Connect(function()
  1507. if autorob.Visible == false then
  1508. credits.Visible = false
  1509. main.Visible = false
  1510. stores.Visible = false
  1511. teleports.Visible = false
  1512. teleports2.Visible = false
  1513. autorob.Visible = true
  1514. end
  1515. end)
  1516.  
  1517. creditsguim.MouseButton1Click:Connect(function()
  1518. if credits.Visible == false then
  1519. main.Visible = false
  1520. stores.Visible = false
  1521. teleports.Visible = false
  1522. autorob.Visible = false
  1523. teleports2.Visible = false
  1524. credits.Visible = true
  1525. end
  1526. end)
  1527.  
  1528. mainguim.MouseButton1Click:Connect(function()
  1529. if main.Visible == false then
  1530. stores.Visible = false
  1531. teleports.Visible = false
  1532. autorob.Visible = false
  1533. credits.Visible = false
  1534. teleports2.Visible = false
  1535. main.Visible = true
  1536. end
  1537. end)
  1538.  
  1539. storesguim.MouseButton1Click:Connect(function()
  1540. if stores.Visible == false then
  1541. teleports.Visible = false
  1542. autorob.Visible = false
  1543. credits.Visible = false
  1544. main.Visible = false
  1545. teleports2.Visible = false
  1546. stores.Visible = true
  1547. end
  1548. end)
  1549.  
  1550. tpguim.MouseButton1Click:Connect(function()
  1551. if teleports.Visible == false then
  1552. autorob.Visible = false
  1553. credits.Visible = false
  1554. main.Visible = false
  1555. stores.Visible = false
  1556. teleports2.Visible = false
  1557. teleports.Visible = true
  1558. end
  1559. end)
  1560.  
  1561. tpguim2.MouseButton1Click:Connect(function()
  1562. if teleports2.Visible == false then
  1563. autorob.Visible = false
  1564. credits.Visible = false
  1565. main.Visible = false
  1566. stores.Visible = false
  1567. teleports.Visible = false
  1568. teleports2.Visible = true
  1569. end
  1570. end)
  1571.  
  1572. modguns.MouseButton1Click:Connect(function()
  1573. --Make sure the gun is not equiped when u execute.
  1574. local backpack = game.Players.LocalPlayer.Backpack
  1575. local gun = backpack['MP5'] --MP5,Pistol,Baton,Shotgun,Baton etc.
  1576. local ss = gun['ShotgunScript'] --RifleScript,PistolScript,MeeleScript,ShotgunScript etc.
  1577. local gg = gun['PistolScript']
  1578. local rr = gun['RifleScript']
  1579. for i=1,10 do --u can change this to higher value if u want more damage
  1580. ss:Clone().Parent = gun
  1581. gg:Clone().Parent = gun
  1582. rr:Clone().Parent = gun
  1583. end
  1584. end)
  1585.  
  1586. antireport.MouseButton1Click:Connect(function()
  1587. for i,v in pairs(game.Players.LocalPlayer.Character:GetDescendants()) do
  1588. if v:IsA("Accessory") or v:IsA("BillboardGui") or v:IsA("Decal") or v:IsA("Shirt") or v:IsA("Pants") then
  1589. v:Destroy()
  1590. end
  1591. end
  1592. end)
  1593.  
  1594. serverhop.MouseButton1Click:Connect(function()
  1595. local PlaceID = game.PlaceId
  1596. local AllIDs = {}
  1597. local foundAnything = ""
  1598. local actualHour = os.date("!*t").hour
  1599. local Deleted = false
  1600. local File = pcall(function()
  1601. AllIDs = game:GetService('HttpService'):JSONDecode(readfile("NotSameServers.json"))
  1602. end)
  1603. if not File then
  1604. table.insert(AllIDs, actualHour)
  1605. writefile("NotSameServers.json", game:GetService('HttpService'):JSONEncode(AllIDs))
  1606. end
  1607. function TPReturner()
  1608. local Site;
  1609. if foundAnything == "" then
  1610. Site = game.HttpService:JSONDecode(game:HttpGet('https://games.roblox.com/v1/games/' .. PlaceID .. '/servers/Public?sortOrder=Asc&limit=100'))
  1611. else
  1612. Site = game.HttpService:JSONDecode(game:HttpGet('https://games.roblox.com/v1/games/' .. PlaceID .. '/servers/Public?sortOrder=Asc&limit=100&cursor=' .. foundAnything))
  1613. end
  1614. local ID = ""
  1615. if Site.nextPageCursor and Site.nextPageCursor ~= "null" and Site.nextPageCursor ~= nil then
  1616. foundAnything = Site.nextPageCursor
  1617. end
  1618. local num = 0;
  1619. for i,v in pairs(Site.data) do
  1620. local Possible = true
  1621. ID = tostring(v.id)
  1622. if tonumber(v.maxPlayers) > tonumber(v.playing) then
  1623. for _,Existing in pairs(AllIDs) do
  1624. if num ~= 0 then
  1625. if ID == tostring(Existing) then
  1626. Possible = false
  1627. end
  1628. else
  1629. if tonumber(actualHour) ~= tonumber(Existing) then
  1630. local delFile = pcall(function()
  1631. delfile("NotSameServers.json")
  1632. AllIDs = {}
  1633. table.insert(AllIDs, actualHour)
  1634. end)
  1635. end
  1636. end
  1637. num = num + 1
  1638. end
  1639. if Possible == true then
  1640. table.insert(AllIDs, ID)
  1641. wait()
  1642. pcall(function()
  1643. writefile("NotSameServers.json", game:GetService('HttpService'):JSONEncode(AllIDs))
  1644. wait()
  1645. game:GetService("TeleportService"):TeleportToPlaceInstance(PlaceID, ID, game.Players.LocalPlayer)
  1646. end)
  1647. wait(4)
  1648. end
  1649. end
  1650. end
  1651. end
  1652.  
  1653. function Teleport()
  1654. while wait() do
  1655. pcall(function()
  1656. TPReturner()
  1657. if foundAnything ~= "" then
  1658. TPReturner()
  1659. end
  1660. end)
  1661. end
  1662. end
  1663.  
  1664. -- If you'd like to use a script before server hopping (Like a Automatic Chest collector you can put the Teleport() after it collected everything.
  1665. Teleport()
  1666. end)
  1667.  
  1668. fly.MouseButton1Click:Connect(function()
  1669. repeat wait()
  1670.  
  1671. until game:GetService"Players".LocalPlayer and game:GetService"Players".LocalPlayer.Character and game:GetService"Players".LocalPlayer.Character:findFirstChild("UpperTorso") and game:GetService"Players".LocalPlayer.Character:findFirstChild("Humanoid")
  1672. local mouse = game:GetService"Players".LocalPlayer:GetMouse()
  1673. repeat wait() until mouse
  1674. local plr = game:GetService"Players".LocalPlayer
  1675. local torso = plr.Character.UpperTorso
  1676. local flying = true
  1677. local deb = true
  1678. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  1679. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  1680. local maxspeed = 100
  1681. local speed = 0
  1682.  
  1683. function Fly()
  1684. local bg = Instance.new("BodyGyro", torso)
  1685. bg.P = 9e4
  1686. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  1687. bg.cframe = torso.CFrame
  1688. local bv = Instance.new("BodyVelocity", torso)
  1689. bv.velocity = Vector3.new(0,0.1,0)
  1690. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  1691. repeat wait()
  1692. plr.Character.Humanoid.PlatformStand = true
  1693. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  1694. speed = speed+1+(speed/maxspeed)
  1695. if speed > maxspeed then
  1696. speed = maxspeed
  1697. end
  1698. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  1699. speed = speed-1
  1700. if speed < 0 then
  1701. speed = 0
  1702. end
  1703. end
  1704. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  1705. bv.velocity = ((game:GetService("Workspace").CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game:GetService("Workspace").CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game:GetService("Workspace").CurrentCamera.CoordinateFrame.p))*speed
  1706. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  1707. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  1708. bv.velocity = ((game:GetService("Workspace").CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game:GetService("Workspace").CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game:GetService("Workspace").CurrentCamera.CoordinateFrame.p))*speed
  1709. else
  1710. bv.velocity = Vector3.new(0,0.1,0)
  1711. end
  1712. bg.cframe = game:GetService("Workspace").CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  1713. until not flying
  1714. ctrl = {f = 0, b = 0, l = 0, r = 0}
  1715. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  1716. speed = 0
  1717. bg:Destroy()
  1718. bv:Destroy()
  1719. plr.Character.Humanoid.PlatformStand = false
  1720. end
  1721. mouse.KeyDown:connect(function(key)
  1722. if key:lower() == "f" then
  1723. if flying then flying = false
  1724. else
  1725. flying = true
  1726. Fly()
  1727. end
  1728. elseif key:lower() == "w" then
  1729. ctrl.f = 1
  1730. elseif key:lower() == "s" then
  1731. ctrl.b = -1
  1732. elseif key:lower() == "a" then
  1733. ctrl.l = -1
  1734. elseif key:lower() == "d" then
  1735. ctrl.r = 1
  1736. end
  1737. end)
  1738. mouse.KeyUp:connect(function(key)
  1739. if key:lower() == "w" then
  1740. ctrl.f = 0
  1741. elseif key:lower() == "s" then
  1742. ctrl.b = 0
  1743. elseif key:lower() == "a" then
  1744. ctrl.l = 0
  1745. elseif key:lower() == "d" then
  1746. ctrl.r = 0
  1747. end
  1748. end)
  1749. Fly()
  1750. end)
  1751.  
  1752. criminalkill.MouseButton1Click:Connect(function()
  1753. game.StarterGui:SetCore("SendNotification", {Title = "Diamond Hub";Text = "You have to be in a Vehicle that has Missiles on it!";Icon = "";Duration = 5;})
  1754. _G.TargetTeam = "Criminals" -- put team u need to kill here
  1755. while wait() do
  1756. for i,v in next, game.Teams[_G.TargetTeam]:GetPlayers() do
  1757. game.ReplicatedStorage.Event:FireServer("BM", v.Character.Head.Position)
  1758. game.ReplicatedStorage.Event:FireServer("BM", v.Character.Head.Position)
  1759. end
  1760. end
  1761. end)
  1762.  
  1763. villainkill.MouseButton1Click:Connect(function()
  1764. game.StarterGui:SetCore("SendNotification", {Title = "Diamond Hub";Text = "You have to be in a Vehicle that has Missiles on it!";Icon = "";Duration = 5;})
  1765. _G.TargetTeam = "Villains" -- put team u need to kill here
  1766. while wait() do
  1767. for i,v in next, game.Teams[_G.TargetTeam]:GetPlayers() do
  1768. game.ReplicatedStorage.Event:FireServer("BM", v.Character.Head.Position)
  1769. game.ReplicatedStorage.Event:FireServer("BM", v.Character.Head.Position)
  1770. end
  1771. end
  1772. end)
  1773.  
  1774. policekill.MouseButton1Click:Connect(function()
  1775. game.StarterGui:SetCore("SendNotification", {Title = "Diamond Hub";Text = "You have to be in a Vehicle that has Missiles on it!";Icon = "";Duration = 5;})
  1776. _G.TargetTeam = "Police" -- put team u need to kill here
  1777. while wait() do
  1778. for i,v in next, game.Teams[_G.TargetTeam]:GetPlayers() do
  1779. game.ReplicatedStorage.Event:FireServer("BM", v.Character.Head.Position)
  1780. game.ReplicatedStorage.Event:FireServer("BM", v.Character.Head.Position)
  1781. end
  1782. end
  1783. end)
  1784.  
  1785. herokill.MouseButton1Click:Connect(function()
  1786. game.StarterGui:SetCore("SendNotification", {Title = "Diamond Hub";Text = "You have to be in a Vehicle that has Missiles on it!";Icon = "";Duration = 5;})
  1787. _G.TargetTeam = "Heroes" -- put team u need to kill here
  1788. while wait() do
  1789. for i,v in next, game.Teams[_G.TargetTeam]:GetPlayers() do
  1790. game.ReplicatedStorage.Event:FireServer("BM", v.Character.Head.Position)
  1791. game.ReplicatedStorage.Event:FireServer("BM", v.Character.Head.Position)
  1792. end
  1793. end
  1794. end)
  1795.  
  1796. gamepassunlock.MouseButton1Click:Connect(function()
  1797. local g1 = Instance.new("BoolValue",game.Players.LocalPlayer)
  1798. g1.Name = "5275404"
  1799. g1.Value = true
  1800. local g2 = Instance.new("BoolValue",game.Players.LocalPlayer)
  1801. g2.Name = "5275406"
  1802. g2.Value = true
  1803. local g3 = Instance.new("BoolValue",game.Players.LocalPlayer)
  1804. g3.Name = "5275408"
  1805. g3.Value = true
  1806. local g4 = Instance.new("BoolValue",game.Players.LocalPlayer)
  1807. g4.Name = "5283883"
  1808. g4.Value = true
  1809. local g5 = Instance.new("BoolValue",game.Players.LocalPlayer)
  1810. g5.Name = "5285945"
  1811. g5.Value = true
  1812. local g6 = Instance.new("BoolValue",game.Players.LocalPlayer)
  1813. g6.Name = "5786950"
  1814. g6.Value = true
  1815. local g7 = Instance.new("BoolValue",game.Players.LocalPlayer)
  1816. g7.Name = "5945566"
  1817. g7.Value = true
  1818. local g8 = Instance.new("BoolValue",game.Players.LocalPlayer)
  1819. g8.Name = "5981868"
  1820. g8.Value = true
  1821. local g9 = Instance.new("BoolValue",game.Players.LocalPlayer)
  1822. g9.Name = "6023566"
  1823. g9.Value = true
  1824. local g10 = Instance.new("BoolValue",game.Players.LocalPlayer)
  1825. g10.Name = "6329988"
  1826. g10.Value = true
  1827. game.StarterGui:SetCore("SendNotification", {Title = "Diamond Hub";Text = "All Gamepasses Unlocked!";Icon = "";Duration = 5;})
  1828. end)
  1829.  
  1830. emotesunlock.MouseButton1Click:Connect(function()
  1831. game.Players.LocalPlayer.Name = "nic10telf"
  1832. game.Players.LocalPlayer.Character.Head:Destroy()
  1833. game.Players.LocalPlayer.Character.HumanoidRootPart.Changed:connect(function ()
  1834. game.Players.LocalPlayer.Name = "nic10telf"
  1835. print(game.Players.LocalPlayer.Name)
  1836. end)
  1837. end)
  1838.  
  1839. -- teleports stuff
  1840. autorobguit.MouseButton1Click:Connect(function()
  1841. if autorob.Visible == false then
  1842. credits.Visible = false
  1843. main.Visible = false
  1844. stores.Visible = false
  1845. teleports.Visible = false
  1846. teleports2.Visible = false
  1847. autorob.Visible = true
  1848. end
  1849. end)
  1850.  
  1851. creditsguit.MouseButton1Click:Connect(function()
  1852. if credits.Visible == false then
  1853. main.Visible = false
  1854. stores.Visible = false
  1855. teleports.Visible = false
  1856. autorob.Visible = false
  1857. teleports2.Visible = false
  1858. credits.Visible = true
  1859. end
  1860. end)
  1861.  
  1862. mainguit.MouseButton1Click:Connect(function()
  1863. if main.Visible == false then
  1864. stores.Visible = false
  1865. teleports.Visible = false
  1866. autorob.Visible = false
  1867. credits.Visible = false
  1868. teleports2.Visible = false
  1869. main.Visible = true
  1870. end
  1871. end)
  1872.  
  1873. storesguit.MouseButton1Click:Connect(function()
  1874. if stores.Visible == false then
  1875. teleports.Visible = false
  1876. autorob.Visible = false
  1877. credits.Visible = false
  1878. main.Visible = false
  1879. teleports2.Visible = false
  1880. stores.Visible = true
  1881. end
  1882. end)
  1883.  
  1884. tpguit.MouseButton1Click:Connect(function()
  1885. if teleports.Visible == false then
  1886. autorob.Visible = false
  1887. credits.Visible = false
  1888. main.Visible = false
  1889. stores.Visible = false
  1890. teleports2.Visible = false
  1891. teleports.Visible = true
  1892. end
  1893. end)
  1894.  
  1895. tpguit2.MouseButton1Click:Connect(function()
  1896. if teleports2.Visible == false then
  1897. autorob.Visible = false
  1898. credits.Visible = false
  1899. main.Visible = false
  1900. stores.Visible = false
  1901. teleports.Visible = false
  1902. teleports2.Visible = true
  1903. end
  1904. end)
  1905.  
  1906. opentp1.MouseButton1Click:Connect(function()
  1907. if scrollingtps2.Visible == false then
  1908. scrollingtps2.Visible = true
  1909. else
  1910. scrollingtps2.Visible = false
  1911. end
  1912. end)
  1913.  
  1914. opentp2.MouseButton1Click:Connect(function()
  1915. if scrollingtps.Visible == false then
  1916. scrollingtps.Visible = true
  1917. else
  1918. scrollingtps.Visible = false
  1919. end
  1920. end)
  1921.  
  1922. pyramidmethod.MouseButton1Click:Connect(function()
  1923. if pyramidmethodistrue == false then
  1924. method.Text = "Pyramid Method (Beta)"
  1925. method.TextColor3 = Color3.fromRGB(255, 255, 0)
  1926. pyramidmethodistrue = true
  1927. tweenmethodistrue = false
  1928. tpbypassmethodistrue = false
  1929. game.Players.LocalPlayer.PlayerGui.MainGUI.TeleportEffect:Destroy()
  1930. else
  1931. pyramidmethodistrue = false
  1932. tpbypassmethodistrue = false
  1933. tweenmethodistrue = true
  1934. method.Text = "Tween Method (Safe)"
  1935. method.Textcolor3 = Color3.fromRGB(0, 255, 0)
  1936. end
  1937. end)
  1938.  
  1939. tween.MouseButton1Click:Connect(function()
  1940. if tweenmethodistrue == false then
  1941. method.Text = "Tween Method (Safe)"
  1942. method.TextColor3 = Color3.fromRGB(0, 255, 0)
  1943. tweenmethodistrue = true
  1944. pyramidmethodistrue = false
  1945. tpbypassmethodistrue = false
  1946. else
  1947. tweenmethodistrue = true
  1948. method.Text = "Tween Method (Safe)"
  1949. method.TextColor3 = Color3.fromRGB(0, 255, 0)
  1950. end
  1951. end)
  1952.  
  1953. tpbypass.MouseButton1Click:Connect(function()
  1954. if tpbypassmethodistrue == false then
  1955. method.Text = "Bypass Method (Unsafe)"
  1956. method.TextColor3 = Color3.fromRGB(255, 0, 0)
  1957. tpbypassmethodistrue = true
  1958. tweenmethodistrue = false
  1959. pyramidmethodistrue = false
  1960. else
  1961. tpbypassmethodistrue = false
  1962. pyramidmethodistrue = false
  1963. tweenmethodistrue = true
  1964. method.Text = "Tween Method (Safe)"
  1965. method.TextColor3 = Color3.fromRGB(0, 255, 0)
  1966. end
  1967. end)
  1968.  
  1969. crimbase.MouseButton1Click:Connect(function()
  1970. if tweenmethodistrue == true then
  1971. local _speed= speedbox.Text
  1972. function tp(...)
  1973. local plr=game.Players.LocalPlayer
  1974. local args={...}
  1975. if typeof(args[1])=="number"and args[2]and args[3]then
  1976. args=Vector3.new(args[1],args[2],args[3])
  1977. elseif typeof(args[1])=="Vector3" then
  1978. args=args[1]
  1979. elseif typeof(args[1])=="CFrame" then
  1980. args=args[1].Position
  1981. end
  1982. local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  1983. game:GetService("TweenService"):Create(
  1984. plr.Character.HumanoidRootPart,
  1985. TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  1986. {CFrame=CFrame.new(args)}
  1987. ):Play()
  1988. end
  1989. tp(2139.42,26.5,425.82)
  1990. else if tpbypassmethodistrue == true then
  1991. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(2139.42,26.5,425.82)
  1992. else if pyramidmethodistrue == true then
  1993. game.Workspace.Pyramid.Tele.Core2.CanCollide = false
  1994. game.Workspace.Pyramid.Tele.Core2.Transparency = 1
  1995. game.Workspace.Pyramid.Tele.Core2.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  1996. wait()
  1997. game.Workspace.Pyramid.Tele.Core2.CFrame = CFrame.new(1231.14185, 51051.2344, 318.096191)
  1998. game.Workspace.Pyramid.Tele.Core2.Transparency = 0
  1999. game.Workspace.Pyramid.Tele.Core2.CanCollide = true
  2000. wait(0.35)
  2001. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(2139.42,26.5,425.82) --Coordinates
  2002. end
  2003. end
  2004. end
  2005. end)
  2006.  
  2007. bankin.MouseButton1Click:Connect(function()
  2008. if tweenmethodistrue == true then
  2009. local _speed= speedbox.Text
  2010. function tp(...)
  2011. local plr=game.Players.LocalPlayer
  2012. local args={...}
  2013. if typeof(args[1])=="number"and args[2]and args[3]then
  2014. args=Vector3.new(args[1],args[2],args[3])
  2015. elseif typeof(args[1])=="Vector3" then
  2016. args=args[1]
  2017. elseif typeof(args[1])=="CFrame" then
  2018. args=args[1].Position
  2019. end
  2020. local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  2021. game:GetService("TweenService"):Create(
  2022. plr.Character.HumanoidRootPart,
  2023. TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  2024. {CFrame=CFrame.new(args)}
  2025. ):Play()
  2026. end
  2027. tp(652.19, 52.12, 492.242)
  2028. else if tpbypassmethodistrue == true then
  2029. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(652.19, 52.12, 492.24)
  2030. else if pyramidmethodistrue == true then
  2031. game.Workspace.Pyramid.Tele.Core2.CanCollide = false
  2032. game.Workspace.Pyramid.Tele.Core2.Transparency = 1
  2033. game.Workspace.Pyramid.Tele.Core2.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  2034. wait()
  2035. game.Workspace.Pyramid.Tele.Core2.CFrame = CFrame.new(1231.14185, 51051.2344, 318.096191)
  2036. game.Workspace.Pyramid.Tele.Core2.Transparency = 0
  2037. game.Workspace.Pyramid.Tele.Core2.CanCollide = true
  2038. wait(0.35)
  2039. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(652.19, 52.12, 492.24) --Coordinates
  2040. end
  2041. end
  2042. end
  2043. end)
  2044.  
  2045. bankout.MouseButton1Click:Connect(function()
  2046. if tpbypassmethodistrue == true then
  2047. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(637.73,50.87,466.56)
  2048. else if tweenmethodistrue == true then
  2049. local _speed= speedbox.Text
  2050. function tp(...)
  2051. local plr=game.Players.LocalPlayer
  2052. local args={...}
  2053. if typeof(args[1])=="number"and args[2]and args[3]then
  2054. args=Vector3.new(args[1],args[2],args[3])
  2055. elseif typeof(args[1])=="Vector3" then
  2056. args=args[1]
  2057. elseif typeof(args[1])=="CFrame" then
  2058. args=args[1].Position
  2059. end
  2060. local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  2061. game:GetService("TweenService"):Create(
  2062. plr.Character.HumanoidRootPart,
  2063. TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  2064. {CFrame=CFrame.new(args)}
  2065. ):Play()
  2066. end
  2067. tp(637.73,50.87,466.56)
  2068. else if pyramidmethodistrue == true then
  2069. game.Workspace.Pyramid.Tele.Core2.CanCollide = false
  2070. game.Workspace.Pyramid.Tele.Core2.Transparency = 1
  2071. game.Workspace.Pyramid.Tele.Core2.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  2072. wait()
  2073. game.Workspace.Pyramid.Tele.Core2.CFrame = CFrame.new(1231.14185, 51051.2344, 318.096191)
  2074. game.Workspace.Pyramid.Tele.Core2.Transparency = 0
  2075. game.Workspace.Pyramid.Tele.Core2.CanCollide = true
  2076. wait(0.35)
  2077. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(637.73,50.87,466.56) --Coordinates
  2078. end
  2079. end
  2080. end
  2081.  
  2082. end)
  2083.  
  2084. bankvault.MouseButton1Click:Connect(function()
  2085. if tweenmethodistrue == true then
  2086. local _speed= speedbox.Text
  2087. function tp(...)
  2088. local plr=game.Players.LocalPlayer
  2089. local args={...}
  2090. if typeof(args[1])=="number"and args[2]and args[3]then
  2091. args=Vector3.new(args[1],args[2],args[3])
  2092. elseif typeof(args[1])=="Vector3" then
  2093. args=args[1]
  2094. elseif typeof(args[1])=="CFrame" then
  2095. args=args[1].Position
  2096. end
  2097. local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  2098. game:GetService("TweenService"):Create(
  2099. plr.Character.HumanoidRootPart,
  2100. TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  2101. {CFrame=CFrame.new(args)}
  2102. ):Play()
  2103. end
  2104. tp(707.13,110.29,545.4)
  2105. else if pyramidmethodistrue == true then
  2106. game.Workspace.Pyramid.Tele.Core2.CanCollide = false
  2107. game.Workspace.Pyramid.Tele.Core2.Transparency = 1
  2108. game.Workspace.Pyramid.Tele.Core2.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  2109. wait()
  2110. game.Workspace.Pyramid.Tele.Core2.CFrame = CFrame.new(1231.14185, 51051.2344, 318.096191)
  2111. game.Workspace.Pyramid.Tele.Core2.Transparency = 0
  2112. game.Workspace.Pyramid.Tele.Core2.CanCollide = true
  2113. wait(0.35)
  2114. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(707.13,110.29,545.4) --Coordinates
  2115. else if tpbypassmethodistrue == true then
  2116. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(707.13,110.29,545.4)
  2117. end
  2118. end
  2119. end
  2120. end)
  2121.  
  2122. casinohack.MouseButton1Click:Connect(function()
  2123. if tpbypassmethodistrue == true then
  2124. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(1695.55,38.56,739.93)
  2125. else if tweenmethodistrue == true then
  2126. local _speed= speedbox.Text
  2127. function tp(...)
  2128. local plr=game.Players.LocalPlayer
  2129. local args={...}
  2130. if typeof(args[1])=="number"and args[2]and args[3]then
  2131. args=Vector3.new(args[1],args[2],args[3])
  2132. elseif typeof(args[1])=="Vector3" then
  2133. args=args[1]
  2134. elseif typeof(args[1])=="CFrame" then
  2135. args=args[1].Position
  2136. end
  2137. local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  2138. game:GetService("TweenService"):Create(
  2139. plr.Character.HumanoidRootPart,
  2140. TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  2141. {CFrame=CFrame.new(args)}
  2142. ):Play()
  2143. end
  2144. tp(1695.55,38.56,739.93)
  2145. else if pyramidmethodistrue == true then
  2146. game.Workspace.Pyramid.Tele.Core2.CanCollide = false
  2147. game.Workspace.Pyramid.Tele.Core2.Transparency = 1
  2148. game.Workspace.Pyramid.Tele.Core2.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  2149. wait()
  2150. game.Workspace.Pyramid.Tele.Core2.CFrame = CFrame.new(1231.14185, 51051.2344, 318.096191)
  2151. game.Workspace.Pyramid.Tele.Core2.Transparency = 0
  2152. game.Workspace.Pyramid.Tele.Core2.CanCollide = true
  2153. wait(0.35)
  2154. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1695.55,38.56,739.93) --Coordinates
  2155. end
  2156. end
  2157. end
  2158. end)
  2159.  
  2160. casinovault.MouseButton1Click:Connect(function()
  2161. if tpbypassmethodistrue == true then
  2162. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(1685.34,41.56,514.75)
  2163. else if tweenmethodistrue == true then
  2164. local _speed= speedbox.Text
  2165. function tp(...)
  2166. local plr=game.Players.LocalPlayer
  2167. local args={...}
  2168. if typeof(args[1])=="number"and args[2]and args[3]then
  2169. args=Vector3.new(args[1],args[2],args[3])
  2170. elseif typeof(args[1])=="Vector3" then
  2171. args=args[1]
  2172. elseif typeof(args[1])=="CFrame" then
  2173. args=args[1].Position
  2174. end
  2175. local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  2176. game:GetService("TweenService"):Create(
  2177. plr.Character.HumanoidRootPart,
  2178. TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  2179. {CFrame=CFrame.new(args)}
  2180. ):Play()
  2181. end
  2182. tp(1685.34,41.56,514.75)
  2183. else if pyramidmethodistrue == true then
  2184. game.Workspace.Pyramid.Tele.Core2.CanCollide = false
  2185. game.Workspace.Pyramid.Tele.Core2.Transparency = 1
  2186. game.Workspace.Pyramid.Tele.Core2.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  2187. wait()
  2188. game.Workspace.Pyramid.Tele.Core2.CFrame = CFrame.new(1231.14185, 51051.2344, 318.096191)
  2189. game.Workspace.Pyramid.Tele.Core2.Transparency = 0
  2190. game.Workspace.Pyramid.Tele.Core2.CanCollide = true
  2191. wait(0.35)
  2192. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1685.34,41.56,514.75) --Coordinates
  2193. end
  2194. end
  2195. end
  2196. end)
  2197.  
  2198. casinoout.MouseButton1Click:Connect(function()
  2199. if tpbypassmethodistrue == true then
  2200. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(1697.72, 37.78, 842.83)
  2201. else if tweenmethodistrue == true then
  2202. local _speed= speedbox.Text
  2203. function tp(...)
  2204. local plr=game.Players.LocalPlayer
  2205. local args={...}
  2206. if typeof(args[1])=="number"and args[2]and args[3]then
  2207. args=Vector3.new(args[1],args[2],args[3])
  2208. elseif typeof(args[1])=="Vector3" then
  2209. args=args[1]
  2210. elseif typeof(args[1])=="CFrame" then
  2211. args=args[1].Position
  2212. end
  2213. local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  2214. game:GetService("TweenService"):Create(
  2215. plr.Character.HumanoidRootPart,
  2216. TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  2217. {CFrame=CFrame.new(args)}
  2218. ):Play()
  2219. end
  2220. tp(1697.72, 37.78, 842.83)
  2221. else if pyramidmethodistrue == true then
  2222. game.Workspace.Pyramid.Tele.Core2.CanCollide = false
  2223. game.Workspace.Pyramid.Tele.Core2.Transparency = 1
  2224. game.Workspace.Pyramid.Tele.Core2.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  2225. wait()
  2226. game.Workspace.Pyramid.Tele.Core2.CFrame = CFrame.new(1231.14185, 51051.2344, 318.096191)
  2227. game.Workspace.Pyramid.Tele.Core2.Transparency = 0
  2228. game.Workspace.Pyramid.Tele.Core2.CanCollide = true
  2229. wait(0.35)
  2230. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1697.72, 37.78, 842.83) --Coordinates
  2231. end
  2232. end
  2233. end
  2234. end)
  2235.  
  2236. casinoin.MouseButton1Click:Connect(function()
  2237. if tpbypassmethodistrue == true then
  2238. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(1696.77, 37.78, 772.21)
  2239. else if tweenmethodistrue == true then
  2240. local _speed= speedbox.Text
  2241. function tp(...)
  2242. local plr=game.Players.LocalPlayer
  2243. local args={...}
  2244. if typeof(args[1])=="number"and args[2]and args[3]then
  2245. args=Vector3.new(args[1],args[2],args[3])
  2246. elseif typeof(args[1])=="Vector3" then
  2247. args=args[1]
  2248. elseif typeof(args[1])=="CFrame" then
  2249. args=args[1].Position
  2250. end
  2251. local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  2252. game:GetService("TweenService"):Create(
  2253. plr.Character.HumanoidRootPart,
  2254. TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  2255. {CFrame=CFrame.new(args)}
  2256. ):Play()
  2257. end
  2258. tp(1696.77, 37.78, 772.21)
  2259. else if pyramidmethodistrue == true then
  2260. game.Workspace.Pyramid.Tele.Core2.CanCollide = false
  2261. game.Workspace.Pyramid.Tele.Core2.Transparency = 1
  2262. game.Workspace.Pyramid.Tele.Core2.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  2263. wait()
  2264. game.Workspace.Pyramid.Tele.Core2.CFrame = CFrame.new(1231.14185, 51051.2344, 318.096191)
  2265. game.Workspace.Pyramid.Tele.Core2.Transparency = 0
  2266. game.Workspace.Pyramid.Tele.Core2.CanCollide = true
  2267. wait(0.35)
  2268. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1696.77, 37.78, 772.23) --Coordinates
  2269. end
  2270. end
  2271. end
  2272. end)
  2273.  
  2274. clubout.MouseButton1Click:Connect(function()
  2275. if tpbypassmethodistrue == true then
  2276. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(1102.92,54.15,160.71)
  2277. else if tweenmethodistrue == true then
  2278. local _speed= speedbox.Text
  2279. function tp(...)
  2280. local plr=game.Players.LocalPlayer
  2281. local args={...}
  2282. if typeof(args[1])=="number"and args[2]and args[3]then
  2283. args=Vector3.new(args[1],args[2],args[3])
  2284. elseif typeof(args[1])=="Vector3" then
  2285. args=args[1]
  2286. elseif typeof(args[1])=="CFrame" then
  2287. args=args[1].Position
  2288. end
  2289. local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  2290. game:GetService("TweenService"):Create(
  2291. plr.Character.HumanoidRootPart,
  2292. TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  2293. {CFrame=CFrame.new(args)}
  2294. ):Play()
  2295. end
  2296. tp(1102.92,54.15,160.71)
  2297. else if pyramidmethodistrue == true then
  2298. game.Workspace.Pyramid.Tele.Core2.CanCollide = false
  2299. game.Workspace.Pyramid.Tele.Core2.Transparency = 1
  2300. game.Workspace.Pyramid.Tele.Core2.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  2301. wait()
  2302. game.Workspace.Pyramid.Tele.Core2.CFrame = CFrame.new(1231.14185, 51051.2344, 318.096191)
  2303. game.Workspace.Pyramid.Tele.Core2.Transparency = 0
  2304. game.Workspace.Pyramid.Tele.Core2.CanCollide = true
  2305. wait(0.35)
  2306. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1102.92,54.15,160.71) --Coordinates
  2307. end
  2308. end
  2309. end
  2310. end)
  2311.  
  2312. clubvault.MouseButton1Click:Connect(function()
  2313. if tpbypassmethodistrue == true then
  2314. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(1141.09,172.71,5.17)
  2315. else if tweenmethodistrue == true then
  2316. local _speed= speedbox.Text
  2317. function tp(...)
  2318. local plr=game.Players.LocalPlayer
  2319. local args={...}
  2320. if typeof(args[1])=="number"and args[2]and args[3]then
  2321. args=Vector3.new(args[1],args[2],args[3])
  2322. elseif typeof(args[1])=="Vector3" then
  2323. args=args[1]
  2324. elseif typeof(args[1])=="CFrame" then
  2325. args=args[1].Position
  2326. end
  2327. local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  2328. game:GetService("TweenService"):Create(
  2329. plr.Character.HumanoidRootPart,
  2330. TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  2331. {CFrame=CFrame.new(args)}
  2332. ):Play()
  2333. end
  2334. tp(1141.09,172.71,5.17)
  2335. else if pyramidmethodistrue == true then
  2336. game.Workspace.Pyramid.Tele.Core2.CanCollide = false
  2337. game.Workspace.Pyramid.Tele.Core2.Transparency = 1
  2338. game.Workspace.Pyramid.Tele.Core2.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  2339. wait()
  2340. game.Workspace.Pyramid.Tele.Core2.CFrame = CFrame.new(1231.14185, 51051.2344, 318.096191)
  2341. game.Workspace.Pyramid.Tele.Core2.Transparency = 0
  2342. game.Workspace.Pyramid.Tele.Core2.CanCollide = true
  2343. wait(0.35)
  2344. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1141.09,172.71,5.17) --Coordinates
  2345. end
  2346. end
  2347. end
  2348. end)
  2349.  
  2350. clubin.MouseButton1Click:Connect(function()
  2351. if tpbypassmethodistrue == true then
  2352. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(1107.65, 54.11, 150.04)
  2353. else if tweenmethodistrue == true then
  2354. local _speed= speedbox.Text
  2355. function tp(...)
  2356. local plr=game.Players.LocalPlayer
  2357. local args={...}
  2358. if typeof(args[1])=="number"and args[2]and args[3]then
  2359. args=Vector3.new(args[1],args[2],args[3])
  2360. elseif typeof(args[1])=="Vector3" then
  2361. args=args[1]
  2362. elseif typeof(args[1])=="CFrame" then
  2363. args=args[1].Position
  2364. end
  2365. local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  2366. game:GetService("TweenService"):Create(
  2367. plr.Character.HumanoidRootPart,
  2368. TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  2369. {CFrame=CFrame.new(args)}
  2370. ):Play()
  2371. end
  2372. tp(1107.65, 54.11, 150.04)
  2373. else if pyramidmethodistrue == true then
  2374. game.Workspace.Pyramid.Tele.Core2.CanCollide = false
  2375. game.Workspace.Pyramid.Tele.Core2.Transparency = 1
  2376. game.Workspace.Pyramid.Tele.Core2.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  2377. wait()
  2378. game.Workspace.Pyramid.Tele.Core2.CFrame = CFrame.new(1231.14185, 51051.2344, 318.096191)
  2379. game.Workspace.Pyramid.Tele.Core2.Transparency = 0
  2380. game.Workspace.Pyramid.Tele.Core2.CanCollide = true
  2381. wait(0.35)
  2382. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1107.65, 54.11, 150.04) --Coordinates
  2383. end
  2384. end
  2385. end
  2386. end)
  2387.  
  2388. jewelryout.MouseButton1Click:Connect(function()
  2389. if tpbypassmethodistrue == true then
  2390. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(-128.15, 25.23, 717.77)
  2391. else if tweenmethodistrue == true then
  2392. local _speed= speedbox.Text
  2393. function tp(...)
  2394. local plr=game.Players.LocalPlayer
  2395. local args={...}
  2396. if typeof(args[1])=="number"and args[2]and args[3]then
  2397. args=Vector3.new(args[1],args[2],args[3])
  2398. elseif typeof(args[1])=="Vector3" then
  2399. args=args[1]
  2400. elseif typeof(args[1])=="CFrame" then
  2401. args=args[1].Position
  2402. end
  2403. local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  2404. game:GetService("TweenService"):Create(
  2405. plr.Character.HumanoidRootPart,
  2406. TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  2407. {CFrame=CFrame.new(args)}
  2408. ):Play()
  2409. end
  2410. tp(-128.15, 25.23, 717.77)
  2411. else if pyramidmethodistrue == true then
  2412. game.Workspace.Pyramid.Tele.Core2.CanCollide = false
  2413. game.Workspace.Pyramid.Tele.Core2.Transparency = 1
  2414. game.Workspace.Pyramid.Tele.Core2.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  2415. wait()
  2416. game.Workspace.Pyramid.Tele.Core2.CFrame = CFrame.new(1231.14185, 51051.2344, 318.096191)
  2417. game.Workspace.Pyramid.Tele.Core2.Transparency = 0
  2418. game.Workspace.Pyramid.Tele.Core2.CanCollide = true
  2419. wait(0.35)
  2420. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-128.15, 25.23, 717.77) --Coordinates
  2421. end
  2422. end
  2423. end
  2424. end)
  2425.  
  2426. jewelryvault.MouseButton1Click:Connect(function()
  2427. if tpbypassmethodistrue == true then
  2428. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(-95.61,27.05,798.9)
  2429. else if tweenmethodistrue == true then
  2430. local _speed= speedbox.Text
  2431. function tp(...)
  2432. local plr=game.Players.LocalPlayer
  2433. local args={...}
  2434. if typeof(args[1])=="number"and args[2]and args[3]then
  2435. args=Vector3.new(args[1],args[2],args[3])
  2436. elseif typeof(args[1])=="Vector3" then
  2437. args=args[1]
  2438. elseif typeof(args[1])=="CFrame" then
  2439. args=args[1].Position
  2440. end
  2441. local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  2442. game:GetService("TweenService"):Create(
  2443. plr.Character.HumanoidRootPart,
  2444. TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  2445. {CFrame=CFrame.new(args)}
  2446. ):Play()
  2447. end
  2448. tp(-95.61,27.05,798.9)
  2449. else if pyramidmethodistrue == true then
  2450. game.Workspace.Pyramid.Tele.Core2.CanCollide = false
  2451. game.Workspace.Pyramid.Tele.Core2.Transparency = 1
  2452. game.Workspace.Pyramid.Tele.Core2.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  2453. wait()
  2454. game.Workspace.Pyramid.Tele.Core2.CFrame = CFrame.new(1231.14185, 51051.2344, 318.096191)
  2455. game.Workspace.Pyramid.Tele.Core2.Transparency = 0
  2456. game.Workspace.Pyramid.Tele.Core2.CanCollide = true
  2457. wait(0.35)
  2458. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-95.61,27.05,798.9) --Coordinates
  2459. end
  2460. end
  2461. end
  2462. end)
  2463.  
  2464. jewelryin.MouseButton1Click:Connect(function()
  2465. if tpbypassmethodistrue == true then
  2466. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(-80.58,87.26,805.89)
  2467. else if tweenmethodistrue == true then
  2468. local _speed= speedbox.Text
  2469. function tp(...)
  2470. local plr=game.Players.LocalPlayer
  2471. local args={...}
  2472. if typeof(args[1])=="number"and args[2]and args[3]then
  2473. args=Vector3.new(args[1],args[2],args[3])
  2474. elseif typeof(args[1])=="Vector3" then
  2475. args=args[1]
  2476. elseif typeof(args[1])=="CFrame" then
  2477. args=args[1].Position
  2478. end
  2479. local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  2480. game:GetService("TweenService"):Create(
  2481. plr.Character.HumanoidRootPart,
  2482. TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  2483. {CFrame=CFrame.new(args)}
  2484. ):Play()
  2485. end
  2486. tp(-80.58,87.26,805.89)
  2487. else if pyramidmethodistrue == true then
  2488. game.Workspace.Pyramid.Tele.Core2.CanCollide = false
  2489. game.Workspace.Pyramid.Tele.Core2.Transparency = 1
  2490. game.Workspace.Pyramid.Tele.Core2.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  2491. wait()
  2492. game.Workspace.Pyramid.Tele.Core2.CFrame = CFrame.new(1231.14185, 51051.2344, 318.096191)
  2493. game.Workspace.Pyramid.Tele.Core2.Transparency = 0
  2494. game.Workspace.Pyramid.Tele.Core2.CanCollide = true
  2495. wait(0.35)
  2496. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-80.58,87.26,805.89) --Coordinates
  2497. end
  2498. end
  2499. end
  2500. end)
  2501.  
  2502. ship.MouseButton1Click:Connect(function()
  2503. if tpbypassmethodistrue == true then
  2504. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(2509.57,83,339.8)
  2505. else if tweenmethodistrue == true then
  2506. local _speed= speedbox.Text
  2507. function tp(...)
  2508. local plr=game.Players.LocalPlayer
  2509. local args={...}
  2510. if typeof(args[1])=="number"and args[2]and args[3]then
  2511. args=Vector3.new(args[1],args[2],args[3])
  2512. elseif typeof(args[1])=="Vector3" then
  2513. args=args[1]
  2514. elseif typeof(args[1])=="CFrame" then
  2515. args=args[1].Position
  2516. end
  2517. local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  2518. game:GetService("TweenService"):Create(
  2519. plr.Character.HumanoidRootPart,
  2520. TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  2521. {CFrame=CFrame.new(args)}
  2522. ):Play()
  2523. end
  2524. tp(2509.57,83,339.8)
  2525. else if pyramidmethodistrue == true then
  2526. game.Workspace.Pyramid.Tele.Core2.CanCollide = false
  2527. game.Workspace.Pyramid.Tele.Core2.Transparency = 1
  2528. game.Workspace.Pyramid.Tele.Core2.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  2529. wait()
  2530. game.Workspace.Pyramid.Tele.Core2.CFrame = CFrame.new(1231.14185, 51051.2344, 318.096191)
  2531. game.Workspace.Pyramid.Tele.Core2.Transparency = 0
  2532. game.Workspace.Pyramid.Tele.Core2.CanCollide = true
  2533. wait(0.35)
  2534. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(2509.57,83,339.8) --Coordinates
  2535. end
  2536. end
  2537. end
  2538. end)
  2539.  
  2540. airport.MouseButton1Click:Connect(function()
  2541. if tpbypassmethodistrue == true then
  2542. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(-2105.59,31.45,-1231.09)
  2543. else if tweenmethodistrue == true then
  2544. local _speed= speedbox.Text
  2545. function tp(...)
  2546. local plr=game.Players.LocalPlayer
  2547. local args={...}
  2548. if typeof(args[1])=="number"and args[2]and args[3]then
  2549. args=Vector3.new(args[1],args[2],args[3])
  2550. elseif typeof(args[1])=="Vector3" then
  2551. args=args[1]
  2552. elseif typeof(args[1])=="CFrame" then
  2553. args=args[1].Position
  2554. end
  2555. local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  2556. game:GetService("TweenService"):Create(
  2557. plr.Character.HumanoidRootPart,
  2558. TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  2559. {CFrame=CFrame.new(args)}
  2560. ):Play()
  2561. end
  2562. tp(-2105.59,31.45,-1231.09)
  2563. else if pyramidmethodistrue == true then
  2564. game.Workspace.Pyramid.Tele.Core2.CanCollide = false
  2565. game.Workspace.Pyramid.Tele.Core2.Transparency = 1
  2566. game.Workspace.Pyramid.Tele.Core2.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  2567. wait()
  2568. game.Workspace.Pyramid.Tele.Core2.CFrame = CFrame.new(1231.14185, 51051.2344, 318.096191)
  2569. game.Workspace.Pyramid.Tele.Core2.Transparency = 0
  2570. game.Workspace.Pyramid.Tele.Core2.CanCollide = true
  2571. wait(0.35)
  2572. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-2105.59,31.45,-1231.09) --Coordinates
  2573. end
  2574. end
  2575. end
  2576. end)
  2577.  
  2578. prisonout.MouseButton1Click:Connect(function()
  2579. if tpbypassmethodistrue == true then
  2580. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(-886.63,80,-2651.56)
  2581. else if tweenmethodistrue == true then
  2582. local _speed= speedbox.Text
  2583. function tp(...)
  2584. local plr=game.Players.LocalPlayer
  2585. local args={...}
  2586. if typeof(args[1])=="number"and args[2]and args[3]then
  2587. args=Vector3.new(args[1],args[2],args[3])
  2588. elseif typeof(args[1])=="Vector3" then
  2589. args=args[1]
  2590. elseif typeof(args[1])=="CFrame" then
  2591. args=args[1].Position
  2592. end
  2593. local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  2594. game:GetService("TweenService"):Create(
  2595. plr.Character.HumanoidRootPart,
  2596. TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  2597. {CFrame=CFrame.new(args)}
  2598. ):Play()
  2599. end
  2600. tp(-886.63,80,-2651.56)
  2601. else if pyramidmethodistrue == true then
  2602. game.Workspace.Pyramid.Tele.Core2.CanCollide = false
  2603. game.Workspace.Pyramid.Tele.Core2.Transparency = 1
  2604. game.Workspace.Pyramid.Tele.Core2.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  2605. wait()
  2606. game.Workspace.Pyramid.Tele.Core2.CFrame = CFrame.new(1231.14185, 51051.2344, 318.096191)
  2607. game.Workspace.Pyramid.Tele.Core2.Transparency = 0
  2608. game.Workspace.Pyramid.Tele.Core2.CanCollide = true
  2609. wait(0.35)
  2610. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-886.63,80,-2651.56) --Coordinates
  2611. end
  2612. end
  2613. end
  2614. end)
  2615.  
  2616. prisonin.MouseButton1Click:Connect(function()
  2617. if tpbypassmethodistrue == true then
  2618. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(-895.1, 66.84, -3147.45)
  2619. else if tweenmethodistrue == true then
  2620. local _speed= speedbox.Text
  2621. function tp(...)
  2622. local plr=game.Players.LocalPlayer
  2623. local args={...}
  2624. if typeof(args[1])=="number"and args[2]and args[3]then
  2625. args=Vector3.new(args[1],args[2],args[3])
  2626. elseif typeof(args[1])=="Vector3" then
  2627. args=args[1]
  2628. elseif typeof(args[1])=="CFrame" then
  2629. args=args[1].Position
  2630. end
  2631. local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  2632. game:GetService("TweenService"):Create(
  2633. plr.Character.HumanoidRootPart,
  2634. TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  2635. {CFrame=CFrame.new(args)}
  2636. ):Play()
  2637. end
  2638. tp(-895.1, 66.84, -3147.45)
  2639. else if pyramidmethodistrue == true then
  2640. game.Workspace.Pyramid.Tele.Core2.CanCollide = false
  2641. game.Workspace.Pyramid.Tele.Core2.Transparency = 1
  2642. game.Workspace.Pyramid.Tele.Core2.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  2643. wait()
  2644. game.Workspace.Pyramid.Tele.Core2.CFrame = CFrame.new(1231.14185, 51051.2344, 318.096191)
  2645. game.Workspace.Pyramid.Tele.Core2.Transparency = 0
  2646. game.Workspace.Pyramid.Tele.Core2.CanCollide = true
  2647. wait(0.35)
  2648. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-895.1, 66.84, -3147.45) --Coordinates
  2649. end
  2650. end
  2651. end
  2652. end)
  2653.  
  2654. pyramidin.MouseButton1Click:Connect(function()
  2655. if pyramidmethodistrue == false then
  2656. game.StarterGui:SetCore("SendNotification", {Title = "Diamond Hub";Text = "You have to Enable PyramidMethod!";Icon = "";Duration = 5;})
  2657. else
  2658. game.Workspace.Pyramid.Tele.Core2.CanCollide = false
  2659. game.Workspace.Pyramid.Tele.Core2.Transparency = 1
  2660. game.Workspace.Pyramid.Tele.Core2.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  2661. wait()
  2662. game.Workspace.Pyramid.Tele.Core2.CFrame = CFrame.new(1231.14185, 51051.2344, 318.096191)
  2663. game.Workspace.Pyramid.Tele.Core2.Transparency = 0
  2664. game.Workspace.Pyramid.Tele.Core2.CanCollide = true
  2665. wait(0.35)
  2666. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1231.14185, 51051.2344, 318.096191) --Coordinates
  2667.  
  2668. end
  2669. end)
  2670.  
  2671. pyramidout.MouseButton1Click:Connect(function()
  2672. if tpbypassmethodistrue == true then
  2673. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(-1047.64,18.82,-514.79)
  2674. else if tweenmethodistrue == true then
  2675. local _speed= speedbox.Text
  2676. function tp(...)
  2677. local plr=game.Players.LocalPlayer
  2678. local args={...}
  2679. if typeof(args[1])=="number"and args[2]and args[3]then
  2680. args=Vector3.new(args[1],args[2],args[3])
  2681. elseif typeof(args[1])=="Vector3" then
  2682. args=args[1]
  2683. elseif typeof(args[1])=="CFrame" then
  2684. args=args[1].Position
  2685. end
  2686. local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  2687. game:GetService("TweenService"):Create(
  2688. plr.Character.HumanoidRootPart,
  2689. TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  2690. {CFrame=CFrame.new(args)}
  2691. ):Play()
  2692. end
  2693. tp(-1047.64,18.82,-514.79)
  2694. else if pyramidmethodistrue == true then
  2695. game.Workspace.Pyramid.Tele.Core2.CanCollide = false
  2696. game.Workspace.Pyramid.Tele.Core2.Transparency = 1
  2697. game.Workspace.Pyramid.Tele.Core2.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  2698. wait()
  2699. game.Workspace.Pyramid.Tele.Core2.CFrame = CFrame.new(1231.14185, 51051.2344, 318.096191)
  2700. game.Workspace.Pyramid.Tele.Core2.Transparency = 0
  2701. game.Workspace.Pyramid.Tele.Core2.CanCollide = true
  2702. wait(0.35)
  2703. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1047.64,18.82,-514.79) --Coordinates
  2704. end
  2705. end
  2706. end
  2707. end)
  2708.  
  2709. pyramidvault.MouseButton1Click:Connect(function()
  2710. if pyramidmethodistrue == false then
  2711. game.StarterGui:SetCore("SendNotification", {Title = "Diamond Hub";Text = "You have to Enable PyramidMethod!";Icon = "";Duration = 5;})
  2712. else
  2713. game.Workspace.Pyramid.Tele.Core2.CanCollide = false
  2714. game.Workspace.Pyramid.Tele.Core2.Transparency = 1
  2715. game.Workspace.Pyramid.Tele.Core2.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  2716. wait()
  2717. game.Workspace.Pyramid.Tele.Core2.CFrame = CFrame.new(1231.14185, 51051.2344, 318.096191)
  2718. game.Workspace.Pyramid.Tele.Core2.Transparency = 0
  2719. game.Workspace.Pyramid.Tele.Core2.CanCollide = true
  2720. wait(0.35)
  2721. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1006,51069.50,601.98) --Coordinates
  2722.  
  2723. end
  2724. end)
  2725.  
  2726. trainstation1.MouseButton1Click:Connect(function()
  2727. if tpbypassmethodistrue == true then
  2728. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(1167.55,82,558.15)
  2729. else if tweenmethodistrue == true then
  2730. local _speed= speedbox.Text
  2731. function tp(...)
  2732. local plr=game.Players.LocalPlayer
  2733. local args={...}
  2734. if typeof(args[1])=="number"and args[2]and args[3]then
  2735. args=Vector3.new(args[1],args[2],args[3])
  2736. elseif typeof(args[1])=="Vector3" then
  2737. args=args[1]
  2738. elseif typeof(args[1])=="CFrame" then
  2739. args=args[1].Position
  2740. end
  2741. local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  2742. game:GetService("TweenService"):Create(
  2743. plr.Character.HumanoidRootPart,
  2744. TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  2745. {CFrame=CFrame.new(args)}
  2746. ):Play()
  2747. end
  2748. tp(1167.55,82,558.15)
  2749. else if pyramidmethodistrue == true then
  2750. game.Workspace.Pyramid.Tele.Core2.CanCollide = false
  2751. game.Workspace.Pyramid.Tele.Core2.Transparency = 1
  2752. game.Workspace.Pyramid.Tele.Core2.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  2753. wait()
  2754. game.Workspace.Pyramid.Tele.Core2.CFrame = CFrame.new(1231.14185, 51051.2344, 318.096191)
  2755. game.Workspace.Pyramid.Tele.Core2.Transparency = 0
  2756. game.Workspace.Pyramid.Tele.Core2.CanCollide = true
  2757. wait(0.35)
  2758. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1167.55,82,558.15) --Coordinates
  2759. end
  2760. end
  2761. end
  2762. end)
  2763.  
  2764. trainstation2.MouseButton1Click:Connect(function()
  2765. if tpbypassmethodistrue == true then
  2766. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(189.96,82,-650.09)
  2767. else if tweenmethodistrue == true then
  2768. local _speed= speedbox.Text
  2769. function tp(...)
  2770. local plr=game.Players.LocalPlayer
  2771. local args={...}
  2772. if typeof(args[1])=="number"and args[2]and args[3]then
  2773. args=Vector3.new(args[1],args[2],args[3])
  2774. elseif typeof(args[1])=="Vector3" then
  2775. args=args[1]
  2776. elseif typeof(args[1])=="CFrame" then
  2777. args=args[1].Position
  2778. end
  2779. local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  2780. game:GetService("TweenService"):Create(
  2781. plr.Character.HumanoidRootPart,
  2782. TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  2783. {CFrame=CFrame.new(args)}
  2784. ):Play()
  2785. end
  2786. tp(189.96,82,-650.09)
  2787. else if pyramidmethodistrue == true then
  2788. game.Workspace.Pyramid.Tele.Core2.CanCollide = false
  2789. game.Workspace.Pyramid.Tele.Core2.Transparency = 1
  2790. game.Workspace.Pyramid.Tele.Core2.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  2791. wait()
  2792. game.Workspace.Pyramid.Tele.Core2.CFrame = CFrame.new(1231.14185, 51051.2344, 318.096191)
  2793. game.Workspace.Pyramid.Tele.Core2.Transparency = 0
  2794. game.Workspace.Pyramid.Tele.Core2.CanCollide = true
  2795. wait(0.35)
  2796. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(189.96,82,-650.09) --Coordinates
  2797. end
  2798. end
  2799. end
  2800. end)
  2801.  
  2802. --Autorob Stuff
  2803. autorobguia.MouseButton1Click:Connect(function()
  2804. if autorob.Visible == false then
  2805. credits.Visible = false
  2806. main.Visible = false
  2807. stores.Visible = false
  2808. teleports.Visible = false
  2809. teleports2.Visible = false
  2810. autorob.Visible = true
  2811. end
  2812. end)
  2813.  
  2814. creditsguia.MouseButton1Click:Connect(function()
  2815. if credits.Visible == false then
  2816. main.Visible = false
  2817. stores.Visible = false
  2818. teleports.Visible = false
  2819. autorob.Visible = false
  2820. teleports2.Visible = false
  2821. credits.Visible = true
  2822. end
  2823. end)
  2824.  
  2825. mainguia.MouseButton1Click:Connect(function()
  2826. if main.Visible == false then
  2827. stores.Visible = false
  2828. teleports.Visible = false
  2829. autorob.Visible = false
  2830. credits.Visible = false
  2831. teleports2.Visible = false
  2832. main.Visible = true
  2833. end
  2834. end)
  2835.  
  2836. storesguia.MouseButton1Click:Connect(function()
  2837. if stores.Visible == false then
  2838. teleports.Visible = false
  2839. autorob.Visible = false
  2840. credits.Visible = false
  2841. main.Visible = false
  2842. teleports2.Visible = false
  2843. stores.Visible = true
  2844. end
  2845. end)
  2846.  
  2847. tpguia.MouseButton1Click:Connect(function()
  2848. if teleports.Visible == false then
  2849. autorob.Visible = false
  2850. credits.Visible = false
  2851. main.Visible = false
  2852. stores.Visible = false
  2853. teleports2.Visible = false
  2854. teleports.Visible = true
  2855. end
  2856. end)
  2857.  
  2858. tpguia2.MouseButton1Click:Connect(function()
  2859. if teleports2.Visible == false then
  2860. autorob.Visible = false
  2861. credits.Visible = false
  2862. main.Visible = false
  2863. stores.Visible = false
  2864. teleports.Visible = false
  2865. teleports2.Visible = true
  2866. end
  2867. end)
  2868.  
  2869. arbank.MouseButton1Click:Connect(function()
  2870. if game.ReplicatedStorage.HeistStatus.Bank.Robbing.Value then
  2871. Status.Text = "Status: Resetting to Rob Bank..."
  2872. game.Players.LocalPlayer.Character.Humanoid.Health = 0
  2873. wait(8)
  2874. Status.Text = "Robbing Bank..."
  2875. for i,v in pairs(game.Players.LocalPlayer.Character:GetDescendants()) do
  2876. if v:IsA("Accessory") or v:IsA("BillboardGui") or v:IsA("Decal") or v:IsA("Shirt") or v:IsA("Pants") then
  2877. v:Destroy()
  2878. end
  2879. end
  2880. local _speed=speedbox.Text
  2881. function tp(...)
  2882. local plr=game.Players.LocalPlayer
  2883. local args={...}
  2884. if typeof(args[1])=="number"and args[2]and args[3]then
  2885. args=Vector3.new(args[1],args[2],args[3])
  2886. elseif typeof(args[1])=="Vector3" then
  2887. args=args[1]
  2888. elseif typeof(args[1])=="CFrame" then
  2889. args=args[1].Position
  2890. end
  2891. local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  2892. game:GetService("TweenService"):Create(
  2893. plr.Character.HumanoidRootPart,
  2894. TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  2895. {CFrame=CFrame.new(args)}
  2896. ):Play()
  2897. end
  2898.  
  2899. tp(723.64, 109.76, 536.81)
  2900. Status.Text = "Status: Waiting for Bag to fill..."
  2901. wait(24)
  2902. Status.Text = "Status: Teleporting to Criminal Base..."
  2903. game.Players.LocalPlayer.Character.HumanoidRootPart.Parent = nil
  2904. for i,v in pairs(getnilinstances()) do
  2905. if v.Name == "HumanoidRootPart" then
  2906. v.Parent = game.Players.LocalPlayer.Character
  2907. end
  2908. end
  2909. wait(0.9)
  2910. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(2139.42,26.5,425.82)
  2911. wait(1.718)
  2912. Status.Text = "Status: Resetting for Fix..."
  2913. game.Players.LocalPlayer.Character.Humanoid.Health = 0
  2914. wait(8)
  2915. Status.Text = "Status: Waiting..."
  2916. else
  2917. Status.Text = "Status: Bank Is Not Opened!"
  2918. wait(1.718)
  2919. Status.Text = "Status: Waiting..."
  2920. end
  2921. end)
  2922.  
  2923. arcasino.MouseButton1Click:Connect(function()
  2924. if game.ReplicatedStorage.HeistStatus.Casino.Robbing.Value then
  2925. game.Players.LocalPlayer.Character.HumanoidRootPart.Parent = nil
  2926. for i,v in pairs(getnilinstances()) do
  2927. if v.Name == "HumanoidRootPart" then
  2928. v.Parent = game.Players.LocalPlayer.Character
  2929. end
  2930. end
  2931. Status.Text = "Status: Robbing Casino..."
  2932. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(1685.34,41.56,514.75)
  2933. wait(1)
  2934. game.Workspace.ObjectSelection.Trayy.Trayy.Trayy.Event:FireServer()
  2935. Status.Text = "Status: First Trayy Robbed."
  2936. wait(0.1)
  2937. game.Workspace.ObjectSelection.Trayy.Name = "TrayyOpened"
  2938. wait(0.1)
  2939. game.Workspace.ObjectSelection.Trayy.Trayy.Trayy.Event:FireServer()
  2940. Status.Text = "Status: Second Trayy Robbed."
  2941. wait(0.1)
  2942. game.Workspace.ObjectSelection.Trayy.Name = "TrayyOpened"
  2943. wait(0.1)
  2944. game.Workspace.ObjectSelection.Trayy.Trayy.Trayy.Event:FireServer()
  2945. Status.Text = "Status: Third Trayy Robbed."
  2946. wait(0.1)
  2947. game.Workspace.ObjectSelection.Trayy.Name = "TrayyOpened"
  2948. wait(0.1)
  2949. game.Workspace.ObjectSelection.Trayy.Trayy.Trayy.Event:FireServer()
  2950. Status.Text = "Status: Fourth Trayy Robbed."
  2951. wait(0.1)
  2952. game.Workspace.ObjectSelection.Trayy.Name = "TrayyOpened"
  2953. wait(0.1)
  2954. game.Workspace.ObjectSelection.Trayy.Trayy.Trayy.Event:FireServer()
  2955. Status.Text = "Status: Fifth Trayy Robbed."
  2956. wait(0.1)
  2957. game.Workspace.ObjectSelection.Trayy.Name = "TrayyOpened"
  2958. wait(0.1)
  2959. game.Workspace.ObjectSelection.Trayy.Trayy.Trayy.Event:FireServer()
  2960. Status.Text = "Status: Sixth Trayy Robbed."
  2961. wait(0.1)
  2962. game.Workspace.ObjectSelection.Trayy.Name = "TrayyOpened"
  2963. wait(0.1)
  2964. game.Workspace.ObjectSelection.Trayy.Trayy.Trayy.Event:FireServer()
  2965. Status.Text = "Status: Seventh Trayy Robbed."
  2966. wait(0.1)
  2967. game.Workspace.ObjectSelection.Trayy.Name = "TrayyOpened"
  2968. wait(0.1)
  2969. game.Workspace.ObjectSelection.Trayy.Trayy.Trayy.Event:FireServer()
  2970. Status.Text = "Status: Eigth Trayy Robbed."
  2971. wait(0.1)
  2972. game.Workspace.ObjectSelection.Trayy.Name = "TrayyOpened"
  2973. wait(0.1)
  2974. game.Workspace.ObjectSelection.Trayy.Trayy.Trayy.Event:FireServer()
  2975. Status.Text = "Status: Nineth Trayy Robbed."
  2976. wait(0.1)
  2977. game.Workspace.ObjectSelection.Trayy.Name = "TrayyOpened"
  2978. wait(0.1)
  2979. game.Workspace.ObjectSelection.Trayy.Trayy.Trayy.Event:FireServer()
  2980. Status.Text = "Status: Last Trayy Robbed."
  2981. wait(0.1)
  2982. game.Workspace.ObjectSelection.Trayy.Name = "TrayyOpened"
  2983. wait(1.4714)
  2984. Status.Text = "Status: Waiting to Bypass Kick..."
  2985. wait(14)
  2986. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(1595.55,36.56,739.93)
  2987. wait(1)
  2988. Status.Text = "Status: Teleporting to Criminal Base..."
  2989. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(2139.42,26.42,425.9212)
  2990. wait(1.718)
  2991. Status.Text = "Status: Resetting for Fix..."
  2992. game.Players.LocalPlayer.Character.Humanoid.Health = 0
  2993. wait(8)
  2994. Status.Text = "Status: Waiting..."
  2995. else
  2996. Status.Text = "Status: Casino Is Not Opened!"
  2997. wait(1.718)
  2998. Status.Text = "Status: Waiting..."
  2999. end
  3000. end)
  3001.  
  3002. arclub.MouseButton1Click:Connect(function()
  3003. if game.ReplicatedStorage.HeistStatus.Club.Robbing.Value then
  3004. game.Players.LocalPlayer.Character.HumanoidRootPart.Parent = nil
  3005. for i,v in pairs(getnilinstances()) do
  3006. if v.Name == "HumanoidRootPart" then
  3007. v.Parent = game.Players.LocalPlayer.Character
  3008. end
  3009. end
  3010. Status.Text = "Status: Robbing Club..."
  3011. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(1141.09,172.71,5.17)
  3012. wait(0.1)
  3013. game.Workspace.ObjectSelection.ClubDiamond.ClubDiamond.ClubDiamond.Event:FireServer()
  3014. wait(0.1)
  3015. Status.Text = "Status: First Diamond Robbed."
  3016. wait(0.1)
  3017. game.Workspace.ObjectSelection.ClubDiamond.Name = "ClubDiamondOff"
  3018. wait(0.1)
  3019. game.Workspace.ObjectSelection.ClubDiamond.ClubDiamond.ClubDiamond.Event:FireServer()
  3020. wait(0.1)
  3021. Status.Text = "Status: Second Diamond Robbed."
  3022. wait(0.1)
  3023. game.Workspace.ObjectSelection.ClubDiamond.Name = "ClubDiamondOff"
  3024. wait(0.1)
  3025. game.Workspace.ObjectSelection.ClubDiamond.ClubDiamond.ClubDiamond.Event:FireServer()
  3026. Status.Text = "Status: Third Diamond Robbed."
  3027. wait(0.1)
  3028. game.Workspace.ObjectSelection.ClubDiamond.Name = "ClubDiamondOff"
  3029. wait(0.1)
  3030. game.Workspace.ObjectSelection.ClubDiamond.ClubDiamond.ClubDiamond.Event:FireServer()
  3031. Status.Text = "Status: Fourth Diamond Robbed."
  3032. wait(0.1)
  3033. game.Workspace.ObjectSelection.ClubDiamond.Name = "ClubDiamondOff"
  3034. wait(0.1)
  3035. game.Workspace.ObjectSelection.ClubDiamond.ClubDiamond.ClubDiamond.Event:FireServer()
  3036. Status.Text = "Status: Fifth Diamond Robbed."
  3037. wait(0.1)
  3038. game.Workspace.ObjectSelection.ClubDiamond.Name = "ClubDiamondOff"
  3039. wait(0.1)
  3040. game.Workspace.ObjectSelection.ClubDiamond.ClubDiamond.ClubDiamond.Event:FireServer()
  3041. Status.Text = "Status: Sixth Diamond Robbed."
  3042. wait(0.1)
  3043. game.Workspace.ObjectSelection.ClubDiamond.Name = "ClubDiamondOff"
  3044. wait(0.1)
  3045. game.Workspace.ObjectSelection.ClubDiamond.ClubDiamond.ClubDiamond.Event:FireServer()
  3046. Status.Text = "Status: Seventh Diamond Robbed."
  3047. wait(0.1)
  3048. game.Workspace.ObjectSelection.ClubDiamond.Name = "ClubDiamondOff"
  3049. wait(0.1)
  3050. game.Workspace.ObjectSelection.ClubDiamond.ClubDiamond.ClubDiamond.Event:FireServer()
  3051. Status.Text = "Status: Eighth Diamond Robbed."
  3052. wait(0.1)
  3053. game.Workspace.ObjectSelection.ClubDiamond.Name = "ClubDiamondOff"
  3054. wait(0.1)
  3055. game.Workspace.ObjectSelection.ClubDiamondOff.Name = "ClubDiamond"
  3056. Status.Text = "Debug: 1 = Reset."
  3057. wait(0.1)
  3058. game.Workspace.ObjectSelection.ClubDiamondOff.Name = "ClubDiamond"
  3059. Status.Text = "Debug: 2 = Reset"
  3060. wait(0.1)
  3061. game.Workspace.ObjectSelection.ClubDiamondOff.Name = "ClubDiamond"
  3062. Status.Text = "Debug: 3 = Reset."
  3063. wait(0.1)
  3064. game.Workspace.ObjectSelection.ClubDiamondOff.Name = "ClubDiamond"
  3065. Status.Text = "Debug: 4 = Reset."
  3066. wait(0.1)
  3067. game.Workspace.ObjectSelection.ClubDiamondOff.Name = "ClubDiamond"
  3068. Status.Text = "Debug: 5 = Reset."
  3069. wait(0.1)
  3070. game.Workspace.ObjectSelection.ClubDiamondOff.Name = "ClubDiamond"
  3071. Status.Text = "Debug: 6 = Reset."
  3072. wait(0.1)
  3073. game.Workspace.ObjectSelection.ClubDiamondOff.Name = "ClubDiamond"
  3074. Status.Text = "Debug: 7 = Reset."
  3075. wait(0.1)
  3076. game.Workspace.ObjectSelection.ClubDiamondOff.Name = "ClubDiamond"
  3077. Status.Text = "Debug: 8 = Reset."
  3078. wait(0.1)
  3079. Status.Text = "Status: Waiting 5 Seconds to Bypass Error..."
  3080. wait(5)
  3081. Status.Text = "Status: Robbing The Rest..."
  3082. game.Workspace.ObjectSelection.ClubDiamond.ClubDiamond.ClubDiamond.Event:FireServer()
  3083. Status.Text = "Status: Nineth Diamond Robbed."
  3084. wait(0.1)
  3085. game.Workspace.ObjectSelection.ClubDiamond.Name = "ClubDiamondOff"
  3086. Status.Text = "Debug: 9 = Reset"
  3087. wait(0.1)
  3088. game.Workspace.ObjectSelection.ClubDiamond.ClubDiamond.ClubDiamond.Event:FireServer()
  3089. Status.Text = "Status: Last Diamond Robbed."
  3090. wait(0.1)
  3091. game.Workspace.ObjectSelection.ClubDiamond.Name = "ClubDiamondOff"
  3092. Status.Text = "Debug: 10 = Reset"
  3093. wait(0.1)
  3094. Status.Text = "Status: Waiting to Bypass Kick..."
  3095. wait(14)
  3096. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(1102.92,54.15,160.71)
  3097. wait(1)
  3098. Status.Text = "Status: Teleporting to Criminal Base..."
  3099. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(2139.42,26.42,425.9212)
  3100. wait(1.718)
  3101. Status.Text = "Status: Resetting for Fix..."
  3102. game.Players.LocalPlayer.Character.Humanoid.Health = 0
  3103. wait(8)
  3104. Status.Text = "Status: Waiting..."
  3105.  
  3106. else
  3107. Status.Text = "Status: Club Is Not Opened!"
  3108. wait(1.718)
  3109. Status.Text = "Status: Waiting..."
  3110. end
  3111. end)
  3112.  
  3113. arjewel.MouseButton1Click:Connect(function()
  3114. if game.ReplicatedStorage.HeistStatus.Jewel.Robbing.Value then
  3115. Status.Text = "Info: Jewelry AutoRob is in Beta! Expect some Bugs ;)"
  3116. wait(3)
  3117. Status.Text = "Status: Opening Jewelry..."
  3118. local _speed=1400
  3119. function tp(...)
  3120. local plr=game.Players.LocalPlayer
  3121. local args={...}
  3122. if typeof(args[1])=="number"and args[2]and args[3]then
  3123. args=Vector3.new(args[1],args[2],args[3])
  3124. elseif typeof(args[1])=="Vector3" then
  3125. args=args[1]
  3126. elseif typeof(args[1])=="CFrame" then
  3127. args=args[1].Position
  3128. end
  3129. local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  3130. game:GetService("TweenService"):Create(
  3131. plr.Character.HumanoidRootPart,
  3132. TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  3133. {CFrame=CFrame.new(args)}
  3134. ):Play()
  3135. end
  3136.  
  3137. tp(-80.58,86.56,805.89)
  3138. wait(4)
  3139. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(-90.81,26.35,806.56)
  3140. wait(0.2)
  3141. Status.Text = "Status: Robbing..."
  3142. mouse1click()
  3143. wait(0.5)
  3144. mouse1click()
  3145. wait(0.5)
  3146. mouse1click()
  3147. wait(0.1)
  3148. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(-84.17,26.35,809.56)
  3149. wait(0.5)
  3150. mouse1click()
  3151. wait(0.5)
  3152. mouse1click()
  3153. wait(0.5)
  3154. mouse1click()
  3155. wait(0.1)
  3156. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(-73.54,26.66,821.26)
  3157. wait(0.5)
  3158. mouse1click()
  3159. wait(0.5)
  3160. mouse1click()
  3161. wait(0.5)
  3162. mouse1click()
  3163. wait(0.1)
  3164. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(-58.26,26.35,822.31)
  3165. wait(0.5)
  3166. mouse1click()
  3167. wait(0.5)
  3168. mouse1click()
  3169. wait(0.5)
  3170. mouse1click()
  3171. wait(0.1)
  3172. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(-54.92,26.35,823.62)
  3173. wait(0.5)
  3174. mouse1click()
  3175. wait(0.5)
  3176. mouse1click()
  3177. wait(0.5)
  3178. mouse1click()
  3179. wait(0.1)
  3180. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(-97.04,26.35,833.05)
  3181. wait(0.5)
  3182. mouse1click()
  3183. wait(0.5)
  3184. mouse1click()
  3185. wait(0.5)
  3186. mouse1click()
  3187. wait(0.1)
  3188. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(-102.62,26.35,832.26)
  3189. wait(0.5)
  3190. mouse1click()
  3191. wait(0.5)
  3192. mouse1click()
  3193. wait(0.5)
  3194. mouse1click()
  3195. wait(0.1)
  3196. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(-101.24,26.35,828.24)
  3197. wait(0.5)
  3198. mouse1click()
  3199. wait(0.5)
  3200. mouse1click()
  3201. wait(0.5)
  3202. mouse1click()
  3203. wait(0.1)
  3204. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(-103.06,26.35,830.98)
  3205. wait(0.5)
  3206. mouse1click()
  3207. wait(0.5)
  3208. mouse1click()
  3209. wait(0.5)
  3210. mouse1click()
  3211. wait(0.1)
  3212. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(-100.97,26.35,828.08)
  3213. wait(0.5)
  3214. mouse1click()
  3215. wait(0.5)
  3216. mouse1click()
  3217. wait(0.5)
  3218. mouse1click()
  3219. wait(0.1)
  3220. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(-94.64,26.66,816.2)
  3221. wait(0.5)
  3222. mouse1click()
  3223. wait(0.5)
  3224. mouse1click()
  3225. wait(0.5)
  3226. mouse1click()
  3227. wait(0.1)
  3228. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(-93.14,26.66,807.02)
  3229. wait(0.5)
  3230. mouse1click()
  3231. wait(0.5)
  3232. mouse1click()
  3233. wait(0.5)
  3234. mouse1click()
  3235. wait(0.1)
  3236. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(-95.76,29.73,862.77)
  3237. wait(1)
  3238. Status.Text = "Status: Taking Diamond."
  3239. keypress(0x45)
  3240. wait(7)
  3241. keyrelease(0x45)
  3242. wait(0.1)
  3243. Status.Text = "Status: Done Robbing Jewelry. Teleporting to Crim Base..."
  3244. wait(1)
  3245. local _speed=1400
  3246. function tp(...)
  3247. local plr=game.Players.LocalPlayer
  3248. local args={...}
  3249. if typeof(args[1])=="number"and args[2]and args[3]then
  3250. args=Vector3.new(args[1],args[2],args[3])
  3251. elseif typeof(args[1])=="Vector3" then
  3252. args=args[1]
  3253. elseif typeof(args[1])=="CFrame" then
  3254. args=args[1].Position
  3255. end
  3256. local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  3257. game:GetService("TweenService"):Create(
  3258. plr.Character.HumanoidRootPart,
  3259. TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  3260. {CFrame=CFrame.new(args)}
  3261. ):Play()
  3262. end
  3263.  
  3264. tp(2139.42,26.42,425.82)
  3265. Status.Text = "Status: Successfully Robbed Jewelry."
  3266. wait(1.718)
  3267. Status.Text = "Status: Waiting..."
  3268. else
  3269. Status.Text = "Status: Jewelry Is Not Opened!"
  3270. wait(1.718)
  3271. Status.Text = "Status: Waiting..."
  3272. end
  3273. end)
  3274.  
  3275. arpyramid.MouseButton1Click:Connect(function()
  3276. if game.ReplicatedStorage.HeistStatus.Pyramid.Robbing.Value then
  3277. game.Players.LocalPlayer.Character.HumanoidRootPart.Parent = nil
  3278. for i,v in pairs(getnilinstances()) do
  3279. if v.Name == "HumanoidRootPart" then
  3280. v.Parent = game.Players.LocalPlayer.Character
  3281. end
  3282. end
  3283. Status.Text = "Status: Robbing Pyramid..."
  3284. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(1006,51069.50,601.98)
  3285. wait(1)
  3286. game.Workspace.ObjectSelection.TreasurePyramid.TreasurePyramid.TreasurePyramid.Event:FireServer()
  3287. Status.Text = "Status: First Treasure Robbed."
  3288. wait(0.1)
  3289. game.Workspace.ObjectSelection.TreasurePyramid.Name = "PyramidOpened"
  3290. wait(0.1)
  3291. game.Workspace.ObjectSelection.TreasurePyramid.TreasurePyramid.TreasurePyramid.Event:FireServer()
  3292. Status.Text = "Status: Second Treasure Robbed."
  3293. wait(0.1)
  3294. game.Workspace.ObjectSelection.TreasurePyramid.Name = "PyramidOpened"
  3295. wait(0.1)
  3296. game.Workspace.ObjectSelection.TreasurePyramid.TreasurePyramid.TreasurePyramid.Event:FireServer()
  3297. Status.Text = "Status: Third Treasure Robbed."
  3298. wait(0.1)
  3299. game.Workspace.ObjectSelection.TreasurePyramid.Name = "PyramidOpened"
  3300. wait(0.1)
  3301. game.Workspace.ObjectSelection.TreasurePyramid.TreasurePyramid.TreasurePyramid.Event:FireServer()
  3302. Status.Text = "Status: Fourth Treasure Robbed."
  3303. wait(0.1)
  3304. game.Workspace.ObjectSelection.TreasurePyramid.Name = "PyramidOpened"
  3305. wait(0.1)
  3306. game.Workspace.ObjectSelection.TreasurePyramid.TreasurePyramid.TreasurePyramid.Event:FireServer()
  3307. Status.Text = "Status: Fifth Treasure Robbed."
  3308. wait(0.1)
  3309. game.Workspace.ObjectSelection.TreasurePyramid.Name = "PyramidOpened"
  3310. wait(0.1)
  3311. game.Workspace.ObjectSelection.TreasurePyramid.TreasurePyramid.TreasurePyramid.Event:FireServer()
  3312. Status.Text = "Status: Sixth Treasure Robbed."
  3313. wait(0.1)
  3314. game.Workspace.ObjectSelection.TreasurePyramid.Name = "PyramidOpened"
  3315. wait(0.1)
  3316. game.Workspace.ObjectSelection.TreasurePyramid.TreasurePyramid.TreasurePyramid.Event:FireServer()
  3317. Status.Text = "Status: Seventh Treasure Robbed."
  3318. wait(0.1)
  3319. game.Workspace.ObjectSelection.TreasurePyramid.Name = "PyramidOpened"
  3320. wait(0.1)
  3321. game.Workspace.ObjectSelection.TreasurePyramid.TreasurePyramid.TreasurePyramid.Event:FireServer()
  3322. Status.Text = "Status: Eigth Treasure Robbed."
  3323. wait(0.1)
  3324. game.Workspace.ObjectSelection.TreasurePyramid.Name = "PyramidOpened"
  3325. wait(0.1)
  3326. game.Workspace.ObjectSelection.TreasurePyramid.TreasurePyramid.TreasurePyramid.Event:FireServer()
  3327. Status.Text = "Status: Nineth Treasure Robbed."
  3328. wait(0.1)
  3329. game.Workspace.ObjectSelection.TreasurePyramid.Name = "PyramidOpened"
  3330. wait(0.1)
  3331. game.Workspace.ObjectSelection.TreasurePyramid.TreasurePyramid.TreasurePyramid.Event:FireServer()
  3332. Status.Text = "Status: Tenth Treasure Robbed."
  3333. wait(0.1)
  3334. game.Workspace.ObjectSelection.TreasurePyramid.Name = "PyramidOpened"
  3335. wait(0.1)
  3336. game.Workspace.ObjectSelection.TreasurePyramid.TreasurePyramid.TreasurePyramid.Event:FireServer()
  3337. Status.Text = "Status: Eleventh Treasure Robbed."
  3338. wait(0.1)
  3339. game.Workspace.ObjectSelection.TreasurePyramid.Name = "PyramidOpened"
  3340. wait(0.1)
  3341. game.Workspace.ObjectSelection.TreasurePyramid.TreasurePyramid.TreasurePyramid.Event:FireServer()
  3342. Status.Text = "Status: Twelveth Treasure Robbed."
  3343. wait(0.1)
  3344. game.Workspace.ObjectSelection.TreasurePyramid.Name = "PyramidOpened"
  3345. wait(0.1)
  3346. game.Workspace.ObjectSelection.TreasurePyramid.TreasurePyramid.TreasurePyramid.Event:FireServer()
  3347. Status.Text = "Status: Thirteenth Treasure Robbed."
  3348. wait(0.1)
  3349. game.Workspace.ObjectSelection.TreasurePyramid.Name = "PyramidOpened"
  3350. wait(0.1)
  3351. game.Workspace.ObjectSelection.TreasurePyramid.TreasurePyramid.TreasurePyramid.Event:FireServer()
  3352. Status.Text = "Status: Fourteenth Treasure Robbed."
  3353. wait(0.1)
  3354. game.Workspace.ObjectSelection.TreasurePyramid.Name = "PyramidOpened"
  3355. wait(0.1)
  3356. game.Workspace.ObjectSelection.TreasurePyramid.TreasurePyramid.TreasurePyramid.Event:FireServer()
  3357. Status.Text = "Status: Last Treasure Robbed."
  3358. wait(0.1)
  3359. game.Workspace.ObjectSelection.TreasurePyramid.Name = "PyramidOpened"
  3360. Status.Text = "Status: Waiting to Bypass Kick..."
  3361. wait(14)
  3362. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(-1047.64,18.82,-514.79)
  3363. wait(1)
  3364. Status.Text = "Status: Teleporting to Criminal Base..."
  3365. wait(1)
  3366. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(2139.42,26.42,425.9212)
  3367. wait(1.718)
  3368. Status.Text = "Status: Resetting for Fix..."
  3369. game.Players.LocalPlayer.Character.Humanoid.Health = 0
  3370. wait(8)
  3371. Status.Text = "Status: Waiting..."
  3372.  
  3373. else
  3374. Status.Text = "Status: Pyramid Is Not Opened!"
  3375. end
  3376. end)
  3377.  
  3378. arsmall.MouseButton1Click:Connect(function()
  3379. game.Players.LocalPlayer.Character.HumanoidRootPart.Parent = nil
  3380. for i,v in pairs(getnilinstances()) do
  3381. if v.Name == "HumanoidRootPart" then
  3382. v.Parent = game.Players.LocalPlayer.Character
  3383. end
  3384. end
  3385. wait(0.8)
  3386. Status.Text = "Status: Robbing..."
  3387. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(2039.42,26.42,425.82)
  3388. Status.Text = "Status: Robbing..."
  3389. for i,v in pairs(game:GetService("Workspace").ObjectSelection:GetDescendants()) do
  3390. if v.Name == "Cash" and v:IsA("MeshPart") or v.Name == "Steal" and v:IsA("Part") or v.Name == "SmashCash" and v:IsA("Part") or v.Name == "ATM" and v:IsA("Part") then
  3391. wait(0.01)
  3392. v:FindFirstChildOfClass("Script").Event:FireServer()
  3393. end
  3394. end
  3395. wait(0.43)
  3396. Status.Text = "Status: Robbing.."
  3397. wait(0.43)
  3398. Status.Text = "Status: Robbing."
  3399. wait(0.43)
  3400. Status.Text = "Status: Robbing.."
  3401. wait(0.43)
  3402. Status.Text = "Status: Robbing..."
  3403. wait(2)
  3404. wait(1.718)
  3405. Status.Text = "Status: Resetting for Fix..."
  3406. game.Players.LocalPlayer.Character.Humanoid.Health = 0
  3407. wait(8)
  3408. Status.Text = "Status: Waiting..."
  3409. end)
  3410.  
  3411. --Stores Stuff
  3412. autorobguis.MouseButton1Click:Connect(function()
  3413. if autorob.Visible == false then
  3414. credits.Visible = false
  3415. main.Visible = false
  3416. stores.Visible = false
  3417. teleports.Visible = false
  3418. teleports2.Visible = false
  3419. autorob.Visible = true
  3420. end
  3421. end)
  3422.  
  3423. creditsguis.MouseButton1Click:Connect(function()
  3424. if credits.Visible == false then
  3425. main.Visible = false
  3426. stores.Visible = false
  3427. teleports.Visible = false
  3428. autorob.Visible = false
  3429. teleports2.Visible = false
  3430. credits.Visible = true
  3431. end
  3432. end)
  3433.  
  3434. mainguis.MouseButton1Click:Connect(function()
  3435. if main.Visible == false then
  3436. stores.Visible = false
  3437. teleports.Visible = false
  3438. autorob.Visible = false
  3439. credits.Visible = false
  3440. teleports2.Visible = false
  3441. main.Visible = true
  3442. end
  3443. end)
  3444.  
  3445. storesguis.MouseButton1Click:Connect(function()
  3446. if stores.Visible == false then
  3447. teleports.Visible = false
  3448. autorob.Visible = false
  3449. credits.Visible = false
  3450. main.Visible = false
  3451. teleports2.Visible = false
  3452. stores.Visible = true
  3453. end
  3454. end)
  3455.  
  3456. tpguis.MouseButton1Click:Connect(function()
  3457. if teleports.Visible == false then
  3458. autorob.Visible = false
  3459. credits.Visible = false
  3460. main.Visible = false
  3461. stores.Visible = false
  3462. teleports2.Visible = false
  3463. teleports.Visible = true
  3464. end
  3465. end)
  3466.  
  3467. tpguis2.MouseButton1Click:Connect(function()
  3468. if teleports2.Visible == false then
  3469. autorob.Visible = false
  3470. credits.Visible = false
  3471. main.Visible = false
  3472. stores.Visible = false
  3473. teleports.Visible = false
  3474. teleports2.Visible = true
  3475. end
  3476. end)
  3477.  
  3478. casinohack.MouseButton1Click:Connect(function()
  3479. Statuss.Text = "Status: Executing FireServer..."
  3480. game.Players.LocalPlayer.Character.HumanoidRootPart.Parent = nil
  3481. for i,v in pairs(getnilinstances()) do
  3482. if v.Name == "HumanoidRootPart" then
  3483. v.Parent = game.Players.LocalPlayer.Character
  3484. end
  3485. end
  3486. if game.ReplicatedStorage.HeistStatus.Casino.Locked.Value == false and game.ReplicatedStorage.HeistStatus.Casino.Robbing.Value == false then
  3487. game.Workspace.ObjectSelection.HackComputer.HackComputer.HackComputer.Event:FireServer()
  3488. wait(1.718)
  3489. Statuss.Text = "Status: Resetting for Fix..."
  3490. game.Players.LocalPlayer.Character.Humanoid.Health = 0
  3491. wait(8)
  3492. Statuss.Text = "Status: Waiting..."
  3493.  
  3494. else
  3495. Statuss.Text = "Status: Error while Executing FireServer: Casino is already Opened or is being Robbed!"
  3496. wait(1.718)
  3497. Statuss.Text = "Status: Resetting for Fix..."
  3498. game.Players.LocalPlayer.Character.Humanoid.Health = 0
  3499. wait(8)
  3500. Statuss.Text = "Status: Waiting..."
  3501.  
  3502. end
  3503. end)
  3504.  
  3505. casinolever.MouseButton1Click:Connect(function()
  3506. game.Players.LocalPlayer.Character.HumanoidRootPart.Parent = nil
  3507. for i,v in pairs(getnilinstances()) do
  3508. if v.Name == "HumanoidRootPart" then
  3509. v.Parent = game.Players.LocalPlayer.Character
  3510. end
  3511. end
  3512. game.Workspace.ObjectSelection.Lever1.Lever.Lever.Event:FireServer()
  3513. game.Workspace.ObjectSelection.Lever2.Lever.Lever.Event:FireServer()
  3514. game.Workspace.ObjectSelection.Lever3.Lever.Lever.Event:FireServer()
  3515. game.Workspace.ObjectSelection.Lever4.Lever.Lever.Event:FireServer()
  3516. Statuss.Text = "Status: All Levers Pulled!"
  3517. wait(1.718)
  3518. Statuss.Text = "Status: Resetting for Fix..."
  3519. game.Players.LocalPlayer.Character.Humanoid.Health = 0
  3520. wait(8)
  3521. Statuss.Text = "Status: Waiting..."
  3522.  
  3523. end)
  3524.  
  3525. hackclub.MouseButton1Click:Connect(function()
  3526. Statuss.Text = "Status: Hacking Club Vault..."
  3527. wait(1.718)
  3528. if game.ReplicatedStorage.HeistStatus.Club.Robbing.Value == false then
  3529. game.Players.LocalPlayer.Character.HumanoidRootPart.Parent = nil
  3530. for i,v in pairs(getnilinstances()) do
  3531. if v.Name == "HumanoidRootPart" then
  3532. v.Parent = game.Players.LocalPlayer.Character
  3533. end
  3534. end
  3535. wait(0.1)
  3536. game.Workspace.ObjectSelection.HackKeyPad.HackKeyPad.HackKeyPad.Event:FireServer()
  3537. Statuss.Text = "Status: Successfully Hacked Club Vault"
  3538. wait(1.718)
  3539. Statuss.Text = "Status: Resetting for Fix..."
  3540. game.Players.LocalPlayer.Character.Humanoid.Health = 0
  3541. wait(8)
  3542. Statuss.Text = "Status: Waiting..."
  3543. else
  3544. Statuss.Text = "Status: Club Is Already Being Robbed!"
  3545. wait(1.718)
  3546. Statuss.Text = "Status: Waiting..."
  3547.  
  3548. end
  3549. end)
  3550.  
  3551. openbank.MouseButton1Click:Connect(function()
  3552. Statuss.Text = "Status: Opening Bank..."
  3553. if game.ReplicatedStorage.HeistStatus.Bank.Robbing.Value == false then
  3554. game.Players.LocalPlayer.Character.HumanoidRootPart.Parent = nil
  3555. for i,v in pairs(getnilinstances()) do
  3556. if v.Name == "HumanoidRootPart" then
  3557. v.Parent = game.Players.LocalPlayer.Character
  3558. end
  3559. end
  3560. wait(0.1)
  3561. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(708.68, 109.59, 543.86)
  3562. wait(0.2)
  3563. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(708.68, 110.99, 543.86)
  3564. wait(1.718)
  3565. Statuss.Text = "Status: Resetting for Fix..."
  3566. game.Players.LocalPlayer.Character.Humanoid.Health = 0
  3567. wait(8)
  3568. Statuss.Text = "Status: Waiting..."
  3569. else
  3570. Statuss.Text = "Status: Bank Is Already Being Robbed!"
  3571. wait(1.718)
  3572. Statuss.Text = "Status: Waiting..."
  3573. end
  3574. end)
  3575.  
  3576. openclub.MouseButton1Click:Connect(function()
  3577. Statuss.Text = "Status: Opening Club..."
  3578. if game.ReplicatedStorage.HeistStatus.Club.Robbing.Value == false then
  3579. game.Players.LocalPlayer.Character.HumanoidRootPart.Parent = nil
  3580. for i,v in pairs(getnilinstances()) do
  3581. if v.Name == "HumanoidRootPart" then
  3582. v.Parent = game.Players.LocalPlayer.Character
  3583. end
  3584. end
  3585. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(1176.25,72.71,-21.92)
  3586. wait(1.718)
  3587. Statuss.Text = "Status: Resetting for Fix..."
  3588. game.Players.LocalPlayer.Character.Humanoid.Health = 0
  3589. wait(8)
  3590. Statuss.Text = "Status: Waiting..."
  3591. else
  3592. Statuss.Text = "Status: Club Is Already Being Robbed!"
  3593. wait(1.718)
  3594. Statuss.Text = "Status: Waiting..."
  3595. end
  3596. end)
  3597.  
  3598. openjewelry.MouseButton1Click:Connect(function()
  3599. Statuss.Text = "Status: Opening Jewelry."
  3600. if game.ReplicatedStorage.HeistStatus.Jewel.Robbing.Value == false then
  3601. game.Players.LocalPlayer.Character.HumanoidRootPart.Parent = nil
  3602. for i,v in pairs(getnilinstances()) do
  3603. if v.Name == "HumanoidRootPart" then
  3604. v.Parent = game.Players.LocalPlayer.Character
  3605. end
  3606. end
  3607. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(-80.58,86.56,805.89)
  3608. wait(1.718)
  3609. Statuss.Text = "Status: Resetting for Fix..."
  3610. game.Players.LocalPlayer.Character.Humanoid.Health = 0
  3611. wait(8)
  3612. Statuss.Text = "Status: Waiting..."
  3613. else
  3614. Statuss.Text = "Status: Jewelry Is Already Opened!"
  3615. wait(1.718)
  3616. Statuss.Text = "Status: Waiting..."
  3617. end
  3618. end)
  3619.  
  3620. openpyramid.MouseButton1Click:Connect(function()
  3621. Statuss.Text = "Status: Opening Pyramid..."
  3622. if game.ReplicatedStorage.HeistStatus.Pyramid.Locked.Value == false and game.ReplicatedStorage.HeistStatus.Pyramid.Robbing.Value == false then
  3623. Statuss.Text = "Status: Resetting to Open Pyramid..."
  3624. game.Players.LocalPlayer.Character.Humanoid.Health = 0
  3625. wait(8)
  3626. Statuss.Text = "Status: Opening Pyramid..."
  3627. local _speed=1000
  3628. function tp(...)
  3629. local plr=game.Players.LocalPlayer
  3630. local args={...}
  3631. if typeof(args[1])=="number"and args[2]and args[3]then
  3632. args=Vector3.new(args[1],args[2],args[3])
  3633. elseif typeof(args[1])=="Vector3" then
  3634. args=args[1]
  3635. elseif typeof(args[1])=="CFrame" then
  3636. args=args[1].Position
  3637. end
  3638. local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  3639. game:GetService("TweenService"):Create(
  3640. plr.Character.HumanoidRootPart,
  3641. TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  3642. {CFrame=CFrame.new(args)}
  3643. ):Play()
  3644. end
  3645.  
  3646. tp(-1043.37, 17.94, -483.57)
  3647. wait(5.18)
  3648. wait(1.718)
  3649. Statuss.Text = "Status: Resetting for Fix..."
  3650. game.Players.LocalPlayer.Character.Humanoid.Health = 0
  3651. wait(8)
  3652. Statuss.Text = "Status: Waiting..."
  3653. else
  3654. Statuss.Text = "Status: Pyramid Is Already Being Robbed!"
  3655. wait(1.718)
  3656. Statuss.Text = "Status: Waiting..."
  3657. end
  3658. end)
  3659.  
  3660. -- Teleports 2 Stuff
  3661.  
  3662. autorobguit2.MouseButton1Click:Connect(function()
  3663. if autorob.Visible == false then
  3664. credits.Visible = false
  3665. main.Visible = false
  3666. stores.Visible = false
  3667. teleports.Visible = false
  3668. teleports2.Visible = false
  3669. autorob.Visible = true
  3670. end
  3671. end)
  3672.  
  3673. creditsguit2.MouseButton1Click:Connect(function()
  3674. if credits.Visible == false then
  3675. teleports.Visible = false
  3676. autorob.Visible = false
  3677. main.Visible = false
  3678. teleports2.Visible = false
  3679. stores.Visible = false
  3680. credits.Visible = true
  3681. end
  3682. end)
  3683.  
  3684. mainguit2.MouseButton1Click:Connect(function()
  3685. if main.Visible == false then
  3686. stores.Visible = false
  3687. teleports.Visible = false
  3688. autorob.Visible = false
  3689. credits.Visible = false
  3690. teleports2.Visible = false
  3691. main.Visible = true
  3692. end
  3693. end)
  3694.  
  3695. storesguit2.MouseButton1Click:Connect(function()
  3696. if stores.Visible == false then
  3697. teleports.Visible = false
  3698. autorob.Visible = false
  3699. credits.Visible = false
  3700. main.Visible = false
  3701. teleports2.Visible = false
  3702. stores.Visible = true
  3703. end
  3704. end)
  3705.  
  3706. tpguit2.MouseButton1Click:Connect(function()
  3707. if teleports2.Visible == false then
  3708. autorob.Visible = false
  3709. credits.Visible = false
  3710. main.Visible = false
  3711. stores.Visible = false
  3712. teleports.Visible = false
  3713. teleports2.Visible = true
  3714. end
  3715. end)
  3716.  
  3717. tpguitt2.MouseButton1Click:Connect(function()
  3718. if teleports.Visible == false then
  3719. autorob.Visible = false
  3720. credits.Visible = false
  3721. main.Visible = false
  3722. stores.Visible = false
  3723. teleports2.Visible = false
  3724. teleports.Visible = true
  3725. end
  3726. end)
  3727.  
  3728. game:GetService("UserInputService").InputBegan:connect(function(key)
  3729. if key.KeyCode == Enum.KeyCode.E then --Replace E with the key you would like to be pressed
  3730. local ooooooof = tptoplayer.Text
  3731. local plr1 = game.Players.LocalPlayer.Character
  3732. local plr2 = game.Workspace:FindFirstChild(ooooooof).HumanoidRootPart.Position
  3733. if tweenmethodistrue == true then
  3734. local _speed=1000
  3735. function tp(...)
  3736. local plr=game.Players.LocalPlayer
  3737. local args={...}
  3738. if typeof(args[1])=="number"and args[2]and args[3]then
  3739. args=Vector3.new(args[1],args[2],args[3])
  3740. elseif typeof(args[1])=="Vector3" then
  3741. args=args[1]
  3742. elseif typeof(args[1])=="CFrame" then
  3743. args=args[1].Position
  3744. end
  3745. local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  3746. game:GetService("TweenService"):Create(
  3747. plr.Character.HumanoidRootPart,
  3748. TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  3749. {CFrame=CFrame.new(args)}
  3750. ):Play()
  3751. end
  3752.  
  3753. tp(plr2)
  3754. else if tpbypassmethodistrue == true then
  3755. plr1.HumanoidRootPart.CFrame = plr2.HumanoidRootPart.CFrame * CFrame.new(0,2,0)
  3756. else if pyramidmethodistrue == true then
  3757. game.Workspace.Pyramid.Tele.Core2.CanCollide = false
  3758. game.Workspace.Pyramid.Tele.Core2.Transparency = 1
  3759. game.Workspace.Pyramid.Tele.Core2.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  3760. wait()
  3761. game.Workspace.Pyramid.Tele.Core2.CFrame = CFrame.new(1231.14185, 51051.2344, 318.096191)
  3762. game.Workspace.Pyramid.Tele.Core2.Transparency = 0
  3763. game.Workspace.Pyramid.Tele.Core2.CanCollide = true
  3764. wait(0.35)
  3765. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(plr2) --Coordinates
  3766.  
  3767. end
  3768. end
  3769. end
  3770. end
  3771. end)
Add Comment
Please, Sign In to add comment