Facebook
From Steven, 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: 375
  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 =-- Farewell Infortality.
  13. -- Version: 2.82
  14. -- Instances:
  15. local D3SK1NG_MENU = Instance.new("ScreenGui")
  16. local worldframe = Instance.new("Frame")
  17. local bar1 = Instance.new("Frame")
  18. local title = Instance.new("TextLabel")
  19. local bar2 = Instance.new("Frame")
  20. local worldback = Instance.new("TextButton")
  21. local fog = Instance.new("TextButton")
  22. local nofog = Instance.new("TextButton")
  23. local bright = Instance.new("TextButton")
  24. local dark = Instance.new("TextButton")
  25. local vehicleframe = Instance.new("Frame")
  26. local bar1_2 = Instance.new("Frame")
  27. local title_2 = Instance.new("TextLabel")
  28. local bus = Instance.new("TextButton")
  29. local bar2_2 = Instance.new("Frame")
  30. local vehicleback = Instance.new("TextButton")
  31. local policecar = Instance.new("TextButton")
  32. local sleigher = Instance.new("TextButton")
  33. local teleportframe = Instance.new("Frame")
  34. local bar1_3 = Instance.new("Frame")
  35. local title_3 = Instance.new("TextLabel")
  36. local teleports = Instance.new("ScrollingFrame")
  37. local Hospital = Instance.new("TextButton")
  38. local GasStation = Instance.new("TextButton")
  39. local Cinema = Instance.new("TextButton")
  40. local Plot = Instance.new("TextButton")
  41. local PoliceStation = Instance.new("TextButton")
  42. local Club = Instance.new("TextButton")
  43. local CarShip = Instance.new("TextButton")
  44. local Library = Instance.new("TextButton")
  45. local Apartments = Instance.new("TextButton")
  46. local Gym = Instance.new("TextButton")
  47. local Bank = Instance.new("TextButton")
  48. local Mueseum = Instance.new("TextButton")
  49. local Hamburger = Instance.new("TextButton")
  50. local HIghschool = Instance.new("TextButton")
  51. local Criminalbase = Instance.new("TextButton")
  52. local SuperMart = Instance.new("TextButton")
  53. local Baileys = Instance.new("TextButton")
  54. local Garage = Instance.new("TextButton")
  55. local bar2_3 = Instance.new("Frame")
  56. local teleportback = Instance.new("TextButton")
  57. local statsframe = Instance.new("Frame")
  58. local moneystatus = Instance.new("TextLabel")
  59. local bar2_4 = Instance.new("Frame")
  60. local statsclose = Instance.new("TextButton")
  61. local bar1_4 = Instance.new("Frame")
  62. local title_4 = Instance.new("TextLabel")
  63. local otherplayersframe = Instance.new("Frame")
  64. local bar1_5 = Instance.new("Frame")
  65. local title_5 = Instance.new("TextLabel")
  66. local bar2_5 = Instance.new("Frame")
  67. local otherplayersback = Instance.new("TextButton")
  68. local tptoplayer = Instance.new("TextButton")
  69. local username = Instance.new("TextBox")
  70. local nakedall = Instance.new("TextButton")
  71. local spammessages = Instance.new("TextButton")
  72. local spammessagesstatus = Instance.new("TextLabel")
  73. local checkmoney = Instance.new("TextButton")
  74. local attatchbutton = Instance.new("TextButton")
  75. local attachstatus = Instance.new("TextLabel")
  76. local makeplayershrek = Instance.new("TextButton")
  77. local makeplayernoob = Instance.new("TextButton")
  78. local moneyframe = Instance.new("Frame")
  79. local bar1_6 = Instance.new("Frame")
  80. local title_6 = Instance.new("TextLabel")
  81. local _2billion = Instance.new("TextButton")
  82. local bar2_6 = Instance.new("Frame")
  83. local moneyback = Instance.new("TextButton")
  84. local _15million = Instance.new("TextButton")
  85. local _10million = Instance.new("TextButton")
  86. local _2billionstatus = Instance.new("TextLabel")
  87. local _15millionstatus = Instance.new("TextLabel")
  88. local _10millionstatus = Instance.new("TextLabel")
  89. local mainframe = Instance.new("Frame")
  90. local bar1_7 = Instance.new("Frame")
  91. local title_7 = Instance.new("TextLabel")
  92. local localplayerbutton = Instance.new("TextButton")
  93. local bar2_7 = Instance.new("Frame")
  94. local otherplayersbutton = Instance.new("TextButton")
  95. local worldbutton = Instance.new("TextButton")
  96. local stealthmoneybutton = Instance.new("TextButton")
  97. local vehiclebutton = Instance.new("TextButton")
  98. local teleportsbutton = Instance.new("TextButton")
  99. local creditsbutton = Instance.new("TextButton")
  100. local localplayerframe = Instance.new("Frame")
  101. local bar1_8 = Instance.new("Frame")
  102. local title_8 = Instance.new("TextLabel")
  103. local superjump = Instance.new("TextButton")
  104. local bar2_8 = Instance.new("Frame")
  105. local localplayerback = Instance.new("TextButton")
  106. local superrun = Instance.new("TextButton")
  107. local lowgravity = Instance.new("TextButton")
  108. local noclip = Instance.new("TextButton")
  109. local qteleport = Instance.new("TextButton")
  110. local superrunstatus = Instance.new("TextLabel")
  111. local superjumpstatus = Instance.new("TextLabel")
  112. local lowgravitystatus = Instance.new("TextLabel")
  113. local noclipstatus = Instance.new("TextLabel")
  114. local givegun = Instance.new("TextButton")
  115. local monalisa = Instance.new("TextButton")
  116. local spam = Instance.new("TextButton")
  117. local spamstatus = Instance.new("TextLabel")
  118. local characterbutton = Instance.new("TextButton")
  119. local creditsframe = Instance.new("Frame")
  120. local bar1_9 = Instance.new("Frame")
  121. local title_9 = Instance.new("TextLabel")
  122. local bar2_9 = Instance.new("Frame")
  123. local creditsclose = Instance.new("TextButton")
  124. local credits1 = Instance.new("TextLabel")
  125. local credits2 = Instance.new("TextLabel")
  126. local characterframe = Instance.new("Frame")
  127. local bar1_10 = Instance.new("Frame")
  128. local title_10 = Instance.new("TextLabel")
  129. local bar2_10 = Instance.new("Frame")
  130. local characterclose = Instance.new("TextButton")
  131. local clown = Instance.new("TextButton")
  132. local devil = Instance.new("TextButton")
  133. local dominus = Instance.new("TextButton")
  134. local pirate = Instance.new("TextButton")
  135. local rainbowsuit = Instance.new("TextButton")
  136. local reaper = Instance.new("TextButton")
  137. local skeleton = Instance.new("TextButton")
  138. local watermelonshark = Instance.new("TextButton")
  139. local zelucz = Instance.new("TextButton")
  140. local zombiedoge = Instance.new("TextButton")
  141. --Properties:
  142. D3SK1NG_MENU.Name = "D3SK1NG_MENU"
  143. D3SK1NG_MENU.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  144. worldframe.Name = "worldframe"
  145. worldframe.Parent = D3SK1NG_MENU
  146. worldframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  147. worldframe.BackgroundTransparency = 0.30000001192093
  148. worldframe.BorderSizePixel = 3
  149. worldframe.Position = UDim2.new(1.31130219e-05, 0, 0.240387976, 0)
  150. worldframe.Size = UDim2.new(0, 166, 0, 249)
  151. worldframe.Visible = false
  152. bar1.Name = "bar1"
  153. bar1.Parent = worldframe
  154. bar1.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  155. bar1.BackgroundTransparency = 0.30000001192093
  156. bar1.BorderColor3 = Color3.new(0, 0, 0)
  157. bar1.BorderSizePixel = 3
  158. bar1.Size = UDim2.new(0, 166, 0, 65)
  159. title.Name = "title"
  160. title.Parent = bar1
  161. title.BackgroundColor3 = Color3.new(1, 1, 1)
  162. title.BackgroundTransparency = 1
  163. title.Size = UDim2.new(0, 166, 0, 65)
  164. title.Font = Enum.Font.Cartoon
  165. title.Text = "WORLD"
  166. title.TextColor3 = Color3.new(1, 1, 1)
  167. title.TextScaled = true
  168. title.TextSize = 14
  169. title.TextWrapped = true
  170. bar2.Name = "bar2"
  171. bar2.Parent = worldframe
  172. bar2.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  173. bar2.BackgroundTransparency = 0.30000001192093
  174. bar2.BorderColor3 = Color3.new(0, 0, 0)
  175. bar2.BorderSizePixel = 3
  176. bar2.Position = UDim2.new(0, 0, 0.899869263, 0)
  177. bar2.Size = UDim2.new(0, 166, 0, 25)
  178. worldback.Name = "worldback"
  179. worldback.Parent = bar2
  180. worldback.BackgroundColor3 = Color3.new(1, 1, 1)
  181. worldback.BackgroundTransparency = 1
  182. worldback.Position = UDim2.new(0, 0, -0.0454545617, 0)
  183. worldback.Size = UDim2.new(0, 166, 0, 23)
  184. worldback.Font = Enum.Font.SourceSans
  185. worldback.Text = "Back"
  186. worldback.TextColor3 = Color3.new(1, 1, 1)
  187. worldback.TextScaled = true
  188. worldback.TextSize = 14
  189. worldback.TextWrapped = true
  190. fog.Name = "fog"
  191. fog.Parent = worldframe
  192. fog.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  193. fog.BackgroundTransparency = 0.20000000298023
  194. fog.BorderSizePixel = 2
  195. fog.Position = UDim2.new(0.036144577, 0, 0.589600623, 0)
  196. fog.Size = UDim2.new(0, 154, 0, 28)
  197. fog.Font = Enum.Font.SourceSans
  198. fog.Text = "FOG"
  199. fog.TextColor3 = Color3.new(1, 1, 1)
  200. fog.TextScaled = true
  201. fog.TextSize = 14
  202. fog.TextWrapped = true
  203. nofog.Name = "nofog"
  204. nofog.Parent = worldframe
  205. nofog.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  206. nofog.BackgroundTransparency = 0.20000000298023
  207. nofog.BorderSizePixel = 2
  208. nofog.Position = UDim2.new(0, 6, 0, 180)
  209. nofog.Size = UDim2.new(0, 154, 0, 28)
  210. nofog.Font = Enum.Font.SourceSans
  211. nofog.Text = "NO FOG"
  212. nofog.TextColor3 = Color3.new(1, 1, 1)
  213. nofog.TextScaled = true
  214. nofog.TextSize = 14
  215. nofog.TextWrapped = true
  216. bright.Name = "bright"
  217. bright.Parent = worldframe
  218. bright.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  219. bright.BackgroundTransparency = 0.20000000298023
  220. bright.BorderSizePixel = 2
  221. bright.Position = UDim2.new(0.036144577, 0, 0.310839504, 0)
  222. bright.Size = UDim2.new(0, 154, 0, 28)
  223. bright.Font = Enum.Font.SourceSans
  224. bright.Text = "BRIGHT"
  225. bright.TextColor3 = Color3.new(1, 1, 1)
  226. bright.TextScaled = true
  227. bright.TextSize = 14
  228. bright.TextWrapped = true
  229. dark.Name = "dark"
  230. dark.Parent = worldframe
  231. dark.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  232. dark.BackgroundTransparency = 0.20000000298023
  233. dark.BorderSizePixel = 2
  234. dark.Position = UDim2.new(0.036144577, 0, 0.454813629, 0)
  235. dark.Size = UDim2.new(0, 154, 0, 28)
  236. dark.Font = Enum.Font.SourceSans
  237. dark.Text = "DARK"
  238. dark.TextColor3 = Color3.new(1, 1, 1)
  239. dark.TextScaled = true
  240. dark.TextSize = 14
  241. dark.TextWrapped = true
  242. vehicleframe.Name = "vehicleframe"
  243. vehicleframe.Parent = D3SK1NG_MENU
  244. vehicleframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  245. vehicleframe.BackgroundTransparency = 0.30000001192093
  246. vehicleframe.BorderSizePixel = 3
  247. vehicleframe.Position = UDim2.new(0.00136727095, 0, 0.240351349, 0)
  248. vehicleframe.Size = UDim2.new(0, 166, 0, 226)
  249. vehicleframe.Visible = false
  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. title_2.Name = "title"
  258. title_2.Parent = bar1_2
  259. title_2.BackgroundColor3 = Color3.new(1, 1, 1)
  260. title_2.BackgroundTransparency = 1
  261. title_2.Size = UDim2.new(0, 166, 0, 65)
  262. title_2.Font = Enum.Font.Cartoon
  263. title_2.Text = "VEHICLE"
  264. title_2.TextColor3 = Color3.new(1, 1, 1)
  265. title_2.TextScaled = true
  266. title_2.TextSize = 14
  267. title_2.TextWrapped = true
  268. bus.Name = "bus"
  269. bus.Parent = vehicleframe
  270. bus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  271. bus.BackgroundTransparency = 0.20000000298023
  272. bus.BorderSizePixel = 2
  273. bus.Position = UDim2.new(0.036144577, 0, 0.337388188, 0)
  274. bus.Size = UDim2.new(0, 154, 0, 28)
  275. bus.Font = Enum.Font.SourceSans
  276. bus.Text = "BUS"
  277. bus.TextColor3 = Color3.new(1, 1, 1)
  278. bus.TextScaled = true
  279. bus.TextSize = 14
  280. bus.TextWrapped = true
  281. bar2_2.Name = "bar2"
  282. bar2_2.Parent = vehicleframe
  283. bar2_2.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  284. bar2_2.BackgroundTransparency = 0.30000001192093
  285. bar2_2.BorderColor3 = Color3.new(0, 0, 0)
  286. bar2_2.BorderSizePixel = 3
  287. bar2_2.Position = UDim2.new(0, 0, 0.898528516, 0)
  288. bar2_2.Size = UDim2.new(0, 166, 0, 22)
  289. vehicleback.Name = "vehicleback"
  290. vehicleback.Parent = bar2_2
  291. vehicleback.BackgroundColor3 = Color3.new(1, 1, 1)
  292. vehicleback.BackgroundTransparency = 1
  293. vehicleback.Size = UDim2.new(0, 166, 0, 23)
  294. vehicleback.Font = Enum.Font.SourceSans
  295. vehicleback.Text = "Back"
  296. vehicleback.TextColor3 = Color3.new(1, 1, 1)
  297. vehicleback.TextScaled = true
  298. vehicleback.TextSize = 14
  299. vehicleback.TextWrapped = true
  300. policecar.Name = "policecar"
  301. policecar.Parent = vehicleframe
  302. policecar.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  303. policecar.BackgroundTransparency = 0.20000000298023
  304. policecar.BorderSizePixel = 2
  305. policecar.Position = UDim2.new(0.036144577, 0, 0.505529761, 0)
  306. policecar.Size = UDim2.new(0, 154, 0, 28)
  307. policecar.Font = Enum.Font.SourceSans
  308. policecar.Text = "POLICECAR"
  309. policecar.TextColor3 = Color3.new(1, 1, 1)
  310. policecar.TextScaled = true
  311. policecar.TextSize = 14
  312. policecar.TextWrapped = true
  313. sleigher.Name = "sleigher"
  314. sleigher.Parent = vehicleframe
  315. sleigher.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  316. sleigher.BackgroundTransparency = 0.20000000298023
  317. sleigher.BorderSizePixel = 2
  318. sleigher.Position = UDim2.new(0.036144577, 0, 0.678096175, 0)
  319. sleigher.Size = UDim2.new(0, 154, 0, 28)
  320. sleigher.Font = Enum.Font.SourceSans
  321. sleigher.Text = "SLEIGHER"
  322. sleigher.TextColor3 = Color3.new(1, 1, 1)
  323. sleigher.TextScaled = true
  324. sleigher.TextSize = 14
  325. sleigher.TextWrapped = true
  326. teleportframe.Name = "teleportframe"
  327. teleportframe.Parent = D3SK1NG_MENU
  328. teleportframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  329. teleportframe.BackgroundTransparency = 0.30000001192093
  330. teleportframe.BorderSizePixel = 3
  331. teleportframe.Position = UDim2.new(0, 0, 0, 202)
  332. teleportframe.Size = UDim2.new(0, 166, 0, 249)
  333. teleportframe.Visible = false
  334. bar1_3.Name = "bar1"
  335. bar1_3.Parent = teleportframe
  336. bar1_3.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  337. bar1_3.BackgroundTransparency = 0.30000001192093
  338. bar1_3.BorderColor3 = Color3.new(0, 0, 0)
  339. bar1_3.BorderSizePixel = 3
  340. bar1_3.Size = UDim2.new(0, 166, 0, 65)
  341. title_3.Name = "title"
  342. title_3.Parent = bar1_3
  343. title_3.BackgroundColor3 = Color3.new(1, 1, 1)
  344. title_3.BackgroundTransparency = 1
  345. title_3.Size = UDim2.new(0, 166, 0, 65)
  346. title_3.Font = Enum.Font.Cartoon
  347. title_3.Text = "TELEPORTS"
  348. title_3.TextColor3 = Color3.new(1, 1, 1)
  349. title_3.TextScaled = true
  350. title_3.TextSize = 14
  351. title_3.TextWrapped = true
  352. teleports.Name = "teleports"
  353. teleports.Parent = teleportframe
  354. teleports.BackgroundColor3 = Color3.new(1, 1, 1)
  355. teleports.BackgroundTransparency = 1
  356. teleports.Position = UDim2.new(0, 2, 0, 67)
  357. teleports.Size = UDim2.new(0, 166, 0, 157)
  358. Hospital.Name = "Hospital"
  359. Hospital.Parent = teleports
  360. Hospital.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  361. Hospital.BackgroundTransparency = 0.20000000298023
  362. Hospital.BorderSizePixel = 2
  363. Hospital.Position = UDim2.new(0, -2, 0, 5)
  364. Hospital.Size = UDim2.new(0, 158, 0, 18)
  365. Hospital.Font = Enum.Font.SourceSans
  366. Hospital.Text = "HOSPITAL"
  367. Hospital.TextColor3 = Color3.new(1, 1, 1)
  368. Hospital.TextScaled = true
  369. Hospital.TextSize = 14
  370. Hospital.TextWrapped = true
  371. GasStation.Name = "GasStation"
  372. GasStation.Parent = teleports
  373. GasStation.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  374. GasStation.BackgroundTransparency = 0.20000000298023
  375. GasStation.BorderSizePixel = 2
  376. GasStation.Position = UDim2.new(0, -2, 0, 30)
  377. GasStation.Size = UDim2.new(0, 158, 0, 18)
  378. GasStation.Font = Enum.Font.SourceSans
  379. GasStation.Text = "GAS STATION"
  380. GasStation.TextColor3 = Color3.new(1, 1, 1)
  381. GasStation.TextScaled = true
  382. GasStation.TextSize = 14
  383. GasStation.TextWrapped = true
  384. Cinema.Name = "Cinema"
  385. Cinema.Parent = teleports
  386. Cinema.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  387. Cinema.BackgroundTransparency = 0.20000000298023
  388. Cinema.BorderSizePixel = 2
  389. Cinema.Position = UDim2.new(0, -2, 0, 55)
  390. Cinema.Size = UDim2.new(0, 158, 0, 18)
  391. Cinema.Font = Enum.Font.SourceSans
  392. Cinema.Text = "CINEMA"
  393. Cinema.TextColor3 = Color3.new(1, 1, 1)
  394. Cinema.TextScaled = true
  395. Cinema.TextSize = 14
  396. Cinema.TextWrapped = true
  397. Plot.Name = "Plot"
  398. Plot.Parent = teleports
  399. Plot.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  400. Plot.BackgroundTransparency = 0.20000000298023
  401. Plot.BorderSizePixel = 2
  402. Plot.Position = UDim2.new(0, -3, 0, 80)
  403. Plot.Size = UDim2.new(0, 158, 0, 18)
  404. Plot.Font = Enum.Font.SourceSans
  405. Plot.Text = "PLOT"
  406. Plot.TextColor3 = Color3.new(1, 1, 1)
  407. Plot.TextScaled = true
  408. Plot.TextSize = 14
  409. Plot.TextWrapped = true
  410. PoliceStation.Name = "PoliceStation"
  411. PoliceStation.Parent = teleports
  412. PoliceStation.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  413. PoliceStation.BackgroundTransparency = 0.20000000298023
  414. PoliceStation.BorderSizePixel = 2
  415. PoliceStation.Position = UDim2.new(0, -2, 0, 105)
  416. PoliceStation.Size = UDim2.new(0, 158, 0, 18)
  417. PoliceStation.Font = Enum.Font.SourceSans
  418. PoliceStation.Text = "POLICE STATION"
  419. PoliceStation.TextColor3 = Color3.new(1, 1, 1)
  420. PoliceStation.TextScaled = true
  421. PoliceStation.TextSize = 14
  422. PoliceStation.TextWrapped = true
  423. Club.Name = "Club"
  424. Club.Parent = teleports
  425. Club.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  426. Club.BackgroundTransparency = 0.20000000298023
  427. Club.BorderSizePixel = 2
  428. Club.Position = UDim2.new(0, -2, 0, 131)
  429. Club.Size = UDim2.new(0, 158, 0, 18)
  430. Club.Font = Enum.Font.SourceSans
  431. Club.Text = "CLUB"
  432. Club.TextColor3 = Color3.new(1, 1, 1)
  433. Club.TextScaled = true
  434. Club.TextSize = 14
  435. Club.TextWrapped = true
  436. CarShip.Name = "CarShip"
  437. CarShip.Parent = teleports
  438. CarShip.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  439. CarShip.BackgroundTransparency = 0.20000000298023
  440. CarShip.BorderSizePixel = 2
  441. CarShip.Position = UDim2.new(0, -2, 0, 160)
  442. CarShip.Size = UDim2.new(0, 158, 0, 18)
  443. CarShip.Font = Enum.Font.SourceSans
  444. CarShip.Text = "CARSHOP"
  445. CarShip.TextColor3 = Color3.new(1, 1, 1)
  446. CarShip.TextScaled = true
  447. CarShip.TextSize = 14
  448. CarShip.TextWrapped = true
  449. Library.Name = "Library"
  450. Library.Parent = teleports
  451. Library.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  452. Library.BackgroundTransparency = 0.20000000298023
  453. Library.BorderSizePixel = 2
  454. Library.Position = UDim2.new(0, -2, 0, 188)
  455. Library.Size = UDim2.new(0, 158, 0, 18)
  456. Library.Font = Enum.Font.SourceSans
  457. Library.Text = "LIBRARY"
  458. Library.TextColor3 = Color3.new(1, 1, 1)
  459. Library.TextScaled = true
  460. Library.TextSize = 14
  461. Library.TextWrapped = true
  462. Apartments.Name = "Apartments"
  463. Apartments.Parent = teleports
  464. Apartments.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  465. Apartments.BackgroundTransparency = 0.20000000298023
  466. Apartments.BorderSizePixel = 2
  467. Apartments.Position = UDim2.new(0, -2, 0, 212)
  468. Apartments.Size = UDim2.new(0, 158, 0, 18)
  469. Apartments.Font = Enum.Font.SourceSans
  470. Apartments.Text = "APARTMENTS"
  471. Apartments.TextColor3 = Color3.new(1, 1, 1)
  472. Apartments.TextScaled = true
  473. Apartments.TextSize = 14
  474. Apartments.TextWrapped = true
  475. Gym.Name = "Gym"
  476. Gym.Parent = teleports
  477. Gym.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  478. Gym.BackgroundTransparency = 0.20000000298023
  479. Gym.BorderSizePixel = 2
  480. Gym.Position = UDim2.new(0, -1, 0, 235)
  481. Gym.Size = UDim2.new(0, 158, 0, 18)
  482. Gym.Font = Enum.Font.SourceSans
  483. Gym.Text = "GYM"
  484. Gym.TextColor3 = Color3.new(1, 1, 1)
  485. Gym.TextScaled = true
  486. Gym.TextSize = 14
  487. Gym.TextWrapped = true
  488. Bank.Name = "Bank"
  489. Bank.Parent = teleports
  490. Bank.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  491. Bank.BackgroundTransparency = 0.20000000298023
  492. Bank.BorderSizePixel = 2
  493. Bank.Position = UDim2.new(0, 0, 0, 259)
  494. Bank.Size = UDim2.new(0, 158, 0, 18)
  495. Bank.Font = Enum.Font.SourceSans
  496. Bank.Text = "BANK"
  497. Bank.TextColor3 = Color3.new(1, 1, 1)
  498. Bank.TextScaled = true
  499. Bank.TextSize = 14
  500. Bank.TextWrapped = true
  501. Mueseum.Name = "Mueseum"
  502. Mueseum.Parent = teleports
  503. Mueseum.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  504. Mueseum.BackgroundTransparency = 0.20000000298023
  505. Mueseum.BorderSizePixel = 2
  506. Mueseum.Position = UDim2.new(0, 0, 0, 283)
  507. Mueseum.Size = UDim2.new(0, 158, 0, 18)
  508. Mueseum.Font = Enum.Font.SourceSans
  509. Mueseum.Text = "MUESEUM"
  510. Mueseum.TextColor3 = Color3.new(1, 1, 1)
  511. Mueseum.TextScaled = true
  512. Mueseum.TextSize = 14
  513. Mueseum.TextWrapped = true
  514. Hamburger.Name = "Hamburger"
  515. Hamburger.Parent = teleports
  516. Hamburger.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  517. Hamburger.BackgroundTransparency = 0.20000000298023
  518. Hamburger.BorderSizePixel = 2
  519. Hamburger.Position = UDim2.new(0, 0, 0, 307)
  520. Hamburger.Size = UDim2.new(0, 158, 0, 18)
  521. Hamburger.Font = Enum.Font.SourceSans
  522. Hamburger.Text = "MCDONALDS"
  523. Hamburger.TextColor3 = Color3.new(1, 1, 1)
  524. Hamburger.TextScaled = true
  525. Hamburger.TextSize = 14
  526. Hamburger.TextWrapped = true
  527. HIghschool.Name = "HIghschool"
  528. HIghschool.Parent = teleports
  529. HIghschool.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  530. HIghschool.BackgroundTransparency = 0.20000000298023
  531. HIghschool.BorderSizePixel = 2
  532. HIghschool.Position = UDim2.new(0, -1, 0, 331)
  533. HIghschool.Size = UDim2.new(0, 158, 0, 18)
  534. HIghschool.Font = Enum.Font.SourceSans
  535. HIghsch Instance.new("TextButton")
  536. local dark = Instance.new("TextButton")
  537. local vehicleframe = Instance.new("Frame")
  538. local bar1_2 = Instance.new("Frame")
  539. local title_2 = Instance.new("TextLabel")
  540. local bus = Instance.new("TextButton")
  541. local bar2_2 = Instance.new("Frame")
  542. local vehicleback = Instance.new("TextButton")
  543. local policecar = Instance.new("TextButton")
  544. local sleigher = Instance.new("TextButton")
  545. local teleportframe = Instance.new("Frame")
  546. local bar1_3 = Instance.new("Frame")
  547. local title_3 = Instance.new("TextLabel")
  548. local teleports = Instance.new("ScrollingFrame")
  549. local Hospital = Instance.new("TextButton")
  550. local GasStation = Instance.new("TextButton")
  551. local Cinema = Instance.new("TextButton")
  552. local Plot = Instance.new("TextButton")
  553. local PoliceStation = Instance.new("TextButton")
  554. local Club = Instance.new("TextButton")
  555. local CarShip = Instance.new("TextButton")
  556. local Library = Instance.new("TextButton")
  557. local Apartments = Instance.new("TextButton")
  558. local Gym = Instance.new("TextButton")
  559. local Bank = Instance.new("TextButton")
  560. local Mueseum = Instance.new("TextButton")
  561. local Hamburger = Instance.new("TextButton")
  562. local HIghschool = Instance.new("TextButton")
  563. local Criminalbase = Instance.new("TextButton")
  564. local SuperMart = Instance.new("TextButton")
  565. local Baileys = Instance.new("TextButton")
  566. local Garage = Instance.new("TextButton")
  567. local bar2_3 = Instance.new("Frame")
  568. local teleportback = Instance.new("TextButton")
  569. local statsframe = Instance.new("Frame")
  570. local moneystatus = Instance.new("TextLabel")
  571. local bar2_4 = Instance.new("Frame")
  572. local statsclose = Instance.new("TextButton")
  573. local bar1_4 = Instance.new("Frame")
  574. local title_4 = Instance.new("TextLabel")
  575. local otherplayersframe = Instance.new("Frame")
  576. local bar1_5 = Instance.new("Frame")
  577. local title_5 = Instance.new("TextLabel")
  578. local bar2_5 = Instance.new("Frame")
  579. local otherplayersback = Instance.new("TextButton")
  580. local tptoplayer = Instance.new("TextButton")
  581. local username = Instance.new("TextBox")
  582. local nakedall = Instance.new("TextButton")
  583. local spammessages = Instance.new("TextButton")
  584. local spammessagesstatus = Instance.new("TextLabel")
  585. local checkmoney = Instance.new("TextButton")
  586. local attatchbutton = Instance.new("TextButton")
  587. local attachstatus = Instance.new("TextLabel")
  588. local makeplayershrek = Instance.new("TextButton")
  589. local makeplayernoob = Instance.new("TextButton")
  590. local moneyframe = Instance.new("Frame")
  591. local bar1_6 = Instance.new("Frame")
  592. local title_6 = Instance.new("TextLabel")
  593. local _2billion = Instance.new("TextButton")
  594. local bar2_6 = Instance.new("Frame")
  595. local moneyback = Instance.new("TextButton")
  596. local _15million = Instance.new("TextButton")
  597. local _10million = Instance.new("TextButton")
  598. local _2billionstatus = Instance.new("TextLabel")
  599. local _15millionstatus = Instance.new("TextLabel")
  600. local _10millionstatus = Instance.new("TextLabel")
  601. local mainframe = Instance.new("Frame")
  602. local bar1_7 = Instance.new("Frame")
  603. local title_7 = Instance.new("TextLabel")
  604. local localplayerbutton = Instance.new("TextButton")
  605. local bar2_7 = Instance.new("Frame")
  606. local otherplayersbutton = Instance.new("TextButton")
  607. local worldbutton = Instance.new("TextButton")
  608. local stealthmoneybutton = Instance.new("TextButton")
  609. local vehiclebutton = Instance.new("TextButton")
  610. local teleportsbutton = Instance.new("TextButton")
  611. local creditsbutton = Instance.new("TextButton")
  612. local localplayerframe = Instance.new("Frame")
  613. local bar1_8 = Instance.new("Frame")
  614. local title_8 = Instance.new("TextLabel")
  615. local superjump = Instance.new("TextButton")
  616. local bar2_8 = Instance.new("Frame")
  617. local localplayerback = Instance.new("TextButton")
  618. local superrun = Instance.new("TextButton")
  619. local lowgravity = Instance.new("TextButton")
  620. local noclip = Instance.new("TextButton")
  621. local qteleport = Instance.new("TextButton")
  622. local superrunstatus = Instance.new("TextLabel")
  623. local superjumpstatus = Instance.new("TextLabel")
  624. local lowgravitystatus = Instance.new("TextLabel")
  625. local noclipstatus = Instance.new("TextLabel")
  626. local givegun = Instance.new("TextButton")
  627. local monalisa = Instance.new("TextButton")
  628. local spam = Instance.new("TextButton")
  629. local spamstatus = Instance.new("TextLabel")
  630. local characterbutton = Instance.new("TextButton")
  631. local creditsframe = Instance.new("Frame")
  632. local bar1_9 = Instance.new("Frame")
  633. local title_9 = Instance.new("TextLabel")
  634. local bar2_9 = Instance.new("Frame")
  635. local creditsclose = Instance.new("TextButton")
  636. local credits1 = Instance.new("TextLabel")
  637. local credits2 = Instance.new("TextLabel")
  638. local characterframe = Instance.new("Frame")
  639. local bar1_10 = Instance.new("Frame")
  640. local title_10 = Instance.new("TextLabel")
  641. local bar2_10 = Instance.new("Frame")
  642. local characterclose = Instance.new("TextButton")
  643. local clown = Instance.new("TextButton")
  644. local devil = Instance.new("TextButton")
  645. local dominus = Instance.new("TextButton")
  646. local pirate = Instance.new("TextButton")
  647. local rainbowsuit = Instance.new("TextButton")
  648. local reaper = Instance.new("TextButton")
  649. local skeleton = Instance.new("TextButton")
  650. local watermelonshark = Instance.new("TextButton")
  651. local zelucz = Instance.new("TextButton")
  652. local zombiedoge = Instance.new("TextButton")
  653. --Properties:
  654. D3SK1NG_MENU.Name = "D3SK1NG_MENU"
  655. D3SK1NG_MENU.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  656.  
  657. worldframe.Name = "worldframe"
  658. worldframe.Parent = D3SK1NG_MENU
  659. worldframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  660. worldframe.BackgroundTransparency = 0.30000001192093
  661. worldframe.BorderSizePixel = 3
  662. worldframe.Position = UDim2.new(1.31130219e-05, 0, 0.240387976, 0)
  663. worldframe.Size = UDim2.new(0, 166, 0, 249)
  664. worldframe.Visible = false
  665.  
  666. bar1.Name = "bar1"
  667. bar1.Parent = worldframe
  668. bar1.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  669. bar1.BackgroundTransparency = 0.30000001192093
  670. bar1.BorderColor3 = Color3.new(0, 0, 0)
  671. bar1.BorderSizePixel = 3
  672. bar1.Size = UDim2.new(0, 166, 0, 65)
  673.  
  674. title.Name = "title"
  675. title.Parent = bar1
  676. title.BackgroundColor3 = Color3.new(1, 1, 1)
  677. title.BackgroundTransparency = 1
  678. title.Size = UDim2.new(0, 166, 0, 65)
  679. title.Font = Enum.Font.Cartoon
  680. title.Text = "WORLD"
  681. title.TextColor3 = Color3.new(1, 1, 1)
  682. title.TextScaled = true
  683. title.TextSize = 14
  684. title.TextWrapped = true
  685.  
  686. bar2.Name = "bar2"
  687. bar2.Parent = worldframe
  688. bar2.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  689. bar2.BackgroundTransparency = 0.30000001192093
  690. bar2.BorderColor3 = Color3.new(0, 0, 0)
  691. bar2.BorderSizePixel = 3
  692. bar2.Position = UDim2.new(0, 0, 0.899869263, 0)
  693. bar2.Size = UDim2.new(0, 166, 0, 25)
  694.  
  695. worldback.Name = "worldback"
  696. worldback.Parent = bar2
  697. worldback.BackgroundColor3 = Color3.new(1, 1, 1)
  698. worldback.BackgroundTransparency = 1
  699. worldback.Position = UDim2.new(0, 0, -0.0454545617, 0)
  700. worldback.Size = UDim2.new(0, 166, 0, 23)
  701. worldback.Font = Enum.Font.SourceSans
  702. worldback.Text = "Back"
  703. worldback.TextColor3 = Color3.new(1, 1, 1)
  704. worldback.TextScaled = true
  705. worldback.TextSize = 14
  706. worldback.TextWrapped = true
  707.  
  708. fog.Name = "fog"
  709. fog.Parent = worldframe
  710. fog.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  711. fog.BackgroundTransparency = 0.20000000298023
  712. fog.BorderSizePixel = 2
  713. fog.Position = UDim2.new(0.036144577, 0, 0.589600623, 0)
  714. fog.Size = UDim2.new(0, 154, 0, 28)
  715. fog.Font = Enum.Font.SourceSans
  716. fog.Text = "FOG"
  717. fog.TextColor3 = Color3.new(1, 1, 1)
  718. fog.TextScaled = true
  719. fog.TextSize = 14
  720. fog.TextWrapped = true
  721.  
  722. nofog.Name = "nofog"
  723. nofog.Parent = worldframe
  724. nofog.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  725. nofog.BackgroundTransparency = 0.20000000298023
  726. nofog.BorderSizePixel = 2
  727. nofog.Position = UDim2.new(0, 6, 0, 180)
  728. nofog.Size = UDim2.new(0, 154, 0, 28)
  729. nofog.Font = Enum.Font.SourceSans
  730. nofog.Text = "NO FOG"
  731. nofog.TextColor3 = Color3.new(1, 1, 1)
  732. nofog.TextScaled = true
  733. nofog.TextSize = 14
  734. nofog.TextWrapped = true
  735.  
  736. bright.Name = "bright"
  737. bright.Parent = worldframe
  738. bright.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  739. bright.BackgroundTransparency = 0.20000000298023
  740. bright.BorderSizePixel = 2
  741. bright.Position = UDim2.new(0.036144577, 0, 0.310839504, 0)
  742. bright.Size = UDim2.new(0, 154, 0, 28)
  743. bright.Font = Enum.Font.SourceSans
  744. bright.Text = "BRIGHT"
  745. bright.TextColor3 = Color3.new(1, 1, 1)
  746. bright.TextScaled = true
  747. bright.TextSize = 14
  748. bright.TextWrapped = true
  749.  
  750. dark.Name = "dark"
  751. dark.Parent = worldframe
  752. dark.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  753. dark.BackgroundTransparency = 0.20000000298023
  754. dark.BorderSizePixel = 2
  755. dark.Position = UDim2.new(0.036144577, 0, 0.454813629, 0)
  756. dark.Size = UDim2.new(0, 154, 0, 28)
  757. dark.Font = Enum.Font.SourceSans
  758. dark.Text = "DARK"
  759. dark.TextColor3 = Color3.new(1, 1, 1)
  760. dark.TextScaled = true
  761. dark.TextSize = 14
  762. dark.TextWrapped = true
  763.  
  764. vehicleframe.Name = "vehicleframe"
  765. vehicleframe.Parent = D3SK1NG_MENU
  766. vehicleframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  767. vehicleframe.BackgroundTransparency = 0.30000001192093
  768. vehicleframe.BorderSizePixel = 3
  769. vehicleframe.Position = UDim2.new(0.00136727095, 0, 0.240351349, 0)
  770. vehicleframe.Size = UDim2.new(0, 166, 0, 226)
  771. vehicleframe.Visible = false
  772.  
  773. bar1_2.Name = "bar1"
  774. bar1_2.Parent = vehicleframe
  775. bar1_2.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  776. bar1_2.BackgroundTransparency = 0.30000001192093
  777. bar1_2.BorderColor3 = Color3.new(0, 0, 0)
  778. bar1_2.BorderSizePixel = 3
  779. bar1_2.Size = UDim2.new(0, 166, 0, 65)
  780.  
  781. title_2.Name = "title"
  782. title_2.Parent = bar1_2
  783. title_2.BackgroundColor3 = Color3.new(1, 1, 1)
  784. title_2.BackgroundTransparency = 1
  785. title_2.Size = UDim2.new(0, 166, 0, 65)
  786. title_2.Font = Enum.Font.Cartoon
  787. title_2.Text = "VEHICLE"
  788. title_2.TextColor3 = Color3.new(1, 1, 1)
  789. title_2.TextScaled = true
  790. title_2.TextSize = 14
  791. title_2.TextWrapped = true
  792.  
  793. bus.Name = "bus"
  794. bus.Parent = vehicleframe
  795. bus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  796. bus.BackgroundTransparency = 0.20000000298023
  797. bus.BorderSizePixel = 2
  798. bus.Position = UDim2.new(0.036144577, 0, 0.337388188, 0)
  799. bus.Size = UDim2.new(0, 154, 0, 28)
  800. bus.Font = Enum.Font.SourceSans
  801. bus.Text = "BUS"
  802. bus.TextColor3 = Color3.new(1, 1, 1)
  803. bus.TextScaled = true
  804. bus.TextSize = 14
  805. bus.TextWrapped = true
  806.  
  807. bar2_2.Name = "bar2"
  808. bar2_2.Parent = vehicleframe
  809. bar2_2.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  810. bar2_2.BackgroundTransparency = 0.30000001192093
  811. bar2_2.BorderColor3 = Color3.new(0, 0, 0)
  812. bar2_2.BorderSizePixel = 3
  813. bar2_2.Position = UDim2.new(0, 0, 0.898528516, 0)
  814. bar2_2.Size = UDim2.new(0, 166, 0, 22)
  815.  
  816. vehicleback.Name = "vehicleback"
  817. vehicleback.Parent = bar2_2
  818. vehicleback.BackgroundColor3 = Color3.new(1, 1, 1)
  819. vehicleback.BackgroundTransparency = 1
  820. vehicleback.Size = UDim2.new(0, 166, 0, 23)
  821. vehicleback.Font = Enum.Font.SourceSans
  822. vehicleback.Text = "Back"
  823. vehicleback.TextColor3 = Color3.new(1, 1, 1)
  824. vehicleback.TextScaled = true
  825. vehicleback.TextSize = 14
  826. vehicleback.TextWrapped = true
  827.  
  828. policecar.Name = "policecar"
  829. policecar.Parent = vehicleframe
  830. policecar.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  831. policecar.BackgroundTransparency = 0.20000000298023
  832. policecar.BorderSizePixel = 2
  833. policecar.Position = UDim2.new(0.036144577, 0, 0.505529761, 0)
  834. policecar.Size = UDim2.new(0, 154, 0, 28)
  835. policecar.Font = Enum.Font.SourceSans
  836. policecar.Text = "POLICECAR"
  837. policecar.TextColor3 = Color3.new(1, 1, 1)
  838. policecar.TextScaled = true
  839. policecar.TextSize = 14
  840. policecar.TextWrapped = true
  841.  
  842. sleigher.Name = "sleigher"
  843. sleigher.Parent = vehicleframe
  844. sleigher.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  845. sleigher.BackgroundTransparency = 0.20000000298023
  846. sleigher.BorderSizePixel = 2
  847. sleigher.Position = UDim2.new(0.036144577, 0, 0.678096175, 0)
  848. sleigher.Size = UDim2.new(0, 154, 0, 28)
  849. sleigher.Font = Enum.Font.SourceSans
  850. sleigher.Text = "SLEIGHER"
  851. sleigher.TextColor3 = Color3.new(1, 1, 1)
  852. sleigher.TextScaled = true
  853. sleigher.TextSize = 14
  854. sleigher.TextWrapped = true
  855.  
  856. teleportframe.Name = "teleportframe"
  857. teleportframe.Parent = D3SK1NG_MENU
  858. teleportframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  859. teleportframe.BackgroundTransparency = 0.30000001192093
  860. teleportframe.BorderSizePixel = 3
  861. teleportframe.Position = UDim2.new(0, 0, 0, 202)
  862. teleportframe.Size = UDim2.new(0, 166, 0, 249)
  863. teleportframe.Visible = false
  864.  
  865. bar1_3.Name = "bar1"
  866. bar1_3.Parent = teleportframe
  867. bar1_3.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  868. bar1_3.BackgroundTransparency = 0.30000001192093
  869. bar1_3.BorderColor3 = Color3.new(0, 0, 0)
  870. bar1_3.BorderSizePixel = 3
  871. bar1_3.Size = UDim2.new(0, 166, 0, 65)
  872.  
  873. title_3.Name = "title"
  874. title_3.Parent = bar1_3
  875. title_3.BackgroundColor3 = Color3.new(1, 1, 1)
  876. title_3.BackgroundTransparency = 1
  877. title_3.Size = UDim2.new(0, 166, 0, 65)
  878. title_3.Font = Enum.Font.Cartoon
  879. title_3.Text = "TELEPORTS"
  880. title_3.TextColor3 = Color3.new(1, 1, 1)
  881. title_3.TextScaled = true
  882. title_3.TextSize = 14
  883. title_3.TextWrapped = true
  884.  
  885. teleports.Name = "teleports"
  886. teleports.Parent = teleportframe
  887. teleports.BackgroundColor3 = Color3.new(1, 1, 1)
  888. teleports.BackgroundTransparency = 1
  889. teleports.Position = UDim2.new(0, 2, 0, 67)
  890. teleports.Size = UDim2.new(0, 166, 0, 157)
  891.  
  892. Hospital.Name = "Hospital"
  893. Hospital.Parent = teleports
  894. Hospital.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  895. Hospital.BackgroundTransparency = 0.20000000298023
  896. Hospital.BorderSizePixel = 2
  897. Hospital.Position = UDim2.new(0, -2, 0, 5)
  898. Hospital.Size = UDim2.new(0, 158, 0, 18)
  899. Hospital.Font = Enum.Font.SourceSans
  900. Hospital.Text = "HOSPITAL"
  901. Hospital.TextColor3 = Color3.new(1, 1, 1)
  902. Hospital.TextScaled = true
  903. Hospital.TextSize = 14
  904. Hospital.TextWrapped = true
  905.  
  906. GasStation.Name = "GasStation"
  907. GasStation.Parent = teleports
  908. GasStation.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  909. GasStation.BackgroundTransparency = 0.20000000298023
  910. GasStation.BorderSizePixel = 2
  911. GasStation.Position = UDim2.new(0, -2, 0, 30)
  912. GasStation.Size = UDim2.new(0, 158, 0, 18)
  913. GasStation.Font = Enum.Font.SourceSans
  914. GasStation.Text = "GAS STATION"
  915. GasStation.TextColor3 = Color3.new(1, 1, 1)
  916. GasStation.TextScaled = true
  917. GasStation.TextSize = 14
  918. GasStation.TextWrapped = true
  919.  
  920. Cinema.Name = "Cinema"
  921. Cinema.Parent = teleports
  922. Cinema.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  923. Cinema.BackgroundTransparency = 0.20000000298023
  924. Cinema.BorderSizePixel = 2
  925. Cinema.Position = UDim2.new(0, -2, 0, 55)
  926. Cinema.Size = UDim2.new(0, 158, 0, 18)
  927. Cinema.Font = Enum.Font.SourceSans
  928. Cinema.Text = "CINEMA"
  929. Cinema.TextColor3 = Color3.new(1, 1, 1)
  930. Cinema.TextScaled = true
  931. Cinema.TextSize = 14
  932. Cinema.TextWrapped = true
  933.  
  934. Plot.Name = "Plot"
  935. Plot.Parent = teleports
  936. Plot.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  937. Plot.BackgroundTransparency = 0.20000000298023
  938. Plot.BorderSizePixel = 2
  939. Plot.Position = UDim2.new(0, -3, 0, 80)
  940. Plot.Size = UDim2.new(0, 158, 0, 18)
  941. Plot.Font = Enum.Font.SourceSans
  942. Plot.Text = "PLOT"
  943. Plot.TextColor3 = Color3.new(1, 1, 1)
  944. Plot.TextScaled = true
  945. Plot.TextSize = 14
  946. Plot.TextWrapped = true
  947.  
  948. PoliceStation.Name = "PoliceStation"
  949. PoliceStation.Parent = teleports
  950. PoliceStation.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  951. PoliceStation.BackgroundTransparency = 0.20000000298023
  952. PoliceStation.BorderSizePixel = 2
  953. PoliceStation.Position = UDim2.new(0, -2, 0, 105)
  954. PoliceStation.Size = UDim2.new(0, 158, 0, 18)
  955. PoliceStation.Font = Enum.Font.SourceSans
  956. PoliceStation.Text = "POLICE STATION"
  957. PoliceStation.TextColor3 = Color3.new(1, 1, 1)
  958. PoliceStation.TextScaled = true
  959. PoliceStation.TextSize = 14
  960. PoliceStation.TextWrapped = true
  961.  
  962. Club.Name = "Club"
  963. Club.Parent = teleports
  964. Club.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  965. Club.BackgroundTransparency = 0.20000000298023
  966. Club.BorderSizePixel = 2
  967. Club.Position = UDim2.new(0, -2, 0, 131)
  968. Club.Size = UDim2.new(0, 158, 0, 18)
  969. Club.Font = Enum.Font.SourceSans
  970. Club.Text = "CLUB"
  971. Club.TextColor3 = Color3.new(1, 1, 1)
  972. Club.TextScaled = true
  973. Club.TextSize = 14
  974. Club.TextWrapped = true
  975.  
  976. CarShip.Name = "CarShip"
  977. CarShip.Parent = teleports
  978. CarShip.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  979. CarShip.BackgroundTransparency = 0.20000000298023
  980. CarShip.BorderSizePixel = 2
  981. CarShip.Position = UDim2.new(0, -2, 0, 160)
  982. CarShip.Size = UDim2.new(0, 158, 0, 18)
  983. CarShip.Font = Enum.Font.SourceSans
  984. CarShip.Text = "CARSHOP"
  985. CarShip.TextColor3 = Color3.new(1, 1, 1)
  986. CarShip.TextScaled = true
  987. CarShip.TextSize = 14
  988. CarShip.TextWrapped = true
  989.  
  990. Library.Name = "Library"
  991. Library.Parent = teleports
  992. Library.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  993. Library.BackgroundTransparency = 0.20000000298023
  994. Library.BorderSizePixel = 2
  995. Library.Position = UDim2.new(0, -2, 0, 188)
  996. Library.Size = UDim2.new(0, 158, 0, 18)
  997. Library.Font = Enum.Font.SourceSans
  998. Library.Text = "LIBRARY"
  999. Library.TextColor3 = Color3.new(1, 1, 1)
  1000. Library.TextScaled = true
  1001. Library.TextSize = 14
  1002. Library.TextWrapped = true
  1003.  
  1004. Apartments.Name = "Apartments"
  1005. Apartments.Parent = teleports
  1006. Apartments.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1007. Apartments.BackgroundTransparency = 0.20000000298023
  1008. Apartments.BorderSizePixel = 2
  1009. Apartments.Position = UDim2.new(0, -2, 0, 212)
  1010. Apartments.Size = UDim2.new(0, 158, 0, 18)
  1011. Apartments.Font = Enum.Font.SourceSans
  1012. Apartments.Text = "APARTMENTS"
  1013. Apartments.TextColor3 = Color3.new(1, 1, 1)
  1014. Apartments.TextScaled = true
  1015. Apartments.TextSize = 14
  1016. Apartments.TextWrapped = true
  1017.  
  1018. Gym.Name = "Gym"
  1019. Gym.Parent = teleports
  1020. Gym.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1021. Gym.BackgroundTransparency = 0.20000000298023
  1022. Gym.BorderSizePixel = 2
  1023. Gym.Position = UDim2.new(0, -1, 0, 235)
  1024. Gym.Size = UDim2.new(0, 158, 0, 18)
  1025. Gym.Font = Enum.Font.SourceSans
  1026. Gym.Text = "GYM"
  1027. Gym.TextColor3 = Color3.new(1, 1, 1)
  1028. Gym.TextScaled = true
  1029. Gym.TextSize = 14
  1030. Gym.TextWrapped = true
  1031.  
  1032. Bank.Name = "Bank"
  1033. Bank.Parent = teleports
  1034. Bank.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1035. Bank.BackgroundTransparency = 0.20000000298023
  1036. Bank.BorderSizePixel = 2
  1037. Bank.Position = UDim2.new(0, 0, 0, 259)
  1038. Bank.Size = UDim2.new(0, 158, 0, 18)
  1039. Bank.Font = Enum.Font.SourceSans
  1040. Bank.Text = "BANK"
  1041. Bank.TextColor3 = Color3.new(1, 1, 1)
  1042. Bank.TextScaled = true
  1043. Bank.TextSize = 14
  1044. Bank.TextWrapped = true
  1045.  
  1046. Mueseum.Name = "Mueseum"
  1047. Mueseum.Parent = teleports
  1048. Mueseum.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1049. Mueseum.BackgroundTransparency = 0.20000000298023
  1050. Mueseum.BorderSizePixel = 2
  1051. Mueseum.Position = UDim2.new(0, 0, 0, 283)
  1052. Mueseum.Size = UDim2.new(0, 158, 0, 18)
  1053. Mueseum.Font = Enum.Font.SourceSans
  1054. Mueseum.Text = "MUESEUM"
  1055. Mueseum.TextColor3 = Color3.new(1, 1, 1)
  1056. Mueseum.TextScaled = true
  1057. Mueseum.TextSize = 14
  1058. Mueseum.TextWrapped = true
  1059.  
  1060. Hamburger.Name = "Hamburger"
  1061. Hamburger.Parent = teleports
  1062. Hamburger.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1063. Hamburger.BackgroundTransparency = 0.20000000298023
  1064. Hamburger.BorderSizePixel = 2
  1065. Hamburger.Position = UDim2.new(0, 0, 0, 307)
  1066. Hamburger.Size = UDim2.new(0, 158, 0, 18)
  1067. Hamburger.Font = Enum.Font.SourceSans
  1068. Hamburger.Text = "MCDONALDS"
  1069. Hamburger.TextColor3 = Color3.new(1, 1, 1)
  1070. Hamburger.TextScaled = true
  1071. Hamburger.TextSize = 14
  1072. Hamburger.TextWrapped = true
  1073.  
  1074. HIghschool.Name = "HIghschool"
  1075. HIghschool.Parent = teleports
  1076. HIghschool.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1077. HIghschool.BackgroundTransparency = 0.20000000298023
  1078. HIghschool.BorderSizePixel = 2
  1079. HIghschool.Position = UDim2.new(0, -1, 0, 331)
  1080. HIghschool.Size = UDim2.new(0, 158, 0, 18)
  1081. HIghschool.Font = Enum.Font.SourceSans
  1082. HIghschool.Text = "HIGHSCHOOL"
  1083. HIghschool.TextColor3 = Color3.new(1, 1, 1)
  1084. HIghschool.TextScaled = true
  1085. HIghschool.TextSize = 14
  1086. HIghschool.TextWrapped = true
  1087.  
  1088. Criminalbase.Name = "Criminalbase"
  1089. Criminalbase.Parent = teleports
  1090. Criminalbase.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1091. Criminalbase.BackgroundTransparency = 0.20000000298023
  1092. Criminalbase.BorderSizePixel = 2
  1093. Criminalbase.Position = UDim2.new(0, -3, 0, 355)
  1094. Criminalbase.Size = UDim2.new(0, 158, 0, 18)
  1095. Criminalbase.Font = Enum.Font.SourceSans
  1096. Criminalbase.Text = "CRIMINALBASE"
  1097. Criminalbase.TextColor3 = Color3.new(1, 1, 1)
  1098. Criminalbase.TextScaled = true
  1099. Criminalbase.TextSize = 14
  1100. Criminalbase.TextWrapped = true
  1101.  
  1102. SuperMart.Name = "SuperMart"
  1103. SuperMart.Parent = teleports
  1104. SuperMart.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1105. SuperMart.BackgroundTransparency = 0.20000000298023
  1106. SuperMart.BorderSizePixel = 2
  1107. SuperMart.Position = UDim2.new(0, -3, 0, 383)
  1108. SuperMart.Size = UDim2.new(0, 158, 0, 18)
  1109. SuperMart.Font = Enum.Font.SourceSans
  1110. SuperMart.Text = "SUPERMART"
  1111. SuperMart.TextColor3 = Color3.new(1, 1, 1)
  1112. SuperMart.TextScaled = true
  1113. SuperMart.TextSize = 14
  1114. SuperMart.TextWrapped = true
  1115.  
  1116. Baileys.Name = "Baileys"
  1117. Baileys.Parent = teleports
  1118. Baileys.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1119. Baileys.BackgroundTransparency = 0.20000000298023
  1120. Baileys.BorderSizePixel = 2
  1121. Baileys.Position = UDim2.new(0, -4, 0, 409)
  1122. Baileys.Size = UDim2.new(0, 158, 0, 18)
  1123. Baileys.Font = Enum.Font.SourceSans
  1124. Baileys.Text = "BAILEYS"
  1125. Baileys.TextColor3 = Color3.new(1, 1, 1)
  1126. Baileys.TextScaled = true
  1127. Baileys.TextSize = 14
  1128. Baileys.TextWrapped = true
  1129.  
  1130. Garage.Name = "Garage"
  1131. Garage.Parent = teleports
  1132. Garage.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1133. Garage.BackgroundTransparency = 0.20000000298023
  1134. Garage.BorderSizePixel = 2
  1135. Garage.Position = UDim2.new(0, -4, 0, 433)
  1136. Garage.Size = UDim2.new(0, 158, 0, 18)
  1137. Garage.Font = Enum.Font.SourceSans
  1138. Garage.Text = "GARAGE"
  1139. Garage.TextColor3 = Color3.new(1, 1, 1)
  1140. Garage.TextScaled = true
  1141. Garage.TextSize = 14
  1142. Garage.TextWrapped = true
  1143.  
  1144. bar2_3.Name = "bar2"
  1145. bar2_3.Parent = teleportframe
  1146. bar2_3.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1147. bar2_3.BackgroundTransparency = 0.30000001192093
  1148. bar2_3.BorderColor3 = Color3.new(0, 0, 0)
  1149. bar2_3.BorderSizePixel = 3
  1150. bar2_3.Position = UDim2.new(0, 0, 0.899869263, 0)
  1151. bar2_3.Size = UDim2.new(0, 166, 0, 25)
  1152.  
  1153. teleportback.Name = "teleportback"
  1154. teleportback.Parent = bar2_3
  1155. teleportback.BackgroundColor3 = Color3.new(1, 1, 1)
  1156. teleportback.BackgroundTransparency = 1
  1157. teleportback.Position = UDim2.new(0, 0, -0.0454545617, 0)
  1158. teleportback.Size = UDim2.new(0, 166, 0, 23)
  1159. teleportback.Font = Enum.Font.SourceSans
  1160. teleportback.Text = "Back"
  1161. teleportback.TextColor3 = Color3.new(1, 1, 1)
  1162. teleportback.TextScaled = true
  1163. teleportback.TextSize = 14
  1164. teleportback.TextWrapped = true
  1165.  
  1166. statsframe.Name = "statsframe"
  1167. statsframe.Parent = D3SK1NG_MENU
  1168. statsframe.Active = true
  1169. statsframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1170. statsframe.BackgroundTransparency = 0.30000001192093
  1171. statsframe.BorderSizePixel = 3
  1172. statsframe.Position = UDim2.new(0, 178, 0, 200)
  1173. statsframe.Size = UDim2.new(0, 169, 0, 262)
  1174. statsframe.Visible = false
  1175.  
  1176. moneystatus.Name = "moneystatus"
  1177. moneystatus.Parent = statsframe
  1178. moneystatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1179. moneystatus.BackgroundTransparency = 0.20000000298023
  1180. moneystatus.BorderSizePixel = 2
  1181. moneystatus.Position = UDim2.new(0, 3, 0, 89)
  1182. moneystatus.Size = UDim2.new(0, 163, 0, 99)
  1183. moneystatus.Font = Enum.Font.SourceSans
  1184. moneystatus.Text = "???"
  1185. moneystatus.TextColor3 = Color3.new(1, 1, 1)
  1186. moneystatus.TextScaled = true
  1187. moneystatus.TextSize = 14
  1188. moneystatus.TextWrapped = true
  1189.  
  1190. bar2_4.Name = "bar2"
  1191. bar2_4.Parent = statsframe
  1192. bar2_4.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1193. bar2_4.BackgroundTransparency = 0.30000001192093
  1194. bar2_4.BorderColor3 = Color3.new(0, 0, 0)
  1195. bar2_4.BorderSizePixel = 3
  1196. bar2_4.Position = UDim2.new(0, 0, 0.91576755, 0)
  1197. bar2_4.Size = UDim2.new(0, 166, 0, 22)
  1198.  
  1199. statsclose.Name = "statsclose"
  1200. statsclose.Parent = bar2_4
  1201. statsclose.BackgroundColor3 = Color3.new(1, 1, 1)
  1202. statsclose.BackgroundTransparency = 1
  1203. statsclose.Size = UDim2.new(0, 166, 0, 23)
  1204. statsclose.Font = Enum.Font.SourceSans
  1205. statsclose.Text = "Close"
  1206. statsclose.TextColor3 = Color3.new(1, 1, 1)
  1207. statsclose.TextScaled = true
  1208. statsclose.TextSize = 14
  1209. statsclose.TextWrapped = true
  1210.  
  1211. bar1_4.Name = "bar1"
  1212. bar1_4.Parent = statsframe
  1213. bar1_4.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1214. bar1_4.BackgroundTransparency = 0.30000001192093
  1215. bar1_4.BorderColor3 = Color3.new(0, 0, 0)
  1216. bar1_4.BorderSizePixel = 3
  1217. bar1_4.Size = UDim2.new(0, 166, 0, 65)
  1218.  
  1219. title_4.Name = "title"
  1220. title_4.Parent = bar1_4
  1221. title_4.BackgroundColor3 = Color3.new(1, 1, 1)
  1222. title_4.BackgroundTransparency = 1
  1223. title_4.Size = UDim2.new(0, 166, 0, 65)
  1224. title_4.Font = Enum.Font.Cartoon
  1225. title_4.Text = "CHECK MONEY"
  1226. title_4.TextColor3 = Color3.new(1, 1, 1)
  1227. title_4.TextScaled = true
  1228. title_4.TextSize = 14
  1229. title_4.TextWrapped = true
  1230.  
  1231. otherplayersframe.Name = "otherplayersframe"
  1232. otherplayersframe.Parent = D3SK1NG_MENU
  1233. otherplayersframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1234. otherplayersframe.BackgroundTransparency = 0.30000001192093
  1235. otherplayersframe.BorderSizePixel = 3
  1236. otherplayersframe.Position = UDim2.new(0, 0, 0, 204)
  1237. otherplayersframe.Size = UDim2.new(0, 166, 0, 339)
  1238. otherplayersframe.Visible = false
  1239.  
  1240. bar1_5.Name = "bar1"
  1241. bar1_5.Parent = otherplayersframe
  1242. bar1_5.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1243. bar1_5.BackgroundTransparency = 0.30000001192093
  1244. bar1_5.BorderColor3 = Color3.new(0, 0, 0)
  1245. bar1_5.BorderSizePixel = 3
  1246. bar1_5.Size = UDim2.new(0, 166, 0, 65)
  1247.  
  1248. title_5.Name = "title"
  1249. title_5.Parent = bar1_5
  1250. title_5.BackgroundColor3 = Color3.new(1, 1, 1)
  1251. title_5.BackgroundTransparency = 1
  1252. title_5.Size = UDim2.new(0, 166, 0, 65)
  1253. title_5.Font = Enum.Font.Cartoon
  1254. title_5.Text = "PLAYERS"
  1255. title_5.TextColor3 = Color3.new(1, 1, 1)
  1256. title_5.TextScaled = true
  1257. title_5.TextSize = 14
  1258. title_5.TextWrapped = true
  1259.  
  1260. bar2_5.Name = "bar2"
  1261. bar2_5.Parent = otherplayersframe
  1262. bar2_5.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1263. bar2_5.BackgroundTransparency = 0.30000001192093
  1264. bar2_5.BorderColor3 = Color3.new(0, 0, 0)
  1265. bar2_5.BorderSizePixel = 3
  1266. bar2_5.Position = UDim2.new(0, 0, 0.926095128, 0)
  1267. bar2_5.Size = UDim2.new(0, 166, 0, 22)
  1268.  
  1269. otherplayersback.Name = "otherplayersback"
  1270. otherplayersback.Parent = bar2_5
  1271. otherplayersback.BackgroundColor3 = Color3.new(1, 1, 1)
  1272. otherplayersback.BackgroundTransparency = 1
  1273. otherplayersback.Size = UDim2.new(0, 166, 0, 23)
  1274. otherplayersback.Font = Enum.Font.SourceSans
  1275. otherplayersback.Text = "Back"
  1276. otherplayersback.TextColor3 = Color3.new(1, 1, 1)
  1277. otherplayersback.TextScaled = true
  1278. otherplayersback.TextSize = 14
  1279. otherplayersback.TextWrapped = true
  1280.  
  1281. tptoplayer.Name = "tptoplayer"
  1282. tptoplayer.Parent = otherplayersframe
  1283. tptoplayer.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1284. tptoplayer.BackgroundTransparency = 0.20000000298023
  1285. tptoplayer.BorderSizePixel = 2
  1286. tptoplayer.Position = UDim2.new(0, 2, 0, 115)
  1287. tptoplayer.Size = UDim2.new(0, 158, 0, 20)
  1288. tptoplayer.Font = Enum.Font.SourceSans
  1289. tptoplayer.Text = "TELEPORT TO"
  1290. tptoplayer.TextColor3 = Color3.new(1, 1, 1)
  1291. tptoplayer.TextScaled = true
  1292. tptoplayer.TextSize = 14
  1293. tptoplayer.TextWrapped = true
  1294.  
  1295. username.Name = "username"
  1296. username.Parent = otherplayersframe
  1297. username.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1298. username.BorderSizePixel = 2
  1299. username.Position = UDim2.new(0, 5, 0, 72)
  1300. username.Size = UDim2.new(0, 157, 0, 33)
  1301. username.Font = Enum.Font.SourceSans
  1302. username.Text = "USERNAME"
  1303. username.TextColor3 = Color3.new(1, 1, 1)
  1304. username.TextScaled = true
  1305. username.TextSize = 14
  1306. username.TextWrapped = true
  1307.  
  1308. nakedall.Name = "nakedall"
  1309. nakedall.Parent = otherplayersframe
  1310. nakedall.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1311. nakedall.BackgroundTransparency = 0.20000000298023
  1312. nakedall.BorderSizePixel = 2
  1313. nakedall.Position = UDim2.new(0, 2, 0, 169)
  1314. nakedall.Size = UDim2.new(0, 158, 0, 21)
  1315. nakedall.Font = Enum.Font.SourceSans
  1316. nakedall.Text = "NAKED ALL"
  1317. nakedall.TextColor3 = Color3.new(1, 1, 1)
  1318. nakedall.TextScaled = true
  1319. nakedall.TextSize = 14
  1320. nakedall.TextWrapped = true
  1321.  
  1322. spammessages.Name = "spammessages"
  1323. spammessages.Parent = otherplayersframe
  1324. spammessages.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1325. spammessages.BackgroundTransparency = 0.20000000298023
  1326. spammessages.BorderSizePixel = 2
  1327. spammessages.Position = UDim2.new(0, 0, 0, 197)
  1328. spammessages.Size = UDim2.new(0, 120, 0, 21)
  1329. spammessages.Font = Enum.Font.SourceSans
  1330. spammessages.Text = "SPAM MSG"
  1331. spammessages.TextColor3 = Color3.new(1, 1, 1)
  1332. spammessages.TextScaled = true
  1333. spammessages.TextSize = 14
  1334. spammessages.TextWrapped = true
  1335.  
  1336. spammessagesstatus.Name = "spammessagesstatus"
  1337. spammessagesstatus.Parent = otherplayersframe
  1338. spammessagesstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1339. spammessagesstatus.BackgroundTransparency = 0.20000000298023
  1340. spammessagesstatus.BorderSizePixel = 2
  1341. spammessagesstatus.Position = UDim2.new(0, 127, 0, 197)
  1342. spammessagesstatus.Size = UDim2.new(0, 33, 0, 21)
  1343. spammessagesstatus.Font = Enum.Font.SourceSans
  1344. spammessagesstatus.Text = "OFF"
  1345. spammessagesstatus.TextColor3 = Color3.new(1, 1, 1)
  1346. spammessagesstatus.TextScaled = true
  1347. spammessagesstatus.TextSize = 14
  1348. spammessagesstatus.TextWrapped = true
  1349.  
  1350. checkmoney.Name = "checkmoney"
  1351. checkmoney.Parent = otherplayersframe
  1352. checkmoney.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1353. checkmoney.BackgroundTransparency = 0.20000000298023
  1354. checkmoney.BorderSizePixel = 2
  1355. checkmoney.Position = UDim2.new(0, 2, 0, 142)
  1356. checkmoney.Size = UDim2.new(0, 158, 0, 21)
  1357. checkmoney.Font = Enum.Font.SourceSans
  1358. checkmoney.Text = "CHECK MONEY"
  1359. checkmoney.TextColor3 = Color3.new(1, 1, 1)
  1360. checkmoney.TextScaled = true
  1361. checkmoney.TextSize = 14
  1362. checkmoney.TextWrapped = true
  1363.  
  1364. attatchbutton.Name = "attatchbutton"
  1365. attatchbutton.Parent = otherplayersframe
  1366. attatchbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1367. attatchbutton.BackgroundTransparency = 0.20000000298023
  1368. attatchbutton.BorderSizePixel = 2
  1369. attatchbutton.Position = UDim2.new(0, 0, 0, 225)
  1370. attatchbutton.Size = UDim2.new(0, 120, 0, 21)
  1371. attatchbutton.Font = Enum.Font.SourceSans
  1372. attatchbutton.Text = "ATTACH"
  1373. attatchbutton.TextColor3 = Color3.new(1, 1, 1)
  1374. attatchbutton.TextScaled = true
  1375. attatchbutton.TextSize = 14
  1376. attatchbutton.TextWrapped = true
  1377.  
  1378. attachstatus.Name = "attachstatus"
  1379. attachstatus.Parent = otherplayersframe
  1380. attachstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1381. attachstatus.BackgroundTransparency = 0.20000000298023
  1382. attachstatus.BorderSizePixel = 2
  1383. attachstatus.Position = UDim2.new(0, 127, 0, 225)
  1384. attachstatus.Size = UDim2.new(0, 33, 0, 21)
  1385. attachstatus.Font = Enum.Font.SourceSans
  1386. attachstatus.Text = "OFF"
  1387. attachstatus.TextColor3 = Color3.new(1, 1, 1)
  1388. attachstatus.TextScaled = true
  1389. attachstatus.TextSize = 14
  1390. attachstatus.TextWrapped = true
  1391.  
  1392. makeplayershrek.Name = "makeplayershrek"
  1393. makeplayershrek.Parent = otherplayersframe
  1394. makeplayershrek.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1395. makeplayershrek.BackgroundTransparency = 0.20000000298023
  1396. makeplayershrek.BorderSizePixel = 2
  1397. makeplayershrek.Position = UDim2.new(0, 2, 0, 254)
  1398. makeplayershrek.Size = UDim2.new(0, 158, 0, 21)
  1399. makeplayershrek.Font = Enum.Font.SourceSans
  1400. makeplayershrek.Text = "MAKE PLAYER SHREK"
  1401. makeplayershrek.TextColor3 = Color3.new(1, 1, 1)
  1402. makeplayershrek.TextScaled = true
  1403. makeplayershrek.TextSize = 14
  1404. makeplayershrek.TextWrapped = true
  1405.  
  1406. makeplayernoob.Name = "makeplayernoob"
  1407. makeplayernoob.Parent = otherplayersframe
  1408. makeplayernoob.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1409. makeplayernoob.BackgroundTransparency = 0.20000000298023
  1410. makeplayernoob.BorderSizePixel = 2
  1411. makeplayernoob.Position = UDim2.new(0, 2, 0, 281)
  1412. makeplayernoob.Size = UDim2.new(0, 158, 0, 21)
  1413. makeplayernoob.Font = Enum.Font.SourceSans
  1414. makeplayernoob.Text = "MAKE PLAYER NOOB"
  1415. makeplayernoob.TextColor3 = Color3.new(1, 1, 1)
  1416. makeplayernoob.TextScaled = true
  1417. makeplayernoob.TextSize = 14
  1418. makeplayernoob.TextWrapped = true
  1419.  
  1420. moneyframe.Name = "moneyframe"
  1421. moneyframe.Parent = D3SK1NG_MENU
  1422. moneyframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1423. moneyframe.BackgroundTransparency = 0.30000001192093
  1424. moneyframe.BorderSizePixel = 3
  1425. moneyframe.Position = UDim2.new(-0.00019210577, 0, 0.240351349, 0)
  1426. moneyframe.Size = UDim2.new(0, 166, 0, 226)
  1427. moneyframe.Visible = false
  1428.  
  1429. bar1_6.Name = "bar1"
  1430. bar1_6.Parent = moneyframe
  1431. bar1_6.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1432. bar1_6.BackgroundTransparency = 0.30000001192093
  1433. bar1_6.BorderColor3 = Color3.new(0, 0, 0)
  1434. bar1_6.BorderSizePixel = 3
  1435. bar1_6.Size = UDim2.new(0, 166, 0, 65)
  1436.  
  1437. title_6.Name = "title"
  1438. title_6.Parent = bar1_6
  1439. title_6.BackgroundColor3 = Color3.new(1, 1, 1)
  1440. title_6.BackgroundTransparency = 1
  1441. title_6.Size = UDim2.new(0, 166, 0, 65)
  1442. title_6.Font = Enum.Font.Cartoon
  1443. title_6.Text = "MONEY"
  1444. title_6.TextColor3 = Color3.new(1, 1, 1)
  1445. title_6.TextScaled = true
  1446. title_6.TextSize = 14
  1447. title_6.TextWrapped = true
  1448.  
  1449. _2billion.Name = "2billion"
  1450. _2billion.Parent = moneyframe
  1451. _2billion.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1452. _2billion.BackgroundTransparency = 0.20000000298023
  1453. _2billion.BorderSizePixel = 2
  1454. _2billion.Position = UDim2.new(0, 0, 0.315264255, 0)
  1455. _2billion.Size = UDim2.new(0, 111, 0, 28)
  1456. _2billion.Font = Enum.Font.SourceSans
  1457. _2billion.Text = "2 BILLION"
  1458. _2billion.TextColor3 = Color3.new(1, 1, 1)
  1459. _2billion.TextScaled = true
  1460. _2billion.TextSize = 14
  1461. _2billion.TextWrapped = true
  1462.  
  1463. bar2_6.Name = "bar2"
  1464. bar2_6.Parent = moneyframe
  1465. bar2_6.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1466. bar2_6.BackgroundTransparency = 0.30000001192093
  1467. bar2_6.BorderColor3 = Color3.new(0, 0, 0)
  1468. bar2_6.BorderSizePixel = 3
  1469. bar2_6.Position = UDim2.new(0, 0, 0.898528516, 0)
  1470. bar2_6.Size = UDim2.new(0, 166, 0, 22)
  1471.  
  1472. moneyback.Name = "moneyback"
  1473. moneyback.Parent = bar2_6
  1474. moneyback.BackgroundColor3 = Color3.new(1, 1, 1)
  1475. moneyback.BackgroundTransparency = 1
  1476. moneyback.Size = UDim2.new(0, 166, 0, 23)
  1477. moneyback.Font = Enum.Font.SourceSans
  1478. moneyback.Text = "Back"
  1479. moneyback.TextColor3 = Color3.new(1, 1, 1)
  1480. moneyback.TextScaled = true
  1481. moneyback.TextSize = 14
  1482. moneyback.TextWrapped = true
  1483.  
  1484. _15million.Name = "15million"
  1485. _15million.Parent = moneyframe
  1486. _15million.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1487. _15million.BackgroundTransparency = 0.20000000298023
  1488. _15million.BorderSizePixel = 2
  1489. _15million.Position = UDim2.new(0, 0, 0.512118936, 0)
  1490. _15million.Size = UDim2.new(0, 111, 0, 28)
  1491. _15million.Font = Enum.Font.SourceSans
  1492. _15million.Text = "15 MILLION"
  1493. _15million.TextColor3 = Color3.new(1, 1, 1)
  1494. _15million.TextScaled = true
  1495. _15million.TextSize = 14
  1496. _15million.TextWrapped = true
  1497.  
  1498. _10million.Name = "10million"
  1499. _10million.Parent = moneyframe
  1500. _10million.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1501. _10million.BackgroundTransparency = 0.20000000298023
  1502. _10million.BorderSizePixel = 2
  1503. _10million.Position = UDim2.new(0, 0, 0.724015117, 0)
  1504. _10million.Size = UDim2.new(0, 111, 0, 28)
  1505. _10million.Font = Enum.Font.SourceSans
  1506. _10million.Text = "10 MILLION"
  1507. _10million.TextColor3 = Color3.new(1, 1, 1)
  1508. _10million.TextScaled = true
  1509. _10million.TextSize = 14
  1510. _10million.TextWrapped = true
  1511.  
  1512. _2billionstatus.Name = "2billionstatus"
  1513. _2billionstatus.Parent = moneyframe
  1514. _2billionstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1515. _2billionstatus.BackgroundTransparency = 0.20000000298023
  1516. _2billionstatus.BorderSizePixel = 2
  1517. _2billionstatus.Position = UDim2.new(0.740963876, 0, 0.316485226, 0)
  1518. _2billionstatus.Size = UDim2.new(0, 37, 0, 28)
  1519. _2billionstatus.Font = Enum.Font.SourceSans
  1520. _2billionstatus.Text = "OFF"
  1521. _2billionstatus.TextColor3 = Color3.new(1, 1, 1)
  1522. _2billionstatus.TextScaled = true
  1523. _2billionstatus.TextSize = 14
  1524. _2billionstatus.TextWrapped = true
  1525.  
  1526. _15millionstatus.Name = "15millionstatus"
  1527. _15millionstatus.Parent = moneyframe
  1528. _15millionstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1529. _15millionstatus.BackgroundTransparency = 0.20000000298023
  1530. _15millionstatus.BorderSizePixel = 2
  1531. _15millionstatus.Position = UDim2.new(0.740963876, 0, 0.512685299, 0)
  1532. _15millionstatus.Size = UDim2.new(0, 37, 0, 28)
  1533. _15millionstatus.Font = Enum.Font.SourceSans
  1534. _15millionstatus.Text = "OFF"
  1535. _15millionstatus.TextColor3 = Color3.new(1, 1, 1)
  1536. _15millionstatus.TextScaled = true
  1537. _15millionstatus.TextSize = 14
  1538. _15millionstatus.TextWrapped = true
  1539.  
  1540. _10millionstatus.Name = "10millionstatus"
  1541. _10millionstatus.Parent = moneyframe
  1542. _10millionstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1543. _10millionstatus.BackgroundTransparency = 0.20000000298023
  1544. _10millionstatus.BorderSizePixel = 2
  1545. _10millionstatus.Position = UDim2.new(0.740963876, 0, 0.721485496, 0)
  1546. _10millionstatus.Size = UDim2.new(0, 37, 0, 28)
  1547. _10millionstatus.Font = Enum.Font.SourceSans
  1548. _10millionstatus.Text = "OFF"
  1549. _10millionstatus.TextColor3 = Color3.new(1, 1, 1)
  1550. _10millionstatus.TextScaled = true
  1551. _10millionstatus.TextSize = 14
  1552. _10millionstatus.TextWrapped = true
  1553.  
  1554. mainframe.Name = "mainframe"
  1555. mainframe.Parent = D3SK1NG_MENU
  1556. mainframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1557. mainframe.BackgroundTransparency = 0.30000001192093
  1558. mainframe.BorderSizePixel = 3
  1559. mainframe.Position = UDim2.new(0, 0, 0, 202)
  1560. mainframe.Size = UDim2.new(0, 166, 0, 323)
  1561. mainframe.Visible = false
  1562.  
  1563. bar1_7.Name = "bar1"
  1564. bar1_7.Parent = mainframe
  1565. bar1_7.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1566. bar1_7.BackgroundTransparency = 0.30000001192093
  1567. bar1_7.BorderColor3 = Color3.new(0, 0, 0)
  1568. bar1_7.BorderSizePixel = 3
  1569. bar1_7.Size = UDim2.new(0, 166, 0, 65)
  1570.  
  1571. title_7.Name = "title"
  1572. title_7.Parent = bar1_7
  1573. title_7.BackgroundColor3 = Color3.new(1, 1, 1)
  1574. title_7.BackgroundTransparency = 1
  1575. title_7.Size = UDim2.new(0, 166, 0, 65)
  1576. title_7.Font = Enum.Font.Cartoon
  1577. title_7.Text = "D3SK1NG"
  1578. title_7.TextColor3 = Color3.new(1, 1, 1)
  1579. title_7.TextScaled = true
  1580. title_7.TextSize = 14
  1581. title_7.TextWrapped = true
  1582.  
  1583. localplayerbutton.Name = "localplayerbutton"
  1584. localplayerbutton.Parent = mainframe
  1585. localplayerbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1586. localplayerbutton.BackgroundTransparency = 0.20000000298023
  1587. localplayerbutton.BorderSizePixel = 2
  1588. localplayerbutton.Position = UDim2.new(0.0301204808, 0, 0.222343892, 0)
  1589. localplayerbutton.Size = UDim2.new(0, 157, 0, 28)
  1590. localplayerbutton.Font = Enum.Font.SourceSans
  1591. localplayerbutton.Text = "LOCAL PLAYER"
  1592. localplayerbutton.TextColor3 = Color3.new(1, 1, 1)
  1593. localplayerbutton.TextScaled = true
  1594. localplayerbutton.TextSize = 14
  1595. localplayerbutton.TextWrapped = true
  1596.  
  1597. bar2_7.Name = "bar2"
  1598. bar2_7.Parent = mainframe
  1599. bar2_7.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1600. bar2_7.BackgroundTransparency = 0.30000001192093
  1601. bar2_7.BorderColor3 = Color3.new(0, 0, 0)
  1602. bar2_7.BorderSizePixel = 3
  1603. bar2_7.Position = UDim2.new(0, 0, 0.959752321, 0)
  1604. bar2_7.Size = UDim2.new(0, 166, 0, 13)
  1605.  
  1606. otherplayersbutton.Name = "otherplayersbutton"
  1607. otherplayersbutton.Parent = mainframe
  1608. otherplayersbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1609. otherplayersbutton.BackgroundTransparency = 0.20000000298023
  1610. otherplayersbutton.BorderSizePixel = 2
  1611. otherplayersbutton.Position = UDim2.new(0.0301204808, 0, 0.33070302, 0)
  1612. otherplayersbutton.Size = UDim2.new(0, 157, 0, 28)
  1613. otherplayersbutton.Font = Enum.Font.SourceSans
  1614. otherplayersbutton.Text = "OTHER PLAYERS"
  1615. otherplayersbutton.TextColor3 = Color3.new(1, 1, 1)
  1616. otherplayersbutton.TextScaled = true
  1617. otherplayersbutton.TextSize = 14
  1618. otherplayersbutton.TextWrapped = true
  1619.  
  1620. worldbutton.Name = "worldbutton"
  1621. worldbutton.Parent = mainframe
  1622. worldbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1623. worldbutton.BackgroundTransparency = 0.20000000298023
  1624. worldbutton.BorderSizePixel = 2
  1625. worldbutton.Position = UDim2.new(0.0301204808, 0, 0.445254117, 0)
  1626. worldbutton.Size = UDim2.new(0, 157, 0, 28)
  1627. worldbutton.Font = Enum.Font.SourceSans
  1628. worldbutton.Text = "WORLD"
  1629. worldbutton.TextColor3 = Color3.new(1, 1, 1)
  1630. worldbutton.TextScaled = true
  1631. worldbutton.TextSize = 14
  1632. worldbutton.TextWrapped = true
  1633.  
  1634. stealthmoneybutton.Name = "stealthmoneybutton"
  1635. stealthmoneybutton.Parent = mainframe
  1636. stealthmoneybutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1637. stealthmoneybutton.BackgroundTransparency = 0.20000000298023
  1638. stealthmoneybutton.BorderSizePixel = 2
  1639. stealthmoneybutton.Position = UDim2.new(0, 5, 0, 177)
  1640. stealthmoneybutton.Size = UDim2.new(0, 157, 0, 28)
  1641. stealthmoneybutton.Font = Enum.Font.SourceSans
  1642. stealthmoneybutton.Text = "STEALTH MONEY"
  1643. stealthmoneybutton.TextColor3 = Color3.new(1, 1, 1)
  1644. stealthmoneybutton.TextScaled = true
  1645. stealthmoneybutton.TextSize = 14
  1646. stealthmoneybutton.TextWrapped = true
  1647.  
  1648. vehiclebutton.Name = "vehiclebutton"
  1649. vehiclebutton.Parent = mainframe
  1650. vehiclebutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1651. vehiclebutton.BackgroundTransparency = 0.20000000298023
  1652. vehiclebutton.BorderSizePixel = 2
  1653. vehiclebutton.Position = UDim2.new(0, 6, 0, 210)
  1654. vehiclebutton.Size = UDim2.new(0, 157, 0, 28)
  1655. vehiclebutton.Font = Enum.Font.SourceSans
  1656. vehiclebutton.Text = "VEHICLE"
  1657. vehiclebutton.TextColor3 = Color3.new(1, 1, 1)
  1658. vehiclebutton.TextScaled = true
  1659. vehiclebutton.TextSize = 14
  1660. vehiclebutton.TextWrapped = true
  1661.  
  1662. teleportsbutton.Name = "teleportsbutton"
  1663. teleportsbutton.Parent = mainframe
  1664. teleportsbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1665. teleportsbutton.BackgroundTransparency = 0.20000000298023
  1666. teleportsbutton.BorderSizePixel = 2
  1667. teleportsbutton.Position = UDim2.new(0, 5, 0, 245)
  1668. teleportsbutton.Size = UDim2.new(0, 157, 0, 28)
  1669. teleportsbutton.Font = Enum.Font.SourceSans
  1670. teleportsbutton.Text = "TELEPORTS BUTTON"
  1671. teleportsbutton.TextColor3 = Color3.new(1, 1, 1)
  1672. teleportsbutton.TextScaled = true
  1673. teleportsbutton.TextSize = 14
  1674. teleportsbutton.TextWrapped = true
  1675.  
  1676. creditsbutton.Name = "creditsbutton"
  1677. creditsbutton.Parent = mainframe
  1678. creditsbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1679. creditsbutton.BackgroundTransparency = 0.20000000298023
  1680. creditsbutton.BorderSizePixel = 2
  1681. creditsbutton.Position = UDim2.new(0, 5, 0, 278)
  1682. creditsbutton.Size = UDim2.new(0, 157, 0, 28)
  1683. creditsbutton.Font = Enum.Font.SourceSans
  1684. creditsbutton.Text = "CREDITS"
  1685. creditsbutton.TextColor3 = Color3.new(1, 1, 1)
  1686. creditsbutton.TextScaled = true
  1687. creditsbutton.TextSize = 14
  1688. creditsbutton.TextWrapped = true
  1689.  
  1690. localplayerframe.Name = "localplayerframe"
  1691. localplayerframe.Parent = D3SK1NG_MENU
  1692. localplayerframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1693. localplayerframe.BackgroundTransparency = 0.30000001192093
  1694. localplayerframe.BorderSizePixel = 3
  1695. localplayerframe.Position = UDim2.new(0, 0, 0, 202)
  1696. localplayerframe.Size = UDim2.new(0, 166, 0, 348)
  1697.  
  1698. bar1_8.Name = "bar1"
  1699. bar1_8.Parent = localplayerframe
  1700. bar1_8.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1701. bar1_8.BackgroundTransparency = 0.30000001192093
  1702. bar1_8.BorderColor3 = Color3.new(0, 0, 0)
  1703. bar1_8.BorderSizePixel = 3
  1704. bar1_8.Size = UDim2.new(0, 166, 0, 65)
  1705.  
  1706. title_8.Name = "title"
  1707. title_8.Parent = bar1_8
  1708. title_8.BackgroundColor3 = Color3.new(1, 1, 1)
  1709. title_8.BackgroundTransparency = 1
  1710. title_8.Size = UDim2.new(0, 166, 0, 65)
  1711. title_8.Font = Enum.Font.Cartoon
  1712. title_8.Text = "LOCALPLAYER"
  1713. title_8.TextColor3 = Color3.new(1, 1, 1)
  1714. title_8.TextScaled = true
  1715. title_8.TextSize = 14
  1716. title_8.TextWrapped = true
  1717.  
  1718. superjump.Name = "superjump"
  1719. superjump.Parent = localplayerframe
  1720. superjump.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1721. superjump.BackgroundTransparency = 0.20000000298023
  1722. superjump.BorderSizePixel = 2
  1723. superjump.Position = UDim2.new(0.0240963846, 0, 0.207976073, 0)
  1724. superjump.Size = UDim2.new(0, 111, 0, 22)
  1725. superjump.Font = Enum.Font.SourceSans
  1726. superjump.Text = "SUPER JUMP"
  1727. superjump.TextColor3 = Color3.new(1, 1, 1)
  1728. superjump.TextScaled = true
  1729. superjump.TextSize = 14
  1730. superjump.TextWrapped = true
  1731.  
  1732. bar2_8.Name = "bar2"
  1733. bar2_8.Parent = localplayerframe
  1734. bar2_8.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1735. bar2_8.BackgroundTransparency = 0.30000001192093
  1736. bar2_8.BorderColor3 = Color3.new(0, 0, 0)
  1737. bar2_8.BorderSizePixel = 3
  1738. bar2_8.Position = UDim2.new(0, 0, 0.931823492, 0)
  1739. bar2_8.Size = UDim2.new(0, 166, 0, 22)
  1740.  
  1741. localplayerback.Name = "localplayerback"
  1742. localplayerback.Parent = bar2_8
  1743. localplayerback.BackgroundColor3 = Color3.new(1, 1, 1)
  1744. localplayerback.BackgroundTransparency = 1
  1745. localplayerback.Size = UDim2.new(0, 166, 0, 23)
  1746. localplayerback.Font = Enum.Font.SourceSans
  1747. localplayerback.Text = "Back"
  1748. localplayerback.TextColor3 = Color3.new(1, 1, 1)
  1749. localplayerback.TextScaled = true
  1750. localplayerback.TextSize = 14
  1751. localplayerback.TextWrapped = true
  1752.  
  1753. superrun.Name = "superrun"
  1754. superrun.Parent = localplayerframe
  1755. superrun.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1756. superrun.BackgroundTransparency = 0.20000000298023
  1757. superrun.BorderSizePixel = 2
  1758. superrun.Position = UDim2.new(0.0240963846, 0, 0.291320056, 0)
  1759. superrun.Size = UDim2.new(0, 111, 0, 22)
  1760. superrun.Font = Enum.Font.SourceSans
  1761. superrun.Text = "SUPER RUN"
  1762. superrun.TextColor3 = Color3.new(1, 1, 1)
  1763. superrun.TextScaled = true
  1764. superrun.TextSize = 14
  1765. superrun.TextWrapped = true
  1766.  
  1767. lowgravity.Name = "lowgravity"
  1768. lowgravity.Parent = localplayerframe
  1769. lowgravity.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1770. lowgravity.BackgroundTransparency = 0.20000000298023
  1771. lowgravity.BorderSizePixel = 2
  1772. lowgravity.Position = UDim2.new(0.0240963846, 0, 0.379426569, 0)
  1773. lowgravity.Size = UDim2.new(0, 111, 0, 22)
  1774. lowgravity.Font = Enum.Font.SourceSans
  1775. lowgravity.Text = "LOW GRAVITY"
  1776. lowgravity.TextColor3 = Color3.new(1, 1, 1)
  1777. lowgravity.TextScaled = true
  1778. lowgravity.TextSize = 14
  1779. lowgravity.TextWrapped = true
  1780.  
  1781. noclip.Name = "noclip"
  1782. noclip.Parent = localplayerframe
  1783. noclip.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1784. noclip.BackgroundTransparency = 0.20000000298023
  1785. noclip.BorderSizePixel = 2
  1786. noclip.Position = UDim2.new(0.0240963846, 0, 0.466336578, 0)
  1787. noclip.Size = UDim2.new(0, 111, 0, 20)
  1788. noclip.Font = Enum.Font.SourceSans
  1789. noclip.Text = "NOCLIP"
  1790. noclip.TextColor3 = Color3.new(1, 1, 1)
  1791. noclip.TextScaled = true
  1792. noclip.TextSize = 14
  1793. noclip.TextWrapped = true
  1794.  
  1795. qteleport.Name = "qteleport"
  1796. qteleport.Parent = localplayerframe
  1797. qteleport.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1798. qteleport.BackgroundTransparency = 0.20000000298023
  1799. qteleport.BorderSizePixel = 2
  1800. qteleport.Position = UDim2.new(0, 5, 0, 266)
  1801. qteleport.Size = UDim2.new(0, 155, 0, 21)
  1802. qteleport.Font = Enum.Font.SourceSans
  1803. qteleport.Text = "Q TO TELEPORT"
  1804. qteleport.TextColor3 = Color3.new(1, 1, 1)
  1805. qteleport.TextScaled = true
  1806. qteleport.TextSize = 14
  1807. qteleport.TextWrapped = true
  1808.  
  1809. superrunstatus.Name = "superrunstatus"
  1810. superrunstatus.Parent = localplayerframe
  1811. superrunstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1812. superrunstatus.BackgroundTransparency = 0.20000000298023
  1813. superrunstatus.BorderSizePixel = 2
  1814. superrunstatus.Position = UDim2.new(0.740963876, 0, 0.208915219, 0)
  1815. superrunstatus.Size = UDim2.new(0, 37, 0, 22)
  1816. superrunstatus.Font = Enum.Font.SourceSans
  1817. superrunstatus.Text = "OFF"
  1818. superrunstatus.TextColor3 = Color3.new(1, 1, 1)
  1819. superrunstatus.TextScaled = true
  1820. superrunstatus.TextSize = 14
  1821. superrunstatus.TextWrapped = true
  1822.  
  1823. superjumpstatus.Name = "superjumpstatus"
  1824. superjumpstatus.Parent = localplayerframe
  1825. superjumpstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1826. superjumpstatus.BackgroundTransparency = 0.20000000298023
  1827. superjumpstatus.BorderSizePixel = 2
  1828. superjumpstatus.Position = UDim2.new(0.740963876, 0, 0.291755617, 0)
  1829. superjumpstatus.Size = UDim2.new(0, 37, 0, 22)
  1830. superjumpstatus.Font = Enum.Font.SourceSans
  1831. superjumpstatus.Text = "OFF"
  1832. superjumpstatus.TextColor3 = Color3.new(1, 1, 1)
  1833. superjumpstatus.TextScaled = true
  1834. superjumpstatus.TextSize = 14
  1835. superjumpstatus.TextWrapped = true
  1836.  
  1837. lowgravitystatus.Name = "lowgravitystatus"
  1838. lowgravitystatus.Parent = localplayerframe
  1839. lowgravitystatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1840. lowgravitystatus.BackgroundTransparency = 0.20000000298023
  1841. lowgravitystatus.BorderSizePixel = 2
  1842. lowgravitystatus.Position = UDim2.new(0.740963876, 0, 0.377480894, 0)
  1843. lowgravitystatus.Size = UDim2.new(0, 37, 0, 22)
  1844. lowgravitystatus.Font = Enum.Font.SourceSans
  1845. lowgravitystatus.Text = "OFF"
  1846. lowgravitystatus.TextColor3 = Color3.new(1, 1, 1)
  1847. lowgravitystatus.TextScaled = true
  1848. lowgravitystatus.TextSize = 14
  1849. lowgravitystatus.TextWrapped = true
  1850.  
  1851. noclipstatus.Name = "noclipstatus"
  1852. noclipstatus.Parent = localplayerframe
  1853. noclipstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1854. noclipstatus.BackgroundTransparency = 0.20000000298023
  1855. noclipstatus.BorderSizePixel = 2
  1856. noclipstatus.Position = UDim2.new(0.740963876, 0, 0.464545488, 0)
  1857. noclipstatus.Size = UDim2.new(0, 37, 0, 20)
  1858. noclipstatus.Font = Enum.Font.SourceSans
  1859. noclipstatus.Text = "OFF"
  1860. noclipstatus.TextColor3 = Color3.new(1, 1, 1)
  1861. noclipstatus.TextScaled = true
  1862. noclipstatus.TextSize = 14
  1863. noclipstatus.TextWrapped = true
  1864.  
  1865. givegun.Name = "givegun"
  1866. givegun.Parent = localplayerframe
  1867. givegun.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1868. givegun.BackgroundTransparency = 0.20000000298023
  1869. givegun.BorderSizePixel = 2
  1870. givegun.Position = UDim2.new(0, 5, 0, 294)
  1871. givegun.Size = UDim2.new(0, 155, 0, 21)
  1872. givegun.Font = Enum.Font.SourceSans
  1873. givegun.Text = "GIVE GUN"
  1874. givegun.TextColor3 = Color3.new(1, 1, 1)
  1875. givegun.TextScaled = true
  1876. givegun.TextSize = 14
  1877. givegun.TextWrapped = true
  1878.  
  1879. monalisa.Name = "monalisa"
  1880. monalisa.Parent = localplayerframe
  1881. monalisa.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1882. monalisa.BackgroundTransparency = 0.20000000298023
  1883. monalisa.BorderSizePixel = 2
  1884. monalisa.Position = UDim2.new(0, 5, 0, 239)
  1885. monalisa.Size = UDim2.new(0, 155, 0, 21)
  1886. monalisa.Font = Enum.Font.SourceSans
  1887. monalisa.Text = "BUY MONA LISA"
  1888. monalisa.TextColor3 = Color3.new(1, 1, 1)
  1889. monalisa.TextScaled = true
  1890. monalisa.TextSize = 14
  1891. monalisa.TextWrapped = true
  1892.  
  1893. spam.Name = "spam"
  1894. spam.Parent = localplayerframe
  1895. spam.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1896. spam.BackgroundTransparency = 0.20000000298023
  1897. spam.BorderSizePixel = 2
  1898. spam.Position = UDim2.new(0, 4, 0, 188)
  1899. spam.Size = UDim2.new(0, 111, 0, 20)
  1900. spam.Font = Enum.Font.SourceSans
  1901. spam.Text = "SPAM"
  1902. spam.TextColor3 = Color3.new(1, 1, 1)
  1903. spam.TextScaled = true
  1904. spam.TextSize = 14
  1905. spam.TextWrapped = true
  1906.  
  1907. spamstatus.Name = "spamstatus"
  1908. spamstatus.Parent = localplayerframe
  1909. spamstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1910. spamstatus.BackgroundTransparency = 0.20000000298023
  1911. spamstatus.BorderSizePixel = 2
  1912. spamstatus.Position = UDim2.new(0, 123, 0, 188)
  1913. spamstatus.Size = UDim2.new(0, 37, 0, 20)
  1914. spamstatus.Font = Enum.Font.SourceSans
  1915. spamstatus.Text = "OFF"
  1916. spamstatus.TextColor3 = Color3.new(1, 1, 1)
  1917. spamstatus.TextScaled = true
  1918. spamstatus.TextSize = 14
  1919. spamstatus.TextWrapped = true
  1920.  
  1921. characterbutton.Name = "characterbutton"
  1922. characterbutton.Parent = localplayerframe
  1923. characterbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1924. characterbutton.BackgroundTransparency = 0.20000000298023
  1925. characterbutton.BorderSizePixel = 2
  1926. characterbutton.Position = UDim2.new(0, 5, 0, 213)
  1927. characterbutton.Size = UDim2.new(0, 155, 0, 21)
  1928. characterbutton.Font = Enum.Font.SourceSans
  1929. characterbutton.Text = "CHARACTER"
  1930. characterbutton.TextColor3 = Color3.new(1, 1, 1)
  1931. characterbutton.TextScaled = true
  1932. characterbutton.TextSize = 14
  1933. characterbutton.TextWrapped = true
  1934.  
  1935. creditsframe.Name = "creditsframe"
  1936. creditsframe.Parent = D3SK1NG_MENU
  1937. creditsframe.Active = true
  1938. creditsframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1939. creditsframe.BackgroundTransparency = 0.30000001192093
  1940. creditsframe.BorderSizePixel = 3
  1941. creditsframe.Position = UDim2.new(0, 178, 0, 200)
  1942. creditsframe.Selectable = true
  1943. creditsframe.Size = UDim2.new(0, 166, 0, 172)
  1944. creditsframe.Visible = false
  1945.  
  1946. bar1_9.Name = "bar1"
  1947. bar1_9.Parent = creditsframe
  1948. bar1_9.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1949. bar1_9.BackgroundTransparency = 0.30000001192093
  1950. bar1_9.BorderColor3 = Color3.new(0, 0, 0)
  1951. bar1_9.BorderSizePixel = 3
  1952. bar1_9.Size = UDim2.new(0, 166, 0, 65)
  1953.  
  1954. title_9.Name = "title"
  1955. title_9.Parent = bar1_9
  1956. title_9.BackgroundColor3 = Color3.new(1, 1, 1)
  1957. title_9.BackgroundTransparency = 1
  1958. title_9.Size = UDim2.new(0, 166, 0, 65)
  1959. title_9.Font = Enum.Font.Cartoon
  1960. title_9.Text = "CREDITS"
  1961. title_9.TextColor3 = Color3.new(1, 1, 1)
  1962. title_9.TextScaled = true
  1963. title_9.TextSize = 14
  1964. title_9.TextWrapped = true
  1965.  
  1966. bar2_9.Name = "bar2"
  1967. bar2_9.Parent = creditsframe
  1968. bar2_9.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1969. bar2_9.BackgroundTransparency = 0.30000001192093
  1970. bar2_9.BorderColor3 = Color3.new(0, 0, 0)
  1971. bar2_9.BorderSizePixel = 3
  1972. bar2_9.Position = UDim2.new(0, 1, 0, 150)
  1973. bar2_9.Size = UDim2.new(0, 166, 0, 22)
  1974.  
  1975. creditsclose.Name = "creditsclose"
  1976. creditsclose.Parent = bar2_9
  1977. creditsclose.BackgroundColor3 = Color3.new(1, 1, 1)
  1978. creditsclose.BackgroundTransparency = 1
  1979. creditsclose.Position = UDim2.new(0, 0, 0, 1)
  1980. creditsclose.Size = UDim2.new(0, 166, 0, 23)
  1981. creditsclose.Font = Enum.Font.SourceSans
  1982. creditsclose.Text = "Close"
  1983. creditsclose.TextColor3 = Color3.new(1, 1, 1)
  1984. creditsclose.TextScaled = true
  1985. creditsclose.TextSize = 14
  1986. creditsclose.TextWrapped = true
  1987.  
  1988. credits1.Name = "credits1"
  1989. credits1.Parent = creditsframe
  1990. credits1.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  1991. credits1.BackgroundTransparency = 0.20000000298023
  1992. credits1.BorderSizePixel = 2
  1993. credits1.Position = UDim2.new(0.0542168655, 0, 0.411681741, 0)
  1994. credits1.Size = UDim2.new(0, 146, 0, 30)
  1995. credits1.Font = Enum.Font.SourceSans
  1996. credits1.Text = "LegendJMZ"
  1997. credits1.TextColor3 = Color3.new(1, 1, 1)
  1998. credits1.TextScaled = true
  1999. credits1.TextSize = 14
  2000. credits1.TextWrapped = true
  2001.  
  2002. credits2.Name = "credits2"
  2003. credits2.Parent = creditsframe
  2004. credits2.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  2005. credits2.BackgroundTransparency = 0.20000000298023
  2006. credits2.BorderSizePixel = 2
  2007. credits2.Position = UDim2.new(0.0662650615, 0, 0.634991527, 0)
  2008. credits2.Size = UDim2.new(0, 144, 0, 30)
  2009. credits2.Font = Enum.Font.SourceSans
  2010. credits2.Text = "TeoMessiKing#3252"
  2011. credits2.TextColor3 = Color3.new(1, 1, 1)
  2012. credits2.TextScaled = true
  2013. credits2.TextSize = 14
  2014. credits2.TextWrapped = true
  2015.  
  2016. characterframe.Name = "characterframe"
  2017. characterframe.Parent = D3SK1NG_MENU
  2018. characterframe.Active = true
  2019. characterframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  2020. characterframe.BackgroundTransparency = 0.30000001192093
  2021. characterframe.BorderSizePixel = 3
  2022. characterframe.Position = UDim2.new(0, 178, 0, 200)
  2023. characterframe.Selectable = true
  2024. characterframe.Size = UDim2.new(0, 166, 0, 398)
  2025. characterframe.Visible = false
  2026.  
  2027. bar1_10.Name = "bar1"
  2028. bar1_10.Parent = characterframe
  2029. bar1_10.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  2030. bar1_10.BackgroundTransparency = 0.30000001192093
  2031. bar1_10.BorderColor3 = Color3.new(0, 0, 0)
  2032. bar1_10.BorderSizePixel = 3
  2033. bar1_10.Size = UDim2.new(0, 166, 0, 65)
  2034.  
  2035. title_10.Name = "title"
  2036. title_10.Parent = bar1_10
  2037. title_10.BackgroundColor3 = Color3.new(1, 1, 1)
  2038. title_10.BackgroundTransparency = 1
  2039. title_10.Size = UDim2.new(0, 166, 0, 65)
  2040. title_10.Font = Enum.Font.Cartoon
  2041. title_10.Text = "CHARACTER"
  2042. title_10.TextColor3 = Color3.new(1, 1, 1)
  2043. title_10.TextScaled = true
  2044. title_10.TextSize = 14
  2045. title_10.TextWrapped = true
  2046.  
  2047. bar2_10.Name = "bar2"
  2048. bar2_10.Parent = characterframe
  2049. bar2_10.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  2050. bar2_10.BackgroundTransparency = 0.30000001192093
  2051. bar2_10.BorderColor3 = Color3.new(0, 0, 0)
  2052. bar2_10.BorderSizePixel = 3
  2053. bar2_10.Position = UDim2.new(0, 0, 0, 373)
  2054. bar2_10.Size = UDim2.new(0, 166, 0, 25)
  2055.  
  2056. characterclose.Name = "characterclose"
  2057. characterclose.Parent = bar2_10
  2058. characterclose.BackgroundColor3 = Color3.new(1, 1, 1)
  2059. characterclose.BackgroundTransparency = 1
  2060. characterclose.Position = UDim2.new(0, 0, 0, 2)
  2061. characterclose.Size = UDim2.new(0, 166, 0, 26)
  2062. characterclose.Font = Enum.Font.SourceSans
  2063. characterclose.Text = "Close"
  2064. characterclose.TextColor3 = Color3.new(1, 1, 1)
  2065. characterclose.TextScaled = true
  2066. characterclose.TextSize = 14
  2067. characterclose.TextWrapped = true
  2068.  
  2069. clown.Name = "clown"
  2070. clown.Parent = characterframe
  2071. clown.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  2072. clown.BackgroundTransparency = 0.10000000149012
  2073. clown.BorderSizePixel = 2
  2074. clown.Position = UDim2.new(0, 6, 0, 74)
  2075. clown.Size = UDim2.new(0, 151, 0, 22)
  2076. clown.Font = Enum.Font.SourceSans
  2077. clown.Text = "Clown"
  2078. clown.TextColor3 = Color3.new(1, 1, 1)
  2079. clown.TextScaled = true
  2080. clown.TextSize = 14
  2081. clown.TextWrapped = true
  2082.  
  2083. devil.Name = "devil"
  2084. devil.Parent = characterframe
  2085. devil.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  2086. devil.BackgroundTransparency = 0.10000000149012
  2087. devil.BorderSizePixel = 2
  2088. devil.Position = UDim2.new(0, 6, 0, 103)
  2089. devil.Size = UDim2.new(0, 151, 0, 22)
  2090. devil.Font = Enum.Font.SourceSans
  2091. devil.Text = "Devil"
  2092. devil.TextColor3 = Color3.new(1, 1, 1)
  2093. devil.TextScaled = true
  2094. devil.TextSize = 14
  2095. devil.TextWrapped = true
  2096.  
  2097. dominus.Name = "dominus"
  2098. dominus.Parent = characterframe
  2099. dominus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  2100. dominus.BackgroundTransparency = 0.10000000149012
  2101. dominus.BorderSizePixel = 2
  2102. dominus.Position = UDim2.new(0, 6, 0, 133)
  2103. dominus.Size = UDim2.new(0, 151, 0, 22)
  2104. dominus.Font = Enum.Font.SourceSans
  2105. dominus.Text = "Dominus"
  2106. dominus.TextColor3 = Color3.new(1, 1, 1)
  2107. dominus.TextScaled = true
  2108. dominus.TextSize = 14
  2109. dominus.TextWrapped = true
  2110. mainframe.Visible = true
  2111. localplayerframe.Visible = false
  2112.  
  2113. pirate.Name = "pirate"
  2114. pirate.Parent = characterframe
  2115. pirate.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  2116. pirate.BackgroundTransparency = 0.10000000149012
  2117. pirate.BorderSizePixel = 2
  2118. pirate.Position = UDim2.new(0, 6, 0, 161)
  2119. pirate.Size = UDim2.new(0, 151, 0, 22)
  2120. pirate.Font = Enum.Font.SourceSans
  2121. pirate.Text = "Pirate"
  2122. pirate.TextColor3 = Color3.new(1, 1, 1)
  2123. pirate.TextScaled = true
  2124. pirate.TextSize = 14
  2125. pirate.TextWrapped = true
  2126.  
  2127. rainbowsuit.Name = "rainbowsuit"
  2128. rainbowsuit.Parent = characterframe
  2129. rainbowsuit.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  2130. rainbowsuit.BackgroundTransparency = 0.10000000149012
  2131. rainbowsuit.BorderSizePixel = 2
  2132. rainbowsuit.Position = UDim2.new(0, 6, 0, 188)
  2133. rainbowsuit.Size = UDim2.new(0, 151, 0, 22)
  2134. rainbowsuit.Font = Enum.Font.SourceSans
  2135. rainbowsuit.Text = "Rainbow Suit"
  2136. rainbowsuit.TextColor3 = Color3.new(1, 1, 1)
  2137. rainbowsuit.TextScaled = true
  2138. rainbowsuit.TextSize = 14
  2139. rainbowsuit.TextWrapped = true
  2140.  
  2141. reaper.Name = "reaper"
  2142. reaper.Parent = characterframe
  2143. reaper.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  2144. reaper.BackgroundTransparency = 0.10000000149012
  2145. reaper.BorderSizePixel = 2
  2146. reaper.Position = UDim2.new(0, 6, 0, 215)
  2147. reaper.Size = UDim2.new(0, 151, 0, 22)
  2148. reaper.Font = Enum.Font.SourceSans
  2149. reaper.Text = "Reaper"
  2150. reaper.TextColor3 = Color3.new(1, 1, 1)
  2151. reaper.TextScaled = true
  2152. reaper.TextSize = 14
  2153. reaper.TextWrapped = true
  2154.  
  2155. skeleton.Name = "skeleton"
  2156. skeleton.Parent = characterframe
  2157. skeleton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  2158. skeleton.BackgroundTransparency = 0.10000000149012
  2159. skeleton.BorderSizePixel = 2
  2160. skeleton.Position = UDim2.new(0, 6, 0, 245)
  2161. skeleton.Size = UDim2.new(0, 151, 0, 22)
  2162. skeleton.Font = Enum.Font.SourceSans
  2163. skeleton.Text = "Skeleton"
  2164. skeleton.TextColor3 = Color3.new(1, 1, 1)
  2165. skeleton.TextScaled = true
  2166. skeleton.TextSize = 14
  2167. skeleton.TextWrapped = true
  2168.  
  2169. watermelonshark.Name = "watermelonshark"
  2170. watermelonshark.Parent = characterframe
  2171. watermelonshark.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  2172. watermelonshark.BackgroundTransparency = 0.10000000149012
  2173. watermelonshark.BorderSizePixel = 2
  2174. watermelonshark.Position = UDim2.new(0, 5, 0, 272)
  2175. watermelonshark.Size = UDim2.new(0, 151, 0, 22)
  2176. watermelonshark.Font = Enum.Font.SourceSans
  2177. watermelonshark.Text = "Watermelon Shark"
  2178. watermelonshark.TextColor3 = Color3.new(1, 1, 1)
  2179. watermelonshark.TextScaled = true
  2180. watermelonshark.TextSize = 14
  2181. watermelonshark.TextWrapped = true
  2182.  
  2183. zelucz.Name = "zelucz"
  2184. zelucz.Parent = characterframe
  2185. zelucz.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  2186. zelucz.BackgroundTransparency = 0.10000000149012
  2187. zelucz.BorderSizePixel = 2
  2188. zelucz.Position = UDim2.new(0, 6, 0, 301)
  2189. zelucz.Size = UDim2.new(0, 151, 0, 22)
  2190. zelucz.Font = Enum.Font.SourceSans
  2191. zelucz.Text = "Zelucz"
  2192. zelucz.TextColor3 = Color3.new(1, 1, 1)
  2193. zelucz.TextScaled = true
  2194. zelucz.TextSize = 14
  2195. zelucz.TextWrapped = true
  2196.  
  2197. zombiedoge.Name = "zombiedoge"
  2198. zombiedoge.Parent = characterframe
  2199. zombiedoge.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  2200. zombiedoge.BackgroundTransparency = 0.10000000149012
  2201. zombiedoge.BorderSizePixel = 2
  2202. zombiedoge.Position = UDim2.new(0, 6, 0, 330)
  2203. zombiedoge.Size = UDim2.new(0, 151, 0, 22)
  2204. zombiedoge.Font = Enum.Font.SourceSans
  2205. zombiedoge.Text = "Zombie Doge"
  2206. zombiedoge.TextColor3 = Color3.new(1, 1, 1)
  2207. zombiedoge.TextScaled = true
  2208. zombiedoge.TextSize = 14
  2209. zombiedoge.TextWrapped = true
  2210.  
  2211.  
  2212. makeplayershrek.MouseButton1Down:connect(function()
  2213. user = username.Text
  2214.  
  2215. local A_1 = game:GetService("Workspace")[user]
  2216. local A_2 = 20011951
  2217. local A_3 = "Hat1"
  2218. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2219. Event:InvokeServer(A_1, A_2, A_3)
  2220.  
  2221. local A_1 = game:GetService("Workspace")[user]
  2222. local A_2 = 20011951
  2223. local A_3 = "Hair1"
  2224. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2225. Event:InvokeServer(A_1, A_2, A_3)
  2226.  
  2227. local A_1 = game:GetService("Workspace")[user]
  2228. local A_2 = 1256287907
  2229. local A_3 = "Shirt1"
  2230. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2231. Event:InvokeServer(A_1, A_2, A_3)
  2232.  
  2233. local A_1 = game:GetService("Workspace")[user]
  2234. local A_2 = 2285882573
  2235. local A_3 = "Pants1"
  2236. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2237. Event:InvokeServer(A_1, A_2, A_3)
  2238.  
  2239. local A_1 = game:GetService("Workspace")[user]
  2240. local A_2 = 16723499
  2241. local A_3 = "Face1"
  2242. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2243. Event:InvokeServer(A_1, A_2, A_3)
  2244.  
  2245. local A_1 = game:GetService("Workspace")[user]
  2246. local A_2 = 20011951
  2247. local A_3 = "Hat2"
  2248. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2249. Event:InvokeServer(A_1, A_2, A_3)
  2250.  
  2251.  
  2252.  
  2253. local A_1 = game:GetService("Workspace")[user]
  2254. local A_2 =
  2255. {
  2256.         [1] = 85,
  2257.         [2] = 255,
  2258.         [3] = 0
  2259. }
  2260. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  2261. Event:FireServer(A_1, A_2)
  2262.  
  2263.  
  2264. end)
  2265.  
  2266.  
  2267.  
  2268. -----MAKE PLAYER NOOB
  2269.  
  2270. makeplayernoob.MouseButton1Down:connect(function()
  2271. user = username.Text
  2272.  
  2273. local A_1 = game:GetService("Workspace")[user]
  2274. local A_2 = 472507574
  2275. local A_3 = "Hat1"
  2276. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2277. Event:InvokeServer(A_1, A_2, A_3)
  2278.  
  2279. local A_1 = game:GetService("Workspace")[user]
  2280. local A_2 = 472507574
  2281. local A_3 = "Hair1"
  2282. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2283. Event:InvokeServer(A_1, A_2, A_3)
  2284.  
  2285. local A_1 = game:GetService("Workspace")[user]
  2286. local A_2 = 2248499581
  2287. local A_3 = "Shirt1"
  2288. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2289. Event:InvokeServer(A_1, A_2, A_3)
  2290.  
  2291. local A_1 = game:GetService("Workspace")[user]
  2292. local A_2 = 1208957640
  2293. local A_3 = "Pants1"
  2294. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2295. Event:InvokeServer(A_1, A_2, A_3)
  2296.  
  2297. local A_1 = game:GetService("Workspace")[user]
  2298. local A_2 = 144075659
  2299. local A_3 = "Face1"
  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")[user]
  2304. local A_2 = 472507574
  2305. local A_3 = "Hat2"
  2306. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2307. Event:InvokeServer(A_1, A_2, A_3)
  2308.  
  2309.  
  2310.  
  2311. local A_1 = game:GetService("Workspace")[user]
  2312. local A_2 =
  2313. {
  2314.         [1] = 61,
  2315.         [2] = 64,
  2316.         [3] = 255
  2317. }
  2318. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  2319. Event:FireServer(A_1, A_2)
  2320.  
  2321.  
  2322. end)
  2323.  
  2324. -- Scripts:
  2325.  
  2326.  
  2327.  
  2328.  
  2329. game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
  2330.  
  2331. if key == "x" then
  2332. if      D3SK1NG_MENU.Enabled == true then      
  2333.         D3SK1NG_MENU.Enabled = false
  2334. elseif D3SK1NG_MENU.Enabled == false then
  2335.         D3SK1NG_MENU.Enabled = true
  2336.         end
  2337.         end
  2338.         end)
  2339.        
  2340.  
  2341.  
  2342.  
  2343.  
  2344. ------ OPEN BUTTONS
  2345.  
  2346. creditsbutton.MouseButton1Down:connect(function()
  2347. creditsframe.Visible = true
  2348. end)
  2349.  
  2350. localplayerbutton.MouseButton1Down:connect(function()
  2351. localplayerframe.Visible = true
  2352. mainframe.Visible = false
  2353. end)
  2354.  
  2355. otherplayersbutton.MouseButton1Down:connect(function()
  2356. otherplayersframe.Visible = true
  2357. mainframe.Visible = false
  2358. end)
  2359.  
  2360. stealthmoneybutton.MouseButton1Down:connect(function()
  2361. moneyframe.Visible = true
  2362. mainframe.Visible = false
  2363. end)
  2364.  
  2365. teleportsbutton.MouseButton1Down:connect(function()
  2366. teleportframe.Visible = true
  2367. mainframe.Visible = false
  2368. end)
  2369.  
  2370. vehiclebutton.MouseButton1Down:connect(function()
  2371. vehicleframe.Visible = true
  2372. mainframe.Visible = false
  2373. end)
  2374.  
  2375. worldbutton.MouseButton1Down:connect(function()
  2376. worldframe.Visible = true
  2377. mainframe.Visible = false
  2378. end)
  2379.  
  2380. ------- CLOSE BUTTONS
  2381.  
  2382. creditsclose.MouseButton1Down:connect(function()
  2383. creditsframe.Visible = false
  2384. end)
  2385.  
  2386. localplayerback.MouseButton1Down:connect(function()
  2387. localplayerframe.Visible = false
  2388. mainframe.Visible = true
  2389. end)
  2390.  
  2391. otherplayersback.MouseButton1Down:connect(function()
  2392. otherplayersframe.Visible = false
  2393. mainframe.Visible = true
  2394. end)
  2395.  
  2396. moneyback.MouseButton1Down:connect(function()
  2397. moneyframe.Visible = false
  2398. mainframe.Visible = true
  2399. end)
  2400.  
  2401. teleportback.MouseButton1Down:connect(function()
  2402. teleportframe.Visible = false
  2403. mainframe.Visible = true
  2404. end)
  2405.  
  2406. vehicleback.MouseButton1Down:connect(function()
  2407. vehicleframe.Visible = false
  2408. mainframe.Visible = true
  2409. end)
  2410.  
  2411. worldback.MouseButton1Down:connect(function()
  2412. worldframe.Visible = false
  2413. mainframe.Visible = true
  2414. end)
  2415.  
  2416. --STEALTH MONEY BUTTONS
  2417.  
  2418. _10million.MouseButton1Down:connect(function()
  2419. if              _10millionstatus.Text == 'OFF' then
  2420.         _10millionstatus.Text = 'ON'
  2421.  
  2422.         repeat
  2423.                 game.Players.LocalPlayer.ChangeMoney:Fire(10000000)
  2424.                 wait(0.1)
  2425.         until _10millionstatus.Text == 'OFF'
  2426.  
  2427. elseif _10millionstatus.Text == 'ON' then
  2428.         _10millionstatus.Text = 'OFF'
  2429. end
  2430. end)
  2431.  
  2432. _15million.MouseButton1Down:connect(function()
  2433. if              _15millionstatus.Text == 'OFF' then
  2434.         _15millionstatus.Text = 'ON'
  2435.  
  2436.         repeat
  2437.                 game.Players.LocalPlayer.ChangeMoney:Fire(15000000)
  2438.                 wait(0.1)
  2439.         until _15millionstatus.Text == 'OFF'
  2440.  
  2441. elseif _15millionstatus.Text == 'ON' then
  2442.         _15millionstatus.Text = 'OFF'
  2443. end
  2444. end)
  2445.  
  2446. _2billion.MouseButton1Down:connect(function()
  2447. if              _2billionstatus.Text == 'OFF' then
  2448.         _2billionstatus.Text = 'ON'
  2449.  
  2450.         repeat
  2451.                 game.Players.LocalPlayer.ChangeMoney:Fire(198978654)wait(0.1) game.Players.LocalPlayer.ChangeMoney:Fire(12) wait(0.1) game.Players.LocalPlayer.ChangeMoney:Fire(198974652)
  2452.                
  2453.                 wait(0.1)
  2454.         until _2billionstatus.Text == 'OFF'
  2455.  
  2456. elseif _2billionstatus.Text == 'ON' then
  2457.         _2billionstatus.Text = 'OFF'
  2458. end
  2459. end)
  2460.  
  2461. ------- OTHER PLAYERS BUTTONS
  2462.  
  2463. spam.MouseButton1Down:connect(function()
  2464. if spamstatus.Text == 'OFF' then
  2465.         spamstatus.Text = 'ON'
  2466.         repeat
  2467.                 local A_1 = "Sub To TeoMessiKing and Legend J M Z on YT"
  2468. local A_2 = "All"
  2469. local Event = game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest
  2470. Event:FireServer(A_1, A_2)
  2471. wait(1)
  2472.         until spamstatus.Text == 'OFF'
  2473.  
  2474. elseif spamstatus.Text == 'ON' then
  2475.         spamstatus.Text = 'OFF'
  2476. end
  2477. end)
  2478.  
  2479. nakedall.MouseButton1Down:connect(function()
  2480. for i,v in pairs(game.Players:GetChildren()) do
  2481.         if v.Name ~= game.Players.LocalPlayer.Name then
  2482.         noob = v.Name
  2483.         game:GetService("Workspace").CommunicationRelays.Character.ClearCharacter:InvokeServer(game:GetService("Workspace")[noob])
  2484.         end
  2485.         end
  2486. end)
  2487.  
  2488. checkmoney.MouseButton1Down:connect(function()
  2489.         statsframe.Visible = true
  2490. moneystatus.Text = game.Players[username.Text].Money.Value
  2491. end)
  2492.  
  2493. statsclose.MouseButton1Down:connect(function()
  2494. statsframe.Visible = false
  2495. end)
  2496.  
  2497. tptoplayer.MouseButton1Down:connect(function()
  2498. local Target
  2499. local character
  2500. local Player
  2501. Player = game.Players.LocalPlayer
  2502. character = workspace:WaitForChild(Player.name)
  2503. Target = username.Text
  2504. Player.character.HumanoidRootPart.CFrame = game.Players[Target].character.HumanoidRootPart.CFrame
  2505. end)
  2506.  
  2507. -------- LOCALP PlAYER BUTTONS
  2508.  
  2509. givegun.MouseButton1Down:connect(function()
  2510. game:GetService("Workspace").CommunicationRelays.Character.ItemEquip:FireServer("JobAssets", "Glock 9mm", "Gun")
  2511. end)
  2512.  
  2513. qteleport.MouseButton1Down:connect(function()
  2514. plr = game.Players.LocalPlayer
  2515. hum = plr.Character.HumanoidRootPart
  2516. mouse = plr:GetMouse()
  2517. mouse.KeyDown:connect(function(key)
  2518. if key == "q" then
  2519. if mouse.Target then
  2520. hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
  2521. end
  2522. end
  2523. end)
  2524. print("Press Q To Teleport")
  2525. end)
  2526.  
  2527. superrun.MouseButton1Down:connect(function()
  2528. if superjumpstatus.Text == 'OFF' then
  2529.         superjumpstatus.Text = 'ON'
  2530.                         game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 200
  2531. elseif superjumpstatus.Text == 'ON' then
  2532.         superjumpstatus.Text = 'OFF'
  2533.                         game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  2534. end
  2535. end)
  2536.  
  2537. superjump.MouseButton1Down:connect(function()
  2538. if superrunstatus.Text == 'OFF' then
  2539.         superrunstatus.Text = 'ON'
  2540.         game.Players.LocalPlayer.Character.Humanoid.JumpPower = 111
  2541.  
  2542.        
  2543. elseif superrunstatus.Text == 'ON' then
  2544.         superrunstatus.Text = 'OFF'
  2545.         game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
  2546. end
  2547. end)
  2548.  
  2549. lowgravity.MouseButton1Down:connect(function()
  2550. if lowgravitystatus.Text == 'OFF' then
  2551.         game.Workspace.Gravity = 25
  2552.         lowgravitystatus.Text = 'ON'
  2553.        
  2554. elseif lowgravitystatus.Text == 'ON' then
  2555.         lowgravitystatus.Text = 'OFF'
  2556.         game.Workspace.Gravity = 175
  2557.        
  2558. end
  2559. end)
  2560.  
  2561. noclip.MouseButton1Down:connect(function()
  2562. if noclipstatus.Text == 'OFF' then
  2563.        
  2564. noclip = true
  2565. game:GetService('RunService').Stepped:connect(function()
  2566. if noclip then
  2567. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  2568. end
  2569. end)
  2570. plr = game.Players.LocalPlayer
  2571. mouse = plr:GetMouse()
  2572.  
  2573.         noclipstatus.Text = 'ON'
  2574.  
  2575.  
  2576. elseif noclipstatus.Text == 'ON' then
  2577.         noclipstatus.Text = 'OFF'
  2578.  
  2579. noclip = false
  2580.  
  2581.  
  2582. end
  2583. end)
  2584.  
  2585.  
  2586. ------ WORLDFRAME
  2587.  
  2588. fog.MouseButton1Down:connect(function()
  2589. game.Lighting.FogEnd = 250
  2590. end)
  2591.  
  2592.  
  2593.  
  2594. nofog.MouseButton1Down:connect(function()
  2595. game.Lighting.FogEnd = 10000
  2596. end)
  2597.  
  2598. repeat
  2599. bright.MouseButton1Down:connect(function()
  2600. game.Lighting.Brightness = 10000
  2601. wait(0.1)
  2602. end)
  2603. until dark.MouseButton1Down
  2604.  
  2605. dark.MouseButton1Down:connect(function()
  2606. game.Lighting.Brightness = 1
  2607. end)
  2608.  
  2609.  
  2610.  
  2611.  
  2612. ----- VEHICLE BUTTONS
  2613.  
  2614.  
  2615. sleigher.MouseButton1Down:connect(function()
  2616. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.Visible = true
  2617. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.ActiveCustomization.Frame.Value = "Sleigher"
  2618. end)
  2619.  
  2620. policecar.MouseButton1Down:connect(function()
  2621. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.Visible = true
  2622. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.ActiveCustomization.Frame.Value = "Police Intrepid"
  2623. end)
  2624.  
  2625. bus.MouseButton1Down:connect(function()
  2626. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.Visible = true
  2627. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.ActiveCustomization.Frame.Value = "Schoolbus"
  2628. end)
  2629.  
  2630. -----TELEPORT BUTTONS
  2631.  
  2632. Baileys.MouseButton1Down:connect(function()
  2633. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(543.76062, 39.8500099, 43.1453667))
  2634. end)
  2635.  
  2636. Criminalbase.MouseButton1Down:connect(function()
  2637. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(678.209106, 39.8500099, 840.987732))
  2638. end)
  2639.  
  2640. Plot.MouseButton1Down:connect(function()
  2641. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-9.09812069, 39.8500023, -251.339005))
  2642. end)
  2643.  
  2644. Garage.MouseButton1Down:connect(function()
  2645. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(617.86792, 39.8500099, 222.204208))
  2646. end)
  2647.  
  2648. SuperMart.MouseButton1Down:connect(function()
  2649. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(306.922485, 39.8597755, 866.421509))
  2650. end)
  2651.  
  2652. Gym.MouseButton1Down:connect(function()
  2653. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(176.828949, 39.8500099, 1208.14514))
  2654. end)
  2655.  
  2656. CarShip.MouseButton1Down:connect(function()
  2657. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(366.530609, 39.6500092, 561.46991))
  2658. end)
  2659.  
  2660. Club.MouseButton1Down:connect(function()
  2661. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(506.477844, 40.2500153, 891.893738))
  2662. end)
  2663.  
  2664. PoliceStation.MouseButton1Down:connect(function()
  2665. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-38.1218109, 42.6500092, 597.40094))
  2666. end)
  2667.  
  2668. Cinema.MouseButton1Down:connect(function()
  2669. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(593.378, 61.2, 467.222))
  2670. end)
  2671.  
  2672. GasStation.MouseButton1Down:connect(function()
  2673. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(348.957458, 39.6500092, 457.277496))
  2674. end)
  2675.  
  2676. Hospital.MouseButton1Down:connect(function()
  2677. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(137.416245, 39.8500099, 1463.74634))
  2678. end)
  2679.  
  2680. HIghschool.MouseButton1Down:connect(function()
  2681. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-124.7, 42.3, 774.094))
  2682. end)
  2683.  
  2684. Hamburger.MouseButton1Down:connect(function()
  2685. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(414.374298, 39.8500099, 366.701843))
  2686. end)
  2687.  
  2688. Mueseum.MouseButton1Down:connect(function()
  2689. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(616.659119, 40.2500153, 1363.78442))
  2690. end)
  2691.  
  2692. Library.MouseButton1Down:connect(function()
  2693. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(424.386597, 39.8500099, 1119.21436))
  2694. end)
  2695.  
  2696. Apartments.MouseButton1Down:connect(function()
  2697. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(509.568024, 39.8500099, 117.027695))
  2698. end)
  2699.  
  2700. Bank.MouseButton1Down:connect(function()
  2701. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-89.6001, 47.2, 1371.2))
  2702. end)
  2703.  
  2704. ------ Not important
  2705.  
  2706.  
  2707. statsframe.Draggable = true
  2708. creditsframe.Draggable = true
  2709.  
  2710.  
  2711. ----------- important
  2712.  
  2713. monalisa.MouseButton1Down:Connect(function()
  2714.         game.Players.LocalPlayer.PlayerGui.Main.PaintingMenu.Visible = true
  2715.        
  2716.         game.Players.LocalPlayer.PlayerGui.Main.PaintingVal = game.ReplicatedStorage.PaintingCatalog["Mona Lisa"]
  2717.         end)
  2718.  
  2719.  
  2720. spammessages.MouseButton1Down:Connect(function()
  2721.         if spammessagesstatus.Text == 'OFF' then
  2722.                         spammessagesstatus.Text = 'ON'
  2723.         repeat
  2724.         local A_1 = "Hi Sub to TeoMessiKing please :)"
  2725. local A_2 = username.Text
  2726. local Event = game:GetService("Workspace").CommunicationRelays.Interclient.SendMessage
  2727. Event:InvokeServer(A_1, A_2)
  2728. wait(0.5)
  2729.         until spammessagesstatus.Text == 'OFF'
  2730.         elseif spammessagesstatus.Text == 'ON' then
  2731.                 spammessagesstatus.Text = 'OFF'
  2732.         end
  2733.         end)
  2734.  
  2735.  
  2736. otherplayersframe.Visible = false
  2737.  
  2738.  
  2739. attatchbutton.MouseButton1Down:connect(function()
  2740. if attachstatus.Text == 'OFF' then
  2741.                         attachstatus.Text = 'ON'
  2742.         repeat
  2743.         local Target
  2744. local character
  2745. local Player
  2746. Player = game.Players.LocalPlayer
  2747. character = workspace:WaitForChild(Player.name)
  2748. Target = username.Text
  2749. Player.character.HumanoidRootPart.CFrame = game.Players[Target].character.HumanoidRootPart.CFrame
  2750. wait(0.05)
  2751.         until attachstatus.Text == 'OFF'
  2752.  
  2753. elseif attachstatus.Text == 'ON' then
  2754.         attachstatus.Text = 'OFF'
  2755. end
  2756. end)
  2757. ------------------ CHARACTER
  2758.  
  2759.  
  2760. characterbutton.MouseButton1Down:connect(function()
  2761. characterframe.Visible = true
  2762. end)
  2763.  
  2764. characterclose.MouseButton1Down:connect(function()
  2765. characterframe.Visible = false
  2766. end)
  2767.  
  2768. clown.MouseButton1Down:connect(function()
  2769. localplayerusername = game.Players.LocalPlayer.Name
  2770.  
  2771.  
  2772. local A_1 = game:GetService("Workspace")[localplayerusername]
  2773. local A_2 = 16984857
  2774. local A_3 = "Hat1"
  2775. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2776. Event:InvokeServer(A_1, A_2, A_3)
  2777.  
  2778. local A_1 = game:GetService("Workspace")[localplayerusername]
  2779. local A_2 = 1554091128
  2780. local A_3 = "Shirt1"
  2781. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2782. Event:InvokeServer(A_1, A_2, A_3)
  2783.  
  2784. local A_1 = game:GetService("Workspace")[localplayerusername]
  2785. local A_2 = 2362379433
  2786. local A_3 = "Pants1"
  2787. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2788. Event:InvokeServer(A_1, A_2, A_3)
  2789.  
  2790. local A_1 = game:GetService("Workspace")[localplayerusername]
  2791. local A_2 = 23644960
  2792. local A_3 = "Face1"
  2793. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2794. Event:InvokeServer(A_1, A_2, A_3)
  2795.  
  2796. local A_1 = game:GetService("Workspace")[localplayerusername]
  2797. local A_2 = 15469944
  2798. local A_3 = "Hat2"
  2799. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2800. Event:InvokeServer(A_1, A_2, A_3)
  2801.  
  2802.  
  2803.  
  2804. local A_1 = game:GetService("Workspace")[localplayerusername]
  2805. local A_2 =
  2806. {
  2807.         [1] = 1,
  2808.         [2] = 0.8,
  2809.         [3] = 0.6
  2810. }
  2811. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  2812. Event:FireServer(A_1, A_2)
  2813.  
  2814. end)
  2815.  
  2816. devil.MouseButton1Down:connect(function()
  2817. localplayerusername = game.Players.LocalPlayer.Name
  2818.  
  2819.  
  2820. local A_1 = game:GetService("Workspace")[localplayerusername]
  2821. local A_2 = 15967797
  2822. local A_3 = "Hat1"
  2823. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2824. Event:InvokeServer(A_1, A_2, A_3)
  2825.  
  2826. local A_1 = game:GetService("Workspace")[localplayerusername]
  2827. local A_2 = 2025399665
  2828. local A_3 = "Shirt1"
  2829. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2830. Event:InvokeServer(A_1, A_2, A_3)
  2831.  
  2832. local A_1 = game:GetService("Workspace")[localplayerusername]
  2833. local A_2 = 1677380681
  2834. local A_3 = "Pants1"
  2835. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2836. Event:InvokeServer(A_1, A_2, A_3)
  2837.  
  2838. local A_1 = game:GetService("Workspace")[localplayerusername]
  2839. local A_2 = 128992838
  2840. local A_3 = "Face1"
  2841. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2842. Event:InvokeServer(A_1, A_2, A_3)
  2843.  
  2844. local A_1 = game:GetService("Workspace")[localplayerusername]
  2845. local A_2 = 1117719026
  2846. local A_3 = "Hat2"
  2847. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2848. Event:InvokeServer(A_1, A_2, A_3)
  2849.  
  2850.  
  2851.  
  2852. local A_1 = game:GetService("Workspace")[localplayerusername]
  2853. local A_2 =
  2854. {
  2855.         [1] = 1,
  2856.         [2] = 0.8,
  2857.         [3] = 0.6
  2858. }
  2859. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  2860. Event:FireServer(A_1, A_2)
  2861.  
  2862. end)
  2863.  
  2864. dominus.MouseButton1Down:connect(function()
  2865. localplayerusername = game.Players.LocalPlayer.Name
  2866.  
  2867.  
  2868. local A_1 = game:GetService("Workspace")[localplayerusername]
  2869. local A_2 = 21070012
  2870. local A_3 = "Hat1"
  2871. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2872. Event:InvokeServer(A_1, A_2, A_3)
  2873.  
  2874. local A_1 = game:GetService("Workspace")[localplayerusername]
  2875. local A_2 = 1594957505
  2876. local A_3 = "Shirt1"
  2877. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2878. Event:InvokeServer(A_1, A_2, A_3)
  2879.  
  2880. local A_1 = game:GetService("Workspace")[localplayerusername]
  2881. local A_2 = 767979438
  2882. local A_3 = "Pants1"
  2883. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2884. Event:InvokeServer(A_1, A_2, A_3)
  2885.  
  2886. local A_1 = game:GetService("Workspace")[localplayerusername]
  2887. local A_2 = 20052135
  2888. local A_3 = "Face1"
  2889. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2890. Event:InvokeServer(A_1, A_2, A_3)
  2891.  
  2892. local A_1 = game:GetService("Workspace")[localplayerusername]
  2893. local A_2 = 1031429
  2894. local A_3 = "Hat2"
  2895. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2896. Event:InvokeServer(A_1, A_2, A_3)
  2897.  
  2898.  
  2899.  
  2900. local A_1 = game:GetService("Workspace")[localplayerusername]
  2901. local A_2 =
  2902. {
  2903.         [1] = 1,
  2904.         [2] = 0.8,
  2905.         [3] = 0.6
  2906. }
  2907. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  2908. Event:FireServer(A_1, A_2)
  2909.  
  2910. end)
  2911.  
  2912. pirate.MouseButton1Down:connect(function()
  2913. localplayerusername = game.Players.LocalPlayer.Name
  2914.  
  2915.  
  2916. local A_1 = game:GetService("Workspace")[localplayerusername]
  2917. local A_2 = 1028859
  2918. local A_3 = "Hat1"
  2919. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2920. Event:InvokeServer(A_1, A_2, A_3)
  2921.  
  2922. local A_1 = game:GetService("Workspace")[localplayerusername]
  2923. local A_2 = 1332460963
  2924. local A_3 = "Shirt1"
  2925. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2926. Event:InvokeServer(A_1, A_2, A_3)
  2927.  
  2928. local A_1 = game:GetService("Workspace")[localplayerusername]
  2929. local A_2 = 1352908341
  2930. local A_3 = "Pants1"
  2931. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2932. Event:InvokeServer(A_1, A_2, A_3)
  2933.  
  2934. local A_1 = game:GetService("Workspace")[localplayerusername]
  2935. local A_2 = 255827175
  2936. local A_3 = "Face1"
  2937. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2938. Event:InvokeServer(A_1, A_2, A_3)
  2939.  
  2940. local A_1 = game:GetService("Workspace")[localplayerusername]
  2941. local A_2 = 74970669
  2942. local A_3 = "Hat2"
  2943. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2944. Event:InvokeServer(A_1, A_2, A_3)
  2945.  
  2946.  
  2947.  
  2948. local A_1 = game:GetService("Workspace")[localplayerusername]
  2949. local A_2 =
  2950. {
  2951.         [1] = 1,
  2952.         [2] = 0.8,
  2953.         [3] = 0.6
  2954. }
  2955. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  2956. Event:FireServer(A_1, A_2)
  2957.  
  2958. end)
  2959.  
  2960. rainbowsuit.MouseButton1Down:connect(function()
  2961. localplayerusername = game.Players.LocalPlayer.Name
  2962.  
  2963.  
  2964. local A_1 = game:GetService("Workspace")[localplayerusername]
  2965. local A_2 = 82332313
  2966. local A_3 = "Hat1"
  2967. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2968. Event:InvokeServer(A_1, A_2, A_3)
  2969.  
  2970. local A_1 = game:GetService("Workspace")[localplayerusername]
  2971. local A_2 = 1601920254
  2972. local A_3 = "Shirt1"
  2973. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2974. Event:InvokeServer(A_1, A_2, A_3)
  2975.  
  2976. local A_1 = game:GetService("Workspace")[localplayerusername]
  2977. local A_2 = 1277777900
  2978. local A_3 = "Pants1"
  2979. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2980. Event:InvokeServer(A_1, A_2, A_3)
  2981.  
  2982. local A_1 = game:GetService("Workspace")[localplayerusername]
  2983. local A_2 = 20052135
  2984. local A_3 = "Face1"
  2985. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2986. Event:InvokeServer(A_1, A_2, A_3)
  2987.  
  2988. local A_1 = game:GetService("Workspace")[localplayerusername]
  2989. local A_2 = 149594188
  2990. local A_3 = "Hat2"
  2991. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  2992. Event:InvokeServer(A_1, A_2, A_3)
  2993.  
  2994.  
  2995.  
  2996. local A_1 = game:GetService("Workspace")[localplayerusername]
  2997. local A_2 =
  2998. {
  2999.         [1] = 1,
  3000.         [2] = 0.8,
  3001.         [3] = 0.6
  3002. }
  3003. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  3004. Event:FireServer(A_1, A_2)
  3005.  
  3006. end)
  3007.  
  3008. reaper.MouseButton1Down:connect(function()
  3009. localplayerusername = game.Players.LocalPlayer.Name
  3010.  
  3011.  
  3012. local A_1 = game:GetService("Workspace")[localplayerusername]
  3013. local A_2 = 28276664
  3014. local A_3 = "Hat1"
  3015. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  3016. Event:InvokeServer(A_1, A_2, A_3)
  3017.  
  3018. local A_1 = game:GetService("Workspace")[localplayerusername]
  3019. local A_2 = 788634000
  3020. local A_3 = "Shirt1"
  3021. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  3022. Event:InvokeServer(A_1, A_2, A_3)
  3023.  
  3024. local A_1 = game:GetService("Workspace")[localplayerusername]
  3025. local A_2 = 825322045
  3026. local A_3 = "Pants1"
  3027. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  3028. Event:InvokeServer(A_1, A_2, A_3)
  3029.  
  3030. local A_1 = game:GetService("Workspace")[localplayerusername]
  3031. local A_2 = 398675917
  3032. local A_3 = "Face1"
  3033. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  3034. Event:InvokeServer(A_1, A_2, A_3)
  3035.  
  3036. local A_1 = game:GetService("Workspace")[localplayerusername]
  3037. local A_2 = 28276664
  3038. local A_3 = "Hat2"
  3039. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  3040. Event:InvokeServer(A_1, A_2, A_3)
  3041.  
  3042.  
  3043. local A_1 = game:GetService("Workspace")[localplayerusername]
  3044. local A_2 =
  3045. {
  3046.         [1] = 0.9,
  3047.         [2] = 0.89,
  3048.         [3] = 0.87
  3049. }
  3050. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  3051. Event:FireServer(A_1, A_2)
  3052.  
  3053.  
  3054. end)
  3055.  
  3056. skeleton.MouseButton1Down:connect(function()
  3057. localplayerusername = game.Players.LocalPlayer.Name
  3058.  
  3059.  
  3060. local A_1 = game:GetService("Workspace")[localplayerusername]
  3061. local A_2 = 4765718
  3062. local A_3 = "Hat1"
  3063. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  3064. Event:InvokeServer(A_1, A_2, A_3)
  3065.  
  3066. local A_1 = game:GetService("Workspace")[localplayerusername]
  3067. local A_2 = 2227041824
  3068. local A_3 = "Shirt1"
  3069. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  3070. Event:InvokeServer(A_1, A_2, A_3)
  3071.  
  3072. local A_1 = game:GetService("Workspace")[localplayerusername]
  3073. local A_2 = 2085700068
  3074. local A_3 = "Pants1"
  3075. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  3076. Event:InvokeServer(A_1, A_2, A_3)
  3077.  
  3078. local A_1 = game:GetService("Workspace")[localplayerusername]
  3079. local A_2 = 128992838
  3080. local A_3 = "Face1"
  3081. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  3082. Event:InvokeServer(A_1, A_2, A_3)
  3083.  
  3084. local A_1 = game:GetService("Workspace")[localplayerusername]
  3085. local A_2 = 4765718
  3086. local A_3 = "Hat2"
  3087. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  3088. Event:InvokeServer(A_1, A_2, A_3)
  3089.  
  3090.  
  3091.  
  3092. local A_1 = game:GetService("Workspace")[localplayerusername]
  3093. local A_2 =
  3094. {
  3095.         [1] = 0.9,
  3096.         [2] = 0.89,
  3097.         [3] = 0.87
  3098. }
  3099. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  3100. Event:FireServer(A_1, A_2)
  3101.  
  3102. end)
  3103.  
  3104. watermelonshark.MouseButton1Down:connect(function()
  3105. localplayerusername = game.Players.LocalPlayer.Name
  3106.  
  3107.  
  3108. local A_1 = game:GetService("Workspace")[localplayerusername]
  3109. local A_2 = 264989462
  3110. local A_3 = "Hat1"
  3111. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  3112. Event:InvokeServer(A_1, A_2, A_3)
  3113.  
  3114. local A_1 = game:GetService("Workspace")[localplayerusername]
  3115. local A_2 = 1789114124
  3116. local A_3 = "Shirt1"
  3117. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  3118. Event:InvokeServer(A_1, A_2, A_3)
  3119.  
  3120. local A_1 = game:GetService("Workspace")[localplayerusername]
  3121. local A_2 = 1420016210
  3122. local A_3 = "Pants1"
  3123. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  3124. Event:InvokeServer(A_1, A_2, A_3)
  3125.  
  3126. local A_1 = game:GetService("Workspace")[localplayerusername]
  3127. local A_2 = 2409285794
  3128. local A_3 = "Face1"
  3129. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  3130. Event:InvokeServer(A_1, A_2, A_3)
  3131.  
  3132. local A_1 = game:GetService("Workspace")[localplayerusername]
  3133. local A_2 = 264989462
  3134. local A_3 = "Hat2"
  3135. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  3136. Event:InvokeServer(A_1, A_2, A_3)
  3137.  
  3138.  
  3139. local A_1 = game:GetService("Workspace")[localplayerusername]
  3140. local A_2 =
  3141. {
  3142.         [1] = 0.9,
  3143.         [2] = 0.89,
  3144.         [3] = 0.87
  3145. }
  3146. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  3147. Event:FireServer(A_1, A_2)
  3148.  
  3149. end)
  3150.  
  3151. zelucz.MouseButton1Down:connect(function()
  3152. localplayerusername = game.Players.LocalPlayer.Name
  3153.  
  3154.  
  3155. local A_1 = game:GetService("Workspace")[localplayerusername]
  3156. local A_2 = 183468963
  3157. local A_3 = "Hat1"
  3158. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  3159. Event:InvokeServer(A_1, A_2, A_3)
  3160.  
  3161. local A_1 = game:GetService("Workspace")[localplayerusername]
  3162. local A_2 = 1789244389
  3163. local A_3 = "Shirt1"
  3164. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  3165. Event:InvokeServer(A_1, A_2, A_3)
  3166.  
  3167. local A_1 = game:GetService("Workspace")[localplayerusername]
  3168. local A_2 = 2144699119
  3169. local A_3 = "Pants1"
  3170. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  3171. Event:InvokeServer(A_1, A_2, A_3)
  3172.  
  3173. local A_1 = game:GetService("Workspace")[localplayerusername]
  3174. local A_2 = 144075659
  3175. local A_3 = "Face1"
  3176. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  3177. Event:InvokeServer(A_1, A_2, A_3)
  3178.  
  3179. local A_1 = game:GetService("Workspace")[localplayerusername]
  3180. local A_2 = 183468963
  3181. local A_3 = "Hat2"
  3182. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  3183. Event:InvokeServer(A_1, A_2, A_3)
  3184.  
  3185.  
  3186. local A_1 = game:GetService("Workspace")[localplayerusername]
  3187. local A_2 =
  3188. {
  3189.         [1] = 0.9,
  3190.         [2] = 0.89,
  3191.         [3] = 0.87
  3192. }
  3193. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  3194. Event:FireServer(A_1, A_2)
  3195.  
  3196. end)
  3197.  
  3198. zombiedoge.MouseButton1Down:connect(function()
  3199. localplayerusername = game.Players.LocalPlayer.Name
  3200.  
  3201.  
  3202. local A_1 = game:GetService("Workspace")[localplayerusername]
  3203. local A_2 = 304718708
  3204. local A_3 = "Hat1"
  3205. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  3206. Event:InvokeServer(A_1, A_2, A_3)
  3207.  
  3208. local A_1 = game:GetService("Workspace")[localplayerusername]
  3209. local A_2 = 2130801269
  3210. local A_3 = "Shirt1"
  3211. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  3212. Event:InvokeServer(A_1, A_2, A_3)
  3213.  
  3214. local A_1 = game:GetService("Workspace")[localplayerusername]
  3215. local A_2 = 655826450
  3216. local A_3 = "Pants1"
  3217. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  3218. Event:InvokeServer(A_1, A_2, A_3)
  3219.  
  3220. local A_1 = game:GetService("Workspace")[localplayerusername]
  3221. local A_2 = 20052135
  3222. local A_3 = "Face1"
  3223. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  3224. Event:InvokeServer(A_1, A_2, A_3)
  3225.  
  3226. local A_1 = game:GetService("Workspace")[localplayerusername]
  3227. local A_2 = 226186871
  3228. local A_3 = "Hat2"
  3229. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  3230. Event:InvokeServer(A_1, A_2, A_3)
  3231.  
  3232.  
  3233.  
  3234. local A_1 = game:GetService("Workspace")[localplayerusername]
  3235. local A_2 =
  3236. {
  3237.         [1] = 1,
  3238.         [2] = 0.8,
  3239.         [3] = 0.6
  3240. }
  3241. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  3242. Event:FireServer(A_1, A_2)
  3243.  
  3244. end)
captcha