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