Facebook
From Morose Peccary, 2 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: 213
  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)-- Version: 2.82
  2722. -- Instances:
  2723. local D3SK1NG_MENU = Instance.new("ScreenGui")
  2724. local worldframe = Instance.new("Frame")
  2725. local bar1 = Instance.new("Frame")
  2726. local title = Instance.new("TextLabel")
  2727. local bar2 = Instance.new("Frame")
  2728. local worldback = Instance.new("TextButton")
  2729. local fog = Instance.new("TextButton")
  2730. local nofog = Instance.new("TextButton")
  2731. local bright = Instance.new("TextButton")
  2732. local dark = Instance.new("TextButton")
  2733. local vehicleframe = Instance.new("Frame")
  2734. local bar1_2 = Instance.new("Frame")
  2735. local title_2 = Instance.new("TextLabel")
  2736. local bus = Instance.new("TextButton")
  2737. local bar2_2 = Instance.new("Frame")
  2738. local vehicleback = Instance.new("TextButton")
  2739. local policecar = Instance.new("TextButton")
  2740. local sleigher = Instance.new("TextButton")
  2741. local teleportframe = Instance.new("Frame")
  2742. local bar1_3 = Instance.new("Frame")
  2743. local title_3 = Instance.new("TextLabel")
  2744. local teleports = Instance.new("ScrollingFrame")
  2745. local Hospital = Instance.new("TextButton")
  2746. local GasStation = Instance.new("TextButton")
  2747. local Cinema = Instance.new("TextButton")
  2748. local Plot = Instance.new("TextButton")
  2749. local PoliceStation = Instance.new("TextButton")
  2750. local Club = Instance.new("TextButton")
  2751. local CarShip = Instance.new("TextButton")
  2752. local Library = Instance.new("TextButton")
  2753. local Apartments = Instance.new("TextButton")
  2754. local Gym = Instance.new("TextButton")
  2755. local Bank = Instance.new("TextButton")
  2756. local Mueseum = Instance.new("TextButton")
  2757. local Hamburger = Instance.new("TextButton")
  2758. local HIghschool = Instance.new("TextButton")
  2759. local Criminalbase = Instance.new("TextButton")
  2760. local SuperMart = Instance.new("TextButton")
  2761. local Baileys = Instance.new("TextButton")
  2762. local Garage = Instance.new("TextButton")
  2763. local bar2_3 = Instance.new("Frame")
  2764. local teleportback = Instance.new("TextButton")
  2765. local statsframe = Instance.new("Frame")
  2766. local moneystatus = Instance.new("TextLabel")
  2767. local bar2_4 = Instance.new("Frame")
  2768. local statsclose = Instance.new("TextButton")
  2769. local bar1_4 = Instance.new("Frame")
  2770. local title_4 = Instance.new("TextLabel")
  2771. local otherplayersframe = Instance.new("Frame")
  2772. local bar1_5 = Instance.new("Frame")
  2773. local title_5 = Instance.new("TextLabel")
  2774. local bar2_5 = Instance.new("Frame")
  2775. local otherplayersback = Instance.new("TextButton")
  2776. local tptoplayer = Instance.new("TextButton")
  2777. local username = Instance.new("TextBox")
  2778. local nakedall = Instance.new("TextButton")
  2779. local spammessages = Instance.new("TextButton")
  2780. local spammessagesstatus = Instance.new("TextLabel")
  2781. local checkmoney = Instance.new("TextButton")
  2782. local attatchbutton = Instance.new("TextButton")
  2783. local attachstatus = Instance.new("TextLabel")
  2784. local makeplayershrek = Instance.new("TextButton")
  2785. local makeplayernoob = Instance.new("TextButton")
  2786. local moneyframe = Instance.new("Frame")
  2787. local bar1_6 = Instance.new("Frame")
  2788. local title_6 = Instance.new("TextLabel")
  2789. local _2billion = Instance.new("TextButton")
  2790. local bar2_6 = Instance.new("Frame")
  2791. local moneyback = Instance.new("TextButton")
  2792. local _15million = Instance.new("TextButton")
  2793. local _10million = Instance.new("TextButton")
  2794. local _2billionstatus = Instance.new("TextLabel")
  2795. local _15millionstatus = Instance.new("TextLabel")
  2796. local _10millionstatus = Instance.new("TextLabel")
  2797. local mainframe = Instance.new("Frame")
  2798. local bar1_7 = Instance.new("Frame")
  2799. local title_7 = Instance.new("TextLabel")
  2800. local localplayerbutton = Instance.new("TextButton")
  2801. local bar2_7 = Instance.new("Frame")
  2802. local otherplayersbutton = Instance.new("TextButton")
  2803. local worldbutton = Instance.new("TextButton")
  2804. local stealthmoneybutton = Instance.new("TextButton")
  2805. local vehiclebutton = Instance.new("TextButton")
  2806. local teleportsbutton = Instance.new("TextButton")
  2807. local creditsbutton = Instance.new("TextButton")
  2808. local localplayerframe = Instance.new("Frame")
  2809. local bar1_8 = Instance.new("Frame")
  2810. local title_8 = Instance.new("TextLabel")
  2811. local superjump = Instance.new("TextButton")
  2812. local bar2_8 = Instance.new("Frame")
  2813. local localplayerback = Instance.new("TextButton")
  2814. local superrun = Instance.new("TextButton")
  2815. local lowgravity = Instance.new("TextButton")
  2816. local noclip = Instance.new("TextButton")
  2817. local qteleport = Instance.new("TextButton")
  2818. local superrunstatus = Instance.new("TextLabel")
  2819. local superjumpstatus = Instance.new("TextLabel")
  2820. local lowgravitystatus = Instance.new("TextLabel")
  2821. local noclipstatus = Instance.new("TextLabel")
  2822. local givegun = Instance.new("TextButton")
  2823. local monalisa = Instance.new("TextButton")
  2824. local spam = Instance.new("TextButton")
  2825. local spamstatus = Instance.new("TextLabel")
  2826. local characterbutton = Instance.new("TextButton")
  2827. local creditsframe = Instance.new("Frame")
  2828. local bar1_9 = Instance.new("Frame")
  2829. local title_9 = Instance.new("TextLabel")
  2830. local bar2_9 = Instance.new("Frame")
  2831. local creditsclose = Instance.new("TextButton")
  2832. local credits1 = Instance.new("TextLabel")
  2833. local credits2 = Instance.new("TextLabel")
  2834. local characterframe = Instance.new("Frame")
  2835. local bar1_10 = Instance.new("Frame")
  2836. local title_10 = Instance.new("TextLabel")
  2837. local bar2_10 = Instance.new("Frame")
  2838. local characterclose = Instance.new("TextButton")
  2839. local clown = Instance.new("TextButton")
  2840. local devil = Instance.new("TextButton")
  2841. local dominus = Instance.new("TextButton")
  2842. local pirate = Instance.new("TextButton")
  2843. local rainbowsuit = Instance.new("TextButton")
  2844. local reaper = Instance.new("TextButton")
  2845. local skeleton = Instance.new("TextButton")
  2846. local watermelonshark = Instance.new("TextButton")
  2847. local zelucz = Instance.new("TextButton")
  2848. local zombiedoge = Instance.new("TextButton")
  2849. --Properties:
  2850. D3SK1NG_MENU.Name = "D3SK1NG_MENU"
  2851. D3SK1NG_MENU.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  2852.  
  2853. worldframe.Name = "worldframe"
  2854. worldframe.Parent = D3SK1NG_MENU
  2855. worldframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  2856. worldframe.BackgroundTransparency = 0.30000001192093
  2857. worldframe.BorderSizePixel = 3
  2858. worldframe.Position = UDim2.new(1.31130219e-05, 0, 0.240387976, 0)
  2859. worldframe.Size = UDim2.new(0, 166, 0, 249)
  2860. worldframe.Visible = false
  2861.  
  2862. bar1.Name = "bar1"
  2863. bar1.Parent = worldframe
  2864. bar1.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  2865. bar1.BackgroundTransparency = 0.30000001192093
  2866. bar1.BorderColor3 = Color3.new(0, 0, 0)
  2867. bar1.BorderSizePixel = 3
  2868. bar1.Size = UDim2.new(0, 166, 0, 65)
  2869.  
  2870. title.Name = "title"
  2871. title.Parent = bar1
  2872. title.BackgroundColor3 = Color3.new(1, 1, 1)
  2873. title.BackgroundTransparency = 1
  2874. title.Size = UDim2.new(0, 166, 0, 65)
  2875. title.Font = Enum.Font.Cartoon
  2876. title.Text = "WORLD"
  2877. title.TextColor3 = Color3.new(1, 1, 1)
  2878. title.TextScaled = true
  2879. title.TextSize = 14
  2880. title.TextWrapped = true
  2881.  
  2882. bar2.Name = "bar2"
  2883. bar2.Parent = worldframe
  2884. bar2.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  2885. bar2.BackgroundTransparency = 0.30000001192093
  2886. bar2.BorderColor3 = Color3.new(0, 0, 0)
  2887. bar2.BorderSizePixel = 3
  2888. bar2.Position = UDim2.new(0, 0, 0.899869263, 0)
  2889. bar2.Size = UDim2.new(0, 166, 0, 25)
  2890.  
  2891. worldback.Name = "worldback"
  2892. worldback.Parent = bar2
  2893. worldback.BackgroundColor3 = Color3.new(1, 1, 1)
  2894. worldback.BackgroundTransparency = 1
  2895. worldback.Position = UDim2.new(0, 0, -0.0454545617, 0)
  2896. worldback.Size = UDim2.new(0, 166, 0, 23)
  2897. worldback.Font = Enum.Font.SourceSans
  2898. worldback.Text = "Back"
  2899. worldback.TextColor3 = Color3.new(1, 1, 1)
  2900. worldback.TextScaled = true
  2901. worldback.TextSize = 14
  2902. worldback.TextWrapped = true
  2903.  
  2904. fog.Name = "fog"
  2905. fog.Parent = worldframe
  2906. fog.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  2907. fog.BackgroundTransparency = 0.20000000298023
  2908. fog.BorderSizePixel = 2
  2909. fog.Position = UDim2.new(0.036144577, 0, 0.589600623, 0)
  2910. fog.Size = UDim2.new(0, 154, 0, 28)
  2911. fog.Font = Enum.Font.SourceSans
  2912. fog.Text = "FOG"
  2913. fog.TextColor3 = Color3.new(1, 1, 1)
  2914. fog.TextScaled = true
  2915. fog.TextSize = 14
  2916. fog.TextWrapped = true
  2917.  
  2918. nofog.Name = "nofog"
  2919. nofog.Parent = worldframe
  2920. nofog.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  2921. nofog.BackgroundTransparency = 0.20000000298023
  2922. nofog.BorderSizePixel = 2
  2923. nofog.Position = UDim2.new(0, 6, 0, 180)
  2924. nofog.Size = UDim2.new(0, 154, 0, 28)
  2925. nofog.Font = Enum.Font.SourceSans
  2926. nofog.Text = "NO FOG"
  2927. nofog.TextColor3 = Color3.new(1, 1, 1)
  2928. nofog.TextScaled = true
  2929. nofog.TextSize = 14
  2930. nofog.TextWrapped = true
  2931.  
  2932. bright.Name = "bright"
  2933. bright.Parent = worldframe
  2934. bright.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  2935. bright.BackgroundTransparency = 0.20000000298023
  2936. bright.BorderSizePixel = 2
  2937. bright.Position = UDim2.new(0.036144577, 0, 0.310839504, 0)
  2938. bright.Size = UDim2.new(0, 154, 0, 28)
  2939. bright.Font = Enum.Font.SourceSans
  2940. bright.Text = "BRIGHT"
  2941. bright.TextColor3 = Color3.new(1, 1, 1)
  2942. bright.TextScaled = true
  2943. bright.TextSize = 14
  2944. bright.TextWrapped = true
  2945.  
  2946. dark.Name = "dark"
  2947. dark.Parent = worldframe
  2948. dark.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  2949. dark.BackgroundTransparency = 0.20000000298023
  2950. dark.BorderSizePixel = 2
  2951. dark.Position = UDim2.new(0.036144577, 0, 0.454813629, 0)
  2952. dark.Size = UDim2.new(0, 154, 0, 28)
  2953. dark.Font = Enum.Font.SourceSans
  2954. dark.Text = "DARK"
  2955. dark.TextColor3 = Color3.new(1, 1, 1)
  2956. dark.TextScaled = true
  2957. dark.TextSize = 14
  2958. dark.TextWrapped = true
  2959.  
  2960. vehicleframe.Name = "vehicleframe"
  2961. vehicleframe.Parent = D3SK1NG_MENU
  2962. vehicleframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  2963. vehicleframe.BackgroundTransparency = 0.30000001192093
  2964. vehicleframe.BorderSizePixel = 3
  2965. vehicleframe.Position = UDim2.new(0.00136727095, 0, 0.240351349, 0)
  2966. vehicleframe.Size = UDim2.new(0, 166, 0, 226)
  2967. vehicleframe.Visible = false
  2968.  
  2969. bar1_2.Name = "bar1"
  2970. bar1_2.Parent = vehicleframe
  2971. bar1_2.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  2972. bar1_2.BackgroundTransparency = 0.30000001192093
  2973. bar1_2.BorderColor3 = Color3.new(0, 0, 0)
  2974. bar1_2.BorderSizePixel = 3
  2975. bar1_2.Size = UDim2.new(0, 166, 0, 65)
  2976.  
  2977. title_2.Name = "title"
  2978. title_2.Parent = bar1_2
  2979. title_2.BackgroundColor3 = Color3.new(1, 1, 1)
  2980. title_2.BackgroundTransparency = 1
  2981. title_2.Size = UDim2.new(0, 166, 0, 65)
  2982. title_2.Font = Enum.Font.Cartoon
  2983. title_2.Text = "VEHICLE"
  2984. title_2.TextColor3 = Color3.new(1, 1, 1)
  2985. title_2.TextScaled = true
  2986. title_2.TextSize = 14
  2987. title_2.TextWrapped = true
  2988.  
  2989. bus.Name = "bus"
  2990. bus.Parent = vehicleframe
  2991. bus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  2992. bus.BackgroundTransparency = 0.20000000298023
  2993. bus.BorderSizePixel = 2
  2994. bus.Position = UDim2.new(0.036144577, 0, 0.337388188, 0)
  2995. bus.Size = UDim2.new(0, 154, 0, 28)
  2996. bus.Font = Enum.Font.SourceSans
  2997. bus.Text = "BUS"
  2998. bus.TextColor3 = Color3.new(1, 1, 1)
  2999. bus.TextScaled = true
  3000. bus.TextSize = 14
  3001. bus.TextWrapped = true
  3002.  
  3003. bar2_2.Name = "bar2"
  3004. bar2_2.Parent = vehicleframe
  3005. bar2_2.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3006. bar2_2.BackgroundTransparency = 0.30000001192093
  3007. bar2_2.BorderColor3 = Color3.new(0, 0, 0)
  3008. bar2_2.BorderSizePixel = 3
  3009. bar2_2.Position = UDim2.new(0, 0, 0.898528516, 0)
  3010. bar2_2.Size = UDim2.new(0, 166, 0, 22)
  3011.  
  3012. vehicleback.Name = "vehicleback"
  3013. vehicleback.Parent = bar2_2
  3014. vehicleback.BackgroundColor3 = Color3.new(1, 1, 1)
  3015. vehicleback.BackgroundTransparency = 1
  3016. vehicleback.Size = UDim2.new(0, 166, 0, 23)
  3017. vehicleback.Font = Enum.Font.SourceSans
  3018. vehicleback.Text = "Back"
  3019. vehicleback.TextColor3 = Color3.new(1, 1, 1)
  3020. vehicleback.TextScaled = true
  3021. vehicleback.TextSize = 14
  3022. vehicleback.TextWrapped = true
  3023.  
  3024. policecar.Name = "policecar"
  3025. policecar.Parent = vehicleframe
  3026. policecar.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3027. policecar.BackgroundTransparency = 0.20000000298023
  3028. policecar.BorderSizePixel = 2
  3029. policecar.Position = UDim2.new(0.036144577, 0, 0.505529761, 0)
  3030. policecar.Size = UDim2.new(0, 154, 0, 28)
  3031. policecar.Font = Enum.Font.SourceSans
  3032. policecar.Text = "POLICECAR"
  3033. policecar.TextColor3 = Color3.new(1, 1, 1)
  3034. policecar.TextScaled = true
  3035. policecar.TextSize = 14
  3036. policecar.TextWrapped = true
  3037.  
  3038. sleigher.Name = "sleigher"
  3039. sleigher.Parent = vehicleframe
  3040. sleigher.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3041. sleigher.BackgroundTransparency = 0.20000000298023
  3042. sleigher.BorderSizePixel = 2
  3043. sleigher.Position = UDim2.new(0.036144577, 0, 0.678096175, 0)
  3044. sleigher.Size = UDim2.new(0, 154, 0, 28)
  3045. sleigher.Font = Enum.Font.SourceSans
  3046. sleigher.Text = "SLEIGHER"
  3047. sleigher.TextColor3 = Color3.new(1, 1, 1)
  3048. sleigher.TextScaled = true
  3049. sleigher.TextSize = 14
  3050. sleigher.TextWrapped = true
  3051.  
  3052. teleportframe.Name = "teleportframe"
  3053. teleportframe.Parent = D3SK1NG_MENU
  3054. teleportframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3055. teleportframe.BackgroundTransparency = 0.30000001192093
  3056. teleportframe.BorderSizePixel = 3
  3057. teleportframe.Position = UDim2.new(0, 0, 0, 202)
  3058. teleportframe.Size = UDim2.new(0, 166, 0, 249)
  3059. teleportframe.Visible = false
  3060.  
  3061. bar1_3.Name = "bar1"
  3062. bar1_3.Parent = teleportframe
  3063. bar1_3.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3064. bar1_3.BackgroundTransparency = 0.30000001192093
  3065. bar1_3.BorderColor3 = Color3.new(0, 0, 0)
  3066. bar1_3.BorderSizePixel = 3
  3067. bar1_3.Size = UDim2.new(0, 166, 0, 65)
  3068.  
  3069. title_3.Name = "title"
  3070. title_3.Parent = bar1_3
  3071. title_3.BackgroundColor3 = Color3.new(1, 1, 1)
  3072. title_3.BackgroundTransparency = 1
  3073. title_3.Size = UDim2.new(0, 166, 0, 65)
  3074. title_3.Font = Enum.Font.Cartoon
  3075. title_3.Text = "TELEPORTS"
  3076. title_3.TextColor3 = Color3.new(1, 1, 1)
  3077. title_3.TextScaled = true
  3078. title_3.TextSize = 14
  3079. title_3.TextWrapped = true
  3080.  
  3081. teleports.Name = "teleports"
  3082. teleports.Parent = teleportframe
  3083. teleports.BackgroundColor3 = Color3.new(1, 1, 1)
  3084. teleports.BackgroundTransparency = 1
  3085. teleports.Position = UDim2.new(0, 2, 0, 67)
  3086. teleports.Size = UDim2.new(0, 166, 0, 157)
  3087.  
  3088. Hospital.Name = "Hospital"
  3089. Hospital.Parent = teleports
  3090. Hospital.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3091. Hospital.BackgroundTransparency = 0.20000000298023
  3092. Hospital.BorderSizePixel = 2
  3093. Hospital.Position = UDim2.new(0, -2, 0, 5)
  3094. Hospital.Size = UDim2.new(0, 158, 0, 18)
  3095. Hospital.Font = Enum.Font.SourceSans
  3096. Hospital.Text = "HOSPITAL"
  3097. Hospital.TextColor3 = Color3.new(1, 1, 1)
  3098. Hospital.TextScaled = true
  3099. Hospital.TextSize = 14
  3100. Hospital.TextWrapped = true
  3101.  
  3102. GasStation.Name = "GasStation"
  3103. GasStation.Parent = teleports
  3104. GasStation.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3105. GasStation.BackgroundTransparency = 0.20000000298023
  3106. GasStation.BorderSizePixel = 2
  3107. GasStation.Position = UDim2.new(0, -2, 0, 30)
  3108. GasStation.Size = UDim2.new(0, 158, 0, 18)
  3109. GasStation.Font = Enum.Font.SourceSans
  3110. GasStation.Text = "GAS STATION"
  3111. GasStation.TextColor3 = Color3.new(1, 1, 1)
  3112. GasStation.TextScaled = true
  3113. GasStation.TextSize = 14
  3114. GasStation.TextWrapped = true
  3115.  
  3116. Cinema.Name = "Cinema"
  3117. Cinema.Parent = teleports
  3118. Cinema.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3119. Cinema.BackgroundTransparency = 0.20000000298023
  3120. Cinema.BorderSizePixel = 2
  3121. Cinema.Position = UDim2.new(0, -2, 0, 55)
  3122. Cinema.Size = UDim2.new(0, 158, 0, 18)
  3123. Cinema.Font = Enum.Font.SourceSans
  3124. Cinema.Text = "CINEMA"
  3125. Cinema.TextColor3 = Color3.new(1, 1, 1)
  3126. Cinema.TextScaled = true
  3127. Cinema.TextSize = 14
  3128. Cinema.TextWrapped = true
  3129.  
  3130. Plot.Name = "Plot"
  3131. Plot.Parent = teleports
  3132. Plot.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3133. Plot.BackgroundTransparency = 0.20000000298023
  3134. Plot.BorderSizePixel = 2
  3135. Plot.Position = UDim2.new(0, -3, 0, 80)
  3136. Plot.Size = UDim2.new(0, 158, 0, 18)
  3137. Plot.Font = Enum.Font.SourceSans
  3138. Plot.Text = "PLOT"
  3139. Plot.TextColor3 = Color3.new(1, 1, 1)
  3140. Plot.TextScaled = true
  3141. Plot.TextSize = 14
  3142. Plot.TextWrapped = true
  3143.  
  3144. PoliceStation.Name = "PoliceStation"
  3145. PoliceStation.Parent = teleports
  3146. PoliceStation.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3147. PoliceStation.BackgroundTransparency = 0.20000000298023
  3148. PoliceStation.BorderSizePixel = 2
  3149. PoliceStation.Position = UDim2.new(0, -2, 0, 105)
  3150. PoliceStation.Size = UDim2.new(0, 158, 0, 18)
  3151. PoliceStation.Font = Enum.Font.SourceSans
  3152. PoliceStation.Text = "POLICE STATION"
  3153. PoliceStation.TextColor3 = Color3.new(1, 1, 1)
  3154. PoliceStation.TextScaled = true
  3155. PoliceStation.TextSize = 14
  3156. PoliceStation.TextWrapped = true
  3157.  
  3158. Club.Name = "Club"
  3159. Club.Parent = teleports
  3160. Club.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3161. Club.BackgroundTransparency = 0.20000000298023
  3162. Club.BorderSizePixel = 2
  3163. Club.Position = UDim2.new(0, -2, 0, 131)
  3164. Club.Size = UDim2.new(0, 158, 0, 18)
  3165. Club.Font = Enum.Font.SourceSans
  3166. Club.Text = "CLUB"
  3167. Club.TextColor3 = Color3.new(1, 1, 1)
  3168. Club.TextScaled = true
  3169. Club.TextSize = 14
  3170. Club.TextWrapped = true
  3171.  
  3172. CarShip.Name = "CarShip"
  3173. CarShip.Parent = teleports
  3174. CarShip.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3175. CarShip.BackgroundTransparency = 0.20000000298023
  3176. CarShip.BorderSizePixel = 2
  3177. CarShip.Position = UDim2.new(0, -2, 0, 160)
  3178. CarShip.Size = UDim2.new(0, 158, 0, 18)
  3179. CarShip.Font = Enum.Font.SourceSans
  3180. CarShip.Text = "CARSHOP"
  3181. CarShip.TextColor3 = Color3.new(1, 1, 1)
  3182. CarShip.TextScaled = true
  3183. CarShip.TextSize = 14
  3184. CarShip.TextWrapped = true
  3185.  
  3186. Library.Name = "Library"
  3187. Library.Parent = teleports
  3188. Library.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3189. Library.BackgroundTransparency = 0.20000000298023
  3190. Library.BorderSizePixel = 2
  3191. Library.Position = UDim2.new(0, -2, 0, 188)
  3192. Library.Size = UDim2.new(0, 158, 0, 18)
  3193. Library.Font = Enum.Font.SourceSans
  3194. Library.Text = "LIBRARY"
  3195. Library.TextColor3 = Color3.new(1, 1, 1)
  3196. Library.TextScaled = true
  3197. Library.TextSize = 14
  3198. Library.TextWrapped = true
  3199.  
  3200. Apartments.Name = "Apartments"
  3201. Apartments.Parent = teleports
  3202. Apartments.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3203. Apartments.BackgroundTransparency = 0.20000000298023
  3204. Apartments.BorderSizePixel = 2
  3205. Apartments.Position = UDim2.new(0, -2, 0, 212)
  3206. Apartments.Size = UDim2.new(0, 158, 0, 18)
  3207. Apartments.Font = Enum.Font.SourceSans
  3208. Apartments.Text = "APARTMENTS"
  3209. Apartments.TextColor3 = Color3.new(1, 1, 1)
  3210. Apartments.TextScaled = true
  3211. Apartments.TextSize = 14
  3212. Apartments.TextWrapped = true
  3213.  
  3214. Gym.Name = "Gym"
  3215. Gym.Parent = teleports
  3216. Gym.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3217. Gym.BackgroundTransparency = 0.20000000298023
  3218. Gym.BorderSizePixel = 2
  3219. Gym.Position = UDim2.new(0, -1, 0, 235)
  3220. Gym.Size = UDim2.new(0, 158, 0, 18)
  3221. Gym.Font = Enum.Font.SourceSans
  3222. Gym.Text = "GYM"
  3223. Gym.TextColor3 = Color3.new(1, 1, 1)
  3224. Gym.TextScaled = true
  3225. Gym.TextSize = 14
  3226. Gym.TextWrapped = true
  3227.  
  3228. Bank.Name = "Bank"
  3229. Bank.Parent = teleports
  3230. Bank.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3231. Bank.BackgroundTransparency = 0.20000000298023
  3232. Bank.BorderSizePixel = 2
  3233. Bank.Position = UDim2.new(0, 0, 0, 259)
  3234. Bank.Size = UDim2.new(0, 158, 0, 18)
  3235. Bank.Font = Enum.Font.SourceSans
  3236. Bank.Text = "BANK"
  3237. Bank.TextColor3 = Color3.new(1, 1, 1)
  3238. Bank.TextScaled = true
  3239. Bank.TextSize = 14
  3240. Bank.TextWrapped = true
  3241.  
  3242. Mueseum.Name = "Mueseum"
  3243. Mueseum.Parent = teleports
  3244. Mueseum.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3245. Mueseum.BackgroundTransparency = 0.20000000298023
  3246. Mueseum.BorderSizePixel = 2
  3247. Mueseum.Position = UDim2.new(0, 0, 0, 283)
  3248. Mueseum.Size = UDim2.new(0, 158, 0, 18)
  3249. Mueseum.Font = Enum.Font.SourceSans
  3250. Mueseum.Text = "MUESEUM"
  3251. Mueseum.TextColor3 = Color3.new(1, 1, 1)
  3252. Mueseum.TextScaled = true
  3253. Mueseum.TextSize = 14
  3254. Mueseum.TextWrapped = true
  3255.  
  3256. Hamburger.Name = "Hamburger"
  3257. Hamburger.Parent = teleports
  3258. Hamburger.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3259. Hamburger.BackgroundTransparency = 0.20000000298023
  3260. Hamburger.BorderSizePixel = 2
  3261. Hamburger.Position = UDim2.new(0, 0, 0, 307)
  3262. Hamburger.Size = UDim2.new(0, 158, 0, 18)
  3263. Hamburger.Font = Enum.Font.SourceSans
  3264. Hamburger.Text = "MCDONALDS"
  3265. Hamburger.TextColor3 = Color3.new(1, 1, 1)
  3266. Hamburger.TextScaled = true
  3267. Hamburger.TextSize = 14
  3268. Hamburger.TextWrapped = true
  3269.  
  3270. HIghschool.Name = "HIghschool"
  3271. HIghschool.Parent = teleports
  3272. HIghschool.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3273. HIghschool.BackgroundTransparency = 0.20000000298023
  3274. HIghschool.BorderSizePixel = 2
  3275. HIghschool.Position = UDim2.new(0, -1, 0, 331)
  3276. HIghschool.Size = UDim2.new(0, 158, 0, 18)
  3277. HIghschool.Font = Enum.Font.SourceSans
  3278. HIghschool.Text = "HIGHSCHOOL"
  3279. HIghschool.TextColor3 = Color3.new(1, 1, 1)
  3280. HIghschool.TextScaled = true
  3281. HIghschool.TextSize = 14
  3282. HIghschool.TextWrapped = true
  3283.  
  3284. Criminalbase.Name = "Criminalbase"
  3285. Criminalbase.Parent = teleports
  3286. Criminalbase.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3287. Criminalbase.BackgroundTransparency = 0.20000000298023
  3288. Criminalbase.BorderSizePixel = 2
  3289. Criminalbase.Position = UDim2.new(0, -3, 0, 355)
  3290. Criminalbase.Size = UDim2.new(0, 158, 0, 18)
  3291. Criminalbase.Font = Enum.Font.SourceSans
  3292. Criminalbase.Text = "CRIMINALBASE"
  3293. Criminalbase.TextColor3 = Color3.new(1, 1, 1)
  3294. Criminalbase.TextScaled = true
  3295. Criminalbase.TextSize = 14
  3296. Criminalbase.TextWrapped = true
  3297.  
  3298. SuperMart.Name = "SuperMart"
  3299. SuperMart.Parent = teleports
  3300. SuperMart.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3301. SuperMart.BackgroundTransparency = 0.20000000298023
  3302. SuperMart.BorderSizePixel = 2
  3303. SuperMart.Position = UDim2.new(0, -3, 0, 383)
  3304. SuperMart.Size = UDim2.new(0, 158, 0, 18)
  3305. SuperMart.Font = Enum.Font.SourceSans
  3306. SuperMart.Text = "SUPERMART"
  3307. SuperMart.TextColor3 = Color3.new(1, 1, 1)
  3308. SuperMart.TextScaled = true
  3309. SuperMart.TextSize = 14
  3310. SuperMart.TextWrapped = true
  3311.  
  3312. Baileys.Name = "Baileys"
  3313. Baileys.Parent = teleports
  3314. Baileys.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3315. Baileys.BackgroundTransparency = 0.20000000298023
  3316. Baileys.BorderSizePixel = 2
  3317. Baileys.Position = UDim2.new(0, -4, 0, 409)
  3318. Baileys.Size = UDim2.new(0, 158, 0, 18)
  3319. Baileys.Font = Enum.Font.SourceSans
  3320. Baileys.Text = "BAILEYS"
  3321. Baileys.TextColor3 = Color3.new(1, 1, 1)
  3322. Baileys.TextScaled = true
  3323. Baileys.TextSize = 14
  3324. Baileys.TextWrapped = true
  3325.  
  3326. Garage.Name = "Garage"
  3327. Garage.Parent = teleports
  3328. Garage.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3329. Garage.BackgroundTransparency = 0.20000000298023
  3330. Garage.BorderSizePixel = 2
  3331. Garage.Position = UDim2.new(0, -4, 0, 433)
  3332. Garage.Size = UDim2.new(0, 158, 0, 18)
  3333. Garage.Font = Enum.Font.SourceSans
  3334. Garage.Text = "GARAGE"
  3335. Garage.TextColor3 = Color3.new(1, 1, 1)
  3336. Garage.TextScaled = true
  3337. Garage.TextSize = 14
  3338. Garage.TextWrapped = true
  3339.  
  3340. bar2_3.Name = "bar2"
  3341. bar2_3.Parent = teleportframe
  3342. bar2_3.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3343. bar2_3.BackgroundTransparency = 0.30000001192093
  3344. bar2_3.BorderColor3 = Color3.new(0, 0, 0)
  3345. bar2_3.BorderSizePixel = 3
  3346. bar2_3.Position = UDim2.new(0, 0, 0.899869263, 0)
  3347. bar2_3.Size = UDim2.new(0, 166, 0, 25)
  3348.  
  3349. teleportback.Name = "teleportback"
  3350. teleportback.Parent = bar2_3
  3351. teleportback.BackgroundColor3 = Color3.new(1, 1, 1)
  3352. teleportback.BackgroundTransparency = 1
  3353. teleportback.Position = UDim2.new(0, 0, -0.0454545617, 0)
  3354. teleportback.Size = UDim2.new(0, 166, 0, 23)
  3355. teleportback.Font = Enum.Font.SourceSans
  3356. teleportback.Text = "Back"
  3357. teleportback.TextColor3 = Color3.new(1, 1, 1)
  3358. teleportback.TextScaled = true
  3359. teleportback.TextSize = 14
  3360. teleportback.TextWrapped = true
  3361.  
  3362. statsframe.Name = "statsframe"
  3363. statsframe.Parent = D3SK1NG_MENU
  3364. statsframe.Active = true
  3365. statsframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3366. statsframe.BackgroundTransparency = 0.30000001192093
  3367. statsframe.BorderSizePixel = 3
  3368. statsframe.Position = UDim2.new(0, 178, 0, 200)
  3369. statsframe.Size = UDim2.new(0, 169, 0, 262)
  3370. statsframe.Visible = false
  3371.  
  3372. moneystatus.Name = "moneystatus"
  3373. moneystatus.Parent = statsframe
  3374. moneystatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3375. moneystatus.BackgroundTransparency = 0.20000000298023
  3376. moneystatus.BorderSizePixel = 2
  3377. moneystatus.Position = UDim2.new(0, 3, 0, 89)
  3378. moneystatus.Size = UDim2.new(0, 163, 0, 99)
  3379. moneystatus.Font = Enum.Font.SourceSans
  3380. moneystatus.Text = "???"
  3381. moneystatus.TextColor3 = Color3.new(1, 1, 1)
  3382. moneystatus.TextScaled = true
  3383. moneystatus.TextSize = 14
  3384. moneystatus.TextWrapped = true
  3385.  
  3386. bar2_4.Name = "bar2"
  3387. bar2_4.Parent = statsframe
  3388. bar2_4.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3389. bar2_4.BackgroundTransparency = 0.30000001192093
  3390. bar2_4.BorderColor3 = Color3.new(0, 0, 0)
  3391. bar2_4.BorderSizePixel = 3
  3392. bar2_4.Position = UDim2.new(0, 0, 0.91576755, 0)
  3393. bar2_4.Size = UDim2.new(0, 166, 0, 22)
  3394.  
  3395. statsclose.Name = "statsclose"
  3396. statsclose.Parent = bar2_4
  3397. statsclose.BackgroundColor3 = Color3.new(1, 1, 1)
  3398. statsclose.BackgroundTransparency = 1
  3399. statsclose.Size = UDim2.new(0, 166, 0, 23)
  3400. statsclose.Font = Enum.Font.SourceSans
  3401. statsclose.Text = "Close"
  3402. statsclose.TextColor3 = Color3.new(1, 1, 1)
  3403. statsclose.TextScaled = true
  3404. statsclose.TextSize = 14
  3405. statsclose.TextWrapped = true
  3406.  
  3407. bar1_4.Name = "bar1"
  3408. bar1_4.Parent = statsframe
  3409. bar1_4.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3410. bar1_4.BackgroundTransparency = 0.30000001192093
  3411. bar1_4.BorderColor3 = Color3.new(0, 0, 0)
  3412. bar1_4.BorderSizePixel = 3
  3413. bar1_4.Size = UDim2.new(0, 166, 0, 65)
  3414.  
  3415. title_4.Name = "title"
  3416. title_4.Parent = bar1_4
  3417. title_4.BackgroundColor3 = Color3.new(1, 1, 1)
  3418. title_4.BackgroundTransparency = 1
  3419. title_4.Size = UDim2.new(0, 166, 0, 65)
  3420. title_4.Font = Enum.Font.Cartoon
  3421. title_4.Text = "CHECK MONEY"
  3422. title_4.TextColor3 = Color3.new(1, 1, 1)
  3423. title_4.TextScaled = true
  3424. title_4.TextSize = 14
  3425. title_4.TextWrapped = true
  3426.  
  3427. otherplayersframe.Name = "otherplayersframe"
  3428. otherplayersframe.Parent = D3SK1NG_MENU
  3429. otherplayersframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3430. otherplayersframe.BackgroundTransparency = 0.30000001192093
  3431. otherplayersframe.BorderSizePixel = 3
  3432. otherplayersframe.Position = UDim2.new(0, 0, 0, 204)
  3433. otherplayersframe.Size = UDim2.new(0, 166, 0, 339)
  3434. otherplayersframe.Visible = false
  3435.  
  3436. bar1_5.Name = "bar1"
  3437. bar1_5.Parent = otherplayersframe
  3438. bar1_5.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3439. bar1_5.BackgroundTransparency = 0.30000001192093
  3440. bar1_5.BorderColor3 = Color3.new(0, 0, 0)
  3441. bar1_5.BorderSizePixel = 3
  3442. bar1_5.Size = UDim2.new(0, 166, 0, 65)
  3443.  
  3444. title_5.Name = "title"
  3445. title_5.Parent = bar1_5
  3446. title_5.BackgroundColor3 = Color3.new(1, 1, 1)
  3447. title_5.BackgroundTransparency = 1
  3448. title_5.Size = UDim2.new(0, 166, 0, 65)
  3449. title_5.Font = Enum.Font.Cartoon
  3450. title_5.Text = "PLAYERS"
  3451. title_5.TextColor3 = Color3.new(1, 1, 1)
  3452. title_5.TextScaled = true
  3453. title_5.TextSize = 14
  3454. title_5.TextWrapped = true
  3455.  
  3456. bar2_5.Name = "bar2"
  3457. bar2_5.Parent = otherplayersframe
  3458. bar2_5.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3459. bar2_5.BackgroundTransparency = 0.30000001192093
  3460. bar2_5.BorderColor3 = Color3.new(0, 0, 0)
  3461. bar2_5.BorderSizePixel = 3
  3462. bar2_5.Position = UDim2.new(0, 0, 0.926095128, 0)
  3463. bar2_5.Size = UDim2.new(0, 166, 0, 22)
  3464.  
  3465. otherplayersback.Name = "otherplayersback"
  3466. otherplayersback.Parent = bar2_5
  3467. otherplayersback.BackgroundColor3 = Color3.new(1, 1, 1)
  3468. otherplayersback.BackgroundTransparency = 1
  3469. otherplayersback.Size = UDim2.new(0, 166, 0, 23)
  3470. otherplayersback.Font = Enum.Font.SourceSans
  3471. otherplayersback.Text = "Back"
  3472. otherplayersback.TextColor3 = Color3.new(1, 1, 1)
  3473. otherplayersback.TextScaled = true
  3474. otherplayersback.TextSize = 14
  3475. otherplayersback.TextWrapped = true
  3476.  
  3477. tptoplayer.Name = "tptoplayer"
  3478. tptoplayer.Parent = otherplayersframe
  3479. tptoplayer.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3480. tptoplayer.BackgroundTransparency = 0.20000000298023
  3481. tptoplayer.BorderSizePixel = 2
  3482. tptoplayer.Position = UDim2.new(0, 2, 0, 115)
  3483. tptoplayer.Size = UDim2.new(0, 158, 0, 20)
  3484. tptoplayer.Font = Enum.Font.SourceSans
  3485. tptoplayer.Text = "TELEPORT TO"
  3486. tptoplayer.TextColor3 = Color3.new(1, 1, 1)
  3487. tptoplayer.TextScaled = true
  3488. tptoplayer.TextSize = 14
  3489. tptoplayer.TextWrapped = true
  3490.  
  3491. username.Name = "username"
  3492. username.Parent = otherplayersframe
  3493. username.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3494. username.BorderSizePixel = 2
  3495. username.Position = UDim2.new(0, 5, 0, 72)
  3496. username.Size = UDim2.new(0, 157, 0, 33)
  3497. username.Font = Enum.Font.SourceSans
  3498. username.Text = "USERNAME"
  3499. username.TextColor3 = Color3.new(1, 1, 1)
  3500. username.TextScaled = true
  3501. username.TextSize = 14
  3502. username.TextWrapped = true
  3503.  
  3504. nakedall.Name = "nakedall"
  3505. nakedall.Parent = otherplayersframe
  3506. nakedall.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3507. nakedall.BackgroundTransparency = 0.20000000298023
  3508. nakedall.BorderSizePixel = 2
  3509. nakedall.Position = UDim2.new(0, 2, 0, 169)
  3510. nakedall.Size = UDim2.new(0, 158, 0, 21)
  3511. nakedall.Font = Enum.Font.SourceSans
  3512. nakedall.Text = "NAKED ALL"
  3513. nakedall.TextColor3 = Color3.new(1, 1, 1)
  3514. nakedall.TextScaled = true
  3515. nakedall.TextSize = 14
  3516. nakedall.TextWrapped = true
  3517.  
  3518. spammessages.Name = "spammessages"
  3519. spammessages.Parent = otherplayersframe
  3520. spammessages.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3521. spammessages.BackgroundTransparency = 0.20000000298023
  3522. spammessages.BorderSizePixel = 2
  3523. spammessages.Position = UDim2.new(0, 0, 0, 197)
  3524. spammessages.Size = UDim2.new(0, 120, 0, 21)
  3525. spammessages.Font = Enum.Font.SourceSans
  3526. spammessages.Text = "SPAM MSG"
  3527. spammessages.TextColor3 = Color3.new(1, 1, 1)
  3528. spammessages.TextScaled = true
  3529. spammessages.TextSize = 14
  3530. spammessages.TextWrapped = true
  3531.  
  3532. spammessagesstatus.Name = "spammessagesstatus"
  3533. spammessagesstatus.Parent = otherplayersframe
  3534. spammessagesstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3535. spammessagesstatus.BackgroundTransparency = 0.20000000298023
  3536. spammessagesstatus.BorderSizePixel = 2
  3537. spammessagesstatus.Position = UDim2.new(0, 127, 0, 197)
  3538. spammessagesstatus.Size = UDim2.new(0, 33, 0, 21)
  3539. spammessagesstatus.Font = Enum.Font.SourceSans
  3540. spammessagesstatus.Text = "OFF"
  3541. spammessagesstatus.TextColor3 = Color3.new(1, 1, 1)
  3542. spammessagesstatus.TextScaled = true
  3543. spammessagesstatus.TextSize = 14
  3544. spammessagesstatus.TextWrapped = true
  3545.  
  3546. checkmoney.Name = "checkmoney"
  3547. checkmoney.Parent = otherplayersframe
  3548. checkmoney.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3549. checkmoney.BackgroundTransparency = 0.20000000298023
  3550. checkmoney.BorderSizePixel = 2
  3551. checkmoney.Position = UDim2.new(0, 2, 0, 142)
  3552. checkmoney.Size = UDim2.new(0, 158, 0, 21)
  3553. checkmoney.Font = Enum.Font.SourceSans
  3554. checkmoney.Text = "CHECK MONEY"
  3555. checkmoney.TextColor3 = Color3.new(1, 1, 1)
  3556. checkmoney.TextScaled = true
  3557. checkmoney.TextSize = 14
  3558. checkmoney.TextWrapped = true
  3559.  
  3560. attatchbutton.Name = "attatchbutton"
  3561. attatchbutton.Parent = otherplayersframe
  3562. attatchbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3563. attatchbutton.BackgroundTransparency = 0.20000000298023
  3564. attatchbutton.BorderSizePixel = 2
  3565. attatchbutton.Position = UDim2.new(0, 0, 0, 225)
  3566. attatchbutton.Size = UDim2.new(0, 120, 0, 21)
  3567. attatchbutton.Font = Enum.Font.SourceSans
  3568. attatchbutton.Text = "ATTACH"
  3569. attatchbutton.TextColor3 = Color3.new(1, 1, 1)
  3570. attatchbutton.TextScaled = true
  3571. attatchbutton.TextSize = 14
  3572. attatchbutton.TextWrapped = true
  3573.  
  3574. attachstatus.Name = "attachstatus"
  3575. attachstatus.Parent = otherplayersframe
  3576. attachstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3577. attachstatus.BackgroundTransparency = 0.20000000298023
  3578. attachstatus.BorderSizePixel = 2
  3579. attachstatus.Position = UDim2.new(0, 127, 0, 225)
  3580. attachstatus.Size = UDim2.new(0, 33, 0, 21)
  3581. attachstatus.Font = Enum.Font.SourceSans
  3582. attachstatus.Text = "OFF"
  3583. attachstatus.TextColor3 = Color3.new(1, 1, 1)
  3584. attachstatus.TextScaled = true
  3585. attachstatus.TextSize = 14
  3586. attachstatus.TextWrapped = true
  3587.  
  3588. makeplayershrek.Name = "makeplayershrek"
  3589. makeplayershrek.Parent = otherplayersframe
  3590. makeplayershrek.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3591. makeplayershrek.BackgroundTransparency = 0.20000000298023
  3592. makeplayershrek.BorderSizePixel = 2
  3593. makeplayershrek.Position = UDim2.new(0, 2, 0, 254)
  3594. makeplayershrek.Size = UDim2.new(0, 158, 0, 21)
  3595. makeplayershrek.Font = Enum.Font.SourceSans
  3596. makeplayershrek.Text = "MAKE PLAYER SHREK"
  3597. makeplayershrek.TextColor3 = Color3.new(1, 1, 1)
  3598. makeplayershrek.TextScaled = true
  3599. makeplayershrek.TextSize = 14
  3600. makeplayershrek.TextWrapped = true
  3601.  
  3602. makeplayernoob.Name = "makeplayernoob"
  3603. makeplayernoob.Parent = otherplayersframe
  3604. makeplayernoob.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3605. makeplayernoob.BackgroundTransparency = 0.20000000298023
  3606. makeplayernoob.BorderSizePixel = 2
  3607. makeplayernoob.Position = UDim2.new(0, 2, 0, 281)
  3608. makeplayernoob.Size = UDim2.new(0, 158, 0, 21)
  3609. makeplayernoob.Font = Enum.Font.SourceSans
  3610. makeplayernoob.Text = "MAKE PLAYER NOOB"
  3611. makeplayernoob.TextColor3 = Color3.new(1, 1, 1)
  3612. makeplayernoob.TextScaled = true
  3613. makeplayernoob.TextSize = 14
  3614. makeplayernoob.TextWrapped = true
  3615.  
  3616. moneyframe.Name = "moneyframe"
  3617. moneyframe.Parent = D3SK1NG_MENU
  3618. moneyframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3619. moneyframe.BackgroundTransparency = 0.30000001192093
  3620. moneyframe.BorderSizePixel = 3
  3621. moneyframe.Position = UDim2.new(-0.00019210577, 0, 0.240351349, 0)
  3622. moneyframe.Size = UDim2.new(0, 166, 0, 226)
  3623. moneyframe.Visible = false
  3624.  
  3625. bar1_6.Name = "bar1"
  3626. bar1_6.Parent = moneyframe
  3627. bar1_6.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3628. bar1_6.BackgroundTransparency = 0.30000001192093
  3629. bar1_6.BorderColor3 = Color3.new(0, 0, 0)
  3630. bar1_6.BorderSizePixel = 3
  3631. bar1_6.Size = UDim2.new(0, 166, 0, 65)
  3632.  
  3633. title_6.Name = "title"
  3634. title_6.Parent = bar1_6
  3635. title_6.BackgroundColor3 = Color3.new(1, 1, 1)
  3636. title_6.BackgroundTransparency = 1
  3637. title_6.Size = UDim2.new(0, 166, 0, 65)
  3638. title_6.Font = Enum.Font.Cartoon
  3639. title_6.Text = "MONEY"
  3640. title_6.TextColor3 = Color3.new(1, 1, 1)
  3641. title_6.TextScaled = true
  3642. title_6.TextSize = 14
  3643. title_6.TextWrapped = true
  3644.  
  3645. _2billion.Name = "2billion"
  3646. _2billion.Parent = moneyframe
  3647. _2billion.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3648. _2billion.BackgroundTransparency = 0.20000000298023
  3649. _2billion.BorderSizePixel = 2
  3650. _2billion.Position = UDim2.new(0, 0, 0.315264255, 0)
  3651. _2billion.Size = UDim2.new(0, 111, 0, 28)
  3652. _2billion.Font = Enum.Font.SourceSans
  3653. _2billion.Text = "2 BILLION"
  3654. _2billion.TextColor3 = Color3.new(1, 1, 1)
  3655. _2billion.TextScaled = true
  3656. _2billion.TextSize = 14
  3657. _2billion.TextWrapped = true
  3658.  
  3659. bar2_6.Name = "bar2"
  3660. bar2_6.Parent = moneyframe
  3661. bar2_6.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3662. bar2_6.BackgroundTransparency = 0.30000001192093
  3663. bar2_6.BorderColor3 = Color3.new(0, 0, 0)
  3664. bar2_6.BorderSizePixel = 3
  3665. bar2_6.Position = UDim2.new(0, 0, 0.898528516, 0)
  3666. bar2_6.Size = UDim2.new(0, 166, 0, 22)
  3667.  
  3668. moneyback.Name = "moneyback"
  3669. moneyback.Parent = bar2_6
  3670. moneyback.BackgroundColor3 = Color3.new(1, 1, 1)
  3671. moneyback.BackgroundTransparency = 1
  3672. moneyback.Size = UDim2.new(0, 166, 0, 23)
  3673. moneyback.Font = Enum.Font.SourceSans
  3674. moneyback.Text = "Back"
  3675. moneyback.TextColor3 = Color3.new(1, 1, 1)
  3676. moneyback.TextScaled = true
  3677. moneyback.TextSize = 14
  3678. moneyback.TextWrapped = true
  3679.  
  3680. _15million.Name = "15million"
  3681. _15million.Parent = moneyframe
  3682. _15million.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3683. _15million.BackgroundTransparency = 0.20000000298023
  3684. _15million.BorderSizePixel = 2
  3685. _15million.Position = UDim2.new(0, 0, 0.512118936, 0)
  3686. _15million.Size = UDim2.new(0, 111, 0, 28)
  3687. _15million.Font = Enum.Font.SourceSans
  3688. _15million.Text = "15 MILLION"
  3689. _15million.TextColor3 = Color3.new(1, 1, 1)
  3690. _15million.TextScaled = true
  3691. _15million.TextSize = 14
  3692. _15million.TextWrapped = true
  3693.  
  3694. _10million.Name = "10million"
  3695. _10million.Parent = moneyframe
  3696. _10million.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3697. _10million.BackgroundTransparency = 0.20000000298023
  3698. _10million.BorderSizePixel = 2
  3699. _10million.Position = UDim2.new(0, 0, 0.724015117, 0)
  3700. _10million.Size = UDim2.new(0, 111, 0, 28)
  3701. _10million.Font = Enum.Font.SourceSans
  3702. _10million.Text = "10 MILLION"
  3703. _10million.TextColor3 = Color3.new(1, 1, 1)
  3704. _10million.TextScaled = true
  3705. _10million.TextSize = 14
  3706. _10million.TextWrapped = true
  3707.  
  3708. _2billionstatus.Name = "2billionstatus"
  3709. _2billionstatus.Parent = moneyframe
  3710. _2billionstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3711. _2billionstatus.BackgroundTransparency = 0.20000000298023
  3712. _2billionstatus.BorderSizePixel = 2
  3713. _2billionstatus.Position = UDim2.new(0.740963876, 0, 0.316485226, 0)
  3714. _2billionstatus.Size = UDim2.new(0, 37, 0, 28)
  3715. _2billionstatus.Font = Enum.Font.SourceSans
  3716. _2billionstatus.Text = "OFF"
  3717. _2billionstatus.TextColor3 = Color3.new(1, 1, 1)
  3718. _2billionstatus.TextScaled = true
  3719. _2billionstatus.TextSize = 14
  3720. _2billionstatus.TextWrapped = true
  3721.  
  3722. _15millionstatus.Name = "15millionstatus"
  3723. _15millionstatus.Parent = moneyframe
  3724. _15millionstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3725. _15millionstatus.BackgroundTransparency = 0.20000000298023
  3726. _15millionstatus.BorderSizePixel = 2
  3727. _15millionstatus.Position = UDim2.new(0.740963876, 0, 0.512685299, 0)
  3728. _15millionstatus.Size = UDim2.new(0, 37, 0, 28)
  3729. _15millionstatus.Font = Enum.Font.SourceSans
  3730. _15millionstatus.Text = "OFF"
  3731. _15millionstatus.TextColor3 = Color3.new(1, 1, 1)
  3732. _15millionstatus.TextScaled = true
  3733. _15millionstatus.TextSize = 14
  3734. _15millionstatus.TextWrapped = true
  3735.  
  3736. _10millionstatus.Name = "10millionstatus"
  3737. _10millionstatus.Parent = moneyframe
  3738. _10millionstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3739. _10millionstatus.BackgroundTransparency = 0.20000000298023
  3740. _10millionstatus.BorderSizePixel = 2
  3741. _10millionstatus.Position = UDim2.new(0.740963876, 0, 0.721485496, 0)
  3742. _10millionstatus.Size = UDim2.new(0, 37, 0, 28)
  3743. _10millionstatus.Font = Enum.Font.SourceSans
  3744. _10millionstatus.Text = "OFF"
  3745. _10millionstatus.TextColor3 = Color3.new(1, 1, 1)
  3746. _10millionstatus.TextScaled = true
  3747. _10millionstatus.TextSize = 14
  3748. _10millionstatus.TextWrapped = true
  3749.  
  3750. mainframe.Name = "mainframe"
  3751. mainframe.Parent = D3SK1NG_MENU
  3752. mainframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3753. mainframe.BackgroundTransparency = 0.30000001192093
  3754. mainframe.BorderSizePixel = 3
  3755. mainframe.Position = UDim2.new(0, 0, 0, 202)
  3756. mainframe.Size = UDim2.new(0, 166, 0, 323)
  3757. mainframe.Visible = false
  3758.  
  3759. bar1_7.Name = "bar1"
  3760. bar1_7.Parent = mainframe
  3761. bar1_7.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3762. bar1_7.BackgroundTransparency = 0.30000001192093
  3763. bar1_7.BorderColor3 = Color3.new(0, 0, 0)
  3764. bar1_7.BorderSizePixel = 3
  3765. bar1_7.Size = UDim2.new(0, 166, 0, 65)
  3766.  
  3767. title_7.Name = "title"
  3768. title_7.Parent = bar1_7
  3769. title_7.BackgroundColor3 = Color3.new(1, 1, 1)
  3770. title_7.BackgroundTransparency = 1
  3771. title_7.Size = UDim2.new(0, 166, 0, 65)
  3772. title_7.Font = Enum.Font.Cartoon
  3773. title_7.Text = "D3SK1NG"
  3774. title_7.TextColor3 = Color3.new(1, 1, 1)
  3775. title_7.TextScaled = true
  3776. title_7.TextSize = 14
  3777. title_7.TextWrapped = true
  3778.  
  3779. localplayerbutton.Name = "localplayerbutton"
  3780. localplayerbutton.Parent = mainframe
  3781. localplayerbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3782. localplayerbutton.BackgroundTransparency = 0.20000000298023
  3783. localplayerbutton.BorderSizePixel = 2
  3784. localplayerbutton.Position = UDim2.new(0.0301204808, 0, 0.222343892, 0)
  3785. localplayerbutton.Size = UDim2.new(0, 157, 0, 28)
  3786. localplayerbutton.Font = Enum.Font.SourceSans
  3787. localplayerbutton.Text = "LOCAL PLAYER"
  3788. localplayerbutton.TextColor3 = Color3.new(1, 1, 1)
  3789. localplayerbutton.TextScaled = true
  3790. localplayerbutton.TextSize = 14
  3791. localplayerbutton.TextWrapped = true
  3792.  
  3793. bar2_7.Name = "bar2"
  3794. bar2_7.Parent = mainframe
  3795. bar2_7.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3796. bar2_7.BackgroundTransparency = 0.30000001192093
  3797. bar2_7.BorderColor3 = Color3.new(0, 0, 0)
  3798. bar2_7.BorderSizePixel = 3
  3799. bar2_7.Position = UDim2.new(0, 0, 0.959752321, 0)
  3800. bar2_7.Size = UDim2.new(0, 166, 0, 13)
  3801.  
  3802. otherplayersbutton.Name = "otherplayersbutton"
  3803. otherplayersbutton.Parent = mainframe
  3804. otherplayersbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3805. otherplayersbutton.BackgroundTransparency = 0.20000000298023
  3806. otherplayersbutton.BorderSizePixel = 2
  3807. otherplayersbutton.Position = UDim2.new(0.0301204808, 0, 0.33070302, 0)
  3808. otherplayersbutton.Size = UDim2.new(0, 157, 0, 28)
  3809. otherplayersbutton.Font = Enum.Font.SourceSans
  3810. otherplayersbutton.Text = "OTHER PLAYERS"
  3811. otherplayersbutton.TextColor3 = Color3.new(1, 1, 1)
  3812. otherplayersbutton.TextScaled = true
  3813. otherplayersbutton.TextSize = 14
  3814. otherplayersbutton.TextWrapped = true
  3815.  
  3816. worldbutton.Name = "worldbutton"
  3817. worldbutton.Parent = mainframe
  3818. worldbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3819. worldbutton.BackgroundTransparency = 0.20000000298023
  3820. worldbutton.BorderSizePixel = 2
  3821. worldbutton.Position = UDim2.new(0.0301204808, 0, 0.445254117, 0)
  3822. worldbutton.Size = UDim2.new(0, 157, 0, 28)
  3823. worldbutton.Font = Enum.Font.SourceSans
  3824. worldbutton.Text = "WORLD"
  3825. worldbutton.TextColor3 = Color3.new(1, 1, 1)
  3826. worldbutton.TextScaled = true
  3827. worldbutton.TextSize = 14
  3828. worldbutton.TextWrapped = true
  3829.  
  3830. stealthmoneybutton.Name = "stealthmoneybutton"
  3831. stealthmoneybutton.Parent = mainframe
  3832. stealthmoneybutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3833. stealthmoneybutton.BackgroundTransparency = 0.20000000298023
  3834. stealthmoneybutton.BorderSizePixel = 2
  3835. stealthmoneybutton.Position = UDim2.new(0, 5, 0, 177)
  3836. stealthmoneybutton.Size = UDim2.new(0, 157, 0, 28)
  3837. stealthmoneybutton.Font = Enum.Font.SourceSans
  3838. stealthmoneybutton.Text = "STEALTH MONEY"
  3839. stealthmoneybutton.TextColor3 = Color3.new(1, 1, 1)
  3840. stealthmoneybutton.TextScaled = true
  3841. stealthmoneybutton.TextSize = 14
  3842. stealthmoneybutton.TextWrapped = true
  3843.  
  3844. vehiclebutton.Name = "vehiclebutton"
  3845. vehiclebutton.Parent = mainframe
  3846. vehiclebutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3847. vehiclebutton.BackgroundTransparency = 0.20000000298023
  3848. vehiclebutton.BorderSizePixel = 2
  3849. vehiclebutton.Position = UDim2.new(0, 6, 0, 210)
  3850. vehiclebutton.Size = UDim2.new(0, 157, 0, 28)
  3851. vehiclebutton.Font = Enum.Font.SourceSans
  3852. vehiclebutton.Text = "VEHICLE"
  3853. vehiclebutton.TextColor3 = Color3.new(1, 1, 1)
  3854. vehiclebutton.TextScaled = true
  3855. vehiclebutton.TextSize = 14
  3856. vehiclebutton.TextWrapped = true
  3857.  
  3858. teleportsbutton.Name = "teleportsbutton"
  3859. teleportsbutton.Parent = mainframe
  3860. teleportsbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3861. teleportsbutton.BackgroundTransparency = 0.20000000298023
  3862. teleportsbutton.BorderSizePixel = 2
  3863. teleportsbutton.Position = UDim2.new(0, 5, 0, 245)
  3864. teleportsbutton.Size = UDim2.new(0, 157, 0, 28)
  3865. teleportsbutton.Font = Enum.Font.SourceSans
  3866. teleportsbutton.Text = "TELEPORTS BUTTON"
  3867. teleportsbutton.TextColor3 = Color3.new(1, 1, 1)
  3868. teleportsbutton.TextScaled = true
  3869. teleportsbutton.TextSize = 14
  3870. teleportsbutton.TextWrapped = true
  3871.  
  3872. creditsbutton.Name = "creditsbutton"
  3873. creditsbutton.Parent = mainframe
  3874. creditsbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3875. creditsbutton.BackgroundTransparency = 0.20000000298023
  3876. creditsbutton.BorderSizePixel = 2
  3877. creditsbutton.Position = UDim2.new(0, 5, 0, 278)
  3878. creditsbutton.Size = UDim2.new(0, 157, 0, 28)
  3879. creditsbutton.Font = Enum.Font.SourceSans
  3880. creditsbutton.Text = "CREDITS"
  3881. creditsbutton.TextColor3 = Color3.new(1, 1, 1)
  3882. creditsbutton.TextScaled = true
  3883. creditsbutton.TextSize = 14
  3884. creditsbutton.TextWrapped = true
  3885.  
  3886. localplayerframe.Name = "localplayerframe"
  3887. localplayerframe.Parent = D3SK1NG_MENU
  3888. localplayerframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3889. localplayerframe.BackgroundTransparency = 0.30000001192093
  3890. localplayerframe.BorderSizePixel = 3
  3891. localplayerframe.Position = UDim2.new(0, 0, 0, 202)
  3892. localplayerframe.Size = UDim2.new(0, 166, 0, 348)
  3893.  
  3894. bar1_8.Name = "bar1"
  3895. bar1_8.Parent = localplayerframe
  3896. bar1_8.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3897. bar1_8.BackgroundTransparency = 0.30000001192093
  3898. bar1_8.BorderColor3 = Color3.new(0, 0, 0)
  3899. bar1_8.BorderSizePixel = 3
  3900. bar1_8.Size = UDim2.new(0, 166, 0, 65)
  3901.  
  3902. title_8.Name = "title"
  3903. title_8.Parent = bar1_8
  3904. title_8.BackgroundColor3 = Color3.new(1, 1, 1)
  3905. title_8.BackgroundTransparency = 1
  3906. title_8.Size = UDim2.new(0, 166, 0, 65)
  3907. title_8.Font = Enum.Font.Cartoon
  3908. title_8.Text = "LOCALPLAYER"
  3909. title_8.TextColor3 = Color3.new(1, 1, 1)
  3910. title_8.TextScaled = true
  3911. title_8.TextSize = 14
  3912. title_8.TextWrapped = true
  3913.  
  3914. superjump.Name = "superjump"
  3915. superjump.Parent = localplayerframe
  3916. superjump.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3917. superjump.BackgroundTransparency = 0.20000000298023
  3918. superjump.BorderSizePixel = 2
  3919. superjump.Position = UDim2.new(0.0240963846, 0, 0.207976073, 0)
  3920. superjump.Size = UDim2.new(0, 111, 0, 22)
  3921. superjump.Font = Enum.Font.SourceSans
  3922. superjump.Text = "SUPER JUMP"
  3923. superjump.TextColor3 = Color3.new(1, 1, 1)
  3924. superjump.TextScaled = true
  3925. superjump.TextSize = 14
  3926. superjump.TextWrapped = true
  3927.  
  3928. bar2_8.Name = "bar2"
  3929. bar2_8.Parent = localplayerframe
  3930. bar2_8.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3931. bar2_8.BackgroundTransparency = 0.30000001192093
  3932. bar2_8.BorderColor3 = Color3.new(0, 0, 0)
  3933. bar2_8.BorderSizePixel = 3
  3934. bar2_8.Position = UDim2.new(0, 0, 0.931823492, 0)
  3935. bar2_8.Size = UDim2.new(0, 166, 0, 22)
  3936.  
  3937. localplayerback.Name = "localplayerback"
  3938. localplayerback.Parent = bar2_8
  3939. localplayerback.BackgroundColor3 = Color3.new(1, 1, 1)
  3940. localplayerback.BackgroundTransparency = 1
  3941. localplayerback.Size = UDim2.new(0, 166, 0, 23)
  3942. localplayerback.Font = Enum.Font.SourceSans
  3943. localplayerback.Text = "Back"
  3944. localplayerback.TextColor3 = Color3.new(1, 1, 1)
  3945. localplayerback.TextScaled = true
  3946. localplayerback.TextSize = 14
  3947. localplayerback.TextWrapped = true
  3948.  
  3949. superrun.Name = "superrun"
  3950. superrun.Parent = localplayerframe
  3951. superrun.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3952. superrun.BackgroundTransparency = 0.20000000298023
  3953. superrun.BorderSizePixel = 2
  3954. superrun.Position = UDim2.new(0.0240963846, 0, 0.291320056, 0)
  3955. superrun.Size = UDim2.new(0, 111, 0, 22)
  3956. superrun.Font = Enum.Font.SourceSans
  3957. superrun.Text = "SUPER RUN"
  3958. superrun.TextColor3 = Color3.new(1, 1, 1)
  3959. superrun.TextScaled = true
  3960. superrun.TextSize = 14
  3961. superrun.TextWrapped = true
  3962.  
  3963. lowgravity.Name = "lowgravity"
  3964. lowgravity.Parent = localplayerframe
  3965. lowgravity.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3966. lowgravity.BackgroundTransparency = 0.20000000298023
  3967. lowgravity.BorderSizePixel = 2
  3968. lowgravity.Position = UDim2.new(0.0240963846, 0, 0.379426569, 0)
  3969. lowgravity.Size = UDim2.new(0, 111, 0, 22)
  3970. lowgravity.Font = Enum.Font.SourceSans
  3971. lowgravity.Text = "LOW GRAVITY"
  3972. lowgravity.TextColor3 = Color3.new(1, 1, 1)
  3973. lowgravity.TextScaled = true
  3974. lowgravity.TextSize = 14
  3975. lowgravity.TextWrapped = true
  3976.  
  3977. noclip.Name = "noclip"
  3978. noclip.Parent = localplayerframe
  3979. noclip.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3980. noclip.BackgroundTransparency = 0.20000000298023
  3981. noclip.BorderSizePixel = 2
  3982. noclip.Position = UDim2.new(0.0240963846, 0, 0.466336578, 0)
  3983. noclip.Size = UDim2.new(0, 111, 0, 20)
  3984. noclip.Font = Enum.Font.SourceSans
  3985. noclip.Text = "NOCLIP"
  3986. noclip.TextColor3 = Color3.new(1, 1, 1)
  3987. noclip.TextScaled = true
  3988. noclip.TextSize = 14
  3989. noclip.TextWrapped = true
  3990.  
  3991. qteleport.Name = "qteleport"
  3992. qteleport.Parent = localplayerframe
  3993. qteleport.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3994. qteleport.BackgroundTransparency = 0.20000000298023
  3995. qteleport.BorderSizePixel = 2
  3996. qteleport.Position = UDim2.new(0, 5, 0, 266)
  3997. qteleport.Size = UDim2.new(0, 155, 0, 21)
  3998. qteleport.Font = Enum.Font.SourceSans
  3999. qteleport.Text = "Q TO TELEPORT"
  4000. qteleport.TextColor3 = Color3.new(1, 1, 1)
  4001. qteleport.TextScaled = true
  4002. qteleport.TextSize = 14
  4003. qteleport.TextWrapped = true
  4004.  
  4005. superrunstatus.Name = "superrunstatus"
  4006. superrunstatus.Parent = localplayerframe
  4007. superrunstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4008. superrunstatus.BackgroundTransparency = 0.20000000298023
  4009. superrunstatus.BorderSizePixel = 2
  4010. superrunstatus.Position = UDim2.new(0.740963876, 0, 0.208915219, 0)
  4011. superrunstatus.Size = UDim2.new(0, 37, 0, 22)
  4012. superrunstatus.Font = Enum.Font.SourceSans
  4013. superrunstatus.Text = "OFF"
  4014. superrunstatus.TextColor3 = Color3.new(1, 1, 1)
  4015. superrunstatus.TextScaled = true
  4016. superrunstatus.TextSize = 14
  4017. superrunstatus.TextWrapped = true
  4018.  
  4019. superjumpstatus.Name = "superjumpstatus"
  4020. superjumpstatus.Parent = localplayerframe
  4021. superjumpstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4022. superjumpstatus.BackgroundTransparency = 0.20000000298023
  4023. superjumpstatus.BorderSizePixel = 2
  4024. superjumpstatus.Position = UDim2.new(0.740963876, 0, 0.291755617, 0)
  4025. superjumpstatus.Size = UDim2.new(0, 37, 0, 22)
  4026. superjumpstatus.Font = Enum.Font.SourceSans
  4027. superjumpstatus.Text = "OFF"
  4028. superjumpstatus.TextColor3 = Color3.new(1, 1, 1)
  4029. superjumpstatus.TextScaled = true
  4030. superjumpstatus.TextSize = 14
  4031. superjumpstatus.TextWrapped = true
  4032.  
  4033. lowgravitystatus.Name = "lowgravitystatus"
  4034. lowgravitystatus.Parent = localplayerframe
  4035. lowgravitystatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4036. lowgravitystatus.BackgroundTransparency = 0.20000000298023
  4037. lowgravitystatus.BorderSizePixel = 2
  4038. lowgravitystatus.Position = UDim2.new(0.740963876, 0, 0.377480894, 0)
  4039. lowgravitystatus.Size = UDim2.new(0, 37, 0, 22)
  4040. lowgravitystatus.Font = Enum.Font.SourceSans
  4041. lowgravitystatus.Text = "OFF"
  4042. lowgravitystatus.TextColor3 = Color3.new(1, 1, 1)
  4043. lowgravitystatus.TextScaled = true
  4044. lowgravitystatus.TextSize = 14
  4045. lowgravitystatus.TextWrapped = true
  4046.  
  4047. noclipstatus.Name = "noclipstatus"
  4048. noclipstatus.Parent = localplayerframe
  4049. noclipstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4050. noclipstatus.BackgroundTransparency = 0.20000000298023
  4051. noclipstatus.BorderSizePixel = 2
  4052. noclipstatus.Position = UDim2.new(0.740963876, 0, 0.464545488, 0)
  4053. noclipstatus.Size = UDim2.new(0, 37, 0, 20)
  4054. noclipstatus.Font = Enum.Font.SourceSans
  4055. noclipstatus.Text = "OFF"
  4056. noclipstatus.TextColor3 = Color3.new(1, 1, 1)
  4057. noclipstatus.TextScaled = true
  4058. noclipstatus.TextSize = 14
  4059. noclipstatus.TextWrapped = true
  4060.  
  4061. givegun.Name = "givegun"
  4062. givegun.Parent = localplayerframe
  4063. givegun.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4064. givegun.BackgroundTransparency = 0.20000000298023
  4065. givegun.BorderSizePixel = 2
  4066. givegun.Position = UDim2.new(0, 5, 0, 294)
  4067. givegun.Size = UDim2.new(0, 155, 0, 21)
  4068. givegun.Font = Enum.Font.SourceSans
  4069. givegun.Text = "GIVE GUN"
  4070. givegun.TextColor3 = Color3.new(1, 1, 1)
  4071. givegun.TextScaled = true
  4072. givegun.TextSize = 14
  4073. givegun.TextWrapped = true
  4074.  
  4075. monalisa.Name = "monalisa"
  4076. monalisa.Parent = localplayerframe
  4077. monalisa.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4078. monalisa.BackgroundTransparency = 0.20000000298023
  4079. monalisa.BorderSizePixel = 2
  4080. monalisa.Position = UDim2.new(0, 5, 0, 239)
  4081. monalisa.Size = UDim2.new(0, 155, 0, 21)
  4082. monalisa.Font = Enum.Font.SourceSans
  4083. monalisa.Text = "BUY MONA LISA"
  4084. monalisa.TextColor3 = Color3.new(1, 1, 1)
  4085. monalisa.TextScaled = true
  4086. monalisa.TextSize = 14
  4087. monalisa.TextWrapped = true
  4088.  
  4089. spam.Name = "spam"
  4090. spam.Parent = localplayerframe
  4091. spam.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4092. spam.BackgroundTransparency = 0.20000000298023
  4093. spam.BorderSizePixel = 2
  4094. spam.Position = UDim2.new(0, 4, 0, 188)
  4095. spam.Size = UDim2.new(0, 111, 0, 20)
  4096. spam.Font = Enum.Font.SourceSans
  4097. spam.Text = "SPAM"
  4098. spam.TextColor3 = Color3.new(1, 1, 1)
  4099. spam.TextScaled = true
  4100. spam.TextSize = 14
  4101. spam.TextWrapped = true
  4102.  
  4103. spamstatus.Name = "spamstatus"
  4104. spamstatus.Parent = localplayerframe
  4105. spamstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4106. spamstatus.BackgroundTransparency = 0.20000000298023
  4107. spamstatus.BorderSizePixel = 2
  4108. spamstatus.Position = UDim2.new(0, 123, 0, 188)
  4109. spamstatus.Size = UDim2.new(0, 37, 0, 20)
  4110. spamstatus.Font = Enum.Font.SourceSans
  4111. spamstatus.Text = "OFF"
  4112. spamstatus.TextColor3 = Color3.new(1, 1, 1)
  4113. spamstatus.TextScaled = true
  4114. spamstatus.TextSize = 14
  4115. spamstatus.TextWrapped = true
  4116.  
  4117. characterbutton.Name = "characterbutton"
  4118. characterbutton.Parent = localplayerframe
  4119. characterbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4120. characterbutton.BackgroundTransparency = 0.20000000298023
  4121. characterbutton.BorderSizePixel = 2
  4122. characterbutton.Position = UDim2.new(0, 5, 0, 213)
  4123. characterbutton.Size = UDim2.new(0, 155, 0, 21)
  4124. characterbutton.Font = Enum.Font.SourceSans
  4125. characterbutton.Text = "CHARACTER"
  4126. characterbutton.TextColor3 = Color3.new(1, 1, 1)
  4127. characterbutton.TextScaled = true
  4128. characterbutton.TextSize = 14
  4129. characterbutton.TextWrapped = true
  4130.  
  4131. creditsframe.Name = "creditsframe"
  4132. creditsframe.Parent = D3SK1NG_MENU
  4133. creditsframe.Active = true
  4134. creditsframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4135. creditsframe.BackgroundTransparency = 0.30000001192093
  4136. creditsframe.BorderSizePixel = 3
  4137. creditsframe.Position = UDim2.new(0, 178, 0, 200)
  4138. creditsframe.Selectable = true
  4139. creditsframe.Size = UDim2.new(0, 166, 0, 172)
  4140. creditsframe.Visible = false
  4141.  
  4142. bar1_9.Name = "bar1"
  4143. bar1_9.Parent = creditsframe
  4144. bar1_9.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  4145. bar1_9.BackgroundTransparency = 0.30000001192093
  4146. bar1_9.BorderColor3 = Color3.new(0, 0, 0)
  4147. bar1_9.BorderSizePixel = 3
  4148. bar1_9.Size = UDim2.new(0, 166, 0, 65)
  4149.  
  4150. title_9.Name = "title"
  4151. title_9.Parent = bar1_9
  4152. title_9.BackgroundColor3 = Color3.new(1, 1, 1)
  4153. title_9.BackgroundTransparency = 1
  4154. title_9.Size = UDim2.new(0, 166, 0, 65)
  4155. title_9.Font = Enum.Font.Cartoon
  4156. title_9.Text = "CREDITS"
  4157. title_9.TextColor3 = Color3.new(1, 1, 1)
  4158. title_9.TextScaled = true
  4159. title_9.TextSize = 14
  4160. title_9.TextWrapped = true
  4161.  
  4162. bar2_9.Name = "bar2"
  4163. bar2_9.Parent = creditsframe
  4164. bar2_9.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  4165. bar2_9.BackgroundTransparency = 0.30000001192093
  4166. bar2_9.BorderColor3 = Color3.new(0, 0, 0)
  4167. bar2_9.BorderSizePixel = 3
  4168. bar2_9.Position = UDim2.new(0, 1, 0, 150)
  4169. bar2_9.Size = UDim2.new(0, 166, 0, 22)
  4170.  
  4171. creditsclose.Name = "creditsclose"
  4172. creditsclose.Parent = bar2_9
  4173. creditsclose.BackgroundColor3 = Color3.new(1, 1, 1)
  4174. creditsclose.BackgroundTransparency = 1
  4175. creditsclose.Position = UDim2.new(0, 0, 0, 1)
  4176. creditsclose.Size = UDim2.new(0, 166, 0, 23)
  4177. creditsclose.Font = Enum.Font.SourceSans
  4178. creditsclose.Text = "Close"
  4179. creditsclose.TextColor3 = Color3.new(1, 1, 1)
  4180. creditsclose.TextScaled = true
  4181. creditsclose.TextSize = 14
  4182. creditsclose.TextWrapped = true
  4183.  
  4184. credits1.Name = "credits1"
  4185. credits1.Parent = creditsframe
  4186. credits1.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4187. credits1.BackgroundTransparency = 0.20000000298023
  4188. credits1.BorderSizePixel = 2
  4189. credits1.Position = UDim2.new(0.0542168655, 0, 0.411681741, 0)
  4190. credits1.Size = UDim2.new(0, 146, 0, 30)
  4191. credits1.Font = Enum.Font.SourceSans
  4192. credits1.Text = "LegendJMZ"
  4193. credits1.TextColor3 = Color3.new(1, 1, 1)
  4194. credits1.TextScaled = true
  4195. credits1.TextSize = 14
  4196. credits1.TextWrapped = true
  4197.  
  4198. credits2.Name = "credits2"
  4199. credits2.Parent = creditsframe
  4200. credits2.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4201. credits2.BackgroundTransparency = 0.20000000298023
  4202. credits2.BorderSizePixel = 2
  4203. credits2.Position = UDim2.new(0.0662650615, 0, 0.634991527, 0)
  4204. credits2.Size = UDim2.new(0, 144, 0, 30)
  4205. credits2.Font = Enum.Font.SourceSans
  4206. credits2.Text = "TeoMessiKing#3252"
  4207. credits2.TextColor3 = Color3.new(1, 1, 1)
  4208. credits2.TextScaled = true
  4209. credits2.TextSize = 14
  4210. credits2.TextWrapped = true
  4211.  
  4212. characterframe.Name = "characterframe"
  4213. characterframe.Parent = D3SK1NG_MENU
  4214. characterframe.Active = true
  4215. characterframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4216. characterframe.BackgroundTransparency = 0.30000001192093
  4217. characterframe.BorderSizePixel = 3
  4218. characterframe.Position = UDim2.new(0, 178, 0, 200)
  4219. characterframe.Selectable = true
  4220. characterframe.Size = UDim2.new(0, 166, 0, 398)
  4221. characterframe.Visible = false
  4222.  
  4223. bar1_10.Name = "bar1"
  4224. bar1_10.Parent = characterframe
  4225. bar1_10.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  4226. bar1_10.BackgroundTransparency = 0.30000001192093
  4227. bar1_10.BorderColor3 = Color3.new(0, 0, 0)
  4228. bar1_10.BorderSizePixel = 3
  4229. bar1_10.Size = UDim2.new(0, 166, 0, 65)
  4230.  
  4231. title_10.Name = "title"
  4232. title_10.Parent = bar1_10
  4233. title_10.BackgroundColor3 = Color3.new(1, 1, 1)
  4234. title_10.BackgroundTransparency = 1
  4235. title_10.Size = UDim2.new(0, 166, 0, 65)
  4236. title_10.Font = Enum.Font.Cartoon
  4237. title_10.Text = "CHARACTER"
  4238. title_10.TextColor3 = Color3.new(1, 1, 1)
  4239. title_10.TextScaled = true
  4240. title_10.TextSize = 14
  4241. title_10.TextWrapped = true
  4242.  
  4243. bar2_10.Name = "bar2"
  4244. bar2_10.Parent = characterframe
  4245. bar2_10.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  4246. bar2_10.BackgroundTransparency = 0.30000001192093
  4247. bar2_10.BorderColor3 = Color3.new(0, 0, 0)
  4248. bar2_10.BorderSizePixel = 3
  4249. bar2_10.Position = UDim2.new(0, 0, 0, 373)
  4250. bar2_10.Size = UDim2.new(0, 166, 0, 25)
  4251.  
  4252. characterclose.Name = "characterclose"
  4253. characterclose.Parent = bar2_10
  4254. characterclose.BackgroundColor3 = Color3.new(1, 1, 1)
  4255. characterclose.BackgroundTransparency = 1
  4256. characterclose.Position = UDim2.new(0, 0, 0, 2)
  4257. characterclose.Size = UDim2.new(0, 166, 0, 26)
  4258. characterclose.Font = Enum.Font.SourceSans
  4259. characterclose.Text = "Close"
  4260. characterclose.TextColor3 = Color3.new(1, 1, 1)
  4261. characterclose.TextScaled = true
  4262. characterclose.TextSize = 14
  4263. characterclose.TextWrapped = true
  4264.  
  4265. clown.Name = "clown"
  4266. clown.Parent = characterframe
  4267. clown.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4268. clown.BackgroundTransparency = 0.10000000149012
  4269. clown.BorderSizePixel = 2
  4270. clown.Position = UDim2.new(0, 6, 0, 74)
  4271. clown.Size = UDim2.new(0, 151, 0, 22)
  4272. clown.Font = Enum.Font.SourceSans
  4273. clown.Text = "Clown"
  4274. clown.TextColor3 = Color3.new(1, 1, 1)
  4275. clown.TextScaled = true
  4276. clown.TextSize = 14
  4277. clown.TextWrapped = true
  4278.  
  4279. devil.Name = "devil"
  4280. devil.Parent = characterframe
  4281. devil.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4282. devil.BackgroundTransparency = 0.10000000149012
  4283. devil.BorderSizePixel = 2
  4284. devil.Position = UDim2.new(0, 6, 0, 103)
  4285. devil.Size = UDim2.new(0, 151, 0, 22)
  4286. devil.Font = Enum.Font.SourceSans
  4287. devil.Text = "Devil"
  4288. devil.TextColor3 = Color3.new(1, 1, 1)
  4289. devil.TextScaled = true
  4290. devil.TextSize = 14
  4291. devil.TextWrapped = true
  4292.  
  4293. dominus.Name = "dominus"
  4294. dominus.Parent = characterframe
  4295. dominus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4296. dominus.BackgroundTransparency = 0.10000000149012
  4297. dominus.BorderSizePixel = 2
  4298. dominus.Position = UDim2.new(0, 6, 0, 133)
  4299. dominus.Size = UDim2.new(0, 151, 0, 22)
  4300. dominus.Font = Enum.Font.SourceSans
  4301. dominus.Text = "Dominus"
  4302. dominus.TextColor3 = Color3.new(1, 1, 1)
  4303. dominus.TextScaled = true
  4304. dominus.TextSize = 14
  4305. dominus.TextWrapped = true
  4306. mainframe.Visible = true
  4307. localplayerframe.Visible = false
  4308.  
  4309. pirate.Name = "pirate"
  4310. pirate.Parent = characterframe
  4311. pirate.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4312. pirate.BackgroundTransparency = 0.10000000149012
  4313. pirate.BorderSizePixel = 2
  4314. pirate.Position = UDim2.new(0, 6, 0, 161)
  4315. pirate.Size = UDim2.new(0, 151, 0, 22)
  4316. pirate.Font = Enum.Font.SourceSans
  4317. pirate.Text = "Pirate"
  4318. pirate.TextColor3 = Color3.new(1, 1, 1)
  4319. pirate.TextScaled = true
  4320. pirate.TextSize = 14
  4321. pirate.TextWrapped = true
  4322.  
  4323. rainbowsuit.Name = "rainbowsuit"
  4324. rainbowsuit.Parent = characterframe
  4325. rainbowsuit.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4326. rainbowsuit.BackgroundTransparency = 0.10000000149012
  4327. rainbowsuit.BorderSizePixel = 2
  4328. rainbowsuit.Position = UDim2.new(0, 6, 0, 188)
  4329. rainbowsuit.Size = UDim2.new(0, 151, 0, 22)
  4330. rainbowsuit.Font = Enum.Font.SourceSans
  4331. rainbowsuit.Text = "Rainbow Suit"
  4332. rainbowsuit.TextColor3 = Color3.new(1, 1, 1)
  4333. rainbowsuit.TextScaled = true
  4334. rainbowsuit.TextSize = 14
  4335. rainbowsuit.TextWrapped = true
  4336.  
  4337. reaper.Name = "reaper"
  4338. reaper.Parent = characterframe
  4339. reaper.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4340. reaper.BackgroundTransparency = 0.10000000149012
  4341. reaper.BorderSizePixel = 2
  4342. reaper.Position = UDim2.new(0, 6, 0, 215)
  4343. reaper.Size = UDim2.new(0, 151, 0, 22)
  4344. reaper.Font = Enum.Font.SourceSans
  4345. reaper.Text = "Reaper"
  4346. reaper.TextColor3 = Color3.new(1, 1, 1)
  4347. reaper.TextScaled = true
  4348. reaper.TextSize = 14
  4349. reaper.TextWrapped = true
  4350.  
  4351. skeleton.Name = "skeleton"
  4352. skeleton.Parent = characterframe
  4353. skeleton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4354. skeleton.BackgroundTransparency = 0.10000000149012
  4355. skeleton.BorderSizePixel = 2
  4356. skeleton.Position = UDim2.new(0, 6, 0, 245)
  4357. skeleton.Size = UDim2.new(0, 151, 0, 22)
  4358. skeleton.Font = Enum.Font.SourceSans
  4359. skeleton.Text = "Skeleton"
  4360. skeleton.TextColor3 = Color3.new(1, 1, 1)
  4361. skeleton.TextScaled = true
  4362. skeleton.TextSize = 14
  4363. skeleton.TextWrapped = true
  4364.  
  4365. watermelonshark.Name = "watermelonshark"
  4366. watermelonshark.Parent = characterframe
  4367. watermelonshark.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4368. watermelonshark.BackgroundTransparency = 0.10000000149012
  4369. watermelonshark.BorderSizePixel = 2
  4370. watermelonshark.Position = UDim2.new(0, 5, 0, 272)
  4371. watermelonshark.Size = UDim2.new(0, 151, 0, 22)
  4372. watermelonshark.Font = Enum.Font.SourceSans
  4373. watermelonshark.Text = "Watermelon Shark"
  4374. watermelonshark.TextColor3 = Color3.new(1, 1, 1)
  4375. watermelonshark.TextScaled = true
  4376. watermelonshark.TextSize = 14
  4377. watermelonshark.TextWrapped = true
  4378.  
  4379. zelucz.Name = "zelucz"
  4380. zelucz.Parent = characterframe
  4381. zelucz.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4382. zelucz.BackgroundTransparency = 0.10000000149012
  4383. zelucz.BorderSizePixel = 2
  4384. zelucz.Position = UDim2.new(0, 6, 0, 301)
  4385. zelucz.Size = UDim2.new(0, 151, 0, 22)
  4386. zelucz.Font = Enum.Font.SourceSans
  4387. zelucz.Text = "Zelucz"
  4388. zelucz.TextColor3 = Color3.new(1, 1, 1)
  4389. zelucz.TextScaled = true
  4390. zelucz.TextSize = 14
  4391. zelucz.TextWrapped = true
  4392.  
  4393. zombiedoge.Name = "zombiedoge"
  4394. zombiedoge.Parent = characterframe
  4395. zombiedoge.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4396. zombiedoge.BackgroundTransparency = 0.10000000149012
  4397. zombiedoge.BorderSizePixel = 2
  4398. zombiedoge.Position = UDim2.new(0, 6, 0, 330)
  4399. zombiedoge.Size = UDim2.new(0, 151, 0, 22)
  4400. zombiedoge.Font = Enum.Font.SourceSans
  4401. zombiedoge.Text = "Zombie Doge"
  4402. zombiedoge.TextColor3 = Color3.new(1, 1, 1)
  4403. zombiedoge.TextScaled = true
  4404. zombiedoge.TextSize = 14
  4405. zombiedoge.TextWrapped = true
  4406.  
  4407.  
  4408. makeplayershrek.MouseButton1Down:connect(function()
  4409. user = username.Text
  4410.  
  4411. local A_1 = game:GetService("Workspace")[user]
  4412. local A_2 = 20011951
  4413. local A_3 = "Hat1"
  4414. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4415. Event:InvokeServer(A_1, A_2, A_3)
  4416.  
  4417. local A_1 = game:GetService("Workspace")[user]
  4418. local A_2 = 20011951
  4419. local A_3 = "Hair1"
  4420. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4421. Event:InvokeServer(A_1, A_2, A_3)
  4422.  
  4423. local A_1 = game:GetService("Workspace")[user]
  4424. local A_2 = 1256287907
  4425. local A_3 = "Shirt1"
  4426. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4427. Event:InvokeServer(A_1, A_2, A_3)
  4428.  
  4429. local A_1 = game:GetService("Workspace")[user]
  4430. local A_2 = 2285882573
  4431. local A_3 = "Pants1"
  4432. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4433. Event:InvokeServer(A_1, A_2, A_3)
  4434.  
  4435. local A_1 = game:GetService("Workspace")[user]
  4436. local A_2 = 16723499
  4437. local A_3 = "Face1"
  4438. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4439. Event:InvokeServer(A_1, A_2, A_3)
  4440.  
  4441. local A_1 = game:GetService("Workspace")[user]
  4442. local A_2 = 20011951
  4443. local A_3 = "Hat2"
  4444. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4445. Event:InvokeServer(A_1, A_2, A_3)
  4446.  
  4447.  
  4448.  
  4449. local A_1 = game:GetService("Workspace")[user]
  4450. local A_2 =
  4451. {
  4452.         [1] = 85,
  4453.         [2] = 255,
  4454.         [3] = 0
  4455. }
  4456. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  4457. Event:FireServer(A_1, A_2)
  4458.  
  4459.  
  4460. end)
  4461.  
  4462.  
  4463.  
  4464. -----MAKE PLAYER NOOB
  4465.  
  4466. makeplayernoob.MouseButton1Down:connect(function()
  4467. user = username.Text
  4468.  
  4469. local A_1 = game:GetService("Workspace")[user]
  4470. local A_2 = 472507574
  4471. local A_3 = "Hat1"
  4472. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4473. Event:InvokeServer(A_1, A_2, A_3)
  4474.  
  4475. local A_1 = game:GetService("Workspace")[user]
  4476. local A_2 = 472507574
  4477. local A_3 = "Hair1"
  4478. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4479. Event:InvokeServer(A_1, A_2, A_3)
  4480.  
  4481. local A_1 = game:GetService("Workspace")[user]
  4482. local A_2 = 2248499581
  4483. local A_3 = "Shirt1"
  4484. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4485. Event:InvokeServer(A_1, A_2, A_3)
  4486.  
  4487. local A_1 = game:GetService("Workspace")[user]
  4488. local A_2 = 1208957640
  4489. local A_3 = "Pants1"
  4490. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4491. Event:InvokeServer(A_1, A_2, A_3)
  4492.  
  4493. local A_1 = game:GetService("Workspace")[user]
  4494. local A_2 = 144075659
  4495. local A_3 = "Face1"
  4496. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4497. Event:InvokeServer(A_1, A_2, A_3)
  4498.  
  4499. local A_1 = game:GetService("Workspace")[user]
  4500. local A_2 = 472507574
  4501. local A_3 = "Hat2"
  4502. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4503. Event:InvokeServer(A_1, A_2, A_3)
  4504.  
  4505.  
  4506.  
  4507. local A_1 = game:GetService("Workspace")[user]
  4508. local A_2 =
  4509. {
  4510.         [1] = 61,
  4511.         [2] = 64,
  4512.         [3] = 255
  4513. }
  4514. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  4515. Event:FireServer(A_1, A_2)
  4516.  
  4517.  
  4518. end)
  4519.  
  4520. -- Scripts:
  4521.  
  4522.  
  4523.  
  4524.  
  4525. game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
  4526.  
  4527. if key == "x" then
  4528. if      D3SK1NG_MENU.Enabled == true then      
  4529.         D3SK1NG_MENU.Enabled = false
  4530. elseif D3SK1NG_MENU.Enabled == false then
  4531.         D3SK1NG_MENU.Enabled = true
  4532.         end
  4533.         end
  4534.         end)
  4535.        
  4536.  
  4537.  
  4538.  
  4539.  
  4540. ------ OPEN BUTTONS
  4541.  
  4542. creditsbutton.MouseButton1Down:connect(function()
  4543. creditsframe.Visible = true
  4544. end)
  4545.  
  4546. localplayerbutton.MouseButton1Down:connect(function()
  4547. localplayerframe.Visible = true
  4548. mainframe.Visible = false
  4549. end)
  4550.  
  4551. otherplayersbutton.MouseButton1Down:connect(function()
  4552. otherplayersframe.Visible = true
  4553. mainframe.Visible = false
  4554. end)
  4555.  
  4556. stealthmoneybutton.MouseButton1Down:connect(function()
  4557. moneyframe.Visible = true
  4558. mainframe.Visible = false
  4559. end)
  4560.  
  4561. teleportsbutton.MouseButton1Down:connect(function()
  4562. teleportframe.Visible = true
  4563. mainframe.Visible = false
  4564. end)
  4565.  
  4566. vehiclebutton.MouseButton1Down:connect(function()
  4567. vehicleframe.Visible = true
  4568. mainframe.Visible = false
  4569. end)
  4570.  
  4571. worldbutton.MouseButton1Down:connect(function()
  4572. worldframe.Visible = true
  4573. mainframe.Visible = false
  4574. end)
  4575.  
  4576. ------- CLOSE BUTTONS
  4577.  
  4578. creditsclose.MouseButton1Down:connect(function()
  4579. creditsframe.Visible = false
  4580. end)
  4581.  
  4582. localplayerback.MouseButton1Down:connect(function()
  4583. localplayerframe.Visible = false
  4584. mainframe.Visible = true
  4585. end)
  4586.  
  4587. otherplayersback.MouseButton1Down:connect(function()
  4588. otherplayersframe.Visible = false
  4589. mainframe.Visible = true
  4590. end)
  4591.  
  4592. moneyback.MouseButton1Down:connect(function()
  4593. moneyframe.Visible = false
  4594. mainframe.Visible = true
  4595. end)
  4596.  
  4597. teleportback.MouseButton1Down:connect(function()
  4598. teleportframe.Visible = false
  4599. mainframe.Visible = true
  4600. end)
  4601.  
  4602. vehicleback.MouseButton1Down:connect(function()
  4603. vehicleframe.Visible = false
  4604. mainframe.Visible = true
  4605. end)
  4606.  
  4607. worldback.MouseButton1Down:connect(function()
  4608. worldframe.Visible = false
  4609. mainframe.Visible = true
  4610. end)
  4611.  
  4612. --STEALTH MONEY BUTTONS
  4613.  
  4614. _10million.MouseButton1Down:connect(function()
  4615. if              _10millionstatus.Text == 'OFF' then
  4616.         _10millionstatus.Text = 'ON'
  4617.  
  4618.         repeat
  4619.                 game.Players.LocalPlayer.ChangeMoney:Fire(10000000)
  4620.                 wait(0.1)
  4621.         until _10millionstatus.Text == 'OFF'
  4622.  
  4623. elseif _10millionstatus.Text == 'ON' then
  4624.         _10millionstatus.Text = 'OFF'
  4625. end
  4626. end)
  4627.  
  4628. _15million.MouseButton1Down:connect(function()
  4629. if              _15millionstatus.Text == 'OFF' then
  4630.         _15millionstatus.Text = 'ON'
  4631.  
  4632.         repeat
  4633.                 game.Players.LocalPlayer.ChangeMoney:Fire(15000000)
  4634.                 wait(0.1)
  4635.         until _15millionstatus.Text == 'OFF'
  4636.  
  4637. elseif _15millionstatus.Text == 'ON' then
  4638.         _15millionstatus.Text = 'OFF'
  4639. end
  4640. end)
  4641.  
  4642. _2billion.MouseButton1Down:connect(function()
  4643. if              _2billionstatus.Text == 'OFF' then
  4644.         _2billionstatus.Text = 'ON'
  4645.  
  4646.         repeat
  4647.                 game.Players.LocalPlayer.ChangeMoney:Fire(198978654)wait(0.1) game.Players.LocalPlayer.ChangeMoney:Fire(12) wait(0.1) game.Players.LocalPlayer.ChangeMoney:Fire(198974652)
  4648.                
  4649.                 wait(0.1)
  4650.         until _2billionstatus.Text == 'OFF'
  4651.  
  4652. elseif _2billionstatus.Text == 'ON' then
  4653.         _2billionstatus.Text = 'OFF'
  4654. end
  4655. end)
  4656.  
  4657. ------- OTHER PLAYERS BUTTONS
  4658.  
  4659. spam.MouseButton1Down:connect(function()
  4660. if spamstatus.Text == 'OFF' then
  4661.         spamstatus.Text = 'ON'
  4662.         repeat
  4663.                 local A_1 = "Sub To TeoMessiKing and Legend J M Z on YT"
  4664. local A_2 = "All"
  4665. local Event = game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest
  4666. Event:FireServer(A_1, A_2)
  4667. wait(1)
  4668.         until spamstatus.Text == 'OFF'
  4669.  
  4670. elseif spamstatus.Text == 'ON' then
  4671.         spamstatus.Text = 'OFF'
  4672. end
  4673. end)
  4674.  
  4675. nakedall.MouseButton1Down:connect(function()
  4676. for i,v in pairs(game.Players:GetChildren()) do
  4677.         if v.Name ~= game.Players.LocalPlayer.Name then
  4678.         noob = v.Name
  4679.         game:GetService("Workspace").CommunicationRelays.Character.ClearCharacter:InvokeServer(game:GetService("Workspace")[noob])
  4680.         end
  4681.         end
  4682. end)
  4683.  
  4684. checkmoney.MouseButton1Down:connect(function()
  4685.         statsframe.Visible = true
  4686. moneystatus.Text = game.Players[username.Text].Money.Value
  4687. end)
  4688.  
  4689. statsclose.MouseButton1Down:connect(function()
  4690. statsframe.Visible = false
  4691. end)
  4692.  
  4693. tptoplayer.MouseButton1Down:connect(function()
  4694. local Target
  4695. local character
  4696. local Player
  4697. Player = game.Players.LocalPlayer
  4698. character = workspace:WaitForChild(Player.name)
  4699. Target = username.Text
  4700. Player.character.HumanoidRootPart.CFrame = game.Players[Target].character.HumanoidRootPart.CFrame
  4701. end)
  4702.  
  4703. -------- LOCALP PlAYER BUTTONS
  4704.  
  4705. givegun.MouseButton1Down:connect(function()
  4706. game:GetService("Workspace").CommunicationRelays.Character.ItemEquip:FireServer("JobAssets", "Glock 9mm", "Gun")
  4707. end)
  4708.  
  4709. qteleport.MouseButton1Down:connect(function()
  4710. plr = game.Players.LocalPlayer
  4711. hum = plr.Character.HumanoidRootPart
  4712. mouse = plr:GetMouse()
  4713. mouse.KeyDown:connect(function(key)
  4714. if key == "q" then
  4715. if mouse.Target then
  4716. hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
  4717. end
  4718. end
  4719. end)
  4720. print("Press Q To Teleport")
  4721. end)
  4722.  
  4723. superrun.MouseButton1Down:connect(function()
  4724. if superjumpstatus.Text == 'OFF' then
  4725.         superjumpstatus.Text = 'ON'
  4726.                         game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 200
  4727. elseif superjumpstatus.Text == 'ON' then
  4728.         superjumpstatus.Text = 'OFF'
  4729.                         game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  4730. end
  4731. end)
  4732.  
  4733. superjump.MouseButton1Down:connect(function()
  4734. if superrunstatus.Text == 'OFF' then
  4735.         superrunstatus.Text = 'ON'
  4736.         game.Players.LocalPlayer.Character.Humanoid.JumpPower = 111
  4737.  
  4738.        
  4739. elseif superrunstatus.Text == 'ON' then
  4740.         superrunstatus.Text = 'OFF'
  4741.         game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
  4742. end
  4743. end)
  4744.  
  4745. lowgravity.MouseButton1Down:connect(function()
  4746. if lowgravitystatus.Text == 'OFF' then
  4747.         game.Workspace.Gravity = 25
  4748.         lowgravitystatus.Text = 'ON'
  4749.        
  4750. elseif lowgravitystatus.Text == 'ON' then
  4751.         lowgravitystatus.Text = 'OFF'
  4752.         game.Workspace.Gravity = 175
  4753.        
  4754. end
  4755. end)
  4756.  
  4757. noclip.MouseButton1Down:connect(function()
  4758. if noclipstatus.Text == 'OFF' then
  4759.        
  4760. noclip = true
  4761. game:GetService('RunService').Stepped:connect(function()
  4762. if noclip then
  4763. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  4764. end
  4765. end)
  4766. plr = game.Players.LocalPlayer
  4767. mouse = plr:GetMouse()
  4768.  
  4769.         noclipstatus.Text = 'ON'
  4770.  
  4771.  
  4772. elseif noclipstatus.Text == 'ON' then
  4773.         noclipstatus.Text = 'OFF'
  4774.  
  4775. noclip = false
  4776.  
  4777.  
  4778. end
  4779. end)
  4780.  
  4781.  
  4782. ------ WORLDFRAME
  4783.  
  4784. fog.MouseButton1Down:connect(function()
  4785. game.Lighting.FogEnd = 250
  4786. end)
  4787.  
  4788.  
  4789.  
  4790. nofog.MouseButton1Down:connect(function()
  4791. game.Lighting.FogEnd = 10000
  4792. end)
  4793.  
  4794. repeat
  4795. bright.MouseButton1Down:connect(function()
  4796. game.Lighting.Brightness = 10000
  4797. wait(0.1)
  4798. end)
  4799. until dark.MouseButton1Down
  4800.  
  4801. dark.MouseButton1Down:connect(function()
  4802. game.Lighting.Brightness = 1
  4803. end)
  4804.  
  4805.  
  4806.  
  4807.  
  4808. ----- VEHICLE BUTTONS
  4809.  
  4810.  
  4811. sleigher.MouseButton1Down:connect(function()
  4812. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.Visible = true
  4813. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.ActiveCustomization.Frame.Value = "Sleigher"
  4814. end)
  4815.  
  4816. policecar.MouseButton1Down:connect(function()
  4817. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.Visible = true
  4818. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.ActiveCustomization.Frame.Value = "Police Intrepid"
  4819. end)
  4820.  
  4821. bus.MouseButton1Down:connect(function()
  4822. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.Visible = true
  4823. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.ActiveCustomization.Frame.Value = "Schoolbus"
  4824. end)
  4825.  
  4826. -----TELEPORT BUTTONS
  4827.  
  4828. Baileys.MouseButton1Down:connect(function()
  4829. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(543.76062, 39.8500099, 43.1453667))
  4830. end)
  4831.  
  4832. Criminalbase.MouseButton1Down:connect(function()
  4833. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(678.209106, 39.8500099, 840.987732))
  4834. end)
  4835.  
  4836. Plot.MouseButton1Down:connect(function()
  4837. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-9.09812069, 39.8500023, -251.339005))
  4838. end)
  4839.  
  4840. Garage.MouseButton1Down:connect(function()
  4841. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(617.86792, 39.8500099, 222.204208))
  4842. end)
  4843.  
  4844. SuperMart.MouseButton1Down:connect(function()
  4845. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(306.922485, 39.8597755, 866.421509))
  4846. end)
  4847.  
  4848. Gym.MouseButton1Down:connect(function()
  4849. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(176.828949, 39.8500099, 1208.14514))
  4850. end)
  4851.  
  4852. CarShip.MouseButton1Down:connect(function()
  4853. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(366.530609, 39.6500092, 561.46991))
  4854. end)
  4855.  
  4856. Club.MouseButton1Down:connect(function()
  4857. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(506.477844, 40.2500153, 891.893738))
  4858. end)
  4859.  
  4860. PoliceStation.MouseButton1Down:connect(function()
  4861. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-38.1218109, 42.6500092, 597.40094))
  4862. end)
  4863.  
  4864. Cinema.MouseButton1Down:connect(function()
  4865. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(593.378, 61.2, 467.222))
  4866. end)
  4867.  
  4868. GasStation.MouseButton1Down:connect(function()
  4869. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(348.957458, 39.6500092, 457.277496))
  4870. end)
  4871.  
  4872. Hospital.MouseButton1Down:connect(function()
  4873. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(137.416245, 39.8500099, 1463.74634))
  4874. end)
  4875.  
  4876. HIghschool.MouseButton1Down:connect(function()
  4877. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-124.7, 42.3, 774.094))
  4878. end)
  4879.  
  4880. Hamburger.MouseButton1Down:connect(function()
  4881. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(414.374298, 39.8500099, 366.701843))
  4882. end)
  4883.  
  4884. Mueseum.MouseButton1Down:connect(function()
  4885. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(616.659119, 40.2500153, 1363.78442))
  4886. end)
  4887.  
  4888. Library.MouseButton1Down:connect(function()
  4889. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(424.386597, 39.8500099, 1119.21436))
  4890. end)
  4891.  
  4892. Apartments.MouseButton1Down:connect(function()
  4893. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(509.568024, 39.8500099, 117.027695))
  4894. end)
  4895.  
  4896. Bank.MouseButton1Down:connect(function()
  4897. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-89.6001, 47.2, 1371.2))
  4898. end)
  4899.  
  4900. ------ Not important
  4901.  
  4902.  
  4903. statsframe.Draggable = true
  4904. creditsframe.Draggable = true
  4905.  
  4906.  
  4907. ----------- important
  4908.  
  4909. monalisa.MouseButton1Down:Connect(function()
  4910.         game.Players.LocalPlayer.PlayerGui.Main.PaintingMenu.Visible = true
  4911.        
  4912.         game.Players.LocalPlayer.PlayerGui.Main.PaintingVal = game.ReplicatedStorage.PaintingCatalog["Mona Lisa"]
  4913.         end)
  4914.  
  4915.  
  4916. spammessages.MouseButton1Down:Connect(function()
  4917.         if spammessagesstatus.Text == 'OFF' then
  4918.                         spammessagesstatus.Text = 'ON'
  4919.         repeat
  4920.         local A_1 = "Hi Sub to TeoMessiKing please :)"
  4921. local A_2 = username.Text
  4922. local Event = game:GetService("Workspace").CommunicationRelays.Interclient.SendMessage
  4923. Event:InvokeServer(A_1, A_2)
  4924. wait(0.5)
  4925.         until spammessagesstatus.Text == 'OFF'
  4926.         elseif spammessagesstatus.Text == 'ON' then
  4927.                 spammessagesstatus.Text = 'OFF'
  4928.         end
  4929.         end)
  4930.  
  4931.  
  4932. otherplayersframe.Visible = false
  4933.  
  4934.  
  4935. attatchbutton.MouseButton1Down:connect(function()
  4936. if attachstatus.Text == 'OFF' then
  4937.                         attachstatus.Text = 'ON'
  4938.         repeat
  4939.         local Target
  4940. local character
  4941. local Player
  4942. Player = game.Players.LocalPlayer
  4943. character = workspace:WaitForChild(Player.name)
  4944. Target = username.Text
  4945. Player.character.HumanoidRootPart.CFrame = game.Players[Target].character.HumanoidRootPart.CFrame
  4946. wait(0.05)
  4947.         until attachstatus.Text == 'OFF'
  4948.  
  4949. elseif attachstatus.Text == 'ON' then
  4950.         attachstatus.Text = 'OFF'
  4951. end
  4952. end)
  4953. ------------------ CHARACTER
  4954.  
  4955.  
  4956. characterbutton.MouseButton1Down:connect(function()
  4957. characterframe.Visible = true
  4958. end)
  4959.  
  4960. characterclose.MouseButton1Down:connect(function()
  4961. characterframe.Visible = false
  4962. end)
  4963.  
  4964. clown.MouseButton1Down:connect(function()
  4965. localplayerusername = game.Players.LocalPlayer.Name
  4966.  
  4967.  
  4968. local A_1 = game:GetService("Workspace")[localplayerusername]
  4969. local A_2 = 16984857
  4970. local A_3 = "Hat1"
  4971. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4972. Event:InvokeServer(A_1, A_2, A_3)
  4973.  
  4974. local A_1 = game:GetService("Workspace")[localplayerusername]
  4975. local A_2 = 1554091128
  4976. local A_3 = "Shirt1"
  4977. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4978. Event:InvokeServer(A_1, A_2, A_3)
  4979.  
  4980. local A_1 = game:GetService("Workspace")[localplayerusername]
  4981. local A_2 = 2362379433
  4982. local A_3 = "Pants1"
  4983. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4984. Event:InvokeServer(A_1, A_2, A_3)
  4985.  
  4986. local A_1 = game:GetService("Workspace")[localplayerusername]
  4987. local A_2 = 23644960
  4988. local A_3 = "Face1"
  4989. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4990. Event:InvokeServer(A_1, A_2, A_3)
  4991.  
  4992. local A_1 = game:GetService("Workspace")[localplayerusername]
  4993. local A_2 = 15469944
  4994. local A_3 = "Hat2"
  4995. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4996. Event:InvokeServer(A_1, A_2, A_3)
  4997.  
  4998.  
  4999.  
  5000. local A_1 = game:GetService("Workspace")[localplayerusername]
  5001. local A_2 =
  5002. {
  5003.         [1] = 1,
  5004.         [2] = 0.8,
  5005.         [3] = 0.6
  5006. }
  5007. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  5008. Event:FireServer(A_1, A_2)
  5009.  
  5010. end)
  5011.  
  5012. devil.MouseButton1Down:connect(function()
  5013. localplayerusername = game.Players.LocalPlayer.Name
  5014.  
  5015.  
  5016. local A_1 = game:GetService("Workspace")[localplayerusername]
  5017. local A_2 = 15967797
  5018. local A_3 = "Hat1"
  5019. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5020. Event:InvokeServer(A_1, A_2, A_3)
  5021.  
  5022. local A_1 = game:GetService("Workspace")[localplayerusername]
  5023. local A_2 = 2025399665
  5024. local A_3 = "Shirt1"
  5025. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5026. Event:InvokeServer(A_1, A_2, A_3)
  5027.  
  5028. local A_1 = game:GetService("Workspace")[localplayerusername]
  5029. local A_2 = 1677380681
  5030. local A_3 = "Pants1"
  5031. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5032. Event:InvokeServer(A_1, A_2, A_3)
  5033.  
  5034. local A_1 = game:GetService("Workspace")[localplayerusername]
  5035. local A_2 = 128992838
  5036. local A_3 = "Face1"
  5037. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5038. Event:InvokeServer(A_1, A_2, A_3)
  5039.  
  5040. local A_1 = game:GetService("Workspace")[localplayerusername]
  5041. local A_2 = 1117719026
  5042. local A_3 = "Hat2"
  5043. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5044. Event:InvokeServer(A_1, A_2, A_3)
  5045.  
  5046.  
  5047.  
  5048. local A_1 = game:GetService("Workspace")[localplayerusername]
  5049. local A_2 =
  5050. {
  5051.         [1] = 1,
  5052.         [2] = 0.8,
  5053.         [3] = 0.6
  5054. }
  5055. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  5056. Event:FireServer(A_1, A_2)
  5057.  
  5058. end)
  5059.  
  5060. dominus.MouseButton1Down:connect(function()
  5061. localplayerusername = game.Players.LocalPlayer.Name
  5062.  
  5063.  
  5064. local A_1 = game:GetService("Workspace")[localplayerusername]
  5065. local A_2 = 21070012
  5066. local A_3 = "Hat1"
  5067. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5068. Event:InvokeServer(A_1, A_2, A_3)
  5069.  
  5070. local A_1 = game:GetService("Workspace")[localplayerusername]
  5071. local A_2 = 1594957505
  5072. local A_3 = "Shirt1"
  5073. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5074. Event:InvokeServer(A_1, A_2, A_3)
  5075.  
  5076. local A_1 = game:GetService("Workspace")[localplayerusername]
  5077. local A_2 = 767979438
  5078. local A_3 = "Pants1"
  5079. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5080. Event:InvokeServer(A_1, A_2, A_3)
  5081.  
  5082. local A_1 = game:GetService("Workspace")[localplayerusername]
  5083. local A_2 = 20052135
  5084. local A_3 = "Face1"
  5085. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5086. Event:InvokeServer(A_1, A_2, A_3)
  5087.  
  5088. local A_1 = game:GetService("Workspace")[localplayerusername]
  5089. local A_2 = 1031429
  5090. local A_3 = "Hat2"
  5091. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5092. Event:InvokeServer(A_1, A_2, A_3)
  5093.  
  5094.  
  5095.  
  5096. local A_1 = game:GetService("Workspace")[localplayerusername]
  5097. local A_2 =
  5098. {
  5099.         [1] = 1,
  5100.         [2] = 0.8,
  5101.         [3] = 0.6
  5102. }
  5103. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  5104. Event:FireServer(A_1, A_2)
  5105.  
  5106. end)
  5107.  
  5108. pirate.MouseButton1Down:connect(function()
  5109. localplayerusername = game.Players.LocalPlayer.Name
  5110.  
  5111.  
  5112. local A_1 = game:GetService("Workspace")[localplayerusername]
  5113. local A_2 = 1028859
  5114. local A_3 = "Hat1"
  5115. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5116. Event:InvokeServer(A_1, A_2, A_3)
  5117.  
  5118. local A_1 = game:GetService("Workspace")[localplayerusername]
  5119. local A_2 = 1332460963
  5120. local A_3 = "Shirt1"
  5121. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5122. Event:InvokeServer(A_1, A_2, A_3)
  5123.  
  5124. local A_1 = game:GetService("Workspace")[localplayerusername]
  5125. local A_2 = 1352908341
  5126. local A_3 = "Pants1"
  5127. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5128. Event:InvokeServer(A_1, A_2, A_3)
  5129.  
  5130. local A_1 = game:GetService("Workspace")[localplayerusername]
  5131. local A_2 = 255827175
  5132. local A_3 = "Face1"
  5133. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5134. Event:InvokeServer(A_1, A_2, A_3)
  5135.  
  5136. local A_1 = game:GetService("Workspace")[localplayerusername]
  5137. local A_2 = 74970669
  5138. local A_3 = "Hat2"
  5139. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5140. Event:InvokeServer(A_1, A_2, A_3)
  5141.  
  5142.  
  5143.  
  5144. local A_1 = game:GetService("Workspace")[localplayerusername]
  5145. local A_2 =
  5146. {
  5147.         [1] = 1,
  5148.         [2] = 0.8,
  5149.         [3] = 0.6
  5150. }
  5151. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  5152. Event:FireServer(A_1, A_2)
  5153.  
  5154. end)
  5155.  
  5156. rainbowsuit.MouseButton1Down:connect(function()
  5157. localplayerusername = game.Players.LocalPlayer.Name
  5158.  
  5159.  
  5160. local A_1 = game:GetService("Workspace")[localplayerusername]
  5161. local A_2 = 82332313
  5162. local A_3 = "Hat1"
  5163. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5164. Event:InvokeServer(A_1, A_2, A_3)
  5165.  
  5166. local A_1 = game:GetService("Workspace")[localplayerusername]
  5167. local A_2 = 1601920254
  5168. local A_3 = "Shirt1"
  5169. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5170. Event:InvokeServer(A_1, A_2, A_3)
  5171.  
  5172. local A_1 = game:GetService("Workspace")[localplayerusername]
  5173. local A_2 = 1277777900
  5174. local A_3 = "Pants1"
  5175. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5176. Event:InvokeServer(A_1, A_2, A_3)
  5177.  
  5178. local A_1 = game:GetService("Workspace")[localplayerusername]
  5179. local A_2 = 20052135
  5180. local A_3 = "Face1"
  5181. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5182. Event:InvokeServer(A_1, A_2, A_3)
  5183.  
  5184. local A_1 = game:GetService("Workspace")[localplayerusername]
  5185. local A_2 = 149594188
  5186. local A_3 = "Hat2"
  5187. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5188. Event:InvokeServer(A_1, A_2, A_3)
  5189.  
  5190.  
  5191.  
  5192. local A_1 = game:GetService("Workspace")[localplayerusername]
  5193. local A_2 =
  5194. {
  5195.         [1] = 1,
  5196.         [2] = 0.8,
  5197.         [3] = 0.6
  5198. }
  5199. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  5200. Event:FireServer(A_1, A_2)
  5201.  
  5202. end)
  5203.  
  5204. reaper.MouseButton1Down:connect(function()
  5205. localplayerusername = game.Players.LocalPlayer.Name
  5206.  
  5207.  
  5208. local A_1 = game:GetService("Workspace")[localplayerusername]
  5209. local A_2 = 28276664
  5210. local A_3 = "Hat1"
  5211. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5212. Event:InvokeServer(A_1, A_2, A_3)
  5213.  
  5214. local A_1 = game:GetService("Workspace")[localplayerusername]
  5215. local A_2 = 788634000
  5216. local A_3 = "Shirt1"
  5217. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5218. Event:InvokeServer(A_1, A_2, A_3)
  5219.  
  5220. local A_1 = game:GetService("Workspace")[localplayerusername]
  5221. local A_2 = 825322045
  5222. local A_3 = "Pants1"
  5223. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5224. Event:InvokeServer(A_1, A_2, A_3)
  5225.  
  5226. local A_1 = game:GetService("Workspace")[localplayerusername]
  5227. local A_2 = 398675917
  5228. local A_3 = "Face1"
  5229. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5230. Event:InvokeServer(A_1, A_2, A_3)
  5231.  
  5232. local A_1 = game:GetService("Workspace")[localplayerusername]
  5233. local A_2 = 28276664
  5234. local A_3 = "Hat2"
  5235. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5236. Event:InvokeServer(A_1, A_2, A_3)
  5237.  
  5238.  
  5239. local A_1 = game:GetService("Workspace")[localplayerusername]
  5240. local A_2 =
  5241. {
  5242.         [1] = 0.9,
  5243.         [2] = 0.89,
  5244.         [3] = 0.87
  5245. }
  5246. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  5247. Event:FireServer(A_1, A_2)
  5248.  
  5249.  
  5250. end)
  5251.  
  5252. skeleton.MouseButton1Down:connect(function()
  5253. localplayerusername = game.Players.LocalPlayer.Name
  5254.  
  5255.  
  5256. local A_1 = game:GetService("Workspace")[localplayerusername]
  5257. local A_2 = 4765718
  5258. local A_3 = "Hat1"
  5259. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5260. Event:InvokeServer(A_1, A_2, A_3)
  5261.  
  5262. local A_1 = game:GetService("Workspace")[localplayerusername]
  5263. local A_2 = 2227041824
  5264. local A_3 = "Shirt1"
  5265. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5266. Event:InvokeServer(A_1, A_2, A_3)
  5267.  
  5268. local A_1 = game:GetService("Workspace")[localplayerusername]
  5269. local A_2 = 2085700068
  5270. local A_3 = "Pants1"
  5271. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5272. Event:InvokeServer(A_1, A_2, A_3)
  5273.  
  5274. local A_1 = game:GetService("Workspace")[localplayerusername]
  5275. local A_2 = 128992838
  5276. local A_3 = "Face1"
  5277. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5278. Event:InvokeServer(A_1, A_2, A_3)
  5279.  
  5280. local A_1 = game:GetService("Workspace")[localplayerusername]
  5281. local A_2 = 4765718
  5282. local A_3 = "Hat2"
  5283. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5284. Event:InvokeServer(A_1, A_2, A_3)
  5285.  
  5286.  
  5287.  
  5288. local A_1 = game:GetService("Workspace")[localplayerusername]
  5289. local A_2 =
  5290. {
  5291.         [1] = 0.9,
  5292.         [2] = 0.89,
  5293.         [3] = 0.87
  5294. }
  5295. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  5296. Event:FireServer(A_1, A_2)
  5297.  
  5298. end)
  5299.  
  5300. watermelonshark.MouseButton1Down:connect(function()
  5301. localplayerusername = game.Players.LocalPlayer.Name
  5302.  
  5303.  
  5304. local A_1 = game:GetService("Workspace")[localplayerusername]
  5305. local A_2 = 264989462
  5306. local A_3 = "Hat1"
  5307. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5308. Event:InvokeServer(A_1, A_2, A_3)
  5309.  
  5310. local A_1 = game:GetService("Workspace")[localplayerusername]
  5311. local A_2 = 1789114124
  5312. local A_3 = "Shirt1"
  5313. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5314. Event:InvokeServer(A_1, A_2, A_3)
  5315.  
  5316. local A_1 = game:GetService("Workspace")[localplayerusername]
  5317. local A_2 = 1420016210
  5318. local A_3 = "Pants1"
  5319. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5320. Event:InvokeServer(A_1, A_2, A_3)
  5321.  
  5322. local A_1 = game:GetService("Workspace")[localplayerusername]
  5323. local A_2 = 2409285794
  5324. local A_3 = "Face1"
  5325. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5326. Event:InvokeServer(A_1, A_2, A_3)
  5327.  
  5328. local A_1 = game:GetService("Workspace")[localplayerusername]
  5329. local A_2 = 264989462
  5330. local A_3 = "Hat2"
  5331. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5332. Event:InvokeServer(A_1, A_2, A_3)
  5333.  
  5334.  
  5335. local A_1 = game:GetService("Workspace")[localplayerusername]
  5336. local A_2 =
  5337. {
  5338.         [1] = 0.9,
  5339.         [2] = 0.89,
  5340.         [3] = 0.87
  5341. }
  5342. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  5343. Event:FireServer(A_1, A_2)
  5344.  
  5345. end)
  5346.  
  5347. zelucz.MouseButton1Down:connect(function()
  5348. localplayerusername = game.Players.LocalPlayer.Name
  5349.  
  5350.  
  5351. local A_1 = game:GetService("Workspace")[localplayerusername]
  5352. local A_2 = 183468963
  5353. local A_3 = "Hat1"
  5354. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5355. Event:InvokeServer(A_1, A_2, A_3)
  5356.  
  5357. local A_1 = game:GetService("Workspace")[localplayerusername]
  5358. local A_2 = 1789244389
  5359. local A_3 = "Shirt1"
  5360. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5361. Event:InvokeServer(A_1, A_2, A_3)
  5362.  
  5363. local A_1 = game:GetService("Workspace")[localplayerusername]
  5364. local A_2 = 2144699119
  5365. local A_3 = "Pants1"
  5366. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5367. Event:InvokeServer(A_1, A_2, A_3)
  5368.  
  5369. local A_1 = game:GetService("Workspace")[localplayerusername]
  5370. local A_2 = 144075659
  5371. local A_3 = "Face1"
  5372. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5373. Event:InvokeServer(A_1, A_2, A_3)
  5374.  
  5375. local A_1 = game:GetService("Workspace")[localplayerusername]
  5376. local A_2 = 183468963
  5377. local A_3 = "Hat2"
  5378. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5379. Event:InvokeServer(A_1, A_2, A_3)
  5380.  
  5381.  
  5382. local A_1 = game:GetService("Workspace")[localplayerusername]
  5383. local A_2 =
  5384. {
  5385.         [1] = 0.9,
  5386.         [2] = 0.89,
  5387.         [3] = 0.87
  5388. }
  5389. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  5390. Event:FireServer(A_1, A_2)
  5391.  
  5392. end)
  5393.  
  5394. zombiedoge.MouseButton1Down:connect(function()
  5395. localplayerusername = game.Players.LocalPlayer.Name
  5396.  
  5397.  
  5398. local A_1 = game:GetService("Workspace")[localplayerusername]
  5399. local A_2 = 304718708
  5400. local A_3 = "Hat1"
  5401. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5402. Event:InvokeServer(A_1, A_2, A_3)
  5403.  
  5404. local A_1 = game:GetService("Workspace")[localplayerusername]
  5405. local A_2 = 2130801269
  5406. local A_3 = "Shirt1"
  5407. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5408. Event:InvokeServer(A_1, A_2, A_3)
  5409.  
  5410. local A_1 = game:GetService("Workspace")[localplayerusername]
  5411. local A_2 = 655826450
  5412. local A_3 = "Pants1"
  5413. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5414. Event:InvokeServer(A_1, A_2, A_3)
  5415.  
  5416. local A_1 = game:GetService("Workspace")[localplayerusername]
  5417. local A_2 = 20052135
  5418. local A_3 = "Face1"
  5419. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5420. Event:InvokeServer(A_1, A_2, A_3)
  5421.  
  5422. local A_1 = game:GetService("Workspace")[localplayerusername]
  5423. local A_2 = 226186871
  5424. local A_3 = "Hat2"
  5425. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5426. Event:InvokeServer(A_1, A_2, A_3)
  5427.  
  5428.  
  5429.  
  5430. local A_1 = game:GetService("Workspace")[localplayerusername]
  5431. local A_2 =
  5432. {
  5433.         [1] = 1,
  5434.         [2] = 0.8,
  5435.         [3] = 0.6
  5436. }
  5437. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  5438. Event:FireServer(A_1, A_2)
  5439.  
  5440. end)