Advertisement
Scriptorz5

[Release] Mad games Basic GUI

May 8th, 2018
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.79 KB | None | 0 0
  1. local MainGui = Instance.new("ScreenGui")
  2. local Opener = Instance.new("Frame")
  3. local Open = Instance.new("TextButton")
  4. local Teleports = Instance.new("Frame")
  5. local TextLabel = Instance.new("TextLabel")
  6. local Lobby = Instance.new("TextButton")
  7. local Vip = Instance.new("TextButton")
  8. local Next = Instance.new("TextButton")
  9. local Glitch = Instance.new("TextButton")
  10. local Secret = Instance.new("TextButton")
  11. local Badge = Instance.new("TextButton")
  12. local TextLabel_2 = Instance.new("TextLabel")
  13. local Abilities = Instance.new("Frame")
  14. local Text = Instance.new("TextLabel")
  15. local ShotGun = Instance.new("TextButton")
  16. local NoScope = Instance.new("TextButton")
  17. local Laser = Instance.new("TextButton")
  18. local DeathBeam = Instance.new("TextButton")
  19. local Note = Instance.new("TextLabel")
  20. local Prev = Instance.new("TextButton")
  21. local Nex = Instance.new("TextButton")
  22. local GiveOp = Instance.new("TextButton")
  23. local Closer = Instance.new("Frame")
  24. local Close = Instance.new("TextButton")
  25. local Guns = Instance.new("Frame")
  26. local Text_2 = Instance.new("TextLabel")
  27. local GoldColt = Instance.new("TextButton")
  28. local Note_2 = Instance.new("TextLabel")
  29. local Hex = Instance.new("TextButton")
  30. local Ruby = Instance.new("TextButton")
  31. local Tacticool = Instance.new("TextButton")
  32. local GoldLuger = Instance.new("TextButton")
  33. local Twitch = Instance.new("TextButton")
  34. local Rewoolver = Instance.new("TextButton")
  35. local FreezeRay = Instance.new("TextButton")
  36. local Back = Instance.new("TextButton")
  37. local Next1 = Instance.new("TextButton")
  38. local Knife = Instance.new("Frame")
  39. local Text_3 = Instance.new("TextLabel")
  40. local Back_2 = Instance.new("TextButton")
  41. local RainbowShard = Instance.new("TextButton")
  42. local SuperKnife = Instance.new("TextButton")
  43. local AustraliumKnife2 = Instance.new("TextButton")
  44. local SanicKnife = Instance.new("TextButton")
  45. local GhostKnife = Instance.new("TextButton")
  46. local DearestGratitude = Instance.new("TextButton")
  47. local RubyShard = Instance.new("TextButton")
  48. local DiamondShard = Instance.new("TextButton")
  49. local Xbox = Instance.new("TextButton")
  50.  
  51.  
  52. MainGui.Name = "MainGui"
  53. MainGui.Parent = game.CoreGui
  54.  
  55. Opener.Name = "Opener"
  56. Opener.Parent = MainGui
  57. Opener.BackgroundColor3 = Color3.new(0, 0, 0)
  58. Opener.BackgroundTransparency = 0.60000002384186
  59. Opener.Position = UDim2.new(0, 0, 0, 403)
  60. Opener.Size = UDim2.new(0, 100, 0, 41)
  61.  
  62. Open.Name = "Open"
  63. Open.Parent = Opener
  64. Open.BackgroundColor3 = Color3.new(0, 0, 0)
  65. Open.BackgroundTransparency = 0.5
  66. Open.BorderColor3 = Color3.new(0, 0, 0)
  67. Open.BorderSizePixel = 5
  68. Open.Size = UDim2.new(0, 100, 0, 41)
  69. Open.Font = Enum.Font.Fantasy
  70. Open.FontSize = Enum.FontSize.Size14
  71. Open.Text = "Open"
  72. Open.TextColor3 = Color3.new(0.568627, 0.568627, 0.101961)
  73. Open.TextScaled = true
  74. Open.TextSize = 14
  75. Open.TextWrapped = true
  76.  
  77. Teleports.Name = "Teleports"
  78. Teleports.Parent = MainGui
  79. Teleports.BackgroundColor3 = Color3.new(0, 0, 0)
  80. Teleports.BackgroundTransparency = 0.60000002384186
  81. Teleports.BorderColor3 = Color3.new(1, 0.666667, 0)
  82. Teleports.BorderSizePixel = 5
  83. Teleports.Draggable = true
  84. Teleports.Position = UDim2.new(0, 521, 0, 86)
  85. Teleports.Size = UDim2.new(0, 658, 0, 222)
  86. Teleports.Visible = false
  87.  
  88. TextLabel.Parent = Teleports
  89. TextLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  90. TextLabel.BackgroundTransparency = 0.5
  91. TextLabel.Size = UDim2.new(0, 658, 0, 50)
  92. TextLabel.Font = Enum.Font.SourceSans
  93. TextLabel.FontSize = Enum.FontSize.Size14
  94. TextLabel.Text = "Locations"
  95. TextLabel.TextColor3 = Color3.new(1, 0.666667, 0)
  96. TextLabel.TextScaled = true
  97. TextLabel.TextSize = 14
  98. TextLabel.TextStrokeTransparency = 5
  99. TextLabel.TextWrapped = true
  100.  
  101. Lobby.Name = "Lobby"
  102. Lobby.Parent = Teleports
  103. Lobby.BackgroundColor3 = Color3.new(0, 0, 0)
  104. Lobby.BackgroundTransparency = 0.89999997615814
  105. Lobby.BorderColor3 = Color3.new(0, 0, 0)
  106. Lobby.BorderSizePixel = 5
  107. Lobby.Position = UDim2.new(0, 0, 0, 75)
  108. Lobby.Size = UDim2.new(0, 200, 0, 59)
  109. Lobby.Font = Enum.Font.SourceSans
  110. Lobby.FontSize = Enum.FontSize.Size14
  111. Lobby.Text = "Lobby"
  112. Lobby.TextColor3 = Color3.new(0, 0, 0)
  113. Lobby.TextScaled = true
  114. Lobby.TextSize = 14
  115. Lobby.TextWrapped = true
  116.  
  117. Vip.Name = "Vip"
  118. Vip.Parent = Teleports
  119. Vip.BackgroundColor3 = Color3.new(0, 0, 0)
  120. Vip.BackgroundTransparency = 0.89999997615814
  121. Vip.BorderColor3 = Color3.new(0, 0, 0)
  122. Vip.BorderSizePixel = 5
  123. Vip.Position = UDim2.new(0, 0, 0, 151)
  124. Vip.Size = UDim2.new(0, 200, 0, 59)
  125. Vip.Font = Enum.Font.SourceSans
  126. Vip.FontSize = Enum.FontSize.Size14
  127. Vip.Text = "Vip room"
  128. Vip.TextColor3 = Color3.new(0, 0, 0)
  129. Vip.TextScaled = true
  130. Vip.TextSize = 14
  131. Vip.TextWrapped = true
  132.  
  133. Next.Name = "Next"
  134. Next.Parent = Teleports
  135. Next.BackgroundColor3 = Color3.new(0, 0, 0)
  136. Next.BackgroundTransparency = 0.89999997615814
  137. Next.BorderColor3 = Color3.new(0, 0, 0)
  138. Next.BorderSizePixel = 5
  139. Next.Position = UDim2.new(0, 458, 0, 150)
  140. Next.Size = UDim2.new(0, 200, 0, 59)
  141. Next.Font = Enum.Font.Fantasy
  142. Next.FontSize = Enum.FontSize.Size14
  143. Next.Text = "Next Page"
  144. Next.TextColor3 = Color3.new(1, 0.666667, 0)
  145. Next.TextScaled = true
  146. Next.TextSize = 14
  147. Next.TextWrapped = true
  148.  
  149. Glitch.Name = "Glitch"
  150. Glitch.Parent = Teleports
  151. Glitch.BackgroundColor3 = Color3.new(0, 0, 0)
  152. Glitch.BackgroundTransparency = 0.89999997615814
  153. Glitch.BorderColor3 = Color3.new(0, 0, 0)
  154. Glitch.BorderSizePixel = 5
  155. Glitch.Position = UDim2.new(0, 229, 0, 151)
  156. Glitch.Size = UDim2.new(0, 200, 0, 59)
  157. Glitch.Font = Enum.Font.SourceSans
  158. Glitch.FontSize = Enum.FontSize.Size14
  159. Glitch.Text = "Glitch out"
  160. Glitch.TextColor3 = Color3.new(0, 0, 0)
  161. Glitch.TextScaled = true
  162. Glitch.TextSize = 14
  163. Glitch.TextWrapped = true
  164.  
  165. Secret.Name = "Secret"
  166. Secret.Parent = Teleports
  167. Secret.BackgroundColor3 = Color3.new(0, 0, 0)
  168. Secret.BackgroundTransparency = 0.89999997615814
  169. Secret.BorderColor3 = Color3.new(0, 0, 0)
  170. Secret.BorderSizePixel = 5
  171. Secret.Position = UDim2.new(0, 229, 0, 75)
  172. Secret.Size = UDim2.new(0, 200, 0, 59)
  173. Secret.Font = Enum.Font.SourceSans
  174. Secret.FontSize = Enum.FontSize.Size14
  175. Secret.Text = "Secret room"
  176. Secret.TextColor3 = Color3.new(0, 0, 0)
  177. Secret.TextScaled = true
  178. Secret.TextSize = 14
  179. Secret.TextWrapped = true
  180.  
  181. Badge.Name = "Badge"
  182. Badge.Parent = Teleports
  183. Badge.BackgroundColor3 = Color3.new(0, 0, 0)
  184. Badge.BackgroundTransparency = 0.89999997615814
  185. Badge.BorderColor3 = Color3.new(0, 0, 0)
  186. Badge.BorderSizePixel = 5
  187. Badge.Position = UDim2.new(0, 458, 0, 76)
  188. Badge.Size = UDim2.new(0, 200, 0, 59)
  189. Badge.Font = Enum.Font.SourceSans
  190. Badge.FontSize = Enum.FontSize.Size14
  191. Badge.Text = "Apple Badge"
  192. Badge.TextColor3 = Color3.new(0, 0, 0)
  193. Badge.TextScaled = true
  194. Badge.TextSize = 14
  195. Badge.TextWrapped = true
  196.  
  197. TextLabel_2.Parent = Teleports
  198. TextLabel_2.BackgroundColor3 = Color3.new(0, 0, 0)
  199. TextLabel_2.BackgroundTransparency = 0.5
  200. TextLabel_2.Position = UDim2.new(0, 480, 0, 0)
  201. TextLabel_2.Size = UDim2.new(0, 178, 0, 41)
  202. TextLabel_2.Font = Enum.Font.Fantasy
  203. TextLabel_2.FontSize = Enum.FontSize.Size14
  204. TextLabel_2.Text = "MadGames Gui ~ Made by : Atu1000"
  205. TextLabel_2.TextColor3 = Color3.new(0.745098, 0.729412, 0.231373)
  206. TextLabel_2.TextScaled = true
  207. TextLabel_2.TextSize = 14
  208. TextLabel_2.TextWrapped = true
  209.  
  210. Abilities.Name = "Abilities"
  211. Abilities.Parent = MainGui
  212. Abilities.BackgroundColor3 = Color3.new(0, 0, 0)
  213. Abilities.BackgroundTransparency = 0.80000001192093
  214. Abilities.BorderColor3 = Color3.new(0, 0, 0)
  215. Abilities.BorderSizePixel = 2
  216. Abilities.Position = UDim2.new(0, 521, 0, 86)
  217. Abilities.Size = UDim2.new(0, 797, 0, 196)
  218. Abilities.Visible = false
  219.  
  220. Text.Name = "Text"
  221. Text.Parent = Abilities
  222. Text.BackgroundColor3 = Color3.new(0, 0, 0)
  223. Text.BackgroundTransparency = 0.5
  224. Text.Size = UDim2.new(0, 797, 0, 50)
  225. Text.Font = Enum.Font.Fantasy
  226. Text.FontSize = Enum.FontSize.Size14
  227. Text.Text = "Abilities"
  228. Text.TextColor3 = Color3.new(1, 0.666667, 0)
  229. Text.TextScaled = true
  230. Text.TextSize = 14
  231. Text.TextWrapped = true
  232.  
  233. ShotGun.Name = "ShotGun"
  234. ShotGun.Parent = Abilities
  235. ShotGun.BackgroundColor3 = Color3.new(1, 1, 1)
  236. ShotGun.BackgroundTransparency = 0.89999997615814
  237. ShotGun.Position = UDim2.new(0, 597, 0, 52)
  238. ShotGun.Size = UDim2.new(0, 200, 0, 50)
  239. ShotGun.Font = Enum.Font.SourceSans
  240. ShotGun.FontSize = Enum.FontSize.Size14
  241. ShotGun.Text = "Give ShotGun"
  242. ShotGun.TextScaled = true
  243. ShotGun.TextSize = 14
  244. ShotGun.TextWrapped = true
  245.  
  246. NoScope.Name = "NoScope"
  247. NoScope.Parent = Abilities
  248. NoScope.BackgroundColor3 = Color3.new(1, 1, 1)
  249. NoScope.BackgroundTransparency = 0.89999997615814
  250. NoScope.Position = UDim2.new(0, 298, 0, 54)
  251. NoScope.Size = UDim2.new(0, 200, 0, 50)
  252. NoScope.Font = Enum.Font.SourceSans
  253. NoScope.FontSize = Enum.FontSize.Size14
  254. NoScope.Text = "Give NoScope"
  255. NoScope.TextScaled = true
  256. NoScope.TextSize = 14
  257. NoScope.TextWrapped = true
  258.  
  259. Laser.Name = "Laser"
  260. Laser.Parent = Abilities
  261. Laser.BackgroundColor3 = Color3.new(1, 1, 1)
  262. Laser.BackgroundTransparency = 0.89999997615814
  263. Laser.Position = UDim2.new(0, 299, 0, 132)
  264. Laser.Size = UDim2.new(0, 200, 0, 50)
  265. Laser.Font = Enum.Font.SourceSans
  266. Laser.FontSize = Enum.FontSize.Size14
  267. Laser.Text = "Give Laser"
  268. Laser.TextScaled = true
  269. Laser.TextSize = 14
  270. Laser.TextWrapped = true
  271.  
  272. DeathBeam.Name = "DeathBeam"
  273. DeathBeam.Parent = Abilities
  274. DeathBeam.BackgroundColor3 = Color3.new(1, 1, 1)
  275. DeathBeam.BackgroundTransparency = 0.89999997615814
  276. DeathBeam.Position = UDim2.new(0, 0, 0, 132)
  277. DeathBeam.Size = UDim2.new(0, 200, 0, 50)
  278. DeathBeam.Font = Enum.Font.SourceSans
  279. DeathBeam.FontSize = Enum.FontSize.Size14
  280. DeathBeam.Text = "Give DB"
  281. DeathBeam.TextScaled = true
  282. DeathBeam.TextSize = 14
  283. DeathBeam.TextWrapped = true
  284.  
  285. Note.Name = "Note"
  286. Note.Parent = Abilities
  287. Note.BackgroundColor3 = Color3.new(0, 0, 0)
  288. Note.BackgroundTransparency = 0.5
  289. Note.Position = UDim2.new(0, 0, 0, 55)
  290. Note.Size = UDim2.new(0, 200, 0, 50)
  291. Note.Font = Enum.Font.SourceSans
  292. Note.FontSize = Enum.FontSize.Size14
  293. Note.Text = "Note* You'll Have to get a knife into your Backpack to use these scripts."
  294. Note.TextColor3 = Color3.new(1, 0.666667, 0)
  295. Note.TextScaled = true
  296. Note.TextSize = 14
  297. Note.TextWrapped = true
  298.  
  299. Prev.Name = "Prev"
  300. Prev.Parent = Abilities
  301. Prev.BackgroundColor3 = Color3.new(0, 0, 0)
  302. Prev.BackgroundTransparency = 0.60000002384186
  303. Prev.BorderColor3 = Color3.new(0, 0, 0)
  304. Prev.BorderSizePixel = 0
  305. Prev.Size = UDim2.new(0, 72, 0, 32)
  306. Prev.Font = Enum.Font.Fantasy
  307. Prev.FontSize = Enum.FontSize.Size14
  308. Prev.Text = "Back"
  309. Prev.TextColor3 = Color3.new(1, 0.666667, 0)
  310. Prev.TextScaled = true
  311. Prev.TextSize = 14
  312. Prev.TextWrapped = true
  313.  
  314. Nex.Name = "Nex"
  315. Nex.Parent = Abilities
  316. Nex.BackgroundColor3 = Color3.new(0, 0, 0)
  317. Nex.BackgroundTransparency = 0.60000002384186
  318. Nex.BorderColor3 = Color3.new(0, 0, 0)
  319. Nex.BorderSizePixel = 0
  320. Nex.Position = UDim2.new(0, 725, 0, 0)
  321. Nex.Size = UDim2.new(0, 72, 0, 32)
  322. Nex.Font = Enum.Font.Fantasy
  323. Nex.FontSize = Enum.FontSize.Size14
  324. Nex.Text = "Next"
  325. Nex.TextColor3 = Color3.new(1, 0.666667, 0)
  326. Nex.TextScaled = true
  327. Nex.TextSize = 14
  328. Nex.TextWrapped = true
  329.  
  330. GiveOp.Name = "GiveOp"
  331. GiveOp.Parent = Abilities
  332. GiveOp.BackgroundColor3 = Color3.new(1, 1, 1)
  333. GiveOp.BackgroundTransparency = 0.89999997615814
  334. GiveOp.Position = UDim2.new(0, 597, 0, 124)
  335. GiveOp.Size = UDim2.new(0, 200, 0, 50)
  336. GiveOp.Font = Enum.Font.SourceSans
  337. GiveOp.FontSize = Enum.FontSize.Size14
  338. GiveOp.Text = "Give OP"
  339. GiveOp.TextScaled = true
  340. GiveOp.TextSize = 14
  341. GiveOp.TextWrapped = true
  342.  
  343. Closer.Name = "Closer"
  344. Closer.Parent = MainGui
  345. Closer.BackgroundColor3 = Color3.new(0, 0, 0)
  346. Closer.BackgroundTransparency = 0.60000002384186
  347. Closer.Position = UDim2.new(0, 0, 0, 403)
  348. Closer.Size = UDim2.new(0, 100, 0, 41)
  349. Closer.Visible = false
  350.  
  351. Close.Name = "Close"
  352. Close.Parent = Closer
  353. Close.BackgroundColor3 = Color3.new(0, 0, 0)
  354. Close.BackgroundTransparency = 0.5
  355. Close.BorderColor3 = Color3.new(0, 0, 0)
  356. Close.BorderSizePixel = 5
  357. Close.Size = UDim2.new(0, 100, 0, 41)
  358. Close.Font = Enum.Font.Fantasy
  359. Close.FontSize = Enum.FontSize.Size14
  360. Close.Text = "Close"
  361. Close.TextColor3 = Color3.new(0.568627, 0.568627, 0.101961)
  362. Close.TextScaled = true
  363. Close.TextSize = 14
  364. Close.TextWrapped = true
  365.  
  366. Guns.Name = "Guns"
  367. Guns.Parent = MainGui
  368. Guns.BackgroundColor3 = Color3.new(0, 0, 0)
  369. Guns.BackgroundTransparency = 0.40000000596046
  370. Guns.Position = UDim2.new(0, 521, 0, 77)
  371. Guns.Size = UDim2.new(0, 696, 0, 267)
  372. Guns.Visible = false
  373.  
  374. Text_2.Name = "Text"
  375. Text_2.Parent = Guns
  376. Text_2.BackgroundColor3 = Color3.new(0, 0, 0)
  377. Text_2.BackgroundTransparency = 0.5
  378. Text_2.Size = UDim2.new(0, 696, 0, 57)
  379. Text_2.Font = Enum.Font.Fantasy
  380. Text_2.FontSize = Enum.FontSize.Size14
  381. Text_2.Text = "GunSkins"
  382. Text_2.TextColor3 = Color3.new(1, 0.666667, 0)
  383. Text_2.TextScaled = true
  384. Text_2.TextSize = 14
  385. Text_2.TextWrapped = true
  386.  
  387. GoldColt.Name = "GoldColt"
  388. GoldColt.Parent = Guns
  389. GoldColt.BackgroundColor3 = Color3.new(0, 0, 0)
  390. GoldColt.BackgroundTransparency = 0.5
  391. GoldColt.Position = UDim2.new(0, 0, 0, 139)
  392. GoldColt.Size = UDim2.new(0, 194, 0, 44)
  393. GoldColt.Font = Enum.Font.SourceSans
  394. GoldColt.FontSize = Enum.FontSize.Size14
  395. GoldColt.Text = "Gold Colt"
  396. GoldColt.TextColor3 = Color3.new(1, 0.666667, 0)
  397. GoldColt.TextScaled = true
  398. GoldColt.TextSize = 14
  399. GoldColt.TextWrapped = true
  400.  
  401. Note_2.Name = "Note"
  402. Note_2.Parent = Guns
  403. Note_2.BackgroundColor3 = Color3.new(0, 0, 0)
  404. Note_2.BackgroundTransparency = 0.5
  405. Note_2.Position = UDim2.new(0, 0, 0, 55)
  406. Note_2.Size = UDim2.new(0, 200, 0, 50)
  407. Note_2.Font = Enum.Font.SourceSans
  408. Note_2.FontSize = Enum.FontSize.Size14
  409. Note_2.Text = "Note* You'll have to get a gun into your backpack to use these scripts."
  410. Note_2.TextColor3 = Color3.new(1, 0.666667, 0)
  411. Note_2.TextScaled = true
  412. Note_2.TextSize = 14
  413. Note_2.TextWrapped = true
  414.  
  415. Hex.Name = "Hex"
  416. Hex.Parent = Guns
  417. Hex.BackgroundColor3 = Color3.new(0, 0, 0)
  418. Hex.BackgroundTransparency = 0.5
  419. Hex.Position = UDim2.new(0, 502, 0, 137)
  420. Hex.Size = UDim2.new(0, 194, 0, 44)
  421. Hex.Font = Enum.Font.SourceSans
  422. Hex.FontSize = Enum.FontSize.Size14
  423. Hex.Text = "Hex"
  424. Hex.TextColor3 = Color3.new(0.666667, 0, 1)
  425. Hex.TextScaled = true
  426. Hex.TextSize = 14
  427. Hex.TextWrapped = true
  428.  
  429. Ruby.Name = "Ruby"
  430. Ruby.Parent = Guns
  431. Ruby.BackgroundColor3 = Color3.new(0, 0, 0)
  432. Ruby.BackgroundTransparency = 0.5
  433. Ruby.Position = UDim2.new(0, 251, 0, 62)
  434. Ruby.Size = UDim2.new(0, 194, 0, 44)
  435. Ruby.Font = Enum.Font.SourceSans
  436. Ruby.FontSize = Enum.FontSize.Size14
  437. Ruby.Text = "Ruby Gun"
  438. Ruby.TextColor3 = Color3.new(1, 0, 0)
  439. Ruby.TextScaled = true
  440. Ruby.TextSize = 14
  441. Ruby.TextWrapped = true
  442.  
  443. Tacticool.Name = "Tacticool"
  444. Tacticool.Parent = Guns
  445. Tacticool.BackgroundColor3 = Color3.new(0, 0, 0)
  446. Tacticool.BackgroundTransparency = 0.5
  447. Tacticool.Position = UDim2.new(0, 251, 0, 137)
  448. Tacticool.Size = UDim2.new(0, 194, 0, 44)
  449. Tacticool.Font = Enum.Font.SourceSans
  450. Tacticool.FontSize = Enum.FontSize.Size14
  451. Tacticool.Text = "Tacticool"
  452. Tacticool.TextColor3 = Color3.new(0, 0.333333, 1)
  453. Tacticool.TextScaled = true
  454. Tacticool.TextSize = 14
  455. Tacticool.TextWrapped = true
  456.  
  457. GoldLuger.Name = "GoldLuger"
  458. GoldLuger.Parent = Guns
  459. GoldLuger.BackgroundColor3 = Color3.new(0, 0, 0)
  460. GoldLuger.BackgroundTransparency = 0.5
  461. GoldLuger.Position = UDim2.new(0, 502, 0, 62)
  462. GoldLuger.Size = UDim2.new(0, 194, 0, 44)
  463. GoldLuger.Font = Enum.Font.SourceSans
  464. GoldLuger.FontSize = Enum.FontSize.Size14
  465. GoldLuger.Text = "GoldLuger"
  466. GoldLuger.TextColor3 = Color3.new(1, 0.666667, 0)
  467. GoldLuger.TextScaled = true
  468. GoldLuger.TextSize = 14
  469. GoldLuger.TextWrapped = true
  470.  
  471. Twitch.Name = "Twitch"
  472. Twitch.Parent = Guns
  473. Twitch.BackgroundColor3 = Color3.new(0, 0, 0)
  474. Twitch.BackgroundTransparency = 0.5
  475. Twitch.Position = UDim2.new(0, 0, 0, 223)
  476. Twitch.Size = UDim2.new(0, 194, 0, 44)
  477. Twitch.Font = Enum.Font.SourceSans
  478. Twitch.FontSize = Enum.FontSize.Size14
  479. Twitch.Text = "Twitch"
  480. Twitch.TextColor3 = Color3.new(0.333333, 0, 1)
  481. Twitch.TextScaled = true
  482. Twitch.TextSize = 14
  483. Twitch.TextWrapped = true
  484.  
  485. Rewoolver.Name = "Rewoolver"
  486. Rewoolver.Parent = Guns
  487. Rewoolver.BackgroundColor3 = Color3.new(0, 0, 0)
  488. Rewoolver.BackgroundTransparency = 0.5
  489. Rewoolver.Position = UDim2.new(0, 251, 0, 223)
  490. Rewoolver.Size = UDim2.new(0, 194, 0, 44)
  491. Rewoolver.Font = Enum.Font.SourceSans
  492. Rewoolver.FontSize = Enum.FontSize.Size14
  493. Rewoolver.Text = "Rewoolver"
  494. Rewoolver.TextColor3 = Color3.new(0.666667, 0.443137, 0)
  495. Rewoolver.TextScaled = true
  496. Rewoolver.TextSize = 14
  497. Rewoolver.TextWrapped = true
  498.  
  499. FreezeRay.Name = "FreezeRay"
  500. FreezeRay.Parent = Guns
  501. FreezeRay.BackgroundColor3 = Color3.new(0, 0, 0)
  502. FreezeRay.BackgroundTransparency = 0.5
  503. FreezeRay.Position = UDim2.new(0, 502, 0, 223)
  504. FreezeRay.Size = UDim2.new(0, 194, 0, 44)
  505. FreezeRay.Font = Enum.Font.SourceSans
  506. FreezeRay.FontSize = Enum.FontSize.Size14
  507. FreezeRay.Text = "FreezeRay"
  508. FreezeRay.TextColor3 = Color3.new(1, 0.666667, 0)
  509. FreezeRay.TextScaled = true
  510. FreezeRay.TextSize = 14
  511. FreezeRay.TextWrapped = true
  512.  
  513. Back.Name = "Back"
  514. Back.Parent = Guns
  515. Back.BackgroundColor3 = Color3.new(0, 0, 0)
  516. Back.BackgroundTransparency = 0.60000002384186
  517. Back.BorderColor3 = Color3.new(0, 0, 0)
  518. Back.BorderSizePixel = 0
  519. Back.Size = UDim2.new(0, 72, 0, 32)
  520. Back.Font = Enum.Font.Fantasy
  521. Back.FontSize = Enum.FontSize.Size14
  522. Back.Text = "Back"
  523. Back.TextColor3 = Color3.new(1, 0.666667, 0)
  524. Back.TextScaled = true
  525. Back.TextSize = 14
  526. Back.TextWrapped = true
  527.  
  528. Next1.Name = "Next1"
  529. Next1.Parent = Guns
  530. Next1.BackgroundColor3 = Color3.new(0, 0, 0)
  531. Next1.BackgroundTransparency = 0.60000002384186
  532. Next1.BorderColor3 = Color3.new(0, 0, 0)
  533. Next1.BorderSizePixel = 0
  534. Next1.Position = UDim2.new(0, 624, 0, 0)
  535. Next1.Size = UDim2.new(0, 72, 0, 32)
  536. Next1.Font = Enum.Font.Fantasy
  537. Next1.FontSize = Enum.FontSize.Size14
  538. Next1.Text = "Next"
  539. Next1.TextColor3 = Color3.new(1, 0.666667, 0)
  540. Next1.TextScaled = true
  541. Next1.TextSize = 14
  542. Next1.TextWrapped = true
  543.  
  544. Knife.Name = "Knife"
  545. Knife.Parent = MainGui
  546. Knife.BackgroundColor3 = Color3.new(0, 0, 0)
  547. Knife.BackgroundTransparency = 0.69999998807907
  548. Knife.Position = UDim2.new(0, 521, 0, 86)
  549. Knife.Size = UDim2.new(0, 683, 0, 316)
  550. Knife.Visible = false
  551.  
  552. Text_3.Name = "Text"
  553. Text_3.Parent = Knife
  554. Text_3.BackgroundColor3 = Color3.new(0, 0, 0)
  555. Text_3.BackgroundTransparency = 0.5
  556. Text_3.Size = UDim2.new(0, 683, 0, 50)
  557. Text_3.Font = Enum.Font.Fantasy
  558. Text_3.FontSize = Enum.FontSize.Size14
  559. Text_3.Text = "KnifeSkins"
  560. Text_3.TextColor3 = Color3.new(1, 0.666667, 0)
  561. Text_3.TextScaled = true
  562. Text_3.TextSize = 14
  563. Text_3.TextWrapped = true
  564.  
  565. Back_2.Name = "Back"
  566. Back_2.Parent = Knife
  567. Back_2.BackgroundColor3 = Color3.new(0, 0, 0)
  568. Back_2.BackgroundTransparency = 0.60000002384186
  569. Back_2.BorderColor3 = Color3.new(0, 0, 0)
  570. Back_2.BorderSizePixel = 0
  571. Back_2.Size = UDim2.new(0, 72, 0, 32)
  572. Back_2.Font = Enum.Font.Fantasy
  573. Back_2.FontSize = Enum.FontSize.Size14
  574. Back_2.Text = "Back"
  575. Back_2.TextColor3 = Color3.new(1, 0.666667, 0)
  576. Back_2.TextScaled = true
  577. Back_2.TextSize = 14
  578. Back_2.TextWrapped = true
  579.  
  580. RainbowShard.Name = "RainbowShard"
  581. RainbowShard.Parent = Knife
  582. RainbowShard.BackgroundColor3 = Color3.new(0, 0, 0)
  583. RainbowShard.BackgroundTransparency = 0.5
  584. RainbowShard.Position = UDim2.new(0, 0, 0, 78)
  585. RainbowShard.Size = UDim2.new(0, 200, 0, 50)
  586. RainbowShard.Font = Enum.Font.SourceSans
  587. RainbowShard.FontSize = Enum.FontSize.Size14
  588. RainbowShard.Text = "RainbowShard"
  589. RainbowShard.TextColor3 = Color3.new(1, 0.6, 0.894118)
  590. RainbowShard.TextScaled = true
  591. RainbowShard.TextSize = 14
  592. RainbowShard.TextWrapped = true
  593.  
  594. SuperKnife.Name = "SuperKnife"
  595. SuperKnife.Parent = Knife
  596. SuperKnife.BackgroundColor3 = Color3.new(0, 0, 0)
  597. SuperKnife.BackgroundTransparency = 0.5
  598. SuperKnife.Position = UDim2.new(0, 0, 0, 173)
  599. SuperKnife.Size = UDim2.new(0, 200, 0, 50)
  600. SuperKnife.Font = Enum.Font.SourceSans
  601. SuperKnife.FontSize = Enum.FontSize.Size14
  602. SuperKnife.Text = "SuperKnife"
  603. SuperKnife.TextColor3 = Color3.new(1, 0.666667, 0)
  604. SuperKnife.TextScaled = true
  605. SuperKnife.TextSize = 14
  606. SuperKnife.TextWrapped = true
  607.  
  608. AustraliumKnife2.Name = "AustraliumKnife2"
  609. AustraliumKnife2.Parent = Knife
  610. AustraliumKnife2.BackgroundColor3 = Color3.new(0, 0, 0)
  611. AustraliumKnife2.BackgroundTransparency = 0.5
  612. AustraliumKnife2.Position = UDim2.new(0, 0, 0, 266)
  613. AustraliumKnife2.Size = UDim2.new(0, 200, 0, 50)
  614. AustraliumKnife2.Font = Enum.Font.SourceSans
  615. AustraliumKnife2.FontSize = Enum.FontSize.Size14
  616. AustraliumKnife2.Text = "AustraliumKnife2"
  617. AustraliumKnife2.TextColor3 = Color3.new(1, 0.666667, 0.498039)
  618. AustraliumKnife2.TextScaled = true
  619. AustraliumKnife2.TextSize = 14
  620. AustraliumKnife2.TextWrapped = true
  621.  
  622. SanicKnife.Name = "SanicKnife"
  623. SanicKnife.Parent = Knife
  624. SanicKnife.BackgroundColor3 = Color3.new(0, 0, 0)
  625. SanicKnife.BackgroundTransparency = 0.5
  626. SanicKnife.Position = UDim2.new(0, 240, 0, 266)
  627. SanicKnife.Size = UDim2.new(0, 200, 0, 50)
  628. SanicKnife.Font = Enum.Font.SourceSans
  629. SanicKnife.FontSize = Enum.FontSize.Size14
  630. SanicKnife.Text = "SanicKnife"
  631. SanicKnife.TextColor3 = Color3.new(0, 1, 1)
  632. SanicKnife.TextScaled = true
  633. SanicKnife.TextSize = 14
  634. SanicKnife.TextWrapped = true
  635.  
  636. GhostKnife.Name = "GhostKnife"
  637. GhostKnife.Parent = Knife
  638. GhostKnife.BackgroundColor3 = Color3.new(0, 0, 0)
  639. GhostKnife.BackgroundTransparency = 0.5
  640. GhostKnife.Position = UDim2.new(0, 241, 0, 173)
  641. GhostKnife.Size = UDim2.new(0, 200, 0, 50)
  642. GhostKnife.Font = Enum.Font.SourceSans
  643. GhostKnife.FontSize = Enum.FontSize.Size14
  644. GhostKnife.Text = "GhostKnife"
  645. GhostKnife.TextColor3 = Color3.new(1, 1, 1)
  646. GhostKnife.TextScaled = true
  647. GhostKnife.TextSize = 14
  648. GhostKnife.TextWrapped = true
  649.  
  650. DearestGratitude.Name = "DearestGratitude"
  651. DearestGratitude.Parent = Knife
  652. DearestGratitude.BackgroundColor3 = Color3.new(0, 0, 0)
  653. DearestGratitude.BackgroundTransparency = 0.5
  654. DearestGratitude.Position = UDim2.new(0, 238, 0, 77)
  655. DearestGratitude.Size = UDim2.new(0, 200, 0, 50)
  656. DearestGratitude.Font = Enum.Font.SourceSans
  657. DearestGratitude.FontSize = Enum.FontSize.Size14
  658. DearestGratitude.Text = "DearestGratitude"
  659. DearestGratitude.TextColor3 = Color3.new(0.807843, 0.537255, 0)
  660. DearestGratitude.TextScaled = true
  661. DearestGratitude.TextSize = 14
  662. DearestGratitude.TextWrapped = true
  663.  
  664. RubyShard.Name = "RubyShard"
  665. RubyShard.Parent = Knife
  666. RubyShard.BackgroundColor3 = Color3.new(0, 0, 0)
  667. RubyShard.BackgroundTransparency = 0.5
  668. RubyShard.Position = UDim2.new(0, 485, 0, 266)
  669. RubyShard.Size = UDim2.new(0, 200, 0, 50)
  670. RubyShard.Font = Enum.Font.SourceSans
  671. RubyShard.FontSize = Enum.FontSize.Size14
  672. RubyShard.Text = "RubyShard"
  673. RubyShard.TextColor3 = Color3.new(1, 0, 0)
  674. RubyShard.TextScaled = true
  675. RubyShard.TextSize = 14
  676. RubyShard.TextWrapped = true
  677.  
  678. DiamondShard.Name = "DiamondShard"
  679. DiamondShard.Parent = Knife
  680. DiamondShard.BackgroundColor3 = Color3.new(0, 0, 0)
  681. DiamondShard.BackgroundTransparency = 0.5
  682. DiamondShard.Position = UDim2.new(0, 483, 0, 175)
  683. DiamondShard.Size = UDim2.new(0, 200, 0, 50)
  684. DiamondShard.Font = Enum.Font.SourceSans
  685. DiamondShard.FontSize = Enum.FontSize.Size14
  686. DiamondShard.Text = "DiamondShard"
  687. DiamondShard.TextColor3 = Color3.new(0.666667, 1, 1)
  688. DiamondShard.TextScaled = true
  689. DiamondShard.TextSize = 14
  690. DiamondShard.TextWrapped = true
  691.  
  692. Xbox.Name = "Xbox"
  693. Xbox.Parent = Knife
  694. Xbox.BackgroundColor3 = Color3.new(0, 0, 0)
  695. Xbox.BackgroundTransparency = 0.5
  696. Xbox.Position = UDim2.new(0, 483, 0, 78)
  697. Xbox.Size = UDim2.new(0, 200, 0, 50)
  698. Xbox.Font = Enum.Font.SourceSans
  699. Xbox.FontSize = Enum.FontSize.Size14
  700. Xbox.Text = "XboxKnife"
  701. Xbox.TextColor3 = Color3.new(0, 1, 0)
  702. Xbox.TextScaled = true
  703. Xbox.TextSize = 14
  704. Xbox.TextWrapped = true
  705.  
  706.  
  707. game.CoreGui.MainGui.Guns.Back.MouseButton1Click:connect(function()
  708. game.CoreGui.MainGui.Abilities.Visible = true
  709. game.CoreGui.MainGui.Guns.Visible = false
  710. end)
  711.  
  712.  
  713. game.CoreGui.MainGui.Knife.Back.MouseButton1Click:connect(function()
  714. game.CoreGui.MainGui.Knife.Visible = false
  715. game.CoreGui.MainGui.Guns.Visible = true
  716. end)
  717.  
  718.  
  719. game.CoreGui.MainGui.Opener.Open.MouseButton1Click:connect(function()
  720. game.CoreGui.MainGui.Teleports.Visible = true
  721. game.CoreGui.MainGui.Opener.Visible = false
  722. game.CoreGui.MainGui.Closer.Visible = true
  723. end)
  724.  
  725. game.CoreGui.MainGui.Closer.Close.MouseButton1Click:connect(function()
  726. game.CoreGui.MainGui.Abilities.Visible = false
  727. game.CoreGui.MainGui.Teleports.Visible = false
  728. game.CoreGui.MainGui.Guns.Visible = false
  729. game.CoreGui.MainGui.Knife.Visible = false
  730. game.CoreGui.MainGui.Closer.Visible = false
  731. game.CoreGui.MainGui.Opener.Visible = true
  732. end)
  733.  
  734. game.CoreGui.MainGui.Abilities.Prev.MouseButton1Click:connect(function()
  735. game.CoreGui.MainGui.Abilities.Visible = false
  736. game.CoreGui.MainGui.Teleports.Visible = true
  737. end)
  738.  
  739. game.CoreGui.MainGui.Abilities.Nex.MouseButton1Click:connect(function()
  740. game.CoreGui.MainGui.Abilities.Visible = false
  741. game.CoreGui.MainGui.Guns.Visible = true
  742. end)
  743.  
  744.  
  745. game.CoreGui.MainGui.Teleports.Next.MouseButton1Click:connect(function()
  746. game.CoreGui.MainGui.Teleports.Visible = false
  747. game.CoreGui.MainGui.Abilities.Visible = true
  748. end)
  749.  
  750. game.CoreGui.MainGui.Guns.Next1.MouseButton1Click:connect(function()
  751. game.CoreGui.MainGui.Guns.Visible = false
  752. game.CoreGui.MainGui.Knife.Visible = true
  753. end)
  754.  
  755.  
  756. game.CoreGui.MainGui.Teleports.Badge.MouseButton1Click:connect(function()
  757. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-393.788422, 5528.20459, -4397.43555)
  758. end)
  759.  
  760.  
  761. game.CoreGui.MainGui.Teleports.Glitch.MouseButton1Click:connect(function()
  762. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-374.960022, 5473.25195, -4569.93604)
  763. end)
  764.  
  765. game.CoreGui.MainGui.Teleports.Vip.MouseButton1Click:connect(function()
  766. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-342.789429, 5407.88477, -4555.88135)
  767. end)
  768.  
  769. game.CoreGui.MainGui.Teleports.Secret.MouseButton1Click:connect(function()
  770. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-404.299103, 5432.08643, -4534.66895)
  771. end)
  772.  
  773. game.CoreGui.MainGui.Teleports.Lobby.MouseButton1Click:connect(function()
  774. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-382.948212, 5432.28027, -4570.45459)
  775. end)
  776.  
  777.  
  778.  
  779. game.CoreGui.MainGui.Abilities.DeathBeam.MouseButton1Click:connect(function()
  780. ---DeathBeam script Rewritten by ~ Atu1000
  781. Knife = game.Players.LocalPlayer.Backpack.Knife:Clone()
  782. Knife.Parent = game.Players.LocalPlayer
  783. game.Players.LocalPlayer.Knife.KnifeAbility.Value = "DeathBeam"
  784. game.Players.LocalPlayer.Knife.KnifeSkin.Value = "SuperKnife"
  785. game.Players.LocalPlayer.Knife.Name = "DeathBeam"
  786. game.Players.LocalPlayer.Backpack.Knife:Destroy()
  787. Knife = game.Players.LocalPlayer.DeathBeam:Clone()
  788. Knife.Parent = game.Players.LocalPlayer.Backpack
  789. end)
  790.  
  791.  
  792. game.CoreGui.MainGui.Abilities.GiveOp.MouseButton1Click:connect(function()
  793. ---OP script Originaly written by ~ Atu1000
  794. Knife = game.Players.LocalPlayer.Backpack.Knife:Clone()
  795. Knife.Parent = game.Players.LocalPlayer
  796. game.Players.LocalPlayer.Knife.KnifeAbility.Value = "OP"
  797. game.Players.LocalPlayer.Knife.KnifeSkin.Value = "SuperKnife"
  798. game.Players.LocalPlayer.Knife.Name = "OP"
  799. game.Players.LocalPlayer.Backpack.Knife:Destroy()
  800. Knife = game.Players.LocalPlayer.OP:Clone()
  801. Knife.Parent = game.Players.LocalPlayer.Backpack
  802. end)
  803.  
  804.  
  805. game.CoreGui.MainGui.Abilities.NoScope.MouseButton1Click:connect(function()
  806. ---Noscope script Originaly written by ~ Atu1000
  807. Knife = game.Players.LocalPlayer.Backpack.Knife:Clone()
  808. Knife.Parent = game.Players.LocalPlayer
  809. game.Players.LocalPlayer.Knife.KnifeAbility.Value = "Noscope"
  810. game.Players.LocalPlayer.Knife.KnifeSkin.Value = "SuperKnife"
  811. game.Players.LocalPlayer.Knife.Name = "Noscope"
  812. game.Players.LocalPlayer.Backpack.Knife:Destroy()
  813. Knife = game.Players.LocalPlayer.Noscope:Clone()
  814. Knife.Parent = game.Players.LocalPlayer.Backpack
  815. end)
  816.  
  817. game.CoreGui.MainGui.Abilities.Laser.MouseButton1Click:connect(function()
  818. ---Laser script Originaly written by ~ Atu1000
  819. Knife = game.Players.LocalPlayer.Backpack.Knife:Clone()
  820. Knife.Parent = game.Players.LocalPlayer
  821. game.Players.LocalPlayer.Knife.KnifeAbility.Value = "Laser"
  822. game.Players.LocalPlayer.Knife.KnifeSkin.Value = "SuperKnife"
  823. game.Players.LocalPlayer.Knife.Name = "Laser"
  824. game.Players.LocalPlayer.Backpack.Knife:Destroy()
  825. Knife = game.Players.LocalPlayer.Backpack.Laser:Clone()
  826. Knife.Parent = game.Players.LocalPlayer.Backpack
  827. end)
  828.  
  829.  
  830. game.CoreGui.MainGui.Abilities.ShotGun.MouseButton1Click:connect(function()
  831. ---Shotgun script Originaly written by ~ Atu1000
  832. Knife = game.Players.LocalPlayer.Backpack.Knife:Clone()
  833. Knife.Parent = game.Players.LocalPlayer
  834. game.Players.LocalPlayer.Knife.KnifeAbility.Value = "Shotgun"
  835. game.Players.LocalPlayer.Knife.KnifeSkin.Value = "SuperKnife"
  836. game.Players.LocalPlayer.Knife.Name = "Shotgun"
  837. game.Players.LocalPlayer.Backpack.Knife:Destroy()
  838. Knife = game.Players.LocalPlayer.Backpack.Knife:Clone()
  839. Knife.Parent = game.Players.LocalPlayer.Backpack
  840. end)
  841.  
  842.  
  843. game.CoreGui.MainGui.Guns.FreezeRay.MouseButton1Click:connect(function()
  844. game.Players.LocalPlayer.Backpack.Revolver.RevolverSkin.Value = "FreezeRay"
  845. Gun = game.Players.LocalPlayer.Backpack.Revolver:Clone()
  846. Gun.Parent = game.Players.LocalPlayer.Backpack
  847. end)
  848.  
  849. game.CoreGui.MainGui.Guns.Twitch.MouseButton1Click:connect(function()
  850. game.Players.LocalPlayer.Backpack.Revolver.RevolverSkin.Value = "Twitch"
  851. Gun = game.Players.LocalPlayer.Backpack.Revolver:Clone()
  852. Gun.Parent = game.Players.LocalPlayer.Backpack
  853. end)
  854.  
  855. game.CoreGui.MainGui.Guns.GoldColt.MouseButton1Click:connect(function()
  856. game.Players.LocalPlayer.Backpack.Revolver.RevolverSkin.Value = "GoldColt"
  857. Gun = game.Players.LocalPlayer.Backpack.Revolver:Clone()
  858. Gun.Parent = game.Players.LocalPlayer.Backpack
  859. end)
  860.  
  861. game.CoreGui.MainGui.Guns.Hex.MouseButton1Click:connect(function()
  862. game.Players.LocalPlayer.Backpack.Revolver.RevolverSkin.Value = "Hex"
  863. Gun = game.Players.LocalPlayer.Backpack.Revolver:Clone()
  864. Gun.Parent = game.Players.LocalPlayer.Backpack
  865. end)
  866.  
  867. game.CoreGui.MainGui.Guns.Ruby.MouseButton1Click:connect(function()
  868. game.Players.LocalPlayer.Backpack.Revolver.RevolverSkin.Value = "Ruby"
  869. Gun = game.Players.LocalPlayer.Backpack.Revolver:Clone()
  870. Gun.Parent = game.Players.LocalPlayer.Backpack
  871. end)
  872.  
  873. game.CoreGui.MainGui.Guns.GoldLuger.MouseButton1Click:connect(function()
  874. game.Players.LocalPlayer.Backpack.Revolver.RevolverSkin.Value = "GoldLuger"
  875. Gun = game.Players.LocalPlayer.Backpack.Revolver:Clone()
  876. Gun.Parent = game.Players.LocalPlayer.Backpack
  877. end)
  878.  
  879. game.CoreGui.MainGui.Guns.Tacticool.MouseButton1Click:connect(function()
  880. game.Players.LocalPlayer.Backpack.Revolver.RevolverSkin.Value = "Tacticool"
  881. Gun = game.Players.LocalPlayer.Backpack.Revolver:Clone()
  882. Gun.Parent = game.Players.LocalPlayer.Backpack
  883. end)
  884.  
  885. game.CoreGui.MainGui.Guns.Rewoolver.MouseButton1Click:connect(function()
  886. game.Players.LocalPlayer.Backpack.Revolver.RevolverSkin.Value = "Rewoolver"
  887. Gun = game.Players.LocalPlayer.Backpack.Revolver:Clone()
  888. Gun.Parent = game.Players.LocalPlayer.Backpack
  889. end)
  890.  
  891.  
  892. game.CoreGui.MainGui.Knife.RainbowShard.MouseButton1Click:connect(function()
  893. game.Players.LocalPlayer.Backpack.Knife.KnifeSkin.Value = "RainbowShard"
  894. Skin = game.Players.LocalPlayer.Backpack.Knife:Clone()
  895. Skin.Parent = game.Players.LocalPlayer.Backpack
  896. end)
  897.  
  898. game.CoreGui.MainGui.Knife.SuperKnife.MouseButton1Click:connect(function()
  899. game.Players.LocalPlayer.Backpack.Knife.KnifeSkin.Value = "SuperKnife"
  900. Skin = game.Players.LocalPlayer.Backpack.Knife:Clone()
  901. Skin.Parent = game.Players.LocalPlayer.Backpack
  902. end)
  903.  
  904. game.CoreGui.MainGui.Knife.SanicKnife.MouseButton1Click:connect(function()
  905. game.Players.LocalPlayer.Backpack.Knife.KnifeSkin.Value = "SanicKnife"
  906. Skin = game.Players.LocalPlayer.Backpack.Knife:Clone()
  907. Skin.Parent = game.Players.LocalPlayer.Backpack
  908. end)
  909.  
  910. game.CoreGui.MainGui.Knife.RubyShard.MouseButton1Click:connect(function()
  911. game.Players.LocalPlayer.Backpack.Knife.KnifeSkin.Value = "RubyShard"
  912. Skin = game.Players.LocalPlayer.Backpack.Knife:Clone()
  913. Skin.Parent = game.Players.LocalPlayer.Backpack
  914. end)
  915.  
  916. game.CoreGui.MainGui.Knife.Xbox.MouseButton1Click:connect(function()
  917. game.Players.LocalPlayer.Backpack.Knife.KnifeSkin.Value = "XboxKnife"
  918. Skin = game.Players.LocalPlayer.Backpack.Knife:Clone()
  919. Skin.Parent = game.Players.LocalPlayer.Backpack
  920. end)
  921.  
  922. game.CoreGui.MainGui.Knife.DiamondShard.MouseButton1Click:connect(function()
  923. game.Players.LocalPlayer.Backpack.Knife.KnifeSkin.Value = "DiamondShard"
  924. Skin = game.Players.LocalPlayer.Backpack.Knife:Clone()
  925. Skin.Parent = game.Players.LocalPlayer.Backpack
  926. end)
  927.  
  928. game.CoreGui.MainGui.Knife.GhostKnife.MouseButton1Click:connect(function()
  929. game.Players.LocalPlayer.Backpack.Knife.KnifeSkin.Value = "GhostKnife"
  930. Skin = game.Players.LocalPlayer.Backpack.Knife:Clone()
  931. Skin.Parent = game.Players.LocalPlayer.Backpack
  932. end)
  933.  
  934. game.CoreGui.MainGui.Knife.DearestGratitude.MouseButton1Click:connect(function()
  935. game.Players.LocalPlayer.Backpack.Knife.KnifeSkin.Value = "DearestGratitude"
  936. Skin = game.Players.LocalPlayer.Backpack.Knife:Clone()
  937. Skin.Parent = game.Players.LocalPlayer.Backpack
  938. end)
  939.  
  940. game.CoreGui.MainGui.Knife.AustraliumKnife2.MouseButton1Click:connect(function()
  941. game.Players.LocalPlayer.Backpack.Knife.KnifeSkin.Value = "AustraliumKnife2"
  942. Skin = game.Players.LocalPlayer.Backpack.Knife:Clone()
  943. Skin.Parent = game.Players.LocalPlayer.Backpack
  944. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement