Facebook
From Small Hamerkop, 3 Years ago, written in Plain Text.
This paste is a reply to Lumber Tycoon 2 script from wayjaneq - view diff
Embed
Download Paste or View Raw
Hits: 235
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local D3SK1NG_MENU = Instance.new("ScreenGui")
  5. local worldframe = Instance.new("Frame")
  6. local bar1 = Instance.new("Frame")
  7. local title = Instance.new("TextLabel")
  8. local bar2 = Instance.new("Frame")
  9. local worldback = Instance.new("TextButton")
  10. local fog = Instance.new("TextButton")
  11. local nofog = Instance.new("TextButton")
  12. local bright = Instance.new("TextButton")
  13. local dark = Instance.new("TextButton")
  14. local vehicleframe = Instance.new("Frame")
  15. local bar1_2 = Instance.new("Frame")
  16. local title_2 = Instance.new("TextLabel")
  17. local bus = Instance.new("TextButton")
  18. local bar2_2 = Instance.new("Frame")
  19. local vehicleback = Instance.new("TextButton")
  20. local policecar = Instance.new("TextButton")
  21. local sleigher = Instance.new("TextButton")
  22. local teleportframe = Instance.new("Frame")
  23. local bar1_3 = Instance.new("Frame")
  24. local title_3 = Instance.new("TextLabel")
  25. local teleports = Instance.new("ScrollingFrame")
  26. local Hospital = Instance.new("TextButton")
  27. local GasStation = Instance.new("TextButton")
  28. local Cinema = Instance.new("TextButton")
  29. local Plot = Instance.new("TextButton")
  30. local PoliceStation = Instance.new("TextButton")
  31. local Club = Instance.new("TextButton")
  32. local CarShip = Instance.new("TextButton")
  33. local Library = Instance.new("TextButton")
  34. local Apartments = Instance.new("TextButton")
  35. local Gym = Instance.new("TextButton")
  36. local Bank = Instance.new("TextButton")
  37. local Mueseum = Instance.new("TextButton")
  38. local Hamburger = Instance.new("TextButton")
  39. local HIghschool = Instance.new("TextButton")
  40. local Criminalbase = Instance.new("TextButton")
  41. local SuperMart = Instance.new("TextButton")
  42. local Baileys = Instance.new("TextButton")
  43. local Garage = Instance.new("TextButton")
  44. local bar2_3 = Instance.new("Frame")
  45. local teleportback = Instance.new("TextButton")
  46. local statsframe = Instance.new("Frame")
  47. local moneystatus = Instance.new("TextLabel")
  48. local bar2_4 = Instance.new("Frame")
  49. local statsclose = Instance.new("TextButton")
  50. local bar1_4 = Instance.new("Frame")
  51. local title_4 = Instance.new("TextLabel")
  52. local otherplayersframe = Instance.new("Frame")
  53. local bar1_5 = Instance.new("Frame")
  54. local title_5 = Instance.new("TextLabel")
  55. local bar2_5 = Instance.new("Frame")
  56. local otherplayersback = Instance.new("TextButton")
  57. local tptoplayer = Instance.new("TextButton")
  58. local username = Instance.new("TextBox")
  59. local nakedall = Instance.new("TextButton")
  60. local spammessages = Instance.new("TextButton")
  61. local spammessagesstatus = Instance.new("TextLabel")
  62. local checkmoney = Instance.new("TextButton")
  63. local attatchbutton = Instance.new("TextButton")
  64. local attachstatus = Instance.new("TextLabel")
  65. local makeplayershrek = Instance.new("TextButton")
  66. local makeplayernoob = Instance.new("TextButton")
  67. local moneyframe = Instance.new("Frame")
  68. local bar1_6 = Instance.new("Frame")
  69. local title_6 = Instance.new("TextLabel")
  70. local _2billion = Instance.new("TextButton")
  71. local bar2_6 = Instance.new("Frame")
  72. local moneyback = Instance.new("TextButton")
  73. local _15million = Instance.new("TextButton")
  74. local _10million = Instance.new("TextButton")
  75. local _2billionstatus = Instance.new("TextLabel")
  76. local _15millionstatus = Instance.new("TextLabel")
  77. local _10millionstatus = Instance.new("TextLabel")
  78. local mainframe = Instance.new("Frame")
  79. local bar1_7 = Instance.new("Frame")
  80. local title_7 = Instance.new("TextLabel")
  81. local localplayerbutton = Instance.new("TextButton")
  82. local bar2_7 = Instance.new("Frame")
  83. local otherplayersbutton = Instance.new("TextButton")
  84. local worldbutton = Instance.new("TextButton")
  85. local stealthmoneybutton = Instance.new("TextButton")
  86. local vehiclebutton = Instance.new("TextButton")
  87. local teleportsbutton = Instance.new("TextButton")
  88. local creditsbutton = Instance.new("TextButton")
  89. local localplayerframe = Instance.new("Frame")
  90. local bar1_8 = Instance.new("Frame")
  91. local title_8 = Instance.new("TextLabel")
  92. local superjump = Instance.new("TextButton")
  93. local bar2_8 = Instance.new("Frame")
  94. local localplayerback = Instance.new("TextButton")
  95. local superrun = Instance.new("TextButton")
  96. local lowgravity = Instance.new("TextButton")
  97. local noclip = Instance.new("TextButton")
  98. local qteleport = Instance.new("TextButton")
  99. local superrunstatus = Instance.new("TextLabel")
  100. local superjumpstatus = Instance.new("TextLabel")
  101. local lowgravitystatus = Instance.new("TextLabel")
  102. local noclipstatus = Instance.new("TextLabel")
  103. local givegun = Instance.new("TextButton")
  104. local monalisa = Instance.new("TextButton")
  105. local spam = Instance.new("TextButton")
  106. local spamstatus = Instance.new("TextLabel")
  107. local characterbutton = Instance.new("TextButton")
  108. local creditsframe = Instance.new("Frame")
  109. local bar1_9 = Instance.new("Frame")
  110. local title_9 = Instance.new("TextLabel")
  111. local bar2_9 = Instance.new("Frame")
  112. local creditsclose = Instance.new("TextButton")
  113. local credits1 = Instance.new("TextLabel")
  114. local credits2 = Instance.new("TextLabel")
  115. local characterframe = Instance.new("Frame")
  116. local bar1_10 = Instance.new("Frame")
  117. local title_10 = Instance.new("TextLabel")
  118. local bar2_10 = Instance.new("Frame")
  119. local characterclose = Instance.new("TextButton")
  120. local clown = Instance.new("TextButton")
  121. local devil = Instance.new("TextButton")
  122. local dominus = Instance.new("TextButton")
  123. local pirate = Instance.new("TextButton")
  124. local rainbowsuit = Instance.new("TextButton")
  125. local reaper = Instance.new("TextButton")
  126. local skeleton = Instance.new("TextButton")
  127. local watermelonshark = Instance.new("TextButton")
  128. local zelucz = Instance.new("TextButton")
  129. local zombiedoge = Instance.new("TextButton")
  130. --Properties:
  131. D3SK1NG_MENU.Name = "D3SK1NG_MENU"
  132. D3SK1NG_MENU.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  133.  
  134. worldframe.Name = "worldframe"
  135. worldframe.Parent = D3SK1NG_MENU
  136. worldframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  137. worldframe.BackgroundTransparency = 0.30000001192093
  138. worldframe.BorderSizePixel = 3
  139. worldframe.Position = UDim2.new(1.31130219e-05, 0, 0.240387976, 0)
  140. worldframe.Size = UDim2.new(0, 166, 0, 249)
  141. worldframe.Visible = false
  142.  
  143. bar1.Name = "bar1"
  144. bar1.Parent = worldframe
  145. bar1.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  146. bar1.BackgroundTransparency = 0.30000001192093
  147. bar1.BorderColor3 = Color3.new(0, 0, 0)
  148. bar1.BorderSizePixel = 3
  149. bar1.Size = UDim2.new(0, 166, 0, 65)
  150.  
  151. title.Name = "title"
  152. title.Parent = bar1
  153. title.BackgroundColor3 = Color3.new(1, 1, 1)
  154. title.BackgroundTransparency = 1
  155. title.Size = UDim2.new(0, 166, 0, 65)
  156. title.Font = Enum.Font.Cartoon
  157. title.Text = "WORLD"
  158. title.TextColor3 = Color3.new(1, 1, 1)
  159. title.TextScaled = true
  160. title.TextSize = 14
  161. title.TextWrapped = true
  162.  
  163. bar2.Name = "bar2"
  164. bar2.Parent = worldframe
  165. bar2.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  166. bar2.BackgroundTransparency = 0.30000001192093
  167. bar2.BorderColor3 = Color3.new(0, 0, 0)
  168. bar2.BorderSizePixel = 3
  169. bar2.Position = UDim2.new(0, 0, 0.899869263, 0)
  170. bar2.Size = UDim2.new(0, 166, 0, 25)
  171.  
  172. worldback.Name = "worldback"
  173. worldback.Parent = bar2
  174. worldback.BackgroundColor3 = Color3.new(1, 1, 1)
  175. worldback.BackgroundTransparency = 1
  176. worldback.Position = UDim2.new(0, 0, -0.0454545617, 0)
  177. worldback.Size = UDim2.new(0, 166, 0, 23)
  178. worldback.Font = Enum.Font.SourceSans
  179. worldback.Text = "Back"
  180. worldback.TextColor3 = Color3.new(1, 1, 1)
  181. worldback.TextScaled = true
  182. worldback.TextSize = 14
  183. worldback.TextWrapped = true
  184.  
  185. fog.Name = "fog"
  186. fog.Parent = worldframe
  187. fog.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  188. fog.BackgroundTransparency = 0.20000000298023
  189. fog.BorderSizePixel = 2
  190. fog.Position = UDim2.new(0.036144577, 0, 0.589600623, 0)
  191. fog.Size = UDim2.new(0, 154, 0, 28)
  192. fog.Font = Enum.Font.SourceSans
  193. fog.Text = "FOG"
  194. fog.TextColor3 = Color3.new(1, 1, 1)
  195. fog.TextScaled = true
  196. fog.TextSize = 14
  197. fog.TextWrapped = true
  198.  
  199. nofog.Name = "nofog"
  200. nofog.Parent = worldframe
  201. nofog.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  202. nofog.BackgroundTransparency = 0.20000000298023
  203. nofog.BorderSizePixel = 2
  204. nofog.Position = UDim2.new(0, 6, 0, 180)
  205. nofog.Size = UDim2.new(0, 154, 0, 28)
  206. nofog.Font = Enum.Font.SourceSans
  207. nofog.Text = "NO FOG"
  208. nofog.TextColor3 = Color3.new(1, 1, 1)
  209. nofog.TextScaled = true
  210. nofog.TextSize = 14
  211. nofog.TextWrapped = true
  212.  
  213. bright.Name = "bright"
  214. bright.Parent = worldframe
  215. bright.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  216. bright.BackgroundTransparency = 0.20000000298023
  217. bright.BorderSizePixel = 2
  218. bright.Position = UDim2.new(0.036144577, 0, 0.310839504, 0)
  219. bright.Size = UDim2.new(0, 154, 0, 28)
  220. bright.Font = Enum.Font.SourceSans
  221. bright.Text = "BRIGHT"
  222. bright.TextColor3 = Color3.new(1, 1, 1)
  223. bright.TextScaled = true
  224. bright.TextSize = 14
  225. bright.TextWrapped = true
  226.  
  227. dark.Name = "dark"
  228. dark.Parent = worldframe
  229. dark.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  230. dark.BackgroundTransparency = 0.20000000298023
  231. dark.BorderSizePixel = 2
  232. dark.Position = UDim2.new(0.036144577, 0, 0.454813629, 0)
  233. dark.Size = UDim2.new(0, 154, 0, 28)
  234. dark.Font = Enum.Font.SourceSans
  235. dark.Text = "DARK"
  236. dark.TextColor3 = Color3.new(1, 1, 1)
  237. dark.TextScaled = true
  238. dark.TextSize = 14
  239. dark.TextWrapped = true
  240.  
  241. vehicleframe.Name = "vehicleframe"
  242. vehicleframe.Parent = D3SK1NG_MENU
  243. vehicleframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  244. vehicleframe.BackgroundTransparency = 0.30000001192093
  245. vehicleframe.BorderSizePixel = 3
  246. vehicleframe.Position = UDim2.new(0.00136727095, 0, 0.240351349, 0)
  247. vehicleframe.Size = UDim2.new(0, 166, 0, 226)
  248. vehicleframe.Visible = false
  249.  
  250. bar1_2.Name = "bar1"
  251. bar1_2.Parent = vehicleframe
  252. bar1_2.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  253. bar1_2.BackgroundTransparency = 0.30000001192093
  254. bar1_2.BorderColor3 = Color3.new(0, 0, 0)
  255. bar1_2.BorderSizePixel = 3
  256. bar1_2.Size = UDim2.new(0, 166, 0, 65)
  257.  
  258. title_2.Name = "title"
  259. title_2.Parent = bar1_2
  260. title_2.BackgroundColor3 = Color3.new(1, 1, 1)
  261. title_2.BackgroundTransparency = 1
  262. title_2.Size = UDim2.new(0, 166, 0, 65)
  263. title_2.Font = Enum.Font.Cartoon
  264. title_2.Text = "VEHICLE"
  265. title_2.TextColor3 = Color3.new(1, 1, 1)
  266. title_2.TextScaled = true
  267. title_2.TextSize = 14
  268. title_2.TextWrapped = true
  269.  
  270. bus.Name = "bus"
  271. bus.Parent = vehicleframe
  272. bus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  273. bus.BackgroundTransparency = 0.20000000298023
  274. bus.BorderSizePixel = 2
  275. bus.Position = UDim2.new(0.036144577, 0, 0.337388188, 0)
  276. bus.Size = UDim2.new(0, 154, 0, 28)
  277. bus.Font = Enum.Font.SourceSans
  278. bus.Text = "BUS"
  279. bus.TextColor3 = Color3.new(1, 1, 1)
  280. bus.TextScaled = true
  281. bus.TextSize = 14
  282. bus.TextWrapped = true
  283.  
  284. bar2_2.Name = "bar2"
  285. bar2_2.Parent = vehicleframe
  286. bar2_2.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  287. bar2_2.BackgroundTransparency = 0.30000001192093
  288. bar2_2.BorderColor3 = Color3.new(0, 0, 0)
  289. bar2_2.BorderSizePixel = 3
  290. bar2_2.Position = UDim2.new(0, 0, 0.898528516, 0)
  291. bar2_2.Size = UDim2.new(0, 166, 0, 22)
  292.  
  293. vehicleback.Name = "vehicleback"
  294. vehicleback.Parent = bar2_2
  295. vehicleback.BackgroundColor3 = Color3.new(1, 1, 1)
  296. vehicleback.BackgroundTransparency = 1
  297. vehicleback.Size = UDim2.new(0, 166, 0, 23)
  298. vehicleback.Font = Enum.Font.SourceSans
  299. vehicleback.Text = "Back"
  300. vehicleback.TextColor3 = Color3.new(1, 1, 1)
  301. vehicleback.TextScaled = true
  302. vehicleback.TextSize = 14
  303. vehicleback.TextWrapped = true
  304.  
  305. policecar.Name = "policecar"
  306. policecar.Parent = vehicleframe
  307. policecar.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  308. policecar.BackgroundTransparency = 0.20000000298023
  309. policecar.BorderSizePixel = 2
  310. policecar.Position = UDim2.new(0.036144577, 0, 0.505529761, 0)
  311. policecar.Size = UDim2.new(0, 154, 0, 28)
  312. policecar.Font = Enum.Font.SourceSans
  313. policecar.Text = "POLICECAR"
  314. policecar.TextColor3 = Color3.new(1, 1, 1)
  315. policecar.TextScaled = true
  316. policecar.TextSize = 14
  317. policecar.TextWrapped = true
  318.  
  319. sleigher.Name = "sleigher"
  320. sleigher.Parent = vehicleframe
  321. sleigher.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  322. sleigher.BackgroundTransparency = 0.20000000298023
  323. sleigher.BorderSizePixel = 2
  324. sleigher.Position = UDim2.new(0.036144577, 0, 0.678096175, 0)
  325. sleigher.Size = UDim2.new(0, 154, 0, 28)
  326. sleigher.Font = Enum.Font.SourceSans
  327. sleigher.Text = "SLEIGHER"
  328. sleigher.TextColor3 = Color3.new(1, 1, 1)
  329. sleigher.TextScaled = true
  330. sleigher.TextSize = 14
  331. sleigher.TextWrapped = true
  332.  
  333. teleportframe.Name = "teleportframe"
  334. teleportframe.Parent = D3SK1NG_MENU
  335. teleportframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  336. teleportframe.BackgroundTransparency = 0.30000001192093
  337. teleportframe.BorderSizePixel = 3
  338. teleportframe.Position = UDim2.new(0, 0, 0, 202)
  339. teleportframe.Size = UDim2.new(0, 166, 0, 249)
  340. teleportframe.Visible = false
  341.  
  342. bar1_3.Name = "bar1"
  343. bar1_3.Parent = teleportframe
  344. bar1_3.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  345. bar1_3.BackgroundTransparency = 0.30000001192093
  346. bar1_3.BorderColor3 = Color3.new(0, 0, 0)
  347. bar1_3.BorderSizePixel = 3
  348. bar1_3.Size = UDim2.new(0, 166, 0, 65)
  349.  
  350. title_3.Name = "title"
  351. title_3.Parent = bar1_3
  352. title_3.BackgroundColor3 = Color3.new(1, 1, 1)
  353. title_3.BackgroundTransparency = 1
  354. title_3.Size = UDim2.new(0, 166, 0, 65)
  355. title_3.Font = Enum.Font.Cartoon
  356. title_3.Text = "TELEPORTS"
  357. title_3.TextColor3 = Color3.new(1, 1, 1)
  358. title_3.TextScaled = true
  359. title_3.TextSize = 14
  360. title_3.TextWrapped = true
  361.  
  362. teleports.Name = "teleports"
  363. teleports.Parent = teleportframe
  364. teleports.BackgroundColor3 = Color3.new(1, 1, 1)
  365. teleports.BackgroundTransparency = 1
  366. teleports.Position = UDim2.new(0, 2, 0, 67)
  367. teleports.Size = UDim2.new(0, 166, 0, 157)
  368.  
  369. Hospital.Name = "Hospital"
  370. Hospital.Parent = teleports
  371. Hospital.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  372. Hospital.BackgroundTransparency = 0.20000000298023
  373. Hospital.BorderSizePixel = 2
  374. Hospital.Position = UDim2.new(0, -2, 0, 5)
  375. Hospital.Size = UDim2.new(0, 158, 0, 18)
  376. Hospital.Font = Enum.Font.SourceSans
  377. Hospital.Text = "HOSPITAL"
  378. Hospital.TextColor3 = Color3.new(1, 1, 1)
  379. Hospital.TextScaled = true
  380. Hospital.TextSize = 14
  381. Hospital.TextWrapped = true
  382.  
  383. GasStation.Name = "GasStation"
  384. GasStation.Parent = teleports
  385. GasStation.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  386. GasStation.BackgroundTransparency = 0.20000000298023
  387. GasStation.BorderSizePixel = 2
  388. GasStation.Position = UDim2.new(0, -2, 0, 30)
  389. GasStation.Size = UDim2.new(0, 158, 0, 18)
  390. GasStation.Font = Enum.Font.SourceSans
  391. GasStation.Text = "GAS STATION"
  392. GasStation.TextColor3 = Color3.new(1, 1, 1)
  393. GasStation.TextScaled = true
  394. GasStation.TextSize = 14
  395. GasStation.TextWrapped = true
  396.  
  397. Cinema.Name = "Cinema"
  398. Cinema.Parent = teleports
  399. Cinema.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  400. Cinema.BackgroundTransparency = 0.20000000298023
  401. Cinema.BorderSizePixel = 2
  402. Cinema.Position = UDim2.new(0, -2, 0, 55)
  403. Cinema.Size = UDim2.new(0, 158, 0, 18)
  404. Cinema.Font = Enum.Font.SourceSans
  405. Cinema.Text = "CINEMA"
  406. Cinema.TextColor3 = Color3.new(1, 1, 1)
  407. Cinema.TextScaled = true
  408. Cinema.TextSize = 14
  409. Cinema.TextWrapped = true
  410.  
  411. Plot.Name = "Plot"
  412. Plot.Parent = teleports
  413. Plot.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  414. Plot.BackgroundTransparency = 0.20000000298023
  415. Plot.BorderSizePixel = 2
  416. Plot.Position = UDim2.new(0, -3, 0, 80)
  417. Plot.Size = UDim2.new(0, 158, 0, 18)
  418. Plot.Font = Enum.Font.SourceSans
  419. Plot.Text = "PLOT"
  420. Plot.TextColor3 = Color3.new(1, 1, 1)
  421. Plot.TextScaled = true
  422. Plot.TextSize = 14
  423. Plot.TextWrapped = true
  424.  
  425. PoliceStation.Name = "PoliceStation"
  426. PoliceStation.Parent = teleports
  427. PoliceStation.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  428. PoliceStation.BackgroundTransparency = 0.20000000298023
  429. PoliceStation.BorderSizePixel = 2
  430. PoliceStation.Position = UDim2.new(0, -2, 0, 105)
  431. PoliceStation.Size = UDim2.new(0, 158, 0, 18)
  432. PoliceStation.Font = Enum.Font.SourceSans
  433. PoliceStation.Text = "POLICE STATION"
  434. PoliceStation.TextColor3 = Color3.new(1, 1, 1)
  435. PoliceStation.TextScaled = true
  436. PoliceStation.TextSize = 14
  437. PoliceStation.TextWrapped = true
  438.  
  439. Club.Name = "Club"
  440. Club.Parent = teleports
  441. Club.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  442. Club.BackgroundTransparency = 0.20000000298023
  443. Club.BorderSizePixel = 2
  444. Club.Position = UDim2.new(0, -2, 0, 131)
  445. Club.Size = UDim2.new(0, 158, 0, 18)
  446. Club.Font = Enum.Font.SourceSans
  447. Club.Text = "CLUB"
  448. Club.TextColor3 = Color3.new(1, 1, 1)
  449. Club.TextScaled = true
  450. Club.TextSize = 14
  451. Club.TextWrapped = true
  452.  
  453. CarShip.Name = "CarShip"
  454. CarShip.Parent = teleports
  455. CarShip.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  456. CarShip.BackgroundTransparency = 0.20000000298023
  457. CarShip.BorderSizePixel = 2
  458. CarShip.Position = UDim2.new(0, -2, 0, 160)
  459. CarShip.Size = UDim2.new(0, 158, 0, 18)
  460. CarShip.Font = Enum.Font.SourceSans
  461. CarShip.Text = "CARSHOP"
  462. CarShip.TextColor3 = Color3.new(1, 1, 1)
  463. CarShip.TextScaled = true
  464. CarShip.TextSize = 14
  465. CarShip.TextWrapped = true
  466.  
  467. Library.Name = "Library"
  468. Library.Parent = teleports
  469. Library.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  470. Library.BackgroundTransparency = 0.20000000298023
  471. Library.BorderSizePixel = 2
  472. Library.Position = UDim2.new(0, -2, 0, 188)
  473. Library.Size = UDim2.new(0, 158, 0, 18)
  474. Library.Font = Enum.Font.SourceSans
  475. Library.Text = "LIBRARY"
  476. Library.TextColor3 = Color3.new(1, 1, 1)
  477. Library.TextScaled = true
  478. Library.TextSize = 14
  479. Library.TextWrapped = true
  480.  
  481. Apartments.Name = "Apartments"
  482. Apartments.Parent = teleports
  483. Apartments.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  484. Apartments.BackgroundTransparency = 0.20000000298023
  485. Apartments.BorderSizePixel = 2
  486. Apartments.Position = UDim2.new(0, -2, 0, 212)
  487. Apartments.Size = UDim2.new(0, 158, 0, 18)
  488. Apartments.Font = Enum.Font.SourceSans
  489. Apartments.Text = "APARTMENTS"
  490. Apartments.TextColor3 = Color3.new(1, 1, 1)
  491. Apartments.TextScaled = true
  492. Apartments.TextSize = 14
  493. Apartments.TextWrapped = true
  494.  
  495. Gym.Name = "Gym"
  496. Gym.Parent = teleports
  497. Gym.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  498. Gym.BackgroundTransparency = 0.20000000298023
  499. Gym.BorderSizePixel = 2
  500. Gym.Position = UDim2.new(0, -1, 0, 235)
  501. Gym.Size = UDim2.new(0, 158, 0, 18)
  502. Gym.Font = Enum.Font.SourceSans
  503. Gym.Text = "GYM"
  504. Gym.TextColor3 = Color3.new(1, 1, 1)
  505. Gym.TextScaled = true
  506. Gym.TextSize = 14
  507. Gym.TextWrapped = true
  508.  
  509. Bank.Name = "Bank"
  510. Bank.Parent = teleports
  511. Bank.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  512. Bank.BackgroundTransparency = 0.20000000298023
  513. Bank.BorderSizePixel = 2
  514. Bank.Position = UDim2.new(0, 0, 0, 259)
  515. Bank.Size = UDim2.new(0, 158, 0, 18)
  516. Bank.Font = Enum.Font.SourceSans
  517. Bank.Text = "BANK"
  518. Bank.TextColor3 = Color3.new(1, 1, 1)
  519. Bank.TextScaled = true
  520. Bank.TextSize = 14
  521. Bank.TextWrapped = true
  522.  
  523. Mueseum.Name = "Mueseum"
  524. Mueseum.Parent = teleports
  525. Mueseum.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  526. Mueseum.BackgroundTransparency = 0.20000000298023
  527. Mueseum.BorderSizePixel = 2
  528. Mueseum.Position = UDim2.new(0, 0, 0, 283)
  529. Mueseum.Size = UDim2.new(0, 158, 0, 18)
  530. Mueseum.Font = Enum.Font.SourceSans
  531. Mueseum.Text = "MUESEUM"
  532. Mueseum.TextColor3 = Color3.new(1, 1, 1)
  533. Mueseum.TextScaled = true
  534. Mueseum.TextSize = 14
  535. Mueseum.TextWrapped = true
  536.  
  537. Hamburger.Name = "Hamburger"
  538. Hamburger.Parent = teleports
  539. Hamburger.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  540. Hamburger.BackgroundTransparency = 0.20000000298023
  541. Hamburger.BorderSizePixel = 2
  542. Hamburger.Position = UDim2.new(0, 0, 0, 307)
  543. Hamburger.Size = UDim2.new(0, 158, 0, 18)
  544. Hamburger.Font = Enum.Font.SourceSans
  545. Hamburger.Text = "MCDONALDS"
  546. Hamburger.TextColor3 = Color3.new(1, 1, 1)
  547. Hamburger.TextScaled = true
  548. Hamburger.TextSize = 14
  549. Hamburger.TextWrapped = true
  550.  
  551. HIghschool.Name = "HIghschool"
  552. HIghschool.Parent = teleports
  553. HIghschool.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  554. HIghschool.BackgroundTransparency = 0.20000000298023
  555. HIghschool.BorderSizePixel = 2
  556. HIghschool.Position = UDim2.new(0, -1, 0, 331)
  557. HIghschool.Size = UDim2.new(0, 158, 0, 18)
  558. HIghschool.Font = Enum.Font.SourceSans
  559. HIghschool.Text = "HIGHSCHOOL"
  560. HIghschool.TextColor3 = Color3.new(1, 1, 1)
  561. HIghschool.TextScaled = true
  562. HIghschool.TextSize = 14
  563. HIghschool.TextWrapped = true
  564.  
  565. Criminalbase.Name = "Criminalbase"
  566. Criminalbase.Parent = teleports
  567. Criminalbase.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  568. Criminalbase.BackgroundTransparency = 0.20000000298023
  569. Criminalbase.BorderSizePixel = 2
  570. Criminalbase.Position = UDim2.new(0, -3, 0, 355)
  571. Criminalbase.Size = UDim2.new(0, 158, 0, 18)
  572. Criminalbase.Font = Enum.Font.SourceSans
  573. Criminalbase.Text = "CRIMINALBASE"
  574. Criminalbase.TextColor3 = Color3.new(1, 1, 1)
  575. Criminalbase.TextScaled = true
  576. Criminalbase.TextSize = 14
  577. Criminalbase.TextWrapped = true
  578.  
  579. SuperMart.Name = "SuperMart"
  580. SuperMart.Parent = teleports
  581. SuperMart.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  582. SuperMart.BackgroundTransparency = 0.20000000298023
  583. SuperMart.BorderSizePixel = 2
  584. SuperMart.Position = UDim2.new(0, -3, 0, 383)
  585. SuperMart.Size = UDim2.new(0, 158, 0, 18)
  586. SuperMart.Font = Enum.Font.SourceSans
  587. SuperMart.Text = "SUPERMART"
  588. SuperMart.TextColor3 = Color3.new(1, 1, 1)
  589. SuperMart.TextScaled = true
  590. SuperMart.TextSize = 14
  591. SuperMart.TextWrapped = true
  592.  
  593. Baileys.Name = "Baileys"
  594. Baileys.Parent = teleports
  595. Baileys.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  596. Baileys.BackgroundTransparency = 0.20000000298023
  597. Baileys.BorderSizePixel = 2
  598. Baileys.Position = UDim2.new(0, -4, 0, 409)
  599. Baileys.Size = UDim2.new(0, 158, 0, 18)
  600. Baileys.Font = Enum.Font.SourceSans
  601. Baileys.Text = "BAILEYS"
  602. Baileys.TextColor3 = Color3.new(1, 1, 1)
  603. Baileys.TextScaled = true
  604. Baileys.TextSize = 14
  605. Baileys.TextWrapped = true
  606.  
  607. Garage.Name = "Garage"
  608. Garage.Parent = teleports
  609. Garage.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  610. Garage.BackgroundTransparency = 0.20000000298023
  611. Garage.BorderSizePixel = 2
  612. Garage.Position = UDim2.new(0, -4, 0, 433)
  613. Garage.Size = UDim2.new(0, 158, 0, 18)
  614. Garage.Font = Enum.Font.SourceSans
  615. Garage.Text = "GARAGE"
  616. Garage.TextColor3 = Color3.new(1, 1, 1)
  617. Garage.TextScaled = true
  618. Garage.TextSize = 14
  619. Garage.TextWrapped = true
  620.  
  621. bar2_3.Name = "bar2"
  622. bar2_3.Parent = teleportframe
  623. bar2_3.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  624. bar2_3.BackgroundTransparency = 0.30000001192093
  625. bar2_3.BorderColor3 = Color3.new(0, 0, 0)
  626. bar2_3.BorderSizePixel = 3
  627. bar2_3.Position = UDim2.new(0, 0, 0.899869263, 0)
  628. bar2_3.Size = UDim2.new(0, 166, 0, 25)
  629.  
  630. teleportback.Name = "teleportback"
  631. teleportback.Parent = bar2_3
  632. teleportback.BackgroundColor3 = Color3.new(1, 1, 1)
  633. teleportback.BackgroundTransparency = 1
  634. teleportback.Position = UDim2.new(0, 0, -0.0454545617, 0)
  635. teleportback.Size = UDim2.new(0, 166, 0, 23)
  636. teleportback.Font = Enum.Font.SourceSans
  637. teleportback.Text = "Back"
  638. teleportback.TextColor3 = Color3.new(1, 1, 1)
  639. teleportback.TextScaled = true
  640. teleportback.TextSize = 14
  641. teleportback.TextWrapped = true
  642.  
  643. statsframe.Name = "statsframe"
  644. statsframe.Parent = D3SK1NG_MENU
  645. statsframe.Active = true
  646. statsframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  647. statsframe.BackgroundTransparency = 0.30000001192093
  648. statsframe.BorderSizePixel = 3
  649. statsframe.Position = UDim2.new(0, 178, 0, 200)
  650. statsframe.Size = UDim2.new(0, 169, 0, 262)
  651. statsframe.Visible = false
  652.  
  653. moneystatus.Name = "moneystatus"
  654. moneystatus.Parent = statsframe
  655. moneystatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  656. moneystatus.BackgroundTransparency = 0.20000000298023
  657. moneystatus.BorderSizePixel = 2
  658. moneystatus.Position = UDim2.new(0, 3, 0, 89)
  659. moneystatus.Size = UDim2.new(0, 163, 0, 99)
  660. moneystatus.Font = Enum.Font.SourceSans
  661. moneystatus.Text = "???"
  662. moneystatus.TextColor3 = Color3.new(1, 1, 1)
  663. moneystatus.TextScaled = true
  664. moneystatus.TextSize = 14
  665. moneystatus.TextWrapped = true
  666.  
  667. bar2_4.Name = "bar2"
  668. bar2_4.Parent = statsframe
  669. bar2_4.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  670. bar2_4.BackgroundTransparency = 0.30000001192093
  671. bar2_4.BorderColor3 = Color3.new(0, 0, 0)
  672. bar2_4.BorderSizePixel = 3
  673. bar2_4.Position = UDim2.new(0, 0, 0.91576755, 0)
  674. bar2_4.Size = UDim2.new(0, 166, 0, 22)
  675.  
  676. statsclose.Name = "statsclose"
  677. statsclose.Parent = bar2_4
  678. statsclose.BackgroundColor3 = Color3.new(1, 1, 1)
  679. statsclose.BackgroundTransparency = 1
  680. statsclose.Size = UDim2.new(0, 166, 0, 23)
  681. statsclose.Font = Enum.Font.SourceSans
  682. statsclose.Text = "Close"
  683. statsclose.TextColor3 = Color3.new(1, 1, 1)
  684. statsclose.TextScaled = true
  685. statsclose.TextSize = 14
  686. statsclose.TextWrapped = true
  687.  
  688. bar1_4.Name = "bar1"
  689. bar1_4.Parent = statsframe
  690. bar1_4.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  691. bar1_4.BackgroundTransparency = 0.30000001192093
  692. bar1_4.BorderColor3 = Color3.new(0, 0, 0)
  693. bar1_4.BorderSizePixel = 3
  694. bar1_4.Size = UDim2.new(0, 166, 0, 65)
  695.  
  696. title_4.Name = "title"
  697. title_4.Parent = bar1_4
  698. title_4.BackgroundColor3 = Color3.new(1, 1, 1)
  699. title_4.BackgroundTransparency = 1
  700. title_4.Size = UDim2.new(0, 166, 0, 65)
  701. title_4.Font = Enum.Font.Cartoon
  702. title_4.Text = "CHECK MONEY"
  703. title_4.TextColor3 = Color3.new(1, 1, 1)
  704. title_4.TextScaled = true
  705. title_4.TextSize = 14
  706. title_4.TextWrapped = true
  707.  
  708. otherplayersframe.Name = "otherplayersframe"
  709. otherplayersframe.Parent = D3SK1NG_MENU
  710. otherplayersframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  711. otherplayersframe.BackgroundTransparency = 0.30000001192093
  712. otherplayersframe.BorderSizePixel = 3
  713. otherplayersframe.Position = UDim2.new(0, 0, 0, 204)
  714. otherplayersframe.Size = UDim2.new(0, 166, 0, 339)
  715. otherplayersframe.Visible = false
  716.  
  717. bar1_5.Name = "bar1"
  718. bar1_5.Parent = otherplayersframe
  719. bar1_5.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  720. bar1_5.BackgroundTransparency = 0.30000001192093
  721. bar1_5.BorderColor3 = Color3.new(0, 0, 0)
  722. bar1_5.BorderSizePixel = 3
  723. bar1_5.Size = UDim2.new(0, 166, 0, 65)
  724.  
  725. title_5.Name = "title"
  726. title_5.Parent = bar1_5
  727. title_5.BackgroundColor3 = Color3.new(1, 1, 1)
  728. title_5.BackgroundTransparency = 1
  729. title_5.Size = UDim2.new(0, 166, 0, 65)
  730. title_5.Font = Enum.Font.Cartoon
  731. title_5.Text = "PLAYERS"
  732. title_5.TextColor3 = Color3.new(1, 1, 1)
  733. title_5.TextScaled = true
  734. title_5.TextSize = 14
  735. title_5.TextWrapped = true
  736.  
  737. bar2_5.Name = "bar2"
  738. bar2_5.Parent = otherplayersframe
  739. bar2_5.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  740. bar2_5.BackgroundTransparency = 0.30000001192093
  741. bar2_5.BorderColor3 = Color3.new(0, 0, 0)
  742. bar2_5.BorderSizePixel = 3
  743. bar2_5.Position = UDim2.new(0, 0, 0.926095128, 0)
  744. bar2_5.Size = UDim2.new(0, 166, 0, 22)
  745.  
  746. otherplayersback.Name = "otherplayersback"
  747. otherplayersback.Parent = bar2_5
  748. otherplayersback.BackgroundColor3 = Color3.new(1, 1, 1)
  749. otherplayersback.BackgroundTransparency = 1
  750. otherplayersback.Size = UDim2.new(0, 166, 0, 23)
  751. otherplayersback.Font = Enum.Font.SourceSans
  752. otherplayersback.Text = "Back"
  753. otherplayersback.TextColor3 = Color3.new(1, 1, 1)
  754. otherplayersback.TextScaled = true
  755. otherplayersback.TextSize = 14
  756. otherplayersback.TextWrapped = true
  757.  
  758. tptoplayer.Name = "tptoplayer"
  759. tptoplayer.Parent = otherplayersframe
  760. tptoplayer.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  761. tptoplayer.BackgroundTransparency = 0.20000000298023
  762. tptoplayer.BorderSizePixel = 2
  763. tptoplayer.Position = UDim2.new(0, 2, 0, 115)
  764. tptoplayer.Size = UDim2.new(0, 158, 0, 20)
  765. tptoplayer.Font = Enum.Font.SourceSans
  766. tptoplayer.Text = "TELEPORT TO"
  767. tptoplayer.TextColor3 = Color3.new(1, 1, 1)
  768. tptoplayer.TextScaled = true
  769. tptoplayer.TextSize = 14
  770. tptoplayer.TextWrapped = true
  771.  
  772. username.Name = "username"
  773. username.Parent = otherplayersframe
  774. username.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  775. username.BorderSizePixel = 2
  776. username.Position = UDim2.new(0, 5, 0, 72)
  777. username.Size = UDim2.new(0, 157, 0, 33)
  778. username.Font = Enum.Font.SourceSans
  779. username.Text = "USERNAME"
  780. username.TextColor3 = Color3.new(1, 1, 1)
  781. username.TextScaled = true
  782. username.TextSize = 14
  783. username.TextWrapped = true
  784.  
  785. nakedall.Name = "nakedall"
  786. nakedall.Parent = otherplayersframe
  787. nakedall.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  788. nakedall.BackgroundTransparency = 0.20000000298023
  789. nakedall.BorderSizePixel = 2
  790. nakedall.Position = UDim2.new(0, 2, 0, 169)
  791. nakedall.Size = UDim2.new(0, 158, 0, 21)
  792. nakedall.Font = Enum.Font.SourceSans
  793. nakedall.Text = "NAKED ALL"
  794. nakedall.TextColor3 = Color3.new(1, 1, 1)
  795. nakedall.TextScaled = true
  796. nakedall.TextSize = 14
  797. nakedall.TextWrapped = true
  798.  
  799. spammessages.Name = "spammessages"
  800. spammessages.Parent = otherplayersframe
  801. spammessages.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  802. spammessages.BackgroundTransparency = 0.20000000298023
  803. spammessages.BorderSizePixel = 2
  804. spammessages.Position = UDim2.new(0, 0, 0, 197)
  805. spammessages.Size = UDim2.new(0, 120, 0, 21)
  806. spammessages.Font = Enum.Font.SourceSans
  807. spammessages.Text = "SPAM MSG"
  808. spammessages.TextColor3 = Color3.new(1, 1, 1)
  809. spammessages.TextScaled = true
  810. spammessages.TextSize = 14
  811. spammessages.TextWrapped = true
  812.  
  813. spammessagesstatus.Name = "spammessagesstatus"
  814. spammessagesstatus.Parent = otherplayersframe
  815. spammessagesstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  816. spammessagesstatus.BackgroundTransparency = 0.20000000298023
  817. spammessagesstatus.BorderSizePixel = 2
  818. spammessagesstatus.Position = UDim2.new(0, 127, 0, 197)
  819. spammessagesstatus.Size = UDim2.new(0, 33, 0, 21)
  820. spammessagesstatus.Font = Enum.Font.SourceSans
  821. spammessagesstatus.Text = "OFF"
  822. spammessagesstatus.TextColor3 = Color3.new(1, 1, 1)
  823. spammessagesstatus.TextScaled = true
  824. spammessagesstatus.TextSize = 14
  825. spammessagesstatus.TextWrapped = true
  826.  
  827. checkmoney.Name = "checkmoney"
  828. checkmoney.Parent = otherplayersframe
  829. checkmoney.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  830. checkmoney.BackgroundTransparency = 0.20000000298023
  831. checkmoney.BorderSizePixel = 2
  832. checkmoney.Position = UDim2.new(0, 2, 0, 142)
  833. checkmoney.Size = UDim2.new(0, 158, 0, 21)
  834. checkmoney.Font = Enum.Font.SourceSans
  835. checkmoney.Text = "CHECK MONEY"
  836. checkmoney.TextColor3 = Color3.new(1, 1, 1)
  837. checkmoney.TextScaled = true
  838. checkmoney.TextSize = 14
  839. checkmoney.TextWrapped = true
  840.  
  841. attatchbutton.Name = "attatchbutton"
  842. attatchbutton.Parent = otherplayersframe
  843. attatchbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  844. attatchbutton.BackgroundTransparency = 0.20000000298023
  845. attatchbutton.BorderSizePixel = 2
  846. attatchbutton.Position = UDim2.new(0, 0, 0, 225)
  847. attatchbutton.Size = UDim2.new(0, 120, 0, 21)
  848. attatchbutton.Font = Enum.Font.SourceSans
  849. attatchbutton.Text = "ATTACH"
  850. attatchbutton.TextColor3 = Color3.new(1, 1, 1)
  851. attatchbutton.TextScaled = true
  852. attatchbutton.TextSize = 14
  853. attatchbutton.TextWrapped = true
  854.  
  855. attachstatus.Name = "attachstatus"
  856. attachstatus.Parent = otherplayersframe
  857. attachstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  858. attachstatus.BackgroundTransparency = 0.20000000298023
  859. attachstatus.BorderSizePixel = 2
  860. attachstatus.Position = UDim2.new(0, 127, 0, 225)
  861. attachstatus.Size = UDim2.new(0, 33, 0, 21)
  862. attachstatus.Font = Enum.Font.SourceSans
  863. attachstatus.Text = "OFF"
  864. attachstatus.TextColor3 = Color3.new(1, 1, 1)
  865. attachstatus.TextScaled = true
  866. attachstatus.TextSize = 14
  867. attachstatus.TextWrapped = true
  868.  
  869. makeplayershrek.Name = "makeplayershrek"
  870. makeplayershrek.Parent = otherplayersframe
  871. makeplayershrek.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  872. makeplayershrek.BackgroundTransparency = 0.20000000298023
  873. makeplayershrek.BorderSizePixel = 2
  874. makeplayershrek.Position = UDim2.new(0, 2, 0, 254)
  875. makeplayershrek.Size = UDim2.new(0, 158, 0, 21)
  876. makeplayershrek.Font = Enum.Font.SourceSans
  877. makeplayershrek.Text = "MAKE PLAYER SHREK"
  878. makeplayershrek.TextColor3 = Color3.new(1, 1, 1)
  879. makeplayershrek.TextScaled = true
  880. makeplayershrek.TextSize = 14
  881. makeplayershrek.TextWrapped = true
  882.  
  883. makeplayernoob.Name = "makeplayernoob"
  884. makeplayernoob.Parent = otherplayersframe
  885. makeplayernoob.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  886. makeplayernoob.BackgroundTransparency = 0.20000000298023
  887. makeplayernoob.BorderSizePixel = 2
  888. makeplayernoob.Position = UDim2.new(0, 2, 0, 281)
  889. makeplayernoob.Size = UDim2.new(0, 158, 0, 21)
  890. makeplayernoob.Font = Enum.Font.SourceSans
  891. makeplayernoob.Text = "MAKE PLAYER NOOB"
  892. makeplayernoob.TextColor3 = Color3.new(1, 1, 1)
  893. makeplayernoob.TextScaled = true
  894. makeplayernoob.TextSize = 14
  895. makeplayernoob.TextWrapped = true
  896.  
  897. moneyframe.Name = "moneyframe"
  898. moneyframe.Parent = D3SK1NG_MENU
  899. moneyframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  900. moneyframe.BackgroundTransparency = 0.30000001192093
  901. moneyframe.BorderSizePixel = 3
  902. moneyframe.Position = UDim2.new(-0.00019210577, 0, 0.240351349, 0)
  903. moneyframe.Size = UDim2.new(0, 166, 0, 226)
  904. moneyframe.Visible = false
  905.  
  906. bar1_6.Name = "bar1"
  907. bar1_6.Parent = moneyframe
  908. bar1_6.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  909. bar1_6.BackgroundTransparency = 0.30000001192093
  910. bar1_6.BorderColor3 = Color3.new(0, 0, 0)
  911. bar1_6.BorderSizePixel = 3
  912. bar1_6.Size = UDim2.new(0, 166, 0, 65)
  913.  
  914. title_6.Name = "title"
  915. title_6.Parent = bar1_6
  916. title_6.BackgroundColor3 = Color3.new(1, 1, 1)
  917. title_6.BackgroundTransparency = 1
  918. title_6.Size = UDim2.new(0, 166, 0, 65)
  919. title_6.Font = Enum.Font.Cartoon
  920. title_6.Text = "MONEY"
  921. title_6.TextColor3 = Color3.new(1, 1, 1)
  922. title_6.TextScaled = true
  923. title_6.TextSize = 14
  924. title_6.TextWrapped = true
  925.  
  926. _2billion.Name = "2billion"
  927. _2billion.Parent = moneyframe
  928. _2billion.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  929. _2billion.BackgroundTransparency = 0.20000000298023
  930. _2billion.BorderSizePixel = 2
  931. _2billion.Position = UDim2.new(0, 0, 0.315264255, 0)
  932. _2billion.Size = UDim2.new(0, 111, 0, 28)
  933. _2billion.Font = Enum.Font.SourceSans
  934. _2billion.Text = "2 BILLION"
  935. _2billion.TextColor3 = Color3.new(1, 1, 1)
  936. _2billion.TextScaled = true
  937. _2billion.TextSize = 14
  938. _2billion.TextWrapped = true
  939.  
  940. bar2_6.Name = "bar2"
  941. bar2_6.Parent = moneyframe
  942. bar2_6.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  943. bar2_6.BackgroundTransparency = 0.30000001192093
  944. bar2_6.BorderColor3 = Color3.new(0, 0, 0)
  945. bar2_6.BorderSizePixel = 3
  946. bar2_6.Position = UDim2.new(0, 0, 0.898528516, 0)
  947. bar2_6.Size = UDim2.new(0, 166, 0, 22)
  948.  
  949. moneyback.Name = "moneyback"
  950. moneyback.Parent = bar2_6
  951. moneyback.BackgroundColor3 = Color3.new(1, 1, 1)
  952. moneyback.BackgroundTransparency = 1
  953. moneyback.Size = UDim2.new(0, 166, 0, 23)
  954. moneyback.Font = Enum.Font.SourceSans
  955. moneyback.Text = "Back"
  956. moneyback.TextColor3 = Color3.new(1, 1, 1)
  957. moneyback.TextScaled = true
  958. moneyback.TextSize = 14
  959. moneyback.TextWrapped = true
  960.  
  961. _15million.Name = "15million"
  962. _15million.Parent = moneyframe
  963. _15million.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  964. _15million.BackgroundTransparency = 0.20000000298023
  965. _15million.BorderSizePixel = 2
  966. _15million.Position = UDim2.new(0, 0, 0.512118936, 0)
  967. _15million.Size = UDim2.new(0, 111, 0, 28)
  968. _15million.Font = Enum.Font.SourceSans
  969. _15million.Text = "15 MILLION"
  970. _15million.TextColor3 = Color3.new(1, 1, 1)
  971. _15million.TextScaled = true
  972. _15million.TextSize = 14
  973. _15million.TextWrapped = true
  974.  
  975. _10million.Name = "10million"
  976. _10million.Parent = moneyframe
  977. _10million.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  978. _10million.BackgroundTransparency = 0.20000000298023
  979. _10million.BorderSizePixel = 2
  980. _10million.Position = UDim2.new(0, 0, 0.724015117, 0)
  981. _10million.Size = UDim2.new(0, 111, 0, 28)
  982. _10million.Font = Enum.Font.SourceSans
  983. _10million.Text = "10 MILLION"
  984. _10million.TextColor3 = Color3.new(1, 1, 1)
  985. _10million.TextScaled = true
  986. _10million.TextSize = 14
  987. _10million.TextWrapped = true
  988.  
  989. _2billionstatus.Name = "2billionstatus"
  990. _2billionstatus.Parent = moneyframe
  991. _2billionstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  992. _2billionstatus.BackgroundTransparency = 0.20000000298023
  993. _2billionstatus.BorderSizePixel = 2
  994. _2billionstatus.Position = UDim2.new(0.740963876, 0, 0.316485226, 0)
  995. _2billionstatus.Size = UDim2.new(0, 37, 0, 28)
  996. _2billionstatus.Font = Enum.Font.SourceSans
  997. _2billionstatus.Text = "OFF"
  998. _2billionstatus.TextColor3 = Color3.new(1, 1, 1)
  999. _2billionstatus.TextScaled = true
  1000. _2billionstatus.TextSize = 14
  1001. _2billionstatus.TextWrapped = true
  1002.  
  1003. _15millionstatus.Name = "15millionstatus"
  1004. _15millionstatus.Parent = moneyframe
  1005. _15millionstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1006. _15millionstatus.BackgroundTransparency = 0.20000000298023
  1007. _15millionstatus.BorderSizePixel = 2
  1008. _15millionstatus.Position = UDim2.new(0.740963876, 0, 0.512685299, 0)
  1009. _15millionstatus.Size = UDim2.new(0, 37, 0, 28)
  1010. _15millionstatus.Font = Enum.Font.SourceSans
  1011. _15millionstatus.Text = "OFF"
  1012. _15millionstatus.TextColor3 = Color3.new(1, 1, 1)
  1013. _15millionstatus.TextScaled = true
  1014. _15millionstatus.TextSize = 14
  1015. _15millionstatus.TextWrapped = true
  1016.  
  1017. _10millionstatus.Name = "10millionstatus"
  1018. _10millionstatus.Parent = moneyframe
  1019. _10millionstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1020. _10millionstatus.BackgroundTransparency = 0.20000000298023
  1021. _10millionstatus.BorderSizePixel = 2
  1022. _10millionstatus.Position = UDim2.new(0.740963876, 0, 0.721485496, 0)
  1023. _10millionstatus.Size = UDim2.new(0, 37, 0, 28)
  1024. _10millionstatus.Font = Enum.Font.SourceSans
  1025. _10millionstatus.Text = "OFF"
  1026. _10millionstatus.TextColor3 = Color3.new(1, 1, 1)
  1027. _10millionstatus.TextScaled = true
  1028. _10millionstatus.TextSize = 14
  1029. _10millionstatus.TextWrapped = true
  1030.  
  1031. mainframe.Name = "mainframe"
  1032. mainframe.Parent = D3SK1NG_MENU
  1033. mainframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1034. mainframe.BackgroundTransparency = 0.30000001192093
  1035. mainframe.BorderSizePixel = 3
  1036. mainframe.Position = UDim2.new(0, 0, 0, 202)
  1037. mainframe.Size = UDim2.new(0, 166, 0, 323)
  1038. mainframe.Visible = false
  1039.  
  1040. bar1_7.Name = "bar1"
  1041. bar1_7.Parent = mainframe
  1042. bar1_7.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1043. bar1_7.BackgroundTransparency = 0.30000001192093
  1044. bar1_7.BorderColor3 = Color3.new(0, 0, 0)
  1045. bar1_7.BorderSizePixel = 3
  1046. bar1_7.Size = UDim2.new(0, 166, 0, 65)
  1047.  
  1048. title_7.Name = "title"
  1049. title_7.Parent = bar1_7
  1050. title_7.BackgroundColor3 = Color3.new(1, 1, 1)
  1051. title_7.BackgroundTransparency = 1
  1052. title_7.Size = UDim2.new(0, 166, 0, 65)
  1053. title_7.Font = Enum.Font.Cartoon
  1054. title_7.Text = "D3SK1NG"
  1055. title_7.TextColor3 = Color3.new(1, 1, 1)
  1056. title_7.TextScaled = true
  1057. title_7.TextSize = 14
  1058. title_7.TextWrapped = true
  1059.  
  1060. localplayerbutton.Name = "localplayerbutton"
  1061. localplayerbutton.Parent = mainframe
  1062. localplayerbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1063. localplayerbutton.BackgroundTransparency = 0.20000000298023
  1064. localplayerbutton.BorderSizePixel = 2
  1065. localplayerbutton.Position = UDim2.new(0.0301204808, 0, 0.222343892, 0)
  1066. localplayerbutton.Size = UDim2.new(0, 157, 0, 28)
  1067. localplayerbutton.Font = Enum.Font.SourceSans
  1068. localplayerbutton.Text = "LOCAL PLAYER"
  1069. localplayerbutton.TextColor3 = Color3.new(1, 1, 1)
  1070. localplayerbutton.TextScaled = true
  1071. localplayerbutton.TextSize = 14
  1072. localplayerbutton.TextWrapped = true
  1073.  
  1074. bar2_7.Name = "bar2"
  1075. bar2_7.Parent = mainframe
  1076. bar2_7.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1077. bar2_7.BackgroundTransparency = 0.30000001192093
  1078. bar2_7.BorderColor3 = Color3.new(0, 0, 0)
  1079. bar2_7.BorderSizePixel = 3
  1080. bar2_7.Position = UDim2.new(0, 0, 0.959752321, 0)
  1081. bar2_7.Size = UDim2.new(0, 166, 0, 13)
  1082.  
  1083. otherplayersbutton.Name = "otherplayersbutton"
  1084. otherplayersbutton.Parent = mainframe
  1085. otherplayersbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1086. otherplayersbutton.BackgroundTransparency = 0.20000000298023
  1087. otherplayersbutton.BorderSizePixel = 2
  1088. otherplayersbutton.Position = UDim2.new(0.0301204808, 0, 0.33070302, 0)
  1089. otherplayersbutton.Size = UDim2.new(0, 157, 0, 28)
  1090. otherplayersbutton.Font = Enum.Font.SourceSans
  1091. otherplayersbutton.Text = "OTHER PLAYERS"
  1092. otherplayersbutton.TextColor3 = Color3.new(1, 1, 1)
  1093. otherplayersbutton.TextScaled = true
  1094. otherplayersbutton.TextSize = 14
  1095. otherplayersbutton.TextWrapped = true
  1096.  
  1097. worldbutton.Name = "worldbutton"
  1098. worldbutton.Parent = mainframe
  1099. worldbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1100. worldbutton.BackgroundTransparency = 0.20000000298023
  1101. worldbutton.BorderSizePixel = 2
  1102. worldbutton.Position = UDim2.new(0.0301204808, 0, 0.445254117, 0)
  1103. worldbutton.Size = UDim2.new(0, 157, 0, 28)
  1104. worldbutton.Font = Enum.Font.SourceSans
  1105. worldbutton.Text = "WORLD"
  1106. worldbutton.TextColor3 = Color3.new(1, 1, 1)
  1107. worldbutton.TextScaled = true
  1108. worldbutton.TextSize = 14
  1109. worldbutton.TextWrapped = true
  1110.  
  1111. stealthmoneybutton.Name = "stealthmoneybutton"
  1112. stealthmoneybutton.Parent = mainframe
  1113. stealthmoneybutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1114. stealthmoneybutton.BackgroundTransparency = 0.20000000298023
  1115. stealthmoneybutton.BorderSizePixel = 2
  1116. stealthmoneybutton.Position = UDim2.new(0, 5, 0, 177)
  1117. stealthmoneybutton.Size = UDim2.new(0, 157, 0, 28)
  1118. stealthmoneybutton.Font = Enum.Font.SourceSans
  1119. stealthmoneybutton.Text = "STEALTH MONEY"
  1120. stealthmoneybutton.TextColor3 = Color3.new(1, 1, 1)
  1121. stealthmoneybutton.TextScaled = true
  1122. stealthmoneybutton.TextSize = 14
  1123. stealthmoneybutton.TextWrapped = true
  1124.  
  1125. vehiclebutton.Name = "vehiclebutton"
  1126. vehiclebutton.Parent = mainframe
  1127. vehiclebutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1128. vehiclebutton.BackgroundTransparency = 0.20000000298023
  1129. vehiclebutton.BorderSizePixel = 2
  1130. vehiclebutton.Position = UDim2.new(0, 6, 0, 210)
  1131. vehiclebutton.Size = UDim2.new(0, 157, 0, 28)
  1132. vehiclebutton.Font = Enum.Font.SourceSans
  1133. vehiclebutton.Text = "VEHICLE"
  1134. vehiclebutton.TextColor3 = Color3.new(1, 1, 1)
  1135. vehiclebutton.TextScaled = true
  1136. vehiclebutton.TextSize = 14
  1137. vehiclebutton.TextWrapped = true
  1138.  
  1139. teleportsbutton.Name = "teleportsbutton"
  1140. teleportsbutton.Parent = mainframe
  1141. teleportsbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1142. teleportsbutton.BackgroundTransparency = 0.20000000298023
  1143. teleportsbutton.BorderSizePixel = 2
  1144. teleportsbutton.Position = UDim2.new(0, 5, 0, 245)
  1145. teleportsbutton.Size = UDim2.new(0, 157, 0, 28)
  1146. teleportsbutton.Font = Enum.Font.SourceSans
  1147. teleportsbutton.Text = "TELEPORTS BUTTON"
  1148. teleportsbutton.TextColor3 = Color3.new(1, 1, 1)
  1149. teleportsbutton.TextScaled = true
  1150. teleportsbutton.TextSize = 14
  1151. teleportsbutton.TextWrapped = true
  1152.  
  1153. creditsbutton.Name = "creditsbutton"
  1154. creditsbutton.Parent = mainframe
  1155. creditsbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1156. creditsbutton.BackgroundTransparency = 0.20000000298023
  1157. creditsbutton.BorderSizePixel = 2
  1158. creditsbutton.Position = UDim2.new(0, 5, 0, 278)
  1159. creditsbutton.Size = UDim2.new(0, 157, 0, 28)
  1160. creditsbutton.Font = Enum.Font.SourceSans
  1161. creditsbutton.Text = "CREDITS"
  1162. creditsbutton.TextColor3 = Color3.new(1, 1, 1)
  1163. creditsbutton.TextScaled = true
  1164. creditsbutton.TextSize = 14
  1165. creditsbutton.TextWrapped = true
  1166.  
  1167. localplayerframe.Name = "localplayerframe"
  1168. localplayerframe.Parent = D3SK1NG_MENU
  1169. localplayerframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1170. localplayerframe.BackgroundTransparency = 0.30000001192093
  1171. localplayerframe.BorderSizePixel = 3
  1172. localplayerframe.Position = UDim2.new(0, 0, 0, 202)
  1173. localplayerframe.Size = UDim2.new(0, 166, 0, 348)
  1174.  
  1175. bar1_8.Name = "bar1"
  1176. bar1_8.Parent = localplayerframe
  1177. bar1_8.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1178. bar1_8.BackgroundTransparency = 0.30000001192093
  1179. bar1_8.BorderColor3 = Color3.new(0, 0, 0)
  1180. bar1_8.BorderSizePixel = 3
  1181. bar1_8.Size = UDim2.new(0, 166, 0, 65)
  1182.  
  1183. title_8.Name = "title"
  1184. title_8.Parent = bar1_8
  1185. title_8.BackgroundColor3 = Color3.new(1, 1, 1)
  1186. title_8.BackgroundTransparency = 1
  1187. title_8.Size = UDim2.new(0, 166, 0, 65)
  1188. title_8.Font = Enum.Font.Cartoon
  1189. title_8.Text = "LOCALPLAYER"
  1190. title_8.TextColor3 = Color3.new(1, 1, 1)
  1191. title_8.TextScaled = true
  1192. title_8.TextSize = 14
  1193. title_8.TextWrapped = true
  1194.  
  1195. superjump.Name = "superjump"
  1196. superjump.Parent = localplayerframe
  1197. superjump.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1198. superjump.BackgroundTransparency = 0.20000000298023
  1199. superjump.BorderSizePixel = 2
  1200. superjump.Position = UDim2.new(0.0240963846, 0, 0.207976073, 0)
  1201. superjump.Size = UDim2.new(0, 111, 0, 22)
  1202. superjump.Font = Enum.Font.SourceSans
  1203. superjump.Text = "SUPER JUMP"
  1204. superjump.TextColor3 = Color3.new(1, 1, 1)
  1205. superjump.TextScaled = true
  1206. superjump.TextSize = 14
  1207. superjump.TextWrapped = true
  1208.  
  1209. bar2_8.Name = "bar2"
  1210. bar2_8.Parent = localplayerframe
  1211. bar2_8.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1212. bar2_8.BackgroundTransparency = 0.30000001192093
  1213. bar2_8.BorderColor3 = Color3.new(0, 0, 0)
  1214. bar2_8.BorderSizePixel = 3
  1215. bar2_8.Position = UDim2.new(0, 0, 0.931823492, 0)
  1216. bar2_8.Size = UDim2.new(0, 166, 0, 22)
  1217.  
  1218. localplayerback.Name = "localplayerback"
  1219. localplayerback.Parent = bar2_8
  1220. localplayerback.BackgroundColor3 = Color3.new(1, 1, 1)
  1221. localplayerback.BackgroundTransparency = 1
  1222. localplayerback.Size = UDim2.new(0, 166, 0, 23)
  1223. localplayerback.Font = Enum.Font.SourceSans
  1224. localplayerback.Text = "Back"
  1225. localplayerback.TextColor3 = Color3.new(1, 1, 1)
  1226. localplayerback.TextScaled = true
  1227. localplayerback.TextSize = 14
  1228. localplayerback.TextWrapped = true
  1229.  
  1230. superrun.Name = "superrun"
  1231. superrun.Parent = localplayerframe
  1232. superrun.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1233. superrun.BackgroundTransparency = 0.20000000298023
  1234. superrun.BorderSizePixel = 2
  1235. superrun.Position = UDim2.new(0.0240963846, 0, 0.291320056, 0)
  1236. superrun.Size = UDim2.new(0, 111, 0, 22)
  1237. superrun.Font = Enum.Font.SourceSans
  1238. superrun.Text = "SUPER RUN"
  1239. superrun.TextColor3 = Color3.new(1, 1, 1)
  1240. superrun.TextScaled = true
  1241. superrun.TextSize = 14
  1242. superrun.TextWrapped = true
  1243.  
  1244. lowgravity.Name = "lowgravity"
  1245. lowgravity.Parent = localplayerframe
  1246. lowgravity.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1247. lowgravity.BackgroundTransparency = 0.20000000298023
  1248. lowgravity.BorderSizePixel = 2
  1249. lowgravity.Position = UDim2.new(0.0240963846, 0, 0.379426569, 0)
  1250. lowgravity.Size = UDim2.new(0, 111, 0, 22)
  1251. lowgravity.Font = Enum.Font.SourceSans
  1252. lowgravity.Text = "LOW GRAVITY"
  1253. lowgravity.TextColor3 = Color3.new(1, 1, 1)
  1254. lowgravity.TextScaled = true
  1255. lowgravity.TextSize = 14
  1256. lowgravity.TextWrapped = true
  1257.  
  1258. noclip.Name = "noclip"
  1259. noclip.Parent = localplayerframe
  1260. noclip.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1261. noclip.BackgroundTransparency = 0.20000000298023
  1262. noclip.BorderSizePixel = 2
  1263. noclip.Position = UDim2.new(0.0240963846, 0, 0.466336578, 0)
  1264. noclip.Size = UDim2.new(0, 111, 0, 20)
  1265. noclip.Font = Enum.Font.SourceSans
  1266. noclip.Text = "NOCLIP"
  1267. noclip.TextColor3 = Color3.new(1, 1, 1)
  1268. noclip.TextScaled = true
  1269. noclip.TextSize = 14
  1270. noclip.TextWrapped = true
  1271.  
  1272. qteleport.Name = "qteleport"
  1273. qteleport.Parent = localplayerframe
  1274. qteleport.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1275. qteleport.BackgroundTransparency = 0.20000000298023
  1276. qteleport.BorderSizePixel = 2
  1277. qteleport.Position = UDim2.new(0, 5, 0, 266)
  1278. qteleport.Size = UDim2.new(0, 155, 0, 21)
  1279. qteleport.Font = Enum.Font.SourceSans
  1280. qteleport.Text = "Q TO TELEPORT"
  1281. qteleport.TextColor3 = Color3.new(1, 1, 1)
  1282. qteleport.TextScaled = true
  1283. qteleport.TextSize = 14
  1284. qteleport.TextWrapped = true
  1285.  
  1286. superrunstatus.Name = "superrunstatus"
  1287. superrunstatus.Parent = localplayerframe
  1288. superrunstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1289. superrunstatus.BackgroundTransparency = 0.20000000298023
  1290. superrunstatus.BorderSizePixel = 2
  1291. superrunstatus.Position = UDim2.new(0.740963876, 0, 0.208915219, 0)
  1292. superrunstatus.Size = UDim2.new(0, 37, 0, 22)
  1293. superrunstatus.Font = Enum.Font.SourceSans
  1294. superrunstatus.Text = "OFF"
  1295. superrunstatus.TextColor3 = Color3.new(1, 1, 1)
  1296. superrunstatus.TextScaled = true
  1297. superrunstatus.TextSize = 14
  1298. superrunstatus.TextWrapped = true
  1299.  
  1300. superjumpstatus.Name = "superjumpstatus"
  1301. superjumpstatus.Parent = localplayerframe
  1302. superjumpstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1303. superjumpstatus.BackgroundTransparency = 0.20000000298023
  1304. superjumpstatus.BorderSizePixel = 2
  1305. superjumpstatus.Position = UDim2.new(0.740963876, 0, 0.291755617, 0)
  1306. superjumpstatus.Size = UDim2.new(0, 37, 0, 22)
  1307. superjumpstatus.Font = Enum.Font.SourceSans
  1308. superjumpstatus.Text = "OFF"
  1309. superjumpstatus.TextColor3 = Color3.new(1, 1, 1)
  1310. superjumpstatus.TextScaled = true
  1311. superjumpstatus.TextSize = 14
  1312. superjumpstatus.TextWrapped = true
  1313.  
  1314. lowgravitystatus.Name = "lowgravitystatus"
  1315. lowgravitystatus.Parent = localplayerframe
  1316. lowgravitystatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1317. lowgravitystatus.BackgroundTransparency = 0.20000000298023
  1318. lowgravitystatus.BorderSizePixel = 2
  1319. lowgravitystatus.Position = UDim2.new(0.740963876, 0, 0.377480894, 0)
  1320. lowgravitystatus.Size = UDim2.new(0, 37, 0, 22)
  1321. lowgravitystatus.Font = Enum.Font.SourceSans
  1322. lowgravitystatus.Text = "OFF"
  1323. lowgravitystatus.TextColor3 = Color3.new(1, 1, 1)
  1324. lowgravitystatus.TextScaled = true
  1325. lowgravitystatus.TextSize = 14
  1326. lowgravitystatus.TextWrapped = true
  1327.  
  1328. noclipstatus.Name = "noclipstatus"
  1329. noclipstatus.Parent = localplayerframe
  1330. noclipstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1331. noclipstatus.BackgroundTransparency = 0.20000000298023
  1332. noclipstatus.BorderSizePixel = 2
  1333. noclipstatus.Position = UDim2.new(0.740963876, 0, 0.464545488, 0)
  1334. noclipstatus.Size = UDim2.new(0, 37, 0, 20)
  1335. noclipstatus.Font = Enum.Font.SourceSans
  1336. noclipstatus.Text = "OFF"
  1337. noclipstatus.TextColor3 = Color3.new(1, 1, 1)
  1338. noclipstatus.TextScaled = true
  1339. noclipstatus.TextSize = 14
  1340. noclipstatus.TextWrapped = true
  1341.  
  1342. givegun.Name = "givegun"
  1343. givegun.Parent = localplayerframe
  1344. givegun.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1345. givegun.BackgroundTransparency = 0.20000000298023
  1346. givegun.BorderSizePixel = 2
  1347. givegun.Position = UDim2.new(0, 5, 0, 294)
  1348. givegun.Size = UDim2.new(0, 155, 0, 21)
  1349. givegun.Font = Enum.Font.SourceSans
  1350. givegun.Text = "GIVE GUN"
  1351. givegun.TextColor3 = Color3.new(1, 1, 1)
  1352. givegun.TextScaled = true
  1353. givegun.TextSize = 14
  1354. givegun.TextWrapped = true
  1355.  
  1356. monalisa.Name = "monalisa"
  1357. monalisa.Parent = localplayerframe
  1358. monalisa.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1359. monalisa.BackgroundTransparency = 0.20000000298023
  1360. monalisa.BorderSizePixel = 2
  1361. monalisa.Position = UDim2.new(0, 5, 0, 239)
  1362. monalisa.Size = UDim2.new(0, 155, 0, 21)
  1363. monalisa.Font = Enum.Font.SourceSans
  1364. monalisa.Text = "BUY MONA LISA"
  1365. monalisa.TextColor3 = Color3.new(1, 1, 1)
  1366. monalisa.TextScaled = true
  1367. monalisa.TextSize = 14
  1368. monalisa.TextWrapped = true
  1369.  
  1370. spam.Name = "spam"
  1371. spam.Parent = localplayerframe
  1372. spam.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1373. spam.BackgroundTransparency = 0.20000000298023
  1374. spam.BorderSizePixel = 2
  1375. spam.Position = UDim2.new(0, 4, 0, 188)
  1376. spam.Size = UDim2.new(0, 111, 0, 20)
  1377. spam.Font = Enum.Font.SourceSans
  1378. spam.Text = "SPAM"
  1379. spam.TextColor3 = Color3.new(1, 1, 1)
  1380. spam.TextScaled = true
  1381. spam.TextSize = 14
  1382. spam.TextWrapped = true
  1383.  
  1384. spamstatus.Name = "spamstatus"
  1385. spamstatus.Parent = localplayerframe
  1386. spamstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1387. spamstatus.BackgroundTransparency = 0.20000000298023
  1388. spamstatus.BorderSizePixel = 2
  1389. spamstatus.Position = UDim2.new(0, 123, 0, 188)
  1390. spamstatus.Size = UDim2.new(0, 37, 0, 20)
  1391. spamstatus.Font = Enum.Font.SourceSans
  1392. spamstatus.Text = "OFF"
  1393. spamstatus.TextColor3 = Color3.new(1, 1, 1)
  1394. spamstatus.TextScaled = true
  1395. spamstatus.TextSize = 14
  1396. spamstatus.TextWrapped = true
  1397.  
  1398. characterbutton.Name = "characterbutton"
  1399. characterbutton.Parent = localplayerframe
  1400. characterbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1401. characterbutton.BackgroundTransparency = 0.20000000298023
  1402. characterbutton.BorderSizePixel = 2
  1403. characterbutton.Position = UDim2.new(0, 5, 0, 213)
  1404. characterbutton.Size = UDim2.new(0, 155, 0, 21)
  1405. characterbutton.Font = Enum.Font.SourceSans
  1406. characterbutton.Text = "CHARACTER"
  1407. characterbutton.TextColor3 = Color3.new(1, 1, 1)
  1408. characterbutton.TextScaled = true
  1409. characterbutton.TextSize = 14
  1410. characterbutton.TextWrapped = true
  1411.  
  1412. creditsframe.Name = "creditsframe"
  1413. creditsframe.Parent = D3SK1NG_MENU
  1414. creditsframe.Active = true
  1415. creditsframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1416. creditsframe.BackgroundTransparency = 0.30000001192093
  1417. creditsframe.BorderSizePixel = 3
  1418. creditsframe.Position = UDim2.new(0, 178, 0, 200)
  1419. creditsframe.Selectable = true
  1420. creditsframe.Size = UDim2.new(0, 166, 0, 172)
  1421. creditsframe.Visible = false
  1422.  
  1423. bar1_9.Name = "bar1"
  1424. bar1_9.Parent = creditsframe
  1425. bar1_9.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1426. bar1_9.BackgroundTransparency = 0.30000001192093
  1427. bar1_9.BorderColor3 = Color3.new(0, 0, 0)
  1428. bar1_9.BorderSizePixel = 3
  1429. bar1_9.Size = UDim2.new(0, 166, 0, 65)
  1430.  
  1431. title_9.Name = "title"
  1432. title_9.Parent = bar1_9
  1433. title_9.BackgroundColor3 = Color3.new(1, 1, 1)
  1434. title_9.BackgroundTransparency = 1
  1435. title_9.Size = UDim2.new(0, 166, 0, 65)
  1436. title_9.Font = Enum.Font.Cartoon
  1437. title_9.Text = "CREDITS"
  1438. title_9.TextColor3 = Color3.new(1, 1, 1)
  1439. title_9.TextScaled = true
  1440. title_9.TextSize = 14
  1441. title_9.TextWrapped = true
  1442.  
  1443. bar2_9.Name = "bar2"
  1444. bar2_9.Parent = creditsframe
  1445. bar2_9.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1446. bar2_9.BackgroundTransparency = 0.30000001192093
  1447. bar2_9.BorderColor3 = Color3.new(0, 0, 0)
  1448. bar2_9.BorderSizePixel = 3
  1449. bar2_9.Position = UDim2.new(0, 1, 0, 150)
  1450. bar2_9.Size = UDim2.new(0, 166, 0, 22)
  1451.  
  1452. creditsclose.Name = "creditsclose"
  1453. creditsclose.Parent = bar2_9
  1454. creditsclose.BackgroundColor3 = Color3.new(1, 1, 1)
  1455. creditsclose.BackgroundTransparency = 1
  1456. creditsclose.Position = UDim2.new(0, 0, 0, 1)
  1457. creditsclose.Size = UDim2.new(0, 166, 0, 23)
  1458. creditsclose.Font = Enum.Font.SourceSans
  1459. creditsclose.Text = "Close"
  1460. creditsclose.TextColor3 = Color3.new(1, 1, 1)
  1461. creditsclose.TextScaled = true
  1462. creditsclose.TextSize = 14
  1463. creditsclose.TextWrapped = true
  1464.  
  1465. credits1.Name = "credits1"
  1466. credits1.Parent = creditsframe
  1467. credits1.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1468. credits1.BackgroundTransparency = 0.20000000298023
  1469. credits1.BorderSizePixel = 2
  1470. credits1.Position = UDim2.new(0.0542168655, 0, 0.411681741, 0)
  1471. credits1.Size = UDim2.new(0, 146, 0, 30)
  1472. credits1.Font = Enum.Font.SourceSans
  1473. credits1.Text = "LegendJMZ"
  1474. credits1.TextColor3 = Color3.new(1, 1, 1)
  1475. credits1.TextScaled = true
  1476. credits1.TextSize = 14
  1477. credits1.TextWrapped = true
  1478.  
  1479. credits2.Name = "credits2"
  1480. credits2.Parent = creditsframe
  1481. credits2.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1482. credits2.BackgroundTransparency = 0.20000000298023
  1483. credits2.BorderSizePixel = 2
  1484. credits2.Position = UDim2.new(0.0662650615, 0, 0.634991527, 0)
  1485. credits2.Size = UDim2.new(0, 144, 0, 30)
  1486. credits2.Font = Enum.Font.SourceSans
  1487. credits2.Text = "TeoMessiKing#3252"
  1488. credits2.TextColor3 = Color3.new(1, 1, 1)
  1489. credits2.TextScaled = true
  1490. credits2.TextSize = 14
  1491. credits2.TextWrapped = true
  1492.  
  1493. characterframe.Name = "characterframe"
  1494. characterframe.Parent = D3SK1NG_MENU
  1495. characterframe.Active = true
  1496. characterframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1497. characterframe.BackgroundTransparency = 0.30000001192093
  1498. characterframe.BorderSizePixel = 3
  1499. characterframe.Position = UDim2.new(0, 178, 0, 200)
  1500. characterframe.Selectable = true
  1501. characterframe.Size = UDim2.new(0, 166, 0, 398)
  1502. characterframe.Visible = false
  1503.  
  1504. bar1_10.Name = "bar1"
  1505. bar1_10.Parent = characterframe
  1506. bar1_10.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1507. bar1_10.BackgroundTransparency = 0.30000001192093
  1508. bar1_10.BorderColor3 = Color3.new(0, 0, 0)
  1509. bar1_10.BorderSizePixel = 3
  1510. bar1_10.Size = UDim2.new(0, 166, 0, 65)
  1511.  
  1512. title_10.Name = "title"
  1513. title_10.Parent = bar1_10
  1514. title_10.BackgroundColor3 = Color3.new(1, 1, 1)
  1515. title_10.BackgroundTransparency = 1
  1516. title_10.Size = UDim2.new(0, 166, 0, 65)
  1517. title_10.Font = Enum.Font.Cartoon
  1518. title_10.Text = "CHARACTER"
  1519. title_10.TextColor3 = Color3.new(1, 1, 1)
  1520. title_10.TextScaled = true
  1521. title_10.TextSize = 14
  1522. title_10.TextWrapped = true
  1523.  
  1524. bar2_10.Name = "bar2"
  1525. bar2_10.Parent = characterframe
  1526. bar2_10.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1527. bar2_10.BackgroundTransparency = 0.30000001192093
  1528. bar2_10.BorderColor3 = Color3.new(0, 0, 0)
  1529. bar2_10.BorderSizePixel = 3
  1530. bar2_10.Position = UDim2.new(0, 0, 0, 373)
  1531. bar2_10.Size = UDim2.new(0, 166, 0, 25)
  1532.  
  1533. characterclose.Name = "characterclose"
  1534. characterclose.Parent = bar2_10
  1535. characterclose.BackgroundColor3 = Color3.new(1, 1, 1)
  1536. characterclose.BackgroundTransparency = 1
  1537. characterclose.Position = UDim2.new(0, 0, 0, 2)
  1538. characterclose.Size = UDim2.new(0, 166, 0, 26)
  1539. characterclose.Font = Enum.Font.SourceSans
  1540. characterclose.Text = "Close"
  1541. characterclose.TextColor3 = Color3.new(1, 1, 1)
  1542. characterclose.TextScaled = true
  1543. characterclose.TextSize = 14
  1544. characterclose.TextWrapped = true
  1545.  
  1546. clown.Name = "clown"
  1547. clown.Parent = characterframe
  1548. clown.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1549. clown.BackgroundTransparency = 0.10000000149012
  1550. clown.BorderSizePixel = 2
  1551. clown.Position = UDim2.new(0, 6, 0, 74)
  1552. clown.Size = UDim2.new(0, 151, 0, 22)
  1553. clown.Font = Enum.Font.SourceSans
  1554. clown.Text = "Clown"
  1555. clown.TextColor3 = Color3.new(1, 1, 1)
  1556. clown.TextScaled = true
  1557. clown.TextSize = 14
  1558. clown.TextWrapped = true
  1559.  
  1560. devil.Name = "devil"
  1561. devil.Parent = characterframe
  1562. devil.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1563. devil.BackgroundTransparency = 0.10000000149012
  1564. devil.BorderSizePixel = 2
  1565. devil.Position = UDim2.new(0, 6, 0, 103)
  1566. devil.Size = UDim2.new(0, 151, 0, 22)
  1567. devil.Font = Enum.Font.SourceSans
  1568. devil.Text = "Devil"
  1569. devil.TextColor3 = Color3.new(1, 1, 1)
  1570. devil.TextScaled = true
  1571. devil.TextSize = 14
  1572. devil.TextWrapped = true
  1573.  
  1574. dominus.Name = "dominus"
  1575. dominus.Parent = characterframe
  1576. dominus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1577. dominus.BackgroundTransparency = 0.10000000149012
  1578. dominus.BorderSizePixel = 2
  1579. dominus.Position = UDim2.new(0, 6, 0, 133)
  1580. dominus.Size = UDim2.new(0, 151, 0, 22)
  1581. dominus.Font = Enum.Font.SourceSans
  1582. dominus.Text = "Dominus"
  1583. dominus.TextColor3 = Color3.new(1, 1, 1)
  1584. dominus.TextScaled = true
  1585. dominus.TextSize = 14
  1586. dominus.TextWrapped = true
  1587. mainframe.Visible = true
  1588. localplayerframe.Visible = false
  1589.  
  1590. pirate.Name = "pirate"
  1591. pirate.Parent = characterframe
  1592. pirate.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1593. pirate.BackgroundTransparency = 0.10000000149012
  1594. pirate.BorderSizePixel = 2
  1595. pirate.Position = UDim2.new(0, 6, 0, 161)
  1596. pirate.Size = UDim2.new(0, 151, 0, 22)
  1597. pirate.Font = Enum.Font.SourceSans
  1598. pirate.Text = "Pirate"
  1599. pirate.TextColor3 = Color3.new(1, 1, 1)
  1600. pirate.TextScaled = true
  1601. pirate.TextSize = 14
  1602. pirate.TextWrapped = true
  1603.  
  1604. rainbowsuit.Name = "rainbowsuit"
  1605. rainbowsuit.Parent = characterframe
  1606. rainbowsuit.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1607. rainbowsuit.BackgroundTransparency = 0.10000000149012
  1608. rainbowsuit.BorderSizePixel = 2
  1609. rainbowsuit.Position = UDim2.new(0, 6, 0, 188)
  1610. rainbowsuit.Size = UDim2.new(0, 151, 0, 22)
  1611. rainbowsuit.Font = Enum.Font.SourceSans
  1612. rainbowsuit.Text = "Rainbow Suit"
  1613. rainbowsuit.TextColor3 = Color3.new(1, 1, 1)
  1614. rainbowsuit.TextScaled = true
  1615. rainbowsuit.TextSize = 14
  1616. rainbowsuit.TextWrapped = true
  1617.  
  1618. reaper.Name = "reaper"
  1619. reaper.Parent = characterframe
  1620. reaper.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1621. reaper.BackgroundTransparency = 0.10000000149012
  1622. reaper.BorderSizePixel = 2
  1623. reaper.Position = UDim2.new(0, 6, 0, 215)
  1624. reaper.Size = UDim2.new(0, 151, 0, 22)
  1625. reaper.Font = Enum.Font.SourceSans
  1626. reaper.Text = "Reaper"
  1627. reaper.TextColor3 = Color3.new(1, 1, 1)
  1628. reaper.TextScaled = true
  1629. reaper.TextSize = 14
  1630. reaper.TextWrapped = true
  1631.  
  1632. skeleton.Name = "skeleton"
  1633. skeleton.Parent = characterframe
  1634. skeleton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1635. skeleton.BackgroundTransparency = 0.10000000149012
  1636. skeleton.BorderSizePixel = 2
  1637. skeleton.Position = UDim2.new(0, 6, 0, 245)
  1638. skeleton.Size = UDim2.new(0, 151, 0, 22)
  1639. skeleton.Font = Enum.Font.SourceSans
  1640. skeleton.Text = "Skeleton"
  1641. skeleton.TextColor3 = Color3.new(1, 1, 1)
  1642. skeleton.TextScaled = true
  1643. skeleton.TextSize = 14
  1644. skeleton.TextWrapped = true
  1645.  
  1646. watermelonshark.Name = "watermelonshark"
  1647. watermelonshark.Parent = characterframe
  1648. watermelonshark.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1649. watermelonshark.BackgroundTransparency = 0.10000000149012
  1650. watermelonshark.BorderSizePixel = 2
  1651. watermelonshark.Position = UDim2.new(0, 5, 0, 272)
  1652. watermelonshark.Size = UDim2.new(0, 151, 0, 22)
  1653. watermelonshark.Font = Enum.Font.SourceSans
  1654. watermelonshark.Text = "Watermelon Shark"
  1655. watermelonshark.TextColor3 = Color3.new(1, 1, 1)
  1656. watermelonshark.TextScaled = true
  1657. watermelonshark.TextSize = 14
  1658. watermelonshark.TextWrapped = true
  1659.  
  1660. zelucz.Name = "zelucz"
  1661. zelucz.Parent = characterframe
  1662. zelucz.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1663. zelucz.BackgroundTransparency = 0.10000000149012
  1664. zelucz.BorderSizePixel = 2
  1665. zelucz.Position = UDim2.new(0, 6, 0, 301)
  1666. zelucz.Size = UDim2.new(0, 151, 0, 22)
  1667. zelucz.Font = Enum.Font.SourceSans
  1668. zelucz.Text = "Zelucz"
  1669. zelucz.TextColor3 = Color3.new(1, 1, 1)
  1670. zelucz.TextScaled = true
  1671. zelucz.TextSize = 14
  1672. zelucz.TextWrapped = true
  1673.  
  1674. zombiedoge.Name = "zombiedoge"
  1675. zombiedoge.Parent = characterframe
  1676. zombiedoge.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1677. zombiedoge.BackgroundTransparency = 0.10000000149012
  1678. zombiedoge.BorderSizePixel = 2
  1679. zombiedoge.Position = UDim2.new(0, 6, 0, 330)
  1680. zombiedoge.Size = UDim2.new(0, 151, 0, 22)
  1681. zombiedoge.Font = Enum.Font.SourceSans
  1682. zombiedoge.Text = "Zombie Doge"
  1683. zombiedoge.TextColor3 = Color3.new(1, 1, 1)
  1684. zombiedoge.TextScaled = true
  1685. zombiedoge.TextSize = 14
  1686. zombiedoge.TextWrapped = true
  1687.  
  1688.  
  1689. makeplayershrek.MouseButton1Down:connect(function()
  1690. user = username.Text
  1691.  
  1692. local A_1 = game:GetService("Workspace")[user]
  1693. local A_2 = 20011951
  1694. local A_3 = "Hat1"
  1695. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  1696. Event:InvokeServer(A_1, A_2, A_3)
  1697.  
  1698. local A_1 = game:GetService("Workspace")[user]
  1699. local A_2 = 20011951
  1700. local A_3 = "Hair1"
  1701. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  1702. Event:InvokeServer(A_1, A_2, A_3)
  1703.  
  1704. local A_1 = game:GetService("Workspace")[user]
  1705. local A_2 = 1256287907
  1706. local A_3 = "Shirt1"
  1707. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  1708. Event:InvokeServer(A_1, A_2, A_3)
  1709.  
  1710. local A_1 = game:GetService("Workspace")[user]
  1711. local A_2 = 2285882573
  1712. local A_3 = "Pants1"
  1713. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  1714. Event:InvokeServer(A_1, A_2, A_3)
  1715.  
  1716. local A_1 = game:GetService("Workspace")[user]
  1717. local A_2 = 16723499
  1718. local A_3 = "Face1"
  1719. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  1720. Event:InvokeServer(A_1, A_2, A_3)
  1721.  
  1722. local A_1 = game:GetService("Workspace")[user]
  1723. local A_2 = 20011951
  1724. local A_3 = "Hat2"
  1725. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  1726. Event:InvokeServer(A_1, A_2, A_3)
  1727.  
  1728.  
  1729.  
  1730. local A_1 = game:GetService("Workspace")[user]
  1731. local A_2 =
  1732. {
  1733.         [1] = 85,
  1734.         [2] = 255,
  1735.         [3] = 0
  1736. }
  1737. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  1738. Event:FireServer(A_1, A_2)
  1739.  
  1740.  
  1741. end)
  1742.  
  1743.  
  1744.  
  1745. -----MAKE PLAYER NOOB
  1746.  
  1747. makeplayernoob.MouseButton1Down:connect(function()
  1748. user = username.Text
  1749.  
  1750. local A_1 = game:GetService("Workspace")[user]
  1751. local A_2 = 472507574
  1752. local A_3 = "Hat1"
  1753. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  1754. Event:InvokeServer(A_1, A_2, A_3)
  1755.  
  1756. local A_1 = game:GetService("Workspace")[user]
  1757. local A_2 = 472507574
  1758. local A_3 = "Hair1"
  1759. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  1760. Event:InvokeServer(A_1, A_2, A_3)
  1761.  
  1762. local A_1 = game:GetService("Workspace")[user]
  1763. local A_2 = 2248499581
  1764. local A_3 = "Shirt1"
  1765. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  1766. Event:InvokeServer(A_1, A_2, A_3)
  1767.  
  1768. local A_1 = game:GetService("Workspace")[user]
  1769. local A_2 = 1208957640
  1770. local A_3 = "Pants1"
  1771. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  1772. Event:InvokeServer(A_1, A_2, A_3)
  1773.  
  1774. local A_1 = game:GetService("Workspace")[user]
  1775. local A_2 = 144075659
  1776. local A_3 = "Face1"
  1777. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  1778. Event:InvokeServer(A_1, A_2, A_3)
  1779.  
  1780. local A_1 = game:GetService("Workspace")[user]
  1781. local A_2 = 472507574
  1782. local A_3 = "Hat2"
  1783. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  1784. Event:InvokeServer(A_1, A_2, A_3)
  1785.  
  1786.  
  1787.  
  1788. local A_1 = game:GetService("Workspace")[user]
  1789. local A_2 =
  1790. {
  1791.         [1] = 61,
  1792.         [2] = 64,
  1793.         [3] = 255
  1794. }
  1795. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  1796. Event:FireServer(A_1, A_2)
  1797.  
  1798.  
  1799. end)
  1800.  
  1801. -- Scripts:
  1802.  
  1803.  
  1804.  
  1805.  
  1806. game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
  1807.  
  1808. if key == "x" then
  1809. if      D3SK1NG_MENU.Enabled == true then      
  1810.         D3SK1NG_MENU.Enabled = false
  1811. elseif D3SK1NG_MENU.Enabled == false then
  1812.         D3SK1NG_MENU.Enabled = true
  1813.         end
  1814.         end
  1815.         end)
  1816.        
  1817.  
  1818.  
  1819.  
  1820.  
  1821. ------ OPEN BUTTONS
  1822.  
  1823. creditsbutton.MouseButton1Down:connect(function()
  1824. creditsframe.Visible = true
  1825. end)
  1826.  
  1827. localplayerbutton.MouseButton1Down:connect(function()
  1828. localplayerframe.Visible = true
  1829. mainframe.Visible = false
  1830. end)
  1831.  
  1832. otherplayersbutton.MouseButton1Down:connect(function()
  1833. otherplayersframe.Visible = true
  1834. mainframe.Visible = false
  1835. end)
  1836.  
  1837. stealthmoneybutton.MouseButton1Down:connect(function()
  1838. moneyframe.Visible = true
  1839. mainframe.Visible = false
  1840. end)
  1841.  
  1842. teleportsbutton.MouseButton1Down:connect(function()
  1843. teleportframe.Visible = true
  1844. mainframe.Visible = false
  1845. end)
  1846.  
  1847. vehiclebutton.MouseButton1Down:connect(function()
  1848. vehicleframe.Visible = true
  1849. mainframe.Visible = false
  1850. end)
  1851.  
  1852. worldbutton.MouseButton1Down:connect(function()
  1853. worldframe.Visible = true
  1854. mainframe.Visible = false
  1855. end)
  1856.  
  1857. ------- CLOSE BUTTONS
  1858.  
  1859. creditsclose.MouseButton1Down:connect(function()
  1860. creditsframe.Visible = false
  1861. end)
  1862.  
  1863. localplayerback.MouseButton1Down:connect(function()
  1864. localplayerframe.Visible = false
  1865. mainframe.Visible = true
  1866. end)
  1867.  
  1868. otherplayersback.MouseButton1Down:connect(function()
  1869. otherplayersframe.Visible = false
  1870. mainframe.Visible = true
  1871. end)
  1872.  
  1873. moneyback.MouseButton1Down:connect(function()
  1874. moneyframe.Visible = false
  1875. mainframe.Visible = true
  1876. end)
  1877.  
  1878. teleportback.MouseButton1Down:connect(function()
  1879. teleportframe.Visible = false
  1880. mainframe.Visible = true
  1881. end)
  1882.  
  1883. vehicleback.MouseButton1Down:connect(function()
  1884. vehicleframe.Visible = false
  1885. mainframe.Visible = true
  1886. end)
  1887.  
  1888. worldback.MouseButton1Down:connect(function()
  1889. worldframe.Visible = false
  1890. mainframe.Visible = true
  1891. end)
  1892.  
  1893. --STEALTH MONEY BUTTONS
  1894.  
  1895. _10million.MouseButton1Down:connect(function()
  1896. if              _10millionstatus.Text == 'OFF' then
  1897.         _10millionstatus.Text = 'ON'
  1898.  
  1899.         repeat
  1900.                 game.Players.LocalPlayer.ChangeMoney:Fire(10000000)
  1901.                 wait(0.1)
  1902.         until _10millionstatus.Text == 'OFF'
  1903.  
  1904. elseif _10millionstatus.Text == 'ON' then
  1905.         _10millionstatus.Text = 'OFF'
  1906. end
  1907. end)
  1908.  
  1909. _15million.MouseButton1Down:connect(function()
  1910. if              _15millionstatus.Text == 'OFF' then
  1911.         _15millionstatus.Text = 'ON'
  1912.  
  1913.         repeat
  1914.                 game.Players.LocalPlayer.ChangeMoney:Fire(15000000)
  1915.                 wait(0.1)
  1916.         until _15millionstatus.Text == 'OFF'
  1917.  
  1918. elseif _15millionstatus.Text == 'ON' then
  1919.         _15millionstatus.Text = 'OFF'
  1920. end
  1921. end)
  1922.  
  1923. _2billion.MouseButton1Down:connect(function()
  1924. if              _2billionstatus.Text == 'OFF' then
  1925.         _2billionstatus.Text = 'ON'
  1926.  
  1927.         repeat
  1928.                 game.Players.LocalPlayer.ChangeMoney:Fire(198978654)wait(0.1) game.Players.LocalPlayer.ChangeMoney:Fire(12) wait(0.1) game.Players.LocalPlayer.ChangeMoney:Fire(198974652)
  1929.                
  1930.                 wait(0.1)
  1931.         until _2billionstatus.Text == 'OFF'
  1932.  
  1933. elseif _2billionstatus.Text == 'ON' then
  1934.         _2billionstatus.Text = 'OFF'
  1935. end
  1936. end)
  1937.  
  1938. ------- OTHER PLAYERS BUTTONS
  1939.  
  1940. spam.MouseButton1Down:connect(function()
  1941. if spamstatus.Text == 'OFF' then
  1942.         spamstatus.Text = 'ON'
  1943.         repeat
  1944.                 local A_1 = "Sub To TeoMessiKing and Legend J M Z on YT"
  1945. local A_2 = "All"
  1946. local Event = game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest
  1947. Event:FireServer(A_1, A_2)
  1948. wait(1)
  1949.         until spamstatus.Text == 'OFF'
  1950.  
  1951. elseif spamstatus.Text == 'ON' then
  1952.         spamstatus.Text = 'OFF'
  1953. end
  1954. end)
  1955.  
  1956. nakedall.MouseButton1Down:connect(function()
  1957. for i,v in pairs(game.Players:GetChildren()) do
  1958.         if v.Name ~= game.Players.LocalPlayer.Name then
  1959.         noob = v.Name
  1960.         game:GetService("Workspace").CommunicationRelays.Character.ClearCharacter:InvokeServer(game:GetService("Workspace")[noob])
  1961.         end
  1962.         end
  1963. end)
  1964.  
  1965. checkmoney.MouseButton1Down:connect(function()
  1966.         statsframe.Visible = true
  1967. moneystatus.Text = game.Players[username.Text].Money.Value
  1968. end)
  1969.  
  1970. statsclose.MouseButton1Down:connect(function()
  1971. statsframe.Visible = false
  1972. end)
  1973.  
  1974. tptoplayer.MouseButton1Down:connect(function()
  1975. local Target
  1976. local character
  1977. local Player
  1978. Player = game.Players.LocalPlayer
  1979. character = workspace:WaitForChild(Player.name)
  1980. Target = username.Text
  1981. Player.character.HumanoidRootPart.CFrame = game.Players[Target].character.HumanoidRootPart.CFrame
  1982. end)
  1983.  
  1984. -------- LOCALP PlAYER BUTTONS
  1985.  
  1986. givegun.MouseButton1Down:connect(function()
  1987. game:GetService("Workspace").CommunicationRelays.Character.ItemEquip:FireServer("JobAssets", "Glock 9mm", "Gun")
  1988. end)
  1989.  
  1990. qteleport.MouseButton1Down:connect(function()
  1991. plr = game.Players.LocalPlayer
  1992. hum = plr.Character.HumanoidRootPart
  1993. mouse = plr:GetMouse()
  1994. mouse.KeyDown:connect(function(key)
  1995. if key == "q" then
  1996. if mouse.Target then
  1997. hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
  1998. end
  1999. end
  2000. end)
  2001. print("Press Q To Teleport")
  2002. end)
  2003.  
  2004. superrun.MouseButton1Down:connect(function()
  2005. if superjumpstatus.Text == 'OFF' then
  2006.         superjumpstatus.Text = 'ON'
  2007.                         game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 200
  2008. elseif superjumpstatus.Text == 'ON' then
  2009.         superjumpstatus.Text = 'OFF'
  2010.                         game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  2011. end
  2012. end)
  2013.  
  2014. superjump.MouseButton1Down:connect(function()
  2015. if superrunstatus.Text == 'OFF' then
  2016.         superrunstatus.Text = 'ON'
  2017.         game.Players.LocalPlayer.Character.Humanoid.JumpPower = 111
  2018.  
  2019.        
  2020. elseif superrunstatus.Text == 'ON' then
  2021.         superrunstatus.Text = 'OFF'
  2022.         game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
  2023. end
  2024. end)
  2025.  
  2026. lowgravity.MouseButton1Down:connect(function()
  2027. if lowgravitystatus.Text == 'OFF' then
  2028.         game.Workspace.Gravity = 25
  2029.         lowgravitystatus.Text = 'ON'
  2030.        
  2031. elseif lowgravitystatus.Text == 'ON' then
  2032.         lowgravitystatus.Text = 'OFF'
  2033.         game.Workspace.Gravity = 175
  2034.        
  2035. end
  2036. end)
  2037.  
  2038. noclip.MouseButton1Down:connect(function()
  2039. if noclipstatus.Text == 'OFF' then
  2040.        
  2041. noclip = true
  2042. game:GetService('RunService').Stepped:connect(function()
  2043. if noclip then
  2044. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  2045. end
  2046. end)
  2047. plr = game.Players.LocalPlayer
  2048. mouse = plr:GetMouse()
  2049.  
  2050.         noclipstatus.Text = 'ON'
  2051.  
  2052.  
  2053. elseif noclipstatus.Text == 'ON' then
  2054.         noclipstatus.Text = 'OFF'
  2055.  
  2056. noclip = false
  2057.  
  2058.  
  2059. end
  2060. end)
  2061.  
  2062.  
  2063. ------ WORLDFRAME
  2064.  
  2065. fog.MouseButton1Down:connect(function()
  2066. game.Lighting.FogEnd = 250
  2067. end)
  2068.  
  2069.  
  2070.  
  2071. nofog.MouseButton1Down:connect(function()
  2072. game.Lighting.FogEnd = 10000
  2073. end)
  2074.  
  2075. repeat
  2076. bright.MouseButton1Down:connect(function()
  2077. game.Lighting.Brightness = 10000
  2078. wait(0.1)
  2079. end)
  2080. until dark.MouseButton1Down
  2081.  
  2082. dark.MouseButton1Down:connect(function()
  2083. game.Lighting.Brightness = 1
  2084. end)
  2085.  
  2086.  
  2087.  
  2088.  
  2089. ----- VEHICLE BUTTONS
  2090.  
  2091.  
  2092. sleigher.MouseButton1Down:connect(function()
  2093. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.Visible = true
  2094. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.ActiveCustomization.Frame.Value = "Sleigher"
  2095. end)
  2096.  
  2097. policecar.MouseButton1Down:connect(function()
  2098. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.Visible = true
  2099. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.ActiveCustomization.Frame.Value = "Police Intrepid"
  2100. end)
  2101.  
  2102. bus.MouseButton1Down:connect(function()
  2103. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.Visible = true
  2104. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.ActiveCustomization.Frame.Value = "Schoolbus"
  2105. end)
  2106.  
  2107. -----TELEPORT BUTTONS
  2108.  
  2109. Baileys.MouseButton1Down:connect(function()
  2110. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(543.76062, 39.8500099, 43.1453667))
  2111. end)
  2112.  
  2113. Criminalbase.MouseButton1Down:connect(function()
  2114. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(678.209106, 39.8500099, 840.987732))
  2115. end)
  2116.  
  2117. Plot.MouseButton1Down:connect(function()
  2118. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-9.09812069, 39.8500023, -251.339005))
  2119. end)
  2120.  
  2121. Garage.MouseButton1Down:connect(function()
  2122. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(617.86792, 39.8500099, 222.204208))
  2123. end)
  2124.  
  2125. SuperMart.MouseButton1Down:connect(function()
  2126. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(306.922485, 39.8597755, 866.421509))
  2127. end)
  2128.  
  2129. Gym.MouseButton1Down:connect(function()
  2130. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(176.828949, 39.8500099, 1208.14514))
  2131. end)
  2132.  
  2133. CarShip.MouseButton1Down:connect(function()
  2134. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(366.530609, 39.6500092, 561.46991))
  2135. end)
  2136.  
  2137. Club.MouseButton1Down:connect(function()
  2138. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(506.477844, 40.2500153, 891.893738))
  2139. end)
  2140.  
  2141. PoliceStation.MouseButton1Down:connect(function()
  2142. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-38.1218109, 42.6500092, 597.40094))
  2143. end)
  2144.  
  2145. Cinema.MouseButton1Down:connect(function()
  2146. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(593.378, 61.2, 467.222))
  2147. end)
  2148.  
  2149. GasStation.MouseButton1Down:connect(function()
  2150. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(348.957458, 39.6500092, 457.277496))
  2151. end)
  2152.  
  2153. Hospital.MouseButton1Down:connect(function()
  2154. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(137.416245, 39.8500099, 1463.74634))
  2155. end)
  2156.  
  2157. HIghschool.MouseButton1Down:connect(function()
  2158. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-124.7, 42.3, 774.094))
  2159. end)
  2160.  
  2161. Hamburger.MouseButton1Down:connect(function()
  2162. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(414.374298, 39.8500099, 366.701843))
  2163. end)
  2164.  
  2165. Mueseum.MouseButton1Down:connect(function()
  2166. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(616.659119, 40.2500153, 1363.78442))
  2167. end)
  2168.  
  2169. Library.MouseButton1Down:connect(function()
  2170. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(424.386597, 39.8500099, 1119.21436))
  2171. end)
  2172.  
  2173. Apartments.MouseButton1Down:connect(function()
  2174. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(509.568024, 39.8500099, 117.027695))
  2175. end)
  2176.  
  2177. Bank.MouseButton1Down:connect(function()
  2178. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-89.6001, 47.2, 1371.2))
  2179. end)
  2180.  
  2181. ------ Not important
  2182.  
  2183.  
  2184. statsframe.Draggable = true
  2185. creditsframe.Draggable = true
  2186.  
  2187.  
  2188. ----------- important
  2189.  
  2190. monalisa.MouseButton1Down:Connect(function()
  2191.         game.Players.LocalPlayer.PlayerGui.Main.PaintingMenu.Visible = true
  2192.        
  2193.         game.Players.LocalPlayer.PlayerGui.Main.PaintingVal = game.ReplicatedStorage.PaintingCatalog["Mona Lisa"]
  2194.         end)
  2195.  
  2196.  
  2197. spammessages.MouseButton1Down:Connect(function()
  2198.         if spammessagesstatus.Text == 'OFF' then
  2199.                         spammessagesstatus.Text = 'ON'
  2200.         repeat
  2201.         local A_1 = "Hi Sub to TeoMessiKing please :)"
  2202. local A_2 = username.Text
  2203. local Event = game:GetService("Workspace").CommunicationRelays.Interclient.SendMessage
  2204. Event:InvokeServer(A_1, A_2)
  2205. wait(0.5)
  2206.         until spammessagesstatus.Text == 'OFF'
  2207.         elseif spammessagesstatus.Text == 'ON' then
  2208.                 spammessagesstatus.Text = 'OFF'
  2209.         end
  2210.         end)
  2211.  
  2212.  
  2213. otherplayersframe.Visible = false
  2214.  
  2215.  
  2216. attatchbutton.MouseButton1Down:connect(function()
  2217. if attachstatus.Text == 'OFF' then
  2218.                         attachstatus.Text = 'ON'
  2219.         repeat
  2220.         local Target
  2221. local character
  2222. local Player
  2223. Player = game.Players.LocalPlayer
  2224. character = workspace:WaitForChild(Player.name)
  2225. Target = username.Text
  2226. Player.character.HumanoidRootPart.CFrame = game.Players[Target].character.HumanoidRootPart.CFrame
  2227. wait(0.05)
  2228.         until attachstatus.Text == 'OFF'
  2229.  
  2230. elseif attachstatus.Text == 'ON' then
  2231.         attachstatus.Text = 'OFF'
  2232. end
  2233. end)
  2234. ------------------ CHARACTER
  2235.  
  2236.  
  2237. characterbutton.MouseButton1Down:connect(function()
  2238. characterframe.Visible = true
  2239. end)
  2240.  
  2241. characterclose.MouseButton1Down:connect(function()
  2242. characterframe.Visible = false
  2243. end)
  2244.  
  2245. clown.MouseButton1Down:connect(function()
  2246. localplayerusername = game.Players.LocalPlayer.Name
  2247.  
  2248.  
  2249. local A_1 = game:GetService("Workspace")[localplayerusername]
  2250. local A_2 = 16984857
  2251. local A_3 = "Hat1"
  2252. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2253. Event:InvokeServer(A_1, A_2, A_3)
  2254.  
  2255. local A_1 = game:GetService("Workspace")[localplayerusername]
  2256. local A_2 = 1554091128
  2257. local A_3 = "Shirt1"
  2258. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2259. Event:InvokeServer(A_1, A_2, A_3)
  2260.  
  2261. local A_1 = game:GetService("Workspace")[localplayerusername]
  2262. local A_2 = 2362379433
  2263. local A_3 = "Pants1"
  2264. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2265. Event:InvokeServer(A_1, A_2, A_3)
  2266.  
  2267. local A_1 = game:GetService("Workspace")[localplayerusername]
  2268. local A_2 = 23644960
  2269. local A_3 = "Face1"
  2270. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2271. Event:InvokeServer(A_1, A_2, A_3)
  2272.  
  2273. local A_1 = game:GetService("Workspace")[localplayerusername]
  2274. local A_2 = 15469944
  2275. local A_3 = "Hat2"
  2276. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2277. Event:InvokeServer(A_1, A_2, A_3)
  2278.  
  2279.  
  2280.  
  2281. local A_1 = game:GetService("Workspace")[localplayerusername]
  2282. local A_2 =
  2283. {
  2284.         [1] = 1,
  2285.         [2] = 0.8,
  2286.         [3] = 0.6
  2287. }
  2288. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  2289. Event:FireServer(A_1, A_2)
  2290.  
  2291. end)
  2292.  
  2293. devil.MouseButton1Down:connect(function()
  2294. localplayerusername = game.Players.LocalPlayer.Name
  2295.  
  2296.  
  2297. local A_1 = game:GetService("Workspace")[localplayerusername]
  2298. local A_2 = 15967797
  2299. local A_3 = "Hat1"
  2300. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2301. Event:InvokeServer(A_1, A_2, A_3)
  2302.  
  2303. local A_1 = game:GetService("Workspace")[localplayerusername]
  2304. local A_2 = 2025399665
  2305. local A_3 = "Shirt1"
  2306. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2307. Event:InvokeServer(A_1, A_2, A_3)
  2308.  
  2309. local A_1 = game:GetService("Workspace")[localplayerusername]
  2310. local A_2 = 1677380681
  2311. local A_3 = "Pants1"
  2312. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2313. Event:InvokeServer(A_1, A_2, A_3)
  2314.  
  2315. local A_1 = game:GetService("Workspace")[localplayerusername]
  2316. local A_2 = 128992838
  2317. local A_3 = "Face1"
  2318. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2319. Event:InvokeServer(A_1, A_2, A_3)
  2320.  
  2321. local A_1 = game:GetService("Workspace")[localplayerusername]
  2322. local A_2 = 1117719026
  2323. local A_3 = "Hat2"
  2324. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2325. Event:InvokeServer(A_1, A_2, A_3)
  2326.  
  2327.  
  2328.  
  2329. local A_1 = game:GetService("Workspace")[localplayerusername]
  2330. local A_2 =
  2331. {
  2332.         [1] = 1,
  2333.         [2] = 0.8,
  2334.         [3] = 0.6
  2335. }
  2336. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  2337. Event:FireServer(A_1, A_2)
  2338.  
  2339. end)
  2340.  
  2341. dominus.MouseButton1Down:connect(function()
  2342. localplayerusername = game.Players.LocalPlayer.Name
  2343.  
  2344.  
  2345. local A_1 = game:GetService("Workspace")[localplayerusername]
  2346. local A_2 = 21070012
  2347. local A_3 = "Hat1"
  2348. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2349. Event:InvokeServer(A_1, A_2, A_3)
  2350.  
  2351. local A_1 = game:GetService("Workspace")[localplayerusername]
  2352. local A_2 = 1594957505
  2353. local A_3 = "Shirt1"
  2354. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2355. Event:InvokeServer(A_1, A_2, A_3)
  2356.  
  2357. local A_1 = game:GetService("Workspace")[localplayerusername]
  2358. local A_2 = 767979438
  2359. local A_3 = "Pants1"
  2360. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2361. Event:InvokeServer(A_1, A_2, A_3)
  2362.  
  2363. local A_1 = game:GetService("Workspace")[localplayerusername]
  2364. local A_2 = 20052135
  2365. local A_3 = "Face1"
  2366. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2367. Event:InvokeServer(A_1, A_2, A_3)
  2368.  
  2369. local A_1 = game:GetService("Workspace")[localplayerusername]
  2370. local A_2 = 1031429
  2371. local A_3 = "Hat2"
  2372. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2373. Event:InvokeServer(A_1, A_2, A_3)
  2374.  
  2375.  
  2376.  
  2377. local A_1 = game:GetService("Workspace")[localplayerusername]
  2378. local A_2 =
  2379. {
  2380.         [1] = 1,
  2381.         [2] = 0.8,
  2382.         [3] = 0.6
  2383. }
  2384. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  2385. Event:FireServer(A_1, A_2)
  2386.  
  2387. end)
  2388.  
  2389. pirate.MouseButton1Down:connect(function()
  2390. localplayerusername = game.Players.LocalPlayer.Name
  2391.  
  2392.  
  2393. local A_1 = game:GetService("Workspace")[localplayerusername]
  2394. local A_2 = 1028859
  2395. local A_3 = "Hat1"
  2396. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2397. Event:InvokeServer(A_1, A_2, A_3)
  2398.  
  2399. local A_1 = game:GetService("Workspace")[localplayerusername]
  2400. local A_2 = 1332460963
  2401. local A_3 = "Shirt1"
  2402. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2403. Event:InvokeServer(A_1, A_2, A_3)
  2404.  
  2405. local A_1 = game:GetService("Workspace")[localplayerusername]
  2406. local A_2 = 1352908341
  2407. local A_3 = "Pants1"
  2408. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2409. Event:InvokeServer(A_1, A_2, A_3)
  2410.  
  2411. local A_1 = game:GetService("Workspace")[localplayerusername]
  2412. local A_2 = 255827175
  2413. local A_3 = "Face1"
  2414. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2415. Event:InvokeServer(A_1, A_2, A_3)
  2416.  
  2417. local A_1 = game:GetService("Workspace")[localplayerusername]
  2418. local A_2 = 74970669
  2419. local A_3 = "Hat2"
  2420. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2421. Event:InvokeServer(A_1, A_2, A_3)
  2422.  
  2423.  
  2424.  
  2425. local A_1 = game:GetService("Workspace")[localplayerusername]
  2426. local A_2 =
  2427. {
  2428.         [1] = 1,
  2429.         [2] = 0.8,
  2430.         [3] = 0.6
  2431. }
  2432. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  2433. Event:FireServer(A_1, A_2)
  2434.  
  2435. end)
  2436.  
  2437. rainbowsuit.MouseButton1Down:connect(function()
  2438. localplayerusername = game.Players.LocalPlayer.Name
  2439.  
  2440.  
  2441. local A_1 = game:GetService("Workspace")[localplayerusername]
  2442. local A_2 = 82332313
  2443. local A_3 = "Hat1"
  2444. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2445. Event:InvokeServer(A_1, A_2, A_3)
  2446.  
  2447. local A_1 = game:GetService("Workspace")[localplayerusername]
  2448. local A_2 = 1601920254
  2449. local A_3 = "Shirt1"
  2450. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2451. Event:InvokeServer(A_1, A_2, A_3)
  2452.  
  2453. local A_1 = game:GetService("Workspace")[localplayerusername]
  2454. local A_2 = 1277777900
  2455. local A_3 = "Pants1"
  2456. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2457. Event:InvokeServer(A_1, A_2, A_3)
  2458.  
  2459. local A_1 = game:GetService("Workspace")[localplayerusername]
  2460. local A_2 = 20052135
  2461. local A_3 = "Face1"
  2462. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2463. Event:InvokeServer(A_1, A_2, A_3)
  2464.  
  2465. local A_1 = game:GetService("Workspace")[localplayerusername]
  2466. local A_2 = 149594188
  2467. local A_3 = "Hat2"
  2468. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2469. Event:InvokeServer(A_1, A_2, A_3)
  2470.  
  2471.  
  2472.  
  2473. local A_1 = game:GetService("Workspace")[localplayerusername]
  2474. local A_2 =
  2475. {
  2476.         [1] = 1,
  2477.         [2] = 0.8,
  2478.         [3] = 0.6
  2479. }
  2480. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  2481. Event:FireServer(A_1, A_2)
  2482.  
  2483. end)
  2484.  
  2485. reaper.MouseButton1Down:connect(function()
  2486. localplayerusername = game.Players.LocalPlayer.Name
  2487.  
  2488.  
  2489. local A_1 = game:GetService("Workspace")[localplayerusername]
  2490. local A_2 = 28276664
  2491. local A_3 = "Hat1"
  2492. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2493. Event:InvokeServer(A_1, A_2, A_3)
  2494.  
  2495. local A_1 = game:GetService("Workspace")[localplayerusername]
  2496. local A_2 = 788634000
  2497. local A_3 = "Shirt1"
  2498. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2499. Event:InvokeServer(A_1, A_2, A_3)
  2500.  
  2501. local A_1 = game:GetService("Workspace")[localplayerusername]
  2502. local A_2 = 825322045
  2503. local A_3 = "Pants1"
  2504. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2505. Event:InvokeServer(A_1, A_2, A_3)
  2506.  
  2507. local A_1 = game:GetService("Workspace")[localplayerusername]
  2508. local A_2 = 398675917
  2509. local A_3 = "Face1"
  2510. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2511. Event:InvokeServer(A_1, A_2, A_3)
  2512.  
  2513. local A_1 = game:GetService("Workspace")[localplayerusername]
  2514. local A_2 = 28276664
  2515. local A_3 = "Hat2"
  2516. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2517. Event:InvokeServer(A_1, A_2, A_3)
  2518.  
  2519.  
  2520. local A_1 = game:GetService("Workspace")[localplayerusername]
  2521. local A_2 =
  2522. {
  2523.         [1] = 0.9,
  2524.         [2] = 0.89,
  2525.         [3] = 0.87
  2526. }
  2527. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  2528. Event:FireServer(A_1, A_2)
  2529.  
  2530.  
  2531. end)
  2532.  
  2533. skeleton.MouseButton1Down:connect(function()
  2534. localplayerusername = game.Players.LocalPlayer.Name
  2535.  
  2536.  
  2537. local A_1 = game:GetService("Workspace")[localplayerusername]
  2538. local A_2 = 4765718
  2539. local A_3 = "Hat1"
  2540. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2541. Event:InvokeServer(A_1, A_2, A_3)
  2542.  
  2543. local A_1 = game:GetService("Workspace")[localplayerusername]
  2544. local A_2 = 2227041824
  2545. local A_3 = "Shirt1"
  2546. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2547. Event:InvokeServer(A_1, A_2, A_3)
  2548.  
  2549. local A_1 = game:GetService("Workspace")[localplayerusername]
  2550. local A_2 = 2085700068
  2551. local A_3 = "Pants1"
  2552. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2553. Event:InvokeServer(A_1, A_2, A_3)
  2554.  
  2555. local A_1 = game:GetService("Workspace")[localplayerusername]
  2556. local A_2 = 128992838
  2557. local A_3 = "Face1"
  2558. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2559. Event:InvokeServer(A_1, A_2, A_3)
  2560.  
  2561. local A_1 = game:GetService("Workspace")[localplayerusername]
  2562. local A_2 = 4765718
  2563. local A_3 = "Hat2"
  2564. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2565. Event:InvokeServer(A_1, A_2, A_3)
  2566.  
  2567.  
  2568.  
  2569. local A_1 = game:GetService("Workspace")[localplayerusername]
  2570. local A_2 =
  2571. {
  2572.         [1] = 0.9,
  2573.         [2] = 0.89,
  2574.         [3] = 0.87
  2575. }
  2576. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  2577. Event:FireServer(A_1, A_2)
  2578.  
  2579. end)
  2580.  
  2581. watermelonshark.MouseButton1Down:connect(function()
  2582. localplayerusername = game.Players.LocalPlayer.Name
  2583.  
  2584.  
  2585. local A_1 = game:GetService("Workspace")[localplayerusername]
  2586. local A_2 = 264989462
  2587. local A_3 = "Hat1"
  2588. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2589. Event:InvokeServer(A_1, A_2, A_3)
  2590.  
  2591. local A_1 = game:GetService("Workspace")[localplayerusername]
  2592. local A_2 = 1789114124
  2593. local A_3 = "Shirt1"
  2594. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2595. Event:InvokeServer(A_1, A_2, A_3)
  2596.  
  2597. local A_1 = game:GetService("Workspace")[localplayerusername]
  2598. local A_2 = 1420016210
  2599. local A_3 = "Pants1"
  2600. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2601. Event:InvokeServer(A_1, A_2, A_3)
  2602.  
  2603. local A_1 = game:GetService("Workspace")[localplayerusername]
  2604. local A_2 = 2409285794
  2605. local A_3 = "Face1"
  2606. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2607. Event:InvokeServer(A_1, A_2, A_3)
  2608.  
  2609. local A_1 = game:GetService("Workspace")[localplayerusername]
  2610. local A_2 = 264989462
  2611. local A_3 = "Hat2"
  2612. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2613. Event:InvokeServer(A_1, A_2, A_3)
  2614.  
  2615.  
  2616. local A_1 = game:GetService("Workspace")[localplayerusername]
  2617. local A_2 =
  2618. {
  2619.         [1] = 0.9,
  2620.         [2] = 0.89,
  2621.         [3] = 0.87
  2622. }
  2623. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  2624. Event:FireServer(A_1, A_2)
  2625.  
  2626. end)
  2627.  
  2628. zelucz.MouseButton1Down:connect(function()
  2629. localplayerusername = game.Players.LocalPlayer.Name
  2630.  
  2631.  
  2632. local A_1 = game:GetService("Workspace")[localplayerusername]
  2633. local A_2 = 183468963
  2634. local A_3 = "Hat1"
  2635. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2636. Event:InvokeServer(A_1, A_2, A_3)
  2637.  
  2638. local A_1 = game:GetService("Workspace")[localplayerusername]
  2639. local A_2 = 1789244389
  2640. local A_3 = "Shirt1"
  2641. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2642. Event:InvokeServer(A_1, A_2, A_3)
  2643.  
  2644. local A_1 = game:GetService("Workspace")[localplayerusername]
  2645. local A_2 = 2144699119
  2646. local A_3 = "Pants1"
  2647. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2648. Event:InvokeServer(A_1, A_2, A_3)
  2649.  
  2650. local A_1 = game:GetService("Workspace")[localplayerusername]
  2651. local A_2 = 144075659
  2652. local A_3 = "Face1"
  2653. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2654. Event:InvokeServer(A_1, A_2, A_3)
  2655.  
  2656. local A_1 = game:GetService("Workspace")[localplayerusername]
  2657. local A_2 = 183468963
  2658. local A_3 = "Hat2"
  2659. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2660. Event:InvokeServer(A_1, A_2, A_3)
  2661.  
  2662.  
  2663. local A_1 = game:GetService("Workspace")[localplayerusername]
  2664. local A_2 =
  2665. {
  2666.         [1] = 0.9,
  2667.         [2] = 0.89,
  2668.         [3] = 0.87
  2669. }
  2670. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  2671. Event:FireServer(A_1, A_2)
  2672.  
  2673. end)
  2674.  
  2675. zombiedoge.MouseButton1Down:connect(function()
  2676. localplayerusername = game.Players.LocalPlayer.Name
  2677.  
  2678.  
  2679. local A_1 = game:GetService("Workspace")[localplayerusername]
  2680. local A_2 = 304718708
  2681. local A_3 = "Hat1"
  2682. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2683. Event:InvokeServer(A_1, A_2, A_3)
  2684.  
  2685. local A_1 = game:GetService("Workspace")[localplayerusername]
  2686. local A_2 = 2130801269
  2687. local A_3 = "Shirt1"
  2688. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2689. Event:InvokeServer(A_1, A_2, A_3)
  2690.  
  2691. local A_1 = game:GetService("Workspace")[localplayerusername]
  2692. local A_2 = 655826450
  2693. local A_3 = "Pants1"
  2694. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2695. Event:InvokeServer(A_1, A_2, A_3)
  2696.  
  2697. local A_1 = game:GetService("Workspace")[localplayerusername]
  2698. local A_2 = 20052135
  2699. local A_3 = "Face1"
  2700. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2701. Event:InvokeServer(A_1, A_2, A_3)
  2702.  
  2703. local A_1 = game:GetService("Workspace")[localplayerusername]
  2704. local A_2 = 226186871
  2705. local A_3 = "Hat2"
  2706. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2707. Event:InvokeServer(A_1, A_2, A_3)
  2708.  
  2709.  
  2710.  
  2711. local A_1 = game:GetService("Workspace")[localplayerusername]
  2712. local A_2 =
  2713. {
  2714.         [1] = 1,
  2715.         [2] = 0.8,
  2716.         [3] = 0.6
  2717. }
  2718. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  2719. Event:FireServer(A_1, A_2)
  2720.  
  2721. end)--- Farewell Infortality.
  2722. -- Version: 2.82
  2723. -- Instances:
  2724. local D3SK1NG_MENU = Instance.new("ScreenGui")
  2725. local worldframe = Instance.new("Frame")
  2726. local bar1 = Instance.new("Frame")
  2727. local title = Instance.new("TextLabel")
  2728. local bar2 = Instance.new("Frame")
  2729. local worldback = Instance.new("TextButton")
  2730. local fog = Instance.new("TextButton")
  2731. local nofog = Instance.new("TextButton")
  2732. local bright = Instance.new("TextButton")
  2733. local dark = Instance.new("TextButton")
  2734. local vehicleframe = Instance.new("Frame")
  2735. local bar1_2 = Instance.new("Frame")
  2736. local title_2 = Instance.new("TextLabel")
  2737. local bus = Instance.new("TextButton")
  2738. local bar2_2 = Instance.new("Frame")
  2739. local vehicleback = Instance.new("TextButton")
  2740. local policecar = Instance.new("TextButton")
  2741. local sleigher = Instance.new("TextButton")
  2742. local teleportframe = Instance.new("Frame")
  2743. local bar1_3 = Instance.new("Frame")
  2744. local title_3 = Instance.new("TextLabel")
  2745. local teleports = Instance.new("ScrollingFrame")
  2746. local Hospital = Instance.new("TextButton")
  2747. local GasStation = Instance.new("TextButton")
  2748. local Cinema = Instance.new("TextButton")
  2749. local Plot = Instance.new("TextButton")
  2750. local PoliceStation = Instance.new("TextButton")
  2751. local Club = Instance.new("TextButton")
  2752. local CarShip = Instance.new("TextButton")
  2753. local Library = Instance.new("TextButton")
  2754. local Apartments = Instance.new("TextButton")
  2755. local Gym = Instance.new("TextButton")
  2756. local Bank = Instance.new("TextButton")
  2757. local Mueseum = Instance.new("TextButton")
  2758. local Hamburger = Instance.new("TextButton")
  2759. local HIghschool = Instance.new("TextButton")
  2760. local Criminalbase = Instance.new("TextButton")
  2761. local SuperMart = Instance.new("TextButton")
  2762. local Baileys = Instance.new("TextButton")
  2763. local Garage = Instance.new("TextButton")
  2764. local bar2_3 = Instance.new("Frame")
  2765. local teleportback = Instance.new("TextButton")
  2766. local statsframe = Instance.new("Frame")
  2767. local moneystatus = Instance.new("TextLabel")
  2768. local bar2_4 = Instance.new("Frame")
  2769. local statsclose = Instance.new("TextButton")
  2770. local bar1_4 = Instance.new("Frame")
  2771. local title_4 = Instance.new("TextLabel")
  2772. local otherplayersframe = Instance.new("Frame")
  2773. local bar1_5 = Instance.new("Frame")
  2774. local title_5 = Instance.new("TextLabel")
  2775. local bar2_5 = Instance.new("Frame")
  2776. local otherplayersback = Instance.new("TextButton")
  2777. local tptoplayer = Instance.new("TextButton")
  2778. local username = Instance.new("TextBox")
  2779. local nakedall = Instance.new("TextButton")
  2780. local spammessages = Instance.new("TextButton")
  2781. local spammessagesstatus = Instance.new("TextLabel")
  2782. local checkmoney = Instance.new("TextButton")
  2783. local attatchbutton = Instance.new("TextButton")
  2784. local attachstatus = Instance.new("TextLabel")
  2785. local makeplayershrek = Instance.new("TextButton")
  2786. local makeplayernoob = Instance.new("TextButton")
  2787. local moneyframe = Instance.new("Frame")
  2788. local bar1_6 = Instance.new("Frame")
  2789. local title_6 = Instance.new("TextLabel")
  2790. local _2billion = Instance.new("TextButton")
  2791. local bar2_6 = Instance.new("Frame")
  2792. local moneyback = Instance.new("TextButton")
  2793. local _15million = Instance.new("TextButton")
  2794. local _10million = Instance.new("TextButton")
  2795. local _2billionstatus = Instance.new("TextLabel")
  2796. local _15millionstatus = Instance.new("TextLabel")
  2797. local _10millionstatus = Instance.new("TextLabel")
  2798. local mainframe = Instance.new("Frame")
  2799. local bar1_7 = Instance.new("Frame")
  2800. local title_7 = Instance.new("TextLabel")
  2801. local localplayerbutton = Instance.new("TextButton")
  2802. local bar2_7 = Instance.new("Frame")
  2803. local otherplayersbutton = Instance.new("TextButton")
  2804. local worldbutton = Instance.new("TextButton")
  2805. local stealthmoneybutton = Instance.new("TextButton")
  2806. local vehiclebutton = Instance.new("TextButton")
  2807. local teleportsbutton = Instance.new("TextButton")
  2808. local creditsbutton = Instance.new("TextButton")
  2809. local localplayerframe = Instance.new("Frame")
  2810. local bar1_8 = Instance.new("Frame")
  2811. local title_8 = Instance.new("TextLabel")
  2812. local superjump = Instance.new("TextButton")
  2813. local bar2_8 = Instance.new("Frame")
  2814. local localplayerback = Instance.new("TextButton")
  2815. local superrun = Instance.new("TextButton")
  2816. local lowgravity = Instance.new("TextButton")
  2817. local noclip = Instance.new("TextButton")
  2818. local qteleport = Instance.new("TextButton")
  2819. local superrunstatus = Instance.new("TextLabel")
  2820. local superjumpstatus = Instance.new("TextLabel")
  2821. local lowgravitystatus = Instance.new("TextLabel")
  2822. local noclipstatus = Instance.new("TextLabel")
  2823. local givegun = Instance.new("TextButton")
  2824. local monalisa = Instance.new("TextButton")
  2825. local spam = Instance.new("TextButton")
  2826. local spamstatus = Instance.new("TextLabel")
  2827. local characterbutton = Instance.new("TextButton")
  2828. local creditsframe = Instance.new("Frame")
  2829. local bar1_9 = Instance.new("Frame")
  2830. local title_9 = Instance.new("TextLabel")
  2831. local bar2_9 = Instance.new("Frame")
  2832. local creditsclose = Instance.new("TextButton")
  2833. local credits1 = Instance.new("TextLabel")
  2834. local credits2 = Instance.new("TextLabel")
  2835. local characterframe = Instance.new("Frame")
  2836. local bar1_10 = Instance.new("Frame")
  2837. local title_10 = Instance.new("TextLabel")
  2838. local bar2_10 = Instance.new("Frame")
  2839. local characterclose = Instance.new("TextButton")
  2840. local clown = Instance.new("TextButton")
  2841. local devil = Instance.new("TextButton")
  2842. local dominus = Instance.new("TextButton")
  2843. local pirate = Instance.new("TextButton")
  2844. local rainbowsuit = Instance.new("TextButton")
  2845. local reaper = Instance.new("TextButton")
  2846. local skeleton = Instance.new("TextButton")
  2847. local watermelonshark = Instance.new("TextButton")
  2848. local zelucz = Instance.new("TextButton")
  2849. local zombiedoge = Instance.new("TextButton")
  2850. --Properties:
  2851. D3SK1NG_MENU.Name = "D3SK1NG_MENU"
  2852. D3SK1NG_MENU.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  2853.  
  2854. worldframe.Name = "worldframe"
  2855. worldframe.Parent = D3SK1NG_MENU
  2856. worldframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  2857. worldframe.BackgroundTransparency = 0.30000001192093
  2858. worldframe.BorderSizePixel = 3
  2859. worldframe.Position = UDim2.new(1.31130219e-05, 0, 0.240387976, 0)
  2860. worldframe.Size = UDim2.new(0, 166, 0, 249)
  2861. worldframe.Visible = false
  2862.  
  2863. bar1.Name = "bar1"
  2864. bar1.Parent = worldframe
  2865. bar1.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  2866. bar1.BackgroundTransparency = 0.30000001192093
  2867. bar1.BorderColor3 = Color3.new(0, 0, 0)
  2868. bar1.BorderSizePixel = 3
  2869. bar1.Size = UDim2.new(0, 166, 0, 65)
  2870.  
  2871. title.Name = "title"
  2872. title.Parent = bar1
  2873. title.BackgroundColor3 = Color3.new(1, 1, 1)
  2874. title.BackgroundTransparency = 1
  2875. title.Size = UDim2.new(0, 166, 0, 65)
  2876. title.Font = Enum.Font.Cartoon
  2877. title.Text = "WORLD"
  2878. title.TextColor3 = Color3.new(1, 1, 1)
  2879. title.TextScaled = true
  2880. title.TextSize = 14
  2881. title.TextWrapped = true
  2882.  
  2883. bar2.Name = "bar2"
  2884. bar2.Parent = worldframe
  2885. bar2.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  2886. bar2.BackgroundTransparency = 0.30000001192093
  2887. bar2.BorderColor3 = Color3.new(0, 0, 0)
  2888. bar2.BorderSizePixel = 3
  2889. bar2.Position = UDim2.new(0, 0, 0.899869263, 0)
  2890. bar2.Size = UDim2.new(0, 166, 0, 25)
  2891.  
  2892. worldback.Name = "worldback"
  2893. worldback.Parent = bar2
  2894. worldback.BackgroundColor3 = Color3.new(1, 1, 1)
  2895. worldback.BackgroundTransparency = 1
  2896. worldback.Position = UDim2.new(0, 0, -0.0454545617, 0)
  2897. worldback.Size = UDim2.new(0, 166, 0, 23)
  2898. worldback.Font = Enum.Font.SourceSans
  2899. worldback.Text = "Back"
  2900. worldback.TextColor3 = Color3.new(1, 1, 1)
  2901. worldback.TextScaled = true
  2902. worldback.TextSize = 14
  2903. worldback.TextWrapped = true
  2904.  
  2905. fog.Name = "fog"
  2906. fog.Parent = worldframe
  2907. fog.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  2908. fog.BackgroundTransparency = 0.20000000298023
  2909. fog.BorderSizePixel = 2
  2910. fog.Position = UDim2.new(0.036144577, 0, 0.589600623, 0)
  2911. fog.Size = UDim2.new(0, 154, 0, 28)
  2912. fog.Font = Enum.Font.SourceSans
  2913. fog.Text = "FOG"
  2914. fog.TextColor3 = Color3.new(1, 1, 1)
  2915. fog.TextScaled = true
  2916. fog.TextSize = 14
  2917. fog.TextWrapped = true
  2918.  
  2919. nofog.Name = "nofog"
  2920. nofog.Parent = worldframe
  2921. nofog.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  2922. nofog.BackgroundTransparency = 0.20000000298023
  2923. nofog.BorderSizePixel = 2
  2924. nofog.Position = UDim2.new(0, 6, 0, 180)
  2925. nofog.Size = UDim2.new(0, 154, 0, 28)
  2926. nofog.Font = Enum.Font.SourceSans
  2927. nofog.Text = "NO FOG"
  2928. nofog.TextColor3 = Color3.new(1, 1, 1)
  2929. nofog.TextScaled = true
  2930. nofog.TextSize = 14
  2931. nofog.TextWrapped = true
  2932.  
  2933. bright.Name = "bright"
  2934. bright.Parent = worldframe
  2935. bright.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  2936. bright.BackgroundTransparency = 0.20000000298023
  2937. bright.BorderSizePixel = 2
  2938. bright.Position = UDim2.new(0.036144577, 0, 0.310839504, 0)
  2939. bright.Size = UDim2.new(0, 154, 0, 28)
  2940. bright.Font = Enum.Font.SourceSans
  2941. bright.Text = "BRIGHT"
  2942. bright.TextColor3 = Color3.new(1, 1, 1)
  2943. bright.TextScaled = true
  2944. bright.TextSize = 14
  2945. bright.TextWrapped = true
  2946.  
  2947. dark.Name = "dark"
  2948. dark.Parent = worldframe
  2949. dark.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  2950. dark.BackgroundTransparency = 0.20000000298023
  2951. dark.BorderSizePixel = 2
  2952. dark.Position = UDim2.new(0.036144577, 0, 0.454813629, 0)
  2953. dark.Size = UDim2.new(0, 154, 0, 28)
  2954. dark.Font = Enum.Font.SourceSans
  2955. dark.Text = "DARK"
  2956. dark.TextColor3 = Color3.new(1, 1, 1)
  2957. dark.TextScaled = true
  2958. dark.TextSize = 14
  2959. dark.TextWrapped = true
  2960.  
  2961. vehicleframe.Name = "vehicleframe"
  2962. vehicleframe.Parent = D3SK1NG_MENU
  2963. vehicleframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  2964. vehicleframe.BackgroundTransparency = 0.30000001192093
  2965. vehicleframe.BorderSizePixel = 3
  2966. vehicleframe.Position = UDim2.new(0.00136727095, 0, 0.240351349, 0)
  2967. vehicleframe.Size = UDim2.new(0, 166, 0, 226)
  2968. vehicleframe.Visible = false
  2969.  
  2970. bar1_2.Name = "bar1"
  2971. bar1_2.Parent = vehicleframe
  2972. bar1_2.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  2973. bar1_2.BackgroundTransparency = 0.30000001192093
  2974. bar1_2.BorderColor3 = Color3.new(0, 0, 0)
  2975. bar1_2.BorderSizePixel = 3
  2976. bar1_2.Size = UDim2.new(0, 166, 0, 65)
  2977.  
  2978. title_2.Name = "title"
  2979. title_2.Parent = bar1_2
  2980. title_2.BackgroundColor3 = Color3.new(1, 1, 1)
  2981. title_2.BackgroundTransparency = 1
  2982. title_2.Size = UDim2.new(0, 166, 0, 65)
  2983. title_2.Font = Enum.Font.Cartoon
  2984. title_2.Text = "VEHICLE"
  2985. title_2.TextColor3 = Color3.new(1, 1, 1)
  2986. title_2.TextScaled = true
  2987. title_2.TextSize = 14
  2988. title_2.TextWrapped = true
  2989.  
  2990. bus.Name = "bus"
  2991. bus.Parent = vehicleframe
  2992. bus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  2993. bus.BackgroundTransparency = 0.20000000298023
  2994. bus.BorderSizePixel = 2
  2995. bus.Position = UDim2.new(0.036144577, 0, 0.337388188, 0)
  2996. bus.Size = UDim2.new(0, 154, 0, 28)
  2997. bus.Font = Enum.Font.SourceSans
  2998. bus.Text = "BUS"
  2999. bus.TextColor3 = Color3.new(1, 1, 1)
  3000. bus.TextScaled = true
  3001. bus.TextSize = 14
  3002. bus.TextWrapped = true
  3003.  
  3004. bar2_2.Name = "bar2"
  3005. bar2_2.Parent = vehicleframe
  3006. bar2_2.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3007. bar2_2.BackgroundTransparency = 0.30000001192093
  3008. bar2_2.BorderColor3 = Color3.new(0, 0, 0)
  3009. bar2_2.BorderSizePixel = 3
  3010. bar2_2.Position = UDim2.new(0, 0, 0.898528516, 0)
  3011. bar2_2.Size = UDim2.new(0, 166, 0, 22)
  3012.  
  3013. vehicleback.Name = "vehicleback"
  3014. vehicleback.Parent = bar2_2
  3015. vehicleback.BackgroundColor3 = Color3.new(1, 1, 1)
  3016. vehicleback.BackgroundTransparency = 1
  3017. vehicleback.Size = UDim2.new(0, 166, 0, 23)
  3018. vehicleback.Font = Enum.Font.SourceSans
  3019. vehicleback.Text = "Back"
  3020. vehicleback.TextColor3 = Color3.new(1, 1, 1)
  3021. vehicleback.TextScaled = true
  3022. vehicleback.TextSize = 14
  3023. vehicleback.TextWrapped = true
  3024.  
  3025. policecar.Name = "policecar"
  3026. policecar.Parent = vehicleframe
  3027. policecar.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3028. policecar.BackgroundTransparency = 0.20000000298023
  3029. policecar.BorderSizePixel = 2
  3030. policecar.Position = UDim2.new(0.036144577, 0, 0.505529761, 0)
  3031. policecar.Size = UDim2.new(0, 154, 0, 28)
  3032. policecar.Font = Enum.Font.SourceSans
  3033. policecar.Text = "POLICECAR"
  3034. policecar.TextColor3 = Color3.new(1, 1, 1)
  3035. policecar.TextScaled = true
  3036. policecar.TextSize = 14
  3037. policecar.TextWrapped = true
  3038.  
  3039. sleigher.Name = "sleigher"
  3040. sleigher.Parent = vehicleframe
  3041. sleigher.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3042. sleigher.BackgroundTransparency = 0.20000000298023
  3043. sleigher.BorderSizePixel = 2
  3044. sleigher.Position = UDim2.new(0.036144577, 0, 0.678096175, 0)
  3045. sleigher.Size = UDim2.new(0, 154, 0, 28)
  3046. sleigher.Font = Enum.Font.SourceSans
  3047. sleigher.Text = "SLEIGHER"
  3048. sleigher.TextColor3 = Color3.new(1, 1, 1)
  3049. sleigher.TextScaled = true
  3050. sleigher.TextSize = 14
  3051. sleigher.TextWrapped = true
  3052.  
  3053. teleportframe.Name = "teleportframe"
  3054. teleportframe.Parent = D3SK1NG_MENU
  3055. teleportframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3056. teleportframe.BackgroundTransparency = 0.30000001192093
  3057. teleportframe.BorderSizePixel = 3
  3058. teleportframe.Position = UDim2.new(0, 0, 0, 202)
  3059. teleportframe.Size = UDim2.new(0, 166, 0, 249)
  3060. teleportframe.Visible = false
  3061.  
  3062. bar1_3.Name = "bar1"
  3063. bar1_3.Parent = teleportframe
  3064. bar1_3.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3065. bar1_3.BackgroundTransparency = 0.30000001192093
  3066. bar1_3.BorderColor3 = Color3.new(0, 0, 0)
  3067. bar1_3.BorderSizePixel = 3
  3068. bar1_3.Size = UDim2.new(0, 166, 0, 65)
  3069.  
  3070. title_3.Name = "title"
  3071. title_3.Parent = bar1_3
  3072. title_3.BackgroundColor3 = Color3.new(1, 1, 1)
  3073. title_3.BackgroundTransparency = 1
  3074. title_3.Size = UDim2.new(0, 166, 0, 65)
  3075. title_3.Font = Enum.Font.Cartoon
  3076. title_3.Text = "TELEPORTS"
  3077. title_3.TextColor3 = Color3.new(1, 1, 1)
  3078. title_3.TextScaled = true
  3079. title_3.TextSize = 14
  3080. title_3.TextWrapped = true
  3081.  
  3082. teleports.Name = "teleports"
  3083. teleports.Parent = teleportframe
  3084. teleports.BackgroundColor3 = Color3.new(1, 1, 1)
  3085. teleports.BackgroundTransparency = 1
  3086. teleports.Position = UDim2.new(0, 2, 0, 67)
  3087. teleports.Size = UDim2.new(0, 166, 0, 157)
  3088.  
  3089. Hospital.Name = "Hospital"
  3090. Hospital.Parent = teleports
  3091. Hospital.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3092. Hospital.BackgroundTransparency = 0.20000000298023
  3093. Hospital.BorderSizePixel = 2
  3094. Hospital.Position = UDim2.new(0, -2, 0, 5)
  3095. Hospital.Size = UDim2.new(0, 158, 0, 18)
  3096. Hospital.Font = Enum.Font.SourceSans
  3097. Hospital.Text = "HOSPITAL"
  3098. Hospital.TextColor3 = Color3.new(1, 1, 1)
  3099. Hospital.TextScaled = true
  3100. Hospital.TextSize = 14
  3101. Hospital.TextWrapped = true
  3102.  
  3103. GasStation.Name = "GasStation"
  3104. GasStation.Parent = teleports
  3105. GasStation.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3106. GasStation.BackgroundTransparency = 0.20000000298023
  3107. GasStation.BorderSizePixel = 2
  3108. GasStation.Position = UDim2.new(0, -2, 0, 30)
  3109. GasStation.Size = UDim2.new(0, 158, 0, 18)
  3110. GasStation.Font = Enum.Font.SourceSans
  3111. GasStation.Text = "GAS STATION"
  3112. GasStation.TextColor3 = Color3.new(1, 1, 1)
  3113. GasStation.TextScaled = true
  3114. GasStation.TextSize = 14
  3115. GasStation.TextWrapped = true
  3116.  
  3117. Cinema.Name = "Cinema"
  3118. Cinema.Parent = teleports
  3119. Cinema.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3120. Cinema.BackgroundTransparency = 0.20000000298023
  3121. Cinema.BorderSizePixel = 2
  3122. Cinema.Position = UDim2.new(0, -2, 0, 55)
  3123. Cinema.Size = UDim2.new(0, 158, 0, 18)
  3124. Cinema.Font = Enum.Font.SourceSans
  3125. Cinema.Text = "CINEMA"
  3126. Cinema.TextColor3 = Color3.new(1, 1, 1)
  3127. Cinema.TextScaled = true
  3128. Cinema.TextSize = 14
  3129. Cinema.TextWrapped = true
  3130.  
  3131. Plot.Name = "Plot"
  3132. Plot.Parent = teleports
  3133. Plot.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3134. Plot.BackgroundTransparency = 0.20000000298023
  3135. Plot.BorderSizePixel = 2
  3136. Plot.Position = UDim2.new(0, -3, 0, 80)
  3137. Plot.Size = UDim2.new(0, 158, 0, 18)
  3138. Plot.Font = Enum.Font.SourceSans
  3139. Plot.Text = "PLOT"
  3140. Plot.TextColor3 = Color3.new(1, 1, 1)
  3141. Plot.TextScaled = true
  3142. Plot.TextSize = 14
  3143. Plot.TextWrapped = true
  3144.  
  3145. PoliceStation.Name = "PoliceStation"
  3146. PoliceStation.Parent = teleports
  3147. PoliceStation.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3148. PoliceStation.BackgroundTransparency = 0.20000000298023
  3149. PoliceStation.BorderSizePixel = 2
  3150. PoliceStation.Position = UDim2.new(0, -2, 0, 105)
  3151. PoliceStation.Size = UDim2.new(0, 158, 0, 18)
  3152. PoliceStation.Font = Enum.Font.SourceSans
  3153. PoliceStation.Text = "POLICE STATION"
  3154. PoliceStation.TextColor3 = Color3.new(1, 1, 1)
  3155. PoliceStation.TextScaled = true
  3156. PoliceStation.TextSize = 14
  3157. PoliceStation.TextWrapped = true
  3158.  
  3159. Club.Name = "Club"
  3160. Club.Parent = teleports
  3161. Club.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3162. Club.BackgroundTransparency = 0.20000000298023
  3163. Club.BorderSizePixel = 2
  3164. Club.Position = UDim2.new(0, -2, 0, 131)
  3165. Club.Size = UDim2.new(0, 158, 0, 18)
  3166. Club.Font = Enum.Font.SourceSans
  3167. Club.Text = "CLUB"
  3168. Club.TextColor3 = Color3.new(1, 1, 1)
  3169. Club.TextScaled = true
  3170. Club.TextSize = 14
  3171. Club.TextWrapped = true
  3172.  
  3173. CarShip.Name = "CarShip"
  3174. CarShip.Parent = teleports
  3175. CarShip.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3176. CarShip.BackgroundTransparency = 0.20000000298023
  3177. CarShip.BorderSizePixel = 2
  3178. CarShip.Position = UDim2.new(0, -2, 0, 160)
  3179. CarShip.Size = UDim2.new(0, 158, 0, 18)
  3180. CarShip.Font = Enum.Font.SourceSans
  3181. CarShip.Text = "CARSHOP"
  3182. CarShip.TextColor3 = Color3.new(1, 1, 1)
  3183. CarShip.TextScaled = true
  3184. CarShip.TextSize = 14
  3185. CarShip.TextWrapped = true
  3186.  
  3187. Library.Name = "Library"
  3188. Library.Parent = teleports
  3189. Library.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3190. Library.BackgroundTransparency = 0.20000000298023
  3191. Library.BorderSizePixel = 2
  3192. Library.Position = UDim2.new(0, -2, 0, 188)
  3193. Library.Size = UDim2.new(0, 158, 0, 18)
  3194. Library.Font = Enum.Font.SourceSans
  3195. Library.Text = "LIBRARY"
  3196. Library.TextColor3 = Color3.new(1, 1, 1)
  3197. Library.TextScaled = true
  3198. Library.TextSize = 14
  3199. Library.TextWrapped = true
  3200.  
  3201. Apartments.Name = "Apartments"
  3202. Apartments.Parent = teleports
  3203. Apartments.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3204. Apartments.BackgroundTransparency = 0.20000000298023
  3205. Apartments.BorderSizePixel = 2
  3206. Apartments.Position = UDim2.new(0, -2, 0, 212)
  3207. Apartments.Size = UDim2.new(0, 158, 0, 18)
  3208. Apartments.Font = Enum.Font.SourceSans
  3209. Apartments.Text = "APARTMENTS"
  3210. Apartments.TextColor3 = Color3.new(1, 1, 1)
  3211. Apartments.TextScaled = true
  3212. Apartments.TextSize = 14
  3213. Apartments.TextWrapped = true
  3214.  
  3215. Gym.Name = "Gym"
  3216. Gym.Parent = teleports
  3217. Gym.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3218. Gym.BackgroundTransparency = 0.20000000298023
  3219. Gym.BorderSizePixel = 2
  3220. Gym.Position = UDim2.new(0, -1, 0, 235)
  3221. Gym.Size = UDim2.new(0, 158, 0, 18)
  3222. Gym.Font = Enum.Font.SourceSans
  3223. Gym.Text = "GYM"
  3224. Gym.TextColor3 = Color3.new(1, 1, 1)
  3225. Gym.TextScaled = true
  3226. Gym.TextSize = 14
  3227. Gym.TextWrapped = true
  3228.  
  3229. Bank.Name = "Bank"
  3230. Bank.Parent = teleports
  3231. Bank.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3232. Bank.BackgroundTransparency = 0.20000000298023
  3233. Bank.BorderSizePixel = 2
  3234. Bank.Position = UDim2.new(0, 0, 0, 259)
  3235. Bank.Size = UDim2.new(0, 158, 0, 18)
  3236. Bank.Font = Enum.Font.SourceSans
  3237. Bank.Text = "BANK"
  3238. Bank.TextColor3 = Color3.new(1, 1, 1)
  3239. Bank.TextScaled = true
  3240. Bank.TextSize = 14
  3241. Bank.TextWrapped = true
  3242.  
  3243. Mueseum.Name = "Mueseum"
  3244. Mueseum.Parent = teleports
  3245. Mueseum.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3246. Mueseum.BackgroundTransparency = 0.20000000298023
  3247. Mueseum.BorderSizePixel = 2
  3248. Mueseum.Position = UDim2.new(0, 0, 0, 283)
  3249. Mueseum.Size = UDim2.new(0, 158, 0, 18)
  3250. Mueseum.Font = Enum.Font.SourceSans
  3251. Mueseum.Text = "MUESEUM"
  3252. Mueseum.TextColor3 = Color3.new(1, 1, 1)
  3253. Mueseum.TextScaled = true
  3254. Mueseum.TextSize = 14
  3255. Mueseum.TextWrapped = true
  3256.  
  3257. Hamburger.Name = "Hamburger"
  3258. Hamburger.Parent = teleports
  3259. Hamburger.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3260. Hamburger.BackgroundTransparency = 0.20000000298023
  3261. Hamburger.BorderSizePixel = 2
  3262. Hamburger.Position = UDim2.new(0, 0, 0, 307)
  3263. Hamburger.Size = UDim2.new(0, 158, 0, 18)
  3264. Hamburger.Font = Enum.Font.SourceSans
  3265. Hamburger.Text = "MCDONALDS"
  3266. Hamburger.TextColor3 = Color3.new(1, 1, 1)
  3267. Hamburger.TextScaled = true
  3268. Hamburger.TextSize = 14
  3269. Hamburger.TextWrapped = true
  3270.  
  3271. HIghschool.Name = "HIghschool"
  3272. HIghschool.Parent = teleports
  3273. HIghschool.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3274. HIghschool.BackgroundTransparency = 0.20000000298023
  3275. HIghschool.BorderSizePixel = 2
  3276. HIghschool.Position = UDim2.new(0, -1, 0, 331)
  3277. HIghschool.Size = UDim2.new(0, 158, 0, 18)
  3278. HIghschool.Font = Enum.Font.SourceSans
  3279. HIghschool.Text = "HIGHSCHOOL"
  3280. HIghschool.TextColor3 = Color3.new(1, 1, 1)
  3281. HIghschool.TextScaled = true
  3282. HIghschool.TextSize = 14
  3283. HIghschool.TextWrapped = true
  3284.  
  3285. Criminalbase.Name = "Criminalbase"
  3286. Criminalbase.Parent = teleports
  3287. Criminalbase.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3288. Criminalbase.BackgroundTransparency = 0.20000000298023
  3289. Criminalbase.BorderSizePixel = 2
  3290. Criminalbase.Position = UDim2.new(0, -3, 0, 355)
  3291. Criminalbase.Size = UDim2.new(0, 158, 0, 18)
  3292. Criminalbase.Font = Enum.Font.SourceSans
  3293. Criminalbase.Text = "CRIMINALBASE"
  3294. Criminalbase.TextColor3 = Color3.new(1, 1, 1)
  3295. Criminalbase.TextScaled = true
  3296. Criminalbase.TextSize = 14
  3297. Criminalbase.TextWrapped = true
  3298.  
  3299. SuperMart.Name = "SuperMart"
  3300. SuperMart.Parent = teleports
  3301. SuperMart.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3302. SuperMart.BackgroundTransparency = 0.20000000298023
  3303. SuperMart.BorderSizePixel = 2
  3304. SuperMart.Position = UDim2.new(0, -3, 0, 383)
  3305. SuperMart.Size = UDim2.new(0, 158, 0, 18)
  3306. SuperMart.Font = Enum.Font.SourceSans
  3307. SuperMart.Text = "SUPERMART"
  3308. SuperMart.TextColor3 = Color3.new(1, 1, 1)
  3309. SuperMart.TextScaled = true
  3310. SuperMart.TextSize = 14
  3311. SuperMart.TextWrapped = true
  3312.  
  3313. Baileys.Name = "Baileys"
  3314. Baileys.Parent = teleports
  3315. Baileys.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3316. Baileys.BackgroundTransparency = 0.20000000298023
  3317. Baileys.BorderSizePixel = 2
  3318. Baileys.Position = UDim2.new(0, -4, 0, 409)
  3319. Baileys.Size = UDim2.new(0, 158, 0, 18)
  3320. Baileys.Font = Enum.Font.SourceSans
  3321. Baileys.Text = "BAILEYS"
  3322. Baileys.TextColor3 = Color3.new(1, 1, 1)
  3323. Baileys.TextScaled = true
  3324. Baileys.TextSize = 14
  3325. Baileys.TextWrapped = true
  3326.  
  3327. Garage.Name = "Garage"
  3328. Garage.Parent = teleports
  3329. Garage.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3330. Garage.BackgroundTransparency = 0.20000000298023
  3331. Garage.BorderSizePixel = 2
  3332. Garage.Position = UDim2.new(0, -4, 0, 433)
  3333. Garage.Size = UDim2.new(0, 158, 0, 18)
  3334. Garage.Font = Enum.Font.SourceSans
  3335. Garage.Text = "GARAGE"
  3336. Garage.TextColor3 = Color3.new(1, 1, 1)
  3337. Garage.TextScaled = true
  3338. Garage.TextSize = 14
  3339. Garage.TextWrapped = true
  3340.  
  3341. bar2_3.Name = "bar2"
  3342. bar2_3.Parent = teleportframe
  3343. bar2_3.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3344. bar2_3.BackgroundTransparency = 0.30000001192093
  3345. bar2_3.BorderColor3 = Color3.new(0, 0, 0)
  3346. bar2_3.BorderSizePixel = 3
  3347. bar2_3.Position = UDim2.new(0, 0, 0.899869263, 0)
  3348. bar2_3.Size = UDim2.new(0, 166, 0, 25)
  3349.  
  3350. teleportback.Name = "teleportback"
  3351. teleportback.Parent = bar2_3
  3352. teleportback.BackgroundColor3 = Color3.new(1, 1, 1)
  3353. teleportback.BackgroundTransparency = 1
  3354. teleportback.Position = UDim2.new(0, 0, -0.0454545617, 0)
  3355. teleportback.Size = UDim2.new(0, 166, 0, 23)
  3356. teleportback.Font = Enum.Font.SourceSans
  3357. teleportback.Text = "Back"
  3358. teleportback.TextColor3 = Color3.new(1, 1, 1)
  3359. teleportback.TextScaled = true
  3360. teleportback.TextSize = 14
  3361. teleportback.TextWrapped = true
  3362.  
  3363. statsframe.Name = "statsframe"
  3364. statsframe.Parent = D3SK1NG_MENU
  3365. statsframe.Active = true
  3366. statsframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3367. statsframe.BackgroundTransparency = 0.30000001192093
  3368. statsframe.BorderSizePixel = 3
  3369. statsframe.Position = UDim2.new(0, 178, 0, 200)
  3370. statsframe.Size = UDim2.new(0, 169, 0, 262)
  3371. statsframe.Visible = false
  3372.  
  3373. moneystatus.Name = "moneystatus"
  3374. moneystatus.Parent = statsframe
  3375. moneystatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3376. moneystatus.BackgroundTransparency = 0.20000000298023
  3377. moneystatus.BorderSizePixel = 2
  3378. moneystatus.Position = UDim2.new(0, 3, 0, 89)
  3379. moneystatus.Size = UDim2.new(0, 163, 0, 99)
  3380. moneystatus.Font = Enum.Font.SourceSans
  3381. moneystatus.Text = "???"
  3382. moneystatus.TextColor3 = Color3.new(1, 1, 1)
  3383. moneystatus.TextScaled = true
  3384. moneystatus.TextSize = 14
  3385. moneystatus.TextWrapped = true
  3386.  
  3387. bar2_4.Name = "bar2"
  3388. bar2_4.Parent = statsframe
  3389. bar2_4.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3390. bar2_4.BackgroundTransparency = 0.30000001192093
  3391. bar2_4.BorderColor3 = Color3.new(0, 0, 0)
  3392. bar2_4.BorderSizePixel = 3
  3393. bar2_4.Position = UDim2.new(0, 0, 0.91576755, 0)
  3394. bar2_4.Size = UDim2.new(0, 166, 0, 22)
  3395.  
  3396. statsclose.Name = "statsclose"
  3397. statsclose.Parent = bar2_4
  3398. statsclose.BackgroundColor3 = Color3.new(1, 1, 1)
  3399. statsclose.BackgroundTransparency = 1
  3400. statsclose.Size = UDim2.new(0, 166, 0, 23)
  3401. statsclose.Font = Enum.Font.SourceSans
  3402. statsclose.Text = "Close"
  3403. statsclose.TextColor3 = Color3.new(1, 1, 1)
  3404. statsclose.TextScaled = true
  3405. statsclose.TextSize = 14
  3406. statsclose.TextWrapped = true
  3407.  
  3408. bar1_4.Name = "bar1"
  3409. bar1_4.Parent = statsframe
  3410. bar1_4.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3411. bar1_4.BackgroundTransparency = 0.30000001192093
  3412. bar1_4.BorderColor3 = Color3.new(0, 0, 0)
  3413. bar1_4.BorderSizePixel = 3
  3414. bar1_4.Size = UDim2.new(0, 166, 0, 65)
  3415.  
  3416. title_4.Name = "title"
  3417. title_4.Parent = bar1_4
  3418. title_4.BackgroundColor3 = Color3.new(1, 1, 1)
  3419. title_4.BackgroundTransparency = 1
  3420. title_4.Size = UDim2.new(0, 166, 0, 65)
  3421. title_4.Font = Enum.Font.Cartoon
  3422. title_4.Text = "CHECK MONEY"
  3423. title_4.TextColor3 = Color3.new(1, 1, 1)
  3424. title_4.TextScaled = true
  3425. title_4.TextSize = 14
  3426. title_4.TextWrapped = true
  3427.  
  3428. otherplayersframe.Name = "otherplayersframe"
  3429. otherplayersframe.Parent = D3SK1NG_MENU
  3430. otherplayersframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3431. otherplayersframe.BackgroundTransparency = 0.30000001192093
  3432. otherplayersframe.BorderSizePixel = 3
  3433. otherplayersframe.Position = UDim2.new(0, 0, 0, 204)
  3434. otherplayersframe.Size = UDim2.new(0, 166, 0, 339)
  3435. otherplayersframe.Visible = false
  3436.  
  3437. bar1_5.Name = "bar1"
  3438. bar1_5.Parent = otherplayersframe
  3439. bar1_5.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3440. bar1_5.BackgroundTransparency = 0.30000001192093
  3441. bar1_5.BorderColor3 = Color3.new(0, 0, 0)
  3442. bar1_5.BorderSizePixel = 3
  3443. bar1_5.Size = UDim2.new(0, 166, 0, 65)
  3444.  
  3445. title_5.Name = "title"
  3446. title_5.Parent = bar1_5
  3447. title_5.BackgroundColor3 = Color3.new(1, 1, 1)
  3448. title_5.BackgroundTransparency = 1
  3449. title_5.Size = UDim2.new(0, 166, 0, 65)
  3450. title_5.Font = Enum.Font.Cartoon
  3451. title_5.Text = "PLAYERS"
  3452. title_5.TextColor3 = Color3.new(1, 1, 1)
  3453. title_5.TextScaled = true
  3454. title_5.TextSize = 14
  3455. title_5.TextWrapped = true
  3456.  
  3457. bar2_5.Name = "bar2"
  3458. bar2_5.Parent = otherplayersframe
  3459. bar2_5.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3460. bar2_5.BackgroundTransparency = 0.30000001192093
  3461. bar2_5.BorderColor3 = Color3.new(0, 0, 0)
  3462. bar2_5.BorderSizePixel = 3
  3463. bar2_5.Position = UDim2.new(0, 0, 0.926095128, 0)
  3464. bar2_5.Size = UDim2.new(0, 166, 0, 22)
  3465.  
  3466. otherplayersback.Name = "otherplayersback"
  3467. otherplayersback.Parent = bar2_5
  3468. otherplayersback.BackgroundColor3 = Color3.new(1, 1, 1)
  3469. otherplayersback.BackgroundTransparency = 1
  3470. otherplayersback.Size = UDim2.new(0, 166, 0, 23)
  3471. otherplayersback.Font = Enum.Font.SourceSans
  3472. otherplayersback.Text = "Back"
  3473. otherplayersback.TextColor3 = Color3.new(1, 1, 1)
  3474. otherplayersback.TextScaled = true
  3475. otherplayersback.TextSize = 14
  3476. otherplayersback.TextWrapped = true
  3477.  
  3478. tptoplayer.Name = "tptoplayer"
  3479. tptoplayer.Parent = otherplayersframe
  3480. tptoplayer.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3481. tptoplayer.BackgroundTransparency = 0.20000000298023
  3482. tptoplayer.BorderSizePixel = 2
  3483. tptoplayer.Position = UDim2.new(0, 2, 0, 115)
  3484. tptoplayer.Size = UDim2.new(0, 158, 0, 20)
  3485. tptoplayer.Font = Enum.Font.SourceSans
  3486. tptoplayer.Text = "TELEPORT TO"
  3487. tptoplayer.TextColor3 = Color3.new(1, 1, 1)
  3488. tptoplayer.TextScaled = true
  3489. tptoplayer.TextSize = 14
  3490. tptoplayer.TextWrapped = true
  3491.  
  3492. username.Name = "username"
  3493. username.Parent = otherplayersframe
  3494. username.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3495. username.BorderSizePixel = 2
  3496. username.Position = UDim2.new(0, 5, 0, 72)
  3497. username.Size = UDim2.new(0, 157, 0, 33)
  3498. username.Font = Enum.Font.SourceSans
  3499. username.Text = "USERNAME"
  3500. username.TextColor3 = Color3.new(1, 1, 1)
  3501. username.TextScaled = true
  3502. username.TextSize = 14
  3503. username.TextWrapped = true
  3504.  
  3505. nakedall.Name = "nakedall"
  3506. nakedall.Parent = otherplayersframe
  3507. nakedall.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3508. nakedall.BackgroundTransparency = 0.20000000298023
  3509. nakedall.BorderSizePixel = 2
  3510. nakedall.Position = UDim2.new(0, 2, 0, 169)
  3511. nakedall.Size = UDim2.new(0, 158, 0, 21)
  3512. nakedall.Font = Enum.Font.SourceSans
  3513. nakedall.Text = "NAKED ALL"
  3514. nakedall.TextColor3 = Color3.new(1, 1, 1)
  3515. nakedall.TextScaled = true
  3516. nakedall.TextSize = 14
  3517. nakedall.TextWrapped = true
  3518.  
  3519. spammessages.Name = "spammessages"
  3520. spammessages.Parent = otherplayersframe
  3521. spammessages.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3522. spammessages.BackgroundTransparency = 0.20000000298023
  3523. spammessages.BorderSizePixel = 2
  3524. spammessages.Position = UDim2.new(0, 0, 0, 197)
  3525. spammessages.Size = UDim2.new(0, 120, 0, 21)
  3526. spammessages.Font = Enum.Font.SourceSans
  3527. spammessages.Text = "SPAM MSG"
  3528. spammessages.TextColor3 = Color3.new(1, 1, 1)
  3529. spammessages.TextScaled = true
  3530. spammessages.TextSize = 14
  3531. spammessages.TextWrapped = true
  3532.  
  3533. spammessagesstatus.Name = "spammessagesstatus"
  3534. spammessagesstatus.Parent = otherplayersframe
  3535. spammessagesstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3536. spammessagesstatus.BackgroundTransparency = 0.20000000298023
  3537. spammessagesstatus.BorderSizePixel = 2
  3538. spammessagesstatus.Position = UDim2.new(0, 127, 0, 197)
  3539. spammessagesstatus.Size = UDim2.new(0, 33, 0, 21)
  3540. spammessagesstatus.Font = Enum.Font.SourceSans
  3541. spammessagesstatus.Text = "OFF"
  3542. spammessagesstatus.TextColor3 = Color3.new(1, 1, 1)
  3543. spammessagesstatus.TextScaled = true
  3544. spammessagesstatus.TextSize = 14
  3545. spammessagesstatus.TextWrapped = true
  3546.  
  3547. checkmoney.Name = "checkmoney"
  3548. checkmoney.Parent = otherplayersframe
  3549. checkmoney.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3550. checkmoney.BackgroundTransparency = 0.20000000298023
  3551. checkmoney.BorderSizePixel = 2
  3552. checkmoney.Position = UDim2.new(0, 2, 0, 142)
  3553. checkmoney.Size = UDim2.new(0, 158, 0, 21)
  3554. checkmoney.Font = Enum.Font.SourceSans
  3555. checkmoney.Text = "CHECK MONEY"
  3556. checkmoney.TextColor3 = Color3.new(1, 1, 1)
  3557. checkmoney.TextScaled = true
  3558. checkmoney.TextSize = 14
  3559. checkmoney.TextWrapped = true
  3560.  
  3561. attatchbutton.Name = "attatchbutton"
  3562. attatchbutton.Parent = otherplayersframe
  3563. attatchbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3564. attatchbutton.BackgroundTransparency = 0.20000000298023
  3565. attatchbutton.BorderSizePixel = 2
  3566. attatchbutton.Position = UDim2.new(0, 0, 0, 225)
  3567. attatchbutton.Size = UDim2.new(0, 120, 0, 21)
  3568. attatchbutton.Font = Enum.Font.SourceSans
  3569. attatchbutton.Text = "ATTACH"
  3570. attatchbutton.TextColor3 = Color3.new(1, 1, 1)
  3571. attatchbutton.TextScaled = true
  3572. attatchbutton.TextSize = 14
  3573. attatchbutton.TextWrapped = true
  3574.  
  3575. attachstatus.Name = "attachstatus"
  3576. attachstatus.Parent = otherplayersframe
  3577. attachstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3578. attachstatus.BackgroundTransparency = 0.20000000298023
  3579. attachstatus.BorderSizePixel = 2
  3580. attachstatus.Position = UDim2.new(0, 127, 0, 225)
  3581. attachstatus.Size = UDim2.new(0, 33, 0, 21)
  3582. attachstatus.Font = Enum.Font.SourceSans
  3583. attachstatus.Text = "OFF"
  3584. attachstatus.TextColor3 = Color3.new(1, 1, 1)
  3585. attachstatus.TextScaled = true
  3586. attachstatus.TextSize = 14
  3587. attachstatus.TextWrapped = true
  3588.  
  3589. makeplayershrek.Name = "makeplayershrek"
  3590. makeplayershrek.Parent = otherplayersframe
  3591. makeplayershrek.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3592. makeplayershrek.BackgroundTransparency = 0.20000000298023
  3593. makeplayershrek.BorderSizePixel = 2
  3594. makeplayershrek.Position = UDim2.new(0, 2, 0, 254)
  3595. makeplayershrek.Size = UDim2.new(0, 158, 0, 21)
  3596. makeplayershrek.Font = Enum.Font.SourceSans
  3597. makeplayershrek.Text = "MAKE PLAYER SHREK"
  3598. makeplayershrek.TextColor3 = Color3.new(1, 1, 1)
  3599. makeplayershrek.TextScaled = true
  3600. makeplayershrek.TextSize = 14
  3601. makeplayershrek.TextWrapped = true
  3602.  
  3603. makeplayernoob.Name = "makeplayernoob"
  3604. makeplayernoob.Parent = otherplayersframe
  3605. makeplayernoob.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3606. makeplayernoob.BackgroundTransparency = 0.20000000298023
  3607. makeplayernoob.BorderSizePixel = 2
  3608. makeplayernoob.Position = UDim2.new(0, 2, 0, 281)
  3609. makeplayernoob.Size = UDim2.new(0, 158, 0, 21)
  3610. makeplayernoob.Font = Enum.Font.SourceSans
  3611. makeplayernoob.Text = "MAKE PLAYER NOOB"
  3612. makeplayernoob.TextColor3 = Color3.new(1, 1, 1)
  3613. makeplayernoob.TextScaled = true
  3614. makeplayernoob.TextSize = 14
  3615. makeplayernoob.TextWrapped = true
  3616.  
  3617. moneyframe.Name = "moneyframe"
  3618. moneyframe.Parent = D3SK1NG_MENU
  3619. moneyframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3620. moneyframe.BackgroundTransparency = 0.30000001192093
  3621. moneyframe.BorderSizePixel = 3
  3622. moneyframe.Position = UDim2.new(-0.00019210577, 0, 0.240351349, 0)
  3623. moneyframe.Size = UDim2.new(0, 166, 0, 226)
  3624. moneyframe.Visible = false
  3625.  
  3626. bar1_6.Name = "bar1"
  3627. bar1_6.Parent = moneyframe
  3628. bar1_6.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3629. bar1_6.BackgroundTransparency = 0.30000001192093
  3630. bar1_6.BorderColor3 = Color3.new(0, 0, 0)
  3631. bar1_6.BorderSizePixel = 3
  3632. bar1_6.Size = UDim2.new(0, 166, 0, 65)
  3633.  
  3634. title_6.Name = "title"
  3635. title_6.Parent = bar1_6
  3636. title_6.BackgroundColor3 = Color3.new(1, 1, 1)
  3637. title_6.BackgroundTransparency = 1
  3638. title_6.Size = UDim2.new(0, 166, 0, 65)
  3639. title_6.Font = Enum.Font.Cartoon
  3640. title_6.Text = "MONEY"
  3641. title_6.TextColor3 = Color3.new(1, 1, 1)
  3642. title_6.TextScaled = true
  3643. title_6.TextSize = 14
  3644. title_6.TextWrapped = true
  3645.  
  3646. _2billion.Name = "2billion"
  3647. _2billion.Parent = moneyframe
  3648. _2billion.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3649. _2billion.BackgroundTransparency = 0.20000000298023
  3650. _2billion.BorderSizePixel = 2
  3651. _2billion.Position = UDim2.new(0, 0, 0.315264255, 0)
  3652. _2billion.Size = UDim2.new(0, 111, 0, 28)
  3653. _2billion.Font = Enum.Font.SourceSans
  3654. _2billion.Text = "2 BILLION"
  3655. _2billion.TextColor3 = Color3.new(1, 1, 1)
  3656. _2billion.TextScaled = true
  3657. _2billion.TextSize = 14
  3658. _2billion.TextWrapped = true
  3659.  
  3660. bar2_6.Name = "bar2"
  3661. bar2_6.Parent = moneyframe
  3662. bar2_6.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3663. bar2_6.BackgroundTransparency = 0.30000001192093
  3664. bar2_6.BorderColor3 = Color3.new(0, 0, 0)
  3665. bar2_6.BorderSizePixel = 3
  3666. bar2_6.Position = UDim2.new(0, 0, 0.898528516, 0)
  3667. bar2_6.Size = UDim2.new(0, 166, 0, 22)
  3668.  
  3669. moneyback.Name = "moneyback"
  3670. moneyback.Parent = bar2_6
  3671. moneyback.BackgroundColor3 = Color3.new(1, 1, 1)
  3672. moneyback.BackgroundTransparency = 1
  3673. moneyback.Size = UDim2.new(0, 166, 0, 23)
  3674. moneyback.Font = Enum.Font.SourceSans
  3675. moneyback.Text = "Back"
  3676. moneyback.TextColor3 = Color3.new(1, 1, 1)
  3677. moneyback.TextScaled = true
  3678. moneyback.TextSize = 14
  3679. moneyback.TextWrapped = true
  3680.  
  3681. _15million.Name = "15million"
  3682. _15million.Parent = moneyframe
  3683. _15million.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3684. _15million.BackgroundTransparency = 0.20000000298023
  3685. _15million.BorderSizePixel = 2
  3686. _15million.Position = UDim2.new(0, 0, 0.512118936, 0)
  3687. _15million.Size = UDim2.new(0, 111, 0, 28)
  3688. _15million.Font = Enum.Font.SourceSans
  3689. _15million.Text = "15 MILLION"
  3690. _15million.TextColor3 = Color3.new(1, 1, 1)
  3691. _15million.TextScaled = true
  3692. _15million.TextSize = 14
  3693. _15million.TextWrapped = true
  3694.  
  3695. _10million.Name = "10million"
  3696. _10million.Parent = moneyframe
  3697. _10million.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3698. _10million.BackgroundTransparency = 0.20000000298023
  3699. _10million.BorderSizePixel = 2
  3700. _10million.Position = UDim2.new(0, 0, 0.724015117, 0)
  3701. _10million.Size = UDim2.new(0, 111, 0, 28)
  3702. _10million.Font = Enum.Font.SourceSans
  3703. _10million.Text = "10 MILLION"
  3704. _10million.TextColor3 = Color3.new(1, 1, 1)
  3705. _10million.TextScaled = true
  3706. _10million.TextSize = 14
  3707. _10million.TextWrapped = true
  3708.  
  3709. _2billionstatus.Name = "2billionstatus"
  3710. _2billionstatus.Parent = moneyframe
  3711. _2billionstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3712. _2billionstatus.BackgroundTransparency = 0.20000000298023
  3713. _2billionstatus.BorderSizePixel = 2
  3714. _2billionstatus.Position = UDim2.new(0.740963876, 0, 0.316485226, 0)
  3715. _2billionstatus.Size = UDim2.new(0, 37, 0, 28)
  3716. _2billionstatus.Font = Enum.Font.SourceSans
  3717. _2billionstatus.Text = "OFF"
  3718. _2billionstatus.TextColor3 = Color3.new(1, 1, 1)
  3719. _2billionstatus.TextScaled = true
  3720. _2billionstatus.TextSize = 14
  3721. _2billionstatus.TextWrapped = true
  3722.  
  3723. _15millionstatus.Name = "15millionstatus"
  3724. _15millionstatus.Parent = moneyframe
  3725. _15millionstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3726. _15millionstatus.BackgroundTransparency = 0.20000000298023
  3727. _15millionstatus.BorderSizePixel = 2
  3728. _15millionstatus.Position = UDim2.new(0.740963876, 0, 0.512685299, 0)
  3729. _15millionstatus.Size = UDim2.new(0, 37, 0, 28)
  3730. _15millionstatus.Font = Enum.Font.SourceSans
  3731. _15millionstatus.Text = "OFF"
  3732. _15millionstatus.TextColor3 = Color3.new(1, 1, 1)
  3733. _15millionstatus.TextScaled = true
  3734. _15millionstatus.TextSize = 14
  3735. _15millionstatus.TextWrapped = true
  3736.  
  3737. _10millionstatus.Name = "10millionstatus"
  3738. _10millionstatus.Parent = moneyframe
  3739. _10millionstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3740. _10millionstatus.BackgroundTransparency = 0.20000000298023
  3741. _10millionstatus.BorderSizePixel = 2
  3742. _10millionstatus.Position = UDim2.new(0.740963876, 0, 0.721485496, 0)
  3743. _10millionstatus.Size = UDim2.new(0, 37, 0, 28)
  3744. _10millionstatus.Font = Enum.Font.SourceSans
  3745. _10millionstatus.Text = "OFF"
  3746. _10millionstatus.TextColor3 = Color3.new(1, 1, 1)
  3747. _10millionstatus.TextScaled = true
  3748. _10millionstatus.TextSize = 14
  3749. _10millionstatus.TextWrapped = true
  3750.  
  3751. mainframe.Name = "mainframe"
  3752. mainframe.Parent = D3SK1NG_MENU
  3753. mainframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3754. mainframe.BackgroundTransparency = 0.30000001192093
  3755. mainframe.BorderSizePixel = 3
  3756. mainframe.Position = UDim2.new(0, 0, 0, 202)
  3757. mainframe.Size = UDim2.new(0, 166, 0, 323)
  3758. mainframe.Visible = false
  3759.  
  3760. bar1_7.Name = "bar1"
  3761. bar1_7.Parent = mainframe
  3762. bar1_7.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3763. bar1_7.BackgroundTransparency = 0.30000001192093
  3764. bar1_7.BorderColor3 = Color3.new(0, 0, 0)
  3765. bar1_7.BorderSizePixel = 3
  3766. bar1_7.Size = UDim2.new(0, 166, 0, 65)
  3767.  
  3768. title_7.Name = "title"
  3769. title_7.Parent = bar1_7
  3770. title_7.BackgroundColor3 = Color3.new(1, 1, 1)
  3771. title_7.BackgroundTransparency = 1
  3772. title_7.Size = UDim2.new(0, 166, 0, 65)
  3773. title_7.Font = Enum.Font.Cartoon
  3774. title_7.Text = "D3SK1NG"
  3775. title_7.TextColor3 = Color3.new(1, 1, 1)
  3776. title_7.TextScaled = true
  3777. title_7.TextSize = 14
  3778. title_7.TextWrapped = true
  3779.  
  3780. localplayerbutton.Name = "localplayerbutton"
  3781. localplayerbutton.Parent = mainframe
  3782. localplayerbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3783. localplayerbutton.BackgroundTransparency = 0.20000000298023
  3784. localplayerbutton.BorderSizePixel = 2
  3785. localplayerbutton.Position = UDim2.new(0.0301204808, 0, 0.222343892, 0)
  3786. localplayerbutton.Size = UDim2.new(0, 157, 0, 28)
  3787. localplayerbutton.Font = Enum.Font.SourceSans
  3788. localplayerbutton.Text = "LOCAL PLAYER"
  3789. localplayerbutton.TextColor3 = Color3.new(1, 1, 1)
  3790. localplayerbutton.TextScaled = true
  3791. localplayerbutton.TextSize = 14
  3792. localplayerbutton.TextWrapped = true
  3793.  
  3794. bar2_7.Name = "bar2"
  3795. bar2_7.Parent = mainframe
  3796. bar2_7.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3797. bar2_7.BackgroundTransparency = 0.30000001192093
  3798. bar2_7.BorderColor3 = Color3.new(0, 0, 0)
  3799. bar2_7.BorderSizePixel = 3
  3800. bar2_7.Position = UDim2.new(0, 0, 0.959752321, 0)
  3801. bar2_7.Size = UDim2.new(0, 166, 0, 13)
  3802.  
  3803. otherplayersbutton.Name = "otherplayersbutton"
  3804. otherplayersbutton.Parent = mainframe
  3805. otherplayersbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3806. otherplayersbutton.BackgroundTransparency = 0.20000000298023
  3807. otherplayersbutton.BorderSizePixel = 2
  3808. otherplayersbutton.Position = UDim2.new(0.0301204808, 0, 0.33070302, 0)
  3809. otherplayersbutton.Size = UDim2.new(0, 157, 0, 28)
  3810. otherplayersbutton.Font = Enum.Font.SourceSans
  3811. otherplayersbutton.Text = "OTHER PLAYERS"
  3812. otherplayersbutton.TextColor3 = Color3.new(1, 1, 1)
  3813. otherplayersbutton.TextScaled = true
  3814. otherplayersbutton.TextSize = 14
  3815. otherplayersbutton.TextWrapped = true
  3816.  
  3817. worldbutton.Name = "worldbutton"
  3818. worldbutton.Parent = mainframe
  3819. worldbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3820. worldbutton.BackgroundTransparency = 0.20000000298023
  3821. worldbutton.BorderSizePixel = 2
  3822. worldbutton.Position = UDim2.new(0.0301204808, 0, 0.445254117, 0)
  3823. worldbutton.Size = UDim2.new(0, 157, 0, 28)
  3824. worldbutton.Font = Enum.Font.SourceSans
  3825. worldbutton.Text = "WORLD"
  3826. worldbutton.TextColor3 = Color3.new(1, 1, 1)
  3827. worldbutton.TextScaled = true
  3828. worldbutton.TextSize = 14
  3829. worldbutton.TextWrapped = true
  3830.  
  3831. stealthmoneybutton.Name = "stealthmoneybutton"
  3832. stealthmoneybutton.Parent = mainframe
  3833. stealthmoneybutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3834. stealthmoneybutton.BackgroundTransparency = 0.20000000298023
  3835. stealthmoneybutton.BorderSizePixel = 2
  3836. stealthmoneybutton.Position = UDim2.new(0, 5, 0, 177)
  3837. stealthmoneybutton.Size = UDim2.new(0, 157, 0, 28)
  3838. stealthmoneybutton.Font = Enum.Font.SourceSans
  3839. stealthmoneybutton.Text = "STEALTH MONEY"
  3840. stealthmoneybutton.TextColor3 = Color3.new(1, 1, 1)
  3841. stealthmoneybutton.TextScaled = true
  3842. stealthmoneybutton.TextSize = 14
  3843. stealthmoneybutton.TextWrapped = true
  3844.  
  3845. vehiclebutton.Name = "vehiclebutton"
  3846. vehiclebutton.Parent = mainframe
  3847. vehiclebutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3848. vehiclebutton.BackgroundTransparency = 0.20000000298023
  3849. vehiclebutton.BorderSizePixel = 2
  3850. vehiclebutton.Position = UDim2.new(0, 6, 0, 210)
  3851. vehiclebutton.Size = UDim2.new(0, 157, 0, 28)
  3852. vehiclebutton.Font = Enum.Font.SourceSans
  3853. vehiclebutton.Text = "VEHICLE"
  3854. vehiclebutton.TextColor3 = Color3.new(1, 1, 1)
  3855. vehiclebutton.TextScaled = true
  3856. vehiclebutton.TextSize = 14
  3857. vehiclebutton.TextWrapped = true
  3858.  
  3859. teleportsbutton.Name = "teleportsbutton"
  3860. teleportsbutton.Parent = mainframe
  3861. teleportsbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3862. teleportsbutton.BackgroundTransparency = 0.20000000298023
  3863. teleportsbutton.BorderSizePixel = 2
  3864. teleportsbutton.Position = UDim2.new(0, 5, 0, 245)
  3865. teleportsbutton.Size = UDim2.new(0, 157, 0, 28)
  3866. teleportsbutton.Font = Enum.Font.SourceSans
  3867. teleportsbutton.Text = "TELEPORTS BUTTON"
  3868. teleportsbutton.TextColor3 = Color3.new(1, 1, 1)
  3869. teleportsbutton.TextScaled = true
  3870. teleportsbutton.TextSize = 14
  3871. teleportsbutton.TextWrapped = true
  3872.  
  3873. creditsbutton.Name = "creditsbutton"
  3874. creditsbutton.Parent = mainframe
  3875. creditsbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3876. creditsbutton.BackgroundTransparency = 0.20000000298023
  3877. creditsbutton.BorderSizePixel = 2
  3878. creditsbutton.Position = UDim2.new(0, 5, 0, 278)
  3879. creditsbutton.Size = UDim2.new(0, 157, 0, 28)
  3880. creditsbutton.Font = Enum.Font.SourceSans
  3881. creditsbutton.Text = "CREDITS"
  3882. creditsbutton.TextColor3 = Color3.new(1, 1, 1)
  3883. creditsbutton.TextScaled = true
  3884. creditsbutton.TextSize = 14
  3885. creditsbutton.TextWrapped = true
  3886.  
  3887. localplayerframe.Name = "localplayerframe"
  3888. localplayerframe.Parent = D3SK1NG_MENU
  3889. localplayerframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3890. localplayerframe.BackgroundTransparency = 0.30000001192093
  3891. localplayerframe.BorderSizePixel = 3
  3892. localplayerframe.Position = UDim2.new(0, 0, 0, 202)
  3893. localplayerframe.Size = UDim2.new(0, 166, 0, 348)
  3894.  
  3895. bar1_8.Name = "bar1"
  3896. bar1_8.Parent = localplayerframe
  3897. bar1_8.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3898. bar1_8.BackgroundTransparency = 0.30000001192093
  3899. bar1_8.BorderColor3 = Color3.new(0, 0, 0)
  3900. bar1_8.BorderSizePixel = 3
  3901. bar1_8.Size = UDim2.new(0, 166, 0, 65)
  3902.  
  3903. title_8.Name = "title"
  3904. title_8.Parent = bar1_8
  3905. title_8.BackgroundColor3 = Color3.new(1, 1, 1)
  3906. title_8.BackgroundTransparency = 1
  3907. title_8.Size = UDim2.new(0, 166, 0, 65)
  3908. title_8.Font = Enum.Font.Cartoon
  3909. title_8.Text = "LOCALPLAYER"
  3910. title_8.TextColor3 = Color3.new(1, 1, 1)
  3911. title_8.TextScaled = true
  3912. title_8.TextSize = 14
  3913. title_8.TextWrapped = true
  3914.  
  3915. superjump.Name = "superjump"
  3916. superjump.Parent = localplayerframe
  3917. superjump.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3918. superjump.BackgroundTransparency = 0.20000000298023
  3919. superjump.BorderSizePixel = 2
  3920. superjump.Position = UDim2.new(0.0240963846, 0, 0.207976073, 0)
  3921. superjump.Size = UDim2.new(0, 111, 0, 22)
  3922. superjump.Font = Enum.Font.SourceSans
  3923. superjump.Text = "SUPER JUMP"
  3924. superjump.TextColor3 = Color3.new(1, 1, 1)
  3925. superjump.TextScaled = true
  3926. superjump.TextSize = 14
  3927. superjump.TextWrapped = true
  3928.  
  3929. bar2_8.Name = "bar2"
  3930. bar2_8.Parent = localplayerframe
  3931. bar2_8.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3932. bar2_8.BackgroundTransparency = 0.30000001192093
  3933. bar2_8.BorderColor3 = Color3.new(0, 0, 0)
  3934. bar2_8.BorderSizePixel = 3
  3935. bar2_8.Position = UDim2.new(0, 0, 0.931823492, 0)
  3936. bar2_8.Size = UDim2.new(0, 166, 0, 22)
  3937.  
  3938. localplayerback.Name = "localplayerback"
  3939. localplayerback.Parent = bar2_8
  3940. localplayerback.BackgroundColor3 = Color3.new(1, 1, 1)
  3941. localplayerback.BackgroundTransparency = 1
  3942. localplayerback.Size = UDim2.new(0, 166, 0, 23)
  3943. localplayerback.Font = Enum.Font.SourceSans
  3944. localplayerback.Text = "Back"
  3945. localplayerback.TextColor3 = Color3.new(1, 1, 1)
  3946. localplayerback.TextScaled = true
  3947. localplayerback.TextSize = 14
  3948. localplayerback.TextWrapped = true
  3949.  
  3950. superrun.Name = "superrun"
  3951. superrun.Parent = localplayerframe
  3952. superrun.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3953. superrun.BackgroundTransparency = 0.20000000298023
  3954. superrun.BorderSizePixel = 2
  3955. superrun.Position = UDim2.new(0.0240963846, 0, 0.291320056, 0)
  3956. superrun.Size = UDim2.new(0, 111, 0, 22)
  3957. superrun.Font = Enum.Font.SourceSans
  3958. superrun.Text = "SUPER RUN"
  3959. superrun.TextColor3 = Color3.new(1, 1, 1)
  3960. superrun.TextScaled = true
  3961. superrun.TextSize = 14
  3962. superrun.TextWrapped = true
  3963.  
  3964. lowgravity.Name = "lowgravity"
  3965. lowgravity.Parent = localplayerframe
  3966. lowgravity.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3967. lowgravity.BackgroundTransparency = 0.20000000298023
  3968. lowgravity.BorderSizePixel = 2
  3969. lowgravity.Position = UDim2.new(0.0240963846, 0, 0.379426569, 0)
  3970. lowgravity.Size = UDim2.new(0, 111, 0, 22)
  3971. lowgravity.Font = Enum.Font.SourceSans
  3972. lowgravity.Text = "LOW GRAVITY"
  3973. lowgravity.TextColor3 = Color3.new(1, 1, 1)
  3974. lowgravity.TextScaled = true
  3975. lowgravity.TextSize = 14
  3976. lowgravity.TextWrapped = true
  3977.  
  3978. noclip.Name = "noclip"
  3979. noclip.Parent = localplayerframe
  3980. noclip.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3981. noclip.BackgroundTransparency = 0.20000000298023
  3982. noclip.BorderSizePixel = 2
  3983. noclip.Position = UDim2.new(0.0240963846, 0, 0.466336578, 0)
  3984. noclip.Size = UDim2.new(0, 111, 0, 20)
  3985. noclip.Font = Enum.Font.SourceSans
  3986. noclip.Text = "NOCLIP"
  3987. noclip.TextColor3 = Color3.new(1, 1, 1)
  3988. noclip.TextScaled = true
  3989. noclip.TextSize = 14
  3990. noclip.TextWrapped = true
  3991.  
  3992. qteleport.Name = "qteleport"
  3993. qteleport.Parent = localplayerframe
  3994. qteleport.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3995. qteleport.BackgroundTransparency = 0.20000000298023
  3996. qteleport.BorderSizePixel = 2
  3997. qteleport.Position = UDim2.new(0, 5, 0, 266)
  3998. qteleport.Size = UDim2.new(0, 155, 0, 21)
  3999. qteleport.Font = Enum.Font.SourceSans
  4000. qteleport.Text = "Q TO TELEPORT"
  4001. qteleport.TextColor3 = Color3.new(1, 1, 1)
  4002. qteleport.TextScaled = true
  4003. qteleport.TextSize = 14
  4004. qteleport.TextWrapped = true
  4005.  
  4006. superrunstatus.Name = "superrunstatus"
  4007. superrunstatus.Parent = localplayerframe
  4008. superrunstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4009. superrunstatus.BackgroundTransparency = 0.20000000298023
  4010. superrunstatus.BorderSizePixel = 2
  4011. superrunstatus.Position = UDim2.new(0.740963876, 0, 0.208915219, 0)
  4012. superrunstatus.Size = UDim2.new(0, 37, 0, 22)
  4013. superrunstatus.Font = Enum.Font.SourceSans
  4014. superrunstatus.Text = "OFF"
  4015. superrunstatus.TextColor3 = Color3.new(1, 1, 1)
  4016. superrunstatus.TextScaled = true
  4017. superrunstatus.TextSize = 14
  4018. superrunstatus.TextWrapped = true
  4019.  
  4020. superjumpstatus.Name = "superjumpstatus"
  4021. superjumpstatus.Parent = localplayerframe
  4022. superjumpstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4023. superjumpstatus.BackgroundTransparency = 0.20000000298023
  4024. superjumpstatus.BorderSizePixel = 2
  4025. superjumpstatus.Position = UDim2.new(0.740963876, 0, 0.291755617, 0)
  4026. superjumpstatus.Size = UDim2.new(0, 37, 0, 22)
  4027. superjumpstatus.Font = Enum.Font.SourceSans
  4028. superjumpstatus.Text = "OFF"
  4029. superjumpstatus.TextColor3 = Color3.new(1, 1, 1)
  4030. superjumpstatus.TextScaled = true
  4031. superjumpstatus.TextSize = 14
  4032. superjumpstatus.TextWrapped = true
  4033.  
  4034. lowgravitystatus.Name = "lowgravitystatus"
  4035. lowgravitystatus.Parent = localplayerframe
  4036. lowgravitystatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4037. lowgravitystatus.BackgroundTransparency = 0.20000000298023
  4038. lowgravitystatus.BorderSizePixel = 2
  4039. lowgravitystatus.Position = UDim2.new(0.740963876, 0, 0.377480894, 0)
  4040. lowgravitystatus.Size = UDim2.new(0, 37, 0, 22)
  4041. lowgravitystatus.Font = Enum.Font.SourceSans
  4042. lowgravitystatus.Text = "OFF"
  4043. lowgravitystatus.TextColor3 = Color3.new(1, 1, 1)
  4044. lowgravitystatus.TextScaled = true
  4045. lowgravitystatus.TextSize = 14
  4046. lowgravitystatus.TextWrapped = true
  4047.  
  4048. noclipstatus.Name = "noclipstatus"
  4049. noclipstatus.Parent = localplayerframe
  4050. noclipstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4051. noclipstatus.BackgroundTransparency = 0.20000000298023
  4052. noclipstatus.BorderSizePixel = 2
  4053. noclipstatus.Position = UDim2.new(0.740963876, 0, 0.464545488, 0)
  4054. noclipstatus.Size = UDim2.new(0, 37, 0, 20)
  4055. noclipstatus.Font = Enum.Font.SourceSans
  4056. noclipstatus.Text = "OFF"
  4057. noclipstatus.TextColor3 = Color3.new(1, 1, 1)
  4058. noclipstatus.TextScaled = true
  4059. noclipstatus.TextSize = 14
  4060. noclipstatus.TextWrapped = true
  4061.  
  4062. givegun.Name = "givegun"
  4063. givegun.Parent = localplayerframe
  4064. givegun.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4065. givegun.BackgroundTransparency = 0.20000000298023
  4066. givegun.BorderSizePixel = 2
  4067. givegun.Position = UDim2.new(0, 5, 0, 294)
  4068. givegun.Size = UDim2.new(0, 155, 0, 21)
  4069. givegun.Font = Enum.Font.SourceSans
  4070. givegun.Text = "GIVE GUN"
  4071. givegun.TextColor3 = Color3.new(1, 1, 1)
  4072. givegun.TextScaled = true
  4073. givegun.TextSize = 14
  4074. givegun.TextWrapped = true
  4075.  
  4076. monalisa.Name = "monalisa"
  4077. monalisa.Parent = localplayerframe
  4078. monalisa.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4079. monalisa.BackgroundTransparency = 0.20000000298023
  4080. monalisa.BorderSizePixel = 2
  4081. monalisa.Position = UDim2.new(0, 5, 0, 239)
  4082. monalisa.Size = UDim2.new(0, 155, 0, 21)
  4083. monalisa.Font = Enum.Font.SourceSans
  4084. monalisa.Text = "BUY MONA LISA"
  4085. monalisa.TextColor3 = Color3.new(1, 1, 1)
  4086. monalisa.TextScaled = true
  4087. monalisa.TextSize = 14
  4088. monalisa.TextWrapped = true
  4089.  
  4090. spam.Name = "spam"
  4091. spam.Parent = localplayerframe
  4092. spam.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4093. spam.BackgroundTransparency = 0.20000000298023
  4094. spam.BorderSizePixel = 2
  4095. spam.Position = UDim2.new(0, 4, 0, 188)
  4096. spam.Size = UDim2.new(0, 111, 0, 20)
  4097. spam.Font = Enum.Font.SourceSans
  4098. spam.Text = "SPAM"
  4099. spam.TextColor3 = Color3.new(1, 1, 1)
  4100. spam.TextScaled = true
  4101. spam.TextSize = 14
  4102. spam.TextWrapped = true
  4103.  
  4104. spamstatus.Name = "spamstatus"
  4105. spamstatus.Parent = localplayerframe
  4106. spamstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4107. spamstatus.BackgroundTransparency = 0.20000000298023
  4108. spamstatus.BorderSizePixel = 2
  4109. spamstatus.Position = UDim2.new(0, 123, 0, 188)
  4110. spamstatus.Size = UDim2.new(0, 37, 0, 20)
  4111. spamstatus.Font = Enum.Font.SourceSans
  4112. spamstatus.Text = "OFF"
  4113. spamstatus.TextColor3 = Color3.new(1, 1, 1)
  4114. spamstatus.TextScaled = true
  4115. spamstatus.TextSize = 14
  4116. spamstatus.TextWrapped = true
  4117.  
  4118. characterbutton.Name = "characterbutton"
  4119. characterbutton.Parent = localplayerframe
  4120. characterbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4121. characterbutton.BackgroundTransparency = 0.20000000298023
  4122. characterbutton.BorderSizePixel = 2
  4123. characterbutton.Position = UDim2.new(0, 5, 0, 213)
  4124. characterbutton.Size = UDim2.new(0, 155, 0, 21)
  4125. characterbutton.Font = Enum.Font.SourceSans
  4126. characterbutton.Text = "CHARACTER"
  4127. characterbutton.TextColor3 = Color3.new(1, 1, 1)
  4128. characterbutton.TextScaled = true
  4129. characterbutton.TextSize = 14
  4130. characterbutton.TextWrapped = true
  4131.  
  4132. creditsframe.Name = "creditsframe"
  4133. creditsframe.Parent = D3SK1NG_MENU
  4134. creditsframe.Active = true
  4135. creditsframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4136. creditsframe.BackgroundTransparency = 0.30000001192093
  4137. creditsframe.BorderSizePixel = 3
  4138. creditsframe.Position = UDim2.new(0, 178, 0, 200)
  4139. creditsframe.Selectable = true
  4140. creditsframe.Size = UDim2.new(0, 166, 0, 172)
  4141. creditsframe.Visible = false
  4142.  
  4143. bar1_9.Name = "bar1"
  4144. bar1_9.Parent = creditsframe
  4145. bar1_9.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  4146. bar1_9.BackgroundTransparency = 0.30000001192093
  4147. bar1_9.BorderColor3 = Color3.new(0, 0, 0)
  4148. bar1_9.BorderSizePixel = 3
  4149. bar1_9.Size = UDim2.new(0, 166, 0, 65)
  4150.  
  4151. title_9.Name = "title"
  4152. title_9.Parent = bar1_9
  4153. title_9.BackgroundColor3 = Color3.new(1, 1, 1)
  4154. title_9.BackgroundTransparency = 1
  4155. title_9.Size = UDim2.new(0, 166, 0, 65)
  4156. title_9.Font = Enum.Font.Cartoon
  4157. title_9.Text = "CREDITS"
  4158. title_9.TextColor3 = Color3.new(1, 1, 1)
  4159. title_9.TextScaled = true
  4160. title_9.TextSize = 14
  4161. title_9.TextWrapped = true
  4162.  
  4163. bar2_9.Name = "bar2"
  4164. bar2_9.Parent = creditsframe
  4165. bar2_9.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  4166. bar2_9.BackgroundTransparency = 0.30000001192093
  4167. bar2_9.BorderColor3 = Color3.new(0, 0, 0)
  4168. bar2_9.BorderSizePixel = 3
  4169. bar2_9.Position = UDim2.new(0, 1, 0, 150)
  4170. bar2_9.Size = UDim2.new(0, 166, 0, 22)
  4171.  
  4172. creditsclose.Name = "creditsclose"
  4173. creditsclose.Parent = bar2_9
  4174. creditsclose.BackgroundColor3 = Color3.new(1, 1, 1)
  4175. creditsclose.BackgroundTransparency = 1
  4176. creditsclose.Position = UDim2.new(0, 0, 0, 1)
  4177. creditsclose.Size = UDim2.new(0, 166, 0, 23)
  4178. creditsclose.Font = Enum.Font.SourceSans
  4179. creditsclose.Text = "Close"
  4180. creditsclose.TextColor3 = Color3.new(1, 1, 1)
  4181. creditsclose.TextScaled = true
  4182. creditsclose.TextSize = 14
  4183. creditsclose.TextWrapped = true
  4184.  
  4185. credits1.Name = "credits1"
  4186. credits1.Parent = creditsframe
  4187. credits1.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4188. credits1.BackgroundTransparency = 0.20000000298023
  4189. credits1.BorderSizePixel = 2
  4190. credits1.Position = UDim2.new(0.0542168655, 0, 0.411681741, 0)
  4191. credits1.Size = UDim2.new(0, 146, 0, 30)
  4192. credits1.Font = Enum.Font.SourceSans
  4193. credits1.Text = "LegendJMZ"
  4194. credits1.TextColor3 = Color3.new(1, 1, 1)
  4195. credits1.TextScaled = true
  4196. credits1.TextSize = 14
  4197. credits1.TextWrapped = true
  4198.  
  4199. credits2.Name = "credits2"
  4200. credits2.Parent = creditsframe
  4201. credits2.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4202. credits2.BackgroundTransparency = 0.20000000298023
  4203. credits2.BorderSizePixel = 2
  4204. credits2.Position = UDim2.new(0.0662650615, 0, 0.634991527, 0)
  4205. credits2.Size = UDim2.new(0, 144, 0, 30)
  4206. credits2.Font = Enum.Font.SourceSans
  4207. credits2.Text = "TeoMessiKing#3252"
  4208. credits2.TextColor3 = Color3.new(1, 1, 1)
  4209. credits2.TextScaled = true
  4210. credits2.TextSize = 14
  4211. credits2.TextWrapped = true
  4212.  
  4213. characterframe.Name = "characterframe"
  4214. characterframe.Parent = D3SK1NG_MENU
  4215. characterframe.Active = true
  4216. characterframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4217. characterframe.BackgroundTransparency = 0.30000001192093
  4218. characterframe.BorderSizePixel = 3
  4219. characterframe.Position = UDim2.new(0, 178, 0, 200)
  4220. characterframe.Selectable = true
  4221. characterframe.Size = UDim2.new(0, 166, 0, 398)
  4222. characterframe.Visible = false
  4223.  
  4224. bar1_10.Name = "bar1"
  4225. bar1_10.Parent = characterframe
  4226. bar1_10.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  4227. bar1_10.BackgroundTransparency = 0.30000001192093
  4228. bar1_10.BorderColor3 = Color3.new(0, 0, 0)
  4229. bar1_10.BorderSizePixel = 3
  4230. bar1_10.Size = UDim2.new(0, 166, 0, 65)
  4231.  
  4232. title_10.Name = "title"
  4233. title_10.Parent = bar1_10
  4234. title_10.BackgroundColor3 = Color3.new(1, 1, 1)
  4235. title_10.BackgroundTransparency = 1
  4236. title_10.Size = UDim2.new(0, 166, 0, 65)
  4237. title_10.Font = Enum.Font.Cartoon
  4238. title_10.Text = "CHARACTER"
  4239. title_10.TextColor3 = Color3.new(1, 1, 1)
  4240. title_10.TextScaled = true
  4241. title_10.TextSize = 14
  4242. title_10.TextWrapped = true
  4243.  
  4244. bar2_10.Name = "bar2"
  4245. bar2_10.Parent = characterframe
  4246. bar2_10.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  4247. bar2_10.BackgroundTransparency = 0.30000001192093
  4248. bar2_10.BorderColor3 = Color3.new(0, 0, 0)
  4249. bar2_10.BorderSizePixel = 3
  4250. bar2_10.Position = UDim2.new(0, 0, 0, 373)
  4251. bar2_10.Size = UDim2.new(0, 166, 0, 25)
  4252.  
  4253. characterclose.Name = "characterclose"
  4254. characterclose.Parent = bar2_10
  4255. characterclose.BackgroundColor3 = Color3.new(1, 1, 1)
  4256. characterclose.BackgroundTransparency = 1
  4257. characterclose.Position = UDim2.new(0, 0, 0, 2)
  4258. characterclose.Size = UDim2.new(0, 166, 0, 26)
  4259. characterclose.Font = Enum.Font.SourceSans
  4260. characterclose.Text = "Close"
  4261. characterclose.TextColor3 = Color3.new(1, 1, 1)
  4262. characterclose.TextScaled = true
  4263. characterclose.TextSize = 14
  4264. characterclose.TextWrapped = true
  4265.  
  4266. clown.Name = "clown"
  4267. clown.Parent = characterframe
  4268. clown.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4269. clown.BackgroundTransparency = 0.10000000149012
  4270. clown.BorderSizePixel = 2
  4271. clown.Position = UDim2.new(0, 6, 0, 74)
  4272. clown.Size = UDim2.new(0, 151, 0, 22)
  4273. clown.Font = Enum.Font.SourceSans
  4274. clown.Text = "Clown"
  4275. clown.TextColor3 = Color3.new(1, 1, 1)
  4276. clown.TextScaled = true
  4277. clown.TextSize = 14
  4278. clown.TextWrapped = true
  4279.  
  4280. devil.Name = "devil"
  4281. devil.Parent = characterframe
  4282. devil.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4283. devil.BackgroundTransparency = 0.10000000149012
  4284. devil.BorderSizePixel = 2
  4285. devil.Position = UDim2.new(0, 6, 0, 103)
  4286. devil.Size = UDim2.new(0, 151, 0, 22)
  4287. devil.Font = Enum.Font.SourceSans
  4288. devil.Text = "Devil"
  4289. devil.TextColor3 = Color3.new(1, 1, 1)
  4290. devil.TextScaled = true
  4291. devil.TextSize = 14
  4292. devil.TextWrapped = true
  4293.  
  4294. dominus.Name = "dominus"
  4295. dominus.Parent = characterframe
  4296. dominus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4297. dominus.BackgroundTransparency = 0.10000000149012
  4298. dominus.BorderSizePixel = 2
  4299. dominus.Position = UDim2.new(0, 6, 0, 133)
  4300. dominus.Size = UDim2.new(0, 151, 0, 22)
  4301. dominus.Font = Enum.Font.SourceSans
  4302. dominus.Text = "Dominus"
  4303. dominus.TextColor3 = Color3.new(1, 1, 1)
  4304. dominus.TextScaled = true
  4305. dominus.TextSize = 14
  4306. dominus.TextWrapped = true
  4307. mainframe.Visible = true
  4308. localplayerframe.Visible = false
  4309.  
  4310. pirate.Name = "pirate"
  4311. pirate.Parent = characterframe
  4312. pirate.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4313. pirate.BackgroundTransparency = 0.10000000149012
  4314. pirate.BorderSizePixel = 2
  4315. pirate.Position = UDim2.new(0, 6, 0, 161)
  4316. pirate.Size = UDim2.new(0, 151, 0, 22)
  4317. pirate.Font = Enum.Font.SourceSans
  4318. pirate.Text = "Pirate"
  4319. pirate.TextColor3 = Color3.new(1, 1, 1)
  4320. pirate.TextScaled = true
  4321. pirate.TextSize = 14
  4322. pirate.TextWrapped = true
  4323.  
  4324. rainbowsuit.Name = "rainbowsuit"
  4325. rainbowsuit.Parent = characterframe
  4326. rainbowsuit.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4327. rainbowsuit.BackgroundTransparency = 0.10000000149012
  4328. rainbowsuit.BorderSizePixel = 2
  4329. rainbowsuit.Position = UDim2.new(0, 6, 0, 188)
  4330. rainbowsuit.Size = UDim2.new(0, 151, 0, 22)
  4331. rainbowsuit.Font = Enum.Font.SourceSans
  4332. rainbowsuit.Text = "Rainbow Suit"
  4333. rainbowsuit.TextColor3 = Color3.new(1, 1, 1)
  4334. rainbowsuit.TextScaled = true
  4335. rainbowsuit.TextSize = 14
  4336. rainbowsuit.TextWrapped = true
  4337.  
  4338. reaper.Name = "reaper"
  4339. reaper.Parent = characterframe
  4340. reaper.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4341. reaper.BackgroundTransparency = 0.10000000149012
  4342. reaper.BorderSizePixel = 2
  4343. reaper.Position = UDim2.new(0, 6, 0, 215)
  4344. reaper.Size = UDim2.new(0, 151, 0, 22)
  4345. reaper.Font = Enum.Font.SourceSans
  4346. reaper.Text = "Reaper"
  4347. reaper.TextColor3 = Color3.new(1, 1, 1)
  4348. reaper.TextScaled = true
  4349. reaper.TextSize = 14
  4350. reaper.TextWrapped = true
  4351.  
  4352. skeleton.Name = "skeleton"
  4353. skeleton.Parent = characterframe
  4354. skeleton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4355. skeleton.BackgroundTransparency = 0.10000000149012
  4356. skeleton.BorderSizePixel = 2
  4357. skeleton.Position = UDim2.new(0, 6, 0, 245)
  4358. skeleton.Size = UDim2.new(0, 151, 0, 22)
  4359. skeleton.Font = Enum.Font.SourceSans
  4360. skeleton.Text = "Skeleton"
  4361. skeleton.TextColor3 = Color3.new(1, 1, 1)
  4362. skeleton.TextScaled = true
  4363. skeleton.TextSize = 14
  4364. skeleton.TextWrapped = true
  4365.  
  4366. watermelonshark.Name = "watermelonshark"
  4367. watermelonshark.Parent = characterframe
  4368. watermelonshark.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4369. watermelonshark.BackgroundTransparency = 0.10000000149012
  4370. watermelonshark.BorderSizePixel = 2
  4371. watermelonshark.Position = UDim2.new(0, 5, 0, 272)
  4372. watermelonshark.Size = UDim2.new(0, 151, 0, 22)
  4373. watermelonshark.Font = Enum.Font.SourceSans
  4374. watermelonshark.Text = "Watermelon Shark"
  4375. watermelonshark.TextColor3 = Color3.new(1, 1, 1)
  4376. watermelonshark.TextScaled = true
  4377. watermelonshark.TextSize = 14
  4378. watermelonshark.TextWrapped = true
  4379.  
  4380. zelucz.Name = "zelucz"
  4381. zelucz.Parent = characterframe
  4382. zelucz.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4383. zelucz.BackgroundTransparency = 0.10000000149012
  4384. zelucz.BorderSizePixel = 2
  4385. zelucz.Position = UDim2.new(0, 6, 0, 301)
  4386. zelucz.Size = UDim2.new(0, 151, 0, 22)
  4387. zelucz.Font = Enum.Font.SourceSans
  4388. zelucz.Text = "Zelucz"
  4389. zelucz.TextColor3 = Color3.new(1, 1, 1)
  4390. zelucz.TextScaled = true
  4391. zelucz.TextSize = 14
  4392. zelucz.TextWrapped = true
  4393.  
  4394. zombiedoge.Name = "zombiedoge"
  4395. zombiedoge.Parent = characterframe
  4396. zombiedoge.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4397. zombiedoge.BackgroundTransparency = 0.10000000149012
  4398. zombiedoge.BorderSizePixel = 2
  4399. zombiedoge.Position = UDim2.new(0, 6, 0, 330)
  4400. zombiedoge.Size = UDim2.new(0, 151, 0, 22)
  4401. zombiedoge.Font = Enum.Font.SourceSans
  4402. zombiedoge.Text = "Zombie Doge"
  4403. zombiedoge.TextColor3 = Color3.new(1, 1, 1)
  4404. zombiedoge.TextScaled = true
  4405. zombiedoge.TextSize = 14
  4406. zombiedoge.TextWrapped = true
  4407.  
  4408.  
  4409. makeplayershrek.MouseButton1Down:connect(function()
  4410. user = username.Text
  4411.  
  4412. local A_1 = game:GetService("Workspace")[user]
  4413. local A_2 = 20011951
  4414. local A_3 = "Hat1"
  4415. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4416. Event:InvokeServer(A_1, A_2, A_3)
  4417.  
  4418. local A_1 = game:GetService("Workspace")[user]
  4419. local A_2 = 20011951
  4420. local A_3 = "Hair1"
  4421. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4422. Event:InvokeServer(A_1, A_2, A_3)
  4423.  
  4424. local A_1 = game:GetService("Workspace")[user]
  4425. local A_2 = 1256287907
  4426. local A_3 = "Shirt1"
  4427. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4428. Event:InvokeServer(A_1, A_2, A_3)
  4429.  
  4430. local A_1 = game:GetService("Workspace")[user]
  4431. local A_2 = 2285882573
  4432. local A_3 = "Pants1"
  4433. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4434. Event:InvokeServer(A_1, A_2, A_3)
  4435.  
  4436. local A_1 = game:GetService("Workspace")[user]
  4437. local A_2 = 16723499
  4438. local A_3 = "Face1"
  4439. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4440. Event:InvokeServer(A_1, A_2, A_3)
  4441.  
  4442. local A_1 = game:GetService("Workspace")[user]
  4443. local A_2 = 20011951
  4444. local A_3 = "Hat2"
  4445. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4446. Event:InvokeServer(A_1, A_2, A_3)
  4447.  
  4448.  
  4449.  
  4450. local A_1 = game:GetService("Workspace")[user]
  4451. local A_2 =
  4452. {
  4453.         [1] = 85,
  4454.         [2] = 255,
  4455.         [3] = 0
  4456. }
  4457. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  4458. Event:FireServer(A_1, A_2)
  4459.  
  4460.  
  4461. end)
  4462.  
  4463.  
  4464.  
  4465. -----MAKE PLAYER NOOB
  4466.  
  4467. makeplayernoob.MouseButton1Down:connect(function()
  4468. user = username.Text
  4469.  
  4470. local A_1 = game:GetService("Workspace")[user]
  4471. local A_2 = 472507574
  4472. local A_3 = "Hat1"
  4473. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4474. Event:InvokeServer(A_1, A_2, A_3)
  4475.  
  4476. local A_1 = game:GetService("Workspace")[user]
  4477. local A_2 = 472507574
  4478. local A_3 = "Hair1"
  4479. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4480. Event:InvokeServer(A_1, A_2, A_3)
  4481.  
  4482. local A_1 = game:GetService("Workspace")[user]
  4483. local A_2 = 2248499581
  4484. local A_3 = "Shirt1"
  4485. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4486. Event:InvokeServer(A_1, A_2, A_3)
  4487.  
  4488. local A_1 = game:GetService("Workspace")[user]
  4489. local A_2 = 1208957640
  4490. local A_3 = "Pants1"
  4491. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4492. Event:InvokeServer(A_1, A_2, A_3)
  4493.  
  4494. local A_1 = game:GetService("Workspace")[user]
  4495. local A_2 = 144075659
  4496. local A_3 = "Face1"
  4497. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4498. Event:InvokeServer(A_1, A_2, A_3)
  4499.  
  4500. local A_1 = game:GetService("Workspace")[user]
  4501. local A_2 = 472507574
  4502. local A_3 = "Hat2"
  4503. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4504. Event:InvokeServer(A_1, A_2, A_3)
  4505.  
  4506.  
  4507.  
  4508. local A_1 = game:GetService("Workspace")[user]
  4509. local A_2 =
  4510. {
  4511.         [1] = 61,
  4512.         [2] = 64,
  4513.         [3] = 255
  4514. }
  4515. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  4516. Event:FireServer(A_1, A_2)
  4517.  
  4518.  
  4519. end)
  4520.  
  4521. -- Scripts:
  4522.  
  4523.  
  4524.  
  4525.  
  4526. game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
  4527.  
  4528. if key == "x" then
  4529. if      D3SK1NG_MENU.Enabled == true then      
  4530.         D3SK1NG_MENU.Enabled = false
  4531. elseif D3SK1NG_MENU.Enabled == false then
  4532.         D3SK1NG_MENU.Enabled = true
  4533.         end
  4534.         end
  4535.         end)
  4536.        
  4537.  
  4538.  
  4539.  
  4540.  
  4541. ------ OPEN BUTTONS
  4542.  
  4543. creditsbutton.MouseButton1Down:connect(function()
  4544. creditsframe.Visible = true
  4545. end)
  4546.  
  4547. localplayerbutton.MouseButton1Down:connect(function()
  4548. localplayerframe.Visible = true
  4549. mainframe.Visible = false
  4550. end)
  4551.  
  4552. otherplayersbutton.MouseButton1Down:connect(function()
  4553. otherplayersframe.Visible = true
  4554. mainframe.Visible = false
  4555. end)
  4556.  
  4557. stealthmoneybutton.MouseButton1Down:connect(function()
  4558. moneyframe.Visible = true
  4559. mainframe.Visible = false
  4560. end)
  4561.  
  4562. teleportsbutton.MouseButton1Down:connect(function()
  4563. teleportframe.Visible = true
  4564. mainframe.Visible = false
  4565. end)
  4566.  
  4567. vehiclebutton.MouseButton1Down:connect(function()
  4568. vehicleframe.Visible = true
  4569. mainframe.Visible = false
  4570. end)
  4571.  
  4572. worldbutton.MouseButton1Down:connect(function()
  4573. worldframe.Visible = true
  4574. mainframe.Visible = false
  4575. end)
  4576.  
  4577. ------- CLOSE BUTTONS
  4578.  
  4579. creditsclose.MouseButton1Down:connect(function()
  4580. creditsframe.Visible = false
  4581. end)
  4582.  
  4583. localplayerback.MouseButton1Down:connect(function()
  4584. localplayerframe.Visible = false
  4585. mainframe.Visible = true
  4586. end)
  4587.  
  4588. otherplayersback.MouseButton1Down:connect(function()
  4589. otherplayersframe.Visible = false
  4590. mainframe.Visible = true
  4591. end)
  4592.  
  4593. moneyback.MouseButton1Down:connect(function()
  4594. moneyframe.Visible = false
  4595. mainframe.Visible = true
  4596. end)
  4597.  
  4598. teleportback.MouseButton1Down:connect(function()
  4599. teleportframe.Visible = false
  4600. mainframe.Visible = true
  4601. end)
  4602.  
  4603. vehicleback.MouseButton1Down:connect(function()
  4604. vehicleframe.Visible = false
  4605. mainframe.Visible = true
  4606. end)
  4607.  
  4608. worldback.MouseButton1Down:connect(function()
  4609. worldframe.Visible = false
  4610. mainframe.Visible = true
  4611. end)
  4612.  
  4613. --STEALTH MONEY BUTTONS
  4614.  
  4615. _10million.MouseButton1Down:connect(function()
  4616. if              _10millionstatus.Text == 'OFF' then
  4617.         _10millionstatus.Text = 'ON'
  4618.  
  4619.         repeat
  4620.                 game.Players.LocalPlayer.ChangeMoney:Fire(10000000)
  4621.                 wait(0.1)
  4622.         until _10millionstatus.Text == 'OFF'
  4623.  
  4624. elseif _10millionstatus.Text == 'ON' then
  4625.         _10millionstatus.Text = 'OFF'
  4626. end
  4627. end)
  4628.  
  4629. _15million.MouseButton1Down:connect(function()
  4630. if              _15millionstatus.Text == 'OFF' then
  4631.         _15millionstatus.Text = 'ON'
  4632.  
  4633.         repeat
  4634.                 game.Players.LocalPlayer.ChangeMoney:Fire(15000000)
  4635.                 wait(0.1)
  4636.         until _15millionstatus.Text == 'OFF'
  4637.  
  4638. elseif _15millionstatus.Text == 'ON' then
  4639.         _15millionstatus.Text = 'OFF'
  4640. end
  4641. end)
  4642.  
  4643. _2billion.MouseButton1Down:connect(function()
  4644. if              _2billionstatus.Text == 'OFF' then
  4645.         _2billionstatus.Text = 'ON'
  4646.  
  4647.         repeat
  4648.                 game.Players.LocalPlayer.ChangeMoney:Fire(198978654)wait(0.1) game.Players.LocalPlayer.ChangeMoney:Fire(12) wait(0.1) game.Players.LocalPlayer.ChangeMoney:Fire(198974652)
  4649.                
  4650.                 wait(0.1)
  4651.         until _2billionstatus.Text == 'OFF'
  4652.  
  4653. elseif _2billionstatus.Text == 'ON' then
  4654.         _2billionstatus.Text = 'OFF'
  4655. end
  4656. end)
  4657.  
  4658. ------- OTHER PLAYERS BUTTONS
  4659.  
  4660. spam.MouseButton1Down:connect(function()
  4661. if spamstatus.Text == 'OFF' then
  4662.         spamstatus.Text = 'ON'
  4663.         repeat
  4664.                 local A_1 = "Sub To TeoMessiKing and Legend J M Z on YT"
  4665. local A_2 = "All"
  4666. local Event = game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest
  4667. Event:FireServer(A_1, A_2)
  4668. wait(1)
  4669.         until spamstatus.Text == 'OFF'
  4670.  
  4671. elseif spamstatus.Text == 'ON' then
  4672.         spamstatus.Text = 'OFF'
  4673. end
  4674. end)
  4675.  
  4676. nakedall.MouseButton1Down:connect(function()
  4677. for i,v in pairs(game.Players:GetChildren()) do
  4678.         if v.Name ~= game.Players.LocalPlayer.Name then
  4679.         noob = v.Name
  4680.         game:GetService("Workspace").CommunicationRelays.Character.ClearCharacter:InvokeServer(game:GetService("Workspace")[noob])
  4681.         end
  4682.         end
  4683. end)
  4684.  
  4685. checkmoney.MouseButton1Down:connect(function()
  4686.         statsframe.Visible = true
  4687. moneystatus.Text = game.Players[username.Text].Money.Value
  4688. end)
  4689.  
  4690. statsclose.MouseButton1Down:connect(function()
  4691. statsframe.Visible = false
  4692. end)
  4693.  
  4694. tptoplayer.MouseButton1Down:connect(function()
  4695. local Target
  4696. local character
  4697. local Player
  4698. Player = game.Players.LocalPlayer
  4699. character = workspace:WaitForChild(Player.name)
  4700. Target = username.Text
  4701. Player.character.HumanoidRootPart.CFrame = game.Players[Target].character.HumanoidRootPart.CFrame
  4702. end)
  4703.  
  4704. -------- LOCALP PlAYER BUTTONS
  4705.  
  4706. givegun.MouseButton1Down:connect(function()
  4707. game:GetService("Workspace").CommunicationRelays.Character.ItemEquip:FireServer("JobAssets", "Glock 9mm", "Gun")
  4708. end)
  4709.  
  4710. qteleport.MouseButton1Down:connect(function()
  4711. plr = game.Players.LocalPlayer
  4712. hum = plr.Character.HumanoidRootPart
  4713. mouse = plr:GetMouse()
  4714. mouse.KeyDown:connect(function(key)
  4715. if key == "q" then
  4716. if mouse.Target then
  4717. hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
  4718. end
  4719. end
  4720. end)
  4721. print("Press Q To Teleport")
  4722. end)
  4723.  
  4724. superrun.MouseButton1Down:connect(function()
  4725. if superjumpstatus.Text == 'OFF' then
  4726.         superjumpstatus.Text = 'ON'
  4727.                         game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 200
  4728. elseif superjumpstatus.Text == 'ON' then
  4729.         superjumpstatus.Text = 'OFF'
  4730.                         game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  4731. end
  4732. end)
  4733.  
  4734. superjump.MouseButton1Down:connect(function()
  4735. if superrunstatus.Text == 'OFF' then
  4736.         superrunstatus.Text = 'ON'
  4737.         game.Players.LocalPlayer.Character.Humanoid.JumpPower = 111
  4738.  
  4739.        
  4740. elseif superrunstatus.Text == 'ON' then
  4741.         superrunstatus.Text = 'OFF'
  4742.         game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
  4743. end
  4744. end)
  4745.  
  4746. lowgravity.MouseButton1Down:connect(function()
  4747. if lowgravitystatus.Text == 'OFF' then
  4748.         game.Workspace.Gravity = 25
  4749.         lowgravitystatus.Text = 'ON'
  4750.        
  4751. elseif lowgravitystatus.Text == 'ON' then
  4752.         lowgravitystatus.Text = 'OFF'
  4753.         game.Workspace.Gravity = 175
  4754.        
  4755. end
  4756. end)
  4757.  
  4758. noclip.MouseButton1Down:connect(function()
  4759. if noclipstatus.Text == 'OFF' then
  4760.        
  4761. noclip = true
  4762. game:GetService('RunService').Stepped:connect(function()
  4763. if noclip then
  4764. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  4765. end
  4766. end)
  4767. plr = game.Players.LocalPlayer
  4768. mouse = plr:GetMouse()
  4769.  
  4770.         noclipstatus.Text = 'ON'
  4771.  
  4772.  
  4773. elseif noclipstatus.Text == 'ON' then
  4774.         noclipstatus.Text = 'OFF'
  4775.  
  4776. noclip = false
  4777.  
  4778.  
  4779. end
  4780. end)
  4781.  
  4782.  
  4783. ------ WORLDFRAME
  4784.  
  4785. fog.MouseButton1Down:connect(function()
  4786. game.Lighting.FogEnd = 250
  4787. end)
  4788.  
  4789.  
  4790.  
  4791. nofog.MouseButton1Down:connect(function()
  4792. game.Lighting.FogEnd = 10000
  4793. end)
  4794.  
  4795. repeat
  4796. bright.MouseButton1Down:connect(function()
  4797. game.Lighting.Brightness = 10000
  4798. wait(0.1)
  4799. end)
  4800. until dark.MouseButton1Down
  4801.  
  4802. dark.MouseButton1Down:connect(function()
  4803. game.Lighting.Brightness = 1
  4804. end)
  4805.  
  4806.  
  4807.  
  4808.  
  4809. ----- VEHICLE BUTTONS
  4810.  
  4811.  
  4812. sleigher.MouseButton1Down:connect(function()
  4813. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.Visible = true
  4814. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.ActiveCustomization.Frame.Value = "Sleigher"
  4815. end)
  4816.  
  4817. policecar.MouseButton1Down:connect(function()
  4818. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.Visible = true
  4819. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.ActiveCustomization.Frame.Value = "Police Intrepid"
  4820. end)
  4821.  
  4822. bus.MouseButton1Down:connect(function()
  4823. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.Visible = true
  4824. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.ActiveCustomization.Frame.Value = "Schoolbus"
  4825. end)
  4826.  
  4827. -----TELEPORT BUTTONS
  4828.  
  4829. Baileys.MouseButton1Down:connect(function()
  4830. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(543.76062, 39.8500099, 43.1453667))
  4831. end)
  4832.  
  4833. Criminalbase.MouseButton1Down:connect(function()
  4834. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(678.209106, 39.8500099, 840.987732))
  4835. end)
  4836.  
  4837. Plot.MouseButton1Down:connect(function()
  4838. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-9.09812069, 39.8500023, -251.339005))
  4839. end)
  4840.  
  4841. Garage.MouseButton1Down:connect(function()
  4842. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(617.86792, 39.8500099, 222.204208))
  4843. end)
  4844.  
  4845. SuperMart.MouseButton1Down:connect(function()
  4846. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(306.922485, 39.8597755, 866.421509))
  4847. end)
  4848.  
  4849. Gym.MouseButton1Down:connect(function()
  4850. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(176.828949, 39.8500099, 1208.14514))
  4851. end)
  4852.  
  4853. CarShip.MouseButton1Down:connect(function()
  4854. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(366.530609, 39.6500092, 561.46991))
  4855. end)
  4856.  
  4857. Club.MouseButton1Down:connect(function()
  4858. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(506.477844, 40.2500153, 891.893738))
  4859. end)
  4860.  
  4861. PoliceStation.MouseButton1Down:connect(function()
  4862. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-38.1218109, 42.6500092, 597.40094))
  4863. end)
  4864.  
  4865. Cinema.MouseButton1Down:connect(function()
  4866. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(593.378, 61.2, 467.222))
  4867. end)
  4868.  
  4869. GasStation.MouseButton1Down:connect(function()
  4870. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(348.957458, 39.6500092, 457.277496))
  4871. end)
  4872.  
  4873. Hospital.MouseButton1Down:connect(function()
  4874. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(137.416245, 39.8500099, 1463.74634))
  4875. end)
  4876.  
  4877. HIghschool.MouseButton1Down:connect(function()
  4878. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-124.7, 42.3, 774.094))
  4879. end)
  4880.  
  4881. Hamburger.MouseButton1Down:connect(function()
  4882. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(414.374298, 39.8500099, 366.701843))
  4883. end)
  4884.  
  4885. Mueseum.MouseButton1Down:connect(function()
  4886. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(616.659119, 40.2500153, 1363.78442))
  4887. end)
  4888.  
  4889. Library.MouseButton1Down:connect(function()
  4890. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(424.386597, 39.8500099, 1119.21436))
  4891. end)
  4892.  
  4893. Apartments.MouseButton1Down:connect(function()
  4894. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(509.568024, 39.8500099, 117.027695))
  4895. end)
  4896.  
  4897. Bank.MouseButton1Down:connect(function()
  4898. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-89.6001, 47.2, 1371.2))
  4899. end)
  4900.  
  4901. ------ Not important
  4902.  
  4903.  
  4904. statsframe.Draggable = true
  4905. creditsframe.Draggable = true
  4906.  
  4907.  
  4908. ----------- important
  4909.  
  4910. monalisa.MouseButton1Down:Connect(function()
  4911.         game.Players.LocalPlayer.PlayerGui.Main.PaintingMenu.Visible = true
  4912.        
  4913.         game.Players.LocalPlayer.PlayerGui.Main.PaintingVal = game.ReplicatedStorage.PaintingCatalog["Mona Lisa"]
  4914.         end)
  4915.  
  4916.  
  4917. spammessages.MouseButton1Down:Connect(function()
  4918.         if spammessagesstatus.Text == 'OFF' then
  4919.                         spammessagesstatus.Text = 'ON'
  4920.         repeat
  4921.         local A_1 = "Hi Sub to TeoMessiKing please :)"
  4922. local A_2 = username.Text
  4923. local Event = game:GetService("Workspace").CommunicationRelays.Interclient.SendMessage
  4924. Event:InvokeServer(A_1, A_2)
  4925. wait(0.5)
  4926.         until spammessagesstatus.Text == 'OFF'
  4927.         elseif spammessagesstatus.Text == 'ON' then
  4928.                 spammessagesstatus.Text = 'OFF'
  4929.         end
  4930.         end)
  4931.  
  4932.  
  4933. otherplayersframe.Visible = false
  4934.  
  4935.  
  4936. attatchbutton.MouseButton1Down:connect(function()
  4937. if attachstatus.Text == 'OFF' then
  4938.                         attachstatus.Text = 'ON'
  4939.         repeat
  4940.         local Target
  4941. local character
  4942. local Player
  4943. Player = game.Players.LocalPlayer
  4944. character = workspace:WaitForChild(Player.name)
  4945. Target = username.Text
  4946. Player.character.HumanoidRootPart.CFrame = game.Players[Target].character.HumanoidRootPart.CFrame
  4947. wait(0.05)
  4948.         until attachstatus.Text == 'OFF'
  4949.  
  4950. elseif attachstatus.Text == 'ON' then
  4951.         attachstatus.Text = 'OFF'
  4952. end
  4953. end)
  4954. ------------------ CHARACTER
  4955.  
  4956.  
  4957. characterbutton.MouseButton1Down:connect(function()
  4958. characterframe.Visible = true
  4959. end)
  4960.  
  4961. characterclose.MouseButton1Down:connect(function()
  4962. characterframe.Visible = false
  4963. end)
  4964.  
  4965. clown.MouseButton1Down:connect(function()
  4966. localplayerusername = game.Players.LocalPlayer.Name
  4967.  
  4968.  
  4969. local A_1 = game:GetService("Workspace")[localplayerusername]
  4970. local A_2 = 16984857
  4971. local A_3 = "Hat1"
  4972. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4973. Event:InvokeServer(A_1, A_2, A_3)
  4974.  
  4975. local A_1 = game:GetService("Workspace")[localplayerusername]
  4976. local A_2 = 1554091128
  4977. local A_3 = "Shirt1"
  4978. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4979. Event:InvokeServer(A_1, A_2, A_3)
  4980.  
  4981. local A_1 = game:GetService("Workspace")[localplayerusername]
  4982. local A_2 = 2362379433
  4983. local A_3 = "Pants1"
  4984. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4985. Event:InvokeServer(A_1, A_2, A_3)
  4986.  
  4987. local A_1 = game:GetService("Workspace")[localplayerusername]
  4988. local A_2 = 23644960
  4989. local A_3 = "Face1"
  4990. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4991. Event:InvokeServer(A_1, A_2, A_3)
  4992.  
  4993. local A_1 = game:GetService("Workspace")[localplayerusername]
  4994. local A_2 = 15469944
  4995. local A_3 = "Hat2"
  4996. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4997. Event:InvokeServer(A_1, A_2, A_3)
  4998.  
  4999.  
  5000.  
  5001. local A_1 = game:GetService("Workspace")[localplayerusername]
  5002. local A_2 =
  5003. {
  5004.         [1] = 1,
  5005.         [2] = 0.8,
  5006.         [3] = 0.6
  5007. }
  5008. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  5009. Event:FireServer(A_1, A_2)
  5010.  
  5011. end)
  5012.  
  5013. devil.MouseButton1Down:connect(function()
  5014. localplayerusername = game.Players.LocalPlayer.Name
  5015.  
  5016.  
  5017. local A_1 = game:GetService("Workspace")[localplayerusername]
  5018. local A_2 = 15967797
  5019. local A_3 = "Hat1"
  5020. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5021. Event:InvokeServer(A_1, A_2, A_3)
  5022.  
  5023. local A_1 = game:GetService("Workspace")[localplayerusername]
  5024. local A_2 = 2025399665
  5025. local A_3 = "Shirt1"
  5026. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5027. Event:InvokeServer(A_1, A_2, A_3)
  5028.  
  5029. local A_1 = game:GetService("Workspace")[localplayerusername]
  5030. local A_2 = 1677380681
  5031. local A_3 = "Pants1"
  5032. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5033. Event:InvokeServer(A_1, A_2, A_3)
  5034.  
  5035. local A_1 = game:GetService("Workspace")[localplayerusername]
  5036. local A_2 = 128992838
  5037. local A_3 = "Face1"
  5038. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5039. Event:InvokeServer(A_1, A_2, A_3)
  5040.  
  5041. local A_1 = game:GetService("Workspace")[localplayerusername]
  5042. local A_2 = 1117719026
  5043. local A_3 = "Hat2"
  5044. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5045. Event:InvokeServer(A_1, A_2, A_3)
  5046.  
  5047.  
  5048.  
  5049. local A_1 = game:GetService("Workspace")[localplayerusername]
  5050. local A_2 =
  5051. {
  5052.         [1] = 1,
  5053.         [2] = 0.8,
  5054.         [3] = 0.6
  5055. }
  5056. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  5057. Event:FireServer(A_1, A_2)
  5058.  
  5059. end)
  5060.  
  5061. dominus.MouseButton1Down:connect(function()
  5062. localplayerusername = game.Players.LocalPlayer.Name
  5063.  
  5064.  
  5065. local A_1 = game:GetService("Workspace")[localplayerusername]
  5066. local A_2 = 21070012
  5067. local A_3 = "Hat1"
  5068. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5069. Event:InvokeServer(A_1, A_2, A_3)
  5070.  
  5071. local A_1 = game:GetService("Workspace")[localplayerusername]
  5072. local A_2 = 1594957505
  5073. local A_3 = "Shirt1"
  5074. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5075. Event:InvokeServer(A_1, A_2, A_3)
  5076.  
  5077. local A_1 = game:GetService("Workspace")[localplayerusername]
  5078. local A_2 = 767979438
  5079. local A_3 = "Pants1"
  5080. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5081. Event:InvokeServer(A_1, A_2, A_3)
  5082.  
  5083. local A_1 = game:GetService("Workspace")[localplayerusername]
  5084. local A_2 = 20052135
  5085. local A_3 = "Face1"
  5086. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5087. Event:InvokeServer(A_1, A_2, A_3)
  5088.  
  5089. local A_1 = game:GetService("Workspace")[localplayerusername]
  5090. local A_2 = 1031429
  5091. local A_3 = "Hat2"
  5092. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5093. Event:InvokeServer(A_1, A_2, A_3)
  5094.  
  5095.  
  5096.  
  5097. local A_1 = game:GetService("Workspace")[localplayerusername]
  5098. local A_2 =
  5099. {
  5100.         [1] = 1,
  5101.         [2] = 0.8,
  5102.         [3] = 0.6
  5103. }
  5104. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  5105. Event:FireServer(A_1, A_2)
  5106.  
  5107. end)
  5108.  
  5109. pirate.MouseButton1Down:connect(function()
  5110. localplayerusername = game.Players.LocalPlayer.Name
  5111.  
  5112.  
  5113. local A_1 = game:GetService("Workspace")[localplayerusername]
  5114. local A_2 = 1028859
  5115. local A_3 = "Hat1"
  5116. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5117. Event:InvokeServer(A_1, A_2, A_3)
  5118.  
  5119. local A_1 = game:GetService("Workspace")[localplayerusername]
  5120. local A_2 = 1332460963
  5121. local A_3 = "Shirt1"
  5122. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5123. Event:InvokeServer(A_1, A_2, A_3)
  5124.  
  5125. local A_1 = game:GetService("Workspace")[localplayerusername]
  5126. local A_2 = 1352908341
  5127. local A_3 = "Pants1"
  5128. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5129. Event:InvokeServer(A_1, A_2, A_3)
  5130.  
  5131. local A_1 = game:GetService("Workspace")[localplayerusername]
  5132. local A_2 = 255827175
  5133. local A_3 = "Face1"
  5134. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5135. Event:InvokeServer(A_1, A_2, A_3)
  5136.  
  5137. local A_1 = game:GetService("Workspace")[localplayerusername]
  5138. local A_2 = 74970669
  5139. local A_3 = "Hat2"
  5140. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5141. Event:InvokeServer(A_1, A_2, A_3)
  5142.  
  5143.  
  5144.  
  5145. local A_1 = game:GetService("Workspace")[localplayerusername]
  5146. local A_2 =
  5147. {
  5148.         [1] = 1,
  5149.         [2] = 0.8,
  5150.         [3] = 0.6
  5151. }
  5152. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  5153. Event:FireServer(A_1, A_2)
  5154.  
  5155. end)
  5156.  
  5157. rainbowsuit.MouseButton1Down:connect(function()
  5158. localplayerusername = game.Players.LocalPlayer.Name
  5159.  
  5160.  
  5161. local A_1 = game:GetService("Workspace")[localplayerusername]
  5162. local A_2 = 82332313
  5163. local A_3 = "Hat1"
  5164. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5165. Event:InvokeServer(A_1, A_2, A_3)
  5166.  
  5167. local A_1 = game:GetService("Workspace")[localplayerusername]
  5168. local A_2 = 1601920254
  5169. local A_3 = "Shirt1"
  5170. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5171. Event:InvokeServer(A_1, A_2, A_3)
  5172.  
  5173. local A_1 = game:GetService("Workspace")[localplayerusername]
  5174. local A_2 = 1277777900
  5175. local A_3 = "Pants1"
  5176. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5177. Event:InvokeServer(A_1, A_2, A_3)
  5178.  
  5179. local A_1 = game:GetService("Workspace")[localplayerusername]
  5180. local A_2 = 20052135
  5181. local A_3 = "Face1"
  5182. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5183. Event:InvokeServer(A_1, A_2, A_3)
  5184.  
  5185. local A_1 = game:GetService("Workspace")[localplayerusername]
  5186. local A_2 = 149594188
  5187. local A_3 = "Hat2"
  5188. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5189. Event:InvokeServer(A_1, A_2, A_3)
  5190.  
  5191.  
  5192.  
  5193. local A_1 = game:GetService("Workspace")[localplayerusername]
  5194. local A_2 =
  5195. {
  5196.         [1] = 1,
  5197.         [2] = 0.8,
  5198.         [3] = 0.6
  5199. }
  5200. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  5201. Event:FireServer(A_1, A_2)
  5202.  
  5203. end)
  5204.  
  5205. reaper.MouseButton1Down:connect(function()
  5206. localplayerusername = game.Players.LocalPlayer.Name
  5207.  
  5208.  
  5209. local A_1 = game:GetService("Workspace")[localplayerusername]
  5210. local A_2 = 28276664
  5211. local A_3 = "Hat1"
  5212. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5213. Event:InvokeServer(A_1, A_2, A_3)
  5214.  
  5215. local A_1 = game:GetService("Workspace")[localplayerusername]
  5216. local A_2 = 788634000
  5217. local A_3 = "Shirt1"
  5218. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5219. Event:InvokeServer(A_1, A_2, A_3)
  5220.  
  5221. local A_1 = game:GetService("Workspace")[localplayerusername]
  5222. local A_2 = 825322045
  5223. local A_3 = "Pants1"
  5224. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5225. Event:InvokeServer(A_1, A_2, A_3)
  5226.  
  5227. local A_1 = game:GetService("Workspace")[localplayerusername]
  5228. local A_2 = 398675917
  5229. local A_3 = "Face1"
  5230. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5231. Event:InvokeServer(A_1, A_2, A_3)
  5232.  
  5233. local A_1 = game:GetService("Workspace")[localplayerusername]
  5234. local A_2 = 28276664
  5235. local A_3 = "Hat2"
  5236. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5237. Event:InvokeServer(A_1, A_2, A_3)
  5238.  
  5239.  
  5240. local A_1 = game:GetService("Workspace")[localplayerusername]
  5241. local A_2 =
  5242. {
  5243.         [1] = 0.9,
  5244.         [2] = 0.89,
  5245.         [3] = 0.87
  5246. }
  5247. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  5248. Event:FireServer(A_1, A_2)
  5249.  
  5250.  
  5251. end)
  5252.  
  5253. skeleton.MouseButton1Down:connect(function()
  5254. localplayerusername = game.Players.LocalPlayer.Name
  5255.  
  5256.  
  5257. local A_1 = game:GetService("Workspace")[localplayerusername]
  5258. local A_2 = 4765718
  5259. local A_3 = "Hat1"
  5260. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5261. Event:InvokeServer(A_1, A_2, A_3)
  5262.  
  5263. local A_1 = game:GetService("Workspace")[localplayerusername]
  5264. local A_2 = 2227041824
  5265. local A_3 = "Shirt1"
  5266. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5267. Event:InvokeServer(A_1, A_2, A_3)
  5268.  
  5269. local A_1 = game:GetService("Workspace")[localplayerusername]
  5270. local A_2 = 2085700068
  5271. local A_3 = "Pants1"
  5272. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5273. Event:InvokeServer(A_1, A_2, A_3)
  5274.  
  5275. local A_1 = game:GetService("Workspace")[localplayerusername]
  5276. local A_2 = 128992838
  5277. local A_3 = "Face1"
  5278. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5279. Event:InvokeServer(A_1, A_2, A_3)
  5280.  
  5281. local A_1 = game:GetService("Workspace")[localplayerusername]
  5282. local A_2 = 4765718
  5283. local A_3 = "Hat2"
  5284. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5285. Event:InvokeServer(A_1, A_2, A_3)
  5286.  
  5287.  
  5288.  
  5289. local A_1 = game:GetService("Workspace")[localplayerusername]
  5290. local A_2 =
  5291. {
  5292.         [1] = 0.9,
  5293.         [2] = 0.89,
  5294.         [3] = 0.87
  5295. }
  5296. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  5297. Event:FireServer(A_1, A_2)
  5298.  
  5299. end)
  5300.  
  5301. watermelonshark.MouseButton1Down:connect(function()
  5302. localplayerusername = game.Players.LocalPlayer.Name
  5303.  
  5304.  
  5305. local A_1 = game:GetService("Workspace")[localplayerusername]
  5306. local A_2 = 264989462
  5307. local A_3 = "Hat1"
  5308. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5309. Event:InvokeServer(A_1, A_2, A_3)
  5310.  
  5311. local A_1 = game:GetService("Workspace")[localplayerusername]
  5312. local A_2 = 1789114124
  5313. local A_3 = "Shirt1"
  5314. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5315. Event:InvokeServer(A_1, A_2, A_3)
  5316.  
  5317. local A_1 = game:GetService("Workspace")[localplayerusername]
  5318. local A_2 = 1420016210
  5319. local A_3 = "Pants1"
  5320. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5321. Event:InvokeServer(A_1, A_2, A_3)
  5322.  
  5323. local A_1 = game:GetService("Workspace")[localplayerusername]
  5324. local A_2 = 2409285794
  5325. local A_3 = "Face1"
  5326. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5327. Event:InvokeServer(A_1, A_2, A_3)
  5328.  
  5329. local A_1 = game:GetService("Workspace")[localplayerusername]
  5330. local A_2 = 264989462
  5331. local A_3 = "Hat2"
  5332. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5333. Event:InvokeServer(A_1, A_2, A_3)
  5334.  
  5335.  
  5336. local A_1 = game:GetService("Workspace")[localplayerusername]
  5337. local A_2 =
  5338. {
  5339.         [1] = 0.9,
  5340.         [2] = 0.89,
  5341.         [3] = 0.87
  5342. }
  5343. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  5344. Event:FireServer(A_1, A_2)
  5345.  
  5346. end)
  5347.  
  5348. zelucz.MouseButton1Down:connect(function()
  5349. localplayerusername = game.Players.LocalPlayer.Name
  5350.  
  5351.  
  5352. local A_1 = game:GetService("Workspace")[localplayerusername]
  5353. local A_2 = 183468963
  5354. local A_3 = "Hat1"
  5355. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5356. Event:InvokeServer(A_1, A_2, A_3)
  5357.  
  5358. local A_1 = game:GetService("Workspace")[localplayerusername]
  5359. local A_2 = 1789244389
  5360. local A_3 = "Shirt1"
  5361. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5362. Event:InvokeServer(A_1, A_2, A_3)
  5363.  
  5364. local A_1 = game:GetService("Workspace")[localplayerusername]
  5365. local A_2 = 2144699119
  5366. local A_3 = "Pants1"
  5367. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5368. Event:InvokeServer(A_1, A_2, A_3)
  5369.  
  5370. local A_1 = game:GetService("Workspace")[localplayerusername]
  5371. local A_2 = 144075659
  5372. local A_3 = "Face1"
  5373. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5374. Event:InvokeServer(A_1, A_2, A_3)
  5375.  
  5376. local A_1 = game:GetService("Workspace")[localplayerusername]
  5377. local A_2 = 183468963
  5378. local A_3 = "Hat2"
  5379. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5380. Event:InvokeServer(A_1, A_2, A_3)
  5381.  
  5382.  
  5383. local A_1 = game:GetService("Workspace")[localplayerusername]
  5384. local A_2 =
  5385. {
  5386.         [1] = 0.9,
  5387.         [2] = 0.89,
  5388.         [3] = 0.87
  5389. }
  5390. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  5391. Event:FireServer(A_1, A_2)
  5392.  
  5393. end)
  5394.  
  5395. zombiedoge.MouseButton1Down:connect(function()
  5396. localplayerusername = game.Players.LocalPlayer.Name
  5397.  
  5398.  
  5399. local A_1 = game:GetService("Workspace")[localplayerusername]
  5400. local A_2 = 304718708
  5401. local A_3 = "Hat1"
  5402. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5403. Event:InvokeServer(A_1, A_2, A_3)
  5404.  
  5405. local A_1 = game:GetService("Workspace")[localplayerusername]
  5406. local A_2 = 2130801269
  5407. local A_3 = "Shirt1"
  5408. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5409. Event:InvokeServer(A_1, A_2, A_3)
  5410.  
  5411. local A_1 = game:GetService("Workspace")[localplayerusername]
  5412. local A_2 = 655826450
  5413. local A_3 = "Pants1"
  5414. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5415. Event:InvokeServer(A_1, A_2, A_3)
  5416.  
  5417. local A_1 = game:GetService("Workspace")[localplayerusername]
  5418. local A_2 = 20052135
  5419. local A_3 = "Face1"
  5420. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5421. Event:InvokeServer(A_1, A_2, A_3)
  5422.  
  5423. local A_1 = game:GetService("Workspace")[localplayerusername]
  5424. local A_2 = 226186871
  5425. local A_3 = "Hat2"
  5426. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5427. Event:InvokeServer(A_1, A_2, A_3)
  5428.  
  5429.  
  5430.  
  5431. local A_1 = game:GetService("Workspace")[localplayerusername]
  5432. local A_2 =
  5433. {
  5434.         [1] = 1,
  5435.         [2] = 0.8,
  5436.         [3] = 0.6
  5437. }
  5438. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  5439. Event:FireServer(A_1, A_2)
  5440.  
  5441. end)- Farewell Infortality.
  5442. -- Version: 2.82
  5443. -- Instances:
  5444. local D3SK1NG_MENU = Instance.new("ScreenGui")
  5445. local worldframe = Instance.new("Frame")
  5446. local bar1 = Instance.new("Frame")
  5447. local title = Instance.new("TextLabel")
  5448. local bar2 = Instance.new("Frame")
  5449. local worldback = Instance.new("TextButton")
  5450. local fog = Instance.new("TextButton")
  5451. local nofog = Instance.new("TextButton")
  5452. local bright = Instance.new("TextButton")
  5453. local dark = Instance.new("TextButton")
  5454. local vehicleframe = Instance.new("Frame")
  5455. local bar1_2 = Instance.new("Frame")
  5456. local title_2 = Instance.new("TextLabel")
  5457. local bus = Instance.new("TextButton")
  5458. local bar2_2 = Instance.new("Frame")
  5459. local vehicleback = Instance.new("TextButton")
  5460. local policecar = Instance.new("TextButton")
  5461. local sleigher = Instance.new("TextButton")
  5462. local teleportframe = Instance.new("Frame")
  5463. local bar1_3 = Instance.new("Frame")
  5464. local title_3 = Instance.new("TextLabel")
  5465. local teleports = Instance.new("ScrollingFrame")
  5466. local Hospital = Instance.new("TextButton")
  5467. local GasStation = Instance.new("TextButton")
  5468. local Cinema = Instance.new("TextButton")
  5469. local Plot = Instance.new("TextButton")
  5470. local PoliceStation = Instance.new("TextButton")
  5471. local Club = Instance.new("TextButton")
  5472. local CarShip = Instance.new("TextButton")
  5473. local Library = Instance.new("TextButton")
  5474. local Apartments = Instance.new("TextButton")
  5475. local Gym = Instance.new("TextButton")
  5476. local Bank = Instance.new("TextButton")
  5477. local Mueseum = Instance.new("TextButton")
  5478. local Hamburger = Instance.new("TextButton")
  5479. local HIghschool = Instance.new("TextButton")
  5480. local Criminalbase = Instance.new("TextButton")
  5481. local SuperMart = Instance.new("TextButton")
  5482. local Baileys = Instance.new("TextButton")
  5483. local Garage = Instance.new("TextButton")
  5484. local bar2_3 = Instance.new("Frame")
  5485. local teleportback = Instance.new("TextButton")
  5486. local statsframe = Instance.new("Frame")
  5487. local moneystatus = Instance.new("TextLabel")
  5488. local bar2_4 = Instance.new("Frame")
  5489. local statsclose = Instance.new("TextButton")
  5490. local bar1_4 = Instance.new("Frame")
  5491. local title_4 = Instance.new("TextLabel")
  5492. local otherplayersframe = Instance.new("Frame")
  5493. local bar1_5 = Instance.new("Frame")
  5494. local title_5 = Instance.new("TextLabel")
  5495. local bar2_5 = Instance.new("Frame")
  5496. local otherplayersback = Instance.new("TextButton")
  5497. local tptoplayer = Instance.new("TextButton")
  5498. local username = Instance.new("TextBox")
  5499. local nakedall = Instance.new("TextButton")
  5500. local spammessages = Instance.new("TextButton")
  5501. local spammessagesstatus = Instance.new("TextLabel")
  5502. local checkmoney = Instance.new("TextButton")
  5503. local attatchbutton = Instance.new("TextButton")
  5504. local attachstatus = Instance.new("TextLabel")
  5505. local makeplayershrek = Instance.new("TextButton")
  5506. local makeplayernoob = Instance.new("TextButton")
  5507. local moneyframe = Instance.new("Frame")
  5508. local bar1_6 = Instance.new("Frame")
  5509. local title_6 = Instance.new("TextLabel")
  5510. local _2billion = Instance.new("TextButton")
  5511. local bar2_6 = Instance.new("Frame")
  5512. local moneyback = Instance.new("TextButton")
  5513. local _15million = Instance.new("TextButton")
  5514. local _10million = Instance.new("TextButton")
  5515. local _2billionstatus = Instance.new("TextLabel")
  5516. local _15millionstatus = Instance.new("TextLabel")
  5517. local _10millionstatus = Instance.new("TextLabel")
  5518. local mainframe = Instance.new("Frame")
  5519. local bar1_7 = Instance.new("Frame")
  5520. local title_7 = Instance.new("TextLabel")
  5521. local localplayerbutton = Instance.new("TextButton")
  5522. local bar2_7 = Instance.new("Frame")
  5523. local otherplayersbutton = Instance.new("TextButton")
  5524. local worldbutton = Instance.new("TextButton")
  5525. local stealthmoneybutton = Instance.new("TextButton")
  5526. local vehiclebutton = Instance.new("TextButton")
  5527. local teleportsbutton = Instance.new("TextButton")
  5528. local creditsbutton = Instance.new("TextButton")
  5529. local localplayerframe = Instance.new("Frame")
  5530. local bar1_8 = Instance.new("Frame")
  5531. local title_8 = Instance.new("TextLabel")
  5532. local superjump = Instance.new("TextButton")
  5533. local bar2_8 = Instance.new("Frame")
  5534. local localplayerback = Instance.new("TextButton")
  5535. local superrun = Instance.new("TextButton")
  5536. local lowgravity = Instance.new("TextButton")
  5537. local noclip = Instance.new("TextButton")
  5538. local qteleport = Instance.new("TextButton")
  5539. local superrunstatus = Instance.new("TextLabel")
  5540. local superjumpstatus = Instance.new("TextLabel")
  5541. local lowgravitystatus = Instance.new("TextLabel")
  5542. local noclipstatus = Instance.new("TextLabel")
  5543. local givegun = Instance.new("TextButton")
  5544. local monalisa = Instance.new("TextButton")
  5545. local spam = Instance.new("TextButton")
  5546. local spamstatus = Instance.new("TextLabel")
  5547. local characterbutton = Instance.new("TextButton")
  5548. local creditsframe = Instance.new("Frame")
  5549. local bar1_9 = Instance.new("Frame")
  5550. local title_9 = Instance.new("TextLabel")
  5551. local bar2_9 = Instance.new("Frame")
  5552. local creditsclose = Instance.new("TextButton")
  5553. local credits1 = Instance.new("TextLabel")
  5554. local credits2 = Instance.new("TextLabel")
  5555. local characterframe = Instance.new("Frame")
  5556. local bar1_10 = Instance.new("Frame")
  5557. local title_10 = Instance.new("TextLabel")
  5558. local bar2_10 = Instance.new("Frame")
  5559. local characterclose = Instance.new("TextButton")
  5560. local clown = Instance.new("TextButton")
  5561. local devil = Instance.new("TextButton")
  5562. local dominus = Instance.new("TextButton")
  5563. local pirate = Instance.new("TextButton")
  5564. local rainbowsuit = Instance.new("TextButton")
  5565. local reaper = Instance.new("TextButton")
  5566. local skeleton = Instance.new("TextButton")
  5567. local watermelonshark = Instance.new("TextButton")
  5568. local zelucz = Instance.new("TextButton")
  5569. local zombiedoge = Instance.new("TextButton")
  5570. --Properties:
  5571. D3SK1NG_MENU.Name = "D3SK1NG_MENU"
  5572. D3SK1NG_MENU.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  5573.  
  5574. worldframe.Name = "worldframe"
  5575. worldframe.Parent = D3SK1NG_MENU
  5576. worldframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  5577. worldframe.BackgroundTransparency = 0.30000001192093
  5578. worldframe.BorderSizePixel = 3
  5579. worldframe.Position = UDim2.new(1.31130219e-05, 0, 0.240387976, 0)
  5580. worldframe.Size = UDim2.new(0, 166, 0, 249)
  5581. worldframe.Visible = false
  5582.  
  5583. bar1.Name = "bar1"
  5584. bar1.Parent = worldframe
  5585. bar1.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  5586. bar1.BackgroundTransparency = 0.30000001192093
  5587. bar1.BorderColor3 = Color3.new(0, 0, 0)
  5588. bar1.BorderSizePixel = 3
  5589. bar1.Size = UDim2.new(0, 166, 0, 65)
  5590.  
  5591. title.Name = "title"
  5592. title.Parent = bar1
  5593. title.BackgroundColor3 = Color3.new(1, 1, 1)
  5594. title.BackgroundTransparency = 1
  5595. title.Size = UDim2.new(0, 166, 0, 65)
  5596. title.Font = Enum.Font.Cartoon
  5597. title.Text = "WORLD"
  5598. title.TextColor3 = Color3.new(1, 1, 1)
  5599. title.TextScaled = true
  5600. title.TextSize = 14
  5601. title.TextWrapped = true
  5602.  
  5603. bar2.Name = "bar2"
  5604. bar2.Parent = worldframe
  5605. bar2.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  5606. bar2.BackgroundTransparency = 0.30000001192093
  5607. bar2.BorderColor3 = Color3.new(0, 0, 0)
  5608. bar2.BorderSizePixel = 3
  5609. bar2.Position = UDim2.new(0, 0, 0.899869263, 0)
  5610. bar2.Size = UDim2.new(0, 166, 0, 25)
  5611.  
  5612. worldback.Name = "worldback"
  5613. worldback.Parent = bar2
  5614. worldback.BackgroundColor3 = Color3.new(1, 1, 1)
  5615. worldback.BackgroundTransparency = 1
  5616. worldback.Position = UDim2.new(0, 0, -0.0454545617, 0)
  5617. worldback.Size = UDim2.new(0, 166, 0, 23)
  5618. worldback.Font = Enum.Font.SourceSans
  5619. worldback.Text = "Back"
  5620. worldback.TextColor3 = Color3.new(1, 1, 1)
  5621. worldback.TextScaled = true
  5622. worldback.TextSize = 14
  5623. worldback.TextWrapped = true
  5624.  
  5625. fog.Name = "fog"
  5626. fog.Parent = worldframe
  5627. fog.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  5628. fog.BackgroundTransparency = 0.20000000298023
  5629. fog.BorderSizePixel = 2
  5630. fog.Position = UDim2.new(0.036144577, 0, 0.589600623, 0)
  5631. fog.Size = UDim2.new(0, 154, 0, 28)
  5632. fog.Font = Enum.Font.SourceSans
  5633. fog.Text = "FOG"
  5634. fog.TextColor3 = Color3.new(1, 1, 1)
  5635. fog.TextScaled = true
  5636. fog.TextSize = 14
  5637. fog.TextWrapped = true
  5638.  
  5639. nofog.Name = "nofog"
  5640. nofog.Parent = worldframe
  5641. nofog.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  5642. nofog.BackgroundTransparency = 0.20000000298023
  5643. nofog.BorderSizePixel = 2
  5644. nofog.Position = UDim2.new(0, 6, 0, 180)
  5645. nofog.Size = UDim2.new(0, 154, 0, 28)
  5646. nofog.Font = Enum.Font.SourceSans
  5647. nofog.Text = "NO FOG"
  5648. nofog.TextColor3 = Color3.new(1, 1, 1)
  5649. nofog.TextScaled = true
  5650. nofog.TextSize = 14
  5651. nofog.TextWrapped = true
  5652.  
  5653. bright.Name = "bright"
  5654. bright.Parent = worldframe
  5655. bright.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  5656. bright.BackgroundTransparency = 0.20000000298023
  5657. bright.BorderSizePixel = 2
  5658. bright.Position = UDim2.new(0.036144577, 0, 0.310839504, 0)
  5659. bright.Size = UDim2.new(0, 154, 0, 28)
  5660. bright.Font = Enum.Font.SourceSans
  5661. bright.Text = "BRIGHT"
  5662. bright.TextColor3 = Color3.new(1, 1, 1)
  5663. bright.TextScaled = true
  5664. bright.TextSize = 14
  5665. bright.TextWrapped = true
  5666.  
  5667. dark.Name = "dark"
  5668. dark.Parent = worldframe
  5669. dark.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  5670. dark.BackgroundTransparency = 0.20000000298023
  5671. dark.BorderSizePixel = 2
  5672. dark.Position = UDim2.new(0.036144577, 0, 0.454813629, 0)
  5673. dark.Size = UDim2.new(0, 154, 0, 28)
  5674. dark.Font = Enum.Font.SourceSans
  5675. dark.Text = "DARK"
  5676. dark.TextColor3 = Color3.new(1, 1, 1)
  5677. dark.TextScaled = true
  5678. dark.TextSize = 14
  5679. dark.TextWrapped = true
  5680.  
  5681. vehicleframe.Name = "vehicleframe"
  5682. vehicleframe.Parent = D3SK1NG_MENU
  5683. vehicleframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  5684. vehicleframe.BackgroundTransparency = 0.30000001192093
  5685. vehicleframe.BorderSizePixel = 3
  5686. vehicleframe.Position = UDim2.new(0.00136727095, 0, 0.240351349, 0)
  5687. vehicleframe.Size = UDim2.new(0, 166, 0, 226)
  5688. vehicleframe.Visible = false
  5689.  
  5690. bar1_2.Name = "bar1"
  5691. bar1_2.Parent = vehicleframe
  5692. bar1_2.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  5693. bar1_2.BackgroundTransparency = 0.30000001192093
  5694. bar1_2.BorderColor3 = Color3.new(0, 0, 0)
  5695. bar1_2.BorderSizePixel = 3
  5696. bar1_2.Size = UDim2.new(0, 166, 0, 65)
  5697.  
  5698. title_2.Name = "title"
  5699. title_2.Parent = bar1_2
  5700. title_2.BackgroundColor3 = Color3.new(1, 1, 1)
  5701. title_2.BackgroundTransparency = 1
  5702. title_2.Size = UDim2.new(0, 166, 0, 65)
  5703. title_2.Font = Enum.Font.Cartoon
  5704. title_2.Text = "VEHICLE"
  5705. title_2.TextColor3 = Color3.new(1, 1, 1)
  5706. title_2.TextScaled = true
  5707. title_2.TextSize = 14
  5708. title_2.TextWrapped = true
  5709.  
  5710. bus.Name = "bus"
  5711. bus.Parent = vehicleframe
  5712. bus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  5713. bus.BackgroundTransparency = 0.20000000298023
  5714. bus.BorderSizePixel = 2
  5715. bus.Position = UDim2.new(0.036144577, 0, 0.337388188, 0)
  5716. bus.Size = UDim2.new(0, 154, 0, 28)
  5717. bus.Font = Enum.Font.SourceSans
  5718. bus.Text = "BUS"
  5719. bus.TextColor3 = Color3.new(1, 1, 1)
  5720. bus.TextScaled = true
  5721. bus.TextSize = 14
  5722. bus.TextWrapped = true
  5723.  
  5724. bar2_2.Name = "bar2"
  5725. bar2_2.Parent = vehicleframe
  5726. bar2_2.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  5727. bar2_2.BackgroundTransparency = 0.30000001192093
  5728. bar2_2.BorderColor3 = Color3.new(0, 0, 0)
  5729. bar2_2.BorderSizePixel = 3
  5730. bar2_2.Position = UDim2.new(0, 0, 0.898528516, 0)
  5731. bar2_2.Size = UDim2.new(0, 166, 0, 22)
  5732.  
  5733. vehicleback.Name = "vehicleback"
  5734. vehicleback.Parent = bar2_2
  5735. vehicleback.BackgroundColor3 = Color3.new(1, 1, 1)
  5736. vehicleback.BackgroundTransparency = 1
  5737. vehicleback.Size = UDim2.new(0, 166, 0, 23)
  5738. vehicleback.Font = Enum.Font.SourceSans
  5739. vehicleback.Text = "Back"
  5740. vehicleback.TextColor3 = Color3.new(1, 1, 1)
  5741. vehicleback.TextScaled = true
  5742. vehicleback.TextSize = 14
  5743. vehicleback.TextWrapped = true
  5744.  
  5745. policecar.Name = "policecar"
  5746. policecar.Parent = vehicleframe
  5747. policecar.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  5748. policecar.BackgroundTransparency = 0.20000000298023
  5749. policecar.BorderSizePixel = 2
  5750. policecar.Position = UDim2.new(0.036144577, 0, 0.505529761, 0)
  5751. policecar.Size = UDim2.new(0, 154, 0, 28)
  5752. policecar.Font = Enum.Font.SourceSans
  5753. policecar.Text = "POLICECAR"
  5754. policecar.TextColor3 = Color3.new(1, 1, 1)
  5755. policecar.TextScaled = true
  5756. policecar.TextSize = 14
  5757. policecar.TextWrapped = true
  5758.  
  5759. sleigher.Name = "sleigher"
  5760. sleigher.Parent = vehicleframe
  5761. sleigher.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  5762. sleigher.BackgroundTransparency = 0.20000000298023
  5763. sleigher.BorderSizePixel = 2
  5764. sleigher.Position = UDim2.new(0.036144577, 0, 0.678096175, 0)
  5765. sleigher.Size = UDim2.new(0, 154, 0, 28)
  5766. sleigher.Font = Enum.Font.SourceSans
  5767. sleigher.Text = "SLEIGHER"
  5768. sleigher.TextColor3 = Color3.new(1, 1, 1)
  5769. sleigher.TextScaled = true
  5770. sleigher.TextSize = 14
  5771. sleigher.TextWrapped = true
  5772.  
  5773. teleportframe.Name = "teleportframe"
  5774. teleportframe.Parent = D3SK1NG_MENU
  5775. teleportframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  5776. teleportframe.BackgroundTransparency = 0.30000001192093
  5777. teleportframe.BorderSizePixel = 3
  5778. teleportframe.Position = UDim2.new(0, 0, 0, 202)
  5779. teleportframe.Size = UDim2.new(0, 166, 0, 249)
  5780. teleportframe.Visible = false
  5781.  
  5782. bar1_3.Name = "bar1"
  5783. bar1_3.Parent = teleportframe
  5784. bar1_3.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  5785. bar1_3.BackgroundTransparency = 0.30000001192093
  5786. bar1_3.BorderColor3 = Color3.new(0, 0, 0)
  5787. bar1_3.BorderSizePixel = 3
  5788. bar1_3.Size = UDim2.new(0, 166, 0, 65)
  5789.  
  5790. title_3.Name = "title"
  5791. title_3.Parent = bar1_3
  5792. title_3.BackgroundColor3 = Color3.new(1, 1, 1)
  5793. title_3.BackgroundTransparency = 1
  5794. title_3.Size = UDim2.new(0, 166, 0, 65)
  5795. title_3.Font = Enum.Font.Cartoon
  5796. title_3.Text = "TELEPORTS"
  5797. title_3.TextColor3 = Color3.new(1, 1, 1)
  5798. title_3.TextScaled = true
  5799. title_3.TextSize = 14
  5800. title_3.TextWrapped = true
  5801.  
  5802. teleports.Name = "teleports"
  5803. teleports.Parent = teleportframe
  5804. teleports.BackgroundColor3 = Color3.new(1, 1, 1)
  5805. teleports.BackgroundTransparency = 1
  5806. teleports.Position = UDim2.new(0, 2, 0, 67)
  5807. teleports.Size = UDim2.new(0, 166, 0, 157)
  5808.  
  5809. Hospital.Name = "Hospital"
  5810. Hospital.Parent = teleports
  5811. Hospital.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  5812. Hospital.BackgroundTransparency = 0.20000000298023
  5813. Hospital.BorderSizePixel = 2
  5814. Hospital.Position = UDim2.new(0, -2, 0, 5)
  5815. Hospital.Size = UDim2.new(0, 158, 0, 18)
  5816. Hospital.Font = Enum.Font.SourceSans
  5817. Hospital.Text = "HOSPITAL"
  5818. Hospital.TextColor3 = Color3.new(1, 1, 1)
  5819. Hospital.TextScaled = true
  5820. Hospital.TextSize = 14
  5821. Hospital.TextWrapped = true
  5822.  
  5823. GasStation.Name = "GasStation"
  5824. GasStation.Parent = teleports
  5825. GasStation.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  5826. GasStation.BackgroundTransparency = 0.20000000298023
  5827. GasStation.BorderSizePixel = 2
  5828. GasStation.Position = UDim2.new(0, -2, 0, 30)
  5829. GasStation.Size = UDim2.new(0, 158, 0, 18)
  5830. GasStation.Font = Enum.Font.SourceSans
  5831. GasStation.Text = "GAS STATION"
  5832. GasStation.TextColor3 = Color3.new(1, 1, 1)
  5833. GasStation.TextScaled = true
  5834. GasStation.TextSize = 14
  5835. GasStation.TextWrapped = true
  5836.  
  5837. Cinema.Name = "Cinema"
  5838. Cinema.Parent = teleports
  5839. Cinema.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  5840. Cinema.BackgroundTransparency = 0.20000000298023
  5841. Cinema.BorderSizePixel = 2
  5842. Cinema.Position = UDim2.new(0, -2, 0, 55)
  5843. Cinema.Size = UDim2.new(0, 158, 0, 18)
  5844. Cinema.Font = Enum.Font.SourceSans
  5845. Cinema.Text = "CINEMA"
  5846. Cinema.TextColor3 = Color3.new(1, 1, 1)
  5847. Cinema.TextScaled = true
  5848. Cinema.TextSize = 14
  5849. Cinema.TextWrapped = true
  5850.  
  5851. Plot.Name = "Plot"
  5852. Plot.Parent = teleports
  5853. Plot.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  5854. Plot.BackgroundTransparency = 0.20000000298023
  5855. Plot.BorderSizePixel = 2
  5856. Plot.Position = UDim2.new(0, -3, 0, 80)
  5857. Plot.Size = UDim2.new(0, 158, 0, 18)
  5858. Plot.Font = Enum.Font.SourceSans
  5859. Plot.Text = "PLOT"
  5860. Plot.TextColor3 = Color3.new(1, 1, 1)
  5861. Plot.TextScaled = true
  5862. Plot.TextSize = 14
  5863. Plot.TextWrapped = true
  5864.  
  5865. PoliceStation.Name = "PoliceStation"
  5866. PoliceStation.Parent = teleports
  5867. PoliceStation.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  5868. PoliceStation.BackgroundTransparency = 0.20000000298023
  5869. PoliceStation.BorderSizePixel = 2
  5870. PoliceStation.Position = UDim2.new(0, -2, 0, 105)
  5871. PoliceStation.Size = UDim2.new(0, 158, 0, 18)
  5872. PoliceStation.Font = Enum.Font.SourceSans
  5873. PoliceStation.Text = "POLICE STATION"
  5874. PoliceStation.TextColor3 = Color3.new(1, 1, 1)
  5875. PoliceStation.TextScaled = true
  5876. PoliceStation.TextSize = 14
  5877. PoliceStation.TextWrapped = true
  5878.  
  5879. Club.Name = "Club"
  5880. Club.Parent = teleports
  5881. Club.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  5882. Club.BackgroundTransparency = 0.20000000298023
  5883. Club.BorderSizePixel = 2
  5884. Club.Position = UDim2.new(0, -2, 0, 131)
  5885. Club.Size = UDim2.new(0, 158, 0, 18)
  5886. Club.Font = Enum.Font.SourceSans
  5887. Club.Text = "CLUB"
  5888. Club.TextColor3 = Color3.new(1, 1, 1)
  5889. Club.TextScaled = true
  5890. Club.TextSize = 14
  5891. Club.TextWrapped = true
  5892.  
  5893. CarShip.Name = "CarShip"
  5894. CarShip.Parent = teleports
  5895. CarShip.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  5896. CarShip.BackgroundTransparency = 0.20000000298023
  5897. CarShip.BorderSizePixel = 2
  5898. CarShip.Position = UDim2.new(0, -2, 0, 160)
  5899. CarShip.Size = UDim2.new(0, 158, 0, 18)
  5900. CarShip.Font = Enum.Font.SourceSans
  5901. CarShip.Text = "CARSHOP"
  5902. CarShip.TextColor3 = Color3.new(1, 1, 1)
  5903. CarShip.TextScaled = true
  5904. CarShip.TextSize = 14
  5905. CarShip.TextWrapped = true
  5906.  
  5907. Library.Name = "Library"
  5908. Library.Parent = teleports
  5909. Library.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  5910. Library.BackgroundTransparency = 0.20000000298023
  5911. Library.BorderSizePixel = 2
  5912. Library.Position = UDim2.new(0, -2, 0, 188)
  5913. Library.Size = UDim2.new(0, 158, 0, 18)
  5914. Library.Font = Enum.Font.SourceSans
  5915. Library.Text = "LIBRARY"
  5916. Library.TextColor3 = Color3.new(1, 1, 1)
  5917. Library.TextScaled = true
  5918. Library.TextSize = 14
  5919. Library.TextWrapped = true
  5920.  
  5921. Apartments.Name = "Apartments"
  5922. Apartments.Parent = teleports
  5923. Apartments.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  5924. Apartments.BackgroundTransparency = 0.20000000298023
  5925. Apartments.BorderSizePixel = 2
  5926. Apartments.Position = UDim2.new(0, -2, 0, 212)
  5927. Apartments.Size = UDim2.new(0, 158, 0, 18)
  5928. Apartments.Font = Enum.Font.SourceSans
  5929. Apartments.Text = "APARTMENTS"
  5930. Apartments.TextColor3 = Color3.new(1, 1, 1)
  5931. Apartments.TextScaled = true
  5932. Apartments.TextSize = 14
  5933. Apartments.TextWrapped = true
  5934.  
  5935. Gym.Name = "Gym"
  5936. Gym.Parent = teleports
  5937. Gym.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  5938. Gym.BackgroundTransparency = 0.20000000298023
  5939. Gym.BorderSizePixel = 2
  5940. Gym.Position = UDim2.new(0, -1, 0, 235)
  5941. Gym.Size = UDim2.new(0, 158, 0, 18)
  5942. Gym.Font = Enum.Font.SourceSans
  5943. Gym.Text = "GYM"
  5944. Gym.TextColor3 = Color3.new(1, 1, 1)
  5945. Gym.TextScaled = true
  5946. Gym.TextSize = 14
  5947. Gym.TextWrapped = true
  5948.  
  5949. Bank.Name = "Bank"
  5950. Bank.Parent = teleports
  5951. Bank.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  5952. Bank.BackgroundTransparency = 0.20000000298023
  5953. Bank.BorderSizePixel = 2
  5954. Bank.Position = UDim2.new(0, 0, 0, 259)
  5955. Bank.Size = UDim2.new(0, 158, 0, 18)
  5956. Bank.Font = Enum.Font.SourceSans
  5957. Bank.Text = "BANK"
  5958. Bank.TextColor3 = Color3.new(1, 1, 1)
  5959. Bank.TextScaled = true
  5960. Bank.TextSize = 14
  5961. Bank.TextWrapped = true
  5962.  
  5963. Mueseum.Name = "Mueseum"
  5964. Mueseum.Parent = teleports
  5965. Mueseum.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  5966. Mueseum.BackgroundTransparency = 0.20000000298023
  5967. Mueseum.BorderSizePixel = 2
  5968. Mueseum.Position = UDim2.new(0, 0, 0, 283)
  5969. Mueseum.Size = UDim2.new(0, 158, 0, 18)
  5970. Mueseum.Font = Enum.Font.SourceSans
  5971. Mueseum.Text = "MUESEUM"
  5972. Mueseum.TextColor3 = Color3.new(1, 1, 1)
  5973. Mueseum.TextScaled = true
  5974. Mueseum.TextSize = 14
  5975. Mueseum.TextWrapped = true
  5976.  
  5977. Hamburger.Name = "Hamburger"
  5978. Hamburger.Parent = teleports
  5979. Hamburger.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  5980. Hamburger.BackgroundTransparency = 0.20000000298023
  5981. Hamburger.BorderSizePixel = 2
  5982. Hamburger.Position = UDim2.new(0, 0, 0, 307)
  5983. Hamburger.Size = UDim2.new(0, 158, 0, 18)
  5984. Hamburger.Font = Enum.Font.SourceSans
  5985. Hamburger.Text = "MCDONALDS"
  5986. Hamburger.TextColor3 = Color3.new(1, 1, 1)
  5987. Hamburger.TextScaled = true
  5988. Hamburger.TextSize = 14
  5989. Hamburger.TextWrapped = true
  5990.  
  5991. HIghschool.Name = "HIghschool"
  5992. HIghschool.Parent = teleports
  5993. HIghschool.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  5994. HIghschool.BackgroundTransparency = 0.20000000298023
  5995. HIghschool.BorderSizePixel = 2
  5996. HIghschool.Position = UDim2.new(0, -1, 0, 331)
  5997. HIghschool.Size = UDim2.new(0, 158, 0, 18)
  5998. HIghschool.Font = Enum.Font.SourceSans
  5999. HIghschool.Text = "HIGHSCHOOL"
  6000. HIghschool.TextColor3 = Color3.new(1, 1, 1)
  6001. HIghschool.TextScaled = true
  6002. HIghschool.TextSize = 14
  6003. HIghschool.TextWrapped = true
  6004.  
  6005. Criminalbase.Name = "Criminalbase"
  6006. Criminalbase.Parent = teleports
  6007. Criminalbase.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6008. Criminalbase.BackgroundTransparency = 0.20000000298023
  6009. Criminalbase.BorderSizePixel = 2
  6010. Criminalbase.Position = UDim2.new(0, -3, 0, 355)
  6011. Criminalbase.Size = UDim2.new(0, 158, 0, 18)
  6012. Criminalbase.Font = Enum.Font.SourceSans
  6013. Criminalbase.Text = "CRIMINALBASE"
  6014. Criminalbase.TextColor3 = Color3.new(1, 1, 1)
  6015. Criminalbase.TextScaled = true
  6016. Criminalbase.TextSize = 14
  6017. Criminalbase.TextWrapped = true
  6018.  
  6019. SuperMart.Name = "SuperMart"
  6020. SuperMart.Parent = teleports
  6021. SuperMart.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6022. SuperMart.BackgroundTransparency = 0.20000000298023
  6023. SuperMart.BorderSizePixel = 2
  6024. SuperMart.Position = UDim2.new(0, -3, 0, 383)
  6025. SuperMart.Size = UDim2.new(0, 158, 0, 18)
  6026. SuperMart.Font = Enum.Font.SourceSans
  6027. SuperMart.Text = "SUPERMART"
  6028. SuperMart.TextColor3 = Color3.new(1, 1, 1)
  6029. SuperMart.TextScaled = true
  6030. SuperMart.TextSize = 14
  6031. SuperMart.TextWrapped = true
  6032.  
  6033. Baileys.Name = "Baileys"
  6034. Baileys.Parent = teleports
  6035. Baileys.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6036. Baileys.BackgroundTransparency = 0.20000000298023
  6037. Baileys.BorderSizePixel = 2
  6038. Baileys.Position = UDim2.new(0, -4, 0, 409)
  6039. Baileys.Size = UDim2.new(0, 158, 0, 18)
  6040. Baileys.Font = Enum.Font.SourceSans
  6041. Baileys.Text = "BAILEYS"
  6042. Baileys.TextColor3 = Color3.new(1, 1, 1)
  6043. Baileys.TextScaled = true
  6044. Baileys.TextSize = 14
  6045. Baileys.TextWrapped = true
  6046.  
  6047. Garage.Name = "Garage"
  6048. Garage.Parent = teleports
  6049. Garage.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6050. Garage.BackgroundTransparency = 0.20000000298023
  6051. Garage.BorderSizePixel = 2
  6052. Garage.Position = UDim2.new(0, -4, 0, 433)
  6053. Garage.Size = UDim2.new(0, 158, 0, 18)
  6054. Garage.Font = Enum.Font.SourceSans
  6055. Garage.Text = "GARAGE"
  6056. Garage.TextColor3 = Color3.new(1, 1, 1)
  6057. Garage.TextScaled = true
  6058. Garage.TextSize = 14
  6059. Garage.TextWrapped = true
  6060.  
  6061. bar2_3.Name = "bar2"
  6062. bar2_3.Parent = teleportframe
  6063. bar2_3.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  6064. bar2_3.BackgroundTransparency = 0.30000001192093
  6065. bar2_3.BorderColor3 = Color3.new(0, 0, 0)
  6066. bar2_3.BorderSizePixel = 3
  6067. bar2_3.Position = UDim2.new(0, 0, 0.899869263, 0)
  6068. bar2_3.Size = UDim2.new(0, 166, 0, 25)
  6069.  
  6070. teleportback.Name = "teleportback"
  6071. teleportback.Parent = bar2_3
  6072. teleportback.BackgroundColor3 = Color3.new(1, 1, 1)
  6073. teleportback.BackgroundTransparency = 1
  6074. teleportback.Position = UDim2.new(0, 0, -0.0454545617, 0)
  6075. teleportback.Size = UDim2.new(0, 166, 0, 23)
  6076. teleportback.Font = Enum.Font.SourceSans
  6077. teleportback.Text = "Back"
  6078. teleportback.TextColor3 = Color3.new(1, 1, 1)
  6079. teleportback.TextScaled = true
  6080. teleportback.TextSize = 14
  6081. teleportback.TextWrapped = true
  6082.  
  6083. statsframe.Name = "statsframe"
  6084. statsframe.Parent = D3SK1NG_MENU
  6085. statsframe.Active = true
  6086. statsframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6087. statsframe.BackgroundTransparency = 0.30000001192093
  6088. statsframe.BorderSizePixel = 3
  6089. statsframe.Position = UDim2.new(0, 178, 0, 200)
  6090. statsframe.Size = UDim2.new(0, 169, 0, 262)
  6091. statsframe.Visible = false
  6092.  
  6093. moneystatus.Name = "moneystatus"
  6094. moneystatus.Parent = statsframe
  6095. moneystatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6096. moneystatus.BackgroundTransparency = 0.20000000298023
  6097. moneystatus.BorderSizePixel = 2
  6098. moneystatus.Position = UDim2.new(0, 3, 0, 89)
  6099. moneystatus.Size = UDim2.new(0, 163, 0, 99)
  6100. moneystatus.Font = Enum.Font.SourceSans
  6101. moneystatus.Text = "???"
  6102. moneystatus.TextColor3 = Color3.new(1, 1, 1)
  6103. moneystatus.TextScaled = true
  6104. moneystatus.TextSize = 14
  6105. moneystatus.TextWrapped = true
  6106.  
  6107. bar2_4.Name = "bar2"
  6108. bar2_4.Parent = statsframe
  6109. bar2_4.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  6110. bar2_4.BackgroundTransparency = 0.30000001192093
  6111. bar2_4.BorderColor3 = Color3.new(0, 0, 0)
  6112. bar2_4.BorderSizePixel = 3
  6113. bar2_4.Position = UDim2.new(0, 0, 0.91576755, 0)
  6114. bar2_4.Size = UDim2.new(0, 166, 0, 22)
  6115.  
  6116. statsclose.Name = "statsclose"
  6117. statsclose.Parent = bar2_4
  6118. statsclose.BackgroundColor3 = Color3.new(1, 1, 1)
  6119. statsclose.BackgroundTransparency = 1
  6120. statsclose.Size = UDim2.new(0, 166, 0, 23)
  6121. statsclose.Font = Enum.Font.SourceSans
  6122. statsclose.Text = "Close"
  6123. statsclose.TextColor3 = Color3.new(1, 1, 1)
  6124. statsclose.TextScaled = true
  6125. statsclose.TextSize = 14
  6126. statsclose.TextWrapped = true
  6127.  
  6128. bar1_4.Name = "bar1"
  6129. bar1_4.Parent = statsframe
  6130. bar1_4.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  6131. bar1_4.BackgroundTransparency = 0.30000001192093
  6132. bar1_4.BorderColor3 = Color3.new(0, 0, 0)
  6133. bar1_4.BorderSizePixel = 3
  6134. bar1_4.Size = UDim2.new(0, 166, 0, 65)
  6135.  
  6136. title_4.Name = "title"
  6137. title_4.Parent = bar1_4
  6138. title_4.BackgroundColor3 = Color3.new(1, 1, 1)
  6139. title_4.BackgroundTransparency = 1
  6140. title_4.Size = UDim2.new(0, 166, 0, 65)
  6141. title_4.Font = Enum.Font.Cartoon
  6142. title_4.Text = "CHECK MONEY"
  6143. title_4.TextColor3 = Color3.new(1, 1, 1)
  6144. title_4.TextScaled = true
  6145. title_4.TextSize = 14
  6146. title_4.TextWrapped = true
  6147.  
  6148. otherplayersframe.Name = "otherplayersframe"
  6149. otherplayersframe.Parent = D3SK1NG_MENU
  6150. otherplayersframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6151. otherplayersframe.BackgroundTransparency = 0.30000001192093
  6152. otherplayersframe.BorderSizePixel = 3
  6153. otherplayersframe.Position = UDim2.new(0, 0, 0, 204)
  6154. otherplayersframe.Size = UDim2.new(0, 166, 0, 339)
  6155. otherplayersframe.Visible = false
  6156.  
  6157. bar1_5.Name = "bar1"
  6158. bar1_5.Parent = otherplayersframe
  6159. bar1_5.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  6160. bar1_5.BackgroundTransparency = 0.30000001192093
  6161. bar1_5.BorderColor3 = Color3.new(0, 0, 0)
  6162. bar1_5.BorderSizePixel = 3
  6163. bar1_5.Size = UDim2.new(0, 166, 0, 65)
  6164.  
  6165. title_5.Name = "title"
  6166. title_5.Parent = bar1_5
  6167. title_5.BackgroundColor3 = Color3.new(1, 1, 1)
  6168. title_5.BackgroundTransparency = 1
  6169. title_5.Size = UDim2.new(0, 166, 0, 65)
  6170. title_5.Font = Enum.Font.Cartoon
  6171. title_5.Text = "PLAYERS"
  6172. title_5.TextColor3 = Color3.new(1, 1, 1)
  6173. title_5.TextScaled = true
  6174. title_5.TextSize = 14
  6175. title_5.TextWrapped = true
  6176.  
  6177. bar2_5.Name = "bar2"
  6178. bar2_5.Parent = otherplayersframe
  6179. bar2_5.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  6180. bar2_5.BackgroundTransparency = 0.30000001192093
  6181. bar2_5.BorderColor3 = Color3.new(0, 0, 0)
  6182. bar2_5.BorderSizePixel = 3
  6183. bar2_5.Position = UDim2.new(0, 0, 0.926095128, 0)
  6184. bar2_5.Size = UDim2.new(0, 166, 0, 22)
  6185.  
  6186. otherplayersback.Name = "otherplayersback"
  6187. otherplayersback.Parent = bar2_5
  6188. otherplayersback.BackgroundColor3 = Color3.new(1, 1, 1)
  6189. otherplayersback.BackgroundTransparency = 1
  6190. otherplayersback.Size = UDim2.new(0, 166, 0, 23)
  6191. otherplayersback.Font = Enum.Font.SourceSans
  6192. otherplayersback.Text = "Back"
  6193. otherplayersback.TextColor3 = Color3.new(1, 1, 1)
  6194. otherplayersback.TextScaled = true
  6195. otherplayersback.TextSize = 14
  6196. otherplayersback.TextWrapped = true
  6197.  
  6198. tptoplayer.Name = "tptoplayer"
  6199. tptoplayer.Parent = otherplayersframe
  6200. tptoplayer.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6201. tptoplayer.BackgroundTransparency = 0.20000000298023
  6202. tptoplayer.BorderSizePixel = 2
  6203. tptoplayer.Position = UDim2.new(0, 2, 0, 115)
  6204. tptoplayer.Size = UDim2.new(0, 158, 0, 20)
  6205. tptoplayer.Font = Enum.Font.SourceSans
  6206. tptoplayer.Text = "TELEPORT TO"
  6207. tptoplayer.TextColor3 = Color3.new(1, 1, 1)
  6208. tptoplayer.TextScaled = true
  6209. tptoplayer.TextSize = 14
  6210. tptoplayer.TextWrapped = true
  6211.  
  6212. username.Name = "username"
  6213. username.Parent = otherplayersframe
  6214. username.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6215. username.BorderSizePixel = 2
  6216. username.Position = UDim2.new(0, 5, 0, 72)
  6217. username.Size = UDim2.new(0, 157, 0, 33)
  6218. username.Font = Enum.Font.SourceSans
  6219. username.Text = "USERNAME"
  6220. username.TextColor3 = Color3.new(1, 1, 1)
  6221. username.TextScaled = true
  6222. username.TextSize = 14
  6223. username.TextWrapped = true
  6224.  
  6225. nakedall.Name = "nakedall"
  6226. nakedall.Parent = otherplayersframe
  6227. nakedall.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6228. nakedall.BackgroundTransparency = 0.20000000298023
  6229. nakedall.BorderSizePixel = 2
  6230. nakedall.Position = UDim2.new(0, 2, 0, 169)
  6231. nakedall.Size = UDim2.new(0, 158, 0, 21)
  6232. nakedall.Font = Enum.Font.SourceSans
  6233. nakedall.Text = "NAKED ALL"
  6234. nakedall.TextColor3 = Color3.new(1, 1, 1)
  6235. nakedall.TextScaled = true
  6236. nakedall.TextSize = 14
  6237. nakedall.TextWrapped = true
  6238.  
  6239. spammessages.Name = "spammessages"
  6240. spammessages.Parent = otherplayersframe
  6241. spammessages.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6242. spammessages.BackgroundTransparency = 0.20000000298023
  6243. spammessages.BorderSizePixel = 2
  6244. spammessages.Position = UDim2.new(0, 0, 0, 197)
  6245. spammessages.Size = UDim2.new(0, 120, 0, 21)
  6246. spammessages.Font = Enum.Font.SourceSans
  6247. spammessages.Text = "SPAM MSG"
  6248. spammessages.TextColor3 = Color3.new(1, 1, 1)
  6249. spammessages.TextScaled = true
  6250. spammessages.TextSize = 14
  6251. spammessages.TextWrapped = true
  6252.  
  6253. spammessagesstatus.Name = "spammessagesstatus"
  6254. spammessagesstatus.Parent = otherplayersframe
  6255. spammessagesstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6256. spammessagesstatus.BackgroundTransparency = 0.20000000298023
  6257. spammessagesstatus.BorderSizePixel = 2
  6258. spammessagesstatus.Position = UDim2.new(0, 127, 0, 197)
  6259. spammessagesstatus.Size = UDim2.new(0, 33, 0, 21)
  6260. spammessagesstatus.Font = Enum.Font.SourceSans
  6261. spammessagesstatus.Text = "OFF"
  6262. spammessagesstatus.TextColor3 = Color3.new(1, 1, 1)
  6263. spammessagesstatus.TextScaled = true
  6264. spammessagesstatus.TextSize = 14
  6265. spammessagesstatus.TextWrapped = true
  6266.  
  6267. checkmoney.Name = "checkmoney"
  6268. checkmoney.Parent = otherplayersframe
  6269. checkmoney.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6270. checkmoney.BackgroundTransparency = 0.20000000298023
  6271. checkmoney.BorderSizePixel = 2
  6272. checkmoney.Position = UDim2.new(0, 2, 0, 142)
  6273. checkmoney.Size = UDim2.new(0, 158, 0, 21)
  6274. checkmoney.Font = Enum.Font.SourceSans
  6275. checkmoney.Text = "CHECK MONEY"
  6276. checkmoney.TextColor3 = Color3.new(1, 1, 1)
  6277. checkmoney.TextScaled = true
  6278. checkmoney.TextSize = 14
  6279. checkmoney.TextWrapped = true
  6280.  
  6281. attatchbutton.Name = "attatchbutton"
  6282. attatchbutton.Parent = otherplayersframe
  6283. attatchbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6284. attatchbutton.BackgroundTransparency = 0.20000000298023
  6285. attatchbutton.BorderSizePixel = 2
  6286. attatchbutton.Position = UDim2.new(0, 0, 0, 225)
  6287. attatchbutton.Size = UDim2.new(0, 120, 0, 21)
  6288. attatchbutton.Font = Enum.Font.SourceSans
  6289. attatchbutton.Text = "ATTACH"
  6290. attatchbutton.TextColor3 = Color3.new(1, 1, 1)
  6291. attatchbutton.TextScaled = true
  6292. attatchbutton.TextSize = 14
  6293. attatchbutton.TextWrapped = true
  6294.  
  6295. attachstatus.Name = "attachstatus"
  6296. attachstatus.Parent = otherplayersframe
  6297. attachstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6298. attachstatus.BackgroundTransparency = 0.20000000298023
  6299. attachstatus.BorderSizePixel = 2
  6300. attachstatus.Position = UDim2.new(0, 127, 0, 225)
  6301. attachstatus.Size = UDim2.new(0, 33, 0, 21)
  6302. attachstatus.Font = Enum.Font.SourceSans
  6303. attachstatus.Text = "OFF"
  6304. attachstatus.TextColor3 = Color3.new(1, 1, 1)
  6305. attachstatus.TextScaled = true
  6306. attachstatus.TextSize = 14
  6307. attachstatus.TextWrapped = true
  6308.  
  6309. makeplayershrek.Name = "makeplayershrek"
  6310. makeplayershrek.Parent = otherplayersframe
  6311. makeplayershrek.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6312. makeplayershrek.BackgroundTransparency = 0.20000000298023
  6313. makeplayershrek.BorderSizePixel = 2
  6314. makeplayershrek.Position = UDim2.new(0, 2, 0, 254)
  6315. makeplayershrek.Size = UDim2.new(0, 158, 0, 21)
  6316. makeplayershrek.Font = Enum.Font.SourceSans
  6317. makeplayershrek.Text = "MAKE PLAYER SHREK"
  6318. makeplayershrek.TextColor3 = Color3.new(1, 1, 1)
  6319. makeplayershrek.TextScaled = true
  6320. makeplayershrek.TextSize = 14
  6321. makeplayershrek.TextWrapped = true
  6322.  
  6323. makeplayernoob.Name = "makeplayernoob"
  6324. makeplayernoob.Parent = otherplayersframe
  6325. makeplayernoob.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6326. makeplayernoob.BackgroundTransparency = 0.20000000298023
  6327. makeplayernoob.BorderSizePixel = 2
  6328. makeplayernoob.Position = UDim2.new(0, 2, 0, 281)
  6329. makeplayernoob.Size = UDim2.new(0, 158, 0, 21)
  6330. makeplayernoob.Font = Enum.Font.SourceSans
  6331. makeplayernoob.Text = "MAKE PLAYER NOOB"
  6332. makeplayernoob.TextColor3 = Color3.new(1, 1, 1)
  6333. makeplayernoob.TextScaled = true
  6334. makeplayernoob.TextSize = 14
  6335. makeplayernoob.TextWrapped = true
  6336.  
  6337. moneyframe.Name = "moneyframe"
  6338. moneyframe.Parent = D3SK1NG_MENU
  6339. moneyframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6340. moneyframe.BackgroundTransparency = 0.30000001192093
  6341. moneyframe.BorderSizePixel = 3
  6342. moneyframe.Position = UDim2.new(-0.00019210577, 0, 0.240351349, 0)
  6343. moneyframe.Size = UDim2.new(0, 166, 0, 226)
  6344. moneyframe.Visible = false
  6345.  
  6346. bar1_6.Name = "bar1"
  6347. bar1_6.Parent = moneyframe
  6348. bar1_6.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  6349. bar1_6.BackgroundTransparency = 0.30000001192093
  6350. bar1_6.BorderColor3 = Color3.new(0, 0, 0)
  6351. bar1_6.BorderSizePixel = 3
  6352. bar1_6.Size = UDim2.new(0, 166, 0, 65)
  6353.  
  6354. title_6.Name = "title"
  6355. title_6.Parent = bar1_6
  6356. title_6.BackgroundColor3 = Color3.new(1, 1, 1)
  6357. title_6.BackgroundTransparency = 1
  6358. title_6.Size = UDim2.new(0, 166, 0, 65)
  6359. title_6.Font = Enum.Font.Cartoon
  6360. title_6.Text = "MONEY"
  6361. title_6.TextColor3 = Color3.new(1, 1, 1)
  6362. title_6.TextScaled = true
  6363. title_6.TextSize = 14
  6364. title_6.TextWrapped = true
  6365.  
  6366. _2billion.Name = "2billion"
  6367. _2billion.Parent = moneyframe
  6368. _2billion.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6369. _2billion.BackgroundTransparency = 0.20000000298023
  6370. _2billion.BorderSizePixel = 2
  6371. _2billion.Position = UDim2.new(0, 0, 0.315264255, 0)
  6372. _2billion.Size = UDim2.new(0, 111, 0, 28)
  6373. _2billion.Font = Enum.Font.SourceSans
  6374. _2billion.Text = "2 BILLION"
  6375. _2billion.TextColor3 = Color3.new(1, 1, 1)
  6376. _2billion.TextScaled = true
  6377. _2billion.TextSize = 14
  6378. _2billion.TextWrapped = true
  6379.  
  6380. bar2_6.Name = "bar2"
  6381. bar2_6.Parent = moneyframe
  6382. bar2_6.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  6383. bar2_6.BackgroundTransparency = 0.30000001192093
  6384. bar2_6.BorderColor3 = Color3.new(0, 0, 0)
  6385. bar2_6.BorderSizePixel = 3
  6386. bar2_6.Position = UDim2.new(0, 0, 0.898528516, 0)
  6387. bar2_6.Size = UDim2.new(0, 166, 0, 22)
  6388.  
  6389. moneyback.Name = "moneyback"
  6390. moneyback.Parent = bar2_6
  6391. moneyback.BackgroundColor3 = Color3.new(1, 1, 1)
  6392. moneyback.BackgroundTransparency = 1
  6393. moneyback.Size = UDim2.new(0, 166, 0, 23)
  6394. moneyback.Font = Enum.Font.SourceSans
  6395. moneyback.Text = "Back"
  6396. moneyback.TextColor3 = Color3.new(1, 1, 1)
  6397. moneyback.TextScaled = true
  6398. moneyback.TextSize = 14
  6399. moneyback.TextWrapped = true
  6400.  
  6401. _15million.Name = "15million"
  6402. _15million.Parent = moneyframe
  6403. _15million.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6404. _15million.BackgroundTransparency = 0.20000000298023
  6405. _15million.BorderSizePixel = 2
  6406. _15million.Position = UDim2.new(0, 0, 0.512118936, 0)
  6407. _15million.Size = UDim2.new(0, 111, 0, 28)
  6408. _15million.Font = Enum.Font.SourceSans
  6409. _15million.Text = "15 MILLION"
  6410. _15million.TextColor3 = Color3.new(1, 1, 1)
  6411. _15million.TextScaled = true
  6412. _15million.TextSize = 14
  6413. _15million.TextWrapped = true
  6414.  
  6415. _10million.Name = "10million"
  6416. _10million.Parent = moneyframe
  6417. _10million.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6418. _10million.BackgroundTransparency = 0.20000000298023
  6419. _10million.BorderSizePixel = 2
  6420. _10million.Position = UDim2.new(0, 0, 0.724015117, 0)
  6421. _10million.Size = UDim2.new(0, 111, 0, 28)
  6422. _10million.Font = Enum.Font.SourceSans
  6423. _10million.Text = "10 MILLION"
  6424. _10million.TextColor3 = Color3.new(1, 1, 1)
  6425. _10million.TextScaled = true
  6426. _10million.TextSize = 14
  6427. _10million.TextWrapped = true
  6428.  
  6429. _2billionstatus.Name = "2billionstatus"
  6430. _2billionstatus.Parent = moneyframe
  6431. _2billionstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6432. _2billionstatus.BackgroundTransparency = 0.20000000298023
  6433. _2billionstatus.BorderSizePixel = 2
  6434. _2billionstatus.Position = UDim2.new(0.740963876, 0, 0.316485226, 0)
  6435. _2billionstatus.Size = UDim2.new(0, 37, 0, 28)
  6436. _2billionstatus.Font = Enum.Font.SourceSans
  6437. _2billionstatus.Text = "OFF"
  6438. _2billionstatus.TextColor3 = Color3.new(1, 1, 1)
  6439. _2billionstatus.TextScaled = true
  6440. _2billionstatus.TextSize = 14
  6441. _2billionstatus.TextWrapped = true
  6442.  
  6443. _15millionstatus.Name = "15millionstatus"
  6444. _15millionstatus.Parent = moneyframe
  6445. _15millionstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6446. _15millionstatus.BackgroundTransparency = 0.20000000298023
  6447. _15millionstatus.BorderSizePixel = 2
  6448. _15millionstatus.Position = UDim2.new(0.740963876, 0, 0.512685299, 0)
  6449. _15millionstatus.Size = UDim2.new(0, 37, 0, 28)
  6450. _15millionstatus.Font = Enum.Font.SourceSans
  6451. _15millionstatus.Text = "OFF"
  6452. _15millionstatus.TextColor3 = Color3.new(1, 1, 1)
  6453. _15millionstatus.TextScaled = true
  6454. _15millionstatus.TextSize = 14
  6455. _15millionstatus.TextWrapped = true
  6456.  
  6457. _10millionstatus.Name = "10millionstatus"
  6458. _10millionstatus.Parent = moneyframe
  6459. _10millionstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6460. _10millionstatus.BackgroundTransparency = 0.20000000298023
  6461. _10millionstatus.BorderSizePixel = 2
  6462. _10millionstatus.Position = UDim2.new(0.740963876, 0, 0.721485496, 0)
  6463. _10millionstatus.Size = UDim2.new(0, 37, 0, 28)
  6464. _10millionstatus.Font = Enum.Font.SourceSans
  6465. _10millionstatus.Text = "OFF"
  6466. _10millionstatus.TextColor3 = Color3.new(1, 1, 1)
  6467. _10millionstatus.TextScaled = true
  6468. _10millionstatus.TextSize = 14
  6469. _10millionstatus.TextWrapped = true
  6470.  
  6471. mainframe.Name = "mainframe"
  6472. mainframe.Parent = D3SK1NG_MENU
  6473. mainframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6474. mainframe.BackgroundTransparency = 0.30000001192093
  6475. mainframe.BorderSizePixel = 3
  6476. mainframe.Position = UDim2.new(0, 0, 0, 202)
  6477. mainframe.Size = UDim2.new(0, 166, 0, 323)
  6478. mainframe.Visible = false
  6479.  
  6480. bar1_7.Name = "bar1"
  6481. bar1_7.Parent = mainframe
  6482. bar1_7.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  6483. bar1_7.BackgroundTransparency = 0.30000001192093
  6484. bar1_7.BorderColor3 = Color3.new(0, 0, 0)
  6485. bar1_7.BorderSizePixel = 3
  6486. bar1_7.Size = UDim2.new(0, 166, 0, 65)
  6487.  
  6488. title_7.Name = "title"
  6489. title_7.Parent = bar1_7
  6490. title_7.BackgroundColor3 = Color3.new(1, 1, 1)
  6491. title_7.BackgroundTransparency = 1
  6492. title_7.Size = UDim2.new(0, 166, 0, 65)
  6493. title_7.Font = Enum.Font.Cartoon
  6494. title_7.Text = "D3SK1NG"
  6495. title_7.TextColor3 = Color3.new(1, 1, 1)
  6496. title_7.TextScaled = true
  6497. title_7.TextSize = 14
  6498. title_7.TextWrapped = true
  6499.  
  6500. localplayerbutton.Name = "localplayerbutton"
  6501. localplayerbutton.Parent = mainframe
  6502. localplayerbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6503. localplayerbutton.BackgroundTransparency = 0.20000000298023
  6504. localplayerbutton.BorderSizePixel = 2
  6505. localplayerbutton.Position = UDim2.new(0.0301204808, 0, 0.222343892, 0)
  6506. localplayerbutton.Size = UDim2.new(0, 157, 0, 28)
  6507. localplayerbutton.Font = Enum.Font.SourceSans
  6508. localplayerbutton.Text = "LOCAL PLAYER"
  6509. localplayerbutton.TextColor3 = Color3.new(1, 1, 1)
  6510. localplayerbutton.TextScaled = true
  6511. localplayerbutton.TextSize = 14
  6512. localplayerbutton.TextWrapped = true
  6513.  
  6514. bar2_7.Name = "bar2"
  6515. bar2_7.Parent = mainframe
  6516. bar2_7.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  6517. bar2_7.BackgroundTransparency = 0.30000001192093
  6518. bar2_7.BorderColor3 = Color3.new(0, 0, 0)
  6519. bar2_7.BorderSizePixel = 3
  6520. bar2_7.Position = UDim2.new(0, 0, 0.959752321, 0)
  6521. bar2_7.Size = UDim2.new(0, 166, 0, 13)
  6522.  
  6523. otherplayersbutton.Name = "otherplayersbutton"
  6524. otherplayersbutton.Parent = mainframe
  6525. otherplayersbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6526. otherplayersbutton.BackgroundTransparency = 0.20000000298023
  6527. otherplayersbutton.BorderSizePixel = 2
  6528. otherplayersbutton.Position = UDim2.new(0.0301204808, 0, 0.33070302, 0)
  6529. otherplayersbutton.Size = UDim2.new(0, 157, 0, 28)
  6530. otherplayersbutton.Font = Enum.Font.SourceSans
  6531. otherplayersbutton.Text = "OTHER PLAYERS"
  6532. otherplayersbutton.TextColor3 = Color3.new(1, 1, 1)
  6533. otherplayersbutton.TextScaled = true
  6534. otherplayersbutton.TextSize = 14
  6535. otherplayersbutton.TextWrapped = true
  6536.  
  6537. worldbutton.Name = "worldbutton"
  6538. worldbutton.Parent = mainframe
  6539. worldbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6540. worldbutton.BackgroundTransparency = 0.20000000298023
  6541. worldbutton.BorderSizePixel = 2
  6542. worldbutton.Position = UDim2.new(0.0301204808, 0, 0.445254117, 0)
  6543. worldbutton.Size = UDim2.new(0, 157, 0, 28)
  6544. worldbutton.Font = Enum.Font.SourceSans
  6545. worldbutton.Text = "WORLD"
  6546. worldbutton.TextColor3 = Color3.new(1, 1, 1)
  6547. worldbutton.TextScaled = true
  6548. worldbutton.TextSize = 14
  6549. worldbutton.TextWrapped = true
  6550.  
  6551. stealthmoneybutton.Name = "stealthmoneybutton"
  6552. stealthmoneybutton.Parent = mainframe
  6553. stealthmoneybutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6554. stealthmoneybutton.BackgroundTransparency = 0.20000000298023
  6555. stealthmoneybutton.BorderSizePixel = 2
  6556. stealthmoneybutton.Position = UDim2.new(0, 5, 0, 177)
  6557. stealthmoneybutton.Size = UDim2.new(0, 157, 0, 28)
  6558. stealthmoneybutton.Font = Enum.Font.SourceSans
  6559. stealthmoneybutton.Text = "STEALTH MONEY"
  6560. stealthmoneybutton.TextColor3 = Color3.new(1, 1, 1)
  6561. stealthmoneybutton.TextScaled = true
  6562. stealthmoneybutton.TextSize = 14
  6563. stealthmoneybutton.TextWrapped = true
  6564.  
  6565. vehiclebutton.Name = "vehiclebutton"
  6566. vehiclebutton.Parent = mainframe
  6567. vehiclebutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6568. vehiclebutton.BackgroundTransparency = 0.20000000298023
  6569. vehiclebutton.BorderSizePixel = 2
  6570. vehiclebutton.Position = UDim2.new(0, 6, 0, 210)
  6571. vehiclebutton.Size = UDim2.new(0, 157, 0, 28)
  6572. vehiclebutton.Font = Enum.Font.SourceSans
  6573. vehiclebutton.Text = "VEHICLE"
  6574. vehiclebutton.TextColor3 = Color3.new(1, 1, 1)
  6575. vehiclebutton.TextScaled = true
  6576. vehiclebutton.TextSize = 14
  6577. vehiclebutton.TextWrapped = true
  6578.  
  6579. teleportsbutton.Name = "teleportsbutton"
  6580. teleportsbutton.Parent = mainframe
  6581. teleportsbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6582. teleportsbutton.BackgroundTransparency = 0.20000000298023
  6583. teleportsbutton.BorderSizePixel = 2
  6584. teleportsbutton.Position = UDim2.new(0, 5, 0, 245)
  6585. teleportsbutton.Size = UDim2.new(0, 157, 0, 28)
  6586. teleportsbutton.Font = Enum.Font.SourceSans
  6587. teleportsbutton.Text = "TELEPORTS BUTTON"
  6588. teleportsbutton.TextColor3 = Color3.new(1, 1, 1)
  6589. teleportsbutton.TextScaled = true
  6590. teleportsbutton.TextSize = 14
  6591. teleportsbutton.TextWrapped = true
  6592.  
  6593. creditsbutton.Name = "creditsbutton"
  6594. creditsbutton.Parent = mainframe
  6595. creditsbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6596. creditsbutton.BackgroundTransparency = 0.20000000298023
  6597. creditsbutton.BorderSizePixel = 2
  6598. creditsbutton.Position = UDim2.new(0, 5, 0, 278)
  6599. creditsbutton.Size = UDim2.new(0, 157, 0, 28)
  6600. creditsbutton.Font = Enum.Font.SourceSans
  6601. creditsbutton.Text = "CREDITS"
  6602. creditsbutton.TextColor3 = Color3.new(1, 1, 1)
  6603. creditsbutton.TextScaled = true
  6604. creditsbutton.TextSize = 14
  6605. creditsbutton.TextWrapped = true
  6606.  
  6607. localplayerframe.Name = "localplayerframe"
  6608. localplayerframe.Parent = D3SK1NG_MENU
  6609. localplayerframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6610. localplayerframe.BackgroundTransparency = 0.30000001192093
  6611. localplayerframe.BorderSizePixel = 3
  6612. localplayerframe.Position = UDim2.new(0, 0, 0, 202)
  6613. localplayerframe.Size = UDim2.new(0, 166, 0, 348)
  6614.  
  6615. bar1_8.Name = "bar1"
  6616. bar1_8.Parent = localplayerframe
  6617. bar1_8.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  6618. bar1_8.BackgroundTransparency = 0.30000001192093
  6619. bar1_8.BorderColor3 = Color3.new(0, 0, 0)
  6620. bar1_8.BorderSizePixel = 3
  6621. bar1_8.Size = UDim2.new(0, 166, 0, 65)
  6622.  
  6623. title_8.Name = "title"
  6624. title_8.Parent = bar1_8
  6625. title_8.BackgroundColor3 = Color3.new(1, 1, 1)
  6626. title_8.BackgroundTransparency = 1
  6627. title_8.Size = UDim2.new(0, 166, 0, 65)
  6628. title_8.Font = Enum.Font.Cartoon
  6629. title_8.Text = "LOCALPLAYER"
  6630. title_8.TextColor3 = Color3.new(1, 1, 1)
  6631. title_8.TextScaled = true
  6632. title_8.TextSize = 14
  6633. title_8.TextWrapped = true
  6634.  
  6635. superjump.Name = "superjump"
  6636. superjump.Parent = localplayerframe
  6637. superjump.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6638. superjump.BackgroundTransparency = 0.20000000298023
  6639. superjump.BorderSizePixel = 2
  6640. superjump.Position = UDim2.new(0.0240963846, 0, 0.207976073, 0)
  6641. superjump.Size = UDim2.new(0, 111, 0, 22)
  6642. superjump.Font = Enum.Font.SourceSans
  6643. superjump.Text = "SUPER JUMP"
  6644. superjump.TextColor3 = Color3.new(1, 1, 1)
  6645. superjump.TextScaled = true
  6646. superjump.TextSize = 14
  6647. superjump.TextWrapped = true
  6648.  
  6649. bar2_8.Name = "bar2"
  6650. bar2_8.Parent = localplayerframe
  6651. bar2_8.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  6652. bar2_8.BackgroundTransparency = 0.30000001192093
  6653. bar2_8.BorderColor3 = Color3.new(0, 0, 0)
  6654. bar2_8.BorderSizePixel = 3
  6655. bar2_8.Position = UDim2.new(0, 0, 0.931823492, 0)
  6656. bar2_8.Size = UDim2.new(0, 166, 0, 22)
  6657.  
  6658. localplayerback.Name = "localplayerback"
  6659. localplayerback.Parent = bar2_8
  6660. localplayerback.BackgroundColor3 = Color3.new(1, 1, 1)
  6661. localplayerback.BackgroundTransparency = 1
  6662. localplayerback.Size = UDim2.new(0, 166, 0, 23)
  6663. localplayerback.Font = Enum.Font.SourceSans
  6664. localplayerback.Text = "Back"
  6665. localplayerback.TextColor3 = Color3.new(1, 1, 1)
  6666. localplayerback.TextScaled = true
  6667. localplayerback.TextSize = 14
  6668. localplayerback.TextWrapped = true
  6669.  
  6670. superrun.Name = "superrun"
  6671. superrun.Parent = localplayerframe
  6672. superrun.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6673. superrun.BackgroundTransparency = 0.20000000298023
  6674. superrun.BorderSizePixel = 2
  6675. superrun.Position = UDim2.new(0.0240963846, 0, 0.291320056, 0)
  6676. superrun.Size = UDim2.new(0, 111, 0, 22)
  6677. superrun.Font = Enum.Font.SourceSans
  6678. superrun.Text = "SUPER RUN"
  6679. superrun.TextColor3 = Color3.new(1, 1, 1)
  6680. superrun.TextScaled = true
  6681. superrun.TextSize = 14
  6682. superrun.TextWrapped = true
  6683.  
  6684. lowgravity.Name = "lowgravity"
  6685. lowgravity.Parent = localplayerframe
  6686. lowgravity.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6687. lowgravity.BackgroundTransparency = 0.20000000298023
  6688. lowgravity.BorderSizePixel = 2
  6689. lowgravity.Position = UDim2.new(0.0240963846, 0, 0.379426569, 0)
  6690. lowgravity.Size = UDim2.new(0, 111, 0, 22)
  6691. lowgravity.Font = Enum.Font.SourceSans
  6692. lowgravity.Text = "LOW GRAVITY"
  6693. lowgravity.TextColor3 = Color3.new(1, 1, 1)
  6694. lowgravity.TextScaled = true
  6695. lowgravity.TextSize = 14
  6696. lowgravity.TextWrapped = true
  6697.  
  6698. noclip.Name = "noclip"
  6699. noclip.Parent = localplayerframe
  6700. noclip.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6701. noclip.BackgroundTransparency = 0.20000000298023
  6702. noclip.BorderSizePixel = 2
  6703. noclip.Position = UDim2.new(0.0240963846, 0, 0.466336578, 0)
  6704. noclip.Size = UDim2.new(0, 111, 0, 20)
  6705. noclip.Font = Enum.Font.SourceSans
  6706. noclip.Text = "NOCLIP"
  6707. noclip.TextColor3 = Color3.new(1, 1, 1)
  6708. noclip.TextScaled = true
  6709. noclip.TextSize = 14
  6710. noclip.TextWrapped = true
  6711.  
  6712. qteleport.Name = "qteleport"
  6713. qteleport.Parent = localplayerframe
  6714. qteleport.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6715. qteleport.BackgroundTransparency = 0.20000000298023
  6716. qteleport.BorderSizePixel = 2
  6717. qteleport.Position = UDim2.new(0, 5, 0, 266)
  6718. qteleport.Size = UDim2.new(0, 155, 0, 21)
  6719. qteleport.Font = Enum.Font.SourceSans
  6720. qteleport.Text = "Q TO TELEPORT"
  6721. qteleport.TextColor3 = Color3.new(1, 1, 1)
  6722. qteleport.TextScaled = true
  6723. qteleport.TextSize = 14
  6724. qteleport.TextWrapped = true
  6725.  
  6726. superrunstatus.Name = "superrunstatus"
  6727. superrunstatus.Parent = localplayerframe
  6728. superrunstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6729. superrunstatus.BackgroundTransparency = 0.20000000298023
  6730. superrunstatus.BorderSizePixel = 2
  6731. superrunstatus.Position = UDim2.new(0.740963876, 0, 0.208915219, 0)
  6732. superrunstatus.Size = UDim2.new(0, 37, 0, 22)
  6733. superrunstatus.Font = Enum.Font.SourceSans
  6734. superrunstatus.Text = "OFF"
  6735. superrunstatus.TextColor3 = Color3.new(1, 1, 1)
  6736. superrunstatus.TextScaled = true
  6737. superrunstatus.TextSize = 14
  6738. superrunstatus.TextWrapped = true
  6739.  
  6740. superjumpstatus.Name = "superjumpstatus"
  6741. superjumpstatus.Parent = localplayerframe
  6742. superjumpstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6743. superjumpstatus.BackgroundTransparency = 0.20000000298023
  6744. superjumpstatus.BorderSizePixel = 2
  6745. superjumpstatus.Position = UDim2.new(0.740963876, 0, 0.291755617, 0)
  6746. superjumpstatus.Size = UDim2.new(0, 37, 0, 22)
  6747. superjumpstatus.Font = Enum.Font.SourceSans
  6748. superjumpstatus.Text = "OFF"
  6749. superjumpstatus.TextColor3 = Color3.new(1, 1, 1)
  6750. superjumpstatus.TextScaled = true
  6751. superjumpstatus.TextSize = 14
  6752. superjumpstatus.TextWrapped = true
  6753.  
  6754. lowgravitystatus.Name = "lowgravitystatus"
  6755. lowgravitystatus.Parent = localplayerframe
  6756. lowgravitystatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6757. lowgravitystatus.BackgroundTransparency = 0.20000000298023
  6758. lowgravitystatus.BorderSizePixel = 2
  6759. lowgravitystatus.Position = UDim2.new(0.740963876, 0, 0.377480894, 0)
  6760. lowgravitystatus.Size = UDim2.new(0, 37, 0, 22)
  6761. lowgravitystatus.Font = Enum.Font.SourceSans
  6762. lowgravitystatus.Text = "OFF"
  6763. lowgravitystatus.TextColor3 = Color3.new(1, 1, 1)
  6764. lowgravitystatus.TextScaled = true
  6765. lowgravitystatus.TextSize = 14
  6766. lowgravitystatus.TextWrapped = true
  6767.  
  6768. noclipstatus.Name = "noclipstatus"
  6769. noclipstatus.Parent = localplayerframe
  6770. noclipstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6771. noclipstatus.BackgroundTransparency = 0.20000000298023
  6772. noclipstatus.BorderSizePixel = 2
  6773. noclipstatus.Position = UDim2.new(0.740963876, 0, 0.464545488, 0)
  6774. noclipstatus.Size = UDim2.new(0, 37, 0, 20)
  6775. noclipstatus.Font = Enum.Font.SourceSans
  6776. noclipstatus.Text = "OFF"
  6777. noclipstatus.TextColor3 = Color3.new(1, 1, 1)
  6778. noclipstatus.TextScaled = true
  6779. noclipstatus.TextSize = 14
  6780. noclipstatus.TextWrapped = true
  6781.  
  6782. givegun.Name = "givegun"
  6783. givegun.Parent = localplayerframe
  6784. givegun.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6785. givegun.BackgroundTransparency = 0.20000000298023
  6786. givegun.BorderSizePixel = 2
  6787. givegun.Position = UDim2.new(0, 5, 0, 294)
  6788. givegun.Size = UDim2.new(0, 155, 0, 21)
  6789. givegun.Font = Enum.Font.SourceSans
  6790. givegun.Text = "GIVE GUN"
  6791. givegun.TextColor3 = Color3.new(1, 1, 1)
  6792. givegun.TextScaled = true
  6793. givegun.TextSize = 14
  6794. givegun.TextWrapped = true
  6795.  
  6796. monalisa.Name = "monalisa"
  6797. monalisa.Parent = localplayerframe
  6798. monalisa.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6799. monalisa.BackgroundTransparency = 0.20000000298023
  6800. monalisa.BorderSizePixel = 2
  6801. monalisa.Position = UDim2.new(0, 5, 0, 239)
  6802. monalisa.Size = UDim2.new(0, 155, 0, 21)
  6803. monalisa.Font = Enum.Font.SourceSans
  6804. monalisa.Text = "BUY MONA LISA"
  6805. monalisa.TextColor3 = Color3.new(1, 1, 1)
  6806. monalisa.TextScaled = true
  6807. monalisa.TextSize = 14
  6808. monalisa.TextWrapped = true
  6809.  
  6810. spam.Name = "spam"
  6811. spam.Parent = localplayerframe
  6812. spam.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6813. spam.BackgroundTransparency = 0.20000000298023
  6814. spam.BorderSizePixel = 2
  6815. spam.Position = UDim2.new(0, 4, 0, 188)
  6816. spam.Size = UDim2.new(0, 111, 0, 20)
  6817. spam.Font = Enum.Font.SourceSans
  6818. spam.Text = "SPAM"
  6819. spam.TextColor3 = Color3.new(1, 1, 1)
  6820. spam.TextScaled = true
  6821. spam.TextSize = 14
  6822. spam.TextWrapped = true
  6823.  
  6824. spamstatus.Name = "spamstatus"
  6825. spamstatus.Parent = localplayerframe
  6826. spamstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6827. spamstatus.BackgroundTransparency = 0.20000000298023
  6828. spamstatus.BorderSizePixel = 2
  6829. spamstatus.Position = UDim2.new(0, 123, 0, 188)
  6830. spamstatus.Size = UDim2.new(0, 37, 0, 20)
  6831. spamstatus.Font = Enum.Font.SourceSans
  6832. spamstatus.Text = "OFF"
  6833. spamstatus.TextColor3 = Color3.new(1, 1, 1)
  6834. spamstatus.TextScaled = true
  6835. spamstatus.TextSize = 14
  6836. spamstatus.TextWrapped = true
  6837.  
  6838. characterbutton.Name = "characterbutton"
  6839. characterbutton.Parent = localplayerframe
  6840. characterbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6841. characterbutton.BackgroundTransparency = 0.20000000298023
  6842. characterbutton.BorderSizePixel = 2
  6843. characterbutton.Position = UDim2.new(0, 5, 0, 213)
  6844. characterbutton.Size = UDim2.new(0, 155, 0, 21)
  6845. characterbutton.Font = Enum.Font.SourceSans
  6846. characterbutton.Text = "CHARACTER"
  6847. characterbutton.TextColor3 = Color3.new(1, 1, 1)
  6848. characterbutton.TextScaled = true
  6849. characterbutton.TextSize = 14
  6850. characterbutton.TextWrapped = true
  6851.  
  6852. creditsframe.Name = "creditsframe"
  6853. creditsframe.Parent = D3SK1NG_MENU
  6854. creditsframe.Active = true
  6855. creditsframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6856. creditsframe.BackgroundTransparency = 0.30000001192093
  6857. creditsframe.BorderSizePixel = 3
  6858. creditsframe.Position = UDim2.new(0, 178, 0, 200)
  6859. creditsframe.Selectable = true
  6860. creditsframe.Size = UDim2.new(0, 166, 0, 172)
  6861. creditsframe.Visible = false
  6862.  
  6863. bar1_9.Name = "bar1"
  6864. bar1_9.Parent = creditsframe
  6865. bar1_9.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  6866. bar1_9.BackgroundTransparency = 0.30000001192093
  6867. bar1_9.BorderColor3 = Color3.new(0, 0, 0)
  6868. bar1_9.BorderSizePixel = 3
  6869. bar1_9.Size = UDim2.new(0, 166, 0, 65)
  6870.  
  6871. title_9.Name = "title"
  6872. title_9.Parent = bar1_9
  6873. title_9.BackgroundColor3 = Color3.new(1, 1, 1)
  6874. title_9.BackgroundTransparency = 1
  6875. title_9.Size = UDim2.new(0, 166, 0, 65)
  6876. title_9.Font = Enum.Font.Cartoon
  6877. title_9.Text = "CREDITS"
  6878. title_9.TextColor3 = Color3.new(1, 1, 1)
  6879. title_9.TextScaled = true
  6880. title_9.TextSize = 14
  6881. title_9.TextWrapped = true
  6882.  
  6883. bar2_9.Name = "bar2"
  6884. bar2_9.Parent = creditsframe
  6885. bar2_9.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  6886. bar2_9.BackgroundTransparency = 0.30000001192093
  6887. bar2_9.BorderColor3 = Color3.new(0, 0, 0)
  6888. bar2_9.BorderSizePixel = 3
  6889. bar2_9.Position = UDim2.new(0, 1, 0, 150)
  6890. bar2_9.Size = UDim2.new(0, 166, 0, 22)
  6891.  
  6892. creditsclose.Name = "creditsclose"
  6893. creditsclose.Parent = bar2_9
  6894. creditsclose.BackgroundColor3 = Color3.new(1, 1, 1)
  6895. creditsclose.BackgroundTransparency = 1
  6896. creditsclose.Position = UDim2.new(0, 0, 0, 1)
  6897. creditsclose.Size = UDim2.new(0, 166, 0, 23)
  6898. creditsclose.Font = Enum.Font.SourceSans
  6899. creditsclose.Text = "Close"
  6900. creditsclose.TextColor3 = Color3.new(1, 1, 1)
  6901. creditsclose.TextScaled = true
  6902. creditsclose.TextSize = 14
  6903. creditsclose.TextWrapped = true
  6904.  
  6905. credits1.Name = "credits1"
  6906. credits1.Parent = creditsframe
  6907. credits1.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6908. credits1.BackgroundTransparency = 0.20000000298023
  6909. credits1.BorderSizePixel = 2
  6910. credits1.Position = UDim2.new(0.0542168655, 0, 0.411681741, 0)
  6911. credits1.Size = UDim2.new(0, 146, 0, 30)
  6912. credits1.Font = Enum.Font.SourceSans
  6913. credits1.Text = "LegendJMZ"
  6914. credits1.TextColor3 = Color3.new(1, 1, 1)
  6915. credits1.TextScaled = true
  6916. credits1.TextSize = 14
  6917. credits1.TextWrapped = true
  6918.  
  6919. credits2.Name = "credits2"
  6920. credits2.Parent = creditsframe
  6921. credits2.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6922. credits2.BackgroundTransparency = 0.20000000298023
  6923. credits2.BorderSizePixel = 2
  6924. credits2.Position = UDim2.new(0.0662650615, 0, 0.634991527, 0)
  6925. credits2.Size = UDim2.new(0, 144, 0, 30)
  6926. credits2.Font = Enum.Font.SourceSans
  6927. credits2.Text = "TeoMessiKing#3252"
  6928. credits2.TextColor3 = Color3.new(1, 1, 1)
  6929. credits2.TextScaled = true
  6930. credits2.TextSize = 14
  6931. credits2.TextWrapped = true
  6932.  
  6933. characterframe.Name = "characterframe"
  6934. characterframe.Parent = D3SK1NG_MENU
  6935. characterframe.Active = true
  6936. characterframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6937. characterframe.BackgroundTransparency = 0.30000001192093
  6938. characterframe.BorderSizePixel = 3
  6939. characterframe.Position = UDim2.new(0, 178, 0, 200)
  6940. characterframe.Selectable = true
  6941. characterframe.Size = UDim2.new(0, 166, 0, 398)
  6942. characterframe.Visible = false
  6943.  
  6944. bar1_10.Name = "bar1"
  6945. bar1_10.Parent = characterframe
  6946. bar1_10.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  6947. bar1_10.BackgroundTransparency = 0.30000001192093
  6948. bar1_10.BorderColor3 = Color3.new(0, 0, 0)
  6949. bar1_10.BorderSizePixel = 3
  6950. bar1_10.Size = UDim2.new(0, 166, 0, 65)
  6951.  
  6952. title_10.Name = "title"
  6953. title_10.Parent = bar1_10
  6954. title_10.BackgroundColor3 = Color3.new(1, 1, 1)
  6955. title_10.BackgroundTransparency = 1
  6956. title_10.Size = UDim2.new(0, 166, 0, 65)
  6957. title_10.Font = Enum.Font.Cartoon
  6958. title_10.Text = "CHARACTER"
  6959. title_10.TextColor3 = Color3.new(1, 1, 1)
  6960. title_10.TextScaled = true
  6961. title_10.TextSize = 14
  6962. title_10.TextWrapped = true
  6963.  
  6964. bar2_10.Name = "bar2"
  6965. bar2_10.Parent = characterframe
  6966. bar2_10.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  6967. bar2_10.BackgroundTransparency = 0.30000001192093
  6968. bar2_10.BorderColor3 = Color3.new(0, 0, 0)
  6969. bar2_10.BorderSizePixel = 3
  6970. bar2_10.Position = UDim2.new(0, 0, 0, 373)
  6971. bar2_10.Size = UDim2.new(0, 166, 0, 25)
  6972.  
  6973. characterclose.Name = "characterclose"
  6974. characterclose.Parent = bar2_10
  6975. characterclose.BackgroundColor3 = Color3.new(1, 1, 1)
  6976. characterclose.BackgroundTransparency = 1
  6977. characterclose.Position = UDim2.new(0, 0, 0, 2)
  6978. characterclose.Size = UDim2.new(0, 166, 0, 26)
  6979. characterclose.Font = Enum.Font.SourceSans
  6980. characterclose.Text = "Close"
  6981. characterclose.TextColor3 = Color3.new(1, 1, 1)
  6982. characterclose.TextScaled = true
  6983. characterclose.TextSize = 14
  6984. characterclose.TextWrapped = true
  6985.  
  6986. clown.Name = "clown"
  6987. clown.Parent = characterframe
  6988. clown.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  6989. clown.BackgroundTransparency = 0.10000000149012
  6990. clown.BorderSizePixel = 2
  6991. clown.Position = UDim2.new(0, 6, 0, 74)
  6992. clown.Size = UDim2.new(0, 151, 0, 22)
  6993. clown.Font = Enum.Font.SourceSans
  6994. clown.Text = "Clown"
  6995. clown.TextColor3 = Color3.new(1, 1, 1)
  6996. clown.TextScaled = true
  6997. clown.TextSize = 14
  6998. clown.TextWrapped = true
  6999.  
  7000. devil.Name = "devil"
  7001. devil.Parent = characterframe
  7002. devil.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  7003. devil.BackgroundTransparency = 0.10000000149012
  7004. devil.BorderSizePixel = 2
  7005. devil.Position = UDim2.new(0, 6, 0, 103)
  7006. devil.Size = UDim2.new(0, 151, 0, 22)
  7007. devil.Font = Enum.Font.SourceSans
  7008. devil.Text = "Devil"
  7009. devil.TextColor3 = Color3.new(1, 1, 1)
  7010. devil.TextScaled = true
  7011. devil.TextSize = 14
  7012. devil.TextWrapped = true
  7013.  
  7014. dominus.Name = "dominus"
  7015. dominus.Parent = characterframe
  7016. dominus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  7017. dominus.BackgroundTransparency = 0.10000000149012
  7018. dominus.BorderSizePixel = 2
  7019. dominus.Position = UDim2.new(0, 6, 0, 133)
  7020. dominus.Size = UDim2.new(0, 151, 0, 22)
  7021. dominus.Font = Enum.Font.SourceSans
  7022. dominus.Text = "Dominus"
  7023. dominus.TextColor3 = Color3.new(1, 1, 1)
  7024. dominus.TextScaled = true
  7025. dominus.TextSize = 14
  7026. dominus.TextWrapped = true
  7027. mainframe.Visible = true
  7028. localplayerframe.Visible = false
  7029.  
  7030. pirate.Name = "pirate"
  7031. pirate.Parent = characterframe
  7032. pirate.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  7033. pirate.BackgroundTransparency = 0.10000000149012
  7034. pirate.BorderSizePixel = 2
  7035. pirate.Position = UDim2.new(0, 6, 0, 161)
  7036. pirate.Size = UDim2.new(0, 151, 0, 22)
  7037. pirate.Font = Enum.Font.SourceSans
  7038. pirate.Text = "Pirate"
  7039. pirate.TextColor3 = Color3.new(1, 1, 1)
  7040. pirate.TextScaled = true
  7041. pirate.TextSize = 14
  7042. pirate.TextWrapped = true
  7043.  
  7044. rainbowsuit.Name = "rainbowsuit"
  7045. rainbowsuit.Parent = characterframe
  7046. rainbowsuit.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  7047. rainbowsuit.BackgroundTransparency = 0.10000000149012
  7048. rainbowsuit.BorderSizePixel = 2
  7049. rainbowsuit.Position = UDim2.new(0, 6, 0, 188)
  7050. rainbowsuit.Size = UDim2.new(0, 151, 0, 22)
  7051. rainbowsuit.Font = Enum.Font.SourceSans
  7052. rainbowsuit.Text = "Rainbow Suit"
  7053. rainbowsuit.TextColor3 = Color3.new(1, 1, 1)
  7054. rainbowsuit.TextScaled = true
  7055. rainbowsuit.TextSize = 14
  7056. rainbowsuit.TextWrapped = true
  7057.  
  7058. reaper.Name = "reaper"
  7059. reaper.Parent = characterframe
  7060. reaper.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  7061. reaper.BackgroundTransparency = 0.10000000149012
  7062. reaper.BorderSizePixel = 2
  7063. reaper.Position = UDim2.new(0, 6, 0, 215)
  7064. reaper.Size = UDim2.new(0, 151, 0, 22)
  7065. reaper.Font = Enum.Font.SourceSans
  7066. reaper.Text = "Reaper"
  7067. reaper.TextColor3 = Color3.new(1, 1, 1)
  7068. reaper.TextScaled = true
  7069. reaper.TextSize = 14
  7070. reaper.TextWrapped = true
  7071.  
  7072. skeleton.Name = "skeleton"
  7073. skeleton.Parent = characterframe
  7074. skeleton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  7075. skeleton.BackgroundTransparency = 0.10000000149012
  7076. skeleton.BorderSizePixel = 2
  7077. skeleton.Position = UDim2.new(0, 6, 0, 245)
  7078. skeleton.Size = UDim2.new(0, 151, 0, 22)
  7079. skeleton.Font = Enum.Font.SourceSans
  7080. skeleton.Text = "Skeleton"
  7081. skeleton.TextColor3 = Color3.new(1, 1, 1)
  7082. skeleton.TextScaled = true
  7083. skeleton.TextSize = 14
  7084. skeleton.TextWrapped = true
  7085.  
  7086. watermelonshark.Name = "watermelonshark"
  7087. watermelonshark.Parent = characterframe
  7088. watermelonshark.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  7089. watermelonshark.BackgroundTransparency = 0.10000000149012
  7090. watermelonshark.BorderSizePixel = 2
  7091. watermelonshark.Position = UDim2.new(0, 5, 0, 272)
  7092. watermelonshark.Size = UDim2.new(0, 151, 0, 22)
  7093. watermelonshark.Font = Enum.Font.SourceSans
  7094. watermelonshark.Text = "Watermelon Shark"
  7095. watermelonshark.TextColor3 = Color3.new(1, 1, 1)
  7096. watermelonshark.TextScaled = true
  7097. watermelonshark.TextSize = 14
  7098. watermelonshark.TextWrapped = true
  7099.  
  7100. zelucz.Name = "zelucz"
  7101. zelucz.Parent = characterframe
  7102. zelucz.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  7103. zelucz.BackgroundTransparency = 0.10000000149012
  7104. zelucz.BorderSizePixel = 2
  7105. zelucz.Position = UDim2.new(0, 6, 0, 301)
  7106. zelucz.Size = UDim2.new(0, 151, 0, 22)
  7107. zelucz.Font = Enum.Font.SourceSans
  7108. zelucz.Text = "Zelucz"
  7109. zelucz.TextColor3 = Color3.new(1, 1, 1)
  7110. zelucz.TextScaled = true
  7111. zelucz.TextSize = 14
  7112. zelucz.TextWrapped = true
  7113.  
  7114. zombiedoge.Name = "zombiedoge"
  7115. zombiedoge.Parent = characterframe
  7116. zombiedoge.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  7117. zombiedoge.BackgroundTransparency = 0.10000000149012
  7118. zombiedoge.BorderSizePixel = 2
  7119. zombiedoge.Position = UDim2.new(0, 6, 0, 330)
  7120. zombiedoge.Size = UDim2.new(0, 151, 0, 22)
  7121. zombiedoge.Font = Enum.Font.SourceSans
  7122. zombiedoge.Text = "Zombie Doge"
  7123. zombiedoge.TextColor3 = Color3.new(1, 1, 1)
  7124. zombiedoge.TextScaled = true
  7125. zombiedoge.TextSize = 14
  7126. zombiedoge.TextWrapped = true
  7127.  
  7128.  
  7129. makeplayershrek.MouseButton1Down:connect(function()
  7130. user = username.Text
  7131.  
  7132. local A_1 = game:GetService("Workspace")[user]
  7133. local A_2 = 20011951
  7134. local A_3 = "Hat1"
  7135. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7136. Event:InvokeServer(A_1, A_2, A_3)
  7137.  
  7138. local A_1 = game:GetService("Workspace")[user]
  7139. local A_2 = 20011951
  7140. local A_3 = "Hair1"
  7141. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7142. Event:InvokeServer(A_1, A_2, A_3)
  7143.  
  7144. local A_1 = game:GetService("Workspace")[user]
  7145. local A_2 = 1256287907
  7146. local A_3 = "Shirt1"
  7147. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7148. Event:InvokeServer(A_1, A_2, A_3)
  7149.  
  7150. local A_1 = game:GetService("Workspace")[user]
  7151. local A_2 = 2285882573
  7152. local A_3 = "Pants1"
  7153. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7154. Event:InvokeServer(A_1, A_2, A_3)
  7155.  
  7156. local A_1 = game:GetService("Workspace")[user]
  7157. local A_2 = 16723499
  7158. local A_3 = "Face1"
  7159. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7160. Event:InvokeServer(A_1, A_2, A_3)
  7161.  
  7162. local A_1 = game:GetService("Workspace")[user]
  7163. local A_2 = 20011951
  7164. local A_3 = "Hat2"
  7165. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7166. Event:InvokeServer(A_1, A_2, A_3)
  7167.  
  7168.  
  7169.  
  7170. local A_1 = game:GetService("Workspace")[user]
  7171. local A_2 =
  7172. {
  7173.         [1] = 85,
  7174.         [2] = 255,
  7175.         [3] = 0
  7176. }
  7177. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  7178. Event:FireServer(A_1, A_2)
  7179.  
  7180.  
  7181. end)
  7182.  
  7183.  
  7184.  
  7185. -----MAKE PLAYER NOOB
  7186.  
  7187. makeplayernoob.MouseButton1Down:connect(function()
  7188. user = username.Text
  7189.  
  7190. local A_1 = game:GetService("Workspace")[user]
  7191. local A_2 = 472507574
  7192. local A_3 = "Hat1"
  7193. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7194. Event:InvokeServer(A_1, A_2, A_3)
  7195.  
  7196. local A_1 = game:GetService("Workspace")[user]
  7197. local A_2 = 472507574
  7198. local A_3 = "Hair1"
  7199. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7200. Event:InvokeServer(A_1, A_2, A_3)
  7201.  
  7202. local A_1 = game:GetService("Workspace")[user]
  7203. local A_2 = 2248499581
  7204. local A_3 = "Shirt1"
  7205. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7206. Event:InvokeServer(A_1, A_2, A_3)
  7207.  
  7208. local A_1 = game:GetService("Workspace")[user]
  7209. local A_2 = 1208957640
  7210. local A_3 = "Pants1"
  7211. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7212. Event:InvokeServer(A_1, A_2, A_3)
  7213.  
  7214. local A_1 = game:GetService("Workspace")[user]
  7215. local A_2 = 144075659
  7216. local A_3 = "Face1"
  7217. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7218. Event:InvokeServer(A_1, A_2, A_3)
  7219.  
  7220. local A_1 = game:GetService("Workspace")[user]
  7221. local A_2 = 472507574
  7222. local A_3 = "Hat2"
  7223. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7224. Event:InvokeServer(A_1, A_2, A_3)
  7225.  
  7226.  
  7227.  
  7228. local A_1 = game:GetService("Workspace")[user]
  7229. local A_2 =
  7230. {
  7231.         [1] = 61,
  7232.         [2] = 64,
  7233.         [3] = 255
  7234. }
  7235. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  7236. Event:FireServer(A_1, A_2)
  7237.  
  7238.  
  7239. end)
  7240.  
  7241. -- Scripts:
  7242.  
  7243.  
  7244.  
  7245.  
  7246. game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
  7247.  
  7248. if key == "x" then
  7249. if      D3SK1NG_MENU.Enabled == true then      
  7250.         D3SK1NG_MENU.Enabled = false
  7251. elseif D3SK1NG_MENU.Enabled == false then
  7252.         D3SK1NG_MENU.Enabled = true
  7253.         end
  7254.         end
  7255.         end)
  7256.        
  7257.  
  7258.  
  7259.  
  7260.  
  7261. ------ OPEN BUTTONS
  7262.  
  7263. creditsbutton.MouseButton1Down:connect(function()
  7264. creditsframe.Visible = true
  7265. end)
  7266.  
  7267. localplayerbutton.MouseButton1Down:connect(function()
  7268. localplayerframe.Visible = true
  7269. mainframe.Visible = false
  7270. end)
  7271.  
  7272. otherplayersbutton.MouseButton1Down:connect(function()
  7273. otherplayersframe.Visible = true
  7274. mainframe.Visible = false
  7275. end)
  7276.  
  7277. stealthmoneybutton.MouseButton1Down:connect(function()
  7278. moneyframe.Visible = true
  7279. mainframe.Visible = false
  7280. end)
  7281.  
  7282. teleportsbutton.MouseButton1Down:connect(function()
  7283. teleportframe.Visible = true
  7284. mainframe.Visible = false
  7285. end)
  7286.  
  7287. vehiclebutton.MouseButton1Down:connect(function()
  7288. vehicleframe.Visible = true
  7289. mainframe.Visible = false
  7290. end)
  7291.  
  7292. worldbutton.MouseButton1Down:connect(function()
  7293. worldframe.Visible = true
  7294. mainframe.Visible = false
  7295. end)
  7296.  
  7297. ------- CLOSE BUTTONS
  7298.  
  7299. creditsclose.MouseButton1Down:connect(function()
  7300. creditsframe.Visible = false
  7301. end)
  7302.  
  7303. localplayerback.MouseButton1Down:connect(function()
  7304. localplayerframe.Visible = false
  7305. mainframe.Visible = true
  7306. end)
  7307.  
  7308. otherplayersback.MouseButton1Down:connect(function()
  7309. otherplayersframe.Visible = false
  7310. mainframe.Visible = true
  7311. end)
  7312.  
  7313. moneyback.MouseButton1Down:connect(function()
  7314. moneyframe.Visible = false
  7315. mainframe.Visible = true
  7316. end)
  7317.  
  7318. teleportback.MouseButton1Down:connect(function()
  7319. teleportframe.Visible = false
  7320. mainframe.Visible = true
  7321. end)
  7322.  
  7323. vehicleback.MouseButton1Down:connect(function()
  7324. vehicleframe.Visible = false
  7325. mainframe.Visible = true
  7326. end)
  7327.  
  7328. worldback.MouseButton1Down:connect(function()
  7329. worldframe.Visible = false
  7330. mainframe.Visible = true
  7331. end)
  7332.  
  7333. --STEALTH MONEY BUTTONS
  7334.  
  7335. _10million.MouseButton1Down:connect(function()
  7336. if              _10millionstatus.Text == 'OFF' then
  7337.         _10millionstatus.Text = 'ON'
  7338.  
  7339.         repeat
  7340.                 game.Players.LocalPlayer.ChangeMoney:Fire(10000000)
  7341.                 wait(0.1)
  7342.         until _10millionstatus.Text == 'OFF'
  7343.  
  7344. elseif _10millionstatus.Text == 'ON' then
  7345.         _10millionstatus.Text = 'OFF'
  7346. end
  7347. end)
  7348.  
  7349. _15million.MouseButton1Down:connect(function()
  7350. if              _15millionstatus.Text == 'OFF' then
  7351.         _15millionstatus.Text = 'ON'
  7352.  
  7353.         repeat
  7354.                 game.Players.LocalPlayer.ChangeMoney:Fire(15000000)
  7355.                 wait(0.1)
  7356.         until _15millionstatus.Text == 'OFF'
  7357.  
  7358. elseif _15millionstatus.Text == 'ON' then
  7359.         _15millionstatus.Text = 'OFF'
  7360. end
  7361. end)
  7362.  
  7363. _2billion.MouseButton1Down:connect(function()
  7364. if              _2billionstatus.Text == 'OFF' then
  7365.         _2billionstatus.Text = 'ON'
  7366.  
  7367.         repeat
  7368.                 game.Players.LocalPlayer.ChangeMoney:Fire(198978654)wait(0.1) game.Players.LocalPlayer.ChangeMoney:Fire(12) wait(0.1) game.Players.LocalPlayer.ChangeMoney:Fire(198974652)
  7369.                
  7370.                 wait(0.1)
  7371.         until _2billionstatus.Text == 'OFF'
  7372.  
  7373. elseif _2billionstatus.Text == 'ON' then
  7374.         _2billionstatus.Text = 'OFF'
  7375. end
  7376. end)
  7377.  
  7378. ------- OTHER PLAYERS BUTTONS
  7379.  
  7380. spam.MouseButton1Down:connect(function()
  7381. if spamstatus.Text == 'OFF' then
  7382.         spamstatus.Text = 'ON'
  7383.         repeat
  7384.                 local A_1 = "Sub To TeoMessiKing and Legend J M Z on YT"
  7385. local A_2 = "All"
  7386. local Event = game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest
  7387. Event:FireServer(A_1, A_2)
  7388. wait(1)
  7389.         until spamstatus.Text == 'OFF'
  7390.  
  7391. elseif spamstatus.Text == 'ON' then
  7392.         spamstatus.Text = 'OFF'
  7393. end
  7394. end)
  7395.  
  7396. nakedall.MouseButton1Down:connect(function()
  7397. for i,v in pairs(game.Players:GetChildren()) do
  7398.         if v.Name ~= game.Players.LocalPlayer.Name then
  7399.         noob = v.Name
  7400.         game:GetService("Workspace").CommunicationRelays.Character.ClearCharacter:InvokeServer(game:GetService("Workspace")[noob])
  7401.         end
  7402.         end
  7403. end)
  7404.  
  7405. checkmoney.MouseButton1Down:connect(function()
  7406.         statsframe.Visible = true
  7407. moneystatus.Text = game.Players[username.Text].Money.Value
  7408. end)
  7409.  
  7410. statsclose.MouseButton1Down:connect(function()
  7411. statsframe.Visible = false
  7412. end)
  7413.  
  7414. tptoplayer.MouseButton1Down:connect(function()
  7415. local Target
  7416. local character
  7417. local Player
  7418. Player = game.Players.LocalPlayer
  7419. character = workspace:WaitForChild(Player.name)
  7420. Target = username.Text
  7421. Player.character.HumanoidRootPart.CFrame = game.Players[Target].character.HumanoidRootPart.CFrame
  7422. end)
  7423.  
  7424. -------- LOCALP PlAYER BUTTONS
  7425.  
  7426. givegun.MouseButton1Down:connect(function()
  7427. game:GetService("Workspace").CommunicationRelays.Character.ItemEquip:FireServer("JobAssets", "Glock 9mm", "Gun")
  7428. end)
  7429.  
  7430. qteleport.MouseButton1Down:connect(function()
  7431. plr = game.Players.LocalPlayer
  7432. hum = plr.Character.HumanoidRootPart
  7433. mouse = plr:GetMouse()
  7434. mouse.KeyDown:connect(function(key)
  7435. if key == "q" then
  7436. if mouse.Target then
  7437. hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
  7438. end
  7439. end
  7440. end)
  7441. print("Press Q To Teleport")
  7442. end)
  7443.  
  7444. superrun.MouseButton1Down:connect(function()
  7445. if superjumpstatus.Text == 'OFF' then
  7446.         superjumpstatus.Text = 'ON'
  7447.                         game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 200
  7448. elseif superjumpstatus.Text == 'ON' then
  7449.         superjumpstatus.Text = 'OFF'
  7450.                         game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  7451. end
  7452. end)
  7453.  
  7454. superjump.MouseButton1Down:connect(function()
  7455. if superrunstatus.Text == 'OFF' then
  7456.         superrunstatus.Text = 'ON'
  7457.         game.Players.LocalPlayer.Character.Humanoid.JumpPower = 111
  7458.  
  7459.        
  7460. elseif superrunstatus.Text == 'ON' then
  7461.         superrunstatus.Text = 'OFF'
  7462.         game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
  7463. end
  7464. end)
  7465.  
  7466. lowgravity.MouseButton1Down:connect(function()
  7467. if lowgravitystatus.Text == 'OFF' then
  7468.         game.Workspace.Gravity = 25
  7469.         lowgravitystatus.Text = 'ON'
  7470.        
  7471. elseif lowgravitystatus.Text == 'ON' then
  7472.         lowgravitystatus.Text = 'OFF'
  7473.         game.Workspace.Gravity = 175
  7474.        
  7475. end
  7476. end)
  7477.  
  7478. noclip.MouseButton1Down:connect(function()
  7479. if noclipstatus.Text == 'OFF' then
  7480.        
  7481. noclip = true
  7482. game:GetService('RunService').Stepped:connect(function()
  7483. if noclip then
  7484. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  7485. end
  7486. end)
  7487. plr = game.Players.LocalPlayer
  7488. mouse = plr:GetMouse()
  7489.  
  7490.         noclipstatus.Text = 'ON'
  7491.  
  7492.  
  7493. elseif noclipstatus.Text == 'ON' then
  7494.         noclipstatus.Text = 'OFF'
  7495.  
  7496. noclip = false
  7497.  
  7498.  
  7499. end
  7500. end)
  7501.  
  7502.  
  7503. ------ WORLDFRAME
  7504.  
  7505. fog.MouseButton1Down:connect(function()
  7506. game.Lighting.FogEnd = 250
  7507. end)
  7508.  
  7509.  
  7510.  
  7511. nofog.MouseButton1Down:connect(function()
  7512. game.Lighting.FogEnd = 10000
  7513. end)
  7514.  
  7515. repeat
  7516. bright.MouseButton1Down:connect(function()
  7517. game.Lighting.Brightness = 10000
  7518. wait(0.1)
  7519. end)
  7520. until dark.MouseButton1Down
  7521.  
  7522. dark.MouseButton1Down:connect(function()
  7523. game.Lighting.Brightness = 1
  7524. end)
  7525.  
  7526.  
  7527.  
  7528.  
  7529. ----- VEHICLE BUTTONS
  7530.  
  7531.  
  7532. sleigher.MouseButton1Down:connect(function()
  7533. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.Visible = true
  7534. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.ActiveCustomization.Frame.Value = "Sleigher"
  7535. end)
  7536.  
  7537. policecar.MouseButton1Down:connect(function()
  7538. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.Visible = true
  7539. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.ActiveCustomization.Frame.Value = "Police Intrepid"
  7540. end)
  7541.  
  7542. bus.MouseButton1Down:connect(function()
  7543. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.Visible = true
  7544. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.ActiveCustomization.Frame.Value = "Schoolbus"
  7545. end)
  7546.  
  7547. -----TELEPORT BUTTONS
  7548.  
  7549. Baileys.MouseButton1Down:connect(function()
  7550. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(543.76062, 39.8500099, 43.1453667))
  7551. end)
  7552.  
  7553. Criminalbase.MouseButton1Down:connect(function()
  7554. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(678.209106, 39.8500099, 840.987732))
  7555. end)
  7556.  
  7557. Plot.MouseButton1Down:connect(function()
  7558. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-9.09812069, 39.8500023, -251.339005))
  7559. end)
  7560.  
  7561. Garage.MouseButton1Down:connect(function()
  7562. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(617.86792, 39.8500099, 222.204208))
  7563. end)
  7564.  
  7565. SuperMart.MouseButton1Down:connect(function()
  7566. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(306.922485, 39.8597755, 866.421509))
  7567. end)
  7568.  
  7569. Gym.MouseButton1Down:connect(function()
  7570. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(176.828949, 39.8500099, 1208.14514))
  7571. end)
  7572.  
  7573. CarShip.MouseButton1Down:connect(function()
  7574. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(366.530609, 39.6500092, 561.46991))
  7575. end)
  7576.  
  7577. Club.MouseButton1Down:connect(function()
  7578. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(506.477844, 40.2500153, 891.893738))
  7579. end)
  7580.  
  7581. PoliceStation.MouseButton1Down:connect(function()
  7582. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-38.1218109, 42.6500092, 597.40094))
  7583. end)
  7584.  
  7585. Cinema.MouseButton1Down:connect(function()
  7586. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(593.378, 61.2, 467.222))
  7587. end)
  7588.  
  7589. GasStation.MouseButton1Down:connect(function()
  7590. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(348.957458, 39.6500092, 457.277496))
  7591. end)
  7592.  
  7593. Hospital.MouseButton1Down:connect(function()
  7594. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(137.416245, 39.8500099, 1463.74634))
  7595. end)
  7596.  
  7597. HIghschool.MouseButton1Down:connect(function()
  7598. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-124.7, 42.3, 774.094))
  7599. end)
  7600.  
  7601. Hamburger.MouseButton1Down:connect(function()
  7602. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(414.374298, 39.8500099, 366.701843))
  7603. end)
  7604.  
  7605. Mueseum.MouseButton1Down:connect(function()
  7606. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(616.659119, 40.2500153, 1363.78442))
  7607. end)
  7608.  
  7609. Library.MouseButton1Down:connect(function()
  7610. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(424.386597, 39.8500099, 1119.21436))
  7611. end)
  7612.  
  7613. Apartments.MouseButton1Down:connect(function()
  7614. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(509.568024, 39.8500099, 117.027695))
  7615. end)
  7616.  
  7617. Bank.MouseButton1Down:connect(function()
  7618. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-89.6001, 47.2, 1371.2))
  7619. end)
  7620.  
  7621. ------ Not important
  7622.  
  7623.  
  7624. statsframe.Draggable = true
  7625. creditsframe.Draggable = true
  7626.  
  7627.  
  7628. ----------- important
  7629.  
  7630. monalisa.MouseButton1Down:Connect(function()
  7631.         game.Players.LocalPlayer.PlayerGui.Main.PaintingMenu.Visible = true
  7632.        
  7633.         game.Players.LocalPlayer.PlayerGui.Main.PaintingVal = game.ReplicatedStorage.PaintingCatalog["Mona Lisa"]
  7634.         end)
  7635.  
  7636.  
  7637. spammessages.MouseButton1Down:Connect(function()
  7638.         if spammessagesstatus.Text == 'OFF' then
  7639.                         spammessagesstatus.Text = 'ON'
  7640.         repeat
  7641.         local A_1 = "Hi Sub to TeoMessiKing please :)"
  7642. local A_2 = username.Text
  7643. local Event = game:GetService("Workspace").CommunicationRelays.Interclient.SendMessage
  7644. Event:InvokeServer(A_1, A_2)
  7645. wait(0.5)
  7646.         until spammessagesstatus.Text == 'OFF'
  7647.         elseif spammessagesstatus.Text == 'ON' then
  7648.                 spammessagesstatus.Text = 'OFF'
  7649.         end
  7650.         end)
  7651.  
  7652.  
  7653. otherplayersframe.Visible = false
  7654.  
  7655.  
  7656. attatchbutton.MouseButton1Down:connect(function()
  7657. if attachstatus.Text == 'OFF' then
  7658.                         attachstatus.Text = 'ON'
  7659.         repeat
  7660.         local Target
  7661. local character
  7662. local Player
  7663. Player = game.Players.LocalPlayer
  7664. character = workspace:WaitForChild(Player.name)
  7665. Target = username.Text
  7666. Player.character.HumanoidRootPart.CFrame = game.Players[Target].character.HumanoidRootPart.CFrame
  7667. wait(0.05)
  7668.         until attachstatus.Text == 'OFF'
  7669.  
  7670. elseif attachstatus.Text == 'ON' then
  7671.         attachstatus.Text = 'OFF'
  7672. end
  7673. end)
  7674. ------------------ CHARACTER
  7675.  
  7676.  
  7677. characterbutton.MouseButton1Down:connect(function()
  7678. characterframe.Visible = true
  7679. end)
  7680.  
  7681. characterclose.MouseButton1Down:connect(function()
  7682. characterframe.Visible = false
  7683. end)
  7684.  
  7685. clown.MouseButton1Down:connect(function()
  7686. localplayerusername = game.Players.LocalPlayer.Name
  7687.  
  7688.  
  7689. local A_1 = game:GetService("Workspace")[localplayerusername]
  7690. local A_2 = 16984857
  7691. local A_3 = "Hat1"
  7692. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7693. Event:InvokeServer(A_1, A_2, A_3)
  7694.  
  7695. local A_1 = game:GetService("Workspace")[localplayerusername]
  7696. local A_2 = 1554091128
  7697. local A_3 = "Shirt1"
  7698. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7699. Event:InvokeServer(A_1, A_2, A_3)
  7700.  
  7701. local A_1 = game:GetService("Workspace")[localplayerusername]
  7702. local A_2 = 2362379433
  7703. local A_3 = "Pants1"
  7704. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7705. Event:InvokeServer(A_1, A_2, A_3)
  7706.  
  7707. local A_1 = game:GetService("Workspace")[localplayerusername]
  7708. local A_2 = 23644960
  7709. local A_3 = "Face1"
  7710. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7711. Event:InvokeServer(A_1, A_2, A_3)
  7712.  
  7713. local A_1 = game:GetService("Workspace")[localplayerusername]
  7714. local A_2 = 15469944
  7715. local A_3 = "Hat2"
  7716. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7717. Event:InvokeServer(A_1, A_2, A_3)
  7718.  
  7719.  
  7720.  
  7721. local A_1 = game:GetService("Workspace")[localplayerusername]
  7722. local A_2 =
  7723. {
  7724.         [1] = 1,
  7725.         [2] = 0.8,
  7726.         [3] = 0.6
  7727. }
  7728. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  7729. Event:FireServer(A_1, A_2)
  7730.  
  7731. end)
  7732.  
  7733. devil.MouseButton1Down:connect(function()
  7734. localplayerusername = game.Players.LocalPlayer.Name
  7735.  
  7736.  
  7737. local A_1 = game:GetService("Workspace")[localplayerusername]
  7738. local A_2 = 15967797
  7739. local A_3 = "Hat1"
  7740. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7741. Event:InvokeServer(A_1, A_2, A_3)
  7742.  
  7743. local A_1 = game:GetService("Workspace")[localplayerusername]
  7744. local A_2 = 2025399665
  7745. local A_3 = "Shirt1"
  7746. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7747. Event:InvokeServer(A_1, A_2, A_3)
  7748.  
  7749. local A_1 = game:GetService("Workspace")[localplayerusername]
  7750. local A_2 = 1677380681
  7751. local A_3 = "Pants1"
  7752. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7753. Event:InvokeServer(A_1, A_2, A_3)
  7754.  
  7755. local A_1 = game:GetService("Workspace")[localplayerusername]
  7756. local A_2 = 128992838
  7757. local A_3 = "Face1"
  7758. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7759. Event:InvokeServer(A_1, A_2, A_3)
  7760.  
  7761. local A_1 = game:GetService("Workspace")[localplayerusername]
  7762. local A_2 = 1117719026
  7763. local A_3 = "Hat2"
  7764. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7765. Event:InvokeServer(A_1, A_2, A_3)
  7766.  
  7767.  
  7768.  
  7769. local A_1 = game:GetService("Workspace")[localplayerusername]
  7770. local A_2 =
  7771. {
  7772.         [1] = 1,
  7773.         [2] = 0.8,
  7774.         [3] = 0.6
  7775. }
  7776. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  7777. Event:FireServer(A_1, A_2)
  7778.  
  7779. end)
  7780.  
  7781. dominus.MouseButton1Down:connect(function()
  7782. localplayerusername = game.Players.LocalPlayer.Name
  7783.  
  7784.  
  7785. local A_1 = game:GetService("Workspace")[localplayerusername]
  7786. local A_2 = 21070012
  7787. local A_3 = "Hat1"
  7788. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7789. Event:InvokeServer(A_1, A_2, A_3)
  7790.  
  7791. local A_1 = game:GetService("Workspace")[localplayerusername]
  7792. local A_2 = 1594957505
  7793. local A_3 = "Shirt1"
  7794. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7795. Event:InvokeServer(A_1, A_2, A_3)
  7796.  
  7797. local A_1 = game:GetService("Workspace")[localplayerusername]
  7798. local A_2 = 767979438
  7799. local A_3 = "Pants1"
  7800. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7801. Event:InvokeServer(A_1, A_2, A_3)
  7802.  
  7803. local A_1 = game:GetService("Workspace")[localplayerusername]
  7804. local A_2 = 20052135
  7805. local A_3 = "Face1"
  7806. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7807. Event:InvokeServer(A_1, A_2, A_3)
  7808.  
  7809. local A_1 = game:GetService("Workspace")[localplayerusername]
  7810. local A_2 = 1031429
  7811. local A_3 = "Hat2"
  7812. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7813. Event:InvokeServer(A_1, A_2, A_3)
  7814.  
  7815.  
  7816.  
  7817. local A_1 = game:GetService("Workspace")[localplayerusername]
  7818. local A_2 =
  7819. {
  7820.         [1] = 1,
  7821.         [2] = 0.8,
  7822.         [3] = 0.6
  7823. }
  7824. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  7825. Event:FireServer(A_1, A_2)
  7826.  
  7827. end)
  7828.  
  7829. pirate.MouseButton1Down:connect(function()
  7830. localplayerusername = game.Players.LocalPlayer.Name
  7831.  
  7832.  
  7833. local A_1 = game:GetService("Workspace")[localplayerusername]
  7834. local A_2 = 1028859
  7835. local A_3 = "Hat1"
  7836. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7837. Event:InvokeServer(A_1, A_2, A_3)
  7838.  
  7839. local A_1 = game:GetService("Workspace")[localplayerusername]
  7840. local A_2 = 1332460963
  7841. local A_3 = "Shirt1"
  7842. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7843. Event:InvokeServer(A_1, A_2, A_3)
  7844.  
  7845. local A_1 = game:GetService("Workspace")[localplayerusername]
  7846. local A_2 = 1352908341
  7847. local A_3 = "Pants1"
  7848. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7849. Event:InvokeServer(A_1, A_2, A_3)
  7850.  
  7851. local A_1 = game:GetService("Workspace")[localplayerusername]
  7852. local A_2 = 255827175
  7853. local A_3 = "Face1"
  7854. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7855. Event:InvokeServer(A_1, A_2, A_3)
  7856.  
  7857. local A_1 = game:GetService("Workspace")[localplayerusername]
  7858. local A_2 = 74970669
  7859. local A_3 = "Hat2"
  7860. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7861. Event:InvokeServer(A_1, A_2, A_3)
  7862.  
  7863.  
  7864.  
  7865. local A_1 = game:GetService("Workspace")[localplayerusername]
  7866. local A_2 =
  7867. {
  7868.         [1] = 1,
  7869.         [2] = 0.8,
  7870.         [3] = 0.6
  7871. }
  7872. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  7873. Event:FireServer(A_1, A_2)
  7874.  
  7875. end)
  7876.  
  7877. rainbowsuit.MouseButton1Down:connect(function()
  7878. localplayerusername = game.Players.LocalPlayer.Name
  7879.  
  7880.  
  7881. local A_1 = game:GetService("Workspace")[localplayerusername]
  7882. local A_2 = 82332313
  7883. local A_3 = "Hat1"
  7884. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7885. Event:InvokeServer(A_1, A_2, A_3)
  7886.  
  7887. local A_1 = game:GetService("Workspace")[localplayerusername]
  7888. local A_2 = 1601920254
  7889. local A_3 = "Shirt1"
  7890. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7891. Event:InvokeServer(A_1, A_2, A_3)
  7892.  
  7893. local A_1 = game:GetService("Workspace")[localplayerusername]
  7894. local A_2 = 1277777900
  7895. local A_3 = "Pants1"
  7896. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7897. Event:InvokeServer(A_1, A_2, A_3)
  7898.  
  7899. local A_1 = game:GetService("Workspace")[localplayerusername]
  7900. local A_2 = 20052135
  7901. local A_3 = "Face1"
  7902. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7903. Event:InvokeServer(A_1, A_2, A_3)
  7904.  
  7905. local A_1 = game:GetService("Workspace")[localplayerusername]
  7906. local A_2 = 149594188
  7907. local A_3 = "Hat2"
  7908. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7909. Event:InvokeServer(A_1, A_2, A_3)
  7910.  
  7911.  
  7912.  
  7913. local A_1 = game:GetService("Workspace")[localplayerusername]
  7914. local A_2 =
  7915. {
  7916.         [1] = 1,
  7917.         [2] = 0.8,
  7918.         [3] = 0.6
  7919. }
  7920. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  7921. Event:FireServer(A_1, A_2)
  7922.  
  7923. end)
  7924.  
  7925. reaper.MouseButton1Down:connect(function()
  7926. localplayerusername = game.Players.LocalPlayer.Name
  7927.  
  7928.  
  7929. local A_1 = game:GetService("Workspace")[localplayerusername]
  7930. local A_2 = 28276664
  7931. local A_3 = "Hat1"
  7932. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7933. Event:InvokeServer(A_1, A_2, A_3)
  7934.  
  7935. local A_1 = game:GetService("Workspace")[localplayerusername]
  7936. local A_2 = 788634000
  7937. local A_3 = "Shirt1"
  7938. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7939. Event:InvokeServer(A_1, A_2, A_3)
  7940.  
  7941. local A_1 = game:GetService("Workspace")[localplayerusername]
  7942. local A_2 = 825322045
  7943. local A_3 = "Pants1"
  7944. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7945. Event:InvokeServer(A_1, A_2, A_3)
  7946.  
  7947. local A_1 = game:GetService("Workspace")[localplayerusername]
  7948. local A_2 = 398675917
  7949. local A_3 = "Face1"
  7950. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7951. Event:InvokeServer(A_1, A_2, A_3)
  7952.  
  7953. local A_1 = game:GetService("Workspace")[localplayerusername]
  7954. local A_2 = 28276664
  7955. local A_3 = "Hat2"
  7956. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7957. Event:InvokeServer(A_1, A_2, A_3)
  7958.  
  7959.  
  7960. local A_1 = game:GetService("Workspace")[localplayerusername]
  7961. local A_2 =
  7962. {
  7963.         [1] = 0.9,
  7964.         [2] = 0.89,
  7965.         [3] = 0.87
  7966. }
  7967. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  7968. Event:FireServer(A_1, A_2)
  7969.  
  7970.  
  7971. end)
  7972.  
  7973. skeleton.MouseButton1Down:connect(function()
  7974. localplayerusername = game.Players.LocalPlayer.Name
  7975.  
  7976.  
  7977. local A_1 = game:GetService("Workspace")[localplayerusername]
  7978. local A_2 = 4765718
  7979. local A_3 = "Hat1"
  7980. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7981. Event:InvokeServer(A_1, A_2, A_3)
  7982.  
  7983. local A_1 = game:GetService("Workspace")[localplayerusername]
  7984. local A_2 = 2227041824
  7985. local A_3 = "Shirt1"
  7986. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7987. Event:InvokeServer(A_1, A_2, A_3)
  7988.  
  7989. local A_1 = game:GetService("Workspace")[localplayerusername]
  7990. local A_2 = 2085700068
  7991. local A_3 = "Pants1"
  7992. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7993. Event:InvokeServer(A_1, A_2, A_3)
  7994.  
  7995. local A_1 = game:GetService("Workspace")[localplayerusername]
  7996. local A_2 = 128992838
  7997. local A_3 = "Face1"
  7998. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  7999. Event:InvokeServer(A_1, A_2, A_3)
  8000.  
  8001. local A_1 = game:GetService("Workspace")[localplayerusername]
  8002. local A_2 = 4765718
  8003. local A_3 = "Hat2"
  8004. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  8005. Event:InvokeServer(A_1, A_2, A_3)
  8006.  
  8007.  
  8008.  
  8009. local A_1 = game:GetService("Workspace")[localplayerusername]
  8010. local A_2 =
  8011. {
  8012.         [1] = 0.9,
  8013.         [2] = 0.89,
  8014.         [3] = 0.87
  8015. }
  8016. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  8017. Event:FireServer(A_1, A_2)
  8018.  
  8019. end)
  8020.  
  8021. watermelonshark.MouseButton1Down:connect(function()
  8022. localplayerusername = game.Players.LocalPlayer.Name
  8023.  
  8024.  
  8025. local A_1 = game:GetService("Workspace")[localplayerusername]
  8026. local A_2 = 264989462
  8027. local A_3 = "Hat1"
  8028. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  8029. Event:InvokeServer(A_1, A_2, A_3)
  8030.  
  8031. local A_1 = game:GetService("Workspace")[localplayerusername]
  8032. local A_2 = 1789114124
  8033. local A_3 = "Shirt1"
  8034. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  8035. Event:InvokeServer(A_1, A_2, A_3)
  8036.  
  8037. local A_1 = game:GetService("Workspace")[localplayerusername]
  8038. local A_2 = 1420016210
  8039. local A_3 = "Pants1"
  8040. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  8041. Event:InvokeServer(A_1, A_2, A_3)
  8042.  
  8043. local A_1 = game:GetService("Workspace")[localplayerusername]
  8044. local A_2 = 2409285794
  8045. local A_3 = "Face1"
  8046. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  8047. Event:InvokeServer(A_1, A_2, A_3)
  8048.  
  8049. local A_1 = game:GetService("Workspace")[localplayerusername]
  8050. local A_2 = 264989462
  8051. local A_3 = "Hat2"
  8052. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  8053. Event:InvokeServer(A_1, A_2, A_3)
  8054.  
  8055.  
  8056. local A_1 = game:GetService("Workspace")[localplayerusername]
  8057. local A_2 =
  8058. {
  8059.         [1] = 0.9,
  8060.         [2] = 0.89,
  8061.         [3] = 0.87
  8062. }
  8063. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  8064. Event:FireServer(A_1, A_2)
  8065.  
  8066. end)
  8067.  
  8068. zelucz.MouseButton1Down:connect(function()
  8069. localplayerusername = game.Players.LocalPlayer.Name
  8070.  
  8071.  
  8072. local A_1 = game:GetService("Workspace")[localplayerusername]
  8073. local A_2 = 183468963
  8074. local A_3 = "Hat1"
  8075. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  8076. Event:InvokeServer(A_1, A_2, A_3)
  8077.  
  8078. local A_1 = game:GetService("Workspace")[localplayerusername]
  8079. local A_2 = 1789244389
  8080. local A_3 = "Shirt1"
  8081. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  8082. Event:InvokeServer(A_1, A_2, A_3)
  8083.  
  8084. local A_1 = game:GetService("Workspace")[localplayerusername]
  8085. local A_2 = 2144699119
  8086. local A_3 = "Pants1"
  8087. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  8088. Event:InvokeServer(A_1, A_2, A_3)
  8089.  
  8090. local A_1 = game:GetService("Workspace")[localplayerusername]
  8091. local A_2 = 144075659
  8092. local A_3 = "Face1"
  8093. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  8094. Event:InvokeServer(A_1, A_2, A_3)
  8095.  
  8096. local A_1 = game:GetService("Workspace")[localplayerusername]
  8097. local A_2 = 183468963
  8098. local A_3 = "Hat2"
  8099. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  8100. Event:InvokeServer(A_1, A_2, A_3)
  8101.  
  8102.  
  8103. local A_1 = game:GetService("Workspace")[localplayerusername]
  8104. local A_2 =
  8105. {
  8106.         [1] = 0.9,
  8107.         [2] = 0.89,
  8108.         [3] = 0.87
  8109. }
  8110. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  8111. Event:FireServer(A_1, A_2)
  8112.  
  8113. end)
  8114.  
  8115. zombiedoge.MouseButton1Down:connect(function()
  8116. localplayerusername = game.Players.LocalPlayer.Name
  8117.  
  8118.  
  8119. local A_1 = game:GetService("Workspace")[localplayerusername]
  8120. local A_2 = 304718708
  8121. local A_3 = "Hat1"
  8122. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  8123. Event:InvokeServer(A_1, A_2, A_3)
  8124.  
  8125. local A_1 = game:GetService("Workspace")[localplayerusername]
  8126. local A_2 = 2130801269
  8127. local A_3 = "Shirt1"
  8128. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  8129. Event:InvokeServer(A_1, A_2, A_3)
  8130.  
  8131. local A_1 = game:GetService("Workspace")[localplayerusername]
  8132. local A_2 = 655826450
  8133. local A_3 = "Pants1"
  8134. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  8135. Event:InvokeServer(A_1, A_2, A_3)
  8136.  
  8137. local A_1 = game:GetService("Workspace")[localplayerusername]
  8138. local A_2 = 20052135
  8139. local A_3 = "Face1"
  8140. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  8141. Event:InvokeServer(A_1, A_2, A_3)
  8142.  
  8143. local A_1 = game:GetService("Workspace")[localplayerusername]
  8144. local A_2 = 226186871
  8145. local A_3 = "Hat2"
  8146. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  8147. Event:InvokeServer(A_1, A_2, A_3)
  8148.  
  8149.  
  8150.  
  8151. local A_1 = game:GetService("Workspace")[localplayerusername]
  8152. local A_2 =
  8153. {
  8154.         [1] = 1,
  8155.         [2] = 0.8,
  8156.         [3] = 0.6
  8157. }
  8158. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  8159. Event:FireServer(A_1, A_2)
  8160.  
  8161. end)