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