Gostrondude

Untitled

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