Facebook
From -- Farewell Infortality. -- Vers, 3 Years ago, written in Plain Text.
This paste is a reply to Lumber Tycoon 2 script from wayjaneq - view diff
Embed
Download Paste or View Raw
Hits: 262
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local D3SK1NG_MENU = Instance.new("ScreenGui")
  5. local worldframe = Instance.new("Frame")
  6. local bar1 = Instance.new("Frame")
  7. local title = Instance.new("TextLabel")
  8. local bar2 = Instance.new("Frame")
  9. local worldback = Instance.new("TextButton")
  10. local fog = Instance.new("TextButton")
  11. local nofog = Instance.new("TextButton")
  12. local bright = Instance.new("TextButton")
  13. local dark = Instance.new("TextButton")
  14. local vehicleframe = Instance.new("Frame")
  15. local bar1_2 = Instance.new("Frame")
  16. local title_2 = Instance.new("TextLabel")
  17. local bus = Instance.new("TextButton")
  18. local bar2_2 = Instance.new("Frame")
  19. local vehicleback = Instance.new("TextButton")
  20. local policecar = Instance.new("TextButton")
  21. local sleigher = Instance.new("TextButton")
  22. local teleportframe = Instance.new("Frame")
  23. local bar1_3 = Instance.new("Frame")
  24. local title_3 = Instance.new("TextLabel")
  25. local teleports = Instance.new("ScrollingFrame")
  26. local Hospital = Instance.new("TextButton")
  27. local GasStation = Instance.new("TextButton")
  28. local Cinema = Instance.new("TextButton")
  29. local Plot = Instance.new("TextButton")
  30. local PoliceStation = Instance.new("TextButton")
  31. local Club = Instance.new("TextButton")
  32. local CarShip = Instance.new("TextButton")
  33. local Library = Instance.new("TextButton")
  34. local Apartments = Instance.new("TextButton")
  35. local Gym = Instance.new("TextButton")
  36. local Bank = Instance.new("TextButton")
  37. local Mueseum = Instance.new("TextButton")
  38. local Hamburger = Instance.new("TextButton")
  39. local HIghschool = Instance.new("TextButton")
  40. local Criminalbase = Instance.new("TextButton")
  41. local SuperMart = Instance.new("TextButton")
  42. local Baileys = Instance.new("TextButton")
  43. local Garage = Instance.new("TextButton")
  44. local bar2_3 = Instance.new("Frame")
  45. local teleportback = Instance.new("TextButton")
  46. local statsframe = Instance.new("Frame")
  47. local moneystatus = Instance.new("TextLabel")
  48. local bar2_4 = Instance.new("Frame")
  49. local statsclose = Instance.new("TextButton")
  50. local bar1_4 = Instance.new("Frame")
  51. local title_4 = Instance.new("TextLabel")
  52. local otherplayersframe = Instance.new("Frame")
  53. local bar1_5 = Instance.new("Frame")
  54. local title_5 = Instance.new("TextLabel")
  55. local bar2_5 = Instance.new("Frame")
  56. local otherplayersback = Instance.new("TextButton")
  57. local tptoplayer = Instance.new("TextButton")
  58. local username = Instance.new("TextBox")
  59. local nakedall = Instance.new("TextButton")
  60. local spammessages = Instance.new("TextButton")
  61. local spammessagesstatus = Instance.new("TextLabel")
  62. local checkmoney = Instance.new("TextButton")
  63. local attatchbutton = Instance.new("TextButton")
  64. local attachstatus = Instance.new("TextLabel")
  65. local makeplayershrek = Instance.new("TextButton")
  66. local makeplayernoob = Instance.new("TextButton")
  67. local moneyframe = Instance.new("Frame")
  68. local bar1_6 = Instance.new("Frame")
  69. local title_6 = Instance.new("TextLabel")
  70. local _2billion = Instance.new("TextButton")
  71. local bar2_6 = Instance.new("Frame")
  72. local moneyback = Instance.new("TextButton")
  73. local _15million = Instance.new("TextButton")
  74. local _10million = Instance.new("TextButton")
  75. local _2billionstatus = Instance.new("TextLabel")
  76. local _15millionstatus = Instance.new("TextLabel")
  77. local _10millionstatus = Instance.new("TextLabel")
  78. local mainframe = Instance.new("Frame")
  79. local bar1_7 = Instance.new("Frame")
  80. local title_7 = Instance.new("TextLabel")
  81. local localplayerbutton = Instance.new("TextButton")
  82. local bar2_7 = Instance.new("Frame")
  83. local otherplayersbutton = Instance.new("TextButton")
  84. local worldbutton = Instance.new("TextButton")
  85. local stealthmoneybutton = Instance.new("TextButton")
  86. local vehiclebutton = Instance.new("TextButton")
  87. local teleportsbutton = Instance.new("TextButton")
  88. local creditsbutton = Instance.new("TextButton")
  89. local localplayerframe = Instance.new("Frame")
  90. local bar1_8 = Instance.new("Frame")
  91. local title_8 = Instance.new("TextLabel")
  92. local superjump = Instance.new("TextButton")
  93. local bar2_8 = Instance.new("Frame")
  94. local localplayerback = Instance.new("TextButton")
  95. local superrun = Instance.new("TextButton")
  96. local lowgravity = Instance.new("TextButton")
  97. local noclip = Instance.new("TextButton")
  98. local qteleport = Instance.new("TextButton")
  99. local superrunstatus = Instance.new("TextLabel")
  100. local superjumpstatus = Instance.new("TextLabel")
  101. local lowgravitystatus = Instance.new("TextLabel")
  102. local noclipstatus = Instance.new("TextLabel")
  103. local givegun = Instance.new("TextButton")
  104. local monalisa = Instance.new("TextButton")
  105. local spam = Instance.new("TextButton")
  106. local spamstatus = Instance.new("TextLabel")
  107. local characterbutton = Instance.new("TextButton")
  108. local creditsframe = Instance.new("Frame")
  109. local bar1_9 = Instance.new("Frame")
  110. local title_9 = Instance.new("TextLabel")
  111. local bar2_9 = Instance.new("Frame")
  112. local creditsclose = Instance.new("TextButton")
  113. local credits1 = Instance.new("TextLabel")
  114. local credits2 = Instance.new("TextLabel")
  115. local characterframe = Instance.new("Frame")
  116. local bar1_10 = Instance.new("Frame")
  117. local title_10 = Instance.new("TextLabel")
  118. local bar2_10 = Instance.new("Frame")
  119. local characterclose = Instance.new("TextButton")
  120. local clown = Instance.new("TextButton")
  121. local devil = Instance.new("TextButton")
  122. local dominus = Instance.new("TextButton")
  123. local pirate = Instance.new("TextButton")
  124. local rainbowsuit = Instance.new("TextButton")
  125. local reaper = Instance.new("TextButton")
  126. local skeleton = Instance.new("TextButton")
  127. local watermelonshark = Instance.new("TextButton")
  128. local zelucz = Instance.new("TextButton")
  129. local zombiedoge = Instance.new("TextButton")
  130. --Properties:
  131. D3SK1NG_MENU.Name = "D3SK1NG_MENU"
  132. D3SK1NG_MENU.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  133.  
  134. worldframe.Name = "worldframe"
  135. worldframe.Parent = D3SK1NG_MENU
  136. worldframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  137. worldframe.BackgroundTransparency = 0.30000001192093
  138. worldframe.BorderSizePixel = 3
  139. worldframe.Position = UDim2.new(1.31130219e-05, 0, 0.240387976, 0)
  140. worldframe.Size = UDim2.new(0, 166, 0, 249)
  141. worldframe.Visible = false
  142.  
  143. bar1.Name = "bar1"
  144. bar1.Parent = worldframe
  145. bar1.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  146. bar1.BackgroundTransparency = 0.30000001192093
  147. bar1.BorderColor3 = Color3.new(0, 0, 0)
  148. bar1.BorderSizePixel = 3
  149. bar1.Size = UDim2.new(0, 166, 0, 65)
  150.  
  151. title.Name = "title"
  152. title.Parent = bar1
  153. title.BackgroundColor3 = Color3.new(1, 1, 1)
  154. title.BackgroundTransparency = 1
  155. title.Size = UDim2.new(0, 166, 0, 65)
  156. title.Font = Enum.Font.Cartoon
  157. title.Text = "WORLD"
  158. title.TextColor3 = Color3.new(1, 1, 1)
  159. title.TextScaled = true
  160. title.TextSize = 14
  161. title.TextWrapped = true
  162.  
  163. bar2.Name = "bar2"
  164. bar2.Parent = worldframe
  165. bar2.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  166. bar2.BackgroundTransparency = 0.30000001192093
  167. bar2.BorderColor3 = Color3.new(0, 0, 0)
  168. bar2.BorderSizePixel = 3
  169. bar2.Position = UDim2.new(0, 0, 0.899869263, 0)
  170. bar2.Size = UDim2.new(0, 166, 0, 25)
  171.  
  172. worldback.Name = "worldback"
  173. worldback.Parent = bar2
  174. worldback.BackgroundColor3 = Color3.new(1, 1, 1)
  175. worldback.BackgroundTransparency = 1
  176. worldback.Position = UDim2.new(0, 0, -0.0454545617, 0)
  177. worldback.Size = UDim2.new(0, 166, 0, 23)
  178. worldback.Font = Enum.Font.SourceSans
  179. worldback.Text = "Back"
  180. worldback.TextColor3 = Color3.new(1, 1, 1)
  181. worldback.TextScaled = true
  182. worldback.TextSize = 14
  183. worldback.TextWrapped = true
  184.  
  185. fog.Name = "fog"
  186. fog.Parent = worldframe
  187. fog.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  188. fog.BackgroundTransparency = 0.20000000298023
  189. fog.BorderSizePixel = 2
  190. fog.Position = UDim2.new(0.036144577, 0, 0.589600623, 0)
  191. fog.Size = UDim2.new(0, 154, 0, 28)
  192. fog.Font = Enum.Font.SourceSans
  193. fog.Text = "FOG"
  194. fog.TextColor3 = Color3.new(1, 1, 1)
  195. fog.TextScaled = true
  196. fog.TextSize = 14
  197. fog.TextWrapped = true
  198.  
  199. nofog.Name = "nofog"
  200. nofog.Parent = worldframe
  201. nofog.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  202. nofog.BackgroundTransparency = 0.20000000298023
  203. nofog.BorderSizePixel = 2
  204. nofog.Position = UDim2.new(0, 6, 0, 180)
  205. nofog.Size = UDim2.new(0, 154, 0, 28)
  206. nofog.Font = Enum.Font.SourceSans
  207. nofog.Text = "NO FOG"
  208. nofog.TextColor3 = Color3.new(1, 1, 1)
  209. nofog.TextScaled = true
  210. nofog.TextSize = 14
  211. nofog.TextWrapped = true
  212.  
  213. bright.Name = "bright"
  214. bright.Parent = worldframe
  215. bright.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  216. bright.BackgroundTransparency = 0.20000000298023
  217. bright.BorderSizePixel = 2
  218. bright.Position = UDim2.new(0.036144577, 0, 0.310839504, 0)
  219. bright.Size = UDim2.new(0, 154, 0, 28)
  220. bright.Font = Enum.Font.SourceSans
  221. bright.Text = "BRIGHT"
  222. bright.TextColor3 = Color3.new(1, 1, 1)
  223. bright.TextScaled = true
  224. bright.TextSize = 14
  225. bright.TextWrapped = true
  226.  
  227. dark.Name = "dark"
  228. dark.Parent = worldframe
  229. dark.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  230. dark.BackgroundTransparency = 0.20000000298023
  231. dark.BorderSizePixel = 2
  232. dark.Position = UDim2.new(0.036144577, 0, 0.454813629, 0)
  233. dark.Size = UDim2.new(0, 154, 0, 28)
  234. dark.Font = Enum.Font.SourceSans
  235. dark.Text = "DARK"
  236. dark.TextColor3 = Color3.new(1, 1, 1)
  237. dark.TextScaled = true
  238. dark.TextSize = 14
  239. dark.TextWrapped = true
  240.  
  241. vehicleframe.Name = "vehicleframe"
  242. vehicleframe.Parent = D3SK1NG_MENU
  243. vehicleframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  244. vehicleframe.BackgroundTransparency = 0.30000001192093
  245. vehicleframe.BorderSizePixel = 3
  246. vehicleframe.Position = UDim2.new(0.00136727095, 0, 0.240351349, 0)
  247. vehicleframe.Size = UDim2.new(0, 166, 0, 226)
  248. vehicleframe.Visible = false
  249.  
  250. bar1_2.Name = "bar1"
  251. bar1_2.Parent = vehicleframe
  252. bar1_2.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  253. bar1_2.BackgroundTransparency = 0.30000001192093
  254. bar1_2.BorderColor3 = Color3.new(0, 0, 0)
  255. bar1_2.BorderSizePixel = 3
  256. bar1_2.Size = UDim2.new(0, 166, 0, 65)
  257.  
  258. title_2.Name = "title"
  259. title_2.Parent = bar1_2
  260. title_2.BackgroundColor3 = Color3.new(1, 1, 1)
  261. title_2.BackgroundTransparency = 1
  262. title_2.Size = UDim2.new(0, 166, 0, 65)
  263. title_2.Font = Enum.Font.Cartoon
  264. title_2.Text = "VEHICLE"
  265. title_2.TextColor3 = Color3.new(1, 1, 1)
  266. title_2.TextScaled = true
  267. title_2.TextSize = 14
  268. title_2.TextWrapped = true
  269.  
  270. bus.Name = "bus"
  271. bus.Parent = vehicleframe
  272. bus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  273. bus.BackgroundTransparency = 0.20000000298023
  274. bus.BorderSizePixel = 2
  275. bus.Position = UDim2.new(0.036144577, 0, 0.337388188, 0)
  276. bus.Size = UDim2.new(0, 154, 0, 28)
  277. bus.Font = Enum.Font.SourceSans
  278. bus.Text = "BUS"
  279. bus.TextColor3 = Color3.new(1, 1, 1)
  280. bus.TextScaled = true
  281. bus.TextSize = 14
  282. bus.TextWrapped = true
  283.  
  284. bar2_2.Name = "bar2"
  285. bar2_2.Parent = vehicleframe
  286. bar2_2.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  287. bar2_2.BackgroundTransparency = 0.30000001192093
  288. bar2_2.BorderColor3 = Color3.new(0, 0, 0)
  289. bar2_2.BorderSizePixel = 3
  290. bar2_2.Position = UDim2.new(0, 0, 0.898528516, 0)
  291. bar2_2.Size = UDim2.new(0, 166, 0, 22)
  292.  
  293. vehicleback.Name = "vehicleback"
  294. vehicleback.Parent = bar2_2
  295. vehicleback.BackgroundColor3 = Color3.new(1, 1, 1)
  296. vehicleback.BackgroundTransparency = 1
  297. vehicleback.Size = UDim2.new(0, 166, 0, 23)
  298. vehicleback.Font = Enum.Font.SourceSans
  299. vehicleback.Text = "Back"
  300. vehicleback.TextColor3 = Color3.new(1, 1, 1)
  301. vehicleback.TextScaled = true
  302. vehicleback.TextSize = 14
  303. vehicleback.TextWrapped = true
  304.  
  305. policecar.Name = "policecar"
  306. policecar.Parent = vehicleframe
  307. policecar.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  308. policecar.BackgroundTransparency = 0.20000000298023
  309. policecar.BorderSizePixel = 2
  310. policecar.Position = UDim2.new(0.036144577, 0, 0.505529761, 0)
  311. policecar.Size = UDim2.new(0, 154, 0, 28)
  312. policecar.Font = Enum.Font.SourceSans
  313. policecar.Text = "POLICECAR"
  314. policecar.TextColor3 = Color3.new(1, 1, 1)
  315. policecar.TextScaled = true
  316. policecar.TextSize = 14
  317. policecar.TextWrapped = true
  318.  
  319. sleigher.Name = "sleigher"
  320. sleigher.Parent = vehicleframe
  321. sleigher.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  322. sleigher.BackgroundTransparency = 0.20000000298023
  323. sleigher.BorderSizePixel = 2
  324. sleigher.Position = UDim2.new(0.036144577, 0, 0.678096175, 0)
  325. sleigher.Size = UDim2.new(0, 154, 0, 28)
  326. sleigher.Font = Enum.Font.SourceSans
  327. sleigher.Text = "SLEIGHER"
  328. sleigher.TextColor3 = Color3.new(1, 1, 1)
  329. sleigher.TextScaled = true
  330. sleigher.TextSize = 14
  331. sleigher.TextWrapped = true
  332.  
  333. teleportframe.Name = "teleportframe"
  334. teleportframe.Parent = D3SK1NG_MENU
  335. teleportframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  336. teleportframe.BackgroundTransparency = 0.30000001192093
  337. teleportframe.BorderSizePixel = 3
  338. teleportframe.Position = UDim2.new(0, 0, 0, 202)
  339. teleportframe.Size = UDim2.new(0, 166, 0, 249)
  340. teleportframe.Visible = false
  341.  
  342. bar1_3.Name = "bar1"
  343. bar1_3.Parent = teleportframe
  344. bar1_3.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  345. bar1_3.BackgroundTransparency = 0.30000001192093
  346. bar1_3.BorderColor3 = Color3.new(0, 0, 0)
  347. bar1_3.BorderSizePixel = 3
  348. bar1_3.Size = UDim2.new(0, 166, 0, 65)
  349.  
  350. title_3.Name = "title"
  351. title_3.Parent = bar1_3
  352. title_3.BackgroundColor3 = Color3.new(1, 1, 1)
  353. title_3.BackgroundTransparency = 1
  354. title_3.Size = UDim2.new(0, 166, 0, 65)
  355. title_3.Font = Enum.Font.Cartoon
  356. title_3.Text = "TELEPORTS"
  357. title_3.TextColor3 = Color3.new(1, 1, 1)
  358. title_3.TextScaled = true
  359. title_3.TextSize = 14
  360. title_3.TextWrapped = true
  361.  
  362. teleports.Name = "teleports"
  363. teleports.Parent = teleportframe
  364. teleports.BackgroundColor3 = Color3.new(1, 1, 1)
  365. teleports.BackgroundTransparency = 1
  366. teleports.Position = UDim2.new(0, 2, 0, 67)
  367. teleports.Size = UDim2.new(0, 166, 0, 157)
  368.  
  369. Hospital.Name = "Hospital"
  370. Hospital.Parent = teleports
  371. Hospital.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  372. Hospital.BackgroundTransparency = 0.20000000298023
  373. Hospital.BorderSizePixel = 2
  374. Hospital.Position = UDim2.new(0, -2, 0, 5)
  375. Hospital.Size = UDim2.new(0, 158, 0, 18)
  376. Hospital.Font = Enum.Font.SourceSans
  377. Hospital.Text = "HOSPITAL"
  378. Hospital.TextColor3 = Color3.new(1, 1, 1)
  379. Hospital.TextScaled = true
  380. Hospital.TextSize = 14
  381. Hospital.TextWrapped = true
  382.  
  383. GasStation.Name = "GasStation"
  384. GasStation.Parent = teleports
  385. GasStation.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  386. GasStation.BackgroundTransparency = 0.20000000298023
  387. GasStation.BorderSizePixel = 2
  388. GasStation.Position = UDim2.new(0, -2, 0, 30)
  389. GasStation.Size = UDim2.new(0, 158, 0, 18)
  390. GasStation.Font = Enum.Font.SourceSans
  391. GasStation.Text = "GAS STATION"
  392. GasStation.TextColor3 = Color3.new(1, 1, 1)
  393. GasStation.TextScaled = true
  394. GasStation.TextSize = 14
  395. GasStation.TextWrapped = true
  396.  
  397. Cinema.Name = "Cinema"
  398. Cinema.Parent = teleports
  399. Cinema.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  400. Cinema.BackgroundTransparency = 0.20000000298023
  401. Cinema.BorderSizePixel = 2
  402. Cinema.Position = UDim2.new(0, -2, 0, 55)
  403. Cinema.Size = UDim2.new(0, 158, 0, 18)
  404. Cinema.Font = Enum.Font.SourceSans
  405. Cinema.Text = "CINEMA"
  406. Cinema.TextColor3 = Color3.new(1, 1, 1)
  407. Cinema.TextScaled = true
  408. Cinema.TextSize = 14
  409. Cinema.TextWrapped = true
  410.  
  411. Plot.Name = "Plot"
  412. Plot.Parent = teleports
  413. Plot.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  414. Plot.BackgroundTransparency = 0.20000000298023
  415. Plot.BorderSizePixel = 2
  416. Plot.Position = UDim2.new(0, -3, 0, 80)
  417. Plot.Size = UDim2.new(0, 158, 0, 18)
  418. Plot.Font = Enum.Font.SourceSans
  419. Plot.Text = "PLOT"
  420. Plot.TextColor3 = Color3.new(1, 1, 1)
  421. Plot.TextScaled = true
  422. Plot.TextSize = 14
  423. Plot.TextWrapped = true
  424.  
  425. PoliceStation.Name = "PoliceStation"
  426. PoliceStation.Parent = teleports
  427. PoliceStation.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  428. PoliceStation.BackgroundTransparency = 0.20000000298023
  429. PoliceStation.BorderSizePixel = 2
  430. PoliceStation.Position = UDim2.new(0, -2, 0, 105)
  431. PoliceStation.Size = UDim2.new(0, 158, 0, 18)
  432. PoliceStation.Font = Enum.Font.SourceSans
  433. PoliceStation.Text = "POLICE STATION"
  434. PoliceStation.TextColor3 = Color3.new(1, 1, 1)
  435. PoliceStation.TextScaled = true
  436. PoliceStation.TextSize = 14
  437. PoliceStation.TextWrapped = true
  438.  
  439. Club.Name = "Club"
  440. Club.Parent = teleports
  441. Club.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  442. Club.BackgroundTransparency = 0.20000000298023
  443. Club.BorderSizePixel = 2
  444. Club.Position = UDim2.new(0, -2, 0, 131)
  445. Club.Size = UDim2.new(0, 158, 0, 18)
  446. Club.Font = Enum.Font.SourceSans
  447. Club.Text = "CLUB"
  448. Club.TextColor3 = Color3.new(1, 1, 1)
  449. Club.TextScaled = true
  450. Club.TextSize = 14
  451. Club.TextWrapped = true
  452.  
  453. CarShip.Name = "CarShip"
  454. CarShip.Parent = teleports
  455. CarShip.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  456. CarShip.BackgroundTransparency = 0.20000000298023
  457. CarShip.BorderSizePixel = 2
  458. CarShip.Position = UDim2.new(0, -2, 0, 160)
  459. CarShip.Size = UDim2.new(0, 158, 0, 18)
  460. CarShip.Font = Enum.Font.SourceSans
  461. CarShip.Text = "CARSHOP"
  462. CarShip.TextColor3 = Color3.new(1, 1, 1)
  463. CarShip.TextScaled = true
  464. CarShip.TextSize = 14
  465. CarShip.TextWrapped = true
  466.  
  467. Library.Name = "Library"
  468. Library.Parent = teleports
  469. Library.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  470. Library.BackgroundTransparency = 0.20000000298023
  471. Library.BorderSizePixel = 2
  472. Library.Position = UDim2.new(0, -2, 0, 188)
  473. Library.Size = UDim2.new(0, 158, 0, 18)
  474. Library.Font = Enum.Font.SourceSans
  475. Library.Text = "LIBRARY"
  476. Library.TextColor3 = Color3.new(1, 1, 1)
  477. Library.TextScaled = true
  478. Library.TextSize = 14
  479. Library.TextWrapped = true
  480.  
  481. Apartments.Name = "Apartments"
  482. Apartments.Parent = teleports
  483. Apartments.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  484. Apartments.BackgroundTransparency = 0.20000000298023
  485. Apartments.BorderSizePixel = 2
  486. Apartments.Position = UDim2.new(0, -2, 0, 212)
  487. Apartments.Size = UDim2.new(0, 158, 0, 18)
  488. Apartments.Font = Enum.Font.SourceSans
  489. Apartments.Text = "APARTMENTS"
  490. Apartments.TextColor3 = Color3.new(1, 1, 1)
  491. Apartments.TextScaled = true
  492. Apartments.TextSize = 14
  493. Apartments.TextWrapped = true
  494.  
  495. Gym.Name = "Gym"
  496. Gym.Parent = teleports
  497. Gym.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  498. Gym.BackgroundTransparency = 0.20000000298023
  499. Gym.BorderSizePixel = 2
  500. Gym.Position = UDim2.new(0, -1, 0, 235)
  501. Gym.Size = UDim2.new(0, 158, 0, 18)
  502. Gym.Font = Enum.Font.SourceSans
  503. Gym.Text = "GYM"
  504. Gym.TextColor3 = Color3.new(1, 1, 1)
  505. Gym.TextScaled = true
  506. Gym.TextSize = 14
  507. Gym.TextWrapped = true
  508.  
  509. Bank.Name = "Bank"
  510. Bank.Parent = teleports
  511. Bank.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  512. Bank.BackgroundTransparency = 0.20000000298023
  513. Bank.BorderSizePixel = 2
  514. Bank.Position = UDim2.new(0, 0, 0, 259)
  515. Bank.Size = UDim2.new(0, 158, 0, 18)
  516. Bank.Font = Enum.Font.SourceSans
  517. Bank.Text = "BANK"
  518. Bank.TextColor3 = Color3.new(1, 1, 1)
  519. Bank.TextScaled = true
  520. Bank.TextSize = 14
  521. Bank.TextWrapped = true
  522.  
  523. Mueseum.Name = "Mueseum"
  524. Mueseum.Parent = teleports
  525. Mueseum.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  526. Mueseum.BackgroundTransparency = 0.20000000298023
  527. Mueseum.BorderSizePixel = 2
  528. Mueseum.Position = UDim2.new(0, 0, 0, 283)
  529. Mueseum.Size = UDim2.new(0, 158, 0, 18)
  530. Mueseum.Font = Enum.Font.SourceSans
  531. Mueseum.Text = "MUESEUM"
  532. Mueseum.TextColor3 = Color3.new(1, 1, 1)
  533. Mueseum.TextScaled = true
  534. Mueseum.TextSize = 14
  535. Mueseum.TextWrapped = true
  536.  
  537. Hamburger.Name = "Hamburger"
  538. Hamburger.Parent = teleports
  539. Hamburger.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  540. Hamburger.BackgroundTransparency = 0.20000000298023
  541. Hamburger.BorderSizePixel = 2
  542. Hamburger.Position = UDim2.new(0, 0, 0, 307)
  543. Hamburger.Size = UDim2.new(0, 158, 0, 18)
  544. Hamburger.Font = Enum.Font.SourceSans
  545. Hamburger.Text = "MCDONALDS"
  546. Hamburger.TextColor3 = Color3.new(1, 1, 1)
  547. Hamburger.TextScaled = true
  548. Hamburger.TextSize = 14
  549. Hamburger.TextWrapped = true
  550.  
  551. HIghschool.Name = "HIghschool"
  552. HIghschool.Parent = teleports
  553. HIghschool.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  554. HIghschool.BackgroundTransparency = 0.20000000298023
  555. HIghschool.BorderSizePixel = 2
  556. HIghschool.Position = UDim2.new(0, -1, 0, 331)
  557. HIghschool.Size = UDim2.new(0, 158, 0, 18)
  558. HIghschool.Font = Enum.Font.SourceSans
  559. HIghschool.Text = "HIGHSCHOOL"
  560. HIghschool.TextColor3 = Color3.new(1, 1, 1)
  561. HIghschool.TextScaled = true
  562. HIghschool.TextSize = 14
  563. HIghschool.TextWrapped = true
  564.  
  565. Criminalbase.Name = "Criminalbase"
  566. Criminalbase.Parent = teleports
  567. Criminalbase.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  568. Criminalbase.BackgroundTransparency = 0.20000000298023
  569. Criminalbase.BorderSizePixel = 2
  570. Criminalbase.Position = UDim2.new(0, -3, 0, 355)
  571. Criminalbase.Size = UDim2.new(0, 158, 0, 18)
  572. Criminalbase.Font = Enum.Font.SourceSans
  573. Criminalbase.Text = "CRIMINALBASE"
  574. Criminalbase.TextColor3 = Color3.new(1, 1, 1)
  575. Criminalbase.TextScaled = true
  576. Criminalbase.TextSize = 14
  577. Criminalbase.TextWrapped = true
  578.  
  579. SuperMart.Name = "SuperMart"
  580. SuperMart.Parent = teleports
  581. SuperMart.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  582. SuperMart.BackgroundTransparency = 0.20000000298023
  583. SuperMart.BorderSizePixel = 2
  584. SuperMart.Position = UDim2.new(0, -3, 0, 383)
  585. SuperMart.Size = UDim2.new(0, 158, 0, 18)
  586. SuperMart.Font = Enum.Font.SourceSans
  587. SuperMart.Text = "SUPERMART"
  588. SuperMart.TextColor3 = Color3.new(1, 1, 1)
  589. SuperMart.TextScaled = true
  590. SuperMart.TextSize = 14
  591. SuperMart.TextWrapped = true
  592.  
  593. Baileys.Name = "Baileys"
  594. Baileys.Parent = teleports
  595. Baileys.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  596. Baileys.BackgroundTransparency = 0.20000000298023
  597. Baileys.BorderSizePixel = 2
  598. Baileys.Position = UDim2.new(0, -4, 0, 409)
  599. Baileys.Size = UDim2.new(0, 158, 0, 18)
  600. Baileys.Font = Enum.Font.SourceSans
  601. Baileys.Text = "BAILEYS"
  602. Baileys.TextColor3 = Color3.new(1, 1, 1)
  603. Baileys.TextScaled = true
  604. Baileys.TextSize = 14
  605. Baileys.TextWrapped = true
  606.  
  607. Garage.Name = "Garage"
  608. Garage.Parent = teleports
  609. Garage.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  610. Garage.BackgroundTransparency = 0.20000000298023
  611. Garage.BorderSizePixel = 2
  612. Garage.Position = UDim2.new(0, -4, 0, 433)
  613. Garage.Size = UDim2.new(0, 158, 0, 18)
  614. Garage.Font = Enum.Font.SourceSans
  615. Garage.Text = "GARAGE"
  616. Garage.TextColor3 = Color3.new(1, 1, 1)
  617. Garage.TextScaled = true
  618. Garage.TextSize = 14
  619. Garage.TextWrapped = true
  620.  
  621. bar2_3.Name = "bar2"
  622. bar2_3.Parent = teleportframe
  623. bar2_3.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  624. bar2_3.BackgroundTransparency = 0.30000001192093
  625. bar2_3.BorderColor3 = Color3.new(0, 0, 0)
  626. bar2_3.BorderSizePixel = 3
  627. bar2_3.Position = UDim2.new(0, 0, 0.899869263, 0)
  628. bar2_3.Size = UDim2.new(0, 166, 0, 25)
  629.  
  630. teleportback.Name = "teleportback"
  631. teleportback.Parent = bar2_3
  632. teleportback.BackgroundColor3 = Color3.new(1, 1, 1)
  633. teleportback.BackgroundTransparency = 1
  634. teleportback.Position = UDim2.new(0, 0, -0.0454545617, 0)
  635. teleportback.Size = UDim2.new(0, 166, 0, 23)
  636. teleportback.Font = Enum.Font.SourceSans
  637. teleportback.Text = "Back"
  638. teleportback.TextColor3 = Color3.new(1, 1, 1)
  639. teleportback.TextScaled = true
  640. teleportback.TextSize = 14
  641. teleportback.TextWrapped = true
  642.  
  643. statsframe.Name = "statsframe"
  644. statsframe.Parent = D3SK1NG_MENU
  645. statsframe.Active = true
  646. statsframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  647. statsframe.BackgroundTransparency = 0.30000001192093
  648. statsframe.BorderSizePixel = 3
  649. statsframe.Position = UDim2.new(0, 178, 0, 200)
  650. statsframe.Size = UDim2.new(0, 169, 0, 262)
  651. statsframe.Visible = false
  652.  
  653. moneystatus.Name = "moneystatus"
  654. moneystatus.Parent = statsframe
  655. moneystatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  656. moneystatus.BackgroundTransparency = 0.20000000298023
  657. moneystatus.BorderSizePixel = 2
  658. moneystatus.Position = UDim2.new(0, 3, 0, 89)
  659. moneystatus.Size = UDim2.new(0, 163, 0, 99)
  660. moneystatus.Font = Enum.Font.SourceSans
  661. moneystatus.Text = "???"
  662. moneystatus.TextColor3 = Color3.new(1, 1, 1)
  663. moneystatus.TextScaled = true
  664. moneystatus.TextSize = 14
  665. moneystatus.TextWrapped = true
  666.  
  667. bar2_4.Name = "bar2"
  668. bar2_4.Parent = statsframe
  669. bar2_4.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  670. bar2_4.BackgroundTransparency = 0.30000001192093
  671. bar2_4.BorderColor3 = Color3.new(0, 0, 0)
  672. bar2_4.BorderSizePixel = 3
  673. bar2_4.Position = UDim2.new(0, 0, 0.91576755, 0)
  674. bar2_4.Size = UDim2.new(0, 166, 0, 22)
  675.  
  676. statsclose.Name = "statsclose"
  677. statsclose.Parent = bar2_4
  678. statsclose.BackgroundColor3 = Color3.new(1, 1, 1)
  679. statsclose.BackgroundTransparency = 1
  680. statsclose.Size = UDim2.new(0, 166, 0, 23)
  681. statsclose.Font = Enum.Font.SourceSans
  682. statsclose.Text = "Close"
  683. statsclose.TextColor3 = Color3.new(1, 1, 1)
  684. statsclose.TextScaled = true
  685. statsclose.TextSize = 14
  686. statsclose.TextWrapped = true
  687.  
  688. bar1_4.Name = "bar1"
  689. bar1_4.Parent = statsframe
  690. bar1_4.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  691. bar1_4.BackgroundTransparency = 0.30000001192093
  692. bar1_4.BorderColor3 = Color3.new(0, 0, 0)
  693. bar1_4.BorderSizePixel = 3
  694. bar1_4.Size = UDim2.new(0, 166, 0, 65)
  695.  
  696. title_4.Name = "title"
  697. title_4.Parent = bar1_4
  698. title_4.BackgroundColor3 = Color3.new(1, 1, 1)
  699. title_4.BackgroundTransparency = 1
  700. title_4.Size = UDim2.new(0, 166, 0, 65)
  701. title_4.Font = Enum.Font.Cartoon
  702. title_4.Text = "CHECK MONEY"
  703. title_4.TextColor3 = Color3.new(1, 1, 1)
  704. title_4.TextScaled = true
  705. title_4.TextSize = 14
  706. title_4.TextWrapped = true
  707.  
  708. otherplayersframe.Name = "otherplayersframe"
  709. otherplayersframe.Parent = D3SK1NG_MENU
  710. otherplayersframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  711. otherplayersframe.BackgroundTransparency = 0.30000001192093
  712. otherplayersframe.BorderSizePixel = 3
  713. otherplayersframe.Position = UDim2.new(0, 0, 0, 204)
  714. otherplayersframe.Size = UDim2.new(0, 166, 0, 339)
  715. otherplayersframe.Visible = false
  716.  
  717. bar1_5.Name = "bar1"
  718. bar1_5.Parent = otherplayersframe
  719. bar1_5.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  720. bar1_5.BackgroundTransparency = 0.30000001192093
  721. bar1_5.BorderColor3 = Color3.new(0, 0, 0)
  722. bar1_5.BorderSizePixel = 3
  723. bar1_5.Size = UDim2.new(0, 166, 0, 65)
  724.  
  725. title_5.Name = "title"
  726. title_5.Parent = bar1_5
  727. title_5.BackgroundColor3 = Color3.new(1, 1, 1)
  728. title_5.BackgroundTransparency = 1
  729. title_5.Size = UDim2.new(0, 166, 0, 65)
  730. title_5.Font = Enum.Font.Cartoon
  731. title_5.Text = "PLAYERS"
  732. title_5.TextColor3 = Color3.new(1, 1, 1)
  733. title_5.TextScaled = true
  734. title_5.TextSize = 14
  735. title_5.TextWrapped = true
  736.  
  737. bar2_5.Name = "bar2"
  738. bar2_5.Parent = otherplayersframe
  739. bar2_5.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  740. bar2_5.BackgroundTransparency = 0.30000001192093
  741. bar2_5.BorderColor3 = Color3.new(0, 0, 0)
  742. bar2_5.BorderSizePixel = 3
  743. bar2_5.Position = UDim2.new(0, 0, 0.926095128, 0)
  744. bar2_5.Size = UDim2.new(0, 166, 0, 22)
  745.  
  746. otherplayersback.Name = "otherplayersback"
  747. otherplayersback.Parent = bar2_5
  748. otherplayersback.BackgroundColor3 = Color3.new(1, 1, 1)
  749. otherplayersback.BackgroundTransparency = 1
  750. otherplayersback.Size = UDim2.new(0, 166, 0, 23)
  751. otherplayersback.Font = Enum.Font.SourceSans
  752. otherplayersback.Text = "Back"
  753. otherplayersback.TextColor3 = Color3.new(1, 1, 1)
  754. otherplayersback.TextScaled = true
  755. otherplayersback.TextSize = 14
  756. otherplayersback.TextWrapped = true
  757.  
  758. tptoplayer.Name = "tptoplayer"
  759. tptoplayer.Parent = otherplayersframe
  760. tptoplayer.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  761. tptoplayer.BackgroundTransparency = 0.20000000298023
  762. tptoplayer.BorderSizePixel = 2
  763. tptoplayer.Position = UDim2.new(0, 2, 0, 115)
  764. tptoplayer.Size = UDim2.new(0, 158, 0, 20)
  765. tptoplayer.Font = Enum.Font.SourceSans
  766. tptoplayer.Text = "TELEPORT TO"
  767. tptoplayer.TextColor3 = Color3.new(1, 1, 1)
  768. tptoplayer.TextScaled = true
  769. tptoplayer.TextSize = 14
  770. tptoplayer.TextWrapped = true
  771.  
  772. username.Name = "username"
  773. username.Parent = otherplayersframe
  774. username.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  775. username.BorderSizePixel = 2
  776. username.Position = UDim2.new(0, 5, 0, 72)
  777. username.Size = UDim2.new(0, 157, 0, 33)
  778. username.Font = Enum.Font.SourceSans
  779. username.Text = "USERNAME"
  780. username.TextColor3 = Color3.new(1, 1, 1)
  781. username.TextScaled = true
  782. username.TextSize = 14
  783. username.TextWrapped = true
  784.  
  785. nakedall.Name = "nakedall"
  786. nakedall.Parent = otherplayersframe
  787. nakedall.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  788. nakedall.BackgroundTransparency = 0.20000000298023
  789. nakedall.BorderSizePixel = 2
  790. nakedall.Position = UDim2.new(0, 2, 0, 169)
  791. nakedall.Size = UDim2.new(0, 158, 0, 21)
  792. nakedall.Font = Enum.Font.SourceSans
  793. nakedall.Text = "NAKED ALL"
  794. nakedall.TextColor3 = Color3.new(1, 1, 1)
  795. nakedall.TextScaled = true
  796. nakedall.TextSize = 14
  797. nakedall.TextWrapped = true
  798.  
  799. spammessages.Name = "spammessages"
  800. spammessages.Parent = otherplayersframe
  801. spammessages.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  802. spammessages.BackgroundTransparency = 0.20000000298023
  803. spammessages.BorderSizePixel = 2
  804. spammessages.Position = UDim2.new(0, 0, 0, 197)
  805. spammessages.Size = UDim2.new(0, 120, 0, 21)
  806. spammessages.Font = Enum.Font.SourceSans
  807. spammessages.Text = "SPAM MSG"
  808. spammessages.TextColor3 = Color3.new(1, 1, 1)
  809. spammessages.TextScaled = true
  810. spammessages.TextSize = 14
  811. spammessages.TextWrapped = true
  812.  
  813. spammessagesstatus.Name = "spammessagesstatus"
  814. spammessagesstatus.Parent = otherplayersframe
  815. spammessagesstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  816. spammessagesstatus.BackgroundTransparency = 0.20000000298023
  817. spammessagesstatus.BorderSizePixel = 2
  818. spammessagesstatus.Position = UDim2.new(0, 127, 0, 197)
  819. spammessagesstatus.Size = UDim2.new(0, 33, 0, 21)
  820. spammessagesstatus.Font = Enum.Font.SourceSans
  821. spammessagesstatus.Text = "OFF"
  822. spammessagesstatus.TextColor3 = Color3.new(1, 1, 1)
  823. spammessagesstatus.TextScaled = true
  824. spammessagesstatus.TextSize = 14
  825. spammessagesstatus.TextWrapped = true
  826.  
  827. checkmoney.Name = "checkmoney"
  828. checkmoney.Parent = otherplayersframe
  829. checkmoney.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  830. checkmoney.BackgroundTransparency = 0.20000000298023
  831. checkmoney.BorderSizePixel = 2
  832. checkmoney.Position = UDim2.new(0, 2, 0, 142)
  833. checkmoney.Size = UDim2.new(0, 158, 0, 21)
  834. checkmoney.Font = Enum.Font.SourceSans
  835. checkmoney.Text = "CHECK MONEY"
  836. checkmoney.TextColor3 = Color3.new(1, 1, 1)
  837. checkmoney.TextScaled = true
  838. checkmoney.TextSize = 14
  839. checkmoney.TextWrapped = true
  840.  
  841. attatchbutton.Name = "attatchbutton"
  842. attatchbutton.Parent = otherplayersframe
  843. attatchbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  844. attatchbutton.BackgroundTransparency = 0.20000000298023
  845. attatchbutton.BorderSizePixel = 2
  846. attatchbutton.Position = UDim2.new(0, 0, 0, 225)
  847. attatchbutton.Size = UDim2.new(0, 120, 0, 21)
  848. attatchbutton.Font = Enum.Font.SourceSans
  849. attatchbutton.Text = "ATTACH"
  850. attatchbutton.TextColor3 = Color3.new(1, 1, 1)
  851. attatchbutton.TextScaled = true
  852. attatchbutton.TextSize = 14
  853. attatchbutton.TextWrapped = true
  854.  
  855. attachstatus.Name = "attachstatus"
  856. attachstatus.Parent = otherplayersframe
  857. attachstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  858. attachstatus.BackgroundTransparency = 0.20000000298023
  859. attachstatus.BorderSizePixel = 2
  860. attachstatus.Position = UDim2.new(0, 127, 0, 225)
  861. attachstatus.Size = UDim2.new(0, 33, 0, 21)
  862. attachstatus.Font = Enum.Font.SourceSans
  863. attachstatus.Text = "OFF"
  864. attachstatus.TextColor3 = Color3.new(1, 1, 1)
  865. attachstatus.TextScaled = true
  866. attachstatus.TextSize = 14
  867. attachstatus.TextWrapped = true
  868.  
  869. makeplayershrek.Name = "makeplayershrek"
  870. makeplayershrek.Parent = otherplayersframe
  871. makeplayershrek.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  872. makeplayershrek.BackgroundTransparency = 0.20000000298023
  873. makeplayershrek.BorderSizePixel = 2
  874. makeplayershrek.Position = UDim2.new(0, 2, 0, 254)
  875. makeplayershrek.Size = UDim2.new(0, 158, 0, 21)
  876. makeplayershrek.Font = Enum.Font.SourceSans
  877. makeplayershrek.Text = "MAKE PLAYER SHREK"
  878. makeplayershrek.TextColor3 = Color3.new(1, 1, 1)
  879. makeplayershrek.TextScaled = true
  880. makeplayershrek.TextSize = 14
  881. makeplayershrek.TextWrapped = true
  882.  
  883. makeplayernoob.Name = "makeplayernoob"
  884. makeplayernoob.Parent = otherplayersframe
  885. makeplayernoob.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  886. makeplayernoob.BackgroundTransparency = 0.20000000298023
  887. makeplayernoob.BorderSizePixel = 2
  888. makeplayernoob.Position = UDim2.new(0, 2, 0, 281)
  889. makeplayernoob.Size = UDim2.new(0, 158, 0, 21)
  890. makeplayernoob.Font = Enum.Font.SourceSans
  891. makeplayernoob.Text = "MAKE PLAYER NOOB"
  892. makeplayernoob.TextColor3 = Color3.new(1, 1, 1)
  893. makeplayernoob.TextScaled = true
  894. makeplayernoob.TextSize = 14
  895. makeplayernoob.TextWrapped = true
  896.  
  897. moneyframe.Name = "moneyframe"
  898. moneyframe.Parent = D3SK1NG_MENU
  899. moneyframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  900. moneyframe.BackgroundTransparency = 0.30000001192093
  901. moneyframe.BorderSizePixel = 3
  902. moneyframe.Position = UDim2.new(-0.00019210577, 0, 0.240351349, 0)
  903. moneyframe.Size = UDim2.new(0, 166, 0, 226)
  904. moneyframe.Visible = false
  905.  
  906. bar1_6.Name = "bar1"
  907. bar1_6.Parent = moneyframe
  908. bar1_6.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  909. bar1_6.BackgroundTransparency = 0.30000001192093
  910. bar1_6.BorderColor3 = Color3.new(0, 0, 0)
  911. bar1_6.BorderSizePixel = 3
  912. bar1_6.Size = UDim2.new(0, 166, 0, 65)
  913.  
  914. title_6.Name = "title"
  915. title_6.Parent = bar1_6
  916. title_6.BackgroundColor3 = Color3.new(1, 1, 1)
  917. title_6.BackgroundTransparency = 1
  918. title_6.Size = UDim2.new(0, 166, 0, 65)
  919. title_6.Font = Enum.Font.Cartoon
  920. title_6.Text = "MONEY"
  921. title_6.TextColor3 = Color3.new(1, 1, 1)
  922. title_6.TextScaled = true
  923. title_6.TextSize = 14
  924. title_6.TextWrapped = true
  925.  
  926. _2billion.Name = "2billion"
  927. _2billion.Parent = moneyframe
  928. _2billion.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  929. _2billion.BackgroundTransparency = 0.20000000298023
  930. _2billion.BorderSizePixel = 2
  931. _2billion.Position = UDim2.new(0, 0, 0.315264255, 0)
  932. _2billion.Size = UDim2.new(0, 111, 0, 28)
  933. _2billion.Font = Enum.Font.SourceSans
  934. _2billion.Text = "2 BILLION"
  935. _2billion.TextColor3 = Color3.new(1, 1, 1)
  936. _2billion.TextScaled = true
  937. _2billion.TextSize = 14
  938. _2billion.TextWrapped = true
  939.  
  940. bar2_6.Name = "bar2"
  941. bar2_6.Parent = moneyframe
  942. bar2_6.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  943. bar2_6.BackgroundTransparency = 0.30000001192093
  944. bar2_6.BorderColor3 = Color3.new(0, 0, 0)
  945. bar2_6.BorderSizePixel = 3
  946. bar2_6.Position = UDim2.new(0, 0, 0.898528516, 0)
  947. bar2_6.Size = UDim2.new(0, 166, 0, 22)
  948.  
  949. moneyback.Name = "moneyback"
  950. moneyback.Parent = bar2_6
  951. moneyback.BackgroundColor3 = Color3.new(1, 1, 1)
  952. moneyback.BackgroundTransparency = 1
  953. moneyback.Size = UDim2.new(0, 166, 0, 23)
  954. moneyback.Font = Enum.Font.SourceSans
  955. moneyback.Text = "Back"
  956. moneyback.TextColor3 = Color3.new(1, 1, 1)
  957. moneyback.TextScaled = true
  958. moneyback.TextSize = 14
  959. moneyback.TextWrapped = true
  960.  
  961. _15million.Name = "15million"
  962. _15million.Parent = moneyframe
  963. _15million.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  964. _15million.BackgroundTransparency = 0.20000000298023
  965. _15million.BorderSizePixel = 2
  966. _15million.Position = UDim2.new(0, 0, 0.512118936, 0)
  967. _15million.Size = UDim2.new(0, 111, 0, 28)
  968. _15million.Font = Enum.Font.SourceSans
  969. _15million.Text = "15 MILLION"
  970. _15million.TextColor3 = Color3.new(1, 1, 1)
  971. _15million.TextScaled = true
  972. _15million.TextSize = 14
  973. _15million.TextWrapped = true
  974.  
  975. _10million.Name = "10million"
  976. _10million.Parent = moneyframe
  977. _10million.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  978. _10million.BackgroundTransparency = 0.20000000298023
  979. _10million.BorderSizePixel = 2
  980. _10million.Position = UDim2.new(0, 0, 0.724015117, 0)
  981. _10million.Size = UDim2.new(0, 111, 0, 28)
  982. _10million.Font = Enum.Font.SourceSans
  983. _10million.Text = "10 MILLION"
  984. _10million.TextColor3 = Color3.new(1, 1, 1)
  985. _10million.TextScaled = true
  986. _10million.TextSize = 14
  987. _10million.TextWrapped = true
  988.  
  989. _2billionstatus.Name = "2billionstatus"
  990. _2billionstatus.Parent = moneyframe
  991. _2billionstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  992. _2billionstatus.BackgroundTransparency = 0.20000000298023
  993. _2billionstatus.BorderSizePixel = 2
  994. _2billionstatus.Position = UDim2.new(0.740963876, 0, 0.316485226, 0)
  995. _2billionstatus.Size = UDim2.new(0, 37, 0, 28)
  996. _2billionstatus.Font = Enum.Font.SourceSans
  997. _2billionstatus.Text = "OFF"
  998. _2billionstatus.TextColor3 = Color3.new(1, 1, 1)
  999. _2billionstatus.TextScaled = true
  1000. _2billionstatus.TextSize = 14
  1001. _2billionstatus.TextWrapped = true
  1002.  
  1003. _15millionstatus.Name = "15millionstatus"
  1004. _15millionstatus.Parent = moneyframe
  1005. _15millionstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1006. _15millionstatus.BackgroundTransparency = 0.20000000298023
  1007. _15millionstatus.BorderSizePixel = 2
  1008. _15millionstatus.Position = UDim2.new(0.740963876, 0, 0.512685299, 0)
  1009. _15millionstatus.Size = UDim2.new(0, 37, 0, 28)
  1010. _15millionstatus.Font = Enum.Font.SourceSans
  1011. _15millionstatus.Text = "OFF"
  1012. _15millionstatus.TextColor3 = Color3.new(1, 1, 1)
  1013. _15millionstatus.TextScaled = true
  1014. _15millionstatus.TextSize = 14
  1015. _15millionstatus.TextWrapped = true
  1016.  
  1017. _10millionstatus.Name = "10millionstatus"
  1018. _10millionstatus.Parent = moneyframe
  1019. _10millionstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1020. _10millionstatus.BackgroundTransparency = 0.20000000298023
  1021. _10millionstatus.BorderSizePixel = 2
  1022. _10millionstatus.Position = UDim2.new(0.740963876, 0, 0.721485496, 0)
  1023. _10millionstatus.Size = UDim2.new(0, 37, 0, 28)
  1024. _10millionstatus.Font = Enum.Font.SourceSans
  1025. _10millionstatus.Text = "OFF"
  1026. _10millionstatus.TextColor3 = Color3.new(1, 1, 1)
  1027. _10millionstatus.TextScaled = true
  1028. _10millionstatus.TextSize = 14
  1029. _10millionstatus.TextWrapped = true
  1030.  
  1031. mainframe.Name = "mainframe"
  1032. mainframe.Parent = D3SK1NG_MENU
  1033. mainframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1034. mainframe.BackgroundTransparency = 0.30000001192093
  1035. mainframe.BorderSizePixel = 3
  1036. mainframe.Position = UDim2.new(0, 0, 0, 202)
  1037. mainframe.Size = UDim2.new(0, 166, 0, 323)
  1038. mainframe.Visible = false
  1039.  
  1040. bar1_7.Name = "bar1"
  1041. bar1_7.Parent = mainframe
  1042. bar1_7.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1043. bar1_7.BackgroundTransparency = 0.30000001192093
  1044. bar1_7.BorderColor3 = Color3.new(0, 0, 0)
  1045. bar1_7.BorderSizePixel = 3
  1046. bar1_7.Size = UDim2.new(0, 166, 0, 65)
  1047.  
  1048. title_7.Name = "title"
  1049. title_7.Parent = bar1_7
  1050. title_7.BackgroundColor3 = Color3.new(1, 1, 1)
  1051. title_7.BackgroundTransparency = 1
  1052. title_7.Size = UDim2.new(0, 166, 0, 65)
  1053. title_7.Font = Enum.Font.Cartoon
  1054. title_7.Text = "D3SK1NG"
  1055. title_7.TextColor3 = Color3.new(1, 1, 1)
  1056. title_7.TextScaled = true
  1057. title_7.TextSize = 14
  1058. title_7.TextWrapped = true
  1059.  
  1060. localplayerbutton.Name = "localplayerbutton"
  1061. localplayerbutton.Parent = mainframe
  1062. localplayerbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1063. localplayerbutton.BackgroundTransparency = 0.20000000298023
  1064. localplayerbutton.BorderSizePixel = 2
  1065. localplayerbutton.Position = UDim2.new(0.0301204808, 0, 0.222343892, 0)
  1066. localplayerbutton.Size = UDim2.new(0, 157, 0, 28)
  1067. localplayerbutton.Font = Enum.Font.SourceSans
  1068. localplayerbutton.Text = "LOCAL PLAYER"
  1069. localplayerbutton.TextColor3 = Color3.new(1, 1, 1)
  1070. localplayerbutton.TextScaled = true
  1071. localplayerbutton.TextSize = 14
  1072. localplayerbutton.TextWrapped = true
  1073.  
  1074. bar2_7.Name = "bar2"
  1075. bar2_7.Parent = mainframe
  1076. bar2_7.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1077. bar2_7.BackgroundTransparency = 0.30000001192093
  1078. bar2_7.BorderColor3 = Color3.new(0, 0, 0)
  1079. bar2_7.BorderSizePixel = 3
  1080. bar2_7.Position = UDim2.new(0, 0, 0.959752321, 0)
  1081. bar2_7.Size = UDim2.new(0, 166, 0, 13)
  1082.  
  1083. otherplayersbutton.Name = "otherplayersbutton"
  1084. otherplayersbutton.Parent = mainframe
  1085. otherplayersbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1086. otherplayersbutton.BackgroundTransparency = 0.20000000298023
  1087. otherplayersbutton.BorderSizePixel = 2
  1088. otherplayersbutton.Position = UDim2.new(0.0301204808, 0, 0.33070302, 0)
  1089. otherplayersbutton.Size = UDim2.new(0, 157, 0, 28)
  1090. otherplayersbutton.Font = Enum.Font.SourceSans
  1091. otherplayersbutton.Text = "OTHER PLAYERS"
  1092. otherplayersbutton.TextColor3 = Color3.new(1, 1, 1)
  1093. otherplayersbutton.TextScaled = true
  1094. otherplayersbutton.TextSize = 14
  1095. otherplayersbutton.TextWrapped = true
  1096.  
  1097. worldbutton.Name = "worldbutton"
  1098. worldbutton.Parent = mainframe
  1099. worldbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1100. worldbutton.BackgroundTransparency = 0.20000000298023
  1101. worldbutton.BorderSizePixel = 2
  1102. worldbutton.Position = UDim2.new(0.0301204808, 0, 0.445254117, 0)
  1103. worldbutton.Size = UDim2.new(0, 157, 0, 28)
  1104. worldbutton.Font = Enum.Font.SourceSans
  1105. worldbutton.Text = "WORLD"
  1106. worldbutton.TextColor3 = Color3.new(1, 1, 1)
  1107. worldbutton.TextScaled = true
  1108. worldbutton.TextSize = 14
  1109. worldbutton.TextWrapped = true
  1110.  
  1111. stealthmoneybutton.Name = "stealthmoneybutton"
  1112. stealthmoneybutton.Parent = mainframe
  1113. stealthmoneybutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1114. stealthmoneybutton.BackgroundTransparency = 0.20000000298023
  1115. stealthmoneybutton.BorderSizePixel = 2
  1116. stealthmoneybutton.Position = UDim2.new(0, 5, 0, 177)
  1117. stealthmoneybutton.Size = UDim2.new(0, 157, 0, 28)
  1118. stealthmoneybutton.Font = Enum.Font.SourceSans
  1119. stealthmoneybutton.Text = "STEALTH MONEY"
  1120. stealthmoneybutton.TextColor3 = Color3.new(1, 1, 1)
  1121. stealthmoneybutton.TextScaled = true
  1122. stealthmoneybutton.TextSize = 14
  1123. stealthmoneybutton.TextWrapped = true
  1124.  
  1125. vehiclebutton.Name = "vehiclebutton"
  1126. vehiclebutton.Parent = mainframe
  1127. vehiclebutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1128. vehiclebutton.BackgroundTransparency = 0.20000000298023
  1129. vehiclebutton.BorderSizePixel = 2
  1130. vehiclebutton.Position = UDim2.new(0, 6, 0, 210)
  1131. vehiclebutton.Size = UDim2.new(0, 157, 0, 28)
  1132. vehiclebutton.Font = Enum.Font.SourceSans
  1133. vehiclebutton.Text = "VEHICLE"
  1134. vehiclebutton.TextColor3 = Color3.new(1, 1, 1)
  1135. vehiclebutton.TextScaled = true
  1136. vehiclebutton.TextSize = 14
  1137. vehiclebutton.TextWrapped = true
  1138.  
  1139. teleportsbutton.Name = "teleportsbutton"
  1140. teleportsbutton.Parent = mainframe
  1141. teleportsbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1142. teleportsbutton.BackgroundTransparency = 0.20000000298023
  1143. teleportsbutton.BorderSizePixel = 2
  1144. teleportsbutton.Position = UDim2.new(0, 5, 0, 245)
  1145. teleportsbutton.Size = UDim2.new(0, 157, 0, 28)
  1146. teleportsbutton.Font = Enum.Font.SourceSans
  1147. teleportsbutton.Text = "TELEPORTS BUTTON"
  1148. teleportsbutton.TextColor3 = Color3.new(1, 1, 1)
  1149. teleportsbutton.TextScaled = true
  1150. teleportsbutton.TextSize = 14
  1151. teleportsbutton.TextWrapped = true
  1152.  
  1153. creditsbutton.Name = "creditsbutton"
  1154. creditsbutton.Parent = mainframe
  1155. creditsbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1156. creditsbutton.BackgroundTransparency = 0.20000000298023
  1157. creditsbutton.BorderSizePixel = 2
  1158. creditsbutton.Position = UDim2.new(0, 5, 0, 278)
  1159. creditsbutton.Size = UDim2.new(0, 157, 0, 28)
  1160. creditsbutton.Font = Enum.Font.SourceSans
  1161. creditsbutton.Text = "CREDITS"
  1162. creditsbutton.TextColor3 = Color3.new(1, 1, 1)
  1163. creditsbutton.TextScaled = true
  1164. creditsbutton.TextSize = 14
  1165. creditsbutton.TextWrapped = true
  1166.  
  1167. localplayerframe.Name = "localplayerframe"
  1168. localplayerframe.Parent = D3SK1NG_MENU
  1169. localplayerframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1170. localplayerframe.BackgroundTransparency = 0.30000001192093
  1171. localplayerframe.BorderSizePixel = 3
  1172. localplayerframe.Position = UDim2.new(0, 0, 0, 202)
  1173. localplayerframe.Size = UDim2.new(0, 166, 0, 348)
  1174.  
  1175. bar1_8.Name = "bar1"
  1176. bar1_8.Parent = localplayerframe
  1177. bar1_8.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1178. bar1_8.BackgroundTransparency = 0.30000001192093
  1179. bar1_8.BorderColor3 = Color3.new(0, 0, 0)
  1180. bar1_8.BorderSizePixel = 3
  1181. bar1_8.Size = UDim2.new(0, 166, 0, 65)
  1182.  
  1183. title_8.Name = "title"
  1184. title_8.Parent = bar1_8
  1185. title_8.BackgroundColor3 = Color3.new(1, 1, 1)
  1186. title_8.BackgroundTransparency = 1
  1187. title_8.Size = UDim2.new(0, 166, 0, 65)
  1188. title_8.Font = Enum.Font.Cartoon
  1189. title_8.Text = "LOCALPLAYER"
  1190. title_8.TextColor3 = Color3.new(1, 1, 1)
  1191. title_8.TextScaled = true
  1192. title_8.TextSize = 14
  1193. title_8.TextWrapped = true
  1194.  
  1195. superjump.Name = "superjump"
  1196. superjump.Parent = localplayerframe
  1197. superjump.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1198. superjump.BackgroundTransparency = 0.20000000298023
  1199. superjump.BorderSizePixel = 2
  1200. superjump.Position = UDim2.new(0.0240963846, 0, 0.207976073, 0)
  1201. superjump.Size = UDim2.new(0, 111, 0, 22)
  1202. superjump.Font = Enum.Font.SourceSans
  1203. superjump.Text = "SUPER JUMP"
  1204. superjump.TextColor3 = Color3.new(1, 1, 1)
  1205. superjump.TextScaled = true
  1206. superjump.TextSize = 14
  1207. superjump.TextWrapped = true
  1208.  
  1209. bar2_8.Name = "bar2"
  1210. bar2_8.Parent = localplayerframe
  1211. bar2_8.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1212. bar2_8.BackgroundTransparency = 0.30000001192093
  1213. bar2_8.BorderColor3 = Color3.new(0, 0, 0)
  1214. bar2_8.BorderSizePixel = 3
  1215. bar2_8.Position = UDim2.new(0, 0, 0.931823492, 0)
  1216. bar2_8.Size = UDim2.new(0, 166, 0, 22)
  1217.  
  1218. localplayerback.Name = "localplayerback"
  1219. localplayerback.Parent = bar2_8
  1220. localplayerback.BackgroundColor3 = Color3.new(1, 1, 1)
  1221. localplayerback.BackgroundTransparency = 1
  1222. localplayerback.Size = UDim2.new(0, 166, 0, 23)
  1223. localplayerback.Font = Enum.Font.SourceSans
  1224. localplayerback.Text = "Back"
  1225. localplayerback.TextColor3 = Color3.new(1, 1, 1)
  1226. localplayerback.TextScaled = true
  1227. localplayerback.TextSize = 14
  1228. localplayerback.TextWrapped = true
  1229.  
  1230. superrun.Name = "superrun"
  1231. superrun.Parent = localplayerframe
  1232. superrun.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1233. superrun.BackgroundTransparency = 0.20000000298023
  1234. superrun.BorderSizePixel = 2
  1235. superrun.Position = UDim2.new(0.0240963846, 0, 0.291320056, 0)
  1236. superrun.Size = UDim2.new(0, 111, 0, 22)
  1237. superrun.Font = Enum.Font.SourceSans
  1238. superrun.Text = "SUPER RUN"
  1239. superrun.TextColor3 = Color3.new(1, 1, 1)
  1240. superrun.TextScaled = true
  1241. superrun.TextSize = 14
  1242. superrun.TextWrapped = true
  1243.  
  1244. lowgravity.Name = "lowgravity"
  1245. lowgravity.Parent = localplayerframe
  1246. lowgravity.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1247. lowgravity.BackgroundTransparency = 0.20000000298023
  1248. lowgravity.BorderSizePixel = 2
  1249. lowgravity.Position = UDim2.new(0.0240963846, 0, 0.379426569, 0)
  1250. lowgravity.Size = UDim2.new(0, 111, 0, 22)
  1251. lowgravity.Font = Enum.Font.SourceSans
  1252. lowgravity.Text = "LOW GRAVITY"
  1253. lowgravity.TextColor3 = Color3.new(1, 1, 1)
  1254. lowgravity.TextScaled = true
  1255. lowgravity.TextSize = 14
  1256. lowgravity.TextWrapped = true
  1257.  
  1258. noclip.Name = "noclip"
  1259. noclip.Parent = localplayerframe
  1260. noclip.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1261. noclip.BackgroundTransparency = 0.20000000298023
  1262. noclip.BorderSizePixel = 2
  1263. noclip.Position = UDim2.new(0.0240963846, 0, 0.466336578, 0)
  1264. noclip.Size = UDim2.new(0, 111, 0, 20)
  1265. noclip.Font = Enum.Font.SourceSans
  1266. noclip.Text = "NOCLIP"
  1267. noclip.TextColor3 = Color3.new(1, 1, 1)
  1268. noclip.TextScaled = true
  1269. noclip.TextSize = 14
  1270. noclip.TextWrapped = true
  1271.  
  1272. qteleport.Name = "qteleport"
  1273. qteleport.Parent = localplayerframe
  1274. qteleport.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1275. qteleport.BackgroundTransparency = 0.20000000298023
  1276. qteleport.BorderSizePixel = 2
  1277. qteleport.Position = UDim2.new(0, 5, 0, 266)
  1278. qteleport.Size = UDim2.new(0, 155, 0, 21)
  1279. qteleport.Font = Enum.Font.SourceSans
  1280. qteleport.Text = "Q TO TELEPORT"
  1281. qteleport.TextColor3 = Color3.new(1, 1, 1)
  1282. qteleport.TextScaled = true
  1283. qteleport.TextSize = 14
  1284. qteleport.TextWrapped = true
  1285.  
  1286. superrunstatus.Name = "superrunstatus"
  1287. superrunstatus.Parent = localplayerframe
  1288. superrunstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1289. superrunstatus.BackgroundTransparency = 0.20000000298023
  1290. superrunstatus.BorderSizePixel = 2
  1291. superrunstatus.Position = UDim2.new(0.740963876, 0, 0.208915219, 0)
  1292. superrunstatus.Size = UDim2.new(0, 37, 0, 22)
  1293. superrunstatus.Font = Enum.Font.SourceSans
  1294. superrunstatus.Text = "OFF"
  1295. superrunstatus.TextColor3 = Color3.new(1, 1, 1)
  1296. superrunstatus.TextScaled = true
  1297. superrunstatus.TextSize = 14
  1298. superrunstatus.TextWrapped = true
  1299.  
  1300. superjumpstatus.Name = "superjumpstatus"
  1301. superjumpstatus.Parent = localplayerframe
  1302. superjumpstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1303. superjumpstatus.BackgroundTransparency = 0.20000000298023
  1304. superjumpstatus.BorderSizePixel = 2
  1305. superjumpstatus.Position = UDim2.new(0.740963876, 0, 0.291755617, 0)
  1306. superjumpstatus.Size = UDim2.new(0, 37, 0, 22)
  1307. superjumpstatus.Font = Enum.Font.SourceSans
  1308. superjumpstatus.Text = "OFF"
  1309. superjumpstatus.TextColor3 = Color3.new(1, 1, 1)
  1310. superjumpstatus.TextScaled = true
  1311. superjumpstatus.TextSize = 14
  1312. superjumpstatus.TextWrapped = true
  1313.  
  1314. lowgravitystatus.Name = "lowgravitystatus"
  1315. lowgravitystatus.Parent = localplayerframe
  1316. lowgravitystatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1317. lowgravitystatus.BackgroundTransparency = 0.20000000298023
  1318. lowgravitystatus.BorderSizePixel = 2
  1319. lowgravitystatus.Position = UDim2.new(0.740963876, 0, 0.377480894, 0)
  1320. lowgravitystatus.Size = UDim2.new(0, 37, 0, 22)
  1321. lowgravitystatus.Font = Enum.Font.SourceSans
  1322. lowgravitystatus.Text = "OFF"
  1323. lowgravitystatus.TextColor3 = Color3.new(1, 1, 1)
  1324. lowgravitystatus.TextScaled = true
  1325. lowgravitystatus.TextSize = 14
  1326. lowgravitystatus.TextWrapped = true
  1327.  
  1328. noclipstatus.Name = "noclipstatus"
  1329. noclipstatus.Parent = localplayerframe
  1330. noclipstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1331. noclipstatus.BackgroundTransparency = 0.20000000298023
  1332. noclipstatus.BorderSizePixel = 2
  1333. noclipstatus.Position = UDim2.new(0.740963876, 0, 0.464545488, 0)
  1334. noclipstatus.Size = UDim2.new(0, 37, 0, 20)
  1335. noclipstatus.Font = Enum.Font.SourceSans
  1336. noclipstatus.Text = "OFF"
  1337. noclipstatus.TextColor3 = Color3.new(1, 1, 1)
  1338. noclipstatus.TextScaled = true
  1339. noclipstatus.TextSize = 14
  1340. noclipstatus.TextWrapped = true
  1341.  
  1342. givegun.Name = "givegun"
  1343. givegun.Parent = localplayerframe
  1344. givegun.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1345. givegun.BackgroundTransparency = 0.20000000298023
  1346. givegun.BorderSizePixel = 2
  1347. givegun.Position = UDim2.new(0, 5, 0, 294)
  1348. givegun.Size = UDim2.new(0, 155, 0, 21)
  1349. givegun.Font = Enum.Font.SourceSans
  1350. givegun.Text = "GIVE GUN"
  1351. givegun.TextColor3 = Color3.new(1, 1, 1)
  1352. givegun.TextScaled = true
  1353. givegun.TextSize = 14
  1354. givegun.TextWrapped = true
  1355.  
  1356. monalisa.Name = "monalisa"
  1357. monalisa.Parent = localplayerframe
  1358. monalisa.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1359. monalisa.BackgroundTransparency = 0.20000000298023
  1360. monalisa.BorderSizePixel = 2
  1361. monalisa.Position = UDim2.new(0, 5, 0, 239)
  1362. monalisa.Size = UDim2.new(0, 155, 0, 21)
  1363. monalisa.Font = Enum.Font.SourceSans
  1364. monalisa.Text = "BUY MONA LISA"
  1365. monalisa.TextColor3 = Color3.new(1, 1, 1)
  1366. monalisa.TextScaled = true
  1367. monalisa.TextSize = 14
  1368. monalisa.TextWrapped = true
  1369.  
  1370. spam.Name = "spam"
  1371. spam.Parent = localplayerframe
  1372. spam.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1373. spam.BackgroundTransparency = 0.20000000298023
  1374. spam.BorderSizePixel = 2
  1375. spam.Position = UDim2.new(0, 4, 0, 188)
  1376. spam.Size = UDim2.new(0, 111, 0, 20)
  1377. spam.Font = Enum.Font.SourceSans
  1378. spam.Text = "SPAM"
  1379. spam.TextColor3 = Color3.new(1, 1, 1)
  1380. spam.TextScaled = true
  1381. spam.TextSize = 14
  1382. spam.TextWrapped = true
  1383.  
  1384. spamstatus.Name = "spamstatus"
  1385. spamstatus.Parent = localplayerframe
  1386. spamstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1387. spamstatus.BackgroundTransparency = 0.20000000298023
  1388. spamstatus.BorderSizePixel = 2
  1389. spamstatus.Position = UDim2.new(0, 123, 0, 188)
  1390. spamstatus.Size = UDim2.new(0, 37, 0, 20)
  1391. spamstatus.Font = Enum.Font.SourceSans
  1392. spamstatus.Text = "OFF"
  1393. spamstatus.TextColor3 = Color3.new(1, 1, 1)
  1394. spamstatus.TextScaled = true
  1395. spamstatus.TextSize = 14
  1396. spamstatus.TextWrapped = true
  1397.  
  1398. characterbutton.Name = "characterbutton"
  1399. characterbutton.Parent = localplayerframe
  1400. characterbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1401. characterbutton.BackgroundTransparency = 0.20000000298023
  1402. characterbutton.BorderSizePixel = 2
  1403. characterbutton.Position = UDim2.new(0, 5, 0, 213)
  1404. characterbutton.Size = UDim2.new(0, 155, 0, 21)
  1405. characterbutton.Font = Enum.Font.SourceSans
  1406. characterbutton.Text = "CHARACTER"
  1407. characterbutton.TextColor3 = Color3.new(1, 1, 1)
  1408. characterbutton.TextScaled = true
  1409. characterbutton.TextSize = 14
  1410. characterbutton.TextWrapped = true
  1411.  
  1412. creditsframe.Name = "creditsframe"
  1413. creditsframe.Parent = D3SK1NG_MENU
  1414. creditsframe.Active = true
  1415. creditsframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1416. creditsframe.BackgroundTransparency = 0.30000001192093
  1417. creditsframe.BorderSizePixel = 3
  1418. creditsframe.Position = UDim2.new(0, 178, 0, 200)
  1419. creditsframe.Selectable = true
  1420. creditsframe.Size = UDim2.new(0, 166, 0, 172)
  1421. creditsframe.Visible = false
  1422.  
  1423. bar1_9.Name = "bar1"
  1424. bar1_9.Parent = creditsframe
  1425. bar1_9.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1426. bar1_9.BackgroundTransparency = 0.30000001192093
  1427. bar1_9.BorderColor3 = Color3.new(0, 0, 0)
  1428. bar1_9.BorderSizePixel = 3
  1429. bar1_9.Size = UDim2.new(0, 166, 0, 65)
  1430.  
  1431. title_9.Name = "title"
  1432. title_9.Parent = bar1_9
  1433. title_9.BackgroundColor3 = Color3.new(1, 1, 1)
  1434. title_9.BackgroundTransparency = 1
  1435. title_9.Size = UDim2.new(0, 166, 0, 65)
  1436. title_9.Font = Enum.Font.Cartoon
  1437. title_9.Text = "CREDITS"
  1438. title_9.TextColor3 = Color3.new(1, 1, 1)
  1439. title_9.TextScaled = true
  1440. title_9.TextSize = 14
  1441. title_9.TextWrapped = true
  1442.  
  1443. bar2_9.Name = "bar2"
  1444. bar2_9.Parent = creditsframe
  1445. bar2_9.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1446. bar2_9.BackgroundTransparency = 0.30000001192093
  1447. bar2_9.BorderColor3 = Color3.new(0, 0, 0)
  1448. bar2_9.BorderSizePixel = 3
  1449. bar2_9.Position = UDim2.new(0, 1, 0, 150)
  1450. bar2_9.Size = UDim2.new(0, 166, 0, 22)
  1451.  
  1452. creditsclose.Name = "creditsclose"
  1453. creditsclose.Parent = bar2_9
  1454. creditsclose.BackgroundColor3 = Color3.new(1, 1, 1)
  1455. creditsclose.BackgroundTransparency = 1
  1456. creditsclose.Position = UDim2.new(0, 0, 0, 1)
  1457. creditsclose.Size = UDim2.new(0, 166, 0, 23)
  1458. creditsclose.Font = Enum.Font.SourceSans
  1459. creditsclose.Text = "Close"
  1460. creditsclose.TextColor3 = Color3.new(1, 1, 1)
  1461. creditsclose.TextScaled = true
  1462. creditsclose.TextSize = 14
  1463. creditsclose.TextWrapped = true
  1464.  
  1465. credits1.Name = "credits1"
  1466. credits1.Parent = creditsframe
  1467. credits1.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1468. credits1.BackgroundTransparency = 0.20000000298023
  1469. credits1.BorderSizePixel = 2
  1470. credits1.Position = UDim2.new(0.0542168655, 0, 0.411681741, 0)
  1471. credits1.Size = UDim2.new(0, 146, 0, 30)
  1472. credits1.Font = Enum.Font.SourceSans
  1473. credits1.Text = "LegendJMZ"
  1474. credits1.TextColor3 = Color3.new(1, 1, 1)
  1475. credits1.TextScaled = true
  1476. credits1.TextSize = 14
  1477. credits1.TextWrapped = true
  1478.  
  1479. credits2.Name = "credits2"
  1480. credits2.Parent = creditsframe
  1481. credits2.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1482. credits2.BackgroundTransparency = 0.20000000298023
  1483. credits2.BorderSizePixel = 2
  1484. credits2.Position = UDim2.new(0.0662650615, 0, 0.634991527, 0)
  1485. credits2.Size = UDim2.new(0, 144, 0, 30)
  1486. credits2.Font = Enum.Font.SourceSans
  1487. credits2.Text = "TeoMessiKing#3252"
  1488. credits2.TextColor3 = Color3.new(1, 1, 1)
  1489. credits2.TextScaled = true
  1490. credits2.TextSize = 14
  1491. credits2.TextWrapped = true
  1492.  
  1493. characterframe.Name = "characterframe"
  1494. characterframe.Parent = D3SK1NG_MENU
  1495. characterframe.Active = true
  1496. characterframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1497. characterframe.BackgroundTransparency = 0.30000001192093
  1498. characterframe.BorderSizePixel = 3
  1499. characterframe.Position = UDim2.new(0, 178, 0, 200)
  1500. characterframe.Selectable = true
  1501. characterframe.Size = UDim2.new(0, 166, 0, 398)
  1502. characterframe.Visible = false
  1503.  
  1504. bar1_10.Name = "bar1"
  1505. bar1_10.Parent = characterframe
  1506. bar1_10.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1507. bar1_10.BackgroundTransparency = 0.30000001192093
  1508. bar1_10.BorderColor3 = Color3.new(0, 0, 0)
  1509. bar1_10.BorderSizePixel = 3
  1510. bar1_10.Size = UDim2.new(0, 166, 0, 65)
  1511.  
  1512. title_10.Name = "title"
  1513. title_10.Parent = bar1_10
  1514. title_10.BackgroundColor3 = Color3.new(1, 1, 1)
  1515. title_10.BackgroundTransparency = 1
  1516. title_10.Size = UDim2.new(0, 166, 0, 65)
  1517. title_10.Font = Enum.Font.Cartoon
  1518. title_10.Text = "CHARACTER"
  1519. title_10.TextColor3 = Color3.new(1, 1, 1)
  1520. title_10.TextScaled = true
  1521. title_10.TextSize = 14
  1522. title_10.TextWrapped = true
  1523.  
  1524. bar2_10.Name = "bar2"
  1525. bar2_10.Parent = characterframe
  1526. bar2_10.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1527. bar2_10.BackgroundTransparency = 0.30000001192093
  1528. bar2_10.BorderColor3 = Color3.new(0, 0, 0)
  1529. bar2_10.BorderSizePixel = 3
  1530. bar2_10.Position = UDim2.new(0, 0, 0, 373)
  1531. bar2_10.Size = UDim2.new(0, 166, 0, 25)
  1532.  
  1533. characterclose.Name = "characterclose"
  1534. characterclose.Parent = bar2_10
  1535. characterclose.BackgroundColor3 = Color3.new(1, 1, 1)
  1536. characterclose.BackgroundTransparency = 1
  1537. characterclose.Position = UDim2.new(0, 0, 0, 2)
  1538. characterclose.Size = UDim2.new(0, 166, 0, 26)
  1539. characterclose.Font = Enum.Font.SourceSans
  1540. characterclose.Text = "Close"
  1541. characterclose.TextColor3 = Color3.new(1, 1, 1)
  1542. characterclose.TextScaled = true
  1543. characterclose.TextSize = 14
  1544. characterclose.TextWrapped = true
  1545.  
  1546. clown.Name = "clown"
  1547. clown.Parent = characterframe
  1548. clown.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1549. clown.BackgroundTransparency = 0.10000000149012
  1550. clown.BorderSizePixel = 2
  1551. clown.Position = UDim2.new(0, 6, 0, 74)
  1552. clown.Size = UDim2.new(0, 151, 0, 22)
  1553. clown.Font = Enum.Font.SourceSans
  1554. clown.Text = "Clown"
  1555. clown.TextColor3 = Color3.new(1, 1, 1)
  1556. clown.TextScaled = true
  1557. clown.TextSize = 14
  1558. clown.TextWrapped = true
  1559.  
  1560. devil.Name = "devil"
  1561. devil.Parent = characterframe
  1562. devil.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1563. devil.BackgroundTransparency = 0.10000000149012
  1564. devil.BorderSizePixel = 2
  1565. devil.Position = UDim2.new(0, 6, 0, 103)
  1566. devil.Size = UDim2.new(0, 151, 0, 22)
  1567. devil.Font = Enum.Font.SourceSans
  1568. devil.Text = "Devil"
  1569. devil.TextColor3 = Color3.new(1, 1, 1)
  1570. devil.TextScaled = true
  1571. devil.TextSize = 14
  1572. devil.TextWrapped = true
  1573.  
  1574. dominus.Name = "dominus"
  1575. dominus.Parent = characterframe
  1576. dominus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1577. dominus.BackgroundTransparency = 0.10000000149012
  1578. dominus.BorderSizePixel = 2
  1579. dominus.Position = UDim2.new(0, 6, 0, 133)
  1580. dominus.Size = UDim2.new(0, 151, 0, 22)
  1581. dominus.Font = Enum.Font.SourceSans
  1582. dominus.Text = "Dominus"
  1583. dominus.TextColor3 = Color3.new(1, 1, 1)
  1584. dominus.TextScaled = true
  1585. dominus.TextSize = 14
  1586. dominus.TextWrapped = true
  1587. mainframe.Visible = true
  1588. localplayerframe.Visible = false
  1589.  
  1590. pirate.Name = "pirate"
  1591. pirate.Parent = characterframe
  1592. pirate.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1593. pirate.BackgroundTransparency = 0.10000000149012
  1594. pirate.BorderSizePixel = 2
  1595. pirate.Position = UDim2.new(0, 6, 0, 161)
  1596. pirate.Size = UDim2.new(0, 151, 0, 22)
  1597. pirate.Font = Enum.Font.SourceSans
  1598. pirate.Text = "Pirate"
  1599. pirate.TextColor3 = Color3.new(1, 1, 1)
  1600. pirate.TextScaled = true
  1601. pirate.TextSize = 14
  1602. pirate.TextWrapped = true
  1603.  
  1604. rainbowsuit.Name = "rainbowsuit"
  1605. rainbowsuit.Parent = characterframe
  1606. rainbowsuit.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1607. rainbowsuit.BackgroundTransparency = 0.10000000149012
  1608. rainbowsuit.BorderSizePixel = 2
  1609. rainbowsuit.Position = UDim2.new(0, 6, 0, 188)
  1610. rainbowsuit.Size = UDim2.new(0, 151, 0, 22)
  1611. rainbowsuit.Font = Enum.Font.SourceSans
  1612. rainbowsuit.Text = "Rainbow Suit"
  1613. rainbowsuit.TextColor3 = Color3.new(1, 1, 1)
  1614. rainbowsuit.TextScaled = true
  1615. rainbowsuit.TextSize = 14
  1616. rainbowsuit.TextWrapped = true
  1617.  
  1618. reaper.Name = "reaper"
  1619. reaper.Parent = characterframe
  1620. reaper.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1621. reaper.BackgroundTransparency = 0.10000000149012
  1622. reaper.BorderSizePixel = 2
  1623. reaper.Position = UDim2.new(0, 6, 0, 215)
  1624. reaper.Size = UDim2.new(0, 151, 0, 22)
  1625. reaper.Font = Enum.Font.SourceSans
  1626. reaper.Text = "Reaper"
  1627. reaper.TextColor3 = Color3.new(1, 1, 1)
  1628. reaper.TextScaled = true
  1629. reaper.TextSize = 14
  1630. reaper.TextWrapped = true
  1631.  
  1632. skeleton.Name = "skeleton"
  1633. skeleton.Parent = characterframe
  1634. skeleton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1635. skeleton.BackgroundTransparency = 0.10000000149012
  1636. skeleton.BorderSizePixel = 2
  1637. skeleton.Position = UDim2.new(0, 6, 0, 245)
  1638. skeleton.Size = UDim2.new(0, 151, 0, 22)
  1639. skeleton.Font = Enum.Font.SourceSans
  1640. skeleton.Text = "Skeleton"
  1641. skeleton.TextColor3 = Color3.new(1, 1, 1)
  1642. skeleton.TextScaled = true
  1643. skeleton.TextSize = 14
  1644. skeleton.TextWrapped = true
  1645.  
  1646. watermelonshark.Name = "watermelonshark"
  1647. watermelonshark.Parent = characterframe
  1648. watermelonshark.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1649. watermelonshark.BackgroundTransparency = 0.10000000149012
  1650. watermelonshark.BorderSizePixel = 2
  1651. watermelonshark.Position = UDim2.new(0, 5, 0, 272)
  1652. watermelonshark.Size = UDim2.new(0, 151, 0, 22)
  1653. watermelonshark.Font = Enum.Font.SourceSans
  1654. watermelonshark.Text = "Watermelon Shark"
  1655. watermelonshark.TextColor3 = Color3.new(1, 1, 1)
  1656. watermelonshark.TextScaled = true
  1657. watermelonshark.TextSize = 14
  1658. watermelonshark.TextWrapped = true
  1659.  
  1660. zelucz.Name = "zelucz"
  1661. zelucz.Parent = characterframe
  1662. zelucz.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1663. zelucz.BackgroundTransparency = 0.10000000149012
  1664. zelucz.BorderSizePixel = 2
  1665. zelucz.Position = UDim2.new(0, 6, 0, 301)
  1666. zelucz.Size = UDim2.new(0, 151, 0, 22)
  1667. zelucz.Font = Enum.Font.SourceSans
  1668. zelucz.Text = "Zelucz"
  1669. zelucz.TextColor3 = Color3.new(1, 1, 1)
  1670. zelucz.TextScaled = true
  1671. zelucz.TextSize = 14
  1672. zelucz.TextWrapped = true
  1673.  
  1674. zombiedoge.Name = "zombiedoge"
  1675. zombiedoge.Parent = characterframe
  1676. zombiedoge.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1677. zombiedoge.BackgroundTransparency = 0.10000000149012
  1678. zombiedoge.BorderSizePixel = 2
  1679. zombiedoge.Position = UDim2.new(0, 6, 0, 330)
  1680. zombiedoge.Size = UDim2.new(0, 151, 0, 22)
  1681. zombiedoge.Font = Enum.Font.SourceSans
  1682. zombiedoge.Text = "Zombie Doge"
  1683. zombiedoge.TextColor3 = Color3.new(1, 1, 1)
  1684. zombiedoge.TextScaled = true
  1685. zombiedoge.TextSize = 14
  1686. zombiedoge.TextWrapped = true
  1687.  
  1688.  
  1689. makeplayershrek.MouseButton1Down:connect(function()
  1690. user = username.Text
  1691.  
  1692. local A_1 = game:GetService("Workspace")[user]
  1693. local A_2 = 20011951
  1694. local A_3 = "Hat1"
  1695. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  1696. Event:InvokeServer(A_1, A_2, A_3)
  1697.  
  1698. local A_1 = game:GetService("Workspace")[user]
  1699. local A_2 = 20011951
  1700. local A_3 = "Hair1"
  1701. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  1702. Event:InvokeServer(A_1, A_2, A_3)
  1703.  
  1704. local A_1 = game:GetService("Workspace")[user]
  1705. local A_2 = 1256287907
  1706. local A_3 = "Shirt1"
  1707. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  1708. Event:InvokeServer(A_1, A_2, A_3)
  1709.  
  1710. local A_1 = game:GetService("Workspace")[user]
  1711. local A_2 = 2285882573
  1712. local A_3 = "Pants1"
  1713. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  1714. Event:InvokeServer(A_1, A_2, A_3)
  1715.  
  1716. local A_1 = game:GetService("Workspace")[user]
  1717. local A_2 = 16723499
  1718. local A_3 = "Face1"
  1719. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  1720. Event:InvokeServer(A_1, A_2, A_3)
  1721.  
  1722. local A_1 = game:GetService("Workspace")[user]
  1723. local A_2 = 20011951
  1724. local A_3 = "Hat2"
  1725. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  1726. Event:InvokeServer(A_1, A_2, A_3)
  1727.  
  1728.  
  1729.  
  1730. local A_1 = game:GetService("Workspace")[user]
  1731. local A_2 =
  1732. {
  1733.         [1] = 85,
  1734.         [2] = 255,
  1735.         [3] = 0
  1736. }
  1737. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  1738. Event:FireServer(A_1, A_2)
  1739.  
  1740.  
  1741. end)
  1742.  
  1743.  
  1744.  
  1745. -----MAKE PLAYER NOOB
  1746.  
  1747. makeplayernoob.MouseButton1Down:connect(function()
  1748. user = username.Text
  1749.  
  1750. local A_1 = game:GetService("Workspace")[user]
  1751. local A_2 = 472507574
  1752. local A_3 = "Hat1"
  1753. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  1754. Event:InvokeServer(A_1, A_2, A_3)
  1755.  
  1756. local A_1 = game:GetService("Workspace")[user]
  1757. local A_2 = 472507574
  1758. local A_3 = "Hair1"
  1759. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  1760. Event:InvokeServer(A_1, A_2, A_3)
  1761.  
  1762. local A_1 = game:GetService("Workspace")[user]
  1763. local A_2 = 2248499581
  1764. local A_3 = "Shirt1"
  1765. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  1766. Event:InvokeServer(A_1, A_2, A_3)
  1767.  
  1768. local A_1 = game:GetService("Workspace")[user]
  1769. local A_2 = 1208957640
  1770. local A_3 = "Pants1"
  1771. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  1772. Event:InvokeServer(A_1, A_2, A_3)
  1773.  
  1774. local A_1 = game:GetService("Workspace")[user]
  1775. local A_2 = 144075659
  1776. local A_3 = "Face1"
  1777. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  1778. Event:InvokeServer(A_1, A_2, A_3)
  1779.  
  1780. local A_1 = game:GetService("Workspace")[user]
  1781. local A_2 = 472507574
  1782. local A_3 = "Hat2"
  1783. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  1784. Event:InvokeServer(A_1, A_2, A_3)
  1785.  
  1786.  
  1787.  
  1788. local A_1 = game:GetService("Workspace")[user]
  1789. local A_2 =
  1790. {
  1791.         [1] = 61,
  1792.         [2] = 64,
  1793.         [3] = 255
  1794. }
  1795. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  1796. Event:FireServer(A_1, A_2)
  1797.  
  1798.  
  1799. end)
  1800.  
  1801. -- Scripts:
  1802.  
  1803.  
  1804.  
  1805.  
  1806. game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
  1807.  
  1808. if key == "x" then
  1809. if      D3SK1NG_MENU.Enabled == true then      
  1810.         D3SK1NG_MENU.Enabled = false
  1811. elseif D3SK1NG_MENU.Enabled == false then
  1812.         D3SK1NG_MENU.Enabled = true
  1813.         end
  1814.         end
  1815.         end)
  1816.        
  1817.  
  1818.  
  1819.  
  1820.  
  1821. ------ OPEN BUTTONS
  1822.  
  1823. creditsbutton.MouseButton1Down:connect(function()
  1824. creditsframe.Visible = true
  1825. end)
  1826.  
  1827. localplayerbutton.MouseButton1Down:connect(function()
  1828. localplayerframe.Visible = true
  1829. mainframe.Visible = false
  1830. end)
  1831.  
  1832. otherplayersbutton.MouseButton1Down:connect(function()
  1833. otherplayersframe.Visible = true
  1834. mainframe.Visible = false
  1835. end)
  1836.  
  1837. stealthmoneybutton.MouseButton1Down:connect(function()
  1838. moneyframe.Visible = true
  1839. mainframe.Visible = false
  1840. end)
  1841.  
  1842. teleportsbutton.MouseButton1Down:connect(function()
  1843. teleportframe.Visible = true
  1844. mainframe.Visible = false
  1845. end)
  1846.  
  1847. vehiclebutton.MouseButton1Down:connect(function()
  1848. vehicleframe.Visible = true
  1849. mainframe.Visible = false
  1850. end)
  1851.  
  1852. worldbutton.MouseButton1Down:connect(function()
  1853. worldframe.Visible = true
  1854. mainframe.Visible = false
  1855. end)
  1856.  
  1857. ------- CLOSE BUTTONS
  1858.  
  1859. creditsclose.MouseButton1Down:connect(function()
  1860. creditsframe.Visible = false
  1861. end)
  1862.  
  1863. localplayerback.MouseButton1Down:connect(function()
  1864. localplayerframe.Visible = false
  1865. mainframe.Visible = true
  1866. end)
  1867.  
  1868. otherplayersback.MouseButton1Down:connect(function()
  1869. otherplayersframe.Visible = false
  1870. mainframe.Visible = true
  1871. end)
  1872.  
  1873. moneyback.MouseButton1Down:connect(function()
  1874. moneyframe.Visible = false
  1875. mainframe.Visible = true
  1876. end)
  1877.  
  1878. teleportback.MouseButton1Down:connect(function()
  1879. teleportframe.Visible = false
  1880. mainframe.Visible = true
  1881. end)
  1882.  
  1883. vehicleback.MouseButton1Down:connect(function()
  1884. vehicleframe.Visible = false
  1885. mainframe.Visible = true
  1886. end)
  1887.  
  1888. worldback.MouseButton1Down:connect(function()
  1889. worldframe.Visible = false
  1890. mainframe.Visible = true
  1891. end)
  1892.  
  1893. --STEALTH MONEY BUTTONS
  1894.  
  1895. _10million.MouseButton1Down:connect(function()
  1896. if              _10millionstatus.Text == 'OFF' then
  1897.         _10millionstatus.Text = 'ON'
  1898.  
  1899.         repeat
  1900.                 game.Players.LocalPlayer.ChangeMoney:Fire(10000000)
  1901.                 wait(0.1)
  1902.         until _10millionstatus.Text == 'OFF'
  1903.  
  1904. elseif _10millionstatus.Text == 'ON' then
  1905.         _10millionstatus.Text = 'OFF'
  1906. end
  1907. end)
  1908.  
  1909. _15million.MouseButton1Down:connect(function()
  1910. if              _15millionstatus.Text == 'OFF' then
  1911.         _15millionstatus.Text = 'ON'
  1912.  
  1913.         repeat
  1914.                 game.Players.LocalPlayer.ChangeMoney:Fire(15000000)
  1915.                 wait(0.1)
  1916.         until _15millionstatus.Text == 'OFF'
  1917.  
  1918. elseif _15millionstatus.Text == 'ON' then
  1919.         _15millionstatus.Text = 'OFF'
  1920. end
  1921. end)
  1922.  
  1923. _2billion.MouseButton1Down:connect(function()
  1924. if              _2billionstatus.Text == 'OFF' then
  1925.         _2billionstatus.Text = 'ON'
  1926.  
  1927.         repeat
  1928.                 game.Players.LocalPlayer.ChangeMoney:Fire(198978654)wait(0.1) game.Players.LocalPlayer.ChangeMoney:Fire(12) wait(0.1) game.Players.LocalPlayer.ChangeMoney:Fire(198974652)
  1929.                
  1930.                 wait(0.1)
  1931.         until _2billionstatus.Text == 'OFF'
  1932.  
  1933. elseif _2billionstatus.Text == 'ON' then
  1934.         _2billionstatus.Text = 'OFF'
  1935. end
  1936. end)
  1937.  
  1938. ------- OTHER PLAYERS BUTTONS
  1939.  
  1940. spam.MouseButton1Down:connect(function()
  1941. if spamstatus.Text == 'OFF' then
  1942.         spamstatus.Text = 'ON'
  1943.         repeat
  1944.                 local A_1 = "Sub To TeoMessiKing and Legend J M Z on YT"
  1945. local A_2 = "All"
  1946. local Event = game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest
  1947. Event:FireServer(A_1, A_2)
  1948. wait(1)
  1949.         until spamstatus.Text == 'OFF'
  1950.  
  1951. elseif spamstatus.Text == 'ON' then
  1952.         spamstatus.Text = 'OFF'
  1953. end
  1954. end)
  1955.  
  1956. nakedall.MouseButton1Down:connect(function()
  1957. for i,v in pairs(game.Players:GetChildren()) do
  1958.         if v.Name ~= game.Players.LocalPlayer.Name then
  1959.         noob = v.Name
  1960.         game:GetService("Workspace").CommunicationRelays.Character.ClearCharacter:InvokeServer(game:GetService("Workspace")[noob])
  1961.         end
  1962.         end
  1963. end)
  1964.  
  1965. checkmoney.MouseButton1Down:connect(function()
  1966.         statsframe.Visible = true
  1967. moneystatus.Text = game.Players[username.Text].Money.Value
  1968. end)
  1969.  
  1970. statsclose.MouseButton1Down:connect(function()
  1971. statsframe.Visible = false
  1972. end)
  1973.  
  1974. tptoplayer.MouseButton1Down:connect(function()
  1975. local Target
  1976. local character
  1977. local Player
  1978. Player = game.Players.LocalPlayer
  1979. character = workspace:WaitForChild(Player.name)
  1980. Target = username.Text
  1981. Player.character.HumanoidRootPart.CFrame = game.Players[Target].character.HumanoidRootPart.CFrame
  1982. end)
  1983.  
  1984. -------- LOCALP PlAYER BUTTONS
  1985.  
  1986. givegun.MouseButton1Down:connect(function()
  1987. game:GetService("Workspace").CommunicationRelays.Character.ItemEquip:FireServer("JobAssets", "Glock 9mm", "Gun")
  1988. end)
  1989.  
  1990. qteleport.MouseButton1Down:connect(function()
  1991. plr = game.Players.LocalPlayer
  1992. hum = plr.Character.HumanoidRootPart
  1993. mouse = plr:GetMouse()
  1994. mouse.KeyDown:connect(function(key)
  1995. if key == "q" then
  1996. if mouse.Target then
  1997. hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
  1998. end
  1999. end
  2000. end)
  2001. print("Press Q To Teleport")
  2002. end)
  2003.  
  2004. superrun.MouseButton1Down:connect(function()
  2005. if superjumpstatus.Text == 'OFF' then
  2006.         superjumpstatus.Text = 'ON'
  2007.                         game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 200
  2008. elseif superjumpstatus.Text == 'ON' then
  2009.         superjumpstatus.Text = 'OFF'
  2010.                         game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  2011. end
  2012. end)
  2013.  
  2014. superjump.MouseButton1Down:connect(function()
  2015. if superrunstatus.Text == 'OFF' then
  2016.         superrunstatus.Text = 'ON'
  2017.         game.Players.LocalPlayer.Character.Humanoid.JumpPower = 111
  2018.  
  2019.        
  2020. elseif superrunstatus.Text == 'ON' then
  2021.         superrunstatus.Text = 'OFF'
  2022.         game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
  2023. end
  2024. end)
  2025.  
  2026. lowgravity.MouseButton1Down:connect(function()
  2027. if lowgravitystatus.Text == 'OFF' then
  2028.         game.Workspace.Gravity = 25
  2029.         lowgravitystatus.Text = 'ON'
  2030.        
  2031. elseif lowgravitystatus.Text == 'ON' then
  2032.         lowgravitystatus.Text = 'OFF'
  2033.         game.Workspace.Gravity = 175
  2034.        
  2035. end
  2036. end)
  2037.  
  2038. noclip.MouseButton1Down:connect(function()
  2039. if noclipstatus.Text == 'OFF' then
  2040.        
  2041. noclip = true
  2042. game:GetService('RunService').Stepped:connect(function()
  2043. if noclip then
  2044. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  2045. end
  2046. end)
  2047. plr = game.Players.LocalPlayer
  2048. mouse = plr:GetMouse()
  2049.  
  2050.         noclipstatus.Text = 'ON'
  2051.  
  2052.  
  2053. elseif noclipstatus.Text == 'ON' then
  2054.         noclipstatus.Text = 'OFF'
  2055.  
  2056. noclip = false
  2057.  
  2058.  
  2059. end
  2060. end)
  2061.  
  2062.  
  2063. ------ WORLDFRAME
  2064.  
  2065. fog.MouseButton1Down:connect(function()
  2066. game.Lighting.FogEnd = 250
  2067. end)
  2068.  
  2069.  
  2070.  
  2071. nofog.MouseButton1Down:connect(function()
  2072. game.Lighting.FogEnd = 10000
  2073. end)
  2074.  
  2075. repeat
  2076. bright.MouseButton1Down:connect(function()
  2077. game.Lighting.Brightness = 10000
  2078. wait(0.1)
  2079. end)
  2080. until dark.MouseButton1Down
  2081.  
  2082. dark.MouseButton1Down:connect(function()
  2083. game.Lighting.Brightness = 1
  2084. end)
  2085.  
  2086.  
  2087.  
  2088.  
  2089. ----- VEHICLE BUTTONS
  2090.  
  2091.  
  2092. sleigher.MouseButton1Down:connect(function()
  2093. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.Visible = true
  2094. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.ActiveCustomization.Frame.Value = "Sleigher"
  2095. end)
  2096.  
  2097. policecar.MouseButton1Down:connect(function()
  2098. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.Visible = true
  2099. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.ActiveCustomization.Frame.Value = "Police Intrepid"
  2100. end)
  2101.  
  2102. bus.MouseButton1Down:connect(function()
  2103. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.Visible = true
  2104. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.ActiveCustomization.Frame.Value = "Schoolbus"
  2105. end)
  2106.  
  2107. -----TELEPORT BUTTONS
  2108.  
  2109. Baileys.MouseButton1Down:connect(function()
  2110. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(543.76062, 39.8500099, 43.1453667))
  2111. end)
  2112.  
  2113. Criminalbase.MouseButton1Down:connect(function()
  2114. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(678.209106, 39.8500099, 840.987732))
  2115. end)
  2116.  
  2117. Plot.MouseButton1Down:connect(function()
  2118. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-9.09812069, 39.8500023, -251.339005))
  2119. end)
  2120.  
  2121. Garage.MouseButton1Down:connect(function()
  2122. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(617.86792, 39.8500099, 222.204208))
  2123. end)
  2124.  
  2125. SuperMart.MouseButton1Down:connect(function()
  2126. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(306.922485, 39.8597755, 866.421509))
  2127. end)
  2128.  
  2129. Gym.MouseButton1Down:connect(function()
  2130. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(176.828949, 39.8500099, 1208.14514))
  2131. end)
  2132.  
  2133. CarShip.MouseButton1Down:connect(function()
  2134. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(366.530609, 39.6500092, 561.46991))
  2135. end)
  2136.  
  2137. Club.MouseButton1Down:connect(function()
  2138. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(506.477844, 40.2500153, 891.893738))
  2139. end)
  2140.  
  2141. PoliceStation.MouseButton1Down:connect(function()
  2142. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-38.1218109, 42.6500092, 597.40094))
  2143. end)
  2144.  
  2145. Cinema.MouseButton1Down:connect(function()
  2146. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(593.378, 61.2, 467.222))
  2147. end)
  2148.  
  2149. GasStation.MouseButton1Down:connect(function()
  2150. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(348.957458, 39.6500092, 457.277496))
  2151. end)
  2152.  
  2153. Hospital.MouseButton1Down:connect(function()
  2154. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(137.416245, 39.8500099, 1463.74634))
  2155. end)
  2156.  
  2157. HIghschool.MouseButton1Down:connect(function()
  2158. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-124.7, 42.3, 774.094))
  2159. end)
  2160.  
  2161. Hamburger.MouseButton1Down:connect(function()
  2162. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(414.374298, 39.8500099, 366.701843))
  2163. end)
  2164.  
  2165. Mueseum.MouseButton1Down:connect(function()
  2166. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(616.659119, 40.2500153, 1363.78442))
  2167. end)
  2168.  
  2169. Library.MouseButton1Down:connect(function()
  2170. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(424.386597, 39.8500099, 1119.21436))
  2171. end)
  2172.  
  2173. Apartments.MouseButton1Down:connect(function()
  2174. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(509.568024, 39.8500099, 117.027695))
  2175. end)
  2176.  
  2177. Bank.MouseButton1Down:connect(function()
  2178. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-89.6001, 47.2, 1371.2))
  2179. end)
  2180.  
  2181. ------ Not important
  2182.  
  2183.  
  2184. statsframe.Draggable = true
  2185. creditsframe.Draggable = true
  2186.  
  2187.  
  2188. ----------- important
  2189.  
  2190. monalisa.MouseButton1Down:Connect(function()
  2191.         game.Players.LocalPlayer.PlayerGui.Main.PaintingMenu.Visible = true
  2192.        
  2193.         game.Players.LocalPlayer.PlayerGui.Main.PaintingVal = game.ReplicatedStorage.PaintingCatalog["Mona Lisa"]
  2194.         end)
  2195.  
  2196.  
  2197. spammessages.MouseButton1Down:Connect(function()
  2198.         if spammessagesstatus.Text == 'OFF' then
  2199.                         spammessagesstatus.Text = 'ON'
  2200.         repeat
  2201.         local A_1 = "Hi Sub to TeoMessiKing please :)"
  2202. local A_2 = username.Text
  2203. local Event = game:GetService("Workspace").CommunicationRelays.Interclient.SendMessage
  2204. Event:InvokeServer(A_1, A_2)
  2205. wait(0.5)
  2206.         until spammessagesstatus.Text == 'OFF'
  2207.         elseif spammessagesstatus.Text == 'ON' then
  2208.                 spammessagesstatus.Text = 'OFF'
  2209.         end
  2210.         end)
  2211.  
  2212.  
  2213. otherplayersframe.Visible = false
  2214.  
  2215.  
  2216. attatchbutton.MouseButton1Down:connect(function()
  2217. if attachstatus.Text == 'OFF' then
  2218.                         attachstatus.Text = 'ON'
  2219.         repeat
  2220.         local Target
  2221. local character
  2222. local Player
  2223. Player = game.Players.LocalPlayer
  2224. character = workspace:WaitForChild(Player.name)
  2225. Target = username.Text
  2226. Player.character.HumanoidRootPart.CFrame = game.Players[Target].character.HumanoidRootPart.CFrame
  2227. wait(0.05)
  2228.         until attachstatus.Text == 'OFF'
  2229.  
  2230. elseif attachstatus.Text == 'ON' then
  2231.         attachstatus.Text = 'OFF'
  2232. end
  2233. end)
  2234. ------------------ CHARACTER
  2235.  
  2236.  
  2237. characterbutton.MouseButton1Down:connect(function()
  2238. characterframe.Visible = true
  2239. end)
  2240.  
  2241. characterclose.MouseButton1Down:connect(function()
  2242. characterframe.Visible = false
  2243. end)
  2244.  
  2245. clown.MouseButton1Down:connect(function()
  2246. localplayerusername = game.Players.LocalPlayer.Name
  2247.  
  2248.  
  2249. local A_1 = game:GetService("Workspace")[localplayerusername]
  2250. local A_2 = 16984857
  2251. local A_3 = "Hat1"
  2252. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2253. Event:InvokeServer(A_1, A_2, A_3)
  2254.  
  2255. local A_1 = game:GetService("Workspace")[localplayerusername]
  2256. local A_2 = 1554091128
  2257. local A_3 = "Shirt1"
  2258. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2259. Event:InvokeServer(A_1, A_2, A_3)
  2260.  
  2261. local A_1 = game:GetService("Workspace")[localplayerusername]
  2262. local A_2 = 2362379433
  2263. local A_3 = "Pants1"
  2264. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2265. Event:InvokeServer(A_1, A_2, A_3)
  2266.  
  2267. local A_1 = game:GetService("Workspace")[localplayerusername]
  2268. local A_2 = 23644960
  2269. local A_3 = "Face1"
  2270. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2271. Event:InvokeServer(A_1, A_2, A_3)
  2272.  
  2273. local A_1 = game:GetService("Workspace")[localplayerusername]
  2274. local A_2 = 15469944
  2275. local A_3 = "Hat2"
  2276. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2277. Event:InvokeServer(A_1, A_2, A_3)
  2278.  
  2279.  
  2280.  
  2281. local A_1 = game:GetService("Workspace")[localplayerusername]
  2282. local A_2 =
  2283. {
  2284.         [1] = 1,
  2285.         [2] = 0.8,
  2286.         [3] = 0.6
  2287. }
  2288. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  2289. Event:FireServer(A_1, A_2)
  2290.  
  2291. end)
  2292.  
  2293. devil.MouseButton1Down:connect(function()
  2294. localplayerusername = game.Players.LocalPlayer.Name
  2295.  
  2296.  
  2297. local A_1 = game:GetService("Workspace")[localplayerusername]
  2298. local A_2 = 15967797
  2299. local A_3 = "Hat1"
  2300. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2301. Event:InvokeServer(A_1, A_2, A_3)
  2302.  
  2303. local A_1 = game:GetService("Workspace")[localplayerusername]
  2304. local A_2 = 2025399665
  2305. local A_3 = "Shirt1"
  2306. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2307. Event:InvokeServer(A_1, A_2, A_3)
  2308.  
  2309. local A_1 = game:GetService("Workspace")[localplayerusername]
  2310. local A_2 = 1677380681
  2311. local A_3 = "Pants1"
  2312. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2313. Event:InvokeServer(A_1, A_2, A_3)
  2314.  
  2315. local A_1 = game:GetService("Workspace")[localplayerusername]
  2316. local A_2 = 128992838
  2317. local A_3 = "Face1"
  2318. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2319. Event:InvokeServer(A_1, A_2, A_3)
  2320.  
  2321. local A_1 = game:GetService("Workspace")[localplayerusername]
  2322. local A_2 = 1117719026
  2323. local A_3 = "Hat2"
  2324. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2325. Event:InvokeServer(A_1, A_2, A_3)
  2326.  
  2327.  
  2328.  
  2329. local A_1 = game:GetService("Workspace")[localplayerusername]
  2330. local A_2 =
  2331. {
  2332.         [1] = 1,
  2333.         [2] = 0.8,
  2334.         [3] = 0.6
  2335. }
  2336. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  2337. Event:FireServer(A_1, A_2)
  2338.  
  2339. end)
  2340.  
  2341. dominus.MouseButton1Down:connect(function()
  2342. localplayerusername = game.Players.LocalPlayer.Name
  2343.  
  2344.  
  2345. local A_1 = game:GetService("Workspace")[localplayerusername]
  2346. local A_2 = 21070012
  2347. local A_3 = "Hat1"
  2348. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2349. Event:InvokeServer(A_1, A_2, A_3)
  2350.  
  2351. local A_1 = game:GetService("Workspace")[localplayerusername]
  2352. local A_2 = 1594957505
  2353. local A_3 = "Shirt1"
  2354. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2355. Event:InvokeServer(A_1, A_2, A_3)
  2356.  
  2357. local A_1 = game:GetService("Workspace")[localplayerusername]
  2358. local A_2 = 767979438
  2359. local A_3 = "Pants1"
  2360. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2361. Event:InvokeServer(A_1, A_2, A_3)
  2362.  
  2363. local A_1 = game:GetService("Workspace")[localplayerusername]
  2364. local A_2 = 20052135
  2365. local A_3 = "Face1"
  2366. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2367. Event:InvokeServer(A_1, A_2, A_3)
  2368.  
  2369. local A_1 = game:GetService("Workspace")[localplayerusername]
  2370. local A_2 = 1031429
  2371. local A_3 = "Hat2"
  2372. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2373. Event:InvokeServer(A_1, A_2, A_3)
  2374.  
  2375.  
  2376.  
  2377. local A_1 = game:GetService("Workspace")[localplayerusername]
  2378. local A_2 =
  2379. {
  2380.         [1] = 1,
  2381.         [2] = 0.8,
  2382.         [3] = 0.6
  2383. }
  2384. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  2385. Event:FireServer(A_1, A_2)
  2386.  
  2387. end)
  2388.  
  2389. pirate.MouseButton1Down:connect(function()
  2390. localplayerusername = game.Players.LocalPlayer.Name
  2391.  
  2392.  
  2393. local A_1 = game:GetService("Workspace")[localplayerusername]
  2394. local A_2 = 1028859
  2395. local A_3 = "Hat1"
  2396. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2397. Event:InvokeServer(A_1, A_2, A_3)
  2398.  
  2399. local A_1 = game:GetService("Workspace")[localplayerusername]
  2400. local A_2 = 1332460963
  2401. local A_3 = "Shirt1"
  2402. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2403. Event:InvokeServer(A_1, A_2, A_3)
  2404.  
  2405. local A_1 = game:GetService("Workspace")[localplayerusername]
  2406. local A_2 = 1352908341
  2407. local A_3 = "Pants1"
  2408. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2409. Event:InvokeServer(A_1, A_2, A_3)
  2410.  
  2411. local A_1 = game:GetService("Workspace")[localplayerusername]
  2412. local A_2 = 255827175
  2413. local A_3 = "Face1"
  2414. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2415. Event:InvokeServer(A_1, A_2, A_3)
  2416.  
  2417. local A_1 = game:GetService("Workspace")[localplayerusername]
  2418. local A_2 = 74970669
  2419. local A_3 = "Hat2"
  2420. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2421. Event:InvokeServer(A_1, A_2, A_3)
  2422.  
  2423.  
  2424.  
  2425. local A_1 = game:GetService("Workspace")[localplayerusername]
  2426. local A_2 =
  2427. {
  2428.         [1] = 1,
  2429.         [2] = 0.8,
  2430.         [3] = 0.6
  2431. }
  2432. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  2433. Event:FireServer(A_1, A_2)
  2434.  
  2435. end)
  2436.  
  2437. rainbowsuit.MouseButton1Down:connect(function()
  2438. localplayerusername = game.Players.LocalPlayer.Name
  2439.  
  2440.  
  2441. local A_1 = game:GetService("Workspace")[localplayerusername]
  2442. local A_2 = 82332313
  2443. local A_3 = "Hat1"
  2444. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2445. Event:InvokeServer(A_1, A_2, A_3)
  2446.  
  2447. local A_1 = game:GetService("Workspace")[localplayerusername]
  2448. local A_2 = 1601920254
  2449. local A_3 = "Shirt1"
  2450. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2451. Event:InvokeServer(A_1, A_2, A_3)
  2452.  
  2453. local A_1 = game:GetService("Workspace")[localplayerusername]
  2454. local A_2 = 1277777900
  2455. local A_3 = "Pants1"
  2456. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2457. Event:InvokeServer(A_1, A_2, A_3)
  2458.  
  2459. local A_1 = game:GetService("Workspace")[localplayerusername]
  2460. local A_2 = 20052135
  2461. local A_3 = "Face1"
  2462. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2463. Event:InvokeServer(A_1, A_2, A_3)
  2464.  
  2465. local A_1 = game:GetService("Workspace")[localplayerusername]
  2466. local A_2 = 149594188
  2467. local A_3 = "Hat2"
  2468. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2469. Event:InvokeServer(A_1, A_2, A_3)
  2470.  
  2471.  
  2472.  
  2473. local A_1 = game:GetService("Workspace")[localplayerusername]
  2474. local A_2 =
  2475. {
  2476.         [1] = 1,
  2477.         [2] = 0.8,
  2478.         [3] = 0.6
  2479. }
  2480. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  2481. Event:FireServer(A_1, A_2)
  2482.  
  2483. end)
  2484.  
  2485. reaper.MouseButton1Down:connect(function()
  2486. localplayerusername = game.Players.LocalPlayer.Name
  2487.  
  2488.  
  2489. local A_1 = game:GetService("Workspace")[localplayerusername]
  2490. local A_2 = 28276664
  2491. local A_3 = "Hat1"
  2492. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2493. Event:InvokeServer(A_1, A_2, A_3)
  2494.  
  2495. local A_1 = game:GetService("Workspace")[localplayerusername]
  2496. local A_2 = 788634000
  2497. local A_3 = "Shirt1"
  2498. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2499. Event:InvokeServer(A_1, A_2, A_3)
  2500.  
  2501. local A_1 = game:GetService("Workspace")[localplayerusername]
  2502. local A_2 = 825322045
  2503. local A_3 = "Pants1"
  2504. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2505. Event:InvokeServer(A_1, A_2, A_3)
  2506.  
  2507. local A_1 = game:GetService("Workspace")[localplayerusername]
  2508. local A_2 = 398675917
  2509. local A_3 = "Face1"
  2510. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2511. Event:InvokeServer(A_1, A_2, A_3)
  2512.  
  2513. local A_1 = game:GetService("Workspace")[localplayerusername]
  2514. local A_2 = 28276664
  2515. local A_3 = "Hat2"
  2516. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2517. Event:InvokeServer(A_1, A_2, A_3)
  2518.  
  2519.  
  2520. local A_1 = game:GetService("Workspace")[localplayerusername]
  2521. local A_2 =
  2522. {
  2523.         [1] = 0.9,
  2524.         [2] = 0.89,
  2525.         [3] = 0.87
  2526. }
  2527. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  2528. Event:FireServer(A_1, A_2)
  2529.  
  2530.  
  2531. end)
  2532.  
  2533. skeleton.MouseButton1Down:connect(function()
  2534. localplayerusername = game.Players.LocalPlayer.Name
  2535.  
  2536.  
  2537. local A_1 = game:GetService("Workspace")[localplayerusername]
  2538. local A_2 = 4765718
  2539. local A_3 = "Hat1"
  2540. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2541. Event:InvokeServer(A_1, A_2, A_3)
  2542.  
  2543. local A_1 = game:GetService("Workspace")[localplayerusername]
  2544. local A_2 = 2227041824
  2545. local A_3 = "Shirt1"
  2546. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2547. Event:InvokeServer(A_1, A_2, A_3)
  2548.  
  2549. local A_1 = game:GetService("Workspace")[localplayerusername]
  2550. local A_2 = 2085700068
  2551. local A_3 = "Pants1"
  2552. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2553. Event:InvokeServer(A_1, A_2, A_3)
  2554.  
  2555. local A_1 = game:GetService("Workspace")[localplayerusername]
  2556. local A_2 = 128992838
  2557. local A_3 = "Face1"
  2558. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2559. Event:InvokeServer(A_1, A_2, A_3)
  2560.  
  2561. local A_1 = game:GetService("Workspace")[localplayerusername]
  2562. local A_2 = 4765718
  2563. local A_3 = "Hat2"
  2564. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2565. Event:InvokeServer(A_1, A_2, A_3)
  2566.  
  2567.  
  2568.  
  2569. local A_1 = game:GetService("Workspace")[localplayerusername]
  2570. local A_2 =
  2571. {
  2572.         [1] = 0.9,
  2573.         [2] = 0.89,
  2574.         [3] = 0.87
  2575. }
  2576. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  2577. Event:FireServer(A_1, A_2)
  2578.  
  2579. end)
  2580.  
  2581. watermelonshark.MouseButton1Down:connect(function()
  2582. localplayerusername = game.Players.LocalPlayer.Name
  2583.  
  2584.  
  2585. local A_1 = game:GetService("Workspace")[localplayerusername]
  2586. local A_2 = 264989462
  2587. local A_3 = "Hat1"
  2588. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2589. Event:InvokeServer(A_1, A_2, A_3)
  2590.  
  2591. local A_1 = game:GetService("Workspace")[localplayerusername]
  2592. local A_2 = 1789114124
  2593. local A_3 = "Shirt1"
  2594. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2595. Event:InvokeServer(A_1, A_2, A_3)
  2596.  
  2597. local A_1 = game:GetService("Workspace")[localplayerusername]
  2598. local A_2 = 1420016210
  2599. local A_3 = "Pants1"
  2600. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2601. Event:InvokeServer(A_1, A_2, A_3)
  2602.  
  2603. local A_1 = game:GetService("Workspace")[localplayerusername]
  2604. local A_2 = 2409285794
  2605. local A_3 = "Face1"
  2606. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2607. Event:InvokeServer(A_1, A_2, A_3)
  2608.  
  2609. local A_1 = game:GetService("Workspace")[localplayerusername]
  2610. local A_2 = 264989462
  2611. local A_3 = "Hat2"
  2612. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2613. Event:InvokeServer(A_1, A_2, A_3)
  2614.  
  2615.  
  2616. local A_1 = game:GetService("Workspace")[localplayerusername]
  2617. local A_2 =
  2618. {
  2619.         [1] = 0.9,
  2620.         [2] = 0.89,
  2621.         [3] = 0.87
  2622. }
  2623. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  2624. Event:FireServer(A_1, A_2)
  2625.  
  2626. end)
  2627.  
  2628. zelucz.MouseButton1Down:connect(function()
  2629. localplayerusername = game.Players.LocalPlayer.Name
  2630.  
  2631.  
  2632. local A_1 = game:GetService("Workspace")[localplayerusername]
  2633. local A_2 = 183468963
  2634. local A_3 = "Hat1"
  2635. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2636. Event:InvokeServer(A_1, A_2, A_3)
  2637.  
  2638. local A_1 = game:GetService("Workspace")[localplayerusername]
  2639. local A_2 = 1789244389
  2640. local A_3 = "Shirt1"
  2641. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2642. Event:InvokeServer(A_1, A_2, A_3)
  2643.  
  2644. local A_1 = game:GetService("Workspace")[localplayerusername]
  2645. local A_2 = 2144699119
  2646. local A_3 = "Pants1"
  2647. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2648. Event:InvokeServer(A_1, A_2, A_3)
  2649.  
  2650. local A_1 = game:GetService("Workspace")[localplayerusername]
  2651. local A_2 = 144075659
  2652. local A_3 = "Face1"
  2653. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2654. Event:InvokeServer(A_1, A_2, A_3)
  2655.  
  2656. local A_1 = game:GetService("Workspace")[localplayerusername]
  2657. local A_2 = 183468963
  2658. local A_3 = "Hat2"
  2659. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2660. Event:InvokeServer(A_1, A_2, A_3)
  2661.  
  2662.  
  2663. local A_1 = game:GetService("Workspace")[localplayerusername]
  2664. local A_2 =
  2665. {
  2666.         [1] = 0.9,
  2667.         [2] = 0.89,
  2668.         [3] = 0.87
  2669. }
  2670. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  2671. Event:FireServer(A_1, A_2)
  2672.  
  2673. end)
  2674.  
  2675. zombiedoge.MouseButton1Down:connect(function()
  2676. localplayerusername = game.Players.LocalPlayer.Name
  2677.  
  2678.  
  2679. local A_1 = game:GetService("Workspace")[localplayerusername]
  2680. local A_2 = 304718708
  2681. local A_3 = "Hat1"
  2682. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2683. Event:InvokeServer(A_1, A_2, A_3)
  2684.  
  2685. local A_1 = game:GetService("Workspace")[localplayerusername]
  2686. local A_2 = 2130801269
  2687. local A_3 = "Shirt1"
  2688. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2689. Event:InvokeServer(A_1, A_2, A_3)
  2690.  
  2691. local A_1 = game:GetService("Workspace")[localplayerusername]
  2692. local A_2 = 655826450
  2693. local A_3 = "Pants1"
  2694. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2695. Event:InvokeServer(A_1, A_2, A_3)
  2696.  
  2697. local A_1 = game:GetService("Workspace")[localplayerusername]
  2698. local A_2 = 20052135
  2699. local A_3 = "Face1"
  2700. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2701. Event:InvokeServer(A_1, A_2, A_3)
  2702.  
  2703. local A_1 = game:GetService("Workspace")[localplayerusername]
  2704. local A_2 = 226186871
  2705. local A_3 = "Hat2"
  2706. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2707. Event:InvokeServer(A_1, A_2, A_3)
  2708.  
  2709.  
  2710.  
  2711. local A_1 = game:GetService("Workspace")[localplayerusername]
  2712. local A_2 =
  2713. {
  2714.         [1] = 1,
  2715.         [2] = 0.8,
  2716.         [3] = 0.6
  2717. }
  2718. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  2719. Event:FireServer(A_1, A_2)
  2720.  
  2721. end)-- Farewell Infortality.
  2722. -- Version: 2.82
  2723. -- Instances:
  2724. local D3SK1NG_MENU = Instance.new("ScreenGui")
  2725. local worldframe = Instance.new("Frame")
  2726. local bar1 = Instance.new("Frame")
  2727. local title = Instance.new("TextLabel")
  2728. local bar2 = Instance.new("Frame")
  2729. local worldback = Instance.new("TextButton")
  2730. local fog = Instance.new("TextButton")
  2731. local nofog = Instance.new("TextButton")
  2732. local bright = Instance.new("TextButton")
  2733. local dark = Instance.new("TextButton")
  2734. local vehicleframe = Instance.new("Frame")
  2735. local bar1_2 = Instance.new("Frame")
  2736. local title_2 = Instance.new("TextLabel")
  2737. local bus = Instance.new("TextButton")
  2738. local bar2_2 = Instance.new("Frame")
  2739. local vehicleback = Instance.new("TextButton")
  2740. local policecar = Instance.new("TextButton")
  2741. local sleigher = Instance.new("TextButton")
  2742. local teleportframe = Instance.new("Frame")
  2743. local bar1_3 = Instance.new("Frame")
  2744. local title_3 = Instance.new("TextLabel")
  2745. local teleports = Instance.new("ScrollingFrame")
  2746. local Hospital = Instance.new("TextButton")
  2747. local GasStation = Instance.new("TextButton")
  2748. local Cinema = Instance.new("TextButton")
  2749. local Plot = Instance.new("TextButton")
  2750. local PoliceStation = Instance.new("TextButton")
  2751. local Club = Instance.new("TextButton")
  2752. local CarShip = Instance.new("TextButton")
  2753. local Library = Instance.new("TextButton")
  2754. local Apartments = Instance.new("TextButton")
  2755. local Gym = Instance.new("TextButton")
  2756. local Bank = Instance.new("TextButton")
  2757. local Mueseum = Instance.new("TextButton")
  2758. local Hamburger = Instance.new("TextButton")
  2759. local HIghschool = Instance.new("TextButton")
  2760. local Criminalbase = Instance.new("TextButton")
  2761. local SuperMart = Instance.new("TextButton")
  2762. local Baileys = Instance.new("TextButton")
  2763. local Garage = Instance.new("TextButton")
  2764. local bar2_3 = Instance.new("Frame")
  2765. local teleportback = Instance.new("TextButton")
  2766. local statsframe = Instance.new("Frame")
  2767. local moneystatus = Instance.new("TextLabel")
  2768. local bar2_4 = Instance.new("Frame")
  2769. local statsclose = Instance.new("TextButton")
  2770. local bar1_4 = Instance.new("Frame")
  2771. local title_4 = Instance.new("TextLabel")
  2772. local otherplayersframe = Instance.new("Frame")
  2773. local bar1_5 = Instance.new("Frame")
  2774. local title_5 = Instance.new("TextLabel")
  2775. local bar2_5 = Instance.new("Frame")
  2776. local otherplayersback = Instance.new("TextButton")
  2777. local tptoplayer = Instance.new("TextButton")
  2778. local username = Instance.new("TextBox")
  2779. local nakedall = Instance.new("TextButton")
  2780. local spammessages = Instance.new("TextButton")
  2781. local spammessagesstatus = Instance.new("TextLabel")
  2782. local checkmoney = Instance.new("TextButton")
  2783. local attatchbutton = Instance.new("TextButton")
  2784. local attachstatus = Instance.new("TextLabel")
  2785. local makeplayershrek = Instance.new("TextButton")
  2786. local makeplayernoob = Instance.new("TextButton")
  2787. local moneyframe = Instance.new("Frame")
  2788. local bar1_6 = Instance.new("Frame")
  2789. local title_6 = Instance.new("TextLabel")
  2790. local _2billion = Instance.new("TextButton")
  2791. local bar2_6 = Instance.new("Frame")
  2792. local moneyback = Instance.new("TextButton")
  2793. local _15million = Instance.new("TextButton")
  2794. local _10million = Instance.new("TextButton")
  2795. local _2billionstatus = Instance.new("TextLabel")
  2796. local _15millionstatus = Instance.new("TextLabel")
  2797. local _10millionstatus = Instance.new("TextLabel")
  2798. local mainframe = Instance.new("Frame")
  2799. local bar1_7 = Instance.new("Frame")
  2800. local title_7 = Instance.new("TextLabel")
  2801. local localplayerbutton = Instance.new("TextButton")
  2802. local bar2_7 = Instance.new("Frame")
  2803. local otherplayersbutton = Instance.new("TextButton")
  2804. local worldbutton = Instance.new("TextButton")
  2805. local stealthmoneybutton = Instance.new("TextButton")
  2806. local vehiclebutton = Instance.new("TextButton")
  2807. local teleportsbutton = Instance.new("TextButton")
  2808. local creditsbutton = Instance.new("TextButton")
  2809. local localplayerframe = Instance.new("Frame")
  2810. local bar1_8 = Instance.new("Frame")
  2811. local title_8 = Instance.new("TextLabel")
  2812. local superjump = Instance.new("TextButton")
  2813. local bar2_8 = Instance.new("Frame")
  2814. local localplayerback = Instance.new("TextButton")
  2815. local superrun = Instance.new("TextButton")
  2816. local lowgravity = Instance.new("TextButton")
  2817. local noclip = Instance.new("TextButton")
  2818. local qteleport = Instance.new("TextButton")
  2819. local superrunstatus = Instance.new("TextLabel")
  2820. local superjumpstatus = Instance.new("TextLabel")
  2821. local lowgravitystatus = Instance.new("TextLabel")
  2822. local noclipstatus = Instance.new("TextLabel")
  2823. local givegun = Instance.new("TextButton")
  2824. local monalisa = Instance.new("TextButton")
  2825. local spam = Instance.new("TextButton")
  2826. local spamstatus = Instance.new("TextLabel")
  2827. local characterbutton = Instance.new("TextButton")
  2828. local creditsframe = Instance.new("Frame")
  2829. local bar1_9 = Instance.new("Frame")
  2830. local title_9 = Instance.new("TextLabel")
  2831. local bar2_9 = Instance.new("Frame")
  2832. local creditsclose = Instance.new("TextButton")
  2833. local credits1 = Instance.new("TextLabel")
  2834. local credits2 = Instance.new("TextLabel")
  2835. local characterframe = Instance.new("Frame")
  2836. local bar1_10 = Instance.new("Frame")
  2837. local title_10 = Instance.new("TextLabel")
  2838. local bar2_10 = Instance.new("Frame")
  2839. local characterclose = Instance.new("TextButton")
  2840. local clown = Instance.new("TextButton")
  2841. local devil = Instance.new("TextButton")
  2842. local dominus = Instance.new("TextButton")
  2843. local pirate = Instance.new("TextButton")
  2844. local rainbowsuit = Instance.new("TextButton")
  2845. local reaper = Instance.new("TextButton")
  2846. local skeleton = Instance.new("TextButton")
  2847. local watermelonshark = Instance.new("TextButton")
  2848. local zelucz = Instance.new("TextButton")
  2849. local zombiedoge = Instance.new("TextButton")
  2850. --Properties:
  2851. D3SK1NG_MENU.Name = "D3SK1NG_MENU"
  2852. D3SK1NG_MENU.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  2853.  
  2854. worldframe.Name = "worldframe"
  2855. worldframe.Parent = D3SK1NG_MENU
  2856. worldframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  2857. worldframe.BackgroundTransparency = 0.30000001192093
  2858. worldframe.BorderSizePixel = 3
  2859. worldframe.Position = UDim2.new(1.31130219e-05, 0, 0.240387976, 0)
  2860. worldframe.Size = UDim2.new(0, 166, 0, 249)
  2861. worldframe.Visible = false
  2862.  
  2863. bar1.Name = "bar1"
  2864. bar1.Parent = worldframe
  2865. bar1.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  2866. bar1.BackgroundTransparency = 0.30000001192093
  2867. bar1.BorderColor3 = Color3.new(0, 0, 0)
  2868. bar1.BorderSizePixel = 3
  2869. bar1.Size = UDim2.new(0, 166, 0, 65)
  2870.  
  2871. title.Name = "title"
  2872. title.Parent = bar1
  2873. title.BackgroundColor3 = Color3.new(1, 1, 1)
  2874. title.BackgroundTransparency = 1
  2875. title.Size = UDim2.new(0, 166, 0, 65)
  2876. title.Font = Enum.Font.Cartoon
  2877. title.Text = "WORLD"
  2878. title.TextColor3 = Color3.new(1, 1, 1)
  2879. title.TextScaled = true
  2880. title.TextSize = 14
  2881. title.TextWrapped = true
  2882.  
  2883. bar2.Name = "bar2"
  2884. bar2.Parent = worldframe
  2885. bar2.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  2886. bar2.BackgroundTransparency = 0.30000001192093
  2887. bar2.BorderColor3 = Color3.new(0, 0, 0)
  2888. bar2.BorderSizePixel = 3
  2889. bar2.Position = UDim2.new(0, 0, 0.899869263, 0)
  2890. bar2.Size = UDim2.new(0, 166, 0, 25)
  2891.  
  2892. worldback.Name = "worldback"
  2893. worldback.Parent = bar2
  2894. worldback.BackgroundColor3 = Color3.new(1, 1, 1)
  2895. worldback.BackgroundTransparency = 1
  2896. worldback.Position = UDim2.new(0, 0, -0.0454545617, 0)
  2897. worldback.Size = UDim2.new(0, 166, 0, 23)
  2898. worldback.Font = Enum.Font.SourceSans
  2899. worldback.Text = "Back"
  2900. worldback.TextColor3 = Color3.new(1, 1, 1)
  2901. worldback.TextScaled = true
  2902. worldback.TextSize = 14
  2903. worldback.TextWrapped = true
  2904.  
  2905. fog.Name = "fog"
  2906. fog.Parent = worldframe
  2907. fog.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  2908. fog.BackgroundTransparency = 0.20000000298023
  2909. fog.BorderSizePixel = 2
  2910. fog.Position = UDim2.new(0.036144577, 0, 0.589600623, 0)
  2911. fog.Size = UDim2.new(0, 154, 0, 28)
  2912. fog.Font = Enum.Font.SourceSans
  2913. fog.Text = "FOG"
  2914. fog.TextColor3 = Color3.new(1, 1, 1)
  2915. fog.TextScaled = true
  2916. fog.TextSize = 14
  2917. fog.TextWrapped = true
  2918.  
  2919. nofog.Name = "nofog"
  2920. nofog.Parent = worldframe
  2921. nofog.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  2922. nofog.BackgroundTransparency = 0.20000000298023
  2923. nofog.BorderSizePixel = 2
  2924. nofog.Position = UDim2.new(0, 6, 0, 180)
  2925. nofog.Size = UDim2.new(0, 154, 0, 28)
  2926. nofog.Font = Enum.Font.SourceSans
  2927. nofog.Text = "NO FOG"
  2928. nofog.TextColor3 = Color3.new(1, 1, 1)
  2929. nofog.TextScaled = true
  2930. nofog.TextSize = 14
  2931. nofog.TextWrapped = true
  2932.  
  2933. bright.Name = "bright"
  2934. bright.Parent = worldframe
  2935. bright.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  2936. bright.BackgroundTransparency = 0.20000000298023
  2937. bright.BorderSizePixel = 2
  2938. bright.Position = UDim2.new(0.036144577, 0, 0.310839504, 0)
  2939. bright.Size = UDim2.new(0, 154, 0, 28)
  2940. bright.Font = Enum.Font.SourceSans
  2941. bright.Text = "BRIGHT"
  2942. bright.TextColor3 = Color3.new(1, 1, 1)
  2943. bright.TextScaled = true
  2944. bright.TextSize = 14
  2945. bright.TextWrapped = true
  2946.  
  2947. dark.Name = "dark"
  2948. dark.Parent = worldframe
  2949. dark.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  2950. dark.BackgroundTransparency = 0.20000000298023
  2951. dark.BorderSizePixel = 2
  2952. dark.Position = UDim2.new(0.036144577, 0, 0.454813629, 0)
  2953. dark.Size = UDim2.new(0, 154, 0, 28)
  2954. dark.Font = Enum.Font.SourceSans
  2955. dark.Text = "DARK"
  2956. dark.TextColor3 = Color3.new(1, 1, 1)
  2957. dark.TextScaled = true
  2958. dark.TextSize = 14
  2959. dark.TextWrapped = true
  2960.  
  2961. vehicleframe.Name = "vehicleframe"
  2962. vehicleframe.Parent = D3SK1NG_MENU
  2963. vehicleframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  2964. vehicleframe.BackgroundTransparency = 0.30000001192093
  2965. vehicleframe.BorderSizePixel = 3
  2966. vehicleframe.Position = UDim2.new(0.00136727095, 0, 0.240351349, 0)
  2967. vehicleframe.Size = UDim2.new(0, 166, 0, 226)
  2968. vehicleframe.Visible = false
  2969.  
  2970. bar1_2.Name = "bar1"
  2971. bar1_2.Parent = vehicleframe
  2972. bar1_2.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  2973. bar1_2.BackgroundTransparency = 0.30000001192093
  2974. bar1_2.BorderColor3 = Color3.new(0, 0, 0)
  2975. bar1_2.BorderSizePixel = 3
  2976. bar1_2.Size = UDim2.new(0, 166, 0, 65)
  2977.  
  2978. title_2.Name = "title"
  2979. title_2.Parent = bar1_2
  2980. title_2.BackgroundColor3 = Color3.new(1, 1, 1)
  2981. title_2.BackgroundTransparency = 1
  2982. title_2.Size = UDim2.new(0, 166, 0, 65)
  2983. title_2.Font = Enum.Font.Cartoon
  2984. title_2.Text = "VEHICLE"
  2985. title_2.TextColor3 = Color3.new(1, 1, 1)
  2986. title_2.TextScaled = true
  2987. title_2.TextSize = 14
  2988. title_2.TextWrapped = true
  2989.  
  2990. bus.Name = "bus"
  2991. bus.Parent = vehicleframe
  2992. bus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  2993. bus.BackgroundTransparency = 0.20000000298023
  2994. bus.BorderSizePixel = 2
  2995. bus.Position = UDim2.new(0.036144577, 0, 0.337388188, 0)
  2996. bus.Size = UDim2.new(0, 154, 0, 28)
  2997. bus.Font = Enum.Font.SourceSans
  2998. bus.Text = "BUS"
  2999. bus.TextColor3 = Color3.new(1, 1, 1)
  3000. bus.TextScaled = true
  3001. bus.TextSize = 14
  3002. bus.TextWrapped = true
  3003.  
  3004. bar2_2.Name = "bar2"
  3005. bar2_2.Parent = vehicleframe
  3006. bar2_2.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3007. bar2_2.BackgroundTransparency = 0.30000001192093
  3008. bar2_2.BorderColor3 = Color3.new(0, 0, 0)
  3009. bar2_2.BorderSizePixel = 3
  3010. bar2_2.Position = UDim2.new(0, 0, 0.898528516, 0)
  3011. bar2_2.Size = UDim2.new(0, 166, 0, 22)
  3012.  
  3013. vehicleback.Name = "vehicleback"
  3014. vehicleback.Parent = bar2_2
  3015. vehicleback.BackgroundColor3 = Color3.new(1, 1, 1)
  3016. vehicleback.BackgroundTransparency = 1
  3017. vehicleback.Size = UDim2.new(0, 166, 0, 23)
  3018. vehicleback.Font = Enum.Font.SourceSans
  3019. vehicleback.Text = "Back"
  3020. vehicleback.TextColor3 = Color3.new(1, 1, 1)
  3021. vehicleback.TextScaled = true
  3022. vehicleback.TextSize = 14
  3023. vehicleback.TextWrapped = true
  3024.  
  3025. policecar.Name = "policecar"
  3026. policecar.Parent = vehicleframe
  3027. policecar.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3028. policecar.BackgroundTransparency = 0.20000000298023
  3029. policecar.BorderSizePixel = 2
  3030. policecar.Position = UDim2.new(0.036144577, 0, 0.505529761, 0)
  3031. policecar.Size = UDim2.new(0, 154, 0, 28)
  3032. policecar.Font = Enum.Font.SourceSans
  3033. policecar.Text = "POLICECAR"
  3034. policecar.TextColor3 = Color3.new(1, 1, 1)
  3035. policecar.TextScaled = true
  3036. policecar.TextSize = 14
  3037. policecar.TextWrapped = true
  3038.  
  3039. sleigher.Name = "sleigher"
  3040. sleigher.Parent = vehicleframe
  3041. sleigher.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3042. sleigher.BackgroundTransparency = 0.20000000298023
  3043. sleigher.BorderSizePixel = 2
  3044. sleigher.Position = UDim2.new(0.036144577, 0, 0.678096175, 0)
  3045. sleigher.Size = UDim2.new(0, 154, 0, 28)
  3046. sleigher.Font = Enum.Font.SourceSans
  3047. sleigher.Text = "SLEIGHER"
  3048. sleigher.TextColor3 = Color3.new(1, 1, 1)
  3049. sleigher.TextScaled = true
  3050. sleigher.TextSize = 14
  3051. sleigher.TextWrapped = true
  3052.  
  3053. teleportframe.Name = "teleportframe"
  3054. teleportframe.Parent = D3SK1NG_MENU
  3055. teleportframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3056. teleportframe.BackgroundTransparency = 0.30000001192093
  3057. teleportframe.BorderSizePixel = 3
  3058. teleportframe.Position = UDim2.new(0, 0, 0, 202)
  3059. teleportframe.Size = UDim2.new(0, 166, 0, 249)
  3060. teleportframe.Visible = false
  3061.  
  3062. bar1_3.Name = "bar1"
  3063. bar1_3.Parent = teleportframe
  3064. bar1_3.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3065. bar1_3.BackgroundTransparency = 0.30000001192093
  3066. bar1_3.BorderColor3 = Color3.new(0, 0, 0)
  3067. bar1_3.BorderSizePixel = 3
  3068. bar1_3.Size = UDim2.new(0, 166, 0, 65)
  3069.  
  3070. title_3.Name = "title"
  3071. title_3.Parent = bar1_3
  3072. title_3.BackgroundColor3 = Color3.new(1, 1, 1)
  3073. title_3.BackgroundTransparency = 1
  3074. title_3.Size = UDim2.new(0, 166, 0, 65)
  3075. title_3.Font = Enum.Font.Cartoon
  3076. title_3.Text = "TELEPORTS"
  3077. title_3.TextColor3 = Color3.new(1, 1, 1)
  3078. title_3.TextScaled = true
  3079. title_3.TextSize = 14
  3080. title_3.TextWrapped = true
  3081.  
  3082. teleports.Name = "teleports"
  3083. teleports.Parent = teleportframe
  3084. teleports.BackgroundColor3 = Color3.new(1, 1, 1)
  3085. teleports.BackgroundTransparency = 1
  3086. teleports.Position = UDim2.new(0, 2, 0, 67)
  3087. teleports.Size = UDim2.new(0, 166, 0, 157)
  3088.  
  3089. Hospital.Name = "Hospital"
  3090. Hospital.Parent = teleports
  3091. Hospital.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3092. Hospital.BackgroundTransparency = 0.20000000298023
  3093. Hospital.BorderSizePixel = 2
  3094. Hospital.Position = UDim2.new(0, -2, 0, 5)
  3095. Hospital.Size = UDim2.new(0, 158, 0, 18)
  3096. Hospital.Font = Enum.Font.SourceSans
  3097. Hospital.Text = "HOSPITAL"
  3098. Hospital.TextColor3 = Color3.new(1, 1, 1)
  3099. Hospital.TextScaled = true
  3100. Hospital.TextSize = 14
  3101. Hospital.TextWrapped = true
  3102.  
  3103. GasStation.Name = "GasStation"
  3104. GasStation.Parent = teleports
  3105. GasStation.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3106. GasStation.BackgroundTransparency = 0.20000000298023
  3107. GasStation.BorderSizePixel = 2
  3108. GasStation.Position = UDim2.new(0, -2, 0, 30)
  3109. GasStation.Size = UDim2.new(0, 158, 0, 18)
  3110. GasStation.Font = Enum.Font.SourceSans
  3111. GasStation.Text = "GAS STATION"
  3112. GasStation.TextColor3 = Color3.new(1, 1, 1)
  3113. GasStation.TextScaled = true
  3114. GasStation.TextSize = 14
  3115. GasStation.TextWrapped = true
  3116.  
  3117. Cinema.Name = "Cinema"
  3118. Cinema.Parent = teleports
  3119. Cinema.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3120. Cinema.BackgroundTransparency = 0.20000000298023
  3121. Cinema.BorderSizePixel = 2
  3122. Cinema.Position = UDim2.new(0, -2, 0, 55)
  3123. Cinema.Size = UDim2.new(0, 158, 0, 18)
  3124. Cinema.Font = Enum.Font.SourceSans
  3125. Cinema.Text = "CINEMA"
  3126. Cinema.TextColor3 = Color3.new(1, 1, 1)
  3127. Cinema.TextScaled = true
  3128. Cinema.TextSize = 14
  3129. Cinema.TextWrapped = true
  3130.  
  3131. Plot.Name = "Plot"
  3132. Plot.Parent = teleports
  3133. Plot.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3134. Plot.BackgroundTransparency = 0.20000000298023
  3135. Plot.BorderSizePixel = 2
  3136. Plot.Position = UDim2.new(0, -3, 0, 80)
  3137. Plot.Size = UDim2.new(0, 158, 0, 18)
  3138. Plot.Font = Enum.Font.SourceSans
  3139. Plot.Text = "PLOT"
  3140. Plot.TextColor3 = Color3.new(1, 1, 1)
  3141. Plot.TextScaled = true
  3142. Plot.TextSize = 14
  3143. Plot.TextWrapped = true
  3144.  
  3145. PoliceStation.Name = "PoliceStation"
  3146. PoliceStation.Parent = teleports
  3147. PoliceStation.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3148. PoliceStation.BackgroundTransparency = 0.20000000298023
  3149. PoliceStation.BorderSizePixel = 2
  3150. PoliceStation.Position = UDim2.new(0, -2, 0, 105)
  3151. PoliceStation.Size = UDim2.new(0, 158, 0, 18)
  3152. PoliceStation.Font = Enum.Font.SourceSans
  3153. PoliceStation.Text = "POLICE STATION"
  3154. PoliceStation.TextColor3 = Color3.new(1, 1, 1)
  3155. PoliceStation.TextScaled = true
  3156. PoliceStation.TextSize = 14
  3157. PoliceStation.TextWrapped = true
  3158.  
  3159. Club.Name = "Club"
  3160. Club.Parent = teleports
  3161. Club.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3162. Club.BackgroundTransparency = 0.20000000298023
  3163. Club.BorderSizePixel = 2
  3164. Club.Position = UDim2.new(0, -2, 0, 131)
  3165. Club.Size = UDim2.new(0, 158, 0, 18)
  3166. Club.Font = Enum.Font.SourceSans
  3167. Club.Text = "CLUB"
  3168. Club.TextColor3 = Color3.new(1, 1, 1)
  3169. Club.TextScaled = true
  3170. Club.TextSize = 14
  3171. Club.TextWrapped = true
  3172.  
  3173. CarShip.Name = "CarShip"
  3174. CarShip.Parent = teleports
  3175. CarShip.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3176. CarShip.BackgroundTransparency = 0.20000000298023
  3177. CarShip.BorderSizePixel = 2
  3178. CarShip.Position = UDim2.new(0, -2, 0, 160)
  3179. CarShip.Size = UDim2.new(0, 158, 0, 18)
  3180. CarShip.Font = Enum.Font.SourceSans
  3181. CarShip.Text = "CARSHOP"
  3182. CarShip.TextColor3 = Color3.new(1, 1, 1)
  3183. CarShip.TextScaled = true
  3184. CarShip.TextSize = 14
  3185. CarShip.TextWrapped = true
  3186.  
  3187. Library.Name = "Library"
  3188. Library.Parent = teleports
  3189. Library.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3190. Library.BackgroundTransparency = 0.20000000298023
  3191. Library.BorderSizePixel = 2
  3192. Library.Position = UDim2.new(0, -2, 0, 188)
  3193. Library.Size = UDim2.new(0, 158, 0, 18)
  3194. Library.Font = Enum.Font.SourceSans
  3195. Library.Text = "LIBRARY"
  3196. Library.TextColor3 = Color3.new(1, 1, 1)
  3197. Library.TextScaled = true
  3198. Library.TextSize = 14
  3199. Library.TextWrapped = true
  3200.  
  3201. Apartments.Name = "Apartments"
  3202. Apartments.Parent = teleports
  3203. Apartments.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3204. Apartments.BackgroundTransparency = 0.20000000298023
  3205. Apartments.BorderSizePixel = 2
  3206. Apartments.Position = UDim2.new(0, -2, 0, 212)
  3207. Apartments.Size = UDim2.new(0, 158, 0, 18)
  3208. Apartments.Font = Enum.Font.SourceSans
  3209. Apartments.Text = "APARTMENTS"
  3210. Apartments.TextColor3 = Color3.new(1, 1, 1)
  3211. Apartments.TextScaled = true
  3212. Apartments.TextSize = 14
  3213. Apartments.TextWrapped = true
  3214.  
  3215. Gym.Name = "Gym"
  3216. Gym.Parent = teleports
  3217. Gym.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3218. Gym.BackgroundTransparency = 0.20000000298023
  3219. Gym.BorderSizePixel = 2
  3220. Gym.Position = UDim2.new(0, -1, 0, 235)
  3221. Gym.Size = UDim2.new(0, 158, 0, 18)
  3222. Gym.Font = Enum.Font.SourceSans
  3223. Gym.Text = "GYM"
  3224. Gym.TextColor3 = Color3.new(1, 1, 1)
  3225. Gym.TextScaled = true
  3226. Gym.TextSize = 14
  3227. Gym.TextWrapped = true
  3228.  
  3229. Bank.Name = "Bank"
  3230. Bank.Parent = teleports
  3231. Bank.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3232. Bank.BackgroundTransparency = 0.20000000298023
  3233. Bank.BorderSizePixel = 2
  3234. Bank.Position = UDim2.new(0, 0, 0, 259)
  3235. Bank.Size = UDim2.new(0, 158, 0, 18)
  3236. Bank.Font = Enum.Font.SourceSans
  3237. Bank.Text = "BANK"
  3238. Bank.TextColor3 = Color3.new(1, 1, 1)
  3239. Bank.TextScaled = true
  3240. Bank.TextSize = 14
  3241. Bank.TextWrapped = true
  3242.  
  3243. Mueseum.Name = "Mueseum"
  3244. Mueseum.Parent = teleports
  3245. Mueseum.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3246. Mueseum.BackgroundTransparency = 0.20000000298023
  3247. Mueseum.BorderSizePixel = 2
  3248. Mueseum.Position = UDim2.new(0, 0, 0, 283)
  3249. Mueseum.Size = UDim2.new(0, 158, 0, 18)
  3250. Mueseum.Font = Enum.Font.SourceSans
  3251. Mueseum.Text = "MUESEUM"
  3252. Mueseum.TextColor3 = Color3.new(1, 1, 1)
  3253. Mueseum.TextScaled = true
  3254. Mueseum.TextSize = 14
  3255. Mueseum.TextWrapped = true
  3256.  
  3257. Hamburger.Name = "Hamburger"
  3258. Hamburger.Parent = teleports
  3259. Hamburger.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3260. Hamburger.BackgroundTransparency = 0.20000000298023
  3261. Hamburger.BorderSizePixel = 2
  3262. Hamburger.Position = UDim2.new(0, 0, 0, 307)
  3263. Hamburger.Size = UDim2.new(0, 158, 0, 18)
  3264. Hamburger.Font = Enum.Font.SourceSans
  3265. Hamburger.Text = "MCDONALDS"
  3266. Hamburger.TextColor3 = Color3.new(1, 1, 1)
  3267. Hamburger.TextScaled = true
  3268. Hamburger.TextSize = 14
  3269. Hamburger.TextWrapped = true
  3270.  
  3271. HIghschool.Name = "HIghschool"
  3272. HIghschool.Parent = teleports
  3273. HIghschool.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3274. HIghschool.BackgroundTransparency = 0.20000000298023
  3275. HIghschool.BorderSizePixel = 2
  3276. HIghschool.Position = UDim2.new(0, -1, 0, 331)
  3277. HIghschool.Size = UDim2.new(0, 158, 0, 18)
  3278. HIghschool.Font = Enum.Font.SourceSans
  3279. HIghschool.Text = "HIGHSCHOOL"
  3280. HIghschool.TextColor3 = Color3.new(1, 1, 1)
  3281. HIghschool.TextScaled = true
  3282. HIghschool.TextSize = 14
  3283. HIghschool.TextWrapped = true
  3284.  
  3285. Criminalbase.Name = "Criminalbase"
  3286. Criminalbase.Parent = teleports
  3287. Criminalbase.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3288. Criminalbase.BackgroundTransparency = 0.20000000298023
  3289. Criminalbase.BorderSizePixel = 2
  3290. Criminalbase.Position = UDim2.new(0, -3, 0, 355)
  3291. Criminalbase.Size = UDim2.new(0, 158, 0, 18)
  3292. Criminalbase.Font = Enum.Font.SourceSans
  3293. Criminalbase.Text = "CRIMINALBASE"
  3294. Criminalbase.TextColor3 = Color3.new(1, 1, 1)
  3295. Criminalbase.TextScaled = true
  3296. Criminalbase.TextSize = 14
  3297. Criminalbase.TextWrapped = true
  3298.  
  3299. SuperMart.Name = "SuperMart"
  3300. SuperMart.Parent = teleports
  3301. SuperMart.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3302. SuperMart.BackgroundTransparency = 0.20000000298023
  3303. SuperMart.BorderSizePixel = 2
  3304. SuperMart.Position = UDim2.new(0, -3, 0, 383)
  3305. SuperMart.Size = UDim2.new(0, 158, 0, 18)
  3306. SuperMart.Font = Enum.Font.SourceSans
  3307. SuperMart.Text = "SUPERMART"
  3308. SuperMart.TextColor3 = Color3.new(1, 1, 1)
  3309. SuperMart.TextScaled = true
  3310. SuperMart.TextSize = 14
  3311. SuperMart.TextWrapped = true
  3312.  
  3313. Baileys.Name = "Baileys"
  3314. Baileys.Parent = teleports
  3315. Baileys.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3316. Baileys.BackgroundTransparency = 0.20000000298023
  3317. Baileys.BorderSizePixel = 2
  3318. Baileys.Position = UDim2.new(0, -4, 0, 409)
  3319. Baileys.Size = UDim2.new(0, 158, 0, 18)
  3320. Baileys.Font = Enum.Font.SourceSans
  3321. Baileys.Text = "BAILEYS"
  3322. Baileys.TextColor3 = Color3.new(1, 1, 1)
  3323. Baileys.TextScaled = true
  3324. Baileys.TextSize = 14
  3325. Baileys.TextWrapped = true
  3326.  
  3327. Garage.Name = "Garage"
  3328. Garage.Parent = teleports
  3329. Garage.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3330. Garage.BackgroundTransparency = 0.20000000298023
  3331. Garage.BorderSizePixel = 2
  3332. Garage.Position = UDim2.new(0, -4, 0, 433)
  3333. Garage.Size = UDim2.new(0, 158, 0, 18)
  3334. Garage.Font = Enum.Font.SourceSans
  3335. Garage.Text = "GARAGE"
  3336. Garage.TextColor3 = Color3.new(1, 1, 1)
  3337. Garage.TextScaled = true
  3338. Garage.TextSize = 14
  3339. Garage.TextWrapped = true
  3340.  
  3341. bar2_3.Name = "bar2"
  3342. bar2_3.Parent = teleportframe
  3343. bar2_3.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3344. bar2_3.BackgroundTransparency = 0.30000001192093
  3345. bar2_3.BorderColor3 = Color3.new(0, 0, 0)
  3346. bar2_3.BorderSizePixel = 3
  3347. bar2_3.Position = UDim2.new(0, 0, 0.899869263, 0)
  3348. bar2_3.Size = UDim2.new(0, 166, 0, 25)
  3349.  
  3350. teleportback.Name = "teleportback"
  3351. teleportback.Parent = bar2_3
  3352. teleportback.BackgroundColor3 = Color3.new(1, 1, 1)
  3353. teleportback.BackgroundTransparency = 1
  3354. teleportback.Position = UDim2.new(0, 0, -0.0454545617, 0)
  3355. teleportback.Size = UDim2.new(0, 166, 0, 23)
  3356. teleportback.Font = Enum.Font.SourceSans
  3357. teleportback.Text = "Back"
  3358. teleportback.TextColor3 = Color3.new(1, 1, 1)
  3359. teleportback.TextScaled = true
  3360. teleportback.TextSize = 14
  3361. teleportback.TextWrapped = true
  3362.  
  3363. statsframe.Name = "statsframe"
  3364. statsframe.Parent = D3SK1NG_MENU
  3365. statsframe.Active = true
  3366. statsframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3367. statsframe.BackgroundTransparency = 0.30000001192093
  3368. statsframe.BorderSizePixel = 3
  3369. statsframe.Position = UDim2.new(0, 178, 0, 200)
  3370. statsframe.Size = UDim2.new(0, 169, 0, 262)
  3371. statsframe.Visible = false
  3372.  
  3373. moneystatus.Name = "moneystatus"
  3374. moneystatus.Parent = statsframe
  3375. moneystatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3376. moneystatus.BackgroundTransparency = 0.20000000298023
  3377. moneystatus.BorderSizePixel = 2
  3378. moneystatus.Position = UDim2.new(0, 3, 0, 89)
  3379. moneystatus.Size = UDim2.new(0, 163, 0, 99)
  3380. moneystatus.Font = Enum.Font.SourceSans
  3381. moneystatus.Text = "???"
  3382. moneystatus.TextColor3 = Color3.new(1, 1, 1)
  3383. moneystatus.TextScaled = true
  3384. moneystatus.TextSize = 14
  3385. moneystatus.TextWrapped = true
  3386.  
  3387. bar2_4.Name = "bar2"
  3388. bar2_4.Parent = statsframe
  3389. bar2_4.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3390. bar2_4.BackgroundTransparency = 0.30000001192093
  3391. bar2_4.BorderColor3 = Color3.new(0, 0, 0)
  3392. bar2_4.BorderSizePixel = 3
  3393. bar2_4.Position = UDim2.new(0, 0, 0.91576755, 0)
  3394. bar2_4.Size = UDim2.new(0, 166, 0, 22)
  3395.  
  3396. statsclose.Name = "statsclose"
  3397. statsclose.Parent = bar2_4
  3398. statsclose.BackgroundColor3 = Color3.new(1, 1, 1)
  3399. statsclose.BackgroundTransparency = 1
  3400. statsclose.Size = UDim2.new(0, 166, 0, 23)
  3401. statsclose.Font = Enum.Font.SourceSans
  3402. statsclose.Text = "Close"
  3403. statsclose.TextColor3 = Color3.new(1, 1, 1)
  3404. statsclose.TextScaled = true
  3405. statsclose.TextSize = 14
  3406. statsclose.TextWrapped = true
  3407.  
  3408. bar1_4.Name = "bar1"
  3409. bar1_4.Parent = statsframe
  3410. bar1_4.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3411. bar1_4.BackgroundTransparency = 0.30000001192093
  3412. bar1_4.BorderColor3 = Color3.new(0, 0, 0)
  3413. bar1_4.BorderSizePixel = 3
  3414. bar1_4.Size = UDim2.new(0, 166, 0, 65)
  3415.  
  3416. title_4.Name = "title"
  3417. title_4.Parent = bar1_4
  3418. title_4.BackgroundColor3 = Color3.new(1, 1, 1)
  3419. title_4.BackgroundTransparency = 1
  3420. title_4.Size = UDim2.new(0, 166, 0, 65)
  3421. title_4.Font = Enum.Font.Cartoon
  3422. title_4.Text = "CHECK MONEY"
  3423. title_4.TextColor3 = Color3.new(1, 1, 1)
  3424. title_4.TextScaled = true
  3425. title_4.TextSize = 14
  3426. title_4.TextWrapped = true
  3427.  
  3428. otherplayersframe.Name = "otherplayersframe"
  3429. otherplayersframe.Parent = D3SK1NG_MENU
  3430. otherplayersframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3431. otherplayersframe.BackgroundTransparency = 0.30000001192093
  3432. otherplayersframe.BorderSizePixel = 3
  3433. otherplayersframe.Position = UDim2.new(0, 0, 0, 204)
  3434. otherplayersframe.Size = UDim2.new(0, 166, 0, 339)
  3435. otherplayersframe.Visible = false
  3436.  
  3437. bar1_5.Name = "bar1"
  3438. bar1_5.Parent = otherplayersframe
  3439. bar1_5.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3440. bar1_5.BackgroundTransparency = 0.30000001192093
  3441. bar1_5.BorderColor3 = Color3.new(0, 0, 0)
  3442. bar1_5.BorderSizePixel = 3
  3443. bar1_5.Size = UDim2.new(0, 166, 0, 65)
  3444.  
  3445. title_5.Name = "title"
  3446. title_5.Parent = bar1_5
  3447. title_5.BackgroundColor3 = Color3.new(1, 1, 1)
  3448. title_5.BackgroundTransparency = 1
  3449. title_5.Size = UDim2.new(0, 166, 0, 65)
  3450. title_5.Font = Enum.Font.Cartoon
  3451. title_5.Text = "PLAYERS"
  3452. title_5.TextColor3 = Color3.new(1, 1, 1)
  3453. title_5.TextScaled = true
  3454. title_5.TextSize = 14
  3455. title_5.TextWrapped = true
  3456.  
  3457. bar2_5.Name = "bar2"
  3458. bar2_5.Parent = otherplayersframe
  3459. bar2_5.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3460. bar2_5.BackgroundTransparency = 0.30000001192093
  3461. bar2_5.BorderColor3 = Color3.new(0, 0, 0)
  3462. bar2_5.BorderSizePixel = 3
  3463. bar2_5.Position = UDim2.new(0, 0, 0.926095128, 0)
  3464. bar2_5.Size = UDim2.new(0, 166, 0, 22)
  3465.  
  3466. otherplayersback.Name = "otherplayersback"
  3467. otherplayersback.Parent = bar2_5
  3468. otherplayersback.BackgroundColor3 = Color3.new(1, 1, 1)
  3469. otherplayersback.BackgroundTransparency = 1
  3470. otherplayersback.Size = UDim2.new(0, 166, 0, 23)
  3471. otherplayersback.Font = Enum.Font.SourceSans
  3472. otherplayersback.Text = "Back"
  3473. otherplayersback.TextColor3 = Color3.new(1, 1, 1)
  3474. otherplayersback.TextScaled = true
  3475. otherplayersback.TextSize = 14
  3476. otherplayersback.TextWrapped = true
  3477.  
  3478. tptoplayer.Name = "tptoplayer"
  3479. tptoplayer.Parent = otherplayersframe
  3480. tptoplayer.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3481. tptoplayer.BackgroundTransparency = 0.20000000298023
  3482. tptoplayer.BorderSizePixel = 2
  3483. tptoplayer.Position = UDim2.new(0, 2, 0, 115)
  3484. tptoplayer.Size = UDim2.new(0, 158, 0, 20)
  3485. tptoplayer.Font = Enum.Font.SourceSans
  3486. tptoplayer.Text = "TELEPORT TO"
  3487. tptoplayer.TextColor3 = Color3.new(1, 1, 1)
  3488. tptoplayer.TextScaled = true
  3489. tptoplayer.TextSize = 14
  3490. tptoplayer.TextWrapped = true
  3491.  
  3492. username.Name = "username"
  3493. username.Parent = otherplayersframe
  3494. username.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3495. username.BorderSizePixel = 2
  3496. username.Position = UDim2.new(0, 5, 0, 72)
  3497. username.Size = UDim2.new(0, 157, 0, 33)
  3498. username.Font = Enum.Font.SourceSans
  3499. username.Text = "USERNAME"
  3500. username.TextColor3 = Color3.new(1, 1, 1)
  3501. username.TextScaled = true
  3502. username.TextSize = 14
  3503. username.TextWrapped = true
  3504.  
  3505. nakedall.Name = "nakedall"
  3506. nakedall.Parent = otherplayersframe
  3507. nakedall.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3508. nakedall.BackgroundTransparency = 0.20000000298023
  3509. nakedall.BorderSizePixel = 2
  3510. nakedall.Position = UDim2.new(0, 2, 0, 169)
  3511. nakedall.Size = UDim2.new(0, 158, 0, 21)
  3512. nakedall.Font = Enum.Font.SourceSans
  3513. nakedall.Text = "NAKED ALL"
  3514. nakedall.TextColor3 = Color3.new(1, 1, 1)
  3515. nakedall.TextScaled = true
  3516. nakedall.TextSize = 14
  3517. nakedall.TextWrapped = true
  3518.  
  3519. spammessages.Name = "spammessages"
  3520. spammessages.Parent = otherplayersframe
  3521. spammessages.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3522. spammessages.BackgroundTransparency = 0.20000000298023
  3523. spammessages.BorderSizePixel = 2
  3524. spammessages.Position = UDim2.new(0, 0, 0, 197)
  3525. spammessages.Size = UDim2.new(0, 120, 0, 21)
  3526. spammessages.Font = Enum.Font.SourceSans
  3527. spammessages.Text = "SPAM MSG"
  3528. spammessages.TextColor3 = Color3.new(1, 1, 1)
  3529. spammessages.TextScaled = true
  3530. spammessages.TextSize = 14
  3531. spammessages.TextWrapped = true
  3532.  
  3533. spammessagesstatus.Name = "spammessagesstatus"
  3534. spammessagesstatus.Parent = otherplayersframe
  3535. spammessagesstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3536. spammessagesstatus.BackgroundTransparency = 0.20000000298023
  3537. spammessagesstatus.BorderSizePixel = 2
  3538. spammessagesstatus.Position = UDim2.new(0, 127, 0, 197)
  3539. spammessagesstatus.Size = UDim2.new(0, 33, 0, 21)
  3540. spammessagesstatus.Font = Enum.Font.SourceSans
  3541. spammessagesstatus.Text = "OFF"
  3542. spammessagesstatus.TextColor3 = Color3.new(1, 1, 1)
  3543. spammessagesstatus.TextScaled = true
  3544. spammessagesstatus.TextSize = 14
  3545. spammessagesstatus.TextWrapped = true
  3546.  
  3547. checkmoney.Name = "checkmoney"
  3548. checkmoney.Parent = otherplayersframe
  3549. checkmoney.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3550. checkmoney.BackgroundTransparency = 0.20000000298023
  3551. checkmoney.BorderSizePixel = 2
  3552. checkmoney.Position = UDim2.new(0, 2, 0, 142)
  3553. checkmoney.Size = UDim2.new(0, 158, 0, 21)
  3554. checkmoney.Font = Enum.Font.SourceSans
  3555. checkmoney.Text = "CHECK MONEY"
  3556. checkmoney.TextColor3 = Color3.new(1, 1, 1)
  3557. checkmoney.TextScaled = true
  3558. checkmoney.TextSize = 14
  3559. checkmoney.TextWrapped = true
  3560.  
  3561. attatchbutton.Name = "attatchbutton"
  3562. attatchbutton.Parent = otherplayersframe
  3563. attatchbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3564. attatchbutton.BackgroundTransparency = 0.20000000298023
  3565. attatchbutton.BorderSizePixel = 2
  3566. attatchbutton.Position = UDim2.new(0, 0, 0, 225)
  3567. attatchbutton.Size = UDim2.new(0, 120, 0, 21)
  3568. attatchbutton.Font = Enum.Font.SourceSans
  3569. attatchbutton.Text = "ATTACH"
  3570. attatchbutton.TextColor3 = Color3.new(1, 1, 1)
  3571. attatchbutton.TextScaled = true
  3572. attatchbutton.TextSize = 14
  3573. attatchbutton.TextWrapped = true
  3574.  
  3575. attachstatus.Name = "attachstatus"
  3576. attachstatus.Parent = otherplayersframe
  3577. attachstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3578. attachstatus.BackgroundTransparency = 0.20000000298023
  3579. attachstatus.BorderSizePixel = 2
  3580. attachstatus.Position = UDim2.new(0, 127, 0, 225)
  3581. attachstatus.Size = UDim2.new(0, 33, 0, 21)
  3582. attachstatus.Font = Enum.Font.SourceSans
  3583. attachstatus.Text = "OFF"
  3584. attachstatus.TextColor3 = Color3.new(1, 1, 1)
  3585. attachstatus.TextScaled = true
  3586. attachstatus.TextSize = 14
  3587. attachstatus.TextWrapped = true
  3588.  
  3589. makeplayershrek.Name = "makeplayershrek"
  3590. makeplayershrek.Parent = otherplayersframe
  3591. makeplayershrek.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3592. makeplayershrek.BackgroundTransparency = 0.20000000298023
  3593. makeplayershrek.BorderSizePixel = 2
  3594. makeplayershrek.Position = UDim2.new(0, 2, 0, 254)
  3595. makeplayershrek.Size = UDim2.new(0, 158, 0, 21)
  3596. makeplayershrek.Font = Enum.Font.SourceSans
  3597. makeplayershrek.Text = "MAKE PLAYER SHREK"
  3598. makeplayershrek.TextColor3 = Color3.new(1, 1, 1)
  3599. makeplayershrek.TextScaled = true
  3600. makeplayershrek.TextSize = 14
  3601. makeplayershrek.TextWrapped = true
  3602.  
  3603. makeplayernoob.Name = "makeplayernoob"
  3604. makeplayernoob.Parent = otherplayersframe
  3605. makeplayernoob.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3606. makeplayernoob.BackgroundTransparency = 0.20000000298023
  3607. makeplayernoob.BorderSizePixel = 2
  3608. makeplayernoob.Position = UDim2.new(0, 2, 0, 281)
  3609. makeplayernoob.Size = UDim2.new(0, 158, 0, 21)
  3610. makeplayernoob.Font = Enum.Font.SourceSans
  3611. makeplayernoob.Text = "MAKE PLAYER NOOB"
  3612. makeplayernoob.TextColor3 = Color3.new(1, 1, 1)
  3613. makeplayernoob.TextScaled = true
  3614. makeplayernoob.TextSize = 14
  3615. makeplayernoob.TextWrapped = true
  3616.  
  3617. moneyframe.Name = "moneyframe"
  3618. moneyframe.Parent = D3SK1NG_MENU
  3619. moneyframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3620. moneyframe.BackgroundTransparency = 0.30000001192093
  3621. moneyframe.BorderSizePixel = 3
  3622. moneyframe.Position = UDim2.new(-0.00019210577, 0, 0.240351349, 0)
  3623. moneyframe.Size = UDim2.new(0, 166, 0, 226)
  3624. moneyframe.Visible = false
  3625.  
  3626. bar1_6.Name = "bar1"
  3627. bar1_6.Parent = moneyframe
  3628. bar1_6.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3629. bar1_6.BackgroundTransparency = 0.30000001192093
  3630. bar1_6.BorderColor3 = Color3.new(0, 0, 0)
  3631. bar1_6.BorderSizePixel = 3
  3632. bar1_6.Size = UDim2.new(0, 166, 0, 65)
  3633.  
  3634. title_6.Name = "title"
  3635. title_6.Parent = bar1_6
  3636. title_6.BackgroundColor3 = Color3.new(1, 1, 1)
  3637. title_6.BackgroundTransparency = 1
  3638. title_6.Size = UDim2.new(0, 166, 0, 65)
  3639. title_6.Font = Enum.Font.Cartoon
  3640. title_6.Text = "MONEY"
  3641. title_6.TextColor3 = Color3.new(1, 1, 1)
  3642. title_6.TextScaled = true
  3643. title_6.TextSize = 14
  3644. title_6.TextWrapped = true
  3645.  
  3646. _2billion.Name = "2billion"
  3647. _2billion.Parent = moneyframe
  3648. _2billion.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3649. _2billion.BackgroundTransparency = 0.20000000298023
  3650. _2billion.BorderSizePixel = 2
  3651. _2billion.Position = UDim2.new(0, 0, 0.315264255, 0)
  3652. _2billion.Size = UDim2.new(0, 111, 0, 28)
  3653. _2billion.Font = Enum.Font.SourceSans
  3654. _2billion.Text = "2 BILLION"
  3655. _2billion.TextColor3 = Color3.new(1, 1, 1)
  3656. _2billion.TextScaled = true
  3657. _2billion.TextSize = 14
  3658. _2billion.TextWrapped = true
  3659.  
  3660. bar2_6.Name = "bar2"
  3661. bar2_6.Parent = moneyframe
  3662. bar2_6.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3663. bar2_6.BackgroundTransparency = 0.30000001192093
  3664. bar2_6.BorderColor3 = Color3.new(0, 0, 0)
  3665. bar2_6.BorderSizePixel = 3
  3666. bar2_6.Position = UDim2.new(0, 0, 0.898528516, 0)
  3667. bar2_6.Size = UDim2.new(0, 166, 0, 22)
  3668.  
  3669. moneyback.Name = "moneyback"
  3670. moneyback.Parent = bar2_6
  3671. moneyback.BackgroundColor3 = Color3.new(1, 1, 1)
  3672. moneyback.BackgroundTransparency = 1
  3673. moneyback.Size = UDim2.new(0, 166, 0, 23)
  3674. moneyback.Font = Enum.Font.SourceSans
  3675. moneyback.Text = "Back"
  3676. moneyback.TextColor3 = Color3.new(1, 1, 1)
  3677. moneyback.TextScaled = true
  3678. moneyback.TextSize = 14
  3679. moneyback.TextWrapped = true
  3680.  
  3681. _15million.Name = "15million"
  3682. _15million.Parent = moneyframe
  3683. _15million.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3684. _15million.BackgroundTransparency = 0.20000000298023
  3685. _15million.BorderSizePixel = 2
  3686. _15million.Position = UDim2.new(0, 0, 0.512118936, 0)
  3687. _15million.Size = UDim2.new(0, 111, 0, 28)
  3688. _15million.Font = Enum.Font.SourceSans
  3689. _15million.Text = "15 MILLION"
  3690. _15million.TextColor3 = Color3.new(1, 1, 1)
  3691. _15million.TextScaled = true
  3692. _15million.TextSize = 14
  3693. _15million.TextWrapped = true
  3694.  
  3695. _10million.Name = "10million"
  3696. _10million.Parent = moneyframe
  3697. _10million.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3698. _10million.BackgroundTransparency = 0.20000000298023
  3699. _10million.BorderSizePixel = 2
  3700. _10million.Position = UDim2.new(0, 0, 0.724015117, 0)
  3701. _10million.Size = UDim2.new(0, 111, 0, 28)
  3702. _10million.Font = Enum.Font.SourceSans
  3703. _10million.Text = "10 MILLION"
  3704. _10million.TextColor3 = Color3.new(1, 1, 1)
  3705. _10million.TextScaled = true
  3706. _10million.TextSize = 14
  3707. _10million.TextWrapped = true
  3708.  
  3709. _2billionstatus.Name = "2billionstatus"
  3710. _2billionstatus.Parent = moneyframe
  3711. _2billionstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3712. _2billionstatus.BackgroundTransparency = 0.20000000298023
  3713. _2billionstatus.BorderSizePixel = 2
  3714. _2billionstatus.Position = UDim2.new(0.740963876, 0, 0.316485226, 0)
  3715. _2billionstatus.Size = UDim2.new(0, 37, 0, 28)
  3716. _2billionstatus.Font = Enum.Font.SourceSans
  3717. _2billionstatus.Text = "OFF"
  3718. _2billionstatus.TextColor3 = Color3.new(1, 1, 1)
  3719. _2billionstatus.TextScaled = true
  3720. _2billionstatus.TextSize = 14
  3721. _2billionstatus.TextWrapped = true
  3722.  
  3723. _15millionstatus.Name = "15millionstatus"
  3724. _15millionstatus.Parent = moneyframe
  3725. _15millionstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3726. _15millionstatus.BackgroundTransparency = 0.20000000298023
  3727. _15millionstatus.BorderSizePixel = 2
  3728. _15millionstatus.Position = UDim2.new(0.740963876, 0, 0.512685299, 0)
  3729. _15millionstatus.Size = UDim2.new(0, 37, 0, 28)
  3730. _15millionstatus.Font = Enum.Font.SourceSans
  3731. _15millionstatus.Text = "OFF"
  3732. _15millionstatus.TextColor3 = Color3.new(1, 1, 1)
  3733. _15millionstatus.TextScaled = true
  3734. _15millionstatus.TextSize = 14
  3735. _15millionstatus.TextWrapped = true
  3736.  
  3737. _10millionstatus.Name = "10millionstatus"
  3738. _10millionstatus.Parent = moneyframe
  3739. _10millionstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3740. _10millionstatus.BackgroundTransparency = 0.20000000298023
  3741. _10millionstatus.BorderSizePixel = 2
  3742. _10millionstatus.Position = UDim2.new(0.740963876, 0, 0.721485496, 0)
  3743. _10millionstatus.Size = UDim2.new(0, 37, 0, 28)
  3744. _10millionstatus.Font = Enum.Font.SourceSans
  3745. _10millionstatus.Text = "OFF"
  3746. _10millionstatus.TextColor3 = Color3.new(1, 1, 1)
  3747. _10millionstatus.TextScaled = true
  3748. _10millionstatus.TextSize = 14
  3749. _10millionstatus.TextWrapped = true
  3750.  
  3751. mainframe.Name = "mainframe"
  3752. mainframe.Parent = D3SK1NG_MENU
  3753. mainframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3754. mainframe.BackgroundTransparency = 0.30000001192093
  3755. mainframe.BorderSizePixel = 3
  3756. mainframe.Position = UDim2.new(0, 0, 0, 202)
  3757. mainframe.Size = UDim2.new(0, 166, 0, 323)
  3758. mainframe.Visible = false
  3759.  
  3760. bar1_7.Name = "bar1"
  3761. bar1_7.Parent = mainframe
  3762. bar1_7.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3763. bar1_7.BackgroundTransparency = 0.30000001192093
  3764. bar1_7.BorderColor3 = Color3.new(0, 0, 0)
  3765. bar1_7.BorderSizePixel = 3
  3766. bar1_7.Size = UDim2.new(0, 166, 0, 65)
  3767.  
  3768. title_7.Name = "title"
  3769. title_7.Parent = bar1_7
  3770. title_7.BackgroundColor3 = Color3.new(1, 1, 1)
  3771. title_7.BackgroundTransparency = 1
  3772. title_7.Size = UDim2.new(0, 166, 0, 65)
  3773. title_7.Font = Enum.Font.Cartoon
  3774. title_7.Text = "D3SK1NG"
  3775. title_7.TextColor3 = Color3.new(1, 1, 1)
  3776. title_7.TextScaled = true
  3777. title_7.TextSize = 14
  3778. title_7.TextWrapped = true
  3779.  
  3780. localplayerbutton.Name = "localplayerbutton"
  3781. localplayerbutton.Parent = mainframe
  3782. localplayerbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3783. localplayerbutton.BackgroundTransparency = 0.20000000298023
  3784. localplayerbutton.BorderSizePixel = 2
  3785. localplayerbutton.Position = UDim2.new(0.0301204808, 0, 0.222343892, 0)
  3786. localplayerbutton.Size = UDim2.new(0, 157, 0, 28)
  3787. localplayerbutton.Font = Enum.Font.SourceSans
  3788. localplayerbutton.Text = "LOCAL PLAYER"
  3789. localplayerbutton.TextColor3 = Color3.new(1, 1, 1)
  3790. localplayerbutton.TextScaled = true
  3791. localplayerbutton.TextSize = 14
  3792. localplayerbutton.TextWrapped = true
  3793.  
  3794. bar2_7.Name = "bar2"
  3795. bar2_7.Parent = mainframe
  3796. bar2_7.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3797. bar2_7.BackgroundTransparency = 0.30000001192093
  3798. bar2_7.BorderColor3 = Color3.new(0, 0, 0)
  3799. bar2_7.BorderSizePixel = 3
  3800. bar2_7.Position = UDim2.new(0, 0, 0.959752321, 0)
  3801. bar2_7.Size = UDim2.new(0, 166, 0, 13)
  3802.  
  3803. otherplayersbutton.Name = "otherplayersbutton"
  3804. otherplayersbutton.Parent = mainframe
  3805. otherplayersbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3806. otherplayersbutton.BackgroundTransparency = 0.20000000298023
  3807. otherplayersbutton.BorderSizePixel = 2
  3808. otherplayersbutton.Position = UDim2.new(0.0301204808, 0, 0.33070302, 0)
  3809. otherplayersbutton.Size = UDim2.new(0, 157, 0, 28)
  3810. otherplayersbutton.Font = Enum.Font.SourceSans
  3811. otherplayersbutton.Text = "OTHER PLAYERS"
  3812. otherplayersbutton.TextColor3 = Color3.new(1, 1, 1)
  3813. otherplayersbutton.TextScaled = true
  3814. otherplayersbutton.TextSize = 14
  3815. otherplayersbutton.TextWrapped = true
  3816.  
  3817. worldbutton.Name = "worldbutton"
  3818. worldbutton.Parent = mainframe
  3819. worldbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3820. worldbutton.BackgroundTransparency = 0.20000000298023
  3821. worldbutton.BorderSizePixel = 2
  3822. worldbutton.Position = UDim2.new(0.0301204808, 0, 0.445254117, 0)
  3823. worldbutton.Size = UDim2.new(0, 157, 0, 28)
  3824. worldbutton.Font = Enum.Font.SourceSans
  3825. worldbutton.Text = "WORLD"
  3826. worldbutton.TextColor3 = Color3.new(1, 1, 1)
  3827. worldbutton.TextScaled = true
  3828. worldbutton.TextSize = 14
  3829. worldbutton.TextWrapped = true
  3830.  
  3831. stealthmoneybutton.Name = "stealthmoneybutton"
  3832. stealthmoneybutton.Parent = mainframe
  3833. stealthmoneybutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3834. stealthmoneybutton.BackgroundTransparency = 0.20000000298023
  3835. stealthmoneybutton.BorderSizePixel = 2
  3836. stealthmoneybutton.Position = UDim2.new(0, 5, 0, 177)
  3837. stealthmoneybutton.Size = UDim2.new(0, 157, 0, 28)
  3838. stealthmoneybutton.Font = Enum.Font.SourceSans
  3839. stealthmoneybutton.Text = "STEALTH MONEY"
  3840. stealthmoneybutton.TextColor3 = Color3.new(1, 1, 1)
  3841. stealthmoneybutton.TextScaled = true
  3842. stealthmoneybutton.TextSize = 14
  3843. stealthmoneybutton.TextWrapped = true
  3844.  
  3845. vehiclebutton.Name = "vehiclebutton"
  3846. vehiclebutton.Parent = mainframe
  3847. vehiclebutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3848. vehiclebutton.BackgroundTransparency = 0.20000000298023
  3849. vehiclebutton.BorderSizePixel = 2
  3850. vehiclebutton.Position = UDim2.new(0, 6, 0, 210)
  3851. vehiclebutton.Size = UDim2.new(0, 157, 0, 28)
  3852. vehiclebutton.Font = Enum.Font.SourceSans
  3853. vehiclebutton.Text = "VEHICLE"
  3854. vehiclebutton.TextColor3 = Color3.new(1, 1, 1)
  3855. vehiclebutton.TextScaled = true
  3856. vehiclebutton.TextSize = 14
  3857. vehiclebutton.TextWrapped = true
  3858.  
  3859. teleportsbutton.Name = "teleportsbutton"
  3860. teleportsbutton.Parent = mainframe
  3861. teleportsbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3862. teleportsbutton.BackgroundTransparency = 0.20000000298023
  3863. teleportsbutton.BorderSizePixel = 2
  3864. teleportsbutton.Position = UDim2.new(0, 5, 0, 245)
  3865. teleportsbutton.Size = UDim2.new(0, 157, 0, 28)
  3866. teleportsbutton.Font = Enum.Font.SourceSans
  3867. teleportsbutton.Text = "TELEPORTS BUTTON"
  3868. teleportsbutton.TextColor3 = Color3.new(1, 1, 1)
  3869. teleportsbutton.TextScaled = true
  3870. teleportsbutton.TextSize = 14
  3871. teleportsbutton.TextWrapped = true
  3872.  
  3873. creditsbutton.Name = "creditsbutton"
  3874. creditsbutton.Parent = mainframe
  3875. creditsbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3876. creditsbutton.BackgroundTransparency = 0.20000000298023
  3877. creditsbutton.BorderSizePixel = 2
  3878. creditsbutton.Position = UDim2.new(0, 5, 0, 278)
  3879. creditsbutton.Size = UDim2.new(0, 157, 0, 28)
  3880. creditsbutton.Font = Enum.Font.SourceSans
  3881. creditsbutton.Text = "CREDITS"
  3882. creditsbutton.TextColor3 = Color3.new(1, 1, 1)
  3883. creditsbutton.TextScaled = true
  3884. creditsbutton.TextSize = 14
  3885. creditsbutton.TextWrapped = true
  3886.  
  3887. localplayerframe.Name = "localplayerframe"
  3888. localplayerframe.Parent = D3SK1NG_MENU
  3889. localplayerframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3890. localplayerframe.BackgroundTransparency = 0.30000001192093
  3891. localplayerframe.BorderSizePixel = 3
  3892. localplayerframe.Position = UDim2.new(0, 0, 0, 202)
  3893. localplayerframe.Size = UDim2.new(0, 166, 0, 348)
  3894.  
  3895. bar1_8.Name = "bar1"
  3896. bar1_8.Parent = localplayerframe
  3897. bar1_8.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3898. bar1_8.BackgroundTransparency = 0.30000001192093
  3899. bar1_8.BorderColor3 = Color3.new(0, 0, 0)
  3900. bar1_8.BorderSizePixel = 3
  3901. bar1_8.Size = UDim2.new(0, 166, 0, 65)
  3902.  
  3903. title_8.Name = "title"
  3904. title_8.Parent = bar1_8
  3905. title_8.BackgroundColor3 = Color3.new(1, 1, 1)
  3906. title_8.BackgroundTransparency = 1
  3907. title_8.Size = UDim2.new(0, 166, 0, 65)
  3908. title_8.Font = Enum.Font.Cartoon
  3909. title_8.Text = "LOCALPLAYER"
  3910. title_8.TextColor3 = Color3.new(1, 1, 1)
  3911. title_8.TextScaled = true
  3912. title_8.TextSize = 14
  3913. title_8.TextWrapped = true
  3914.  
  3915. superjump.Name = "superjump"
  3916. superjump.Parent = localplayerframe
  3917. superjump.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3918. superjump.BackgroundTransparency = 0.20000000298023
  3919. superjump.BorderSizePixel = 2
  3920. superjump.Position = UDim2.new(0.0240963846, 0, 0.207976073, 0)
  3921. superjump.Size = UDim2.new(0, 111, 0, 22)
  3922. superjump.Font = Enum.Font.SourceSans
  3923. superjump.Text = "SUPER JUMP"
  3924. superjump.TextColor3 = Color3.new(1, 1, 1)
  3925. superjump.TextScaled = true
  3926. superjump.TextSize = 14
  3927. superjump.TextWrapped = true
  3928.  
  3929. bar2_8.Name = "bar2"
  3930. bar2_8.Parent = localplayerframe
  3931. bar2_8.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3932. bar2_8.BackgroundTransparency = 0.30000001192093
  3933. bar2_8.BorderColor3 = Color3.new(0, 0, 0)
  3934. bar2_8.BorderSizePixel = 3
  3935. bar2_8.Position = UDim2.new(0, 0, 0.931823492, 0)
  3936. bar2_8.Size = UDim2.new(0, 166, 0, 22)
  3937.  
  3938. localplayerback.Name = "localplayerback"
  3939. localplayerback.Parent = bar2_8
  3940. localplayerback.BackgroundColor3 = Color3.new(1, 1, 1)
  3941. localplayerback.BackgroundTransparency = 1
  3942. localplayerback.Size = UDim2.new(0, 166, 0, 23)
  3943. localplayerback.Font = Enum.Font.SourceSans
  3944. localplayerback.Text = "Back"
  3945. localplayerback.TextColor3 = Color3.new(1, 1, 1)
  3946. localplayerback.TextScaled = true
  3947. localplayerback.TextSize = 14
  3948. localplayerback.TextWrapped = true
  3949.  
  3950. superrun.Name = "superrun"
  3951. superrun.Parent = localplayerframe
  3952. superrun.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3953. superrun.BackgroundTransparency = 0.20000000298023
  3954. superrun.BorderSizePixel = 2
  3955. superrun.Position = UDim2.new(0.0240963846, 0, 0.291320056, 0)
  3956. superrun.Size = UDim2.new(0, 111, 0, 22)
  3957. superrun.Font = Enum.Font.SourceSans
  3958. superrun.Text = "SUPER RUN"
  3959. superrun.TextColor3 = Color3.new(1, 1, 1)
  3960. superrun.TextScaled = true
  3961. superrun.TextSize = 14
  3962. superrun.TextWrapped = true
  3963.  
  3964. lowgravity.Name = "lowgravity"
  3965. lowgravity.Parent = localplayerframe
  3966. lowgravity.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3967. lowgravity.BackgroundTransparency = 0.20000000298023
  3968. lowgravity.BorderSizePixel = 2
  3969. lowgravity.Position = UDim2.new(0.0240963846, 0, 0.379426569, 0)
  3970. lowgravity.Size = UDim2.new(0, 111, 0, 22)
  3971. lowgravity.Font = Enum.Font.SourceSans
  3972. lowgravity.Text = "LOW GRAVITY"
  3973. lowgravity.TextColor3 = Color3.new(1, 1, 1)
  3974. lowgravity.TextScaled = true
  3975. lowgravity.TextSize = 14
  3976. lowgravity.TextWrapped = true
  3977.  
  3978. noclip.Name = "noclip"
  3979. noclip.Parent = localplayerframe
  3980. noclip.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3981. noclip.BackgroundTransparency = 0.20000000298023
  3982. noclip.BorderSizePixel = 2
  3983. noclip.Position = UDim2.new(0.0240963846, 0, 0.466336578, 0)
  3984. noclip.Size = UDim2.new(0, 111, 0, 20)
  3985. noclip.Font = Enum.Font.SourceSans
  3986. noclip.Text = "NOCLIP"
  3987. noclip.TextColor3 = Color3.new(1, 1, 1)
  3988. noclip.TextScaled = true
  3989. noclip.TextSize = 14
  3990. noclip.TextWrapped = true
  3991.  
  3992. qteleport.Name = "qteleport"
  3993. qteleport.Parent = localplayerframe
  3994. qteleport.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3995. qteleport.BackgroundTransparency = 0.20000000298023
  3996. qteleport.BorderSizePixel = 2
  3997. qteleport.Position = UDim2.new(0, 5, 0, 266)
  3998. qteleport.Size = UDim2.new(0, 155, 0, 21)
  3999. qteleport.Font = Enum.Font.SourceSans
  4000. qteleport.Text = "Q TO TELEPORT"
  4001. qteleport.TextColor3 = Color3.new(1, 1, 1)
  4002. qteleport.TextScaled = true
  4003. qteleport.TextSize = 14
  4004. qteleport.TextWrapped = true
  4005.  
  4006. superrunstatus.Name = "superrunstatus"
  4007. superrunstatus.Parent = localplayerframe
  4008. superrunstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4009. superrunstatus.BackgroundTransparency = 0.20000000298023
  4010. superrunstatus.BorderSizePixel = 2
  4011. superrunstatus.Position = UDim2.new(0.740963876, 0, 0.208915219, 0)
  4012. superrunstatus.Size = UDim2.new(0, 37, 0, 22)
  4013. superrunstatus.Font = Enum.Font.SourceSans
  4014. superrunstatus.Text = "OFF"
  4015. superrunstatus.TextColor3 = Color3.new(1, 1, 1)
  4016. superrunstatus.TextScaled = true
  4017. superrunstatus.TextSize = 14
  4018. superrunstatus.TextWrapped = true
  4019.  
  4020. superjumpstatus.Name = "superjumpstatus"
  4021. superjumpstatus.Parent = localplayerframe
  4022. superjumpstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4023. superjumpstatus.BackgroundTransparency = 0.20000000298023
  4024. superjumpstatus.BorderSizePixel = 2
  4025. superjumpstatus.Position = UDim2.new(0.740963876, 0, 0.291755617, 0)
  4026. superjumpstatus.Size = UDim2.new(0, 37, 0, 22)
  4027. superjumpstatus.Font = Enum.Font.SourceSans
  4028. superjumpstatus.Text = "OFF"
  4029. superjumpstatus.TextColor3 = Color3.new(1, 1, 1)
  4030. superjumpstatus.TextScaled = true
  4031. superjumpstatus.TextSize = 14
  4032. superjumpstatus.TextWrapped = true
  4033.  
  4034. lowgravitystatus.Name = "lowgravitystatus"
  4035. lowgravitystatus.Parent = localplayerframe
  4036. lowgravitystatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4037. lowgravitystatus.BackgroundTransparency = 0.20000000298023
  4038. lowgravitystatus.BorderSizePixel = 2
  4039. lowgravitystatus.Position = UDim2.new(0.740963876, 0, 0.377480894, 0)
  4040. lowgravitystatus.Size = UDim2.new(0, 37, 0, 22)
  4041. lowgravitystatus.Font = Enum.Font.SourceSans
  4042. lowgravitystatus.Text = "OFF"
  4043. lowgravitystatus.TextColor3 = Color3.new(1, 1, 1)
  4044. lowgravitystatus.TextScaled = true
  4045. lowgravitystatus.TextSize = 14
  4046. lowgravitystatus.TextWrapped = true
  4047.  
  4048. noclipstatus.Name = "noclipstatus"
  4049. noclipstatus.Parent = localplayerframe
  4050. noclipstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4051. noclipstatus.BackgroundTransparency = 0.20000000298023
  4052. noclipstatus.BorderSizePixel = 2
  4053. noclipstatus.Position = UDim2.new(0.740963876, 0, 0.464545488, 0)
  4054. noclipstatus.Size = UDim2.new(0, 37, 0, 20)
  4055. noclipstatus.Font = Enum.Font.SourceSans
  4056. noclipstatus.Text = "OFF"
  4057. noclipstatus.TextColor3 = Color3.new(1, 1, 1)
  4058. noclipstatus.TextScaled = true
  4059. noclipstatus.TextSize = 14
  4060. noclipstatus.TextWrapped = true
  4061.  
  4062. givegun.Name = "givegun"
  4063. givegun.Parent = localplayerframe
  4064. givegun.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4065. givegun.BackgroundTransparency = 0.20000000298023
  4066. givegun.BorderSizePixel = 2
  4067. givegun.Position = UDim2.new(0, 5, 0, 294)
  4068. givegun.Size = UDim2.new(0, 155, 0, 21)
  4069. givegun.Font = Enum.Font.SourceSans
  4070. givegun.Text = "GIVE GUN"
  4071. givegun.TextColor3 = Color3.new(1, 1, 1)
  4072. givegun.TextScaled = true
  4073. givegun.TextSize = 14
  4074. givegun.TextWrapped = true
  4075.  
  4076. monalisa.Name = "monalisa"
  4077. monalisa.Parent = localplayerframe
  4078. monalisa.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4079. monalisa.BackgroundTransparency = 0.20000000298023
  4080. monalisa.BorderSizePixel = 2
  4081. monalisa.Position = UDim2.new(0, 5, 0, 239)
  4082. monalisa.Size = UDim2.new(0, 155, 0, 21)
  4083. monalisa.Font = Enum.Font.SourceSans
  4084. monalisa.Text = "BUY MONA LISA"
  4085. monalisa.TextColor3 = Color3.new(1, 1, 1)
  4086. monalisa.TextScaled = true
  4087. monalisa.TextSize = 14
  4088. monalisa.TextWrapped = true
  4089.  
  4090. spam.Name = "spam"
  4091. spam.Parent = localplayerframe
  4092. spam.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4093. spam.BackgroundTransparency = 0.20000000298023
  4094. spam.BorderSizePixel = 2
  4095. spam.Position = UDim2.new(0, 4, 0, 188)
  4096. spam.Size = UDim2.new(0, 111, 0, 20)
  4097. spam.Font = Enum.Font.SourceSans
  4098. spam.Text = "SPAM"
  4099. spam.TextColor3 = Color3.new(1, 1, 1)
  4100. spam.TextScaled = true
  4101. spam.TextSize = 14
  4102. spam.TextWrapped = true
  4103.  
  4104. spamstatus.Name = "spamstatus"
  4105. spamstatus.Parent = localplayerframe
  4106. spamstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4107. spamstatus.BackgroundTransparency = 0.20000000298023
  4108. spamstatus.BorderSizePixel = 2
  4109. spamstatus.Position = UDim2.new(0, 123, 0, 188)
  4110. spamstatus.Size = UDim2.new(0, 37, 0, 20)
  4111. spamstatus.Font = Enum.Font.SourceSans
  4112. spamstatus.Text = "OFF"
  4113. spamstatus.TextColor3 = Color3.new(1, 1, 1)
  4114. spamstatus.TextScaled = true
  4115. spamstatus.TextSize = 14
  4116. spamstatus.TextWrapped = true
  4117.  
  4118. characterbutton.Name = "characterbutton"
  4119. characterbutton.Parent = localplayerframe
  4120. characterbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4121. characterbutton.BackgroundTransparency = 0.20000000298023
  4122. characterbutton.BorderSizePixel = 2
  4123. characterbutton.Position = UDim2.new(0, 5, 0, 213)
  4124. characterbutton.Size = UDim2.new(0, 155, 0, 21)
  4125. characterbutton.Font = Enum.Font.SourceSans
  4126. characterbutton.Text = "CHARACTER"
  4127. characterbutton.TextColor3 = Color3.new(1, 1, 1)
  4128. characterbutton.TextScaled = true
  4129. characterbutton.TextSize = 14
  4130. characterbutton.TextWrapped = true
  4131.  
  4132. creditsframe.Name = "creditsframe"
  4133. creditsframe.Parent = D3SK1NG_MENU
  4134. creditsframe.Active = true
  4135. creditsframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4136. creditsframe.BackgroundTransparency = 0.30000001192093
  4137. creditsframe.BorderSizePixel = 3
  4138. creditsframe.Position = UDim2.new(0, 178, 0, 200)
  4139. creditsframe.Selectable = true
  4140. creditsframe.Size = UDim2.new(0, 166, 0, 172)
  4141. creditsframe.Visible = false
  4142.  
  4143. bar1_9.Name = "bar1"
  4144. bar1_9.Parent = creditsframe
  4145. bar1_9.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  4146. bar1_9.BackgroundTransparency = 0.30000001192093
  4147. bar1_9.BorderColor3 = Color3.new(0, 0, 0)
  4148. bar1_9.BorderSizePixel = 3
  4149. bar1_9.Size = UDim2.new(0, 166, 0, 65)
  4150.  
  4151. title_9.Name = "title"
  4152. title_9.Parent = bar1_9
  4153. title_9.BackgroundColor3 = Color3.new(1, 1, 1)
  4154. title_9.BackgroundTransparency = 1
  4155. title_9.Size = UDim2.new(0, 166, 0, 65)
  4156. title_9.Font = Enum.Font.Cartoon
  4157. title_9.Text = "CREDITS"
  4158. title_9.TextColor3 = Color3.new(1, 1, 1)
  4159. title_9.TextScaled = true
  4160. title_9.TextSize = 14
  4161. title_9.TextWrapped = true
  4162.  
  4163. bar2_9.Name = "bar2"
  4164. bar2_9.Parent = creditsframe
  4165. bar2_9.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  4166. bar2_9.BackgroundTransparency = 0.30000001192093
  4167. bar2_9.BorderColor3 = Color3.new(0, 0, 0)
  4168. bar2_9.BorderSizePixel = 3
  4169. bar2_9.Position = UDim2.new(0, 1, 0, 150)
  4170. bar2_9.Size = UDim2.new(0, 166, 0, 22)
  4171.  
  4172. creditsclose.Name = "creditsclose"
  4173. creditsclose.Parent = bar2_9
  4174. creditsclose.BackgroundColor3 = Color3.new(1, 1, 1)
  4175. creditsclose.BackgroundTransparency = 1
  4176. creditsclose.Position = UDim2.new(0, 0, 0, 1)
  4177. creditsclose.Size = UDim2.new(0, 166, 0, 23)
  4178. creditsclose.Font = Enum.Font.SourceSans
  4179. creditsclose.Text = "Close"
  4180. creditsclose.TextColor3 = Color3.new(1, 1, 1)
  4181. creditsclose.TextScaled = true
  4182. creditsclose.TextSize = 14
  4183. creditsclose.TextWrapped = true
  4184.  
  4185. credits1.Name = "credits1"
  4186. credits1.Parent = creditsframe
  4187. credits1.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4188. credits1.BackgroundTransparency = 0.20000000298023
  4189. credits1.BorderSizePixel = 2
  4190. credits1.Position = UDim2.new(0.0542168655, 0, 0.411681741, 0)
  4191. credits1.Size = UDim2.new(0, 146, 0, 30)
  4192. credits1.Font = Enum.Font.SourceSans
  4193. credits1.Text = "LegendJMZ"
  4194. credits1.TextColor3 = Color3.new(1, 1, 1)
  4195. credits1.TextScaled = true
  4196. credits1.TextSize = 14
  4197. credits1.TextWrapped = true
  4198.  
  4199. credits2.Name = "credits2"
  4200. credits2.Parent = creditsframe
  4201. credits2.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4202. credits2.BackgroundTransparency = 0.20000000298023
  4203. credits2.BorderSizePixel = 2
  4204. credits2.Position = UDim2.new(0.0662650615, 0, 0.634991527, 0)
  4205. credits2.Size = UDim2.new(0, 144, 0, 30)
  4206. credits2.Font = Enum.Font.SourceSans
  4207. credits2.Text = "TeoMessiKing#3252"
  4208. credits2.TextColor3 = Color3.new(1, 1, 1)
  4209. credits2.TextScaled = true
  4210. credits2.TextSize = 14
  4211. credits2.TextWrapped = true
  4212.  
  4213. characterframe.Name = "characterframe"
  4214. characterframe.Parent = D3SK1NG_MENU
  4215. characterframe.Active = true
  4216. characterframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4217. characterframe.BackgroundTransparency = 0.30000001192093
  4218. characterframe.BorderSizePixel = 3
  4219. characterframe.Position = UDim2.new(0, 178, 0, 200)
  4220. characterframe.Selectable = true
  4221. characterframe.Size = UDim2.new(0, 166, 0, 398)
  4222. characterframe.Visible = false
  4223.  
  4224. bar1_10.Name = "bar1"
  4225. bar1_10.Parent = characterframe
  4226. bar1_10.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  4227. bar1_10.BackgroundTransparency = 0.30000001192093
  4228. bar1_10.BorderColor3 = Color3.new(0, 0, 0)
  4229. bar1_10.BorderSizePixel = 3
  4230. bar1_10.Size = UDim2.new(0, 166, 0, 65)
  4231.  
  4232. title_10.Name = "title"
  4233. title_10.Parent = bar1_10
  4234. title_10.BackgroundColor3 = Color3.new(1, 1, 1)
  4235. title_10.BackgroundTransparency = 1
  4236. title_10.Size = UDim2.new(0, 166, 0, 65)
  4237. title_10.Font = Enum.Font.Cartoon
  4238. title_10.Text = "CHARACTER"
  4239. title_10.TextColor3 = Color3.new(1, 1, 1)
  4240. title_10.TextScaled = true
  4241. title_10.TextSize = 14
  4242. title_10.TextWrapped = true
  4243.  
  4244. bar2_10.Name = "bar2"
  4245. bar2_10.Parent = characterframe
  4246. bar2_10.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  4247. bar2_10.BackgroundTransparency = 0.30000001192093
  4248. bar2_10.BorderColor3 = Color3.new(0, 0, 0)
  4249. bar2_10.BorderSizePixel = 3
  4250. bar2_10.Position = UDim2.new(0, 0, 0, 373)
  4251. bar2_10.Size = UDim2.new(0, 166, 0, 25)
  4252.  
  4253. characterclose.Name = "characterclose"
  4254. characterclose.Parent = bar2_10
  4255. characterclose.BackgroundColor3 = Color3.new(1, 1, 1)
  4256. characterclose.BackgroundTransparency = 1
  4257. characterclose.Position = UDim2.new(0, 0, 0, 2)
  4258. characterclose.Size = UDim2.new(0, 166, 0, 26)
  4259. characterclose.Font = Enum.Font.SourceSans
  4260. characterclose.Text = "Close"
  4261. characterclose.TextColor3 = Color3.new(1, 1, 1)
  4262. characterclose.TextScaled = true
  4263. characterclose.TextSize = 14
  4264. characterclose.TextWrapped = true
  4265.  
  4266. clown.Name = "clown"
  4267. clown.Parent = characterframe
  4268. clown.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4269. clown.BackgroundTransparency = 0.10000000149012
  4270. clown.BorderSizePixel = 2
  4271. clown.Position = UDim2.new(0, 6, 0, 74)
  4272. clown.Size = UDim2.new(0, 151, 0, 22)
  4273. clown.Font = Enum.Font.SourceSans
  4274. clown.Text = "Clown"
  4275. clown.TextColor3 = Color3.new(1, 1, 1)
  4276. clown.TextScaled = true
  4277. clown.TextSize = 14
  4278. clown.TextWrapped = true
  4279.  
  4280. devil.Name = "devil"
  4281. devil.Parent = characterframe
  4282. devil.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4283. devil.BackgroundTransparency = 0.10000000149012
  4284. devil.BorderSizePixel = 2
  4285. devil.Position = UDim2.new(0, 6, 0, 103)
  4286. devil.Size = UDim2.new(0, 151, 0, 22)
  4287. devil.Font = Enum.Font.SourceSans
  4288. devil.Text = "Devil"
  4289. devil.TextColor3 = Color3.new(1, 1, 1)
  4290. devil.TextScaled = true
  4291. devil.TextSize = 14
  4292. devil.TextWrapped = true
  4293.  
  4294. dominus.Name = "dominus"
  4295. dominus.Parent = characterframe
  4296. dominus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4297. dominus.BackgroundTransparency = 0.10000000149012
  4298. dominus.BorderSizePixel = 2
  4299. dominus.Position = UDim2.new(0, 6, 0, 133)
  4300. dominus.Size = UDim2.new(0, 151, 0, 22)
  4301. dominus.Font = Enum.Font.SourceSans
  4302. dominus.Text = "Dominus"
  4303. dominus.TextColor3 = Color3.new(1, 1, 1)
  4304. dominus.TextScaled = true
  4305. dominus.TextSize = 14
  4306. dominus.TextWrapped = true
  4307. mainframe.Visible = true
  4308. localplayerframe.Visible = false
  4309.  
  4310. pirate.Name = "pirate"
  4311. pirate.Parent = characterframe
  4312. pirate.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4313. pirate.BackgroundTransparency = 0.10000000149012
  4314. pirate.BorderSizePixel = 2
  4315. pirate.Position = UDim2.new(0, 6, 0, 161)
  4316. pirate.Size = UDim2.new(0, 151, 0, 22)
  4317. pirate.Font = Enum.Font.SourceSans
  4318. pirate.Text = "Pirate"
  4319. pirate.TextColor3 = Color3.new(1, 1, 1)
  4320. pirate.TextScaled = true
  4321. pirate.TextSize = 14
  4322. pirate.TextWrapped = true
  4323.  
  4324. rainbowsuit.Name = "rainbowsuit"
  4325. rainbowsuit.Parent = characterframe
  4326. rainbowsuit.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4327. rainbowsuit.BackgroundTransparency = 0.10000000149012
  4328. rainbowsuit.BorderSizePixel = 2
  4329. rainbowsuit.Position = UDim2.new(0, 6, 0, 188)
  4330. rainbowsuit.Size = UDim2.new(0, 151, 0, 22)
  4331. rainbowsuit.Font = Enum.Font.SourceSans
  4332. rainbowsuit.Text = "Rainbow Suit"
  4333. rainbowsuit.TextColor3 = Color3.new(1, 1, 1)
  4334. rainbowsuit.TextScaled = true
  4335. rainbowsuit.TextSize = 14
  4336. rainbowsuit.TextWrapped = true
  4337.  
  4338. reaper.Name = "reaper"
  4339. reaper.Parent = characterframe
  4340. reaper.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4341. reaper.BackgroundTransparency = 0.10000000149012
  4342. reaper.BorderSizePixel = 2
  4343. reaper.Position = UDim2.new(0, 6, 0, 215)
  4344. reaper.Size = UDim2.new(0, 151, 0, 22)
  4345. reaper.Font = Enum.Font.SourceSans
  4346. reaper.Text = "Reaper"
  4347. reaper.TextColor3 = Color3.new(1, 1, 1)
  4348. reaper.TextScaled = true
  4349. reaper.TextSize = 14
  4350. reaper.TextWrapped = true
  4351.  
  4352. skeleton.Name = "skeleton"
  4353. skeleton.Parent = characterframe
  4354. skeleton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4355. skeleton.BackgroundTransparency = 0.10000000149012
  4356. skeleton.BorderSizePixel = 2
  4357. skeleton.Position = UDim2.new(0, 6, 0, 245)
  4358. skeleton.Size = UDim2.new(0, 151, 0, 22)
  4359. skeleton.Font = Enum.Font.SourceSans
  4360. skeleton.Text = "Skeleton"
  4361. skeleton.TextColor3 = Color3.new(1, 1, 1)
  4362. skeleton.TextScaled = true
  4363. skeleton.TextSize = 14
  4364. skeleton.TextWrapped = true
  4365.  
  4366. watermelonshark.Name = "watermelonshark"
  4367. watermelonshark.Parent = characterframe
  4368. watermelonshark.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4369. watermelonshark.BackgroundTransparency = 0.10000000149012
  4370. watermelonshark.BorderSizePixel = 2
  4371. watermelonshark.Position = UDim2.new(0, 5, 0, 272)
  4372. watermelonshark.Size = UDim2.new(0, 151, 0, 22)
  4373. watermelonshark.Font = Enum.Font.SourceSans
  4374. watermelonshark.Text = "Watermelon Shark"
  4375. watermelonshark.TextColor3 = Color3.new(1, 1, 1)
  4376. watermelonshark.TextScaled = true
  4377. watermelonshark.TextSize = 14
  4378. watermelonshark.TextWrapped = true
  4379.  
  4380. zelucz.Name = "zelucz"
  4381. zelucz.Parent = characterframe
  4382. zelucz.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4383. zelucz.BackgroundTransparency = 0.10000000149012
  4384. zelucz.BorderSizePixel = 2
  4385. zelucz.Position = UDim2.new(0, 6, 0, 301)
  4386. zelucz.Size = UDim2.new(0, 151, 0, 22)
  4387. zelucz.Font = Enum.Font.SourceSans
  4388. zelucz.Text = "Zelucz"
  4389. zelucz.TextColor3 = Color3.new(1, 1, 1)
  4390. zelucz.TextScaled = true
  4391. zelucz.TextSize = 14
  4392. zelucz.TextWrapped = true
  4393.  
  4394. zombiedoge.Name = "zombiedoge"
  4395. zombiedoge.Parent = characterframe
  4396. zombiedoge.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4397. zombiedoge.BackgroundTransparency = 0.10000000149012
  4398. zombiedoge.BorderSizePixel = 2
  4399. zombiedoge.Position = UDim2.new(0, 6, 0, 330)
  4400. zombiedoge.Size = UDim2.new(0, 151, 0, 22)
  4401. zombiedoge.Font = Enum.Font.SourceSans
  4402. zombiedoge.Text = "Zombie Doge"
  4403. zombiedoge.TextColor3 = Color3.new(1, 1, 1)
  4404. zombiedoge.TextScaled = true
  4405. zombiedoge.TextSize = 14
  4406. zombiedoge.TextWrapped = true
  4407.  
  4408.  
  4409. makeplayershrek.MouseButton1Down:connect(function()
  4410. user = username.Text
  4411.  
  4412. local A_1 = game:GetService("Workspace")[user]
  4413. local A_2 = 20011951
  4414. local A_3 = "Hat1"
  4415. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4416. Event:InvokeServer(A_1, A_2, A_3)
  4417.  
  4418. local A_1 = game:GetService("Workspace")[user]
  4419. local A_2 = 20011951
  4420. local A_3 = "Hair1"
  4421. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4422. Event:InvokeServer(A_1, A_2, A_3)
  4423.  
  4424. local A_1 = game:GetService("Workspace")[user]
  4425. local A_2 = 1256287907
  4426. local A_3 = "Shirt1"
  4427. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4428. Event:InvokeServer(A_1, A_2, A_3)
  4429.  
  4430. local A_1 = game:GetService("Workspace")[user]
  4431. local A_2 = 2285882573
  4432. local A_3 = "Pants1"
  4433. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4434. Event:InvokeServer(A_1, A_2, A_3)
  4435.  
  4436. local A_1 = game:GetService("Workspace")[user]
  4437. local A_2 = 16723499
  4438. local A_3 = "Face1"
  4439. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4440. Event:InvokeServer(A_1, A_2, A_3)
  4441.  
  4442. local A_1 = game:GetService("Workspace")[user]
  4443. local A_2 = 20011951
  4444. local A_3 = "Hat2"
  4445. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4446. Event:InvokeServer(A_1, A_2, A_3)
  4447.  
  4448.  
  4449.  
  4450. local A_1 = game:GetService("Workspace")[user]
  4451. local A_2 =
  4452. {
  4453.         [1] = 85,
  4454.         [2] = 255,
  4455.         [3] = 0
  4456. }
  4457. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  4458. Event:FireServer(A_1, A_2)
  4459.  
  4460.  
  4461. end)
  4462.  
  4463.  
  4464.  
  4465. -----MAKE PLAYER NOOB
  4466.  
  4467. makeplayernoob.MouseButton1Down:connect(function()
  4468. user = username.Text
  4469.  
  4470. local A_1 = game:GetService("Workspace")[user]
  4471. local A_2 = 472507574
  4472. local A_3 = "Hat1"
  4473. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4474. Event:InvokeServer(A_1, A_2, A_3)
  4475.  
  4476. local A_1 = game:GetService("Workspace")[user]
  4477. local A_2 = 472507574
  4478. local A_3 = "Hair1"
  4479. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4480. Event:InvokeServer(A_1, A_2, A_3)
  4481.  
  4482. local A_1 = game:GetService("Workspace")[user]
  4483. local A_2 = 2248499581
  4484. local A_3 = "Shirt1"
  4485. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4486. Event:InvokeServer(A_1, A_2, A_3)
  4487.  
  4488. local A_1 = game:GetService("Workspace")[user]
  4489. local A_2 = 1208957640
  4490. local A_3 = "Pants1"
  4491. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4492. Event:InvokeServer(A_1, A_2, A_3)
  4493.  
  4494. local A_1 = game:GetService("Workspace")[user]
  4495. local A_2 = 144075659
  4496. local A_3 = "Face1"
  4497. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4498. Event:InvokeServer(A_1, A_2, A_3)
  4499.  
  4500. local A_1 = game:GetService("Workspace")[user]
  4501. local A_2 = 472507574
  4502. local A_3 = "Hat2"
  4503. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4504. Event:InvokeServer(A_1, A_2, A_3)
  4505.  
  4506.  
  4507.  
  4508. local A_1 = game:GetService("Workspace")[user]
  4509. local A_2 =
  4510. {
  4511.         [1] = 61,
  4512.         [2] = 64,
  4513.         [3] = 255
  4514. }
  4515. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  4516. Event:FireServer(A_1, A_2)
  4517.  
  4518.  
  4519. end)
  4520.  
  4521. -- Scripts:
  4522.  
  4523.  
  4524.  
  4525.  
  4526. game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
  4527.  
  4528. if key == "x" then
  4529. if      D3SK1NG_MENU.Enabled == true then      
  4530.         D3SK1NG_MENU.Enabled = false
  4531. elseif D3SK1NG_MENU.Enabled == false then
  4532.         D3SK1NG_MENU.Enabled = true
  4533.         end
  4534.         end
  4535.         end)
  4536.        
  4537.  
  4538.  
  4539.  
  4540.  
  4541. ------ OPEN BUTTONS
  4542.  
  4543. creditsbutton.MouseButton1Down:connect(function()
  4544. creditsframe.Visible = true
  4545. end)
  4546.  
  4547. localplayerbutton.MouseButton1Down:connect(function()
  4548. localplayerframe.Visible = true
  4549. mainframe.Visible = false
  4550. end)
  4551.  
  4552. otherplayersbutton.MouseButton1Down:connect(function()
  4553. otherplayersframe.Visible = true
  4554. mainframe.Visible = false
  4555. end)
  4556.  
  4557. stealthmoneybutton.MouseButton1Down:connect(function()
  4558. moneyframe.Visible = true
  4559. mainframe.Visible = false
  4560. end)
  4561.  
  4562. teleportsbutton.MouseButton1Down:connect(function()
  4563. teleportframe.Visible = true
  4564. mainframe.Visible = false
  4565. end)
  4566.  
  4567. vehiclebutton.MouseButton1Down:connect(function()
  4568. vehicleframe.Visible = true
  4569. mainframe.Visible = false
  4570. end)
  4571.  
  4572. worldbutton.MouseButton1Down:connect(function()
  4573. worldframe.Visible = true
  4574. mainframe.Visible = false
  4575. end)
  4576.  
  4577. ------- CLOSE BUTTONS
  4578.  
  4579. creditsclose.MouseButton1Down:connect(function()
  4580. creditsframe.Visible = false
  4581. end)
  4582.  
  4583. localplayerback.MouseButton1Down:connect(function()
  4584. localplayerframe.Visible = false
  4585. mainframe.Visible = true
  4586. end)
  4587.  
  4588. otherplayersback.MouseButton1Down:connect(function()
  4589. otherplayersframe.Visible = false
  4590. mainframe.Visible = true
  4591. end)
  4592.  
  4593. moneyback.MouseButton1Down:connect(function()
  4594. moneyframe.Visible = false
  4595. mainframe.Visible = true
  4596. end)
  4597.  
  4598. teleportback.MouseButton1Down:connect(function()
  4599. teleportframe.Visible = false
  4600. mainframe.Visible = true
  4601. end)
  4602.  
  4603. vehicleback.MouseButton1Down:connect(function()
  4604. vehicleframe.Visible = false
  4605. mainframe.Visible = true
  4606. end)
  4607.  
  4608. worldback.MouseButton1Down:connect(function()
  4609. worldframe.Visible = false
  4610. mainframe.Visible = true
  4611. end)
  4612.  
  4613. --STEALTH MONEY BUTTONS
  4614.  
  4615. _10million.MouseButton1Down:connect(function()
  4616. if              _10millionstatus.Text == 'OFF' then
  4617.         _10millionstatus.Text = 'ON'
  4618.  
  4619.         repeat
  4620.                 game.Players.LocalPlayer.ChangeMoney:Fire(10000000)
  4621.                 wait(0.1)
  4622.         until _10millionstatus.Text == 'OFF'
  4623.  
  4624. elseif _10millionstatus.Text == 'ON' then
  4625.         _10millionstatus.Text = 'OFF'
  4626. end
  4627. end)
  4628.  
  4629. _15million.MouseButton1Down:connect(function()
  4630. if              _15millionstatus.Text == 'OFF' then
  4631.         _15millionstatus.Text = 'ON'
  4632.  
  4633.         repeat
  4634.                 game.Players.LocalPlayer.ChangeMoney:Fire(15000000)
  4635.                 wait(0.1)
  4636.         until _15millionstatus.Text == 'OFF'
  4637.  
  4638. elseif _15millionstatus.Text == 'ON' then
  4639.         _15millionstatus.Text = 'OFF'
  4640. end
  4641. end)
  4642.  
  4643. _2billion.MouseButton1Down:connect(function()
  4644. if              _2billionstatus.Text == 'OFF' then
  4645.         _2billionstatus.Text = 'ON'
  4646.  
  4647.         repeat
  4648.                 game.Players.LocalPlayer.ChangeMoney:Fire(198978654)wait(0.1) game.Players.LocalPlayer.ChangeMoney:Fire(12) wait(0.1) game.Players.LocalPlayer.ChangeMoney:Fire(198974652)
  4649.                
  4650.                 wait(0.1)
  4651.         until _2billionstatus.Text == 'OFF'
  4652.  
  4653. elseif _2billionstatus.Text == 'ON' then
  4654.         _2billionstatus.Text = 'OFF'
  4655. end
  4656. end)
  4657.  
  4658. ------- OTHER PLAYERS BUTTONS
  4659.  
  4660. spam.MouseButton1Down:connect(function()
  4661. if spamstatus.Text == 'OFF' then
  4662.         spamstatus.Text = 'ON'
  4663.         repeat
  4664.                 local A_1 = "Sub To TeoMessiKing and Legend J M Z on YT"
  4665. local A_2 = "All"
  4666. local Event = game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest
  4667. Event:FireServer(A_1, A_2)
  4668. wait(1)
  4669.         until spamstatus.Text == 'OFF'
  4670.  
  4671. elseif spamstatus.Text == 'ON' then
  4672.         spamstatus.Text = 'OFF'
  4673. end
  4674. end)
  4675.  
  4676. nakedall.MouseButton1Down:connect(function()
  4677. for i,v in pairs(game.Players:GetChildren()) do
  4678.         if v.Name ~= game.Players.LocalPlayer.Name then
  4679.         noob = v.Name
  4680.         game:GetService("Workspace").CommunicationRelays.Character.ClearCharacter:InvokeServer(game:GetService("Workspace")[noob])
  4681.         end
  4682.         end
  4683. end)
  4684.  
  4685. checkmoney.MouseButton1Down:connect(function()
  4686.         statsframe.Visible = true
  4687. moneystatus.Text = game.Players[username.Text].Money.Value
  4688. end)
  4689.  
  4690. statsclose.MouseButton1Down:connect(function()
  4691. statsframe.Visible = false
  4692. end)
  4693.  
  4694. tptoplayer.MouseButton1Down:connect(function()
  4695. local Target
  4696. local character
  4697. local Player
  4698. Player = game.Players.LocalPlayer
  4699. character = workspace:WaitForChild(Player.name)
  4700. Target = username.Text
  4701. Player.character.HumanoidRootPart.CFrame = game.Players[Target].character.HumanoidRootPart.CFrame
  4702. end)
  4703.  
  4704. -------- LOCALP PlAYER BUTTONS
  4705.  
  4706. givegun.MouseButton1Down:connect(function()
  4707. game:GetService("Workspace").CommunicationRelays.Character.ItemEquip:FireServer("JobAssets", "Glock 9mm", "Gun")
  4708. end)
  4709.  
  4710. qteleport.MouseButton1Down:connect(function()
  4711. plr = game.Players.LocalPlayer
  4712. hum = plr.Character.HumanoidRootPart
  4713. mouse = plr:GetMouse()
  4714. mouse.KeyDown:connect(function(key)
  4715. if key == "q" then
  4716. if mouse.Target then
  4717. hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
  4718. end
  4719. end
  4720. end)
  4721. print("Press Q To Teleport")
  4722. end)
  4723.  
  4724. superrun.MouseButton1Down:connect(function()
  4725. if superjumpstatus.Text == 'OFF' then
  4726.         superjumpstatus.Text = 'ON'
  4727.                         game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 200
  4728. elseif superjumpstatus.Text == 'ON' then
  4729.         superjumpstatus.Text = 'OFF'
  4730.                         game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  4731. end
  4732. end)
  4733.  
  4734. superjump.MouseButton1Down:connect(function()
  4735. if superrunstatus.Text == 'OFF' then
  4736.         superrunstatus.Text = 'ON'
  4737.         game.Players.LocalPlayer.Character.Humanoid.JumpPower = 111
  4738.  
  4739.        
  4740. elseif superrunstatus.Text == 'ON' then
  4741.         superrunstatus.Text = 'OFF'
  4742.         game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
  4743. end
  4744. end)
  4745.  
  4746. lowgravity.MouseButton1Down:connect(function()
  4747. if lowgravitystatus.Text == 'OFF' then
  4748.         game.Workspace.Gravity = 25
  4749.         lowgravitystatus.Text = 'ON'
  4750.        
  4751. elseif lowgravitystatus.Text == 'ON' then
  4752.         lowgravitystatus.Text = 'OFF'
  4753.         game.Workspace.Gravity = 175
  4754.        
  4755. end
  4756. end)
  4757.  
  4758. noclip.MouseButton1Down:connect(function()
  4759. if noclipstatus.Text == 'OFF' then
  4760.        
  4761. noclip = true
  4762. game:GetService('RunService').Stepped:connect(function()
  4763. if noclip then
  4764. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  4765. end
  4766. end)
  4767. plr = game.Players.LocalPlayer
  4768. mouse = plr:GetMouse()
  4769.  
  4770.         noclipstatus.Text = 'ON'
  4771.  
  4772.  
  4773. elseif noclipstatus.Text == 'ON' then
  4774.         noclipstatus.Text = 'OFF'
  4775.  
  4776. noclip = false
  4777.  
  4778.  
  4779. end
  4780. end)
  4781.  
  4782.  
  4783. ------ WORLDFRAME
  4784.  
  4785. fog.MouseButton1Down:connect(function()
  4786. game.Lighting.FogEnd = 250
  4787. end)
  4788.  
  4789.  
  4790.  
  4791. nofog.MouseButton1Down:connect(function()
  4792. game.Lighting.FogEnd = 10000
  4793. end)
  4794.  
  4795. repeat
  4796. bright.MouseButton1Down:connect(function()
  4797. game.Lighting.Brightness = 10000
  4798. wait(0.1)
  4799. end)
  4800. until dark.MouseButton1Down
  4801.  
  4802. dark.MouseButton1Down:connect(function()
  4803. game.Lighting.Brightness = 1
  4804. end)
  4805.  
  4806.  
  4807.  
  4808.  
  4809. ----- VEHICLE BUTTONS
  4810.  
  4811.  
  4812. sleigher.MouseButton1Down:connect(function()
  4813. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.Visible = true
  4814. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.ActiveCustomization.Frame.Value = "Sleigher"
  4815. end)
  4816.  
  4817. policecar.MouseButton1Down:connect(function()
  4818. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.Visible = true
  4819. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.ActiveCustomization.Frame.Value = "Police Intrepid"
  4820. end)
  4821.  
  4822. bus.MouseButton1Down:connect(function()
  4823. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.Visible = true
  4824. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.ActiveCustomization.Frame.Value = "Schoolbus"
  4825. end)
  4826.  
  4827. -----TELEPORT BUTTONS
  4828.  
  4829. Baileys.MouseButton1Down:connect(function()
  4830. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(543.76062, 39.8500099, 43.1453667))
  4831. end)
  4832.  
  4833. Criminalbase.MouseButton1Down:connect(function()
  4834. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(678.209106, 39.8500099, 840.987732))
  4835. end)
  4836.  
  4837. Plot.MouseButton1Down:connect(function()
  4838. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-9.09812069, 39.8500023, -251.339005))
  4839. end)
  4840.  
  4841. Garage.MouseButton1Down:connect(function()
  4842. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(617.86792, 39.8500099, 222.204208))
  4843. end)
  4844.  
  4845. SuperMart.MouseButton1Down:connect(function()
  4846. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(306.922485, 39.8597755, 866.421509))
  4847. end)
  4848.  
  4849. Gym.MouseButton1Down:connect(function()
  4850. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(176.828949, 39.8500099, 1208.14514))
  4851. end)
  4852.  
  4853. CarShip.MouseButton1Down:connect(function()
  4854. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(366.530609, 39.6500092, 561.46991))
  4855. end)
  4856.  
  4857. Club.MouseButton1Down:connect(function()
  4858. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(506.477844, 40.2500153, 891.893738))
  4859. end)
  4860.  
  4861. PoliceStation.MouseButton1Down:connect(function()
  4862. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-38.1218109, 42.6500092, 597.40094))
  4863. end)
  4864.  
  4865. Cinema.MouseButton1Down:connect(function()
  4866. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(593.378, 61.2, 467.222))
  4867. end)
  4868.  
  4869. GasStation.MouseButton1Down:connect(function()
  4870. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(348.957458, 39.6500092, 457.277496))
  4871. end)
  4872.  
  4873. Hospital.MouseButton1Down:connect(function()
  4874. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(137.416245, 39.8500099, 1463.74634))
  4875. end)
  4876.  
  4877. HIghschool.MouseButton1Down:connect(function()
  4878. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-124.7, 42.3, 774.094))
  4879. end)
  4880.  
  4881. Hamburger.MouseButton1Down:connect(function()
  4882. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(414.374298, 39.8500099, 366.701843))
  4883. end)
  4884.  
  4885. Mueseum.MouseButton1Down:connect(function()
  4886. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(616.659119, 40.2500153, 1363.78442))
  4887. end)
  4888.  
  4889. Library.MouseButton1Down:connect(function()
  4890. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(424.386597, 39.8500099, 1119.21436))
  4891. end)
  4892.  
  4893. Apartments.MouseButton1Down:connect(function()
  4894. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(509.568024, 39.8500099, 117.027695))
  4895. end)
  4896.  
  4897. Bank.MouseButton1Down:connect(function()
  4898. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-89.6001, 47.2, 1371.2))
  4899. end)
  4900.  
  4901. ------ Not important
  4902.  
  4903.  
  4904. statsframe.Draggable = true
  4905. creditsframe.Draggable = true
  4906.  
  4907.  
  4908. ----------- important
  4909.  
  4910. monalisa.MouseButton1Down:Connect(function()
  4911.         game.Players.LocalPlayer.PlayerGui.Main.PaintingMenu.Visible = true
  4912.        
  4913.         game.Players.LocalPlayer.PlayerGui.Main.PaintingVal = game.ReplicatedStorage.PaintingCatalog["Mona Lisa"]
  4914.         end)
  4915.  
  4916.  
  4917. spammessages.MouseButton1Down:Connect(function()
  4918.         if spammessagesstatus.Text == 'OFF' then
  4919.                         spammessagesstatus.Text = 'ON'
  4920.         repeat
  4921.         local A_1 = "Hi Sub to TeoMessiKing please :)"
  4922. local A_2 = username.Text
  4923. local Event = game:GetService("Workspace").CommunicationRelays.Interclient.SendMessage
  4924. Event:InvokeServer(A_1, A_2)
  4925. wait(0.5)
  4926.         until spammessagesstatus.Text == 'OFF'
  4927.         elseif spammessagesstatus.Text == 'ON' then
  4928.                 spammessagesstatus.Text = 'OFF'
  4929.         end
  4930.         end)
  4931.  
  4932.  
  4933. otherplayersframe.Visible = false
  4934.  
  4935.  
  4936. attatchbutton.MouseButton1Down:connect(function()
  4937. if attachstatus.Text == 'OFF' then
  4938.                         attachstatus.Text = 'ON'
  4939.         repeat
  4940.         local Target
  4941. local character
  4942. local Player
  4943. Player = game.Players.LocalPlayer
  4944. character = workspace:WaitForChild(Player.name)
  4945. Target = username.Text
  4946. Player.character.HumanoidRootPart.CFrame = game.Players[Target].character.HumanoidRootPart.CFrame
  4947. wait(0.05)
  4948.         until attachstatus.Text == 'OFF'
  4949.  
  4950. elseif attachstatus.Text == 'ON' then
  4951.         attachstatus.Text = 'OFF'
  4952. end
  4953. end)
  4954. ------------------ CHARACTER
  4955.  
  4956.  
  4957. characterbutton.MouseButton1Down:connect(function()
  4958. characterframe.Visible = true
  4959. end)
  4960.  
  4961. characterclose.MouseButton1Down:connect(function()
  4962. characterframe.Visible = false
  4963. end)
  4964.  
  4965. clown.MouseButton1Down:connect(function()
  4966. localplayerusername = game.Players.LocalPlayer.Name
  4967.  
  4968.  
  4969. local A_1 = game:GetService("Workspace")[localplayerusername]
  4970. local A_2 = 16984857
  4971. local A_3 = "Hat1"
  4972. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4973. Event:InvokeServer(A_1, A_2, A_3)
  4974.  
  4975. local A_1 = game:GetService("Workspace")[localplayerusername]
  4976. local A_2 = 1554091128
  4977. local A_3 = "Shirt1"
  4978. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4979. Event:InvokeServer(A_1, A_2, A_3)
  4980.  
  4981. local A_1 = game:GetService("Workspace")[localplayerusername]
  4982. local A_2 = 2362379433
  4983. local A_3 = "Pants1"
  4984. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4985. Event:InvokeServer(A_1, A_2, A_3)
  4986.  
  4987. local A_1 = game:GetService("Workspace")[localplayerusername]
  4988. local A_2 = 23644960
  4989. local A_3 = "Face1"
  4990. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4991. Event:InvokeServer(A_1, A_2, A_3)
  4992.  
  4993. local A_1 = game:GetService("Workspace")[localplayerusername]
  4994. local A_2 = 15469944
  4995. local A_3 = "Hat2"
  4996. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  4997. Event:InvokeServer(A_1, A_2, A_3)
  4998.  
  4999.  
  5000.  
  5001. local A_1 = game:GetService("Workspace")[localplayerusername]
  5002. local A_2 =
  5003. {
  5004.         [1] = 1,
  5005.         [2] = 0.8,
  5006.         [3] = 0.6
  5007. }
  5008. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  5009. Event:FireServer(A_1, A_2)
  5010.  
  5011. end)
  5012.  
  5013. devil.MouseButton1Down:connect(function()
  5014. localplayerusername = game.Players.LocalPlayer.Name
  5015.  
  5016.  
  5017. local A_1 = game:GetService("Workspace")[localplayerusername]
  5018. local A_2 = 15967797
  5019. local A_3 = "Hat1"
  5020. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5021. Event:InvokeServer(A_1, A_2, A_3)
  5022.  
  5023. local A_1 = game:GetService("Workspace")[localplayerusername]
  5024. local A_2 = 2025399665
  5025. local A_3 = "Shirt1"
  5026. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5027. Event:InvokeServer(A_1, A_2, A_3)
  5028.  
  5029. local A_1 = game:GetService("Workspace")[localplayerusername]
  5030. local A_2 = 1677380681
  5031. local A_3 = "Pants1"
  5032. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5033. Event:InvokeServer(A_1, A_2, A_3)
  5034.  
  5035. local A_1 = game:GetService("Workspace")[localplayerusername]
  5036. local A_2 = 128992838
  5037. local A_3 = "Face1"
  5038. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5039. Event:InvokeServer(A_1, A_2, A_3)
  5040.  
  5041. local A_1 = game:GetService("Workspace")[localplayerusername]
  5042. local A_2 = 1117719026
  5043. local A_3 = "Hat2"
  5044. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5045. Event:InvokeServer(A_1, A_2, A_3)
  5046.  
  5047.  
  5048.  
  5049. local A_1 = game:GetService("Workspace")[localplayerusername]
  5050. local A_2 =
  5051. {
  5052.         [1] = 1,
  5053.         [2] = 0.8,
  5054.         [3] = 0.6
  5055. }
  5056. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  5057. Event:FireServer(A_1, A_2)
  5058.  
  5059. end)
  5060.  
  5061. dominus.MouseButton1Down:connect(function()
  5062. localplayerusername = game.Players.LocalPlayer.Name
  5063.  
  5064.  
  5065. local A_1 = game:GetService("Workspace")[localplayerusername]
  5066. local A_2 = 21070012
  5067. local A_3 = "Hat1"
  5068. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5069. Event:InvokeServer(A_1, A_2, A_3)
  5070.  
  5071. local A_1 = game:GetService("Workspace")[localplayerusername]
  5072. local A_2 = 1594957505
  5073. local A_3 = "Shirt1"
  5074. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5075. Event:InvokeServer(A_1, A_2, A_3)
  5076.  
  5077. local A_1 = game:GetService("Workspace")[localplayerusername]
  5078. local A_2 = 767979438
  5079. local A_3 = "Pants1"
  5080. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5081. Event:InvokeServer(A_1, A_2, A_3)
  5082.  
  5083. local A_1 = game:GetService("Workspace")[localplayerusername]
  5084. local A_2 = 20052135
  5085. local A_3 = "Face1"
  5086. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5087. Event:InvokeServer(A_1, A_2, A_3)
  5088.  
  5089. local A_1 = game:GetService("Workspace")[localplayerusername]
  5090. local A_2 = 1031429
  5091. local A_3 = "Hat2"
  5092. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5093. Event:InvokeServer(A_1, A_2, A_3)
  5094.  
  5095.  
  5096.  
  5097. local A_1 = game:GetService("Workspace")[localplayerusername]
  5098. local A_2 =
  5099. {
  5100.         [1] = 1,
  5101.         [2] = 0.8,
  5102.         [3] = 0.6
  5103. }
  5104. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  5105. Event:FireServer(A_1, A_2)
  5106.  
  5107. end)
  5108.  
  5109. pirate.MouseButton1Down:connect(function()
  5110. localplayerusername = game.Players.LocalPlayer.Name
  5111.  
  5112.  
  5113. local A_1 = game:GetService("Workspace")[localplayerusername]
  5114. local A_2 = 1028859
  5115. local A_3 = "Hat1"
  5116. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5117. Event:InvokeServer(A_1, A_2, A_3)
  5118.  
  5119. local A_1 = game:GetService("Workspace")[localplayerusername]
  5120. local A_2 = 1332460963
  5121. local A_3 = "Shirt1"
  5122. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5123. Event:InvokeServer(A_1, A_2, A_3)
  5124.  
  5125. local A_1 = game:GetService("Workspace")[localplayerusername]
  5126. local A_2 = 1352908341
  5127. local A_3 = "Pants1"
  5128. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5129. Event:InvokeServer(A_1, A_2, A_3)
  5130.  
  5131. local A_1 = game:GetService("Workspace")[localplayerusername]
  5132. local A_2 = 255827175
  5133. local A_3 = "Face1"
  5134. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5135. Event:InvokeServer(A_1, A_2, A_3)
  5136.  
  5137. local A_1 = game:GetService("Workspace")[localplayerusername]
  5138. local A_2 = 74970669
  5139. local A_3 = "Hat2"
  5140. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5141. Event:InvokeServer(A_1, A_2, A_3)
  5142.  
  5143.  
  5144.  
  5145. local A_1 = game:GetService("Workspace")[localplayerusername]
  5146. local A_2 =
  5147. {
  5148.         [1] = 1,
  5149.         [2] = 0.8,
  5150.         [3] = 0.6
  5151. }
  5152. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  5153. Event:FireServer(A_1, A_2)
  5154.  
  5155. end)
  5156.  
  5157. rainbowsuit.MouseButton1Down:connect(function()
  5158. localplayerusername = game.Players.LocalPlayer.Name
  5159.  
  5160.  
  5161. local A_1 = game:GetService("Workspace")[localplayerusername]
  5162. local A_2 = 82332313
  5163. local A_3 = "Hat1"
  5164. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5165. Event:InvokeServer(A_1, A_2, A_3)
  5166.  
  5167. local A_1 = game:GetService("Workspace")[localplayerusername]
  5168. local A_2 = 1601920254
  5169. local A_3 = "Shirt1"
  5170. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5171. Event:InvokeServer(A_1, A_2, A_3)
  5172.  
  5173. local A_1 = game:GetService("Workspace")[localplayerusername]
  5174. local A_2 = 1277777900
  5175. local A_3 = "Pants1"
  5176. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5177. Event:InvokeServer(A_1, A_2, A_3)
  5178.  
  5179. local A_1 = game:GetService("Workspace")[localplayerusername]
  5180. local A_2 = 20052135
  5181. local A_3 = "Face1"
  5182. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5183. Event:InvokeServer(A_1, A_2, A_3)
  5184.  
  5185. local A_1 = game:GetService("Workspace")[localplayerusername]
  5186. local A_2 = 149594188
  5187. local A_3 = "Hat2"
  5188. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5189. Event:InvokeServer(A_1, A_2, A_3)
  5190.  
  5191.  
  5192.  
  5193. local A_1 = game:GetService("Workspace")[localplayerusername]
  5194. local A_2 =
  5195. {
  5196.         [1] = 1,
  5197.         [2] = 0.8,
  5198.         [3] = 0.6
  5199. }
  5200. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  5201. Event:FireServer(A_1, A_2)
  5202.  
  5203. end)
  5204.  
  5205. reaper.MouseButton1Down:connect(function()
  5206. localplayerusername = game.Players.LocalPlayer.Name
  5207.  
  5208.  
  5209. local A_1 = game:GetService("Workspace")[localplayerusername]
  5210. local A_2 = 28276664
  5211. local A_3 = "Hat1"
  5212. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5213. Event:InvokeServer(A_1, A_2, A_3)
  5214.  
  5215. local A_1 = game:GetService("Workspace")[localplayerusername]
  5216. local A_2 = 788634000
  5217. local A_3 = "Shirt1"
  5218. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5219. Event:InvokeServer(A_1, A_2, A_3)
  5220.  
  5221. local A_1 = game:GetService("Workspace")[localplayerusername]
  5222. local A_2 = 825322045
  5223. local A_3 = "Pants1"
  5224. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5225. Event:InvokeServer(A_1, A_2, A_3)
  5226.  
  5227. local A_1 = game:GetService("Workspace")[localplayerusername]
  5228. local A_2 = 398675917
  5229. local A_3 = "Face1"
  5230. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5231. Event:InvokeServer(A_1, A_2, A_3)
  5232.  
  5233. local A_1 = game:GetService("Workspace")[localplayerusername]
  5234. local A_2 = 28276664
  5235. local A_3 = "Hat2"
  5236. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5237. Event:InvokeServer(A_1, A_2, A_3)
  5238.  
  5239.  
  5240. local A_1 = game:GetService("Workspace")[localplayerusername]
  5241. local A_2 =
  5242. {
  5243.         [1] = 0.9,
  5244.         [2] = 0.89,
  5245.         [3] = 0.87
  5246. }
  5247. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  5248. Event:FireServer(A_1, A_2)
  5249.  
  5250.  
  5251. end)
  5252.  
  5253. skeleton.MouseButton1Down:connect(function()
  5254. localplayerusername = game.Players.LocalPlayer.Name
  5255.  
  5256.  
  5257. local A_1 = game:GetService("Workspace")[localplayerusername]
  5258. local A_2 = 4765718
  5259. local A_3 = "Hat1"
  5260. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5261. Event:InvokeServer(A_1, A_2, A_3)
  5262.  
  5263. local A_1 = game:GetService("Workspace")[localplayerusername]
  5264. local A_2 = 2227041824
  5265. local A_3 = "Shirt1"
  5266. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5267. Event:InvokeServer(A_1, A_2, A_3)
  5268.  
  5269. local A_1 = game:GetService("Workspace")[localplayerusername]
  5270. local A_2 = 2085700068
  5271. local A_3 = "Pants1"
  5272. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5273. Event:InvokeServer(A_1, A_2, A_3)
  5274.  
  5275. local A_1 = game:GetService("Workspace")[localplayerusername]
  5276. local A_2 = 128992838
  5277. local A_3 = "Face1"
  5278. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5279. Event:InvokeServer(A_1, A_2, A_3)
  5280.  
  5281. local A_1 = game:GetService("Workspace")[localplayerusername]
  5282. local A_2 = 4765718
  5283. local A_3 = "Hat2"
  5284. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5285. Event:InvokeServer(A_1, A_2, A_3)
  5286.  
  5287.  
  5288.  
  5289. local A_1 = game:GetService("Workspace")[localplayerusername]
  5290. local A_2 =
  5291. {
  5292.         [1] = 0.9,
  5293.         [2] = 0.89,
  5294.         [3] = 0.87
  5295. }
  5296. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  5297. Event:FireServer(A_1, A_2)
  5298.  
  5299. end)
  5300.  
  5301. watermelonshark.MouseButton1Down:connect(function()
  5302. localplayerusername = game.Players.LocalPlayer.Name
  5303.  
  5304.  
  5305. local A_1 = game:GetService("Workspace")[localplayerusername]
  5306. local A_2 = 264989462
  5307. local A_3 = "Hat1"
  5308. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5309. Event:InvokeServer(A_1, A_2, A_3)
  5310.  
  5311. local A_1 = game:GetService("Workspace")[localplayerusername]
  5312. local A_2 = 1789114124
  5313. local A_3 = "Shirt1"
  5314. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5315. Event:InvokeServer(A_1, A_2, A_3)
  5316.  
  5317. local A_1 = game:GetService("Workspace")[localplayerusername]
  5318. local A_2 = 1420016210
  5319. local A_3 = "Pants1"
  5320. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5321. Event:InvokeServer(A_1, A_2, A_3)
  5322.  
  5323. local A_1 = game:GetService("Workspace")[localplayerusername]
  5324. local A_2 = 2409285794
  5325. local A_3 = "Face1"
  5326. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5327. Event:InvokeServer(A_1, A_2, A_3)
  5328.  
  5329. local A_1 = game:GetService("Workspace")[localplayerusername]
  5330. local A_2 = 264989462
  5331. local A_3 = "Hat2"
  5332. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5333. Event:InvokeServer(A_1, A_2, A_3)
  5334.  
  5335.  
  5336. local A_1 = game:GetService("Workspace")[localplayerusername]
  5337. local A_2 =
  5338. {
  5339.         [1] = 0.9,
  5340.         [2] = 0.89,
  5341.         [3] = 0.87
  5342. }
  5343. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  5344. Event:FireServer(A_1, A_2)
  5345.  
  5346. end)
  5347.  
  5348. zelucz.MouseButton1Down:connect(function()
  5349. localplayerusername = game.Players.LocalPlayer.Name
  5350.  
  5351.  
  5352. local A_1 = game:GetService("Workspace")[localplayerusername]
  5353. local A_2 = 183468963
  5354. local A_3 = "Hat1"
  5355. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5356. Event:InvokeServer(A_1, A_2, A_3)
  5357.  
  5358. local A_1 = game:GetService("Workspace")[localplayerusername]
  5359. local A_2 = 1789244389
  5360. local A_3 = "Shirt1"
  5361. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5362. Event:InvokeServer(A_1, A_2, A_3)
  5363.  
  5364. local A_1 = game:GetService("Workspace")[localplayerusername]
  5365. local A_2 = 2144699119
  5366. local A_3 = "Pants1"
  5367. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5368. Event:InvokeServer(A_1, A_2, A_3)
  5369.  
  5370. local A_1 = game:GetService("Workspace")[localplayerusername]
  5371. local A_2 = 144075659
  5372. local A_3 = "Face1"
  5373. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5374. Event:InvokeServer(A_1, A_2, A_3)
  5375.  
  5376. local A_1 = game:GetService("Workspace")[localplayerusername]
  5377. local A_2 = 183468963
  5378. local A_3 = "Hat2"
  5379. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5380. Event:InvokeServer(A_1, A_2, A_3)
  5381.  
  5382.  
  5383. local A_1 = game:GetService("Workspace")[localplayerusername]
  5384. local A_2 =
  5385. {
  5386.         [1] = 0.9,
  5387.         [2] = 0.89,
  5388.         [3] = 0.87
  5389. }
  5390. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  5391. Event:FireServer(A_1, A_2)
  5392.  
  5393. end)
  5394.  
  5395. zombiedoge.MouseButton1Down:connect(function()
  5396. localplayerusername = game.Players.LocalPlayer.Name
  5397.  
  5398.  
  5399. local A_1 = game:GetService("Workspace")[localplayerusername]
  5400. local A_2 = 304718708
  5401. local A_3 = "Hat1"
  5402. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5403. Event:InvokeServer(A_1, A_2, A_3)
  5404.  
  5405. local A_1 = game:GetService("Workspace")[localplayerusername]
  5406. local A_2 = 2130801269
  5407. local A_3 = "Shirt1"
  5408. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5409. Event:InvokeServer(A_1, A_2, A_3)
  5410.  
  5411. local A_1 = game:GetService("Workspace")[localplayerusername]
  5412. local A_2 = 655826450
  5413. local A_3 = "Pants1"
  5414. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5415. Event:InvokeServer(A_1, A_2, A_3)
  5416.  
  5417. local A_1 = game:GetService("Workspace")[localplayerusername]
  5418. local A_2 = 20052135
  5419. local A_3 = "Face1"
  5420. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5421. Event:InvokeServer(A_1, A_2, A_3)
  5422.  
  5423. local A_1 = game:GetService("Workspace")[localplayerusername]
  5424. local A_2 = 226186871
  5425. local A_3 = "Hat2"
  5426. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5427. Event:InvokeServer(A_1, A_2, A_3)
  5428.  
  5429.  
  5430.  
  5431. local A_1 = game:GetService("Workspace")[localplayerusername]
  5432. local A_2 =
  5433. {
  5434.         [1] = 1,
  5435.         [2] = 0.8,
  5436.         [3] = 0.6
  5437. }
  5438. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  5439. Event:FireServer(A_1, A_2)