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