Darkwidow10

Counterblox GUI!!!

May 24th, 2019
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 235.46 KB | None | 0 0
  1. pcall(function()
  2. local Chillware = Instance.new("ScreenGui") local ChillwareMain = Instance.new("Frame") local ChillwareDrag = Instance.new("TextLabel") local TabSelector = Instance.new("Frame") local LegitTabButton = Instance.new("TextButton") local RageTabButton = Instance.new("TextButton") local VisualsTabButton = Instance.new("TextButton") local SkinChangerTabButton = Instance.new("TextButton") local MiscTabButton = Instance.new("TextButton") local RageTab = Instance.new("Frame") local AntiAimSettings = Instance.new("TextButton") local AntiAimSettingsForm = Instance.new("Frame") local Spacer = Instance.new("Frame") local UpCheckBox = Instance.new("TextButton") local UpLabel = Instance.new("TextLabel") local PitchLabel = Instance.new("TextLabel") local DownCheckBox = Instance.new("TextButton") local DownLabel = Instance.new("TextLabel") local FakeLagPitchCheckBox = Instance.new("TextButton") local FakeLagPitchLabel = Instance.new("TextLabel") local YawLabel = Instance.new("TextLabel") local JitterCheckBox = Instance.new("TextButton") local JitterLabel = Instance.new("TextLabel") local SidewaysLabel = Instance.new("TextLabel") local SidewaysCheckBox = Instance.new("TextButton") local FakeLagYawCheckBox = Instance.new("TextButton") local FakeLagYawLabel = Instance.new("TextLabel") local BackwardCheckBox = Instance.new("TextButton") local BackwardLabel = Instance.new("TextLabel") local AntiAimCheckBox = Instance.new("TextButton") local AntiAimLabel = Instance.new("TextLabel") local LegitTab = Instance.new("Frame") local AimLockSettingsForm = Instance.new("Frame") local AimLockHeadCheckBox = Instance.new("TextButton") local AimLockTorsoCheckBox = Instance.new("TextButton") local HeadLabel = Instance.new("TextLabel") local TorsoLabel = Instance.new("TextLabel") local AimLockSettings = Instance.new("TextButton") local AimLockCheckBox = Instance.new("TextButton") local AimLockLabel = Instance.new("TextLabel") local TriggerBotSettings = Instance.new("TextButton") local TriggerBotCheckBox = Instance.new("TextButton") local TriggerBotLabel = Instance.new("TextLabel") local TriggerBotSettingsForm = Instance.new("Frame") local DelayLabel = Instance.new("TextLabel") local DelayValue = Instance.new("TextBox") local VisualsTab = Instance.new("Frame") local ESPLabel = Instance.new("TextLabel") local ESPCheckBox = Instance.new("TextButton") local ChamsLabel = Instance.new("TextLabel") local ChamsCheckBox = Instance.new("TextButton") local ThirdPersonLabel = Instance.new("TextLabel") local ThirdPersonCheckBox = Instance.new("TextButton") local FOVChangerLabel = Instance.new("TextLabel") local FOVChangerCheckBox = Instance.new("TextButton") local FOVChangerSettings = Instance.new("TextButton") local FOVValue = Instance.new("TextBox") local SkinChangerTab = Instance.new("Frame") local Weapons = Instance.new("ScrollingFrame") local USP = Instance.new("TextButton") local Glock = Instance.new("TextButton") local P250 = Instance.new("TextButton") local FiveSeveN = Instance.new("TextButton") local DualBerettas = Instance.new("TextButton") local Deagle = Instance.new("TextButton") local Tec9 = Instance.new("TextButton") local MP9 = Instance.new("TextButton") local MP5 = Instance.new("TextButton") local UMP = Instance.new("TextButton") local Mac10 = Instance.new("TextButton") local P90 = Instance.new("TextButton") local Thompson = Instance.new("TextButton") local Nova = Instance.new("TextButton") local XM1014 = Instance.new("TextButton") local Mag7 = Instance.new("TextButton") local M249 = Instance.new("TextButton") local MG42 = Instance.new("TextButton") local Galil = Instance.new("TextButton") local AK47 = Instance.new("TextButton") local Scout = Instance.new("TextButton") local SG553 = Instance.new("TextButton") local AWP = Instance.new("TextButton") local G3SG1 = Instance.new("TextButton") local Famas = Instance.new("TextButton") local M4A4 = Instance.new("TextButton") local M4A1S = Instance.new("TextButton") local BananaKnife = Instance.new("TextButton") local AxeKnife = Instance.new("TextButton") local SickleKnife = Instance.new("TextButton") local CleaverKnife = Instance.new("TextButton") local FlipKnife = Instance.new("TextButton") local Skins = Instance.new("Frame") local SG553Skins = Instance.new("Frame") local SG553Yltude = Instance.new("TextButton") local ScoutSkins = Instance.new("Frame") local ScoutXmas = Instance.new("TextButton") local Tec9Skins = Instance.new("Frame") local Tec9Stocking_Stuffer = Instance.new("TextButton") local DeagleSkins = Instance.new("Frame") local DeagleWeeb = Instance.new("TextButton") local DeagleDropX = Instance.new("TextButton") local P250Skins = Instance.new("Frame") local P250TC250 = Instance.new("TextButton") local FiveSeveNSkins = Instance.new("Frame") local FiveSeveNDanjo = Instance.new("TextButton") local GlockSkins = Instance.new("Frame") local GlockAnubis = Instance.new("TextButton") local MG42Skins = Instance.new("Frame") local MG42Winterfell = Instance.new("TextButton") local MP5Skins = Instance.new("Frame") local MP5Holiday = Instance.new("TextButton") local M249Skins = Instance.new("Frame") local M249Wolf = Instance.new("TextButton") local GalilSkins = Instance.new("Frame") local GalilToxicity = Instance.new("TextButton") local AWPSkins = Instance.new("Frame") local AWPWeeb = Instance.new("TextButton") local AWPJTF2 = Instance.new("TextButton") local AWPNerf = Instance.new("TextButton") local SicleKnifeSkins = Instance.new("Frame") local ChangeToSicle = Instance.new("TextButton") local G3SG1Skins = Instance.new("Frame") local G3SG1Autumn = Instance.new("TextButton") local FamasSkins = Instance.new("Frame") local FamasRedux = Instance.new("TextButton") local BananaKnifeSkins = Instance.new("Frame") local ChangeToBanana = Instance.new("TextButton") local AxeKnifeSkins = Instance.new("Frame") local ChangeToAxe = Instance.new("TextButton") local FlipKnifeSkins = Instance.new("Frame") local ChangeToFlipKnife = Instance.new("TextButton") local MP9Skins = Instance.new("Frame") local MP9Cookie_Man = Instance.new("TextButton") local Mac10Skins = Instance.new("Frame") local Mac10Golden_Rings = Instance.new("TextButton") local USPSkins = Instance.new("Frame") local USPYellowbelly = Instance.new("TextButton") local UMPSkins = Instance.new("Frame") local UMPRedline = Instance.new("TextButton") local NovaSkins = Instance.new("Frame") local NovaBlack_Ice = Instance.new("TextButton") local ThompsonSkins = Instance.new("Frame") local ThompsonSergeant = Instance.new("TextButton") local P90Skins = Instance.new("Frame") local P90Skulls = Instance.new("TextButton") local XM1014Skins = Instance.new("Frame") local XM1014Arctic = Instance.new("TextButton") local Mag7Skins = Instance.new("Frame") local Mag7Molten = Instance.new("TextButton") local M4A4Skins = Instance.new("Frame") local M4ASBOTS = Instance.new("TextButton") local CleaverKnifeSkins = Instance.new("Frame") local ChangeToCleaver = Instance.new("TextButton") local M4A1SSkins = Instance.new("Frame") local M4A1SHeavens_Gate = Instance.new("TextButton") local AK47Skins = Instance.new("Frame") local AK47Hypersonic = Instance.new("TextButton") local AK47Outlaws = Instance.new("TextButton") local DualBerettasSkins = Instance.new("Frame") local DualBerettasXmas = Instance.new("TextButton") local MiscTab = Instance.new("Frame") local RespawnButton = Instance.new("TextButton") local JoinCTButton = Instance.new("TextButton") local JoinTButton = Instance.new("TextButton") local pitchup = false local pitchdown = false local pitchfakelag = false local jitter = false local sideways = false local yawfakelag = false local backward = false local antiaim = false local aasettings = false local alsetting = false local aimlock = false local thirdperson = false local fovchanger = false local opened = false local triggersettings = false local trigger = false local esp = false local fovsettings = false local SuperGunCheckBox = Instance.new("TextButton") local SuperGunLabel = Instance.new("TextLabel") local supergun = false local SpeedCheckBox = Instance.new("TextButton") local SpeedLabel = Instance.new("TextLabel") local SpeedValue = Instance.new("TextBox") local SpeedSettingsButton = Instance.new("TextButton") local speed = false local speedsettings = false local saveheadpitch = false local MoneyButton = Instance.new("TextButton") local SaveHeadPitchLabel = Instance.new("TextLabel") local SaveHeadPitchCheckBox = Instance.new("TextButton") RandomPitchLabel = Instance.new("TextLabel") RandomPitchCheckBox = Instance.new("TextButton") UpDownPitchLabel = Instance.new("TextLabel") UpDownPitchCheckBox = Instance.new("TextButton") updownpitch = false randompitch = false
  3. do
  4. if getrawmetatable then
  5. loadstring(game:HttpGet("https://pastebin.com/raw/1KruQMQZ"))()
  6. print("[Chillware] [1/2] Anti-Anti Stat-Changer Initialized.")
  7. else
  8. print("[Chillware]: Error in Loading - 1/2, Anti-Anti Stat-Changer. Maybe your exploit doesn't support: getrawmetatable(), setmetatable()")
  9. end
  10. end
  11. game:GetService("Workspace").Ray_Ignore.Smokes:Destroy()
  12. game:GetService("ReplicatedStorage").Events.Flash:Destroy()
  13.  
  14. Chillware.Name = "Chillware"
  15. Chillware.Parent = game.CoreGui
  16. Chillware.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  17.  
  18. ChillwareMain.Name = "ChillwareMain"
  19. ChillwareMain.Parent = Chillware
  20. ChillwareMain.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  21. ChillwareMain.BorderSizePixel = 0
  22. ChillwareMain.Position = UDim2.new(0.131675869, 0, 0.118095234, 0)
  23. ChillwareMain.Size = UDim2.new(0, 800, 0, 400)
  24. ChillwareMain.Active = true
  25. ChillwareMain.Draggable = true
  26. ChillwareMain.Visible = false
  27.  
  28. ChillwareDrag.Name = "ChillwareDrag"
  29. ChillwareDrag.Parent = ChillwareMain
  30. ChillwareDrag.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  31. ChillwareDrag.BorderSizePixel = 0
  32. ChillwareDrag.Size = UDim2.new(0, 800, 0, 25)
  33. ChillwareDrag.Font = Enum.Font.Gotham
  34. ChillwareDrag.Text = "Chillware (BETA v0.1.4)"
  35. ChillwareDrag.TextColor3 = Color3.new(1, 1, 1)
  36. ChillwareDrag.TextSize = 20
  37.  
  38. TabSelector.Name = "TabSelector"
  39. TabSelector.Parent = ChillwareMain
  40. TabSelector.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  41. TabSelector.BorderSizePixel = 0
  42. TabSelector.Position = UDim2.new(0, 0, 0.0625, 0)
  43. TabSelector.Size = UDim2.new(0, 800, 0, 40)
  44.  
  45. LegitTabButton.Name = "LegitTabButton"
  46. LegitTabButton.Parent = TabSelector
  47. LegitTabButton.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  48. LegitTabButton.BorderSizePixel = 0
  49. LegitTabButton.Size = UDim2.new(0, 160, 0, 40)
  50. LegitTabButton.Font = Enum.Font.Gotham
  51. LegitTabButton.Text = "Legit"
  52. LegitTabButton.TextColor3 = Color3.new(1, 1, 1)
  53. LegitTabButton.TextSize = 25
  54. LegitTabButton.TextWrapped = true
  55. LegitTabButton.MouseButton1Down:connect(function()
  56. LegitTab.Visible = true
  57. RageTab.Visible = false
  58. VisualsTab.Visible = false
  59. SkinChangerTab.Visible = false
  60. MiscTab.Visible = false
  61. end)
  62.  
  63. RageTabButton.Name = "RageTabButton"
  64. RageTabButton.Parent = TabSelector
  65. RageTabButton.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  66. RageTabButton.BorderSizePixel = 0
  67. RageTabButton.Position = UDim2.new(0.200000003, 0, 0, 0)
  68. RageTabButton.Size = UDim2.new(0, 160, 0, 40)
  69. RageTabButton.Font = Enum.Font.Gotham
  70. RageTabButton.Text = "Rage"
  71. RageTabButton.TextColor3 = Color3.new(1, 1, 1)
  72. RageTabButton.TextSize = 25
  73. RageTabButton.TextWrapped = true
  74. RageTabButton.MouseButton1Down:connect(function()
  75. LegitTab.Visible = false
  76. RageTab.Visible = true
  77. VisualsTab.Visible = false
  78. SkinChangerTab.Visible = false
  79. MiscTab.Visible = false
  80. end)
  81.  
  82. VisualsTabButton.Name = "VisualsTabButton"
  83. VisualsTabButton.Parent = TabSelector
  84. VisualsTabButton.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  85. VisualsTabButton.BorderSizePixel = 0
  86. VisualsTabButton.Position = UDim2.new(0.400000006, 0, 0, 0)
  87. VisualsTabButton.Size = UDim2.new(0, 160, 0, 40)
  88. VisualsTabButton.Font = Enum.Font.Gotham
  89. VisualsTabButton.Text = "Visuals"
  90. VisualsTabButton.TextColor3 = Color3.new(1, 1, 1)
  91. VisualsTabButton.TextSize = 25
  92. VisualsTabButton.TextWrapped = true
  93. VisualsTabButton.MouseButton1Down:connect(function()
  94. LegitTab.Visible = false
  95. RageTab.Visible = false
  96. VisualsTab.Visible = true
  97. SkinChangerTab.Visible = false
  98. MiscTab.Visible = false
  99. end)
  100.  
  101. SkinChangerTabButton.Name = "SkinChangerTabButton"
  102. SkinChangerTabButton.Parent = TabSelector
  103. SkinChangerTabButton.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  104. SkinChangerTabButton.BorderSizePixel = 0
  105. SkinChangerTabButton.Position = UDim2.new(0.800000012, 0, 0, 0)
  106. SkinChangerTabButton.Size = UDim2.new(0, 160, 0, 40)
  107. SkinChangerTabButton.Font = Enum.Font.Gotham
  108. SkinChangerTabButton.Text = "SkinChanger"
  109. SkinChangerTabButton.TextColor3 = Color3.new(1, 1, 1)
  110. SkinChangerTabButton.TextSize = 25
  111. SkinChangerTabButton.TextWrapped = true
  112. SkinChangerTabButton.MouseButton1Down:connect(function()
  113. LegitTab.Visible = false
  114. RageTab.Visible = false
  115. VisualsTab.Visible = false
  116. SkinChangerTab.Visible = true
  117. MiscTab.Visible = false
  118. end)
  119.  
  120. MiscTabButton.Name = "MiscTabButton"
  121. MiscTabButton.Parent = TabSelector
  122. MiscTabButton.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  123. MiscTabButton.BorderSizePixel = 0
  124. MiscTabButton.Position = UDim2.new(0.600000024, 0, 0, 0)
  125. MiscTabButton.Size = UDim2.new(0, 160, 0, 40)
  126. MiscTabButton.Font = Enum.Font.Gotham
  127. MiscTabButton.Text = "Misc"
  128. MiscTabButton.TextColor3 = Color3.new(1, 1, 1)
  129. MiscTabButton.TextSize = 25
  130. MiscTabButton.TextWrapped = true
  131. MiscTabButton.MouseButton1Down:connect(function()
  132. LegitTab.Visible = false
  133. RageTab.Visible = false
  134. VisualsTab.Visible = false
  135. SkinChangerTab.Visible = false
  136. MiscTab.Visible = true
  137. end)
  138.  
  139. RageTab.Name = "RageTab"
  140. RageTab.Parent = ChillwareMain
  141. RageTab.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  142. RageTab.BorderColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  143. RageTab.BorderSizePixel = 5
  144. RageTab.Position = UDim2.new(0.0434999838, 0, 0.224999994, 0)
  145. RageTab.Size = UDim2.new(0, 730, 0, 280)
  146. RageTab.Visible = false
  147.  
  148. AntiAimSettings.Name = "AntiAimSettings"
  149. AntiAimSettings.Parent = RageTab
  150. AntiAimSettings.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  151. AntiAimSettings.BorderSizePixel = 0
  152. AntiAimSettings.Position = UDim2.new(0.223219171, 0, 0.0314285718, 0)
  153. AntiAimSettings.Size = UDim2.new(0, 30, 0, 30)
  154. AntiAimSettings.Visible = false
  155. AntiAimSettings.Font = Enum.Font.Gotham
  156. AntiAimSettings.Text = ">"
  157. AntiAimSettings.TextColor3 = Color3.new(1, 1, 1)
  158. AntiAimSettings.TextSize = 14
  159. AntiAimSettings.MouseButton1Down:connect(function()
  160. if not aasettings
  161. then
  162. aasettings = true
  163. AntiAimSettings.Text = ("<")
  164. AntiAimSettingsForm.Visible = true
  165. else
  166. aasettings = false
  167. AntiAimSettings.Text = (">")
  168. AntiAimSettingsForm.Visible = false
  169. end
  170. end)
  171.  
  172. AntiAimSettingsForm.Name = "AntiAimSettingsForm"
  173. AntiAimSettingsForm.Parent = RageTab
  174. AntiAimSettingsForm.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  175. AntiAimSettingsForm.Position = UDim2.new(0.284931511, 0, 0.032142859, 0)
  176. AntiAimSettingsForm.Size = UDim2.new(0, 292, 0, 262)
  177. AntiAimSettingsForm.Visible = false
  178. AntiAimSettingsForm.Style = Enum.FrameStyle.RobloxRound
  179.  
  180. Spacer.Name = "Spacer"
  181. Spacer.Parent = AntiAimSettingsForm
  182. Spacer.BackgroundColor3 = Color3.new(1, 1, 1)
  183. Spacer.Position = UDim2.new(0.497971982, 0, -0.0234719198, 0)
  184. Spacer.Size = UDim2.new(0, 1, 0, 260)
  185.  
  186. UpCheckBox.Name = "UpCheckBox"
  187. UpCheckBox.Parent = AntiAimSettingsForm
  188. UpCheckBox.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  189. UpCheckBox.Position = UDim2.new(-0.000753426924, 0, 0.0922519118, 0)
  190. UpCheckBox.Size = UDim2.new(0, 30, 0, 30)
  191. UpCheckBox.Style = Enum.ButtonStyle.RobloxButton
  192. UpCheckBox.Font = Enum.Font.Gotham
  193. UpCheckBox.Text = ""
  194. UpCheckBox.TextColor3 = Color3.new(1, 1, 1)
  195. UpCheckBox.TextSize = 14
  196. UpCheckBox.MouseButton1Down:connect(function()
  197. if not pitchup
  198. then
  199. pitchup = true
  200. UpCheckBox.Text = ("?")
  201. repeat if pitchup then
  202. game:GetService("RunService").Stepped:Wait()
  203. game:GetService("ReplicatedStorage").Events.ControlTurn:FireServer("1")
  204. end
  205. until pitchup == false
  206. else
  207. pitchup = false
  208. UpCheckBox.Text = ("")
  209. end
  210. end)
  211.  
  212. UpLabel.Name = "UpLabel"
  213. UpLabel.Parent = AntiAimSettingsForm
  214. UpLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  215. UpLabel.BorderSizePixel = 0
  216. UpLabel.Position = UDim2.new(0.13930051, 0, 0.0861789733, 0)
  217. UpLabel.Size = UDim2.new(0, 90, 0, 30)
  218. UpLabel.Font = Enum.Font.Gotham
  219. UpLabel.Text = "Up"
  220. UpLabel.TextColor3 = Color3.new(1, 1, 1)
  221. UpLabel.TextSize = 14
  222. UpLabel.TextXAlignment = Enum.TextXAlignment.Left
  223.  
  224. PitchLabel.Name = "PitchLabel"
  225. PitchLabel.Parent = AntiAimSettingsForm
  226. PitchLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  227. PitchLabel.BorderSizePixel = 0
  228. PitchLabel.Position = UDim2.new(0.0280000009, 0, -0.0289999992, 0)
  229. PitchLabel.Size = UDim2.new(0, 105, 0, 30)
  230. PitchLabel.Font = Enum.Font.Gotham
  231. PitchLabel.Text = "Pitch"
  232. PitchLabel.TextColor3 = Color3.new(1, 1, 1)
  233. PitchLabel.TextSize = 14
  234.  
  235. DownCheckBox.Name = "DownCheckBox"
  236. DownCheckBox.Parent = AntiAimSettingsForm
  237. DownCheckBox.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  238. DownCheckBox.Position = UDim2.new(-0.000753426924, 0, 0.241106868, 0)
  239. DownCheckBox.Size = UDim2.new(0, 30, 0, 30)
  240. DownCheckBox.Style = Enum.ButtonStyle.RobloxButton
  241. DownCheckBox.Font = Enum.Font.Gotham
  242. DownCheckBox.Text = ""
  243. DownCheckBox.TextColor3 = Color3.new(1, 1, 1)
  244. DownCheckBox.TextSize = 14
  245. DownCheckBox.MouseButton1Down:connect(function()
  246. if not pitchdown
  247. then
  248. pitchdown = true
  249. DownCheckBox.Text = ("?")
  250. repeat if pitchdown then
  251. game:GetService("RunService").Stepped:Wait()
  252. game:GetService("ReplicatedStorage").Events.ControlTurn:FireServer("-1")
  253. end
  254. until pitchdown == false
  255. else
  256. pitchdown = false
  257. DownCheckBox.Text = ("")
  258. end
  259. end)
  260.  
  261. DownLabel.Name = "DownLabel"
  262. DownLabel.Parent = AntiAimSettingsForm
  263. DownLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  264. DownLabel.BorderSizePixel = 0
  265. DownLabel.Position = UDim2.new(0.13930051, 0, 0.235033929, 0)
  266. DownLabel.Size = UDim2.new(0, 90, 0, 30)
  267. DownLabel.Font = Enum.Font.Gotham
  268. DownLabel.Text = "Down"
  269. DownLabel.TextColor3 = Color3.new(1, 1, 1)
  270. DownLabel.TextSize = 14
  271. DownLabel.TextXAlignment = Enum.TextXAlignment.Left
  272.  
  273. FakeLagPitchCheckBox.Name = "FakeLagPitchCheckBox"
  274. FakeLagPitchCheckBox.Parent = AntiAimSettingsForm
  275. FakeLagPitchCheckBox.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  276. FakeLagPitchCheckBox.Position = UDim2.new(-0.000753426924, 0, 0.397595406, 0)
  277. FakeLagPitchCheckBox.Size = UDim2.new(0, 30, 0, 30)
  278. FakeLagPitchCheckBox.Style = Enum.ButtonStyle.RobloxButton
  279. FakeLagPitchCheckBox.Font = Enum.Font.Gotham
  280. FakeLagPitchCheckBox.Text = ""
  281. FakeLagPitchCheckBox.TextColor3 = Color3.new(1, 1, 1)
  282. FakeLagPitchCheckBox.TextSize = 14
  283. FakeLagPitchCheckBox.MouseButton1Down:connect(function()
  284. if not pitchfakelag
  285. then
  286. pitchfakelag = true
  287. FakeLagPitchCheckBox.Text = ("?")
  288. repeat if pitchfakelag then
  289. game:GetService("RunService").Stepped:Wait()
  290. game:GetService("ReplicatedStorage").Events.ControlTurn:FireServer("1")
  291. game:GetService("RunService").Stepped:Wait()
  292. game:GetService("ReplicatedStorage").Events.ControlTurn:FireServer("-1")
  293. end
  294. until pitchfakelag == false
  295. else
  296. pitchfakelag = false
  297. FakeLagPitchCheckBox.Text = ("")
  298. end
  299. end)
  300.  
  301. FakeLagPitchLabel.Name = "FakeLagPitchLabel"
  302. FakeLagPitchLabel.Parent = AntiAimSettingsForm
  303. FakeLagPitchLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  304. FakeLagPitchLabel.BorderSizePixel = 0
  305. FakeLagPitchLabel.Position = UDim2.new(0.13930051, 0, 0.391522467, 0)
  306. FakeLagPitchLabel.Size = UDim2.new(0, 90, 0, 30)
  307. FakeLagPitchLabel.Font = Enum.Font.Gotham
  308. FakeLagPitchLabel.Text = "Fake Lag"
  309. FakeLagPitchLabel.TextColor3 = Color3.new(1, 1, 1)
  310. FakeLagPitchLabel.TextSize = 14
  311. FakeLagPitchLabel.TextXAlignment = Enum.TextXAlignment.Left
  312.  
  313. YawLabel.Name = "YawLabel"
  314. YawLabel.Parent = AntiAimSettingsForm
  315. YawLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  316. YawLabel.BorderSizePixel = 0
  317. YawLabel.Position = UDim2.new(0.558821917, 0, -0.0251832046, 0)
  318. YawLabel.Size = UDim2.new(0, 105, 0, 30)
  319. YawLabel.Font = Enum.Font.Gotham
  320. YawLabel.Text = "Yaw"
  321. YawLabel.TextColor3 = Color3.new(1, 1, 1)
  322. YawLabel.TextSize = 14
  323.  
  324. JitterCheckBox.Name = "JitterCheckBox"
  325. JitterCheckBox.Parent = AntiAimSettingsForm
  326. JitterCheckBox.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  327. JitterCheckBox.Position = UDim2.new(0.530068517, 0, 0.0960687026, 0)
  328. JitterCheckBox.Size = UDim2.new(0, 30, 0, 30)
  329. JitterCheckBox.Style = Enum.ButtonStyle.RobloxButton
  330. JitterCheckBox.Font = Enum.Font.Gotham
  331. JitterCheckBox.Text = ""
  332. JitterCheckBox.TextColor3 = Color3.new(1, 1, 1)
  333. JitterCheckBox.TextSize = 14
  334. JitterCheckBox.MouseButton1Down:connect(function()
  335. if not jitter
  336. then
  337. jitter = true
  338. JitterCheckBox.Text = ("?")
  339. repeat if jitter then
  340. wait(0.1)
  341. AnimationId = "754658275"
  342. local Anim = Instance.new("Animation")
  343. Anim.AnimationId = "rbxassetid://"..AnimationId
  344. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  345. k:Play()
  346. k:AdjustSpeed(2.5)
  347. end
  348. until jitter == false
  349. else
  350. jitter = false
  351. JitterCheckBox.Text = ("")
  352. end
  353. end)
  354.  
  355. JitterLabel.Name = "JitterLabel"
  356. JitterLabel.Parent = AntiAimSettingsForm
  357. JitterLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  358. JitterLabel.BorderSizePixel = 0
  359. JitterLabel.Position = UDim2.new(0.670122445, 0, 0.0899957642, 0)
  360. JitterLabel.Size = UDim2.new(0, 90, 0, 30)
  361. JitterLabel.Font = Enum.Font.Gotham
  362. JitterLabel.Text = "Jitter"
  363. JitterLabel.TextColor3 = Color3.new(1, 1, 1)
  364. JitterLabel.TextSize = 14
  365. JitterLabel.TextXAlignment = Enum.TextXAlignment.Left
  366.  
  367. SidewaysLabel.Name = "SidewaysLabel"
  368. SidewaysLabel.Parent = AntiAimSettingsForm
  369. SidewaysLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  370. SidewaysLabel.BorderSizePixel = 0
  371. SidewaysLabel.Position = UDim2.new(0.670122445, 0, 0.238850728, 0)
  372. SidewaysLabel.Size = UDim2.new(0, 90, 0, 30)
  373. SidewaysLabel.Font = Enum.Font.Gotham
  374. SidewaysLabel.Text = "Sideways"
  375. SidewaysLabel.TextColor3 = Color3.new(1, 1, 1)
  376. SidewaysLabel.TextSize = 14
  377. SidewaysLabel.TextXAlignment = Enum.TextXAlignment.Left
  378.  
  379. SidewaysCheckBox.Name = "SidewaysCheckBox"
  380. SidewaysCheckBox.Parent = AntiAimSettingsForm
  381. SidewaysCheckBox.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  382. SidewaysCheckBox.Position = UDim2.new(0.530068517, 0, 0.244923666, 0)
  383. SidewaysCheckBox.Size = UDim2.new(0, 30, 0, 30)
  384. SidewaysCheckBox.Style = Enum.ButtonStyle.RobloxButton
  385. SidewaysCheckBox.Font = Enum.Font.Gotham
  386. SidewaysCheckBox.Text = ""
  387. SidewaysCheckBox.TextColor3 = Color3.new(1, 1, 1)
  388. SidewaysCheckBox.TextSize = 14
  389. SidewaysCheckBox.MouseButton1Down:connect(function()
  390. if not sideways
  391. then
  392. sideways = true
  393. SidewaysCheckBox.Text = ("?")
  394. repeat if sideways then
  395. --sideways
  396. wait(0.01)
  397. AnimationId = "754658275"
  398. local Anim = Instance.new("Animation")
  399. Anim.AnimationId = "rbxassetid://"..AnimationId
  400. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  401. k:Play()
  402. k:AdjustSpeed(1.5)
  403. end
  404.  
  405. until sideways == false
  406. else
  407. sideways = false
  408. SidewaysCheckBox.Text = ("")
  409. end
  410. end)
  411.  
  412. FakeLagYawCheckBox.Name = "FakeLagYawCheckBox"
  413. FakeLagYawCheckBox.Parent = AntiAimSettingsForm
  414. FakeLagYawCheckBox.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  415. FakeLagYawCheckBox.Position = UDim2.new(0.530068517, 0, 0.401412189, 0)
  416. FakeLagYawCheckBox.Size = UDim2.new(0, 30, 0, 30)
  417. FakeLagYawCheckBox.Style = Enum.ButtonStyle.RobloxButton
  418. FakeLagYawCheckBox.Font = Enum.Font.Gotham
  419. FakeLagYawCheckBox.Text = ""
  420. FakeLagYawCheckBox.TextColor3 = Color3.new(1, 1, 1)
  421. FakeLagYawCheckBox.TextSize = 14
  422. FakeLagYawCheckBox.MouseButton1Down:connect(function()
  423. if not yawfakelag
  424. then
  425. yawfakelag = true
  426. FakeLagYawCheckBox.Text = ("?")
  427. repeat if yawfakelag then
  428. --fakelag
  429. wait(0.01)
  430. AnimationId = "754658275"
  431. local Anim = Instance.new("Animation")
  432. Anim.AnimationId = "rbxassetid://"..AnimationId
  433. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  434. k:Play()
  435. k:AdjustSpeed(8)
  436. end
  437.  
  438. until yawfakelag == false
  439. else
  440. yawfakelag = false
  441. FakeLagYawCheckBox.Text = ("")
  442. end
  443. end)
  444.  
  445. FakeLagYawLabel.Name = "FakeLagYawLabel"
  446. FakeLagYawLabel.Parent = AntiAimSettingsForm
  447. FakeLagYawLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  448. FakeLagYawLabel.BorderSizePixel = 0
  449. FakeLagYawLabel.Position = UDim2.new(0.670122445, 0, 0.395339251, 0)
  450. FakeLagYawLabel.Size = UDim2.new(0, 90, 0, 30)
  451. FakeLagYawLabel.Font = Enum.Font.Gotham
  452. FakeLagYawLabel.Text = "Fake Lag"
  453. FakeLagYawLabel.TextColor3 = Color3.new(1, 1, 1)
  454. FakeLagYawLabel.TextSize = 14
  455. FakeLagYawLabel.TextXAlignment = Enum.TextXAlignment.Left
  456.  
  457. BackwardCheckBox.Name = "BackwardCheckBox"
  458. BackwardCheckBox.Parent = AntiAimSettingsForm
  459. BackwardCheckBox.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  460. BackwardCheckBox.Position = UDim2.new(0.530068517, 0, 0.546450377, 0)
  461. BackwardCheckBox.Size = UDim2.new(0, 30, 0, 30)
  462. BackwardCheckBox.Style = Enum.ButtonStyle.RobloxButton
  463. BackwardCheckBox.Font = Enum.Font.Gotham
  464. BackwardCheckBox.Text = ""
  465. BackwardCheckBox.TextColor3 = Color3.new(1, 1, 1)
  466. BackwardCheckBox.TextSize = 14
  467. BackwardCheckBox.MouseButton1Down:connect(function()
  468. if not backward then
  469. backward = true
  470. BackwardCheckBox.Text = ("?")
  471. repeat if backward then
  472. wait(0.001)
  473. AnimationId = "754658275"
  474. local Anim = Instance.new("Animation")
  475. Anim.AnimationId = "rbxassetid://"..AnimationId
  476. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  477. k:Play()
  478. k:AdjustSpeed(3.2)
  479. end until backward == false
  480. else
  481. backward = false
  482. BackwardCheckBox.Text = ("")
  483. end
  484. end)
  485.  
  486. BackwardLabel.Name = "BackwardLabel"
  487. BackwardLabel.Parent = AntiAimSettingsForm
  488. BackwardLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  489. BackwardLabel.BorderSizePixel = 0
  490. BackwardLabel.Position = UDim2.new(0.670122445, 0, 0.540377438, 0)
  491. BackwardLabel.Size = UDim2.new(0, 90, 0, 30)
  492. BackwardLabel.Font = Enum.Font.Gotham
  493. BackwardLabel.Text = "Backward"
  494. BackwardLabel.TextColor3 = Color3.new(1, 1, 1)
  495. BackwardLabel.TextSize = 14
  496. BackwardLabel.TextXAlignment = Enum.TextXAlignment.Left
  497.  
  498. AntiAimCheckBox.Name = "AntiAimCheckBox"
  499. AntiAimCheckBox.Parent = RageTab
  500. AntiAimCheckBox.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  501. AntiAimCheckBox.Position = UDim2.new(0.0149999997, 0, 0.0350000001, 0)
  502. AntiAimCheckBox.Size = UDim2.new(0, 30, 0, 30)
  503. AntiAimCheckBox.Style = Enum.ButtonStyle.RobloxButton
  504. AntiAimCheckBox.Font = Enum.Font.Gotham
  505. AntiAimCheckBox.Text = ""
  506. AntiAimCheckBox.TextColor3 = Color3.new(1, 1, 1)
  507. AntiAimCheckBox.TextSize = 14
  508. AntiAimCheckBox.MouseButton1Down:connect(function()
  509. if not antiaim
  510. then
  511. antiaim = true
  512. AntiAimCheckBox.Text = ("?")
  513. AntiAimSettings.Visible = true
  514. else
  515. AntiAimSettings.Visible = false
  516. antiaim = false
  517. AntiAimCheckBox.Text = ("")
  518. backward = false
  519. jitter = false
  520. yawfakelag = false
  521. pitchdown = false
  522. pitchup = false
  523. pitchfakelag = false
  524. sideways = false
  525. end
  526. end)
  527.  
  528. AntiAimLabel.Name = "AntiAimLabel"
  529. AntiAimLabel.Parent = RageTab
  530. AntiAimLabel.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  531. AntiAimLabel.BorderSizePixel = 0
  532. AntiAimLabel.Position = UDim2.new(0.0698630139, 0, 0.032142859, 0)
  533. AntiAimLabel.Size = UDim2.new(0, 112, 0, 30)
  534. AntiAimLabel.Font = Enum.Font.Gotham
  535. AntiAimLabel.Text = "Toggle AntiAim"
  536. AntiAimLabel.TextColor3 = Color3.new(1, 1, 1)
  537. AntiAimLabel.TextSize = 14
  538. AntiAimLabel.TextXAlignment = Enum.TextXAlignment.Left
  539.  
  540. LegitTab.Name = "LegitTab"
  541. LegitTab.Parent = ChillwareMain
  542. LegitTab.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  543. LegitTab.BorderColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  544. LegitTab.BorderSizePixel = 5
  545. LegitTab.Position = UDim2.new(0.0434999838, 0, 0.224999994, 0)
  546. LegitTab.Size = UDim2.new(0, 730, 0, 280)
  547. LegitTab.Visible = false
  548.  
  549. AimLockSettingsForm.Name = "AimLockSettingsForm"
  550. AimLockSettingsForm.Parent = LegitTab
  551. AimLockSettingsForm.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  552. AimLockSettingsForm.Position = UDim2.new(0.284931511, 0, 0.032142859, 0)
  553. AimLockSettingsForm.Size = UDim2.new(0, 161, 0, 62)
  554. AimLockSettingsForm.Visible = false
  555. AimLockSettingsForm.Style = Enum.FrameStyle.RobloxRound
  556.  
  557. AimLockHeadCheckBox.Name = "AimLockHeadCheckBox"
  558. AimLockHeadCheckBox.Parent = AimLockSettingsForm
  559. AimLockHeadCheckBox.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  560. AimLockHeadCheckBox.Position = UDim2.new(-0.0562839247, 0, -0.17237325, 0)
  561. AimLockHeadCheckBox.Size = UDim2.new(0, 30, 0, 30)
  562. AimLockHeadCheckBox.Style = Enum.ButtonStyle.RobloxButton
  563. AimLockHeadCheckBox.Font = Enum.Font.Gotham
  564. AimLockHeadCheckBox.Text = ""
  565. AimLockHeadCheckBox.TextColor3 = Color3.new(1, 1, 1)
  566. AimLockHeadCheckBox.TextSize = 14
  567. AimLockHeadCheckBox.MouseButton1Down:connect(function()
  568. PLAYER = game.Players.LocalPlayer
  569. MOUSE = PLAYER:GetMouse()
  570. CC = game.Workspace.CurrentCamera
  571.  
  572. _G.AIM_AT = 'Head'
  573. _G.BIND = 101 -- E
  574.  
  575. function GetNearestPlayerToMouse()
  576. local PLAYERS = {}
  577. local PLAYER_HOLD = {}
  578. local DISTANCES = {}
  579. for i, v in pairs(game.Players:GetPlayers()) do
  580. if v ~= PLAYER then
  581. table.insert(PLAYERS, v)
  582. end
  583. end
  584. for i, v in pairs(PLAYERS) do
  585. if v and (v.Character) ~= nil and v.Team ~= PLAYER.Team then
  586. local AIM = v.Character:FindFirstChild(_G.AIM_AT)
  587. if AIM ~= nil then
  588. local DISTANCE = (AIM.Position - game.Workspace.CurrentCamera.CoordinateFrame.p).magnitude
  589. local RAY = Ray.new(game.Workspace.CurrentCamera.CoordinateFrame.p, (MOUSE.Hit.p - CC.CoordinateFrame.p).unit * DISTANCE)
  590. local HIT,POS = game.Workspace:FindPartOnRay(RAY, game.Workspace)
  591. local DIFF = math.floor((POS - AIM.Position).magnitude)
  592. PLAYER_HOLD[v.Name .. i] = {}
  593. PLAYER_HOLD[v.Name .. i].dist = DISTANCE
  594. PLAYER_HOLD[v.Name .. i].plr = v
  595. PLAYER_HOLD[v.Name .. i].diff = DIFF
  596. table.insert(DISTANCES, DIFF)
  597. end
  598. end
  599. end
  600.  
  601. if unpack(DISTANCES) == nil then
  602. return false
  603. end
  604.  
  605. local L_DISTANCE = math.floor(math.min(unpack(DISTANCES)))
  606. if L_DISTANCE > 20 then
  607. return false
  608. end
  609.  
  610. for i, v in pairs(PLAYER_HOLD) do
  611. if v.diff == L_DISTANCE then
  612. return v.plr
  613. end
  614. end
  615. return false
  616. end
  617.  
  618. MOUSE.KeyDown:connect(function(KEY)
  619. KEY = KEY:lower():byte()
  620. if KEY == _G.BIND then
  621. ENABLED = true
  622. end
  623. end)
  624.  
  625. MOUSE.KeyUp:connect(function(KEY)
  626. KEY = KEY:lower():byte()
  627. if KEY == _G.BIND then
  628. ENABLED = false
  629. end
  630. end)
  631.  
  632. game:GetService('RunService').RenderStepped:connect(function()
  633. if ENABLED then
  634. local TARGET = GetNearestPlayerToMouse()
  635. if (TARGET ~= false) then
  636. local AIM = TARGET.Character:FindFirstChild(_G.AIM_AT)
  637. if AIM then
  638. CC.CoordinateFrame = CFrame.new(CC.CoordinateFrame.p, AIM.CFrame.p)
  639. end
  640. end
  641. end
  642. end)
  643.  
  644. AimLockTorsoCheckBox.Visible = false
  645. AimLockHeadCheckBox.Text = ("?")
  646. end)
  647.  
  648. AimLockTorsoCheckBox.Name = "AimLockTorsoCheckBox"
  649. AimLockTorsoCheckBox.Parent = AimLockSettingsForm
  650. AimLockTorsoCheckBox.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  651. AimLockTorsoCheckBox.Position = UDim2.new(-0.0562839247, 0, 0.49478218, 0)
  652. AimLockTorsoCheckBox.Size = UDim2.new(0, 30, 0, 30)
  653. AimLockTorsoCheckBox.Style = Enum.ButtonStyle.RobloxButton
  654. AimLockTorsoCheckBox.Font = Enum.Font.Gotham
  655. AimLockTorsoCheckBox.Text = ""
  656. AimLockTorsoCheckBox.TextColor3 = Color3.new(1, 1, 1)
  657. AimLockTorsoCheckBox.TextSize = 14
  658. AimLockTorsoCheckBox.MouseButton1Down:connect(function()
  659. PLAYER = game.Players.LocalPlayer
  660. MOUSE = PLAYER:GetMouse()
  661. CC = game.Workspace.CurrentCamera
  662.  
  663. _G.AIM_AT = 'UpperTorso'
  664. _G.BIND = 101 -- E
  665.  
  666. function GetNearestPlayerToMouse()
  667. local PLAYERS = {}
  668. local PLAYER_HOLD = {}
  669. local DISTANCES = {}
  670. for i, v in pairs(game.Players:GetPlayers()) do
  671. if v ~= PLAYER then
  672. table.insert(PLAYERS, v)
  673. end
  674. end
  675. for i, v in pairs(PLAYERS) do
  676. if v and (v.Character) ~= nil and v.Team ~= PLAYER.Team then
  677. local AIM = v.Character:FindFirstChild(_G.AIM_AT)
  678. if AIM ~= nil then
  679. local DISTANCE = (AIM.Position - game.Workspace.CurrentCamera.CoordinateFrame.p).magnitude
  680. local RAY = Ray.new(game.Workspace.CurrentCamera.CoordinateFrame.p, (MOUSE.Hit.p - CC.CoordinateFrame.p).unit * DISTANCE)
  681. local HIT,POS = game.Workspace:FindPartOnRay(RAY, game.Workspace)
  682. local DIFF = math.floor((POS - AIM.Position).magnitude)
  683. PLAYER_HOLD[v.Name .. i] = {}
  684. PLAYER_HOLD[v.Name .. i].dist = DISTANCE
  685. PLAYER_HOLD[v.Name .. i].plr = v
  686. PLAYER_HOLD[v.Name .. i].diff = DIFF
  687. table.insert(DISTANCES, DIFF)
  688. end
  689. end
  690. end
  691.  
  692. if unpack(DISTANCES) == nil then
  693. return false
  694. end
  695.  
  696. local L_DISTANCE = math.floor(math.min(unpack(DISTANCES)))
  697. if L_DISTANCE > 20 then
  698. return false
  699. end
  700.  
  701. for i, v in pairs(PLAYER_HOLD) do
  702. if v.diff == L_DISTANCE then
  703. return v.plr
  704. end
  705. end
  706. return false
  707. end
  708.  
  709. MOUSE.KeyDown:connect(function(KEY)
  710. KEY = KEY:lower():byte()
  711. if KEY == _G.BIND then
  712. ENABLED = true
  713. end
  714. end)
  715.  
  716. MOUSE.KeyUp:connect(function(KEY)
  717. KEY = KEY:lower():byte()
  718. if KEY == _G.BIND then
  719. ENABLED = false
  720. end
  721. end)
  722.  
  723. game:GetService('RunService').RenderStepped:connect(function()
  724. if ENABLED then
  725. local TARGET = GetNearestPlayerToMouse()
  726. if (TARGET ~= false) then
  727. local AIM = TARGET.Character:FindFirstChild(_G.AIM_AT)
  728. if AIM then
  729. CC.CoordinateFrame = CFrame.new(CC.CoordinateFrame.p, AIM.CFrame.p)
  730. end
  731. end
  732. end
  733. end)
  734.  
  735. AimLockHeadCheckBox.Visible = false
  736. AimLockTorsoCheckBox.Text = ("?")
  737. end)
  738.  
  739. HeadLabel.Name = "HeadLabel"
  740. HeadLabel.Parent = AimLockSettingsForm
  741. HeadLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  742. HeadLabel.BorderSizePixel = 0
  743. HeadLabel.Position = UDim2.new(0.209785432, 0, -0.123123899, 0)
  744. HeadLabel.Size = UDim2.new(0, 106, 0, 27)
  745. HeadLabel.Font = Enum.Font.Gotham
  746. HeadLabel.Text = "Head"
  747. HeadLabel.TextColor3 = Color3.new(1, 1, 1)
  748. HeadLabel.TextSize = 14
  749. HeadLabel.TextXAlignment = Enum.TextXAlignment.Left
  750.  
  751. TorsoLabel.Name = "TorsoLabel"
  752. TorsoLabel.Parent = AimLockSettingsForm
  753. TorsoLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  754. TorsoLabel.BorderSizePixel = 0
  755. TorsoLabel.Position = UDim2.new(0.209785432, 0, 0.55429548, 0)
  756. TorsoLabel.Size = UDim2.new(0, 106, 0, 27)
  757. TorsoLabel.Font = Enum.Font.Gotham
  758. TorsoLabel.Text = "Torso"
  759. TorsoLabel.TextColor3 = Color3.new(1, 1, 1)
  760. TorsoLabel.TextSize = 14
  761. TorsoLabel.TextXAlignment = Enum.TextXAlignment.Left
  762.  
  763. AimLockSettings.Name = "AimLockSettings"
  764. AimLockSettings.Parent = LegitTab
  765. AimLockSettings.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  766. AimLockSettings.BorderSizePixel = 0
  767. AimLockSettings.Position = UDim2.new(0.232808217, 0, 0.0350000001, 0)
  768. AimLockSettings.Size = UDim2.new(0, 30, 0, 30)
  769. AimLockSettings.Visible = false
  770. AimLockSettings.Font = Enum.Font.Gotham
  771. AimLockSettings.Text = ">"
  772. AimLockSettings.TextColor3 = Color3.new(1, 1, 1)
  773. AimLockSettings.TextSize = 14
  774. AimLockSettings.MouseButton1Down:connect(function()
  775. if not aasettings
  776. then
  777. aasettings = true
  778. AimLockSettingsForm.Visible = true
  779. AimLockSettings.Text = ("<")
  780. else
  781. if aasettings then
  782. aasettings = false
  783. AimLockSettingsForm.Visible = false
  784. AimLockSettings.Text = (">")
  785. end
  786. end
  787. end)
  788.  
  789. AimLockCheckBox.Name = "AimLockCheckBox"
  790. AimLockCheckBox.Parent = LegitTab
  791. AimLockCheckBox.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  792. AimLockCheckBox.Position = UDim2.new(0.0149999997, 0, 0.0350000001, 0)
  793. AimLockCheckBox.Size = UDim2.new(0, 30, 0, 30)
  794. AimLockCheckBox.Style = Enum.ButtonStyle.RobloxButton
  795. AimLockCheckBox.Font = Enum.Font.Gotham
  796. AimLockCheckBox.Text = ""
  797. AimLockCheckBox.TextColor3 = Color3.new(1, 1, 1)
  798. AimLockCheckBox.TextSize = 14
  799. AimLockCheckBox.MouseButton1Down:connect(function()
  800. if not aimlock
  801. then
  802. aimlock = true
  803. AimLockSettings.Visible = true
  804. AimLockCheckBox.Text = ("?")
  805. else
  806. AimLockCheckBox.Text = ("")
  807. aimlock = false
  808. AimLockSettings.Visible = false
  809. end
  810. end)
  811.  
  812. AimLockLabel.Name = "AimLockLabel"
  813. AimLockLabel.Parent = LegitTab
  814. AimLockLabel.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  815. AimLockLabel.BorderSizePixel = 0
  816. AimLockLabel.Position = UDim2.new(0.0698630139, 0, 0.032142859, 0)
  817. AimLockLabel.Size = UDim2.new(0, 112, 0, 30)
  818. AimLockLabel.Font = Enum.Font.Gotham
  819. AimLockLabel.Text = "Toggle AimLock"
  820. AimLockLabel.TextColor3 = Color3.new(1, 1, 1)
  821. AimLockLabel.TextSize = 14
  822. AimLockLabel.TextXAlignment = Enum.TextXAlignment.Left
  823.  
  824. TriggerBotSettings.Name = "TriggerBotSettings"
  825. TriggerBotSettings.Parent = LegitTab
  826. TriggerBotSettings.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  827. TriggerBotSettings.BorderSizePixel = 0
  828. TriggerBotSettings.Position = UDim2.new(0.243767127, 0, 0.170714274, 0)
  829. TriggerBotSettings.Size = UDim2.new(0, 30, 0, 30)
  830. TriggerBotSettings.Visible = false
  831. TriggerBotSettings.Font = Enum.Font.Gotham
  832. TriggerBotSettings.Text = ">"
  833. TriggerBotSettings.TextColor3 = Color3.new(1, 1, 1)
  834. TriggerBotSettings.TextSize = 14
  835. TriggerBotSettings.MouseButton1Down:connect(function()
  836. if not triggersettings then
  837. triggersettings = true
  838. TriggerBotSettingsForm.Visible = true
  839. TriggerBotSettings.Text = ("<")
  840. elseif triggersettings then
  841. triggersettings = false
  842. TriggerBotSettingsForm.Visible = false
  843. TriggerBotSettings.Text = (">")
  844. end
  845. end)
  846.  
  847. TriggerBotCheckBox.Name = "TriggerBotCheckBox"
  848. TriggerBotCheckBox.Parent = LegitTab
  849. TriggerBotCheckBox.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  850. TriggerBotCheckBox.Position = UDim2.new(0.0149999997, 0, 0.17428571, 0)
  851. TriggerBotCheckBox.Size = UDim2.new(0, 30, 0, 30)
  852. TriggerBotCheckBox.Style = Enum.ButtonStyle.RobloxButton
  853. TriggerBotCheckBox.Font = Enum.Font.Gotham
  854. TriggerBotCheckBox.Text = ""
  855. TriggerBotCheckBox.TextColor3 = Color3.new(1, 1, 1)
  856. TriggerBotCheckBox.TextSize = 14
  857. TriggerBotCheckBox.MouseButton1Down:connect(function()
  858. local _DELAY = DelayValue.Text
  859. local PLR = game:GetService("Players").LocalPlayer
  860. local PLRTEAM = PLR.Team
  861. local CHCTR = PLR.Character or PLR.CharacterAdded:wait()
  862. local MOUSE = PLR:GetMouse()
  863. local Team
  864. game:GetService("RunService").RenderStepped:connect(function()
  865. PLRTEAM = PLR.Team
  866. end)
  867. if not trigger then
  868. trigger = true
  869. TriggerBotCheckBox.Text = ("?")
  870. TriggerBotSettings.Visible = true
  871. repeat if trigger then
  872. game:GetService("RunService").Stepped:Wait()
  873. if MOUSE.Target then
  874. if MOUSE.Target.Parent ~= CHCTR and MOUSE.Target.Parent:FindFirstChildOfClass("Humanoid") and MOUSE.Target.Parent:FindFirstChildOfClass("Humanoid").Health > 1 and game.Players:GetPlayerFromCharacter(MOUSE.Target.Parent) and game.Players:GetPlayerFromCharacter(MOUSE.Target.Parent).Team ~= PLRTEAM then
  875. local senv = getsenv(game.Players.LocalPlayer.PlayerGui.Client)
  876. senv.firebullet()
  877. end
  878. end
  879. end until not trigger
  880. else
  881. trigger = false
  882. TriggerBotCheckBox.Text = ("")
  883. TriggerBotSettings.Visible = false
  884. end
  885. end)
  886.  
  887. TriggerBotLabel.Name = "TriggerBotLabel"
  888. TriggerBotLabel.Parent = LegitTab
  889. TriggerBotLabel.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  890. TriggerBotLabel.BorderSizePixel = 0
  891. TriggerBotLabel.Position = UDim2.new(0.0698630139, 0, 0.171428576, 0)
  892. TriggerBotLabel.Size = UDim2.new(0, 112, 0, 30)
  893. TriggerBotLabel.Font = Enum.Font.Gotham
  894. TriggerBotLabel.Text = "Toggle TriggerBot"
  895. TriggerBotLabel.TextColor3 = Color3.new(1, 1, 1)
  896. TriggerBotLabel.TextSize = 14
  897. TriggerBotLabel.TextXAlignment = Enum.TextXAlignment.Left
  898.  
  899. TriggerBotSettingsForm.Name = "TriggerBotSettingsForm"
  900. TriggerBotSettingsForm.Parent = LegitTab
  901. TriggerBotSettingsForm.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  902. TriggerBotSettingsForm.Position = UDim2.new(0.283561647, 0, 0.171428576, 0)
  903. TriggerBotSettingsForm.Size = UDim2.new(0, 161, 0, 62)
  904. TriggerBotSettingsForm.Visible = false
  905. TriggerBotSettingsForm.Style = Enum.FrameStyle.RobloxRound
  906.  
  907. DelayLabel.Name = "DelayLabel"
  908. DelayLabel.Parent = TriggerBotSettingsForm
  909. DelayLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  910. DelayLabel.BorderSizePixel = 0
  911. DelayLabel.Position = UDim2.new(0.1863354, 0, -0.0806451589, 0)
  912. DelayLabel.Size = UDim2.new(0, 92, 0, 22)
  913. DelayLabel.Font = Enum.Font.Gotham
  914. DelayLabel.Text = "Delay"
  915. DelayLabel.TextColor3 = Color3.new(1, 1, 1)
  916. DelayLabel.TextSize = 14
  917.  
  918. DelayValue.Name = "DelayValue"
  919. DelayValue.Parent = TriggerBotSettingsForm
  920. DelayValue.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  921. DelayValue.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  922. DelayValue.Position = UDim2.new(0.0621118024, 0, 0.480645239, 0)
  923. DelayValue.Size = UDim2.new(0, 127, 0, 27)
  924. DelayValue.ClearTextOnFocus = false
  925. DelayValue.Font = Enum.Font.Gotham
  926. DelayValue.Text = "0.1"
  927. DelayValue.TextColor3 = Color3.new(1, 1, 1)
  928. DelayValue.TextSize = 14
  929.  
  930. VisualsTab.Name = "VisualsTab"
  931. VisualsTab.Parent = ChillwareMain
  932. VisualsTab.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  933. VisualsTab.BorderColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  934. VisualsTab.BorderSizePixel = 5
  935. VisualsTab.Position = UDim2.new(0.0434999838, 0, 0.224999994, 0)
  936. VisualsTab.Size = UDim2.new(0, 730, 0, 280)
  937. VisualsTab.Visible = false
  938.  
  939. ESPLabel.Name = "ESPLabel"
  940. ESPLabel.Parent = VisualsTab
  941. ESPLabel.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  942. ESPLabel.BorderSizePixel = 0
  943. ESPLabel.Position = UDim2.new(0.0698630139, 0, 0.032142859, 0)
  944. ESPLabel.Size = UDim2.new(0, 112, 0, 30)
  945. ESPLabel.Font = Enum.Font.Gotham
  946. ESPLabel.Text = "Toggle ESP"
  947. ESPLabel.TextColor3 = Color3.new(1, 1, 1)
  948. ESPLabel.TextSize = 14
  949. ESPLabel.TextXAlignment = Enum.TextXAlignment.Left
  950.  
  951. PLR = game.Players.LocalPlayer
  952. MOUSE = PLR:GetMouse()
  953.  
  954. function CREATE(BASE, TEAM)
  955. local ESP_MAIN = Instance.new('BillboardGui', PLR.PlayerGui)
  956. local ESP_DOT = Instance.new('Frame', ESP_MAIN)
  957. local ESP_NAME = Instance.new('TextLabel', ESP_MAIN)
  958.  
  959. ESP_MAIN.Name = 'ESP'
  960. ESP_MAIN.Adornee = BASE
  961. ESP_MAIN.AlwaysOnTop = true
  962. ESP_MAIN.ExtentsOffset = Vector3.new(0, 1, 0)
  963. ESP_MAIN.Size = UDim2.new(0, 5, 0, 5)
  964.  
  965. ESP_DOT.Name = 'DOT'
  966. ESP_DOT.BackgroundColor = BrickColor.new('Bright yellow')
  967. ESP_DOT.BackgroundTransparency = 0.3
  968. ESP_DOT.BorderSizePixel = 0
  969. ESP_DOT.Position = UDim2.new(-0.5, 0, -0.5, 0)
  970. ESP_DOT.Size = UDim2.new(2, 0, 2, 0)
  971. ESP_DOT.Visible = true
  972. ESP_DOT.ZIndex = 10
  973.  
  974. ESP_NAME.Name = 'NAME'
  975. ESP_NAME.BackgroundColor3 = Color3.new(255, 255, 255)
  976. ESP_NAME.BackgroundTransparency = 1
  977. ESP_NAME.BorderSizePixel = 0
  978. ESP_NAME.Position = UDim2.new(0, 0, 0, -40)
  979. ESP_NAME.Size = UDim2.new(1, 0, 10, 0)
  980. ESP_NAME.Visible = true
  981. ESP_NAME.ZIndex = 10
  982. ESP_NAME.Font = 'SciFi'
  983. ESP_NAME.FontSize = 'Size14'
  984. ESP_NAME.Text = BASE.Parent.Name:upper()
  985. ESP_NAME.TextColor = BrickColor.new('Really red')
  986. end
  987.  
  988. function CLEAR()
  989. for _,v in pairs(PLR.PlayerGui:children()) do
  990. if v.Name == 'ESP' and v:IsA('BillboardGui') then
  991. v:Destroy()
  992. end
  993. end
  994. end
  995.  
  996. function FIND()
  997. CLEAR()
  998. spawn(function()
  999. repeat if esp then
  1000. wait()
  1001. CLEAR()
  1002. for i,v in pairs(game.Players:GetChildren()) do
  1003. if v.Character and v.Character:FindFirstChild('Head') then
  1004. if v.Team == PLR.Team then
  1005. else
  1006. if v.Character:FindFirstChild('Head') then
  1007. CREATE(v.Character.Head, true)
  1008. end
  1009. end
  1010. end
  1011. end
  1012. end until not esp
  1013. wait(1)
  1014. end)
  1015. end
  1016.  
  1017.  
  1018. ESPCheckBox.Name = "ESPCheckBox"
  1019. ESPCheckBox.Parent = VisualsTab
  1020. ESPCheckBox.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  1021. ESPCheckBox.Position = UDim2.new(0.0149999997, 0, 0.0350000001, 0)
  1022. ESPCheckBox.Size = UDim2.new(0, 30, 0, 30)
  1023. ESPCheckBox.Style = Enum.ButtonStyle.RobloxButton
  1024. ESPCheckBox.Font = Enum.Font.Gotham
  1025. ESPCheckBox.Text = ""
  1026. ESPCheckBox.TextColor3 = Color3.new(1, 1, 1)
  1027. ESPCheckBox.TextSize = 14
  1028. ESPCheckBox.Name = "ESPCheckBox"
  1029. ESPCheckBox.Parent = VisualsTab
  1030. ESPCheckBox.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  1031. ESPCheckBox.Position = UDim2.new(0.0149999997, 0, 0.0350000001, 0)
  1032. ESPCheckBox.Size = UDim2.new(0, 30, 0, 30)
  1033. ESPCheckBox.Style = Enum.ButtonStyle.RobloxButton
  1034. ESPCheckBox.Font = Enum.Font.Gotham
  1035. ESPCheckBox.Text = ""
  1036. ESPCheckBox.TextColor3 = Color3.new(1, 1, 1)
  1037. ESPCheckBox.TextSize = 14
  1038. ESPCheckBox.MouseButton1Down:connect(function()
  1039. if not esp then
  1040. esp = true
  1041. ESPCheckBox.Text = ("?")
  1042. FIND()
  1043. elseif esp then
  1044. esp = false
  1045. CLEAR()
  1046. ESPCheckBox.Text = ("")
  1047. end
  1048. end)
  1049.  
  1050. ChamsLabel.Name = "ChamsLabel"
  1051. ChamsLabel.Parent = VisualsTab
  1052. ChamsLabel.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1053. ChamsLabel.BorderSizePixel = 0
  1054. ChamsLabel.Position = UDim2.new(0.0698630139, 0, 0.167857155, 0)
  1055. ChamsLabel.Size = UDim2.new(0, 112, 0, 30)
  1056. ChamsLabel.Font = Enum.Font.Gotham
  1057. ChamsLabel.Text = "Toggle Chams"
  1058. ChamsLabel.TextColor3 = Color3.new(1, 1, 1)
  1059. ChamsLabel.TextSize = 14
  1060. ChamsLabel.TextXAlignment = Enum.TextXAlignment.Left
  1061.  
  1062. ChamsCheckBox.Name = "ChamsCheckBox"
  1063. ChamsCheckBox.Parent = VisualsTab
  1064. ChamsCheckBox.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  1065. ChamsCheckBox.Position = UDim2.new(0.0149999997, 0, 0.170714289, 0)
  1066. ChamsCheckBox.Size = UDim2.new(0, 30, 0, 30)
  1067. ChamsCheckBox.Style = Enum.ButtonStyle.RobloxButton
  1068. ChamsCheckBox.Font = Enum.Font.Gotham
  1069. ChamsCheckBox.Text = ""
  1070. ChamsCheckBox.TextColor3 = Color3.new(1, 1, 1)
  1071. ChamsCheckBox.TextSize = 14
  1072. ChamsCheckBox.MouseButton1Down:connect(function()
  1073. ChamsCheckBox.Text = ("?")
  1074. pcall(function()
  1075. local espcolor = Color3.fromRGB(255, 0, 0)
  1076. local wallhack_esp_transparency = .4
  1077. local gui_hide_button = {Enum.KeyCode.LeftControl, ""}
  1078. local plrs = game:GetService("Players")
  1079. local lplr = game:GetService("Players").LocalPlayer
  1080. local TeamBased = true ; local teambasedswitch = ""
  1081. local presskeytoaim = true; local aimkey = ""
  1082. aimbothider = false; aimbothiderspeed = 1
  1083. local Aim_Assist = false ; Aim_Assist_Key = {Enum.KeyCode.LeftControl, ""}
  1084. local espupdatetime = 5; autoesp = true; local charmsesp = true
  1085. local movementcounting = true
  1086.  
  1087.  
  1088.  
  1089.  
  1090. local mouselock = false
  1091. local canaimat = true
  1092. local lockaim = true; local lockangle = 5
  1093. local ver = "0.2.7"
  1094. local cam = game.Workspace.CurrentCamera
  1095. local BetterDeathCount = true
  1096. local ballisticsboost = 0
  1097.  
  1098. local mouse = lplr:GetMouse()
  1099. local switch = false
  1100. local key = "k"
  1101. local aimatpart = nil
  1102. local lightesp = false
  1103.  
  1104. local abs = math.abs
  1105.  
  1106. local Gui = Instance.new("ScreenGui")
  1107. local Move = Instance.new("Frame")
  1108. local Main = Instance.new("Frame")
  1109. local EspStatus = Instance.new("TextLabel")
  1110. local st1 = Instance.new("TextLabel")
  1111. local st1_2 = Instance.new("TextLabel")
  1112. local st1_3 = Instance.new("TextBox")
  1113. local Name = Instance.new("TextLabel")
  1114. --Properties:
  1115.  
  1116. Gui.Parent = plrs.LocalPlayer:WaitForChild("PlayerGui")
  1117.  
  1118.  
  1119. local aimbotstatus = {"qc", "qr", "qe", "qd", "qi", "qt", "qs", "dd", "sp", "ql", "qa", "qd", "qs"}
  1120. local gotstring = 0
  1121. local function getrandomstring()
  1122. gotstring = gotstring+666
  1123. local str = ""
  1124. local randomstring = {"a", "b", "c", "d", "e", "f", "g", "h", "i", "g", "k", "l", "m", "o", "p", "q", "r", "s", "t", "u", "v", "w", "x", "y", "z",
  1125. "?","?","?","?","?","?","?","?","?","?","?","?","?","?","?","?","?","?","?","?","?","?","?","?","?","?","?","?","?","?", "`", "$",
  1126. "0","1","2","3","4","5","6","7","8","9", }
  1127. local counting123 = 0
  1128. for i, v in ipairs(randomstring) do
  1129. counting123 = i
  1130. end
  1131. do
  1132. math.randomseed(tick()+gotstring)
  1133. for i = 3, math.random(1,100) do
  1134. math.randomseed(i+tick()+gotstring)
  1135.  
  1136. local oneortwo = math.random(1,2)
  1137. if oneortwo == 2 then
  1138. math.randomseed(i+tick()+gotstring)
  1139. str = str..""..randomstring[math.random(1, counting123)]
  1140. else
  1141. math.randomseed(i+tick()+gotstring)
  1142. str = str..""..string.upper(randomstring[math.random(1, counting123)])
  1143. end
  1144.  
  1145. end
  1146. end
  1147. return str
  1148. end
  1149. local mousedown = false
  1150. local isonmovething = false
  1151. local mouseoffset = Vector2.new()
  1152. local mousedown = false
  1153. local bspeed = 3584
  1154. local aimbotoffset = {dd = ":", sp = " ", qa = "a", qb = "b",qc = "c", qd = "d", qe = "e", qf = "f", qg = "g" , qh = "h" , qi = "i", qj = "j", qk = "k", ql = "l", qm = "m", qn = "n", qo = "o", qp = "p", qq = "q", qr = "r", qs = "s", qt = "t", qu = "u", qv = "w", qx = "x", qy = "y", qz = "z"}
  1155.  
  1156.  
  1157.  
  1158. Gui.Name = getrandomstring()
  1159.  
  1160. Move.Name = getrandomstring()
  1161. Move.Draggable = true
  1162. Move.Parent = Gui
  1163. Move.BackgroundColor3 = Color3.new(0.0431373, 1, 0.0745098)
  1164. Move.BackgroundTransparency = 0.40000000596046
  1165. Move.BorderSizePixel = 0
  1166. Move.Position = UDim2.new(0.5, 0,0.018, 0)
  1167. Move.Size = UDim2.new(0, 0, 0, 0)
  1168.  
  1169. Move.MouseEnter:Connect(function()
  1170.  
  1171. isonmovething = true
  1172.  
  1173. end)
  1174. Move.MouseLeave:Connect(function()
  1175.  
  1176. isonmovething = mousedown and true or false
  1177. end)
  1178. mouse.Button1Down:connect(function()
  1179. mousedown = true
  1180. mouseoffset = Move.AbsolutePosition - Vector2.new(mouse.X, mouse.Y)
  1181. end)
  1182. mouse.Button1Up:connect(function()
  1183. mousedown = false
  1184. end)
  1185.  
  1186. mouse.Move:Connect(function()
  1187. if isonmovething == true and mousedown then
  1188. Move.Position = UDim2.new(0, mouseoffset.X + mouse.X, 0, mouseoffset.Y + mouse.Y)
  1189. end
  1190. end)
  1191. local function uc (st)
  1192. local ast = ""
  1193. for i, v in ipairs(st) do
  1194. local let = aimbotoffset[v]
  1195. ast = ast..let
  1196. end
  1197. return ast
  1198. end
  1199.  
  1200. Main.Name = getrandomstring()
  1201. Main.Parent = Move
  1202. Main.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  1203. Main.BackgroundTransparency = 0.69999998807907
  1204. Main.Position = UDim2.new(0, 0, 0.995670795, 0)
  1205. Main.Size = UDim2.new(0, 0, 0, 0)
  1206.  
  1207. st1.Name = getrandomstring()
  1208. st1.Parent = Main
  1209. st1.BackgroundColor3 = Color3.new(1, 1, 1)
  1210. st1.BackgroundTransparency = 1
  1211. st1.Position = UDim2.new(0, 0, 0, 0)
  1212. st1.Size = UDim2.new(1, 0, 0.161862016, 0)
  1213. st1.Font = Enum.Font.ArialBold
  1214. st1.Text = uc(aimbotstatus)
  1215. st1.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  1216. st1.TextScaled = true
  1217. st1.TextSize = 14
  1218. st1.TextWrapped = true
  1219.  
  1220. st1_2.Name = getrandomstring()
  1221. st1_2.Parent = Main
  1222. st1_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1223. st1_2.BackgroundTransparency = 1
  1224. st1_2.Position = UDim2.new(0, 0, 0.375590861, 0)
  1225. st1_2.Size = UDim2.new(0.999999881, 0, 0.161862016, 0)
  1226. st1_2.Font = Enum.Font.ArialBold
  1227. st1_2.TextXAlignment = Enum.TextXAlignment.Left
  1228. st1_2.Text = "Current ballistics: 0"
  1229. st1_2.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  1230. st1_2.TextScaled = true
  1231. st1_2.TextSize = 14
  1232. st1_2.TextWrapped = true
  1233.  
  1234. local aimbothiderbox = Instance.new("TextBox")
  1235. aimbothiderbox.Name = getrandomstring()
  1236. aimbothiderbox.Text = "Speed :"..tostring(aimbothiderspeed).." off"
  1237. aimbothiderbox.Size = UDim2.new(1, 0,0.162, 0)
  1238. aimbothiderbox.TextScaled = true
  1239. aimbothiderbox.TextColor3 =Color3.fromRGB(255, 0, 0)
  1240. aimbothiderbox.Position = UDim2.new(0, 0,0.853, 0)
  1241. aimbothiderbox.BackgroundTransparency = 1
  1242. aimbothiderbox.Parent = Main
  1243.  
  1244. st1_3.Name = getrandomstring()
  1245. st1_3.Parent = Main
  1246. st1_3.BackgroundColor3 = Color3.new(1, 1, 1)
  1247. st1_3.BackgroundTransparency = 1
  1248. st1_3.Position = UDim2.new(0, 0, 0.18558608, 0)
  1249. st1_3.Size = UDim2.new(0.999999881, 0, 0.161862016, 0)
  1250. st1_3.Font = Enum.Font.ArialBold
  1251. st1_3.Text = "Bullet speed = 3584"
  1252. st1_3.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  1253. st1_3.TextScaled = true
  1254. st1_3.TextSize = 14
  1255. st1_3.TextWrapped = true
  1256. local teambasedstatus = st1_3:Clone()
  1257. teambasedstatus.Parent = Main
  1258. teambasedstatus.TextScaled = true
  1259. teambasedstatus.Position = UDim2.new(0, 0,.7, 0)
  1260. teambasedstatus.Size = UDim2.new(1, 0,.1, 0)
  1261. teambasedstatus.Name = getrandomstring()
  1262. teambasedstatus.Text = "Team Based: "..tostring(TeamBased)
  1263. local espstatustext = teambasedstatus:Clone()
  1264. espstatustext.Name = getrandomstring()
  1265. espstatustext.Position = UDim2.new(0, 0,0.58, 0)
  1266. espstatustext.Text = "Esp loop :"..tostring(autoesp)
  1267. espstatustext.Parent = Main
  1268. local hide = Instance.new("TextButton")
  1269. hide.Text = "_"
  1270. hide.BackgroundTransparency = 1
  1271. hide.TextScaled = true
  1272. hide.TextWrapped = true
  1273. hide.Size = UDim2.new(0.1, 0,1, 0)
  1274. hide.Position = UDim2.new(0.9, 0,-0.15, 0)
  1275. hide.Name = getrandomstring()
  1276. hide.Parent = Move
  1277. Name.Name = getrandomstring()
  1278. Name.Parent = Move
  1279. Name.BackgroundColor3 = Color3.new(1, 1, 1)
  1280. Name.BackgroundTransparency = 1
  1281. Name.Size = UDim2.new(0.838, 0, 1, 0)
  1282. Name.Font = Enum.Font.Arial
  1283. Name.Text = "FPS MultiHack v"..ver
  1284. Name.TextColor3 = Color3.new(0, 0, 0)
  1285. Name.TextScaled = true
  1286. Name.TextSize = 14
  1287. Name.TextWrapped = true
  1288. Name.TextXAlignment = Enum.TextXAlignment.Left
  1289. local scr = Instance.new("ScrollingFrame")
  1290. scr.Size = Main.Size
  1291. scr.Position = Main.Position
  1292. scr.ScrollBarThickness = 0
  1293. scr.BackgroundTransparency = 1
  1294. scr.Name = getrandomstring()
  1295. Main.Size = UDim2.new(1, 0, 1, 0)
  1296. Main.Position = UDim2.new(0,0,0,0)
  1297. Main.Parent = scr
  1298. scr.Parent = Move
  1299. startpos = Main.Position
  1300. Move.Active = true
  1301.  
  1302. -- Scripts:
  1303. hided = false
  1304. hide.MouseButton1Click:Connect(function()
  1305. if hided == false then
  1306. hided = true
  1307. Main:TweenPosition(UDim2.new(0, 0, -1.5, 0))
  1308. else
  1309. hided = false
  1310. Main:TweenPosition(startpos)
  1311. end
  1312. end)
  1313.  
  1314.  
  1315. aimbothiderbox.FocusLost:Connect(function()
  1316. local numb = tonumber(aimbothiderbox.Text)
  1317. if aimbothider == true then
  1318. aimbothiderbox.TextColor3 =Color3.fromRGB(11, 255, 19)
  1319. else
  1320. aimbothiderbox.TextColor3 =Color3.fromRGB(255, 0, 0)
  1321. end
  1322. if numb ~= nil then
  1323. aimbothiderspeed = numb
  1324. if aimbothider == true then
  1325. aimbothiderbox.Text = "Speed :"..tostring(aimbothiderspeed).." on"
  1326. else
  1327. aimbothiderbox.Text = "Speed :"..tostring(aimbothiderspeed).." off"
  1328. end
  1329. else
  1330. if aimbothider == true then
  1331. aimbothiderbox.Text = "Speed :"..tostring(aimbothiderspeed).." on"
  1332. else
  1333. aimbothiderbox.Text = "Speed :"..tostring(aimbothiderspeed).." off"
  1334. end
  1335. end
  1336. end)
  1337.  
  1338.  
  1339. local plrsforaim = {}
  1340.  
  1341.  
  1342. Move.Draggable = true
  1343. Gui.ResetOnSpawn = false
  1344. --Gui.Name = "Chat"
  1345. Gui.DisplayOrder = 999
  1346. pcall(function()
  1347. if not game:GetService("CoreGui") then
  1348. Gui.Parent = plrs.LocalPlayer.PlayerGui
  1349. else
  1350. Gui.Parent = game:GetService("CoreGui")
  1351. end
  1352. end)
  1353. local espheadthing
  1354. do
  1355. local BillboardGui = Instance.new("BillboardGui")
  1356. local PName = Instance.new("TextLabel")
  1357. local Pdist = Instance.new("TextLabel")
  1358. local ImageLabel = Instance.new("ImageLabel")
  1359. local ImageLabel_2 = Instance.new("ImageLabel")
  1360. --Properties:
  1361. --BillboardGui.Parent = game.Workspace.Part
  1362. BillboardGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1363. BillboardGui.AlwaysOnTop = true
  1364. BillboardGui.LightInfluence = 0
  1365. BillboardGui.Size = UDim2.new(0, 0, 0, 0)
  1366. BillboardGui.Name = "headoverthing"
  1367. PName.Name = "PName"
  1368. PName.Parent = BillboardGui
  1369. PName.BackgroundColor3 = espcolor
  1370. PName.BackgroundTransparency = 0.55000001192093
  1371. PName.BorderSizePixel = 0
  1372. PName.Size = UDim2.new(0, 100, 0, 23)
  1373. PName.Font = Enum.Font.SourceSans
  1374. PName.Text = "urmom"
  1375. PName.TextColor3 = Color3.new(0, 0, 0)
  1376. PName.TextScaled = true
  1377. PName.TextSize = 14
  1378. PName.TextWrapped = true
  1379. st1.Text = uc(aimbotstatus)
  1380. Pdist.Name = "Pdist"
  1381. Pdist.Parent = BillboardGui
  1382. Pdist.AnchorPoint = Vector2.new(0.5, 0)
  1383. Pdist.BackgroundColor3 = espcolor
  1384. Pdist.BackgroundTransparency = 0.55000001192093
  1385. Pdist.BorderSizePixel = 0
  1386. Pdist.Position = UDim2.new(0.5, 0, 0.5, 0)
  1387. Pdist.Size = UDim2.new(0, 70, 0, 23)
  1388. Pdist.Font = Enum.Font.SourceSans
  1389. Pdist.Text = "666"
  1390. Pdist.TextColor3 = Color3.new(0, 0, 0)
  1391. Pdist.TextScaled = true
  1392. Pdist.TextSize = 14
  1393. Pdist.TextWrapped = true
  1394.  
  1395. ImageLabel.Parent = BillboardGui
  1396. ImageLabel.BackgroundColor3 = Color3.new(0.298039, 1, 0)
  1397. ImageLabel.BackgroundTransparency = 1
  1398. ImageLabel.BorderColor3 = espcolor
  1399. ImageLabel.Position = UDim2.new(1, -15, 0.5, 0)
  1400. ImageLabel.Rotation = 180
  1401. ImageLabel.Size = UDim2.new(0, 15, 0, 23)
  1402. ImageLabel.Image = "rbxassetid://2832171824"
  1403. ImageLabel.ImageColor3 = espcolor
  1404. ImageLabel.ImageTransparency = 0.55000001192093
  1405.  
  1406. ImageLabel_2.Parent = BillboardGui
  1407. ImageLabel_2.BackgroundColor3 = espcolor
  1408. ImageLabel_2.BackgroundTransparency = 1
  1409. ImageLabel_2.BorderColor3 = Color3.new(0.298039, 1, 0)
  1410. ImageLabel_2.Position = UDim2.new(0, 0, 0.5, 0)
  1411. ImageLabel_2.Rotation = 180
  1412. ImageLabel_2.Size = UDim2.new(0, 15, 0, 23)
  1413. ImageLabel_2.Image = "rbxassetid://2832177613"
  1414. ImageLabel_2.ImageColor3 = espcolor
  1415. ImageLabel_2.ImageTransparency = 0.55000001192093
  1416. espheadthing = BillboardGui
  1417. end
  1418.  
  1419.  
  1420.  
  1421. f = {}
  1422. f.UpdateHeadUI = function(v)
  1423.  
  1424.  
  1425. if v.Adornee and v.Adornee ~= nil then
  1426. local destr = false
  1427. if TeamBased then
  1428. destr = true
  1429. local plr = plrs:GetPlayerFromCharacter(v.Adornee.Parent)
  1430. if plr and plr.Team and plr.Team.Name ~= lplr.Team.Name then
  1431. destr = false
  1432. end
  1433. end
  1434. if lightesp == true then
  1435. v.Pdist.TextColor3 = Color3.new(1,1,1)
  1436. v.PName.TextColor3 = Color3.new(1,1,1)
  1437. else
  1438. v.Pdist.TextColor3 = Color3.new(0,0,0)
  1439. v.PName.TextColor3 = Color3.new(0,0,0)
  1440. end
  1441. local d = math.floor((cam.CFrame.p - v.Adornee.CFrame.p).magnitude)
  1442. v.Pdist.Text = tostring(d)
  1443. if d < 14 then
  1444. v.Enabled = false
  1445. else
  1446. v.Enabled = true
  1447. end
  1448. v.StudsOffset = Vector3.new(0,.6+d/14,0)
  1449. if destr then
  1450. v:Destroy()
  1451. end
  1452. else
  1453. v:Destroy()
  1454. end
  1455.  
  1456.  
  1457. end
  1458. st1.Text = uc(aimbotstatus)
  1459. local espforlder
  1460. local partconverter = Instance.new("Part")
  1461. --local headsupdatelist = {}
  1462. st1_3.FocusLost:connect(function()
  1463. if tonumber(st1_3.Text) then
  1464. bspeed = tonumber(st1_3.Text)
  1465. else
  1466.  
  1467. end
  1468. end)
  1469. f.addesp = function()
  1470. pcall(function()
  1471. --print("ESP ran")
  1472. if espforlder then
  1473. espforlder:Destroy()
  1474. espforlder = Instance.new("Folder")
  1475. espforlder.Parent = game.Workspace.CurrentCamera
  1476. else
  1477. espforlder = Instance.new("Folder")
  1478. espforlder.Parent = game.Workspace.CurrentCamera
  1479. end
  1480. for i, v in pairs(espforlder:GetChildren()) do
  1481. v:Destroy()
  1482. end
  1483. for _, plr in pairs(plrs:GetChildren()) do
  1484. if plr.Character and plr.Character.Humanoid.Health > 1 and plr.Name ~= lplr.Name then
  1485. if TeamBased == true then
  1486.  
  1487. if plr.Team.Name ~= plrs.LocalPlayer.Team.Name then
  1488. pcall(function()
  1489. local e = espforlder:FindFirstChild(plr.Name)
  1490. if not e then
  1491. local fold = Instance.new("Folder", espforlder)
  1492. fold.Name = plr.Name
  1493.  
  1494. --partconverter.BrickColor = plr.Team.Color
  1495. --local teamc = partconverter.Color
  1496. for i, p in pairs(plr.Character:GetChildren()) do
  1497. if p:IsA("BasePart") and p.Name ~= "HumanoidRootPart" then
  1498. if charmsesp then
  1499. local urmom = Instance.new("BoxHandleAdornment")
  1500. urmom.ZIndex = 10
  1501. urmom.AlwaysOnTop = true
  1502. urmom.Color3 = espcolor
  1503. urmom.Size = p.Size
  1504. urmom.Adornee = p
  1505. urmom.Name = tick().." Ur mom has big gay"
  1506. urmom.Transparency = wallhack_esp_transparency
  1507. urmom.Parent = fold
  1508. if p.Name == "Head" then
  1509. local th = p:FindFirstChild("headoverthing")
  1510. if not th then
  1511. local ht = espheadthing:Clone()
  1512. ht.PName.Text = p.Parent.Name
  1513. ht.Adornee = p
  1514. --table.insert(headsupdatelist, ht)
  1515. delay(0, function()
  1516. while wait(0.08) and plr and p do
  1517. f.UpdateHeadUI(ht)
  1518. end
  1519. end)
  1520. ht.Parent = p
  1521. end
  1522. end
  1523. end
  1524. end
  1525. end
  1526. plr.Character.Humanoid.Died:Connect(function()
  1527. fold:Destroy()
  1528. end)
  1529.  
  1530. end
  1531. end)
  1532. end
  1533. else
  1534. local e = espforlder:FindFirstChild(plr.Name)
  1535. if not e then
  1536. local fold = Instance.new("Folder", espforlder)
  1537. fold.Name = plr.Name
  1538.  
  1539. --partconverter.BrickColor = plr.Team.Color
  1540. --local teamc = Move.BackgroundColor3
  1541. for i, p in pairs(plr.Character:GetChildren()) do
  1542. if p:IsA("BasePart") and p.Name ~= "HumanoidRootPart" then
  1543. pcall(function()
  1544. if charmsesp then
  1545. local urmom = Instance.new("BoxHandleAdornment")
  1546. urmom.ZIndex = 10
  1547. urmom.AlwaysOnTop = true
  1548. urmom.Color3 = espcolor
  1549. urmom.Size = p.Size
  1550. urmom.Adornee = p
  1551. urmom.Name = tick().." Ur mom has big gay"
  1552. urmom.Transparency = wallhack_esp_transparency
  1553. urmom.Parent = fold
  1554. end
  1555. if p.Name == "Head" then
  1556. local th = p:FindFirstChild("headoverthing")
  1557. if not th then
  1558. local ht = espheadthing:Clone()
  1559. ht.PName.Text = p.Parent.Name
  1560. ht.Adornee = p
  1561. delay(0, function()
  1562. while wait(0.08) and plr and p do
  1563. f.UpdateHeadUI(ht)
  1564. end
  1565. end)
  1566. --table.insert(headsupdatelist, ht)
  1567. ht.Parent = p
  1568. end
  1569. end
  1570. end)
  1571. end
  1572. end
  1573. plr.Character.Humanoid.Died:Connect(function()
  1574. fold:Destroy()
  1575. end)
  1576. end
  1577. end
  1578.  
  1579.  
  1580. end
  1581. end
  1582. end)
  1583. end
  1584.  
  1585. local uis = game:GetService("UserInputService")
  1586. local bringall = false
  1587. local hided2 = false
  1588. local upping = false
  1589. local downing = false
  1590. mouse.KeyDown:Connect(function(a)
  1591.  
  1592. if a == "t" then
  1593. --print("worked1")
  1594. f.addesp()
  1595. elseif a == gui_hide_button[2] and uis:IsKeyDown(gui_hide_button[1]) then
  1596. if hided2 == false then
  1597. hided2 = true
  1598. autoesp =false
  1599. if espforlder then
  1600. espforlder:Destroy()
  1601. end
  1602. Gui.Enabled = false
  1603. else
  1604. Gui.Enabled = true
  1605. hided2 = false
  1606. end
  1607.  
  1608. elseif a == "y" then
  1609. if aimbothider == false then
  1610. aimbothider = true
  1611. if aimbothider == true then
  1612. aimbothiderbox.Text = "Speed :"..tostring(aimbothiderspeed).." on"
  1613. else
  1614. aimbothiderbox.Text = "Speed :"..tostring(aimbothiderspeed).." off"
  1615. end
  1616. else
  1617.  
  1618. aimbothider = false
  1619. if aimbothider == true then
  1620. aimbothiderbox.Text = "Speed :"..tostring(aimbothiderspeed).." on"
  1621. else
  1622. aimbothiderbox.Text = "Speed :"..tostring(aimbothiderspeed).." off"
  1623. end
  1624. end
  1625. if aimbothider == true then
  1626. aimbothiderbox.TextColor3 =Color3.fromRGB(11, 255, 19)
  1627. else
  1628. aimbothiderbox.TextColor3 =Color3.fromRGB(255, 0, 0)
  1629. end
  1630. elseif a == "l" then
  1631. if not uis:IsKeyDown(Enum.KeyCode.LeftControl) then
  1632. if autoesp == false then
  1633. autoesp = true
  1634. else
  1635. autoesp = false
  1636. end
  1637. else
  1638. if lightesp == true then
  1639. lightesp = false
  1640. else
  1641. lightesp = true
  1642. end
  1643. end
  1644. elseif a == "]" then
  1645. upping = true
  1646. downing = false
  1647. elseif a== "[" then
  1648. downing = true
  1649. upping = false
  1650. elseif a == Aim_Assist_Key[2] and uis:IsKeyDown(Aim_Assist_Key[1]) then
  1651. if Aim_Assist == true then
  1652. Aim_Assist = false
  1653. --print("disabled")
  1654. else
  1655. Aim_Assist = true
  1656. end
  1657. end
  1658. if a == "j" then
  1659. if mouse.Target then
  1660. mouse.Target:Destroy()
  1661. end
  1662. end
  1663. if a == key then
  1664. if switch == false then
  1665. switch = true
  1666. else
  1667. switch = false
  1668. if aimatpart ~= nil then
  1669. aimatpart = nil
  1670. end
  1671. end
  1672. elseif a == "b" and uis:IsKeyDown(Enum.KeyCode.LeftControl) and not uis:IsKeyDown(Enum.KeyCode.R) then
  1673. if movementcounting then
  1674. movementcounting = false
  1675. else
  1676. movementcounting = true
  1677. end
  1678. elseif a == teambasedswitch then
  1679. if TeamBased == true then
  1680. TeamBased = false
  1681. teambasedstatus.Text = "Team Based: "..tostring(TeamBased)
  1682. else
  1683. TeamBased = true
  1684. teambasedstatus.Text = "Team Based: "..tostring(TeamBased)
  1685. end
  1686. elseif a == "b" and uis:IsKeyDown(Enum.KeyCode.LeftControl) and uis:IsKeyDown(Enum.KeyCode.R) then
  1687. ballisticsboost = 0
  1688. elseif a == aimkey then
  1689. if not aimatpart then
  1690. local maxangle = math.rad(20)
  1691. for i, plr in pairs(plrs:GetChildren()) do
  1692. if plr.Name ~= lplr.Name and plr.Character and plr.Character.Head and plr.Character.Humanoid and plr.Character.Humanoid.Health > 1 then
  1693. if TeamBased == true then
  1694. if plr.Team.Name ~= lplr.Team.Name then
  1695. local an = checkfov(plr.Character.Head)
  1696. if an < maxangle then
  1697. maxangle = an
  1698. aimatpart = plr.Character.Head
  1699. end
  1700. end
  1701. else
  1702. local an = checkfov(plr.Character.Head)
  1703. if an < maxangle then
  1704. maxangle = an
  1705. aimatpart = plr.Character.Head
  1706. end
  1707. --print(plr)
  1708. end
  1709. local old = aimatpart
  1710. plr.Character.Humanoid.Died:Connect(function()
  1711. --print("died")
  1712. if aimatpart and aimatpart == old then
  1713. aimatpart = nil
  1714. end
  1715. end)
  1716.  
  1717. end
  1718. end
  1719. else
  1720. aimatpart = nil
  1721. canaimat = false
  1722. delay(1.1, function()
  1723. canaimat = true
  1724. end)
  1725. end
  1726. end
  1727. end)
  1728.  
  1729. function getfovxyz (p0, p1, deg)
  1730. local x1, y1, z1 = p0:ToOrientation()
  1731. local cf = CFrame.new(p0.p, p1.p)
  1732. local x2, y2, z2 = cf:ToOrientation()
  1733. local d = math.deg
  1734. if deg then
  1735. return Vector3.new(d(x1-x2), d(y1-y2), d(z1-z2))
  1736. else
  1737. return Vector3.new((x1-x2), (y1-y2), (z1-z2))
  1738. end
  1739. end
  1740.  
  1741.  
  1742. function aimat(part)
  1743. if part then
  1744. --print(part)
  1745. local d = (cam.CFrame.p - part.CFrame.p).magnitude
  1746. local calculatedrop
  1747. local timetoaim = 0
  1748. local pos2 = Vector3.new()
  1749. if movementcounting == true then
  1750. timetoaim = d/bspeed
  1751. pos2 = part.Velocity * timetoaim
  1752. end
  1753. local minuseddrop = (ballisticsboost+50)/50
  1754. if ballisticsboost ~= 0 then
  1755. calculatedrop = d - (d/minuseddrop)
  1756.  
  1757. else
  1758. calculatedrop = 0
  1759. end
  1760. --print(calculatedrop)
  1761. local addative = Vector3.new()
  1762. if movementcounting then
  1763. addative = pos2
  1764. end
  1765. local cf = CFrame.new(cam.CFrame.p, (addative + part.CFrame.p+ Vector3.new(0, calculatedrop, 0)))
  1766. if aimbothider == true or Aim_Assist == true then
  1767. cam.CFrame = cam.CFrame:Lerp(cf, aimbothiderspeed)
  1768. else
  1769.  
  1770. cam.CFrame = cf
  1771. end
  1772. --print(cf)
  1773. end
  1774. end
  1775. function checkfov (part)
  1776. local fov = getfovxyz(game.Workspace.CurrentCamera.CFrame, part.CFrame)
  1777. local angle = math.abs(fov.X) + math.abs(fov.Y)
  1778. return angle
  1779. end
  1780. pcall(function()
  1781. delay(0, function()
  1782. while wait(.32) do
  1783. if Aim_Assist and not aimatpart and canaimat and lplr.Character and lplr.Character.Humanoid and lplr.Character.Humanoid.Health > 1 then
  1784. for i, plr in pairs(plrs:GetChildren()) do
  1785.  
  1786.  
  1787. local minangle = math.rad(5.5)
  1788. local lastpart = nil
  1789. local function gg(plr)
  1790. pcall(function()
  1791. if plr.Name ~= lplr.Name and plr.Character and plr.Character.Humanoid and plr.Character.Humanoid.Health > 1 and plr.Character.Head then
  1792. local raycasted = false
  1793. local cf1 = CFrame.new(cam.CFrame.p, plr.Character.Head.CFrame.p) * CFrame.new(0, 0, -4)
  1794. local r1 = Ray.new(cf1.p, cf1.LookVector * 9000)
  1795. local obj, pos = game.Workspace:FindPartOnRayWithIgnoreList(r1, {lplr.Character.Head})
  1796. local dist = (plr.Character.Head.CFrame.p- pos).magnitude
  1797. if dist < 4 then
  1798. raycasted = true
  1799. end
  1800. if raycasted == true then
  1801. local an1 = getfovxyz(cam.CFrame, plr.Character.Head.CFrame)
  1802. local an = abs(an1.X) + abs(an1.Y)
  1803. if an < minangle then
  1804. minangle = an
  1805. lastpart = plr.Character.Head
  1806. end
  1807. end
  1808. end
  1809. end)
  1810. end
  1811. if TeamBased then
  1812. if plr.Team.Name ~= lplr.Team.Name then
  1813. gg(plr)
  1814. end
  1815. else
  1816. gg(plr)
  1817. end
  1818. --print(math.deg(minangle))
  1819. if lastpart then
  1820. aimatpart = lastpart
  1821. aimatpart.Parent.Humanoid.Died:Connect(function()
  1822. if aimatpart == lastpart then
  1823. aimatpart = nil
  1824. end
  1825. end)
  1826.  
  1827. end
  1828. end
  1829. end
  1830. end
  1831. end)
  1832. end)
  1833. local oldheadpos
  1834. local lastaimapart
  1835. game:GetService("RunService").RenderStepped:Connect(function(dt)
  1836. if uis:IsKeyDown(Enum.KeyCode.RightBracket) or uis:IsKeyDown(Enum.KeyCode.LeftBracket) then
  1837. if upping then
  1838. ballisticsboost = ballisticsboost + dt/1.9
  1839. elseif downing then
  1840. ballisticsboost = ballisticsboost - dt/1.9
  1841. end
  1842. end
  1843. if movementcounting then
  1844. st1_2.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  1845. st1_2.Text = "Current ballistics: "..tostring(math.floor(ballisticsboost*10)/10)
  1846. else
  1847. st1_2.TextColor3 = Color3.new(1,0,0)
  1848. end
  1849. espstatustext.Text = "Esp loop :"..tostring(autoesp)
  1850. if aimatpart and lplr.Character and lplr.Character.Head then
  1851. if BetterDeathCount and lastaimapart and lastaimapart == aimatpart then
  1852. local dist = (oldheadpos - aimatpart.CFrame.p).magnitude
  1853. if dist > 40 then
  1854. aimatpart = nil
  1855. end
  1856. end
  1857. lastaimapart = aimatpart
  1858. oldheadpos = lastaimapart.CFrame.p
  1859. do
  1860. if aimatpart.Parent == plrs.LocalPlayer.Character then
  1861. aimatpart = nil
  1862. end
  1863. aimat(aimatpart)
  1864. pcall(function()
  1865. if Aim_Assist == true then
  1866. local cf1 = CFrame.new(cam.CFrame.p, aimatpart.CFrame.p) * CFrame.new(0, 0, -4)
  1867. local r1 = Ray.new(cf1.p, cf1.LookVector * 1000)
  1868. local obj, pos = game.Workspace:FindPartOnRayWithIgnoreList(r1, {lplr.Character.Head})
  1869. local dist = (aimatpart.CFrame.p- pos).magnitude
  1870. if obj then
  1871. --print(obj:GetFullName())
  1872. end
  1873. if not obj or dist > 6 then
  1874. aimatpart = nil
  1875. --print("ooof")
  1876. end
  1877. canaimat = false
  1878. delay(.5, function()
  1879. canaimat = true
  1880. end)
  1881. end
  1882. end)
  1883. end
  1884.  
  1885.  
  1886.  
  1887. end
  1888. end)
  1889.  
  1890.  
  1891. delay(0, function()
  1892. while wait(espupdatetime) do
  1893. if autoesp == true then
  1894. pcall(function()
  1895. f.addesp()
  1896. end)
  1897. end
  1898. end
  1899. end)
  1900. end)
  1901. end)
  1902.  
  1903. ThirdPersonLabel.Name = "ThirdPersonLabel"
  1904. ThirdPersonLabel.Parent = VisualsTab
  1905. ThirdPersonLabel.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1906. ThirdPersonLabel.BorderSizePixel = 0
  1907. ThirdPersonLabel.Position = UDim2.new(0.0698630139, 0, 0.303571463, 0)
  1908. ThirdPersonLabel.Size = UDim2.new(0, 112, 0, 30)
  1909. ThirdPersonLabel.Font = Enum.Font.Gotham
  1910. ThirdPersonLabel.Text = "Toggle ThirdPerson"
  1911. ThirdPersonLabel.TextColor3 = Color3.new(1, 1, 1)
  1912. ThirdPersonLabel.TextSize = 14
  1913. ThirdPersonLabel.TextXAlignment = Enum.TextXAlignment.Left
  1914.  
  1915. ThirdPersonCheckBox.Name = "ThirdPersonCheckBox"
  1916. ThirdPersonCheckBox.Parent = VisualsTab
  1917. ThirdPersonCheckBox.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  1918. ThirdPersonCheckBox.Position = UDim2.new(0.0149999997, 0, 0.306428611, 0)
  1919. ThirdPersonCheckBox.Size = UDim2.new(0, 30, 0, 30)
  1920. ThirdPersonCheckBox.Style = Enum.ButtonStyle.RobloxButton
  1921. ThirdPersonCheckBox.Font = Enum.Font.Gotham
  1922. ThirdPersonCheckBox.Text = ""
  1923. ThirdPersonCheckBox.TextColor3 = Color3.new(1, 1, 1)
  1924. ThirdPersonCheckBox.TextSize = 14
  1925. ThirdPersonCheckBox.MouseButton1Down:connect(function()
  1926. if not thirdperson
  1927. then
  1928. thirdperson = true
  1929. ThirdPersonCheckBox.Text = ("?")
  1930. repeat if thirdperson then
  1931. game:GetService("RunService").Stepped:Wait()
  1932. game.Players.LocalPlayer.CameraMaxZoomDistance = 15
  1933. game.Players.LocalPlayer.CameraMinZoomDistance = 15
  1934. game.Players.LocalPlayer.CameraMode = "Classic"
  1935. end
  1936. until not thirdperson
  1937. else
  1938. thirdperson = false
  1939. ThirdPersonCheckBox.Text = ("")
  1940. game.Players.LocalPlayer.CameraMaxZoomDistance = -1
  1941. game.Players.LocalPlayer.CameraMinZoomDistance = -1
  1942. game.Players.LocalPlayer.CameraMode = "Classic"
  1943. end
  1944. end)
  1945.  
  1946. FOVChangerLabel.Name = "FOVChangerLabel"
  1947. FOVChangerLabel.Parent = VisualsTab
  1948. FOVChangerLabel.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1949. FOVChangerLabel.BorderSizePixel = 0
  1950. FOVChangerLabel.Position = UDim2.new(0.0698630139, 0, 0.442857176, 0)
  1951. FOVChangerLabel.Size = UDim2.new(0, 112, 0, 30)
  1952. FOVChangerLabel.Font = Enum.Font.Gotham
  1953. FOVChangerLabel.Text = "Toggle FOV Changer"
  1954. FOVChangerLabel.TextColor3 = Color3.new(1, 1, 1)
  1955. FOVChangerLabel.TextSize = 14
  1956. FOVChangerLabel.TextXAlignment = Enum.TextXAlignment.Left
  1957.  
  1958. local lastfov = game.Workspace.Camera.FieldOfView
  1959.  
  1960. FOVChangerCheckBox.Name = "FOVChangerCheckBox"
  1961. FOVChangerCheckBox.Parent = VisualsTab
  1962. FOVChangerCheckBox.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  1963. FOVChangerCheckBox.Position = UDim2.new(0.0149999997, 0, 0.445714325, 0)
  1964. FOVChangerCheckBox.Size = UDim2.new(0, 30, 0, 30)
  1965. FOVChangerCheckBox.Style = Enum.ButtonStyle.RobloxButton
  1966. FOVChangerCheckBox.Font = Enum.Font.Gotham
  1967. FOVChangerCheckBox.Text = ""
  1968. FOVChangerCheckBox.TextColor3 = Color3.new(1, 1, 1)
  1969. FOVChangerCheckBox.TextSize = 14
  1970. FOVChangerCheckBox.MouseButton1Down:connect(function()
  1971. if not fovchanger then
  1972. FOVChangerCheckBox.Text = ("?")
  1973. fovchanger = true
  1974. FOVChangerSettings.Visible = true
  1975. repeat if fovchanger then
  1976. game:GetService("RunService").Stepped:Wait()
  1977. game.Workspace.Camera.FieldOfView = FOVValue.Text
  1978. end
  1979. until fovchanger == false
  1980. else
  1981. FOVChangerCheckBox.Text = ("")
  1982. game.Workspace.Camera.FieldOfView = lastfov
  1983. fovchanger = false
  1984. FOVChangerSettings.Visible = false
  1985. end
  1986. end)
  1987.  
  1988. FOVChangerSettings.Name = "FOVChangerSettings"
  1989. FOVChangerSettings.Parent = VisualsTab
  1990. FOVChangerSettings.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1991. FOVChangerSettings.BorderSizePixel = 0
  1992. FOVChangerSettings.Position = UDim2.new(0.269794494, 0, 0.442142874, 0)
  1993. FOVChangerSettings.Size = UDim2.new(0, 30, 0, 30)
  1994. FOVChangerSettings.Visible = false
  1995. FOVChangerSettings.Font = Enum.Font.Gotham
  1996. FOVChangerSettings.Text = ">"
  1997. FOVChangerSettings.TextColor3 = Color3.new(1, 1, 1)
  1998. FOVChangerSettings.TextSize = 14
  1999. FOVChangerSettings.MouseButton1Down:connect(function()
  2000. if not fovsettings then
  2001. fovsettings = true
  2002. FOVValue.Visible = true
  2003. FOVChangerSettings.Text = ("<")
  2004. elseif fovsettings then
  2005. fovsettings = false
  2006. FOVValue.Visible = false
  2007. FOVChangerSettings.Text = (">")
  2008. end
  2009. end)
  2010.  
  2011. FOVValue.Name = "FOVValue"
  2012. FOVValue.Parent = VisualsTab
  2013. FOVValue.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  2014. FOVValue.BorderColor3 = Color3.new(0, 0, 0)
  2015. FOVValue.Position = UDim2.new(0.33561644, 0, 0.439285725, 0)
  2016. FOVValue.Size = UDim2.new(0, 200, 0, 32)
  2017. FOVValue.Visible = false
  2018. FOVValue.Font = Enum.Font.Gotham
  2019. FOVValue.PlaceholderColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  2020. FOVValue.Text = "75"
  2021. FOVValue.TextColor3 = Color3.new(1, 1, 1)
  2022. FOVValue.TextSize = 14
  2023.  
  2024. SkinChangerTab.Name = "SkinChangerTab"
  2025. SkinChangerTab.Parent = ChillwareMain
  2026. SkinChangerTab.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2027. SkinChangerTab.BorderColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  2028. SkinChangerTab.BorderSizePixel = 5
  2029. SkinChangerTab.Position = UDim2.new(0.0434999838, 0, 0.224999994, 0)
  2030. SkinChangerTab.Size = UDim2.new(0, 730, 0, 280)
  2031. SkinChangerTab.Visible = false
  2032.  
  2033. Weapons.Name = "Weapons"
  2034. Weapons.Parent = SkinChangerTab
  2035. Weapons.BackgroundColor3 = Color3.new(0, 0, 0)
  2036. Weapons.BorderColor3 = Color3.new(1, 1, 1)
  2037. Weapons.Position = UDim2.new(0.0342465751, 0, 0.0892857164, 0)
  2038. Weapons.Size = UDim2.new(0, 335, 0, 230)
  2039. Weapons.CanvasSize = UDim2.new(0, 0, 3, 0)
  2040. Weapons.ScrollBarThickness = 6
  2041.  
  2042. USP.Name = "USP"
  2043. USP.Parent = Weapons
  2044. USP.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2045. USP.BorderSizePixel = 0
  2046. USP.Position = UDim2.new(-0.0015743426, 0, 0.00274016568, 0)
  2047. USP.Size = UDim2.new(0, 329, 0, 25)
  2048. USP.Font = Enum.Font.Gotham
  2049. USP.Text = "USP-S"
  2050. USP.TextColor3 = Color3.new(1, 1, 1)
  2051. USP.TextSize = 14
  2052. USP.MouseButton1Down:connect(function()
  2053. USPSkins.Visible = true
  2054. AK47Skins.Visible = false
  2055. SG553Skins.Visible = false
  2056. ScoutSkins.Visible = false
  2057. Tec9Skins.Visible = false
  2058. DeagleSkins.Visible = false
  2059. FiveSeveNSkins.Visible = false
  2060. P250Skins.Visible = false
  2061. MP9Skins.Visible = false
  2062. Mac10Skins.Visible = false
  2063. GlockSkins.Visible = false
  2064. MG42Skins.Visible = false
  2065. MP5Skins.Visible = false
  2066. M249Skins.Visible = false
  2067. GalilSkins.Visible = false
  2068. AWPSkins.Visible = false
  2069. CleaverKnifeSkins.Visible = false
  2070. DualBerettasSkins.Visible = false
  2071. M4A1SSkins.Visible = false
  2072. M4A4Skins.Visible = false
  2073. Mag7Skins.Visible = false
  2074. NovaSkins.Visible = false
  2075. P90Skins.Visible = false
  2076. SicleKnifeSkins.Visible = false
  2077. G3SG1Skins.Visible = false
  2078. FamasSkins.Visible = false
  2079. BananaKnifeSkins.Visible = false
  2080. AxeKnifeSkins.Visible = false
  2081. FlipKnifeSkins.Visible = false
  2082. ThompsonSkins.Visible = false
  2083. UMPSkins.Visible = false
  2084. XM1014Skins.Visible = false
  2085. end)
  2086.  
  2087. Glock.Name = "Glock"
  2088. Glock.Parent = Weapons
  2089. Glock.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2090. Glock.BorderSizePixel = 0
  2091. Glock.Position = UDim2.new(-0.0015743426, 0, 0.0325020701, 0)
  2092. Glock.Size = UDim2.new(0, 329, 0, 25)
  2093. Glock.Font = Enum.Font.Gotham
  2094. Glock.Text = "Glock-17"
  2095. Glock.TextColor3 = Color3.new(1, 1, 1)
  2096. Glock.TextSize = 14
  2097. Glock.MouseButton1Down:connect(function()
  2098. USPSkins.Visible = false
  2099. AK47Skins.Visible = false
  2100. SG553Skins.Visible = false
  2101. ScoutSkins.Visible = false
  2102. Tec9Skins.Visible = false
  2103. DeagleSkins.Visible = false
  2104. FiveSeveNSkins.Visible = false
  2105. P250Skins.Visible = false
  2106. MP9Skins.Visible = false
  2107. Mac10Skins.Visible = false
  2108. GlockSkins.Visible = true
  2109. MG42Skins.Visible = false
  2110. MP5Skins.Visible = false
  2111. M249Skins.Visible = false
  2112. GalilSkins.Visible = false
  2113. AWPSkins.Visible = false
  2114. CleaverKnifeSkins.Visible = false
  2115. DualBerettasSkins.Visible = false
  2116. M4A1SSkins.Visible = false
  2117. M4A4Skins.Visible = false
  2118. Mag7Skins.Visible = false
  2119. NovaSkins.Visible = false
  2120. P90Skins.Visible = false
  2121. SicleKnifeSkins.Visible = false
  2122. G3SG1Skins.Visible = false
  2123. FamasSkins.Visible = false
  2124. BananaKnifeSkins.Visible = false
  2125. AxeKnifeSkins.Visible = false
  2126. FlipKnifeSkins.Visible = false
  2127. ThompsonSkins.Visible = false
  2128. UMPSkins.Visible = false
  2129. XM1014Skins.Visible = false
  2130. end)
  2131.  
  2132. P250.Name = "P250"
  2133. P250.Parent = Weapons
  2134. P250.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2135. P250.BorderSizePixel = 0
  2136. P250.Position = UDim2.new(-0.0015743426, 0, 0.0622639731, 0)
  2137. P250.Size = UDim2.new(0, 329, 0, 25)
  2138. P250.Font = Enum.Font.Gotham
  2139. P250.Text = "P250"
  2140. P250.TextColor3 = Color3.new(1, 1, 1)
  2141. P250.TextSize = 14
  2142. P250.MouseButton1Down:connect(function()
  2143. USPSkins.Visible = false
  2144. AK47Skins.Visible = false
  2145. SG553Skins.Visible = false
  2146. ScoutSkins.Visible = false
  2147. Tec9Skins.Visible = false
  2148. DeagleSkins.Visible = false
  2149. FiveSeveNSkins.Visible = false
  2150. P250Skins.Visible = true
  2151. MP9Skins.Visible = false
  2152. Mac10Skins.Visible = false
  2153. GlockSkins.Visible = false
  2154. MG42Skins.Visible = false
  2155. MP5Skins.Visible = false
  2156. M249Skins.Visible = false
  2157. GalilSkins.Visible = false
  2158. AWPSkins.Visible = false
  2159. CleaverKnifeSkins.Visible = false
  2160. DualBerettasSkins.Visible = false
  2161. M4A1SSkins.Visible = false
  2162. M4A4Skins.Visible = false
  2163. Mag7Skins.Visible = false
  2164. NovaSkins.Visible = false
  2165. P90Skins.Visible = false
  2166. SicleKnifeSkins.Visible = false
  2167. G3SG1Skins.Visible = false
  2168. FamasSkins.Visible = false
  2169. BananaKnifeSkins.Visible = false
  2170. AxeKnifeSkins.Visible = false
  2171. FlipKnifeSkins.Visible = false
  2172. ThompsonSkins.Visible = false
  2173. UMPSkins.Visible = false
  2174. XM1014Skins.Visible = false
  2175. end)
  2176.  
  2177. FiveSeveN.Name = "FiveSeveN"
  2178. FiveSeveN.Parent = Weapons
  2179. FiveSeveN.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2180. FiveSeveN.BorderSizePixel = 0
  2181. FiveSeveN.Position = UDim2.new(-0.0015743426, 0, 0.0884544477, 0)
  2182. FiveSeveN.Size = UDim2.new(0, 329, 0, 25)
  2183. FiveSeveN.Font = Enum.Font.Gotham
  2184. FiveSeveN.Text = "Five-SeveN"
  2185. FiveSeveN.TextColor3 = Color3.new(1, 1, 1)
  2186. FiveSeveN.TextSize = 14
  2187. FiveSeveN.MouseButton1Down:connect(function()
  2188. USPSkins.Visible = false
  2189. AK47Skins.Visible = false
  2190. SG553Skins.Visible = false
  2191. ScoutSkins.Visible = false
  2192. Tec9Skins.Visible = false
  2193. DeagleSkins.Visible = false
  2194. FiveSeveNSkins.Visible = true
  2195. P250Skins.Visible = false
  2196. MP9Skins.Visible = false
  2197. Mac10Skins.Visible = false
  2198. GlockSkins.Visible = false
  2199. MG42Skins.Visible = false
  2200. MP5Skins.Visible = false
  2201. M249Skins.Visible = false
  2202. GalilSkins.Visible = false
  2203. AWPSkins.Visible = false
  2204. CleaverKnifeSkins.Visible = false
  2205. DualBerettasSkins.Visible = false
  2206. M4A1SSkins.Visible = false
  2207. M4A4Skins.Visible = false
  2208. Mag7Skins.Visible = false
  2209. NovaSkins.Visible = false
  2210. P90Skins.Visible = false
  2211. SicleKnifeSkins.Visible = false
  2212. G3SG1Skins.Visible = false
  2213. FamasSkins.Visible = false
  2214. BananaKnifeSkins.Visible = false
  2215. AxeKnifeSkins.Visible = false
  2216. FlipKnifeSkins.Visible = false
  2217. ThompsonSkins.Visible = false
  2218. UMPSkins.Visible = false
  2219. XM1014Skins.Visible = false
  2220. end)
  2221.  
  2222. DualBerettas.Name = "DualBerettas"
  2223. DualBerettas.Parent = Weapons
  2224. DualBerettas.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2225. DualBerettas.BorderSizePixel = 0
  2226. DualBerettas.Position = UDim2.new(-0.0015743426, 0, 0.118216351, 0)
  2227. DualBerettas.Size = UDim2.new(0, 329, 0, 25)
  2228. DualBerettas.Font = Enum.Font.Gotham
  2229. DualBerettas.Text = "Dual Berettas"
  2230. DualBerettas.TextColor3 = Color3.new(1, 1, 1)
  2231. DualBerettas.TextSize = 14
  2232. DualBerettas.MouseButton1Down:connect(function()
  2233. USPSkins.Visible = false
  2234. AK47Skins.Visible = false
  2235. SG553Skins.Visible = false
  2236. ScoutSkins.Visible = false
  2237. Tec9Skins.Visible = false
  2238. DeagleSkins.Visible = false
  2239. FiveSeveNSkins.Visible = false
  2240. P250Skins.Visible = false
  2241. MP9Skins.Visible = false
  2242. Mac10Skins.Visible = false
  2243. GlockSkins.Visible = false
  2244. MG42Skins.Visible = false
  2245. MP5Skins.Visible = false
  2246. M249Skins.Visible = false
  2247. GalilSkins.Visible = false
  2248. AWPSkins.Visible = false
  2249. CleaverKnifeSkins.Visible = false
  2250. DualBerettasSkins.Visible = true
  2251. M4A1SSkins.Visible = false
  2252. M4A4Skins.Visible = false
  2253. Mag7Skins.Visible = false
  2254. NovaSkins.Visible = false
  2255. P90Skins.Visible = false
  2256. SicleKnifeSkins.Visible = false
  2257. G3SG1Skins.Visible = false
  2258. FamasSkins.Visible = false
  2259. BananaKnifeSkins.Visible = false
  2260. AxeKnifeSkins.Visible = false
  2261. FlipKnifeSkins.Visible = false
  2262. ThompsonSkins.Visible = false
  2263. UMPSkins.Visible = false
  2264. XM1014Skins.Visible = false
  2265. end)
  2266.  
  2267. Deagle.Name = "Deagle"
  2268. Deagle.Parent = Weapons
  2269. Deagle.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2270. Deagle.BorderSizePixel = 0
  2271. Deagle.Position = UDim2.new(-0.0015743426, 0, 0.147978261, 0)
  2272. Deagle.Size = UDim2.new(0, 329, 0, 25)
  2273. Deagle.Font = Enum.Font.Gotham
  2274. Deagle.Text = "Deagle"
  2275. Deagle.TextColor3 = Color3.new(1, 1, 1)
  2276. Deagle.TextSize = 14
  2277. Deagle.MouseButton1Down:connect(function()
  2278. USPSkins.Visible = false
  2279. AK47Skins.Visible = false
  2280. SG553Skins.Visible = false
  2281. ScoutSkins.Visible = false
  2282. Tec9Skins.Visible = false
  2283. DeagleSkins.Visible = true
  2284. FiveSeveNSkins.Visible = false
  2285. P250Skins.Visible = false
  2286. MP9Skins.Visible = false
  2287. Mac10Skins.Visible = false
  2288. GlockSkins.Visible = false
  2289. MG42Skins.Visible = false
  2290. MP5Skins.Visible = false
  2291. M249Skins.Visible = false
  2292. GalilSkins.Visible = false
  2293. AWPSkins.Visible = false
  2294. CleaverKnifeSkins.Visible = false
  2295. DualBerettasSkins.Visible = false
  2296. M4A1SSkins.Visible = false
  2297. M4A4Skins.Visible = false
  2298. Mag7Skins.Visible = false
  2299. NovaSkins.Visible = false
  2300. P90Skins.Visible = false
  2301. SicleKnifeSkins.Visible = false
  2302. G3SG1Skins.Visible = false
  2303. FamasSkins.Visible = false
  2304. BananaKnifeSkins.Visible = false
  2305. AxeKnifeSkins.Visible = false
  2306. FlipKnifeSkins.Visible = false
  2307. ThompsonSkins.Visible = false
  2308. UMPSkins.Visible = false
  2309. XM1014Skins.Visible = false
  2310. end)
  2311.  
  2312. Tec9.Name = "Tec9"
  2313. Tec9.Parent = Weapons
  2314. Tec9.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2315. Tec9.BorderSizePixel = 0
  2316. Tec9.Position = UDim2.new(-0.0015743426, 0, 0.177740172, 0)
  2317. Tec9.Size = UDim2.new(0, 329, 0, 25)
  2318. Tec9.Font = Enum.Font.Gotham
  2319. Tec9.Text = "TEC-9"
  2320. Tec9.TextColor3 = Color3.new(1, 1, 1)
  2321. Tec9.TextSize = 14
  2322. Tec9.MouseButton1Down:connect(function()
  2323. USPSkins.Visible = false
  2324. AK47Skins.Visible = false
  2325. SG553Skins.Visible = false
  2326. ScoutSkins.Visible = false
  2327. Tec9Skins.Visible = true
  2328. DeagleSkins.Visible = false
  2329. FiveSeveNSkins.Visible = false
  2330. P250Skins.Visible = false
  2331. MP9Skins.Visible = false
  2332. Mac10Skins.Visible = false
  2333. GlockSkins.Visible = false
  2334. MG42Skins.Visible = false
  2335. MP5Skins.Visible = false
  2336. M249Skins.Visible = false
  2337. GalilSkins.Visible = false
  2338. AWPSkins.Visible = false
  2339. CleaverKnifeSkins.Visible = false
  2340. DualBerettasSkins.Visible = false
  2341. M4A1SSkins.Visible = false
  2342. M4A4Skins.Visible = false
  2343. Mag7Skins.Visible = false
  2344. NovaSkins.Visible = false
  2345. P90Skins.Visible = false
  2346. SicleKnifeSkins.Visible = false
  2347. G3SG1Skins.Visible = false
  2348. FamasSkins.Visible = false
  2349. BananaKnifeSkins.Visible = false
  2350. AxeKnifeSkins.Visible = false
  2351. FlipKnifeSkins.Visible = false
  2352. ThompsonSkins.Visible = false
  2353. UMPSkins.Visible = false
  2354. XM1014Skins.Visible = false
  2355. end)
  2356.  
  2357. MP9.Name = "MP9"
  2358. MP9.Parent = Weapons
  2359. MP9.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2360. MP9.BorderSizePixel = 0
  2361. MP9.Position = UDim2.new(-0.0015743426, 0, 0.207502082, 0)
  2362. MP9.Size = UDim2.new(0, 329, 0, 25)
  2363. MP9.Font = Enum.Font.Gotham
  2364. MP9.Text = "MP9"
  2365. MP9.TextColor3 = Color3.new(1, 1, 1)
  2366. MP9.TextSize = 14
  2367. MP9.MouseButton1Down:connect(function()
  2368. USPSkins.Visible = false
  2369. AK47Skins.Visible = false
  2370. SG553Skins.Visible = false
  2371. ScoutSkins.Visible = false
  2372. Tec9Skins.Visible = false
  2373. DeagleSkins.Visible = false
  2374. FiveSeveNSkins.Visible = false
  2375. P250Skins.Visible = false
  2376. MP9Skins.Visible = true
  2377. Mac10Skins.Visible = false
  2378. GlockSkins.Visible = false
  2379. MG42Skins.Visible = false
  2380. MP5Skins.Visible = false
  2381. M249Skins.Visible = false
  2382. GalilSkins.Visible = false
  2383. AWPSkins.Visible = false
  2384. CleaverKnifeSkins.Visible = false
  2385. DualBerettasSkins.Visible = false
  2386. M4A1SSkins.Visible = false
  2387. M4A4Skins.Visible = false
  2388. Mag7Skins.Visible = false
  2389. NovaSkins.Visible = false
  2390. P90Skins.Visible = false
  2391. SicleKnifeSkins.Visible = false
  2392. G3SG1Skins.Visible = false
  2393. FamasSkins.Visible = false
  2394. BananaKnifeSkins.Visible = false
  2395. AxeKnifeSkins.Visible = false
  2396. FlipKnifeSkins.Visible = false
  2397. ThompsonSkins.Visible = false
  2398. UMPSkins.Visible = false
  2399. XM1014Skins.Visible = false
  2400. end)
  2401.  
  2402. MP5.Name = "MP5"
  2403. MP5.Parent = Weapons
  2404. MP5.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2405. MP5.BorderSizePixel = 0
  2406. MP5.Position = UDim2.new(-0.0015743426, 0, 0.237263992, 0)
  2407. MP5.Size = UDim2.new(0, 329, 0, 25)
  2408. MP5.Font = Enum.Font.Gotham
  2409. MP5.Text = "MP5"
  2410. MP5.TextColor3 = Color3.new(1, 1, 1)
  2411. MP5.TextSize = 14
  2412. MP5.MouseButton1Down:connect(function()
  2413. USPSkins.Visible = false
  2414. AK47Skins.Visible = false
  2415. SG553Skins.Visible = false
  2416. ScoutSkins.Visible = false
  2417. Tec9Skins.Visible = false
  2418. DeagleSkins.Visible = false
  2419. FiveSeveNSkins.Visible = false
  2420. P250Skins.Visible = false
  2421. MP9Skins.Visible = false
  2422. Mac10Skins.Visible = false
  2423. GlockSkins.Visible = false
  2424. MG42Skins.Visible = false
  2425. MP5Skins.Visible = true
  2426. M249Skins.Visible = false
  2427. GalilSkins.Visible = false
  2428. AWPSkins.Visible = false
  2429. CleaverKnifeSkins.Visible = false
  2430. DualBerettasSkins.Visible = false
  2431. M4A1SSkins.Visible = false
  2432. M4A4Skins.Visible = false
  2433. Mag7Skins.Visible = false
  2434. NovaSkins.Visible = false
  2435. P90Skins.Visible = false
  2436. SicleKnifeSkins.Visible = false
  2437. G3SG1Skins.Visible = false
  2438. FamasSkins.Visible = false
  2439. BananaKnifeSkins.Visible = false
  2440. AxeKnifeSkins.Visible = false
  2441. FlipKnifeSkins.Visible = false
  2442. ThompsonSkins.Visible = false
  2443. UMPSkins.Visible = false
  2444. XM1014Skins.Visible = false
  2445. end)
  2446.  
  2447. UMP.Name = "UMP"
  2448. UMP.Parent = Weapons
  2449. UMP.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2450. UMP.BorderSizePixel = 0
  2451. UMP.Position = UDim2.new(-0.0015743426, 0, 0.267025888, 0)
  2452. UMP.Size = UDim2.new(0, 329, 0, 25)
  2453. UMP.Font = Enum.Font.Gotham
  2454. UMP.Text = "UMP-45"
  2455. UMP.TextColor3 = Color3.new(1, 1, 1)
  2456. UMP.TextSize = 14
  2457. UMP.MouseButton1Down:connect(function()
  2458. USPSkins.Visible = false
  2459. AK47Skins.Visible = false
  2460. SG553Skins.Visible = false
  2461. ScoutSkins.Visible = false
  2462. Tec9Skins.Visible = false
  2463. DeagleSkins.Visible = false
  2464. FiveSeveNSkins.Visible = false
  2465. P250Skins.Visible = false
  2466. MP9Skins.Visible = false
  2467. Mac10Skins.Visible = false
  2468. GlockSkins.Visible = false
  2469. MG42Skins.Visible = false
  2470. MP5Skins.Visible = false
  2471. M249Skins.Visible = false
  2472. GalilSkins.Visible = false
  2473. AWPSkins.Visible = false
  2474. CleaverKnifeSkins.Visible = false
  2475. DualBerettasSkins.Visible = false
  2476. M4A1SSkins.Visible = false
  2477. M4A4Skins.Visible = false
  2478. Mag7Skins.Visible = false
  2479. NovaSkins.Visible = false
  2480. P90Skins.Visible = false
  2481. SicleKnifeSkins.Visible = false
  2482. G3SG1Skins.Visible = false
  2483. FamasSkins.Visible = false
  2484. BananaKnifeSkins.Visible = false
  2485. AxeKnifeSkins.Visible = false
  2486. FlipKnifeSkins.Visible = false
  2487. ThompsonSkins.Visible = false
  2488. UMPSkins.Visible = true
  2489. XM1014Skins.Visible = false
  2490. end)
  2491.  
  2492. Mac10.Name = "Mac10"
  2493. Mac10.Parent = Weapons
  2494. Mac10.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2495. Mac10.BorderSizePixel = 0
  2496. Mac10.Position = UDim2.new(-0.0015743426, 0, 0.296787798, 0)
  2497. Mac10.Size = UDim2.new(0, 329, 0, 25)
  2498. Mac10.Font = Enum.Font.Gotham
  2499. Mac10.Text = "MAC-10"
  2500. Mac10.TextColor3 = Color3.new(1, 1, 1)
  2501. Mac10.TextSize = 14
  2502. Mac10.MouseButton1Down:connect(function()
  2503. USPSkins.Visible = false
  2504. AK47Skins.Visible = false
  2505. SG553Skins.Visible = false
  2506. ScoutSkins.Visible = false
  2507. Tec9Skins.Visible = false
  2508. DeagleSkins.Visible = false
  2509. FiveSeveNSkins.Visible = false
  2510. P250Skins.Visible = false
  2511. MP9Skins.Visible = false
  2512. Mac10Skins.Visible = true
  2513. GlockSkins.Visible = false
  2514. MG42Skins.Visible = false
  2515. MP5Skins.Visible = false
  2516. M249Skins.Visible = false
  2517. GalilSkins.Visible = false
  2518. AWPSkins.Visible = false
  2519. CleaverKnifeSkins.Visible = false
  2520. DualBerettasSkins.Visible = false
  2521. M4A1SSkins.Visible = false
  2522. M4A4Skins.Visible = false
  2523. Mag7Skins.Visible = false
  2524. NovaSkins.Visible = false
  2525. P90Skins.Visible = false
  2526. SicleKnifeSkins.Visible = false
  2527. G3SG1Skins.Visible = false
  2528. FamasSkins.Visible = false
  2529. BananaKnifeSkins.Visible = false
  2530. AxeKnifeSkins.Visible = false
  2531. FlipKnifeSkins.Visible = false
  2532. ThompsonSkins.Visible = false
  2533. UMPSkins.Visible = false
  2534. XM1014Skins.Visible = false
  2535. end)
  2536.  
  2537. P90.Name = "P90"
  2538. P90.Parent = Weapons
  2539. P90.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2540. P90.BorderSizePixel = 0
  2541. P90.Position = UDim2.new(-0.0015743426, 0, 0.324168742, 0)
  2542. P90.Size = UDim2.new(0, 329, 0, 25)
  2543. P90.Font = Enum.Font.Gotham
  2544. P90.Text = "P90"
  2545. P90.TextColor3 = Color3.new(1, 1, 1)
  2546. P90.TextSize = 14
  2547. P90.MouseButton1Down:connect(function()
  2548. USPSkins.Visible = false
  2549. AK47Skins.Visible = false
  2550. SG553Skins.Visible = false
  2551. ScoutSkins.Visible = false
  2552. Tec9Skins.Visible = false
  2553. DeagleSkins.Visible = false
  2554. FiveSeveNSkins.Visible = false
  2555. P250Skins.Visible = false
  2556. MP9Skins.Visible = false
  2557. Mac10Skins.Visible = false
  2558. GlockSkins.Visible = false
  2559. MG42Skins.Visible = false
  2560. MP5Skins.Visible = false
  2561. M249Skins.Visible = false
  2562. GalilSkins.Visible = false
  2563. AWPSkins.Visible = false
  2564. CleaverKnifeSkins.Visible = false
  2565. DualBerettasSkins.Visible = false
  2566. M4A1SSkins.Visible = false
  2567. M4A4Skins.Visible = false
  2568. Mag7Skins.Visible = false
  2569. NovaSkins.Visible = false
  2570. P90Skins.Visible = true
  2571. SicleKnifeSkins.Visible = false
  2572. G3SG1Skins.Visible = false
  2573. FamasSkins.Visible = false
  2574. BananaKnifeSkins.Visible = false
  2575. AxeKnifeSkins.Visible = false
  2576. FlipKnifeSkins.Visible = false
  2577. ThompsonSkins.Visible = false
  2578. UMPSkins.Visible = false
  2579. XM1014Skins.Visible = false
  2580. end)
  2581.  
  2582. Thompson.Name = "Thompson"
  2583. Thompson.Parent = Weapons
  2584. Thompson.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2585. Thompson.BorderSizePixel = 0
  2586. Thompson.Position = UDim2.new(-0.0015743426, 0, 0.353930652, 0)
  2587. Thompson.Size = UDim2.new(0, 329, 0, 25)
  2588. Thompson.Font = Enum.Font.Gotham
  2589. Thompson.Text = "Thompson"
  2590. Thompson.TextColor3 = Color3.new(1, 1, 1)
  2591. Thompson.TextSize = 14
  2592. Thompson.MouseButton1Down:connect(function()
  2593. USPSkins.Visible = false
  2594. AK47Skins.Visible = false
  2595. SG553Skins.Visible = false
  2596. ScoutSkins.Visible = false
  2597. Tec9Skins.Visible = false
  2598. DeagleSkins.Visible = false
  2599. FiveSeveNSkins.Visible = false
  2600. P250Skins.Visible = false
  2601. MP9Skins.Visible = false
  2602. Mac10Skins.Visible = false
  2603. GlockSkins.Visible = false
  2604. MG42Skins.Visible = false
  2605. MP5Skins.Visible = false
  2606. M249Skins.Visible = false
  2607. GalilSkins.Visible = false
  2608. AWPSkins.Visible = false
  2609. CleaverKnifeSkins.Visible = false
  2610. DualBerettasSkins.Visible = false
  2611. M4A1SSkins.Visible = false
  2612. M4A4Skins.Visible = false
  2613. Mag7Skins.Visible = false
  2614. NovaSkins.Visible = false
  2615. P90Skins.Visible = false
  2616. SicleKnifeSkins.Visible = false
  2617. G3SG1Skins.Visible = false
  2618. FamasSkins.Visible = false
  2619. BananaKnifeSkins.Visible = false
  2620. AxeKnifeSkins.Visible = false
  2621. FlipKnifeSkins.Visible = false
  2622. ThompsonSkins.Visible = true
  2623. UMPSkins.Visible = false
  2624. XM1014Skins.Visible = false
  2625. end)
  2626.  
  2627. Nova.Name = "Nova"
  2628. Nova.Parent = Weapons
  2629. Nova.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2630. Nova.BorderSizePixel = 0
  2631. Nova.Position = UDim2.new(-0.0015743426, 0, 0.383692563, 0)
  2632. Nova.Size = UDim2.new(0, 329, 0, 25)
  2633. Nova.Font = Enum.Font.Gotham
  2634. Nova.Text = "Nova"
  2635. Nova.TextColor3 = Color3.new(1, 1, 1)
  2636. Nova.TextSize = 14
  2637. Nova.MouseButton1Down:connect(function()
  2638. USPSkins.Visible = false
  2639. AK47Skins.Visible = false
  2640. SG553Skins.Visible = false
  2641. ScoutSkins.Visible = false
  2642. Tec9Skins.Visible = false
  2643. DeagleSkins.Visible = false
  2644. FiveSeveNSkins.Visible = false
  2645. P250Skins.Visible = false
  2646. MP9Skins.Visible = false
  2647. Mac10Skins.Visible = false
  2648. GlockSkins.Visible = false
  2649. MG42Skins.Visible = false
  2650. MP5Skins.Visible = false
  2651. M249Skins.Visible = false
  2652. GalilSkins.Visible = false
  2653. AWPSkins.Visible = false
  2654. CleaverKnifeSkins.Visible = false
  2655. DualBerettasSkins.Visible = false
  2656. M4A1SSkins.Visible = false
  2657. M4A4Skins.Visible = false
  2658. Mag7Skins.Visible = false
  2659. NovaSkins.Visible = true
  2660. P90Skins.Visible = false
  2661. SicleKnifeSkins.Visible = false
  2662. G3SG1Skins.Visible = false
  2663. FamasSkins.Visible = false
  2664. BananaKnifeSkins.Visible = false
  2665. AxeKnifeSkins.Visible = false
  2666. FlipKnifeSkins.Visible = false
  2667. ThompsonSkins.Visible = false
  2668. UMPSkins.Visible = false
  2669. XM1014Skins.Visible = false
  2670. end)
  2671.  
  2672. XM1014.Name = "XM1014"
  2673. XM1014.Parent = Weapons
  2674. XM1014.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2675. XM1014.BorderSizePixel = 0
  2676. XM1014.Position = UDim2.new(-0.0015743426, 0, 0.413454473, 0)
  2677. XM1014.Size = UDim2.new(0, 329, 0, 25)
  2678. XM1014.Font = Enum.Font.Gotham
  2679. XM1014.Text = "XM1014"
  2680. XM1014.TextColor3 = Color3.new(1, 1, 1)
  2681. XM1014.TextSize = 14
  2682. XM1014.MouseButton1Down:connect(function()
  2683. USPSkins.Visible = false
  2684. AK47Skins.Visible = false
  2685. SG553Skins.Visible = false
  2686. ScoutSkins.Visible = false
  2687. Tec9Skins.Visible = false
  2688. DeagleSkins.Visible = false
  2689. FiveSeveNSkins.Visible = false
  2690. P250Skins.Visible = false
  2691. MP9Skins.Visible = false
  2692. Mac10Skins.Visible = false
  2693. GlockSkins.Visible = false
  2694. MG42Skins.Visible = false
  2695. MP5Skins.Visible = false
  2696. M249Skins.Visible = false
  2697. GalilSkins.Visible = false
  2698. AWPSkins.Visible = false
  2699. CleaverKnifeSkins.Visible = false
  2700. DualBerettasSkins.Visible = false
  2701. M4A1SSkins.Visible = false
  2702. M4A4Skins.Visible = false
  2703. Mag7Skins.Visible = false
  2704. NovaSkins.Visible = false
  2705. P90Skins.Visible = false
  2706. SicleKnifeSkins.Visible = false
  2707. G3SG1Skins.Visible = false
  2708. FamasSkins.Visible = false
  2709. BananaKnifeSkins.Visible = false
  2710. AxeKnifeSkins.Visible = false
  2711. FlipKnifeSkins.Visible = false
  2712. ThompsonSkins.Visible = false
  2713. UMPSkins.Visible = false
  2714. XM1014Skins.Visible = true
  2715. end)
  2716.  
  2717. Mag7.Name = "Mag7"
  2718. Mag7.Parent = Weapons
  2719. Mag7.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2720. Mag7.BorderSizePixel = 0
  2721. Mag7.Position = UDim2.new(-0.0015743426, 0, 0.443216383, 0)
  2722. Mag7.Size = UDim2.new(0, 329, 0, 25)
  2723. Mag7.Font = Enum.Font.Gotham
  2724. Mag7.Text = "MAG-7"
  2725. Mag7.TextColor3 = Color3.new(1, 1, 1)
  2726. Mag7.TextSize = 14
  2727. Mag7.MouseButton1Down:connect(function()
  2728. USPSkins.Visible = false
  2729. AK47Skins.Visible = false
  2730. SG553Skins.Visible = false
  2731. ScoutSkins.Visible = false
  2732. Tec9Skins.Visible = false
  2733. DeagleSkins.Visible = false
  2734. FiveSeveNSkins.Visible = false
  2735. P250Skins.Visible = false
  2736. MP9Skins.Visible = false
  2737. Mac10Skins.Visible = false
  2738. GlockSkins.Visible = false
  2739. MG42Skins.Visible = false
  2740. MP5Skins.Visible = false
  2741. M249Skins.Visible = false
  2742. GalilSkins.Visible = false
  2743. AWPSkins.Visible = false
  2744. CleaverKnifeSkins.Visible = false
  2745. DualBerettasSkins.Visible = false
  2746. M4A1SSkins.Visible = false
  2747. M4A4Skins.Visible = false
  2748. Mag7Skins.Visible = true
  2749. NovaSkins.Visible = false
  2750. P90Skins.Visible = false
  2751. SicleKnifeSkins.Visible = false
  2752. G3SG1Skins.Visible = false
  2753. FamasSkins.Visible = false
  2754. BananaKnifeSkins.Visible = false
  2755. AxeKnifeSkins.Visible = false
  2756. FlipKnifeSkins.Visible = false
  2757. ThompsonSkins.Visible = false
  2758. UMPSkins.Visible = false
  2759. XM1014Skins.Visible = false
  2760. end)
  2761.  
  2762. M249.Name = "M249"
  2763. M249.Parent = Weapons
  2764. M249.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2765. M249.BorderSizePixel = 0
  2766. M249.Position = UDim2.new(-0.0015743426, 0, 0.472978294, 0)
  2767. M249.Size = UDim2.new(0, 329, 0, 25)
  2768. M249.Font = Enum.Font.Gotham
  2769. M249.Text = "M249"
  2770. M249.TextColor3 = Color3.new(1, 1, 1)
  2771. M249.TextSize = 14
  2772. M249.MouseButton1Down:connect(function()
  2773. USPSkins.Visible = false
  2774. AK47Skins.Visible = false
  2775. SG553Skins.Visible = false
  2776. ScoutSkins.Visible = false
  2777. Tec9Skins.Visible = false
  2778. DeagleSkins.Visible = false
  2779. FiveSeveNSkins.Visible = false
  2780. P250Skins.Visible = false
  2781. MP9Skins.Visible = false
  2782. Mac10Skins.Visible = false
  2783. GlockSkins.Visible = false
  2784. MG42Skins.Visible = false
  2785. MP5Skins.Visible = false
  2786. M249Skins.Visible = true
  2787. GalilSkins.Visible = false
  2788. AWPSkins.Visible = false
  2789. CleaverKnifeSkins.Visible = false
  2790. DualBerettasSkins.Visible = false
  2791. M4A1SSkins.Visible = false
  2792. M4A4Skins.Visible = false
  2793. Mag7Skins.Visible = false
  2794. NovaSkins.Visible = false
  2795. P90Skins.Visible = false
  2796. SicleKnifeSkins.Visible = false
  2797. G3SG1Skins.Visible = false
  2798. FamasSkins.Visible = false
  2799. BananaKnifeSkins.Visible = false
  2800. AxeKnifeSkins.Visible = false
  2801. FlipKnifeSkins.Visible = false
  2802. ThompsonSkins.Visible = false
  2803. UMPSkins.Visible = false
  2804. XM1014Skins.Visible = false
  2805. end)
  2806.  
  2807. MG42.Name = "MG42"
  2808. MG42.Parent = Weapons
  2809. MG42.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2810. MG42.BorderSizePixel = 0
  2811. MG42.Position = UDim2.new(-0.0015743426, 0, 0.502740204, 0)
  2812. MG42.Size = UDim2.new(0, 329, 0, 25)
  2813. MG42.Font = Enum.Font.Gotham
  2814. MG42.Text = "MG42"
  2815. MG42.TextColor3 = Color3.new(1, 1, 1)
  2816. MG42.TextSize = 14
  2817. MG42.MouseButton1Down:connect(function()
  2818. USPSkins.Visible = false
  2819. AK47Skins.Visible = false
  2820. SG553Skins.Visible = false
  2821. ScoutSkins.Visible = false
  2822. Tec9Skins.Visible = false
  2823. DeagleSkins.Visible = false
  2824. FiveSeveNSkins.Visible = false
  2825. P250Skins.Visible = false
  2826. MP9Skins.Visible = false
  2827. Mac10Skins.Visible = false
  2828. GlockSkins.Visible = false
  2829. MG42Skins.Visible = true
  2830. MP5Skins.Visible = false
  2831. M249Skins.Visible = false
  2832. GalilSkins.Visible = false
  2833. AWPSkins.Visible = false
  2834. CleaverKnifeSkins.Visible = false
  2835. DualBerettasSkins.Visible = false
  2836. M4A1SSkins.Visible = false
  2837. M4A4Skins.Visible = false
  2838. Mag7Skins.Visible = false
  2839. NovaSkins.Visible = false
  2840. P90Skins.Visible = false
  2841. SicleKnifeSkins.Visible = false
  2842. G3SG1Skins.Visible = false
  2843. FamasSkins.Visible = false
  2844. BananaKnifeSkins.Visible = false
  2845. AxeKnifeSkins.Visible = false
  2846. FlipKnifeSkins.Visible = false
  2847. ThompsonSkins.Visible = false
  2848. UMPSkins.Visible = false
  2849. XM1014Skins.Visible = false
  2850. end)
  2851.  
  2852. Galil.Name = "Galil"
  2853. Galil.Parent = Weapons
  2854. Galil.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2855. Galil.BorderSizePixel = 0
  2856. Galil.Position = UDim2.new(-0.0015743426, 0, 0.532502115, 0)
  2857. Galil.Size = UDim2.new(0, 329, 0, 25)
  2858. Galil.Font = Enum.Font.Gotham
  2859. Galil.Text = "Galil SAR"
  2860. Galil.TextColor3 = Color3.new(1, 1, 1)
  2861. Galil.TextSize = 14
  2862. Galil.MouseButton1Down:connect(function()
  2863. USPSkins.Visible = false
  2864. AK47Skins.Visible = false
  2865. SG553Skins.Visible = false
  2866. ScoutSkins.Visible = false
  2867. Tec9Skins.Visible = false
  2868. DeagleSkins.Visible = false
  2869. FiveSeveNSkins.Visible = false
  2870. P250Skins.Visible = false
  2871. MP9Skins.Visible = false
  2872. Mac10Skins.Visible = false
  2873. GlockSkins.Visible = false
  2874. MG42Skins.Visible = false
  2875. MP5Skins.Visible = false
  2876. M249Skins.Visible = false
  2877. GalilSkins.Visible = true
  2878. AWPSkins.Visible = false
  2879. CleaverKnifeSkins.Visible = false
  2880. DualBerettasSkins.Visible = false
  2881. M4A1SSkins.Visible = false
  2882. M4A4Skins.Visible = false
  2883. Mag7Skins.Visible = false
  2884. NovaSkins.Visible = false
  2885. P90Skins.Visible = false
  2886. SicleKnifeSkins.Visible = false
  2887. G3SG1Skins.Visible = false
  2888. FamasSkins.Visible = false
  2889. BananaKnifeSkins.Visible = false
  2890. AxeKnifeSkins.Visible = false
  2891. FlipKnifeSkins.Visible = false
  2892. ThompsonSkins.Visible = false
  2893. UMPSkins.Visible = false
  2894. XM1014Skins.Visible = false
  2895. end)
  2896.  
  2897. AK47.Name = "AK47"
  2898. AK47.Parent = Weapons
  2899. AK47.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2900. AK47.BorderSizePixel = 0
  2901. AK47.Position = UDim2.new(-0.0015743426, 0, 0.562264025, 0)
  2902. AK47.Size = UDim2.new(0, 329, 0, 25)
  2903. AK47.Font = Enum.Font.Gotham
  2904. AK47.Text = "AK-47"
  2905. AK47.TextColor3 = Color3.new(1, 1, 1)
  2906. AK47.TextSize = 14
  2907. AK47.MouseButton1Down:connect(function()
  2908. USPSkins.Visible = false
  2909. AK47Skins.Visible = true
  2910. SG553Skins.Visible = false
  2911. ScoutSkins.Visible = false
  2912. Tec9Skins.Visible = false
  2913. DeagleSkins.Visible = false
  2914. FiveSeveNSkins.Visible = false
  2915. P250Skins.Visible = false
  2916. MP9Skins.Visible = false
  2917. Mac10Skins.Visible = false
  2918. GlockSkins.Visible = false
  2919. MG42Skins.Visible = false
  2920. MP5Skins.Visible = false
  2921. M249Skins.Visible = false
  2922. GalilSkins.Visible = false
  2923. AWPSkins.Visible = false
  2924. CleaverKnifeSkins.Visible = false
  2925. DualBerettasSkins.Visible = false
  2926. M4A1SSkins.Visible = false
  2927. M4A4Skins.Visible = false
  2928. Mag7Skins.Visible = false
  2929. NovaSkins.Visible = false
  2930. P90Skins.Visible = false
  2931. SicleKnifeSkins.Visible = false
  2932. G3SG1Skins.Visible = false
  2933. FamasSkins.Visible = false
  2934. BananaKnifeSkins.Visible = false
  2935. AxeKnifeSkins.Visible = false
  2936. FlipKnifeSkins.Visible = false
  2937. ThompsonSkins.Visible = false
  2938. UMPSkins.Visible = false
  2939. XM1014Skins.Visible = false
  2940. end)
  2941.  
  2942. Scout.Name = "Scout"
  2943. Scout.Parent = Weapons
  2944. Scout.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2945. Scout.BorderSizePixel = 0
  2946. Scout.Position = UDim2.new(-0.0015743426, 0, 0.592025936, 0)
  2947. Scout.Size = UDim2.new(0, 329, 0, 25)
  2948. Scout.Font = Enum.Font.Gotham
  2949. Scout.Text = "Scout"
  2950. Scout.TextColor3 = Color3.new(1, 1, 1)
  2951. Scout.TextSize = 14
  2952. Scout.MouseButton1Down:connect(function()
  2953. USPSkins.Visible = false
  2954. AK47Skins.Visible = false
  2955. SG553Skins.Visible = false
  2956. ScoutSkins.Visible = true
  2957. Tec9Skins.Visible = false
  2958. DeagleSkins.Visible = false
  2959. FiveSeveNSkins.Visible = false
  2960. P250Skins.Visible = false
  2961. MP9Skins.Visible = false
  2962. Mac10Skins.Visible = false
  2963. GlockSkins.Visible = false
  2964. MG42Skins.Visible = false
  2965. MP5Skins.Visible = false
  2966. M249Skins.Visible = false
  2967. GalilSkins.Visible = false
  2968. AWPSkins.Visible = false
  2969. CleaverKnifeSkins.Visible = false
  2970. DualBerettasSkins.Visible = false
  2971. M4A1SSkins.Visible = false
  2972. M4A4Skins.Visible = false
  2973. Mag7Skins.Visible = false
  2974. NovaSkins.Visible = false
  2975. P90Skins.Visible = false
  2976. SicleKnifeSkins.Visible = false
  2977. G3SG1Skins.Visible = false
  2978. FamasSkins.Visible = false
  2979. BananaKnifeSkins.Visible = false
  2980. AxeKnifeSkins.Visible = false
  2981. FlipKnifeSkins.Visible = false
  2982. ThompsonSkins.Visible = false
  2983. UMPSkins.Visible = false
  2984. XM1014Skins.Visible = false
  2985. end)
  2986.  
  2987. SG553.Name = "SG553"
  2988. SG553.Parent = Weapons
  2989. SG553.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2990. SG553.BorderSizePixel = 0
  2991. SG553.Position = UDim2.new(-0.0015743426, 0, 0.621787846, 0)
  2992. SG553.Size = UDim2.new(0, 329, 0, 25)
  2993. SG553.Font = Enum.Font.Gotham
  2994. SG553.Text = "SG 553"
  2995. SG553.TextColor3 = Color3.new(1, 1, 1)
  2996. SG553.TextSize = 14
  2997. SG553.MouseButton1Down:connect(function()
  2998. USPSkins.Visible = false
  2999. AK47Skins.Visible = false
  3000. SG553Skins.Visible = true
  3001. ScoutSkins.Visible = false
  3002. Tec9Skins.Visible = false
  3003. DeagleSkins.Visible = false
  3004. FiveSeveNSkins.Visible = false
  3005. P250Skins.Visible = false
  3006. MP9Skins.Visible = false
  3007. Mac10Skins.Visible = false
  3008. GlockSkins.Visible = false
  3009. MG42Skins.Visible = false
  3010. MP5Skins.Visible = false
  3011. M249Skins.Visible = false
  3012. GalilSkins.Visible = false
  3013. AWPSkins.Visible = false
  3014. CleaverKnifeSkins.Visible = false
  3015. DualBerettasSkins.Visible = false
  3016. M4A1SSkins.Visible = false
  3017. M4A4Skins.Visible = false
  3018. Mag7Skins.Visible = false
  3019. NovaSkins.Visible = false
  3020. P90Skins.Visible = false
  3021. SicleKnifeSkins.Visible = false
  3022. G3SG1Skins.Visible = false
  3023. FamasSkins.Visible = false
  3024. BananaKnifeSkins.Visible = false
  3025. AxeKnifeSkins.Visible = false
  3026. FlipKnifeSkins.Visible = false
  3027. ThompsonSkins.Visible = false
  3028. UMPSkins.Visible = false
  3029. XM1014Skins.Visible = false
  3030. end)
  3031.  
  3032. AWP.Name = "AWP"
  3033. AWP.Parent = Weapons
  3034. AWP.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3035. AWP.BorderSizePixel = 0
  3036. AWP.Position = UDim2.new(-0.0015743426, 0, 0.651549757, 0)
  3037. AWP.Size = UDim2.new(0, 329, 0, 25)
  3038. AWP.Font = Enum.Font.Gotham
  3039. AWP.Text = "AWP"
  3040. AWP.TextColor3 = Color3.new(1, 1, 1)
  3041. AWP.TextSize = 14
  3042. AWP.MouseButton1Down:connect(function()
  3043. USPSkins.Visible = false
  3044. AK47Skins.Visible = false
  3045. SG553Skins.Visible = false
  3046. ScoutSkins.Visible = false
  3047. Tec9Skins.Visible = false
  3048. DeagleSkins.Visible = false
  3049. FiveSeveNSkins.Visible = false
  3050. P250Skins.Visible = false
  3051. MP9Skins.Visible = false
  3052. Mac10Skins.Visible = false
  3053. GlockSkins.Visible = false
  3054. MG42Skins.Visible = false
  3055. MP5Skins.Visible = false
  3056. M249Skins.Visible = false
  3057. GalilSkins.Visible = false
  3058. AWPSkins.Visible = true
  3059. CleaverKnifeSkins.Visible = false
  3060. DualBerettasSkins.Visible = false
  3061. M4A1SSkins.Visible = false
  3062. M4A4Skins.Visible = false
  3063. Mag7Skins.Visible = false
  3064. NovaSkins.Visible = false
  3065. P90Skins.Visible = false
  3066. SicleKnifeSkins.Visible = false
  3067. G3SG1Skins.Visible = false
  3068. FamasSkins.Visible = false
  3069. BananaKnifeSkins.Visible = false
  3070. AxeKnifeSkins.Visible = false
  3071. FlipKnifeSkins.Visible = false
  3072. ThompsonSkins.Visible = false
  3073. UMPSkins.Visible = false
  3074. XM1014Skins.Visible = false
  3075. end)
  3076.  
  3077. G3SG1.Name = "G3SG1"
  3078. G3SG1.Parent = Weapons
  3079. G3SG1.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3080. G3SG1.BorderSizePixel = 0
  3081. G3SG1.Position = UDim2.new(-0.0015743426, 0, 0.681311667, 0)
  3082. G3SG1.Size = UDim2.new(0, 329, 0, 25)
  3083. G3SG1.Font = Enum.Font.Gotham
  3084. G3SG1.Text = "G3SG1"
  3085. G3SG1.TextColor3 = Color3.new(1, 1, 1)
  3086. G3SG1.TextSize = 14
  3087. G3SG1.MouseButton1Down:connect(function()
  3088. USPSkins.Visible = false
  3089. AK47Skins.Visible = false
  3090. SG553Skins.Visible = false
  3091. ScoutSkins.Visible = false
  3092. Tec9Skins.Visible = false
  3093. DeagleSkins.Visible = false
  3094. FiveSeveNSkins.Visible = false
  3095. P250Skins.Visible = false
  3096. MP9Skins.Visible = false
  3097. Mac10Skins.Visible = false
  3098. GlockSkins.Visible = false
  3099. MG42Skins.Visible = false
  3100. MP5Skins.Visible = false
  3101. M249Skins.Visible = false
  3102. GalilSkins.Visible = false
  3103. AWPSkins.Visible = false
  3104. CleaverKnifeSkins.Visible = false
  3105. DualBerettasSkins.Visible = false
  3106. M4A1SSkins.Visible = false
  3107. M4A4Skins.Visible = false
  3108. Mag7Skins.Visible = false
  3109. NovaSkins.Visible = false
  3110. P90Skins.Visible = false
  3111. SicleKnifeSkins.Visible = false
  3112. G3SG1Skins.Visible = true
  3113. FamasSkins.Visible = false
  3114. BananaKnifeSkins.Visible = false
  3115. AxeKnifeSkins.Visible = false
  3116. FlipKnifeSkins.Visible = false
  3117. ThompsonSkins.Visible = false
  3118. UMPSkins.Visible = false
  3119. XM1014Skins.Visible = false
  3120. end)
  3121.  
  3122. Famas.Name = "Famas"
  3123. Famas.Parent = Weapons
  3124. Famas.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3125. Famas.BorderSizePixel = 0
  3126. Famas.Position = UDim2.new(-0.0015743426, 0, 0.711073577, 0)
  3127. Famas.Size = UDim2.new(0, 329, 0, 25)
  3128. Famas.Font = Enum.Font.Gotham
  3129. Famas.Text = "Famas"
  3130. Famas.TextColor3 = Color3.new(1, 1, 1)
  3131. Famas.TextSize = 14
  3132. Famas.MouseButton1Down:connect(function()
  3133. USPSkins.Visible = false
  3134. AK47Skins.Visible = false
  3135. SG553Skins.Visible = false
  3136. ScoutSkins.Visible = false
  3137. Tec9Skins.Visible = false
  3138. DeagleSkins.Visible = false
  3139. FiveSeveNSkins.Visible = false
  3140. P250Skins.Visible = false
  3141. MP9Skins.Visible = false
  3142. Mac10Skins.Visible = false
  3143. GlockSkins.Visible = false
  3144. MG42Skins.Visible = false
  3145. MP5Skins.Visible = false
  3146. M249Skins.Visible = false
  3147. GalilSkins.Visible = false
  3148. AWPSkins.Visible = false
  3149. CleaverKnifeSkins.Visible = false
  3150. DualBerettasSkins.Visible = false
  3151. M4A1SSkins.Visible = false
  3152. M4A4Skins.Visible = false
  3153. Mag7Skins.Visible = false
  3154. NovaSkins.Visible = false
  3155. P90Skins.Visible = false
  3156. SicleKnifeSkins.Visible = false
  3157. G3SG1Skins.Visible = false
  3158. FamasSkins.Visible = true
  3159. BananaKnifeSkins.Visible = false
  3160. AxeKnifeSkins.Visible = false
  3161. FlipKnifeSkins.Visible = false
  3162. ThompsonSkins.Visible = false
  3163. UMPSkins.Visible = false
  3164. XM1014Skins.Visible = false
  3165. end)
  3166.  
  3167. M4A4.Name = "M4A4"
  3168. M4A4.Parent = Weapons
  3169. M4A4.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3170. M4A4.BorderSizePixel = 0
  3171. M4A4.Position = UDim2.new(-0.0015743426, 0, 0.740835488, 0)
  3172. M4A4.Size = UDim2.new(0, 329, 0, 25)
  3173. M4A4.Font = Enum.Font.Gotham
  3174. M4A4.Text = "M4A4"
  3175. M4A4.TextColor3 = Color3.new(1, 1, 1)
  3176. M4A4.TextSize = 14
  3177. M4A4.MouseButton1Down:connect(function()
  3178. USPSkins.Visible = false
  3179. AK47Skins.Visible = false
  3180. SG553Skins.Visible = false
  3181. ScoutSkins.Visible = false
  3182. Tec9Skins.Visible = false
  3183. DeagleSkins.Visible = false
  3184. FiveSeveNSkins.Visible = false
  3185. P250Skins.Visible = false
  3186. MP9Skins.Visible = false
  3187. Mac10Skins.Visible = false
  3188. GlockSkins.Visible = false
  3189. MG42Skins.Visible = false
  3190. MP5Skins.Visible = false
  3191. M249Skins.Visible = false
  3192. GalilSkins.Visible = false
  3193. AWPSkins.Visible = false
  3194. CleaverKnifeSkins.Visible = false
  3195. DualBerettasSkins.Visible = false
  3196. M4A1SSkins.Visible = false
  3197. M4A4Skins.Visible = true
  3198. Mag7Skins.Visible = false
  3199. NovaSkins.Visible = false
  3200. P90Skins.Visible = false
  3201. SicleKnifeSkins.Visible = false
  3202. G3SG1Skins.Visible = false
  3203. FamasSkins.Visible = false
  3204. BananaKnifeSkins.Visible = false
  3205. AxeKnifeSkins.Visible = false
  3206. FlipKnifeSkins.Visible = false
  3207. ThompsonSkins.Visible = false
  3208. UMPSkins.Visible = false
  3209. XM1014Skins.Visible = false
  3210. end)
  3211.  
  3212. M4A1S.Name = "M4A1-S"
  3213. M4A1S.Parent = Weapons
  3214. M4A1S.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3215. M4A1S.BorderSizePixel = 0
  3216. M4A1S.Position = UDim2.new(-0.0015743426, 0, 0.770597398, 0)
  3217. M4A1S.Size = UDim2.new(0, 329, 0, 25)
  3218. M4A1S.Font = Enum.Font.Gotham
  3219. M4A1S.Text = "M4A1-S"
  3220. M4A1S.TextColor3 = Color3.new(1, 1, 1)
  3221. M4A1S.TextSize = 14
  3222. M4A1S.MouseButton1Down:connect(function()
  3223. USPSkins.Visible = false
  3224. AK47Skins.Visible = false
  3225. SG553Skins.Visible = false
  3226. ScoutSkins.Visible = false
  3227. Tec9Skins.Visible = false
  3228. DeagleSkins.Visible = false
  3229. FiveSeveNSkins.Visible = false
  3230. P250Skins.Visible = false
  3231. MP9Skins.Visible = false
  3232. Mac10Skins.Visible = false
  3233. GlockSkins.Visible = false
  3234. MG42Skins.Visible = false
  3235. MP5Skins.Visible = false
  3236. M249Skins.Visible = false
  3237. GalilSkins.Visible = false
  3238. AWPSkins.Visible = false
  3239. CleaverKnifeSkins.Visible = false
  3240. DualBerettasSkins.Visible = false
  3241. M4A1SSkins.Visible = true
  3242. M4A4Skins.Visible = false
  3243. Mag7Skins.Visible = false
  3244. NovaSkins.Visible = false
  3245. P90Skins.Visible = false
  3246. SicleKnifeSkins.Visible = false
  3247. G3SG1Skins.Visible = false
  3248. FamasSkins.Visible = false
  3249. BananaKnifeSkins.Visible = false
  3250. AxeKnifeSkins.Visible = false
  3251. FlipKnifeSkins.Visible = false
  3252. ThompsonSkins.Visible = false
  3253. UMPSkins.Visible = false
  3254. XM1014Skins.Visible = false
  3255. end)
  3256.  
  3257. BananaKnife.Name = "BananaKnife"
  3258. BananaKnife.Parent = Weapons
  3259. BananaKnife.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3260. BananaKnife.BorderSizePixel = 0
  3261. BananaKnife.Position = UDim2.new(-0.0015743426, 0, 0.800359309, 0)
  3262. BananaKnife.Size = UDim2.new(0, 329, 0, 25)
  3263. BananaKnife.Font = Enum.Font.Gotham
  3264. BananaKnife.Text = "Banana"
  3265. BananaKnife.TextColor3 = Color3.new(1, 1, 1)
  3266. BananaKnife.TextSize = 14
  3267. BananaKnife.MouseButton1Down:connect(function()
  3268. USPSkins.Visible = false
  3269. AK47Skins.Visible = false
  3270. SG553Skins.Visible = false
  3271. ScoutSkins.Visible = false
  3272. Tec9Skins.Visible = false
  3273. DeagleSkins.Visible = false
  3274. FiveSeveNSkins.Visible = false
  3275. P250Skins.Visible = false
  3276. MP9Skins.Visible = false
  3277. Mac10Skins.Visible = false
  3278. GlockSkins.Visible = false
  3279. MG42Skins.Visible = false
  3280. MP5Skins.Visible = false
  3281. M249Skins.Visible = false
  3282. GalilSkins.Visible = false
  3283. AWPSkins.Visible = false
  3284. CleaverKnifeSkins.Visible = false
  3285. DualBerettasSkins.Visible = false
  3286. M4A1SSkins.Visible = false
  3287. M4A4Skins.Visible = false
  3288. Mag7Skins.Visible = false
  3289. NovaSkins.Visible = false
  3290. P90Skins.Visible = false
  3291. SicleKnifeSkins.Visible = false
  3292. G3SG1Skins.Visible = false
  3293. FamasSkins.Visible = false
  3294. BananaKnifeSkins.Visible = true
  3295. AxeKnifeSkins.Visible = false
  3296. FlipKnifeSkins.Visible = false
  3297. ThompsonSkins.Visible = false
  3298. UMPSkins.Visible = false
  3299. XM1014Skins.Visible = false
  3300. end)
  3301.  
  3302. AxeKnife.Name = "AxeKnife"
  3303. AxeKnife.Parent = Weapons
  3304. AxeKnife.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3305. AxeKnife.BorderSizePixel = 0
  3306. AxeKnife.Position = UDim2.new(-0.0015743426, 0, 0.830121219, 0)
  3307. AxeKnife.Size = UDim2.new(0, 329, 0, 25)
  3308. AxeKnife.Font = Enum.Font.Gotham
  3309. AxeKnife.Text = "Bearded Axe"
  3310. AxeKnife.TextColor3 = Color3.new(1, 1, 1)
  3311. AxeKnife.TextSize = 14
  3312. AxeKnife.MouseButton1Down:connect(function()
  3313. USPSkins.Visible = false
  3314. AK47Skins.Visible = false
  3315. SG553Skins.Visible = false
  3316. ScoutSkins.Visible = false
  3317. Tec9Skins.Visible = false
  3318. DeagleSkins.Visible = false
  3319. FiveSeveNSkins.Visible = false
  3320. P250Skins.Visible = false
  3321. MP9Skins.Visible = false
  3322. Mac10Skins.Visible = false
  3323. GlockSkins.Visible = false
  3324. MG42Skins.Visible = false
  3325. MP5Skins.Visible = false
  3326. M249Skins.Visible = false
  3327. GalilSkins.Visible = false
  3328. AWPSkins.Visible = false
  3329. CleaverKnifeSkins.Visible = false
  3330. DualBerettasSkins.Visible = false
  3331. M4A1SSkins.Visible = false
  3332. M4A4Skins.Visible = false
  3333. Mag7Skins.Visible = false
  3334. NovaSkins.Visible = false
  3335. P90Skins.Visible = false
  3336. SicleKnifeSkins.Visible = false
  3337. G3SG1Skins.Visible = false
  3338. FamasSkins.Visible = false
  3339. BananaKnifeSkins.Visible = false
  3340. AxeKnifeSkins.Visible = true
  3341. FlipKnifeSkins.Visible = false
  3342. ThompsonSkins.Visible = false
  3343. UMPSkins.Visible = false
  3344. XM1014Skins.Visible = false
  3345. end)
  3346.  
  3347. SickleKnife.Name = "SickleKnife"
  3348. SickleKnife.Parent = Weapons
  3349. SickleKnife.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3350. SickleKnife.BorderSizePixel = 0
  3351. SickleKnife.Position = UDim2.new(-0.0015743426, 0, 0.85988313, 0)
  3352. SickleKnife.Size = UDim2.new(0, 329, 0, 25)
  3353. SickleKnife.Font = Enum.Font.Gotham
  3354. SickleKnife.Text = "Sickle"
  3355. SickleKnife.TextColor3 = Color3.new(1, 1, 1)
  3356. SickleKnife.TextSize = 14
  3357. SickleKnife.MouseButton1Down:connect(function()
  3358. USPSkins.Visible = false
  3359. AK47Skins.Visible = false
  3360. SG553Skins.Visible = false
  3361. ScoutSkins.Visible = false
  3362. Tec9Skins.Visible = false
  3363. DeagleSkins.Visible = false
  3364. FiveSeveNSkins.Visible = false
  3365. P250Skins.Visible = false
  3366. MP9Skins.Visible = false
  3367. Mac10Skins.Visible = false
  3368. GlockSkins.Visible = false
  3369. MG42Skins.Visible = false
  3370. MP5Skins.Visible = false
  3371. M249Skins.Visible = false
  3372. GalilSkins.Visible = false
  3373. AWPSkins.Visible = false
  3374. CleaverKnifeSkins.Visible = false
  3375. DualBerettasSkins.Visible = false
  3376. M4A1SSkins.Visible = false
  3377. M4A4Skins.Visible = false
  3378. Mag7Skins.Visible = false
  3379. NovaSkins.Visible = false
  3380. P90Skins.Visible = false
  3381. SicleKnifeSkins.Visible = true
  3382. G3SG1Skins.Visible = false
  3383. FamasSkins.Visible = false
  3384. BananaKnifeSkins.Visible = false
  3385. AxeKnifeSkins.Visible = false
  3386. FlipKnifeSkins.Visible = false
  3387. ThompsonSkins.Visible = false
  3388. UMPSkins.Visible = false
  3389. XM1014Skins.Visible = false
  3390. end)
  3391.  
  3392. CleaverKnife.Name = "CleaverKnife"
  3393. CleaverKnife.Parent = Weapons
  3394. CleaverKnife.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3395. CleaverKnife.BorderSizePixel = 0
  3396. CleaverKnife.Position = UDim2.new(-0.0015743426, 0, 0.88964504, 0)
  3397. CleaverKnife.Size = UDim2.new(0, 329, 0, 25)
  3398. CleaverKnife.Font = Enum.Font.Gotham
  3399. CleaverKnife.Text = "Cleaver"
  3400. CleaverKnife.TextColor3 = Color3.new(1, 1, 1)
  3401. CleaverKnife.TextSize = 14
  3402. CleaverKnife.MouseButton1Down:connect(function()
  3403. USPSkins.Visible = false
  3404. AK47Skins.Visible = false
  3405. SG553Skins.Visible = false
  3406. ScoutSkins.Visible = false
  3407. Tec9Skins.Visible = false
  3408. DeagleSkins.Visible = false
  3409. FiveSeveNSkins.Visible = false
  3410. P250Skins.Visible = false
  3411. MP9Skins.Visible = false
  3412. Mac10Skins.Visible = false
  3413. GlockSkins.Visible = false
  3414. MG42Skins.Visible = false
  3415. MP5Skins.Visible = false
  3416. M249Skins.Visible = false
  3417. GalilSkins.Visible = false
  3418. AWPSkins.Visible = false
  3419. CleaverKnifeSkins.Visible = true
  3420. DualBerettasSkins.Visible = false
  3421. M4A1SSkins.Visible = false
  3422. M4A4Skins.Visible = false
  3423. Mag7Skins.Visible = false
  3424. NovaSkins.Visible = false
  3425. P90Skins.Visible = false
  3426. SicleKnifeSkins.Visible = false
  3427. G3SG1Skins.Visible = false
  3428. FamasSkins.Visible = false
  3429. BananaKnifeSkins.Visible = false
  3430. AxeKnifeSkins.Visible = false
  3431. FlipKnifeSkins.Visible = false
  3432. ThompsonSkins.Visible = false
  3433. UMPSkins.Visible = false
  3434. XM1014Skins.Visible = false
  3435. end)
  3436.  
  3437. FlipKnife.Name = "FlipKnife"
  3438. FlipKnife.Parent = Weapons
  3439. FlipKnife.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3440. FlipKnife.BorderSizePixel = 0
  3441. FlipKnife.Position = UDim2.new(-0.0015743426, 0, 0.91940695, 0)
  3442. FlipKnife.Size = UDim2.new(0, 329, 0, 25)
  3443. FlipKnife.Font = Enum.Font.Gotham
  3444. FlipKnife.Text = "Flip Knife"
  3445. FlipKnife.TextColor3 = Color3.new(1, 1, 1)
  3446. FlipKnife.TextSize = 14
  3447. FlipKnife.MouseButton1Down:connect(function()
  3448. USPSkins.Visible = false
  3449. AK47Skins.Visible = false
  3450. SG553Skins.Visible = false
  3451. ScoutSkins.Visible = false
  3452. Tec9Skins.Visible = false
  3453. DeagleSkins.Visible = false
  3454. FiveSeveNSkins.Visible = false
  3455. P250Skins.Visible = false
  3456. MP9Skins.Visible = false
  3457. Mac10Skins.Visible = false
  3458. GlockSkins.Visible = false
  3459. MG42Skins.Visible = false
  3460. MP5Skins.Visible = false
  3461. M249Skins.Visible = false
  3462. GalilSkins.Visible = false
  3463. AWPSkins.Visible = false
  3464. CleaverKnifeSkins.Visible = false
  3465. DualBerettasSkins.Visible = false
  3466. M4A1SSkins.Visible = false
  3467. M4A4Skins.Visible = false
  3468. Mag7Skins.Visible = false
  3469. NovaSkins.Visible = false
  3470. P90Skins.Visible = false
  3471. SicleKnifeSkins.Visible = false
  3472. G3SG1Skins.Visible = false
  3473. FamasSkins.Visible = false
  3474. BananaKnifeSkins.Visible = false
  3475. AxeKnifeSkins.Visible = false
  3476. FlipKnifeSkins.Visible = true
  3477. ThompsonSkins.Visible = false
  3478. UMPSkins.Visible = false
  3479. XM1014Skins.Visible = false
  3480. end)
  3481.  
  3482. Skins.Name = "Skins"
  3483. Skins.Parent = SkinChangerTab
  3484. Skins.BackgroundColor3 = Color3.new(0, 0, 0)
  3485. Skins.BorderColor3 = Color3.new(1, 1, 1)
  3486. Skins.Position = UDim2.new(0.541095912, 0, 0.0892857164, 0)
  3487. Skins.Size = UDim2.new(0, 310, 0, 230)
  3488.  
  3489. SG553Skins.Name = "SG553Skins"
  3490. SG553Skins.Parent = Skins
  3491. SG553Skins.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3492. SG553Skins.Position = UDim2.new(0.045161292, 0, 0.0608695634, 0)
  3493. SG553Skins.Size = UDim2.new(0, 282, 0, 202)
  3494. SG553Skins.Visible = false
  3495.  
  3496. SG553Yltude.Name = "SG553Yltude"
  3497. SG553Yltude.Parent = SG553Skins
  3498. SG553Yltude.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3499. SG553Yltude.BorderSizePixel = 0
  3500. SG553Yltude.Position = UDim2.new(-0.00157436077, 0, -0.00221033371, 0)
  3501. SG553Yltude.Size = UDim2.new(0, 282, 0, 25)
  3502. SG553Yltude.Font = Enum.Font.Gotham
  3503. SG553Yltude.Text = "Yltude"
  3504. SG553Yltude.TextColor3 = Color3.new(1, 1, 1)
  3505. SG553Yltude.TextSize = 14
  3506. SG553Yltude.MouseButton1Down:connect(function()
  3507. game.Players.LocalPlayer.SkinFolder.TFolder.SG.RobloxLocked = true
  3508. game.Players.LocalPlayer.SkinFolder.TFolder.SG.Value = "Yltude"
  3509. end)
  3510.  
  3511. ScoutSkins.Name = "ScoutSkins"
  3512. ScoutSkins.Parent = Skins
  3513. ScoutSkins.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3514. ScoutSkins.Position = UDim2.new(0.045161292, 0, 0.0608695634, 0)
  3515. ScoutSkins.Size = UDim2.new(0, 282, 0, 202)
  3516. ScoutSkins.Visible = false
  3517.  
  3518. ScoutXmas.Name = "ScoutXmas"
  3519. ScoutXmas.Parent = ScoutSkins
  3520. ScoutXmas.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3521. ScoutXmas.BorderSizePixel = 0
  3522. ScoutXmas.Position = UDim2.new(-0.00157436077, 0, -0.00221033371, 0)
  3523. ScoutXmas.Size = UDim2.new(0, 282, 0, 25)
  3524. ScoutXmas.Font = Enum.Font.Gotham
  3525. ScoutXmas.Text = "Xmas"
  3526. ScoutXmas.TextColor3 = Color3.new(1, 1, 1)
  3527. ScoutXmas.TextSize = 14
  3528. ScoutXmas.MouseButton1Down:connect(function()
  3529. game.Players.LocalPlayer.SkinFolder.TFolder.Scout.RobloxLocked = true
  3530. game.Players.LocalPlayer.SkinFolder.TFolder.Scout.Value = "Xmas"
  3531. game.Players.LocalPlayer.SkinFolder.CTFolder.Scout.RobloxLocked = true
  3532. game.Players.LocalPlayer.SkinFolder.CTFolder.Scout.Value = "Xmas"
  3533. end)
  3534.  
  3535. Tec9Skins.Name = "Tec9Skins"
  3536. Tec9Skins.Parent = Skins
  3537. Tec9Skins.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3538. Tec9Skins.Position = UDim2.new(0.045161292, 0, 0.0608695634, 0)
  3539. Tec9Skins.Size = UDim2.new(0, 282, 0, 202)
  3540. Tec9Skins.Visible = false
  3541.  
  3542. Tec9Stocking_Stuffer.Name = "Tec9Stocking_Stuffer"
  3543. Tec9Stocking_Stuffer.Parent = Tec9Skins
  3544. Tec9Stocking_Stuffer.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3545. Tec9Stocking_Stuffer.BorderSizePixel = 0
  3546. Tec9Stocking_Stuffer.Position = UDim2.new(-0.00157436077, 0, -0.00221033371, 0)
  3547. Tec9Stocking_Stuffer.Size = UDim2.new(0, 282, 0, 25)
  3548. Tec9Stocking_Stuffer.Font = Enum.Font.Gotham
  3549. Tec9Stocking_Stuffer.Text = "Stocking Stuffer"
  3550. Tec9Stocking_Stuffer.TextColor3 = Color3.new(1, 1, 1)
  3551. Tec9Stocking_Stuffer.TextSize = 14
  3552. Tec9Stocking_Stuffer.MouseButton1Down:connect(function()
  3553. game.Players.LocalPlayer.SkinFolder.TFolder.Tec9.RobloxLocked = true
  3554. game.Players.LocalPlayer.SkinFolder.TFolder.Tec9.Value = "Stocking Stuffer"
  3555. end)
  3556.  
  3557. DeagleSkins.Name = "DeagleSkins"
  3558. DeagleSkins.Parent = Skins
  3559. DeagleSkins.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3560. DeagleSkins.Position = UDim2.new(0.045161292, 0, 0.0608695634, 0)
  3561. DeagleSkins.Size = UDim2.new(0, 282, 0, 202)
  3562. DeagleSkins.Visible = false
  3563.  
  3564. DeagleWeeb.Name = "DeagleWeeb"
  3565. DeagleWeeb.Parent = DeagleSkins
  3566. DeagleWeeb.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3567. DeagleWeeb.BorderSizePixel = 0
  3568. DeagleWeeb.Position = UDim2.new(-0.00157436077, 0, -0.00221033371, 0)
  3569. DeagleWeeb.Size = UDim2.new(0, 282, 0, 25)
  3570. DeagleWeeb.Font = Enum.Font.Gotham
  3571. DeagleWeeb.Text = "Weeb"
  3572. DeagleWeeb.TextColor3 = Color3.new(1, 1, 1)
  3573. DeagleWeeb.TextSize = 14
  3574. DeagleWeeb.MouseButton1Down:connect(function()
  3575. game.Players.LocalPlayer.SkinFolder.TFolder.DesertEagle.RobloxLocked = true
  3576. game.Players.LocalPlayer.SkinFolder.TFolder.DesertEagle.Value = "Weeb"
  3577. game.Players.LocalPlayer.SkinFolder.CTFolder.DesertEagle.RobloxLocked = true
  3578. game.Players.LocalPlayer.SkinFolder.CTFolder.DesertEagle.Value = "Weeb"
  3579. end)
  3580.  
  3581. DeagleDropX.Name = "DeagleDropX"
  3582. DeagleDropX.Parent = DeagleSkins
  3583. DeagleDropX.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3584. DeagleDropX.BorderSizePixel = 0
  3585. DeagleDropX.Position = UDim2.new(-0.00157436077, 0, 0.116601549, 0)
  3586. DeagleDropX.Size = UDim2.new(0, 282, 0, 25)
  3587. DeagleDropX.Font = Enum.Font.Gotham
  3588. DeagleDropX.Text = "DropX"
  3589. DeagleDropX.TextColor3 = Color3.new(1, 1, 1)
  3590. DeagleDropX.TextSize = 14
  3591. DeagleDropX.MouseButton1Down:connect(function()
  3592. game.Players.LocalPlayer.SkinFolder.TFolder.DesertEagle.RobloxLocked = true
  3593. game.Players.LocalPlayer.SkinFolder.TFolder.DesertEagle.Value = "DropX"
  3594. game.Players.LocalPlayer.SkinFolder.CTFolder.DesertEagle.RobloxLocked = true
  3595. game.Players.LocalPlayer.SkinFolder.CTFolder.DesertEagle.Value = "DropX"
  3596. end)
  3597.  
  3598. P250Skins.Name = "P250Skins"
  3599. P250Skins.Parent = Skins
  3600. P250Skins.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3601. P250Skins.Position = UDim2.new(0.045161292, 0, 0.0608695634, 0)
  3602. P250Skins.Size = UDim2.new(0, 282, 0, 202)
  3603. P250Skins.Visible = false
  3604.  
  3605. P250TC250.Name = "P250TC250"
  3606. P250TC250.Parent = P250Skins
  3607. P250TC250.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3608. P250TC250.BorderSizePixel = 0
  3609. P250TC250.Position = UDim2.new(-0.00157436077, 0, -0.00221033371, 0)
  3610. P250TC250.Size = UDim2.new(0, 282, 0, 25)
  3611. P250TC250.Font = Enum.Font.Gotham
  3612. P250TC250.Text = "TC250"
  3613. P250TC250.TextColor3 = Color3.new(1, 1, 1)
  3614. P250TC250.TextSize = 14
  3615. P250TC250.MouseButton1Down:connect(function()
  3616. game.Players.LocalPlayer.SkinFolder.TFolder.P250.RobloxLocked = true
  3617. game.Players.LocalPlayer.SkinFolder.TFolder.P250.Value = "TC250"
  3618. game.Players.LocalPlayer.SkinFolder.CTFolder.P250.RobloxLocked = true
  3619. game.Players.LocalPlayer.SkinFolder.CTFolder.P250.Value = "TC250"
  3620. end)
  3621.  
  3622. FiveSeveNSkins.Name = "FiveSeveNSkins"
  3623. FiveSeveNSkins.Parent = Skins
  3624. FiveSeveNSkins.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3625. FiveSeveNSkins.Position = UDim2.new(0.045161292, 0, 0.0608695634, 0)
  3626. FiveSeveNSkins.Size = UDim2.new(0, 282, 0, 202)
  3627. FiveSeveNSkins.Visible = false
  3628.  
  3629. FiveSeveNDanjo.Name = "FiveSeveNDanjo"
  3630. FiveSeveNDanjo.Parent = FiveSeveNSkins
  3631. FiveSeveNDanjo.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3632. FiveSeveNDanjo.BorderSizePixel = 0
  3633. FiveSeveNDanjo.Position = UDim2.new(-0.00157436077, 0, -0.00221033371, 0)
  3634. FiveSeveNDanjo.Size = UDim2.new(0, 282, 0, 25)
  3635. FiveSeveNDanjo.Font = Enum.Font.Gotham
  3636. FiveSeveNDanjo.Text = "Danjo"
  3637. FiveSeveNDanjo.TextColor3 = Color3.new(1, 1, 1)
  3638. FiveSeveNDanjo.TextSize = 14
  3639. FiveSeveNDanjo.MouseButton1Down:connect(function()
  3640. game.Players.LocalPlayer.SkinFolder.CTFolder.FiveSeven.RobloxLocked = true
  3641. game.Players.LocalPlayer.SkinFolder.CTFolder.FiveSeven.Value = "Danjo"
  3642. end)
  3643.  
  3644. GlockSkins.Name = "GlockSkins"
  3645. GlockSkins.Parent = Skins
  3646. GlockSkins.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3647. GlockSkins.Position = UDim2.new(0.045161292, 0, 0.0608695634, 0)
  3648. GlockSkins.Size = UDim2.new(0, 282, 0, 202)
  3649. GlockSkins.Visible = false
  3650.  
  3651. GlockAnubis.Name = "GlockAnubis"
  3652. GlockAnubis.Parent = GlockSkins
  3653. GlockAnubis.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3654. GlockAnubis.BorderSizePixel = 0
  3655. GlockAnubis.Position = UDim2.new(-0.00157436077, 0, -0.00221033371, 0)
  3656. GlockAnubis.Size = UDim2.new(0, 282, 0, 25)
  3657. GlockAnubis.Font = Enum.Font.Gotham
  3658. GlockAnubis.Text = "Anubis"
  3659. GlockAnubis.TextColor3 = Color3.new(1, 1, 1)
  3660. GlockAnubis.TextSize = 14
  3661. GlockAnubis.MouseButton1Down:connect(function()
  3662. game.Players.LocalPlayer.SkinFolder.TFolder.Glock.RobloxLocked = true
  3663. game.Players.LocalPlayer.SkinFolder.TFolder.Glock.Value = "Danjo"
  3664. end)
  3665.  
  3666. MG42Skins.Name = "MG42Skins"
  3667. MG42Skins.Parent = Skins
  3668. MG42Skins.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3669. MG42Skins.Position = UDim2.new(0.045161292, 0, 0.0608695634, 0)
  3670. MG42Skins.Size = UDim2.new(0, 282, 0, 202)
  3671. MG42Skins.Visible = false
  3672.  
  3673. MG42Winterfell.Name = "MG42Winterfell"
  3674. MG42Winterfell.Parent = MG42Skins
  3675. MG42Winterfell.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3676. MG42Winterfell.BorderSizePixel = 0
  3677. MG42Winterfell.Position = UDim2.new(-0.00157436077, 0, -0.00221033371, 0)
  3678. MG42Winterfell.Size = UDim2.new(0, 282, 0, 25)
  3679. MG42Winterfell.Font = Enum.Font.Gotham
  3680. MG42Winterfell.Text = "Winterfell"
  3681. MG42Winterfell.TextColor3 = Color3.new(1, 1, 1)
  3682. MG42Winterfell.TextSize = 14
  3683. MG42Winterfell.MouseButton1Down:connect(function()
  3684. game.Players.LocalPlayer.SkinFolder.TFolder.Negev.RobloxLocked = true
  3685. game.Players.LocalPlayer.SkinFolder.TFolder.Negev.Value = "Winterfell"
  3686. game.Players.LocalPlayer.SkinFolder.CTFolder.Negev.RobloxLocked = true
  3687. game.Players.LocalPlayer.SkinFolder.CTFolder.Negev.Value = "Winterfell"
  3688. end)
  3689.  
  3690. MP5Skins.Name = "MP5Skins"
  3691. MP5Skins.Parent = Skins
  3692. MP5Skins.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3693. MP5Skins.Position = UDim2.new(0.045161292, 0, 0.0608695634, 0)
  3694. MP5Skins.Size = UDim2.new(0, 282, 0, 202)
  3695. MP5Skins.Visible = false
  3696.  
  3697. MP5Holiday.Name = "MP5Holiday"
  3698. MP5Holiday.Parent = MP5Skins
  3699. MP5Holiday.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3700. MP5Holiday.BorderSizePixel = 0
  3701. MP5Holiday.Position = UDim2.new(-0.00157436077, 0, -0.00221033371, 0)
  3702. MP5Holiday.Size = UDim2.new(0, 282, 0, 25)
  3703. MP5Holiday.Font = Enum.Font.Gotham
  3704. MP5Holiday.Text = "Holiday"
  3705. MP5Holiday.TextColor3 = Color3.new(1, 1, 1)
  3706. MP5Holiday.TextSize = 14
  3707. MP5Holiday.MouseButton1Down:connect(function()
  3708. game.Players.LocalPlayer.SkinFolder.TFolder.MP7.RobloxLocked = true
  3709. game.Players.LocalPlayer.SkinFolder.TFolder.MP7.Value = "Holiday"
  3710. game.Players.LocalPlayer.SkinFolder.CTFolder.MP7.RobloxLocked = true
  3711. game.Players.LocalPlayer.SkinFolder.CTFolder.MP7.Value = "Holiday"
  3712. end)
  3713.  
  3714. M249Skins.Name = "M249Skins"
  3715. M249Skins.Parent = Skins
  3716. M249Skins.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3717. M249Skins.Position = UDim2.new(0.045161292, 0, 0.0608695634, 0)
  3718. M249Skins.Size = UDim2.new(0, 282, 0, 202)
  3719. M249Skins.Visible = false
  3720.  
  3721. M249Wolf.Name = "M249Wolf"
  3722. M249Wolf.Parent = M249Skins
  3723. M249Wolf.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3724. M249Wolf.BorderSizePixel = 0
  3725. M249Wolf.Position = UDim2.new(-0.00157436077, 0, -0.00221033371, 0)
  3726. M249Wolf.Size = UDim2.new(0, 282, 0, 25)
  3727. M249Wolf.Font = Enum.Font.Gotham
  3728. M249Wolf.Text = "Wolf"
  3729. M249Wolf.TextColor3 = Color3.new(1, 1, 1)
  3730. M249Wolf.TextSize = 14
  3731. M249Wolf.MouseButton1Down:connect(function()
  3732. game.Players.LocalPlayer.SkinFolder.TFolder.M249.RobloxLocked = true
  3733. game.Players.LocalPlayer.SkinFolder.TFolder.M249.Value = "Wolf"
  3734. game.Players.LocalPlayer.SkinFolder.CTFolder.M249.RobloxLocked = true
  3735. game.Players.LocalPlayer.SkinFolder.CTFolder.M249.Value = "Wolf"
  3736. end)
  3737.  
  3738. GalilSkins.Name = "GalilSkins"
  3739. GalilSkins.Parent = Skins
  3740. GalilSkins.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3741. GalilSkins.Position = UDim2.new(0.045161292, 0, 0.0608695634, 0)
  3742. GalilSkins.Size = UDim2.new(0, 282, 0, 202)
  3743. GalilSkins.Visible = false
  3744.  
  3745. GalilToxicity.Name = "GalilToxicity"
  3746. GalilToxicity.Parent = GalilSkins
  3747. GalilToxicity.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3748. GalilToxicity.BorderSizePixel = 0
  3749. GalilToxicity.Position = UDim2.new(-0.00157436077, 0, -0.00221033371, 0)
  3750. GalilToxicity.Size = UDim2.new(0, 282, 0, 25)
  3751. GalilToxicity.Font = Enum.Font.Gotham
  3752. GalilToxicity.Text = "Toxicity"
  3753. GalilToxicity.TextColor3 = Color3.new(1, 1, 1)
  3754. GalilToxicity.TextSize = 14
  3755. GalilToxicity.MouseButton1Down:connect(function()
  3756. game.Players.LocalPlayer.SkinFolder.TFolder.Galil.RobloxLocked = true
  3757. game.Players.LocalPlayer.SkinFolder.TFolder.Galil.Value = "Toxicity"
  3758. end)
  3759.  
  3760. AWPSkins.Name = "AWPSkins"
  3761. AWPSkins.Parent = Skins
  3762. AWPSkins.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3763. AWPSkins.Position = UDim2.new(0.045161292, 0, 0.0608695634, 0)
  3764. AWPSkins.Size = UDim2.new(0, 282, 0, 202)
  3765. AWPSkins.Visible = false
  3766.  
  3767. AWPWeeb.Name = "AWPWeeb"
  3768. AWPWeeb.Parent = AWPSkins
  3769. AWPWeeb.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3770. AWPWeeb.BorderSizePixel = 0
  3771. AWPWeeb.Position = UDim2.new(-0.00157436077, 0, -0.00221033371, 0)
  3772. AWPWeeb.Size = UDim2.new(0, 282, 0, 25)
  3773. AWPWeeb.Font = Enum.Font.Gotham
  3774. AWPWeeb.Text = "Weeb"
  3775. AWPWeeb.TextColor3 = Color3.new(1, 1, 1)
  3776. AWPWeeb.TextSize = 14
  3777. AWPWeeb.MouseButton1Down:connect(function()
  3778. game.Players.LocalPlayer.SkinFolder.TFolder.AWP.RobloxLocked = true
  3779. game.Players.LocalPlayer.SkinFolder.TFolder.AWP.Value = "Weeb"
  3780. game.Players.LocalPlayer.SkinFolder.CTFolder.AWP.RobloxLocked = true
  3781. game.Players.LocalPlayer.SkinFolder.CTFolder.AWP.Value = "Weeb"
  3782. end)
  3783.  
  3784. AWPJTF2.Name = "AWPJTF2"
  3785. AWPJTF2.Parent = AWPSkins
  3786. AWPJTF2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3787. AWPJTF2.BorderSizePixel = 0
  3788. AWPJTF2.Position = UDim2.new(-0.00157436077, 0, 0.245314419, 0)
  3789. AWPJTF2.Size = UDim2.new(0, 282, 0, 25)
  3790. AWPJTF2.Font = Enum.Font.Gotham
  3791. AWPJTF2.Text = "JTF2"
  3792. AWPJTF2.TextColor3 = Color3.new(1, 1, 1)
  3793. AWPJTF2.TextSize = 14
  3794. AWPJTF2.MouseButton1Down:connect(function()
  3795. game.Players.LocalPlayer.SkinFolder.TFolder.AWP.RobloxLocked = true
  3796. game.Players.LocalPlayer.SkinFolder.TFolder.AWP.Value = "JTF2"
  3797. game.Players.LocalPlayer.SkinFolder.CTFolder.AWP.RobloxLocked = true
  3798. game.Players.LocalPlayer.SkinFolder.CTFolder.AWP.Value = "JTF2"
  3799. end)
  3800.  
  3801. AWPNerf.Name = "AWPNerf"
  3802. AWPNerf.Parent = AWPSkins
  3803. AWPNerf.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3804. AWPNerf.BorderSizePixel = 0
  3805. AWPNerf.Position = UDim2.new(-0.00157436077, 0, 0.121552043, 0)
  3806. AWPNerf.Size = UDim2.new(0, 282, 0, 25)
  3807. AWPNerf.Font = Enum.Font.Gotham
  3808. AWPNerf.Text = "Nerf"
  3809. AWPNerf.TextColor3 = Color3.new(1, 1, 1)
  3810. AWPNerf.TextSize = 14
  3811. AWPNerf.MouseButton1Down:connect(function()
  3812. game.Players.LocalPlayer.SkinFolder.TFolder.AWP.RobloxLocked = true
  3813. game.Players.LocalPlayer.SkinFolder.TFolder.AWP.Value = "Nerf"
  3814. game.Players.LocalPlayer.SkinFolder.CTFolder.AWP.RobloxLocked = true
  3815. game.Players.LocalPlayer.SkinFolder.CTFolder.AWP.Value = "Nerf"
  3816. end)
  3817.  
  3818. SicleKnifeSkins.Name = "SicleKnifeSkins"
  3819. SicleKnifeSkins.Parent = Skins
  3820. SicleKnifeSkins.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3821. SicleKnifeSkins.Position = UDim2.new(0.045161292, 0, 0.0608695634, 0)
  3822. SicleKnifeSkins.Size = UDim2.new(0, 282, 0, 202)
  3823. SicleKnifeSkins.Visible = false
  3824.  
  3825. ChangeToSicle.Name = "ChangeToSicle"
  3826. ChangeToSicle.Parent = SicleKnifeSkins
  3827. ChangeToSicle.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3828. ChangeToSicle.BorderSizePixel = 0
  3829. ChangeToSicle.Position = UDim2.new(-0.00157436077, 0, -0.00221033371, 0)
  3830. ChangeToSicle.Size = UDim2.new(0, 282, 0, 25)
  3831. ChangeToSicle.Font = Enum.Font.Gotham
  3832. ChangeToSicle.Text = "Change Knife to: Sickle"
  3833. ChangeToSicle.TextColor3 = Color3.new(1, 1, 1)
  3834. ChangeToSicle.TextSize = 14
  3835. ChangeToSicle.MouseButton1Down:connect(function()
  3836.  
  3837. local Plr = game.Players.LocalPlayer
  3838. local PlrTeam = Plr.Status.Team
  3839. local Team
  3840. local Viewmodels = game:GetService("ReplicatedStorage"):WaitForChild('Viewmodels')
  3841.  
  3842. local KnifesTable = {
  3843.  
  3844. 'v_Gut Knife',
  3845. 'v_Butterfly Knife',
  3846. 'v_Falchion Knife',
  3847. 'v_Bayonet',
  3848. 'v_Huntsman Knife',
  3849. 'v_Karambit',
  3850. 'v_Banana',
  3851. 'v_Flip Knife',
  3852. 'v_Bearded Axe',
  3853. 'v_Sickle',
  3854. 'v_Cleaver'
  3855.  
  3856. }
  3857. local Knife = Viewmodels:FindFirstChild("v_Sickle")
  3858. local NewKnife = Knife:Clone()
  3859. if Viewmodels:FindFirstChild('v_T Knife') then
  3860. Viewmodels:FindFirstChild('v_T Knife'):remove()
  3861. end
  3862. if Viewmodels:FindFirstChild('v_CT Knife') then
  3863. Viewmodels:FindFirstChild('v_CT Knife'):remove()
  3864. end
  3865. if PlrTeam.Value == 'CT' then
  3866. Team = 'CT'
  3867. elseif PlrTeam.Value == 'T' then
  3868. Team = 'T'
  3869. end
  3870. if Team == 'T' then
  3871. NewKnife.Name = 'v_T Knife'
  3872. elseif Team == 'CT' then
  3873. NewKnife.Name = 'v_CT Knife'
  3874. end
  3875. NewKnife.Parent = Viewmodels
  3876. end)
  3877.  
  3878. G3SG1Skins.Name = "G3SG1Skins"
  3879. G3SG1Skins.Parent = Skins
  3880. G3SG1Skins.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3881. G3SG1Skins.Position = UDim2.new(0.045161292, 0, 0.0608695634, 0)
  3882. G3SG1Skins.Size = UDim2.new(0, 282, 0, 202)
  3883. G3SG1Skins.Visible = false
  3884.  
  3885. G3SG1Autumn.Name = "G3SG1Autumn"
  3886. G3SG1Autumn.Parent = G3SG1Skins
  3887. G3SG1Autumn.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3888. G3SG1Autumn.BorderSizePixel = 0
  3889. G3SG1Autumn.Position = UDim2.new(-0.00157436077, 0, -0.00221033371, 0)
  3890. G3SG1Autumn.Size = UDim2.new(0, 282, 0, 25)
  3891. G3SG1Autumn.Font = Enum.Font.Gotham
  3892. G3SG1Autumn.Text = "Autumn"
  3893. G3SG1Autumn.TextColor3 = Color3.new(1, 1, 1)
  3894. G3SG1Autumn.TextSize = 14
  3895. G3SG1Autumn.MouseButton1Down:connect(function()
  3896. game.Players.LocalPlayer.SkinFolder.TFolder.G3SG1.RobloxLocked = true
  3897. game.Players.LocalPlayer.SkinFolder.TFolder.G3SG1.Value = "Autumn"
  3898. game.Players.LocalPlayer.SkinFolder.CTFolder.G3SG1.RobloxLocked = true
  3899. game.Players.LocalPlayer.SkinFolder.CTFolder.G3SG1.Value = "Autumn"
  3900. end)
  3901.  
  3902. FamasSkins.Name = "FamasSkins"
  3903. FamasSkins.Parent = Skins
  3904. FamasSkins.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3905. FamasSkins.Position = UDim2.new(0.045161292, 0, 0.0608695634, 0)
  3906. FamasSkins.Size = UDim2.new(0, 282, 0, 202)
  3907. FamasSkins.Visible = false
  3908.  
  3909. FamasRedux.Name = "FamasRedux"
  3910. FamasRedux.Parent = FamasSkins
  3911. FamasRedux.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3912. FamasRedux.BorderSizePixel = 0
  3913. FamasRedux.Position = UDim2.new(-0.00157436077, 0, -0.00221033371, 0)
  3914. FamasRedux.Size = UDim2.new(0, 282, 0, 25)
  3915. FamasRedux.Font = Enum.Font.Gotham
  3916. FamasRedux.Text = "Redux"
  3917. FamasRedux.TextColor3 = Color3.new(1, 1, 1)
  3918. FamasRedux.TextSize = 14
  3919. FamasRedux.MouseButton1Down:connect(function()
  3920. game.Players.LocalPlayer.SkinFolder.CTFolder.Famas.RobloxLocked = true
  3921. game.Players.LocalPlayer.SkinFolder.CTFolder.Famas.Value = "Redux"
  3922. end)
  3923.  
  3924. BananaKnifeSkins.Name = "BananaKnifeSkins"
  3925. BananaKnifeSkins.Parent = Skins
  3926. BananaKnifeSkins.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3927. BananaKnifeSkins.Position = UDim2.new(0.045161292, 0, 0.0608695634, 0)
  3928. BananaKnifeSkins.Size = UDim2.new(0, 282, 0, 202)
  3929. BananaKnifeSkins.Visible = false
  3930.  
  3931. ChangeToBanana.Name = "ChangeToBanana"
  3932. ChangeToBanana.Parent = BananaKnifeSkins
  3933. ChangeToBanana.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3934. ChangeToBanana.BorderSizePixel = 0
  3935. ChangeToBanana.Position = UDim2.new(-0.00157436077, 0, -0.00221033371, 0)
  3936. ChangeToBanana.Size = UDim2.new(0, 282, 0, 25)
  3937. ChangeToBanana.Font = Enum.Font.Gotham
  3938. ChangeToBanana.Text = "Change Knife to: Banana"
  3939. ChangeToBanana.TextColor3 = Color3.new(1, 1, 1)
  3940. ChangeToBanana.TextSize = 14
  3941. ChangeToBanana.MouseButton1Down:connect(function()
  3942. local Plr = game.Players.LocalPlayer
  3943. local PlrTeam = Plr.Status.Team
  3944. local Team
  3945. local Viewmodels = game:GetService("ReplicatedStorage"):WaitForChild('Viewmodels')
  3946.  
  3947. local KnifesTable = {
  3948.  
  3949. 'v_Gut Knife',
  3950. 'v_Butterfly Knife',
  3951. 'v_Falchion Knife',
  3952. 'v_Bayonet',
  3953. 'v_Huntsman Knife',
  3954. 'v_Karambit',
  3955. 'v_Banana',
  3956. 'v_Flip Knife',
  3957. 'v_Bearded Axe',
  3958. 'v_Sickle',
  3959. 'v_Cleaver'
  3960.  
  3961. }
  3962. local Knife = Viewmodels:FindFirstChild("v_Banana")
  3963. local NewKnife = Knife:Clone()
  3964. if Viewmodels:FindFirstChild('v_T Knife') then
  3965. Viewmodels:FindFirstChild('v_T Knife'):remove()
  3966. end
  3967. if Viewmodels:FindFirstChild('v_CT Knife') then
  3968. Viewmodels:FindFirstChild('v_CT Knife'):remove()
  3969. end
  3970. if PlrTeam.Value == 'CT' then
  3971. Team = 'CT'
  3972. elseif PlrTeam.Value == 'T' then
  3973. Team = 'T'
  3974. end
  3975. if Team == 'T' then
  3976. NewKnife.Name = 'v_T Knife'
  3977. elseif Team == 'CT' then
  3978. NewKnife.Name = 'v_CT Knife'
  3979. end
  3980. NewKnife.Parent = Viewmodels
  3981. end)
  3982.  
  3983. AxeKnifeSkins.Name = "AxeKnifeSkins"
  3984. AxeKnifeSkins.Parent = Skins
  3985. AxeKnifeSkins.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3986. AxeKnifeSkins.Position = UDim2.new(0.045161292, 0, 0.0608695634, 0)
  3987. AxeKnifeSkins.Size = UDim2.new(0, 282, 0, 202)
  3988. AxeKnifeSkins.Visible = false
  3989.  
  3990. ChangeToAxe.Name = "ChangeToAxe"
  3991. ChangeToAxe.Parent = AxeKnifeSkins
  3992. ChangeToAxe.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3993. ChangeToAxe.BorderSizePixel = 0
  3994. ChangeToAxe.Position = UDim2.new(-0.00157436077, 0, -0.00221033371, 0)
  3995. ChangeToAxe.Size = UDim2.new(0, 282, 0, 25)
  3996. ChangeToAxe.Font = Enum.Font.Gotham
  3997. ChangeToAxe.Text = "Change Knife to: Bearded Axe"
  3998. ChangeToAxe.TextColor3 = Color3.new(1, 1, 1)
  3999. ChangeToAxe.TextSize = 14
  4000. ChangeToAxe.MouseButton1Down:connect(function()
  4001. local Plr = game.Players.LocalPlayer
  4002. local PlrTeam = Plr.Status.Team
  4003. local Team
  4004. local Viewmodels = game:GetService("ReplicatedStorage"):WaitForChild('Viewmodels')
  4005.  
  4006. local KnifesTable = {
  4007.  
  4008. 'v_Gut Knife',
  4009. 'v_Butterfly Knife',
  4010. 'v_Falchion Knife',
  4011. 'v_Bayonet',
  4012. 'v_Huntsman Knife',
  4013. 'v_Karambit',
  4014. 'v_Banana',
  4015. 'v_Flip Knife',
  4016. 'v_Bearded Axe',
  4017. 'v_Sickle',
  4018. 'v_Cleaver'
  4019.  
  4020. }
  4021. local Knife = Viewmodels:FindFirstChild("v_Bearded Axe")
  4022. local NewKnife = Knife:Clone()
  4023. if Viewmodels:FindFirstChild('v_T Knife') then
  4024. Viewmodels:FindFirstChild('v_T Knife'):remove()
  4025. end
  4026. if Viewmodels:FindFirstChild('v_CT Knife') then
  4027. Viewmodels:FindFirstChild('v_CT Knife'):remove()
  4028. end
  4029. if PlrTeam.Value == 'CT' then
  4030. Team = 'CT'
  4031. elseif PlrTeam.Value == 'T' then
  4032. Team = 'T'
  4033. end
  4034. if Team == 'T' then
  4035. NewKnife.Name = 'v_T Knife'
  4036. elseif Team == 'CT' then
  4037. NewKnife.Name = 'v_CT Knife'
  4038. end
  4039. NewKnife.Parent = Viewmodels
  4040. end)
  4041.  
  4042. FlipKnifeSkins.Name = "FlipKnifeSkins"
  4043. FlipKnifeSkins.Parent = Skins
  4044. FlipKnifeSkins.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4045. FlipKnifeSkins.Position = UDim2.new(0.045161292, 0, 0.0608695634, 0)
  4046. FlipKnifeSkins.Size = UDim2.new(0, 282, 0, 202)
  4047. FlipKnifeSkins.Visible = false
  4048.  
  4049. ChangeToFlipKnife.Name = "ChangeToFlipKnife"
  4050. ChangeToFlipKnife.Parent = FlipKnifeSkins
  4051. ChangeToFlipKnife.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4052. ChangeToFlipKnife.BorderSizePixel = 0
  4053. ChangeToFlipKnife.Position = UDim2.new(-0.00157436077, 0, -0.00221033371, 0)
  4054. ChangeToFlipKnife.Size = UDim2.new(0, 282, 0, 25)
  4055. ChangeToFlipKnife.Font = Enum.Font.Gotham
  4056. ChangeToFlipKnife.Text = "Change Knife to: Flip Knife"
  4057. ChangeToFlipKnife.TextColor3 = Color3.new(1, 1, 1)
  4058. ChangeToFlipKnife.TextSize = 14
  4059. ChangeToFlipKnife.MouseButton1Down:connect(function()
  4060. local Plr = game.Players.LocalPlayer
  4061. local PlrTeam = Plr.Status.Team
  4062. local Team
  4063. local Viewmodels = game:GetService("ReplicatedStorage"):WaitForChild('Viewmodels')
  4064.  
  4065. local KnifesTable = {
  4066.  
  4067. 'v_Gut Knife',
  4068. 'v_Butterfly Knife',
  4069. 'v_Falchion Knife',
  4070. 'v_Bayonet',
  4071. 'v_Huntsman Knife',
  4072. 'v_Karambit',
  4073. 'v_Banana',
  4074. 'v_Flip Knife',
  4075. 'v_Bearded Axe',
  4076. 'v_Sickle',
  4077. 'v_Cleaver'
  4078.  
  4079. }
  4080. local Knife = Viewmodels:FindFirstChild("v_Flip Knife")
  4081. local NewKnife = Knife:Clone()
  4082. if Viewmodels:FindFirstChild('v_T Knife') then
  4083. Viewmodels:FindFirstChild('v_T Knife'):remove()
  4084. end
  4085. if Viewmodels:FindFirstChild('v_CT Knife') then
  4086. Viewmodels:FindFirstChild('v_CT Knife'):remove()
  4087. end
  4088. if PlrTeam.Value == 'CT' then
  4089. Team = 'CT'
  4090. elseif PlrTeam.Value == 'T' then
  4091. Team = 'T'
  4092. end
  4093. if Team == 'T' then
  4094. NewKnife.Name = 'v_T Knife'
  4095. elseif Team == 'CT' then
  4096. NewKnife.Name = 'v_CT Knife'
  4097. end
  4098. NewKnife.Parent = Viewmodels
  4099. end)
  4100.  
  4101. MP9Skins.Name = "MP9Skins"
  4102. MP9Skins.Parent = Skins
  4103. MP9Skins.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4104. MP9Skins.Position = UDim2.new(0.045161292, 0, 0.0608695634, 0)
  4105. MP9Skins.Size = UDim2.new(0, 282, 0, 202)
  4106. MP9Skins.Visible = false
  4107.  
  4108. MP9Cookie_Man.Name = "MP9Cookie_Man"
  4109. MP9Cookie_Man.Parent = MP9Skins
  4110. MP9Cookie_Man.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4111. MP9Cookie_Man.BorderSizePixel = 0
  4112. MP9Cookie_Man.Position = UDim2.new(-0.00157436077, 0, -0.00221033371, 0)
  4113. MP9Cookie_Man.Size = UDim2.new(0, 282, 0, 25)
  4114. MP9Cookie_Man.Font = Enum.Font.Gotham
  4115. MP9Cookie_Man.Text = "Cookie Man"
  4116. MP9Cookie_Man.TextColor3 = Color3.new(1, 1, 1)
  4117. MP9Cookie_Man.TextSize = 14
  4118. MP9Cookie_Man.MouseButton1Down:connect(function()
  4119. game.Players.LocalPlayer.SkinFolder.CTFolder.MP9.RobloxLocked = true
  4120. game.Players.LocalPlayer.SkinFolder.CTFolder.MP9.Value = "Cookie Man"
  4121. end)
  4122.  
  4123. Mac10Skins.Name = "Mac10Skins"
  4124. Mac10Skins.Parent = Skins
  4125. Mac10Skins.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4126. Mac10Skins.Position = UDim2.new(0.045161292, 0, 0.0608695634, 0)
  4127. Mac10Skins.Size = UDim2.new(0, 282, 0, 202)
  4128. Mac10Skins.Visible = false
  4129.  
  4130. Mac10Golden_Rings.Name = "Mac10Golden_Rings"
  4131. Mac10Golden_Rings.Parent = Mac10Skins
  4132. Mac10Golden_Rings.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4133. Mac10Golden_Rings.BorderSizePixel = 0
  4134. Mac10Golden_Rings.Position = UDim2.new(-0.00157436077, 0, -0.00221033371, 0)
  4135. Mac10Golden_Rings.Size = UDim2.new(0, 282, 0, 25)
  4136. Mac10Golden_Rings.Font = Enum.Font.Gotham
  4137. Mac10Golden_Rings.Text = "Golden Rings"
  4138. Mac10Golden_Rings.TextColor3 = Color3.new(1, 1, 1)
  4139. Mac10Golden_Rings.TextSize = 14
  4140. Mac10Golden_Rings.MouseButton1Down:connect(function()
  4141. game.Players.LocalPlayer.SkinFolder.TFolder.MAC10.RobloxLocked = true
  4142. game.Players.LocalPlayer.SkinFolder.TFolder.MAC10.Value = "Golden Rings"
  4143. end)
  4144.  
  4145. USPSkins.Name = "USPSkins"
  4146. USPSkins.Parent = Skins
  4147. USPSkins.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4148. USPSkins.Position = UDim2.new(0.045161292, 0, 0.0608695634, 0)
  4149. USPSkins.Size = UDim2.new(0, 282, 0, 202)
  4150. USPSkins.Visible = false
  4151.  
  4152. USPYellowbelly.Name = "USPYellowbelly"
  4153. USPYellowbelly.Parent = USPSkins
  4154. USPYellowbelly.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4155. USPYellowbelly.BorderSizePixel = 0
  4156. USPYellowbelly.Position = UDim2.new(-0.00157436077, 0, -0.00221033371, 0)
  4157. USPYellowbelly.Size = UDim2.new(0, 282, 0, 25)
  4158. USPYellowbelly.Font = Enum.Font.Gotham
  4159. USPYellowbelly.Text = "Yellowbelly"
  4160. USPYellowbelly.TextColor3 = Color3.new(1, 1, 1)
  4161. USPYellowbelly.TextSize = 14
  4162. USPYellowbelly.MouseButton1Down:connect(function()
  4163. game.Players.LocalPlayer.SkinFolder.CTFolder.USP.RobloxLocked = true
  4164. game.Players.LocalPlayer.SkinFolder.CTFolder.USP.Value = "Yellowbelly"
  4165. end)
  4166.  
  4167. UMPSkins.Name = "UMPSkins"
  4168. UMPSkins.Parent = Skins
  4169. UMPSkins.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4170. UMPSkins.Position = UDim2.new(0.045161292, 0, 0.0608695634, 0)
  4171. UMPSkins.Size = UDim2.new(0, 282, 0, 202)
  4172. UMPSkins.Visible = false
  4173.  
  4174. UMPRedline.Name = "UMPRedline"
  4175. UMPRedline.Parent = UMPSkins
  4176. UMPRedline.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4177. UMPRedline.BorderSizePixel = 0
  4178. UMPRedline.Position = UDim2.new(-0.00157436077, 0, -0.00221033371, 0)
  4179. UMPRedline.Size = UDim2.new(0, 282, 0, 25)
  4180. UMPRedline.Font = Enum.Font.Gotham
  4181. UMPRedline.Text = "Redline"
  4182. UMPRedline.TextColor3 = Color3.new(1, 1, 1)
  4183. UMPRedline.TextSize = 14
  4184. UMPRedline.MouseButton1Down:connect(function()
  4185. game.Players.LocalPlayer.SkinFolder.CTFolder.UMP.RobloxLocked = true
  4186. game.Players.LocalPlayer.SkinFolder.CTFolder.UMP.Value = "Redline"
  4187. game.Players.LocalPlayer.SkinFolder.TFolder.UMP.RobloxLocked = true
  4188. game.Players.LocalPlayer.SkinFolder.TFolder.UMP.Value = "Redline"
  4189. end)
  4190.  
  4191. NovaSkins.Name = "NovaSkins"
  4192. NovaSkins.Parent = Skins
  4193. NovaSkins.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4194. NovaSkins.Position = UDim2.new(0.045161292, 0, 0.0608695634, 0)
  4195. NovaSkins.Size = UDim2.new(0, 282, 0, 202)
  4196. NovaSkins.Visible = false
  4197.  
  4198. NovaBlack_Ice.Name = "NovaBlack_Ice"
  4199. NovaBlack_Ice.Parent = NovaSkins
  4200. NovaBlack_Ice.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4201. NovaBlack_Ice.BorderSizePixel = 0
  4202. NovaBlack_Ice.Position = UDim2.new(-0.00157436077, 0, -0.00221033371, 0)
  4203. NovaBlack_Ice.Size = UDim2.new(0, 282, 0, 25)
  4204. NovaBlack_Ice.Font = Enum.Font.Gotham
  4205. NovaBlack_Ice.Text = "Black Ice"
  4206. NovaBlack_Ice.TextColor3 = Color3.new(1, 1, 1)
  4207. NovaBlack_Ice.TextSize = 14
  4208. NovaBlack_Ice.MouseButton1Down:connect(function()
  4209. game.Players.LocalPlayer.SkinFolder.CTFolder.Nova.RobloxLocked = true
  4210. game.Players.LocalPlayer.SkinFolder.CTFolder.Nova.Value = "Black Ice"
  4211. game.Players.LocalPlayer.SkinFolder.TFolder.Nova.RobloxLocked = true
  4212. game.Players.LocalPlayer.SkinFolder.TFolder.Nova.Value = "Black Ice"
  4213. end)
  4214.  
  4215. ThompsonSkins.Name = "ThompsonSkins"
  4216. ThompsonSkins.Parent = Skins
  4217. ThompsonSkins.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4218. ThompsonSkins.Position = UDim2.new(0.045161292, 0, 0.0608695634, 0)
  4219. ThompsonSkins.Size = UDim2.new(0, 282, 0, 202)
  4220. ThompsonSkins.Visible = false
  4221.  
  4222. ThompsonSergeant.Name = "ThompsonSergeant"
  4223. ThompsonSergeant.Parent = ThompsonSkins
  4224. ThompsonSergeant.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4225. ThompsonSergeant.BorderSizePixel = 0
  4226. ThompsonSergeant.Position = UDim2.new(-0.00157436077, 0, -0.00221033371, 0)
  4227. ThompsonSergeant.Size = UDim2.new(0, 282, 0, 25)
  4228. ThompsonSergeant.Font = Enum.Font.Gotham
  4229. ThompsonSergeant.Text = "Sergeant"
  4230. ThompsonSergeant.TextColor3 = Color3.new(1, 1, 1)
  4231. ThompsonSergeant.TextSize = 14
  4232. ThompsonSergeant.MouseButton1Down:connect(function()
  4233. game.Players.LocalPlayer.SkinFolder.CTFolder.Bizon.RobloxLocked = true
  4234. game.Players.LocalPlayer.SkinFolder.CTFolder.Bizon.Value = "Sergeant"
  4235. game.Players.LocalPlayer.SkinFolder.TFolder.Bizon.RobloxLocked = true
  4236. game.Players.LocalPlayer.SkinFolder.TFolder.Bizon.Value = "Sergeant"
  4237. end)
  4238.  
  4239. P90Skins.Name = "P90Skins"
  4240. P90Skins.Parent = Skins
  4241. P90Skins.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4242. P90Skins.Position = UDim2.new(0.045161292, 0, 0.0608695634, 0)
  4243. P90Skins.Size = UDim2.new(0, 282, 0, 202)
  4244. P90Skins.Visible = false
  4245.  
  4246. P90Skulls.Name = "P90Skulls"
  4247. P90Skulls.Parent = P90Skins
  4248. P90Skulls.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4249. P90Skulls.BorderSizePixel = 0
  4250. P90Skulls.Position = UDim2.new(-0.00157436077, 0, -0.00221033371, 0)
  4251. P90Skulls.Size = UDim2.new(0, 282, 0, 25)
  4252. P90Skulls.Font = Enum.Font.Gotham
  4253. P90Skulls.Text = "Skulls"
  4254. P90Skulls.TextColor3 = Color3.new(1, 1, 1)
  4255. P90Skulls.TextSize = 14
  4256. P90Skulls.MouseButton1Down:connect(function()
  4257. game.Players.LocalPlayer.SkinFolder.CTFolder.P90.RobloxLocked = true
  4258. game.Players.LocalPlayer.SkinFolder.CTFolder.P90.Value = "Skulls"
  4259. game.Players.LocalPlayer.SkinFolder.TFolder.P90.RobloxLocked = true
  4260. game.Players.LocalPlayer.SkinFolder.TFolder.P90.Value = "Skulls"
  4261. end)
  4262.  
  4263. XM1014Skins.Name = "XM1014Skins"
  4264. XM1014Skins.Parent = Skins
  4265. XM1014Skins.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4266. XM1014Skins.Position = UDim2.new(0.045161292, 0, 0.0608695634, 0)
  4267. XM1014Skins.Size = UDim2.new(0, 282, 0, 202)
  4268. XM1014Skins.Visible = false
  4269.  
  4270. XM1014Arctic.Name = "XM1014Arctic"
  4271. XM1014Arctic.Parent = XM1014Skins
  4272. XM1014Arctic.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4273. XM1014Arctic.BorderSizePixel = 0
  4274. XM1014Arctic.Position = UDim2.new(-0.00157436077, 0, -0.00221033371, 0)
  4275. XM1014Arctic.Size = UDim2.new(0, 282, 0, 25)
  4276. XM1014Arctic.Font = Enum.Font.Gotham
  4277. XM1014Arctic.Text = "Arctic"
  4278. XM1014Arctic.TextColor3 = Color3.new(1, 1, 1)
  4279. XM1014Arctic.TextSize = 14
  4280. XM1014Arctic.MouseButton1Down:connect(function()
  4281. game.Players.LocalPlayer.SkinFolder.CTFolder.XM.RobloxLocked = true
  4282. game.Players.LocalPlayer.SkinFolder.CTFolder.XM.Value = "Arctic"
  4283. game.Players.LocalPlayer.SkinFolder.TFolder.XM.RobloxLocked = true
  4284. game.Players.LocalPlayer.SkinFolder.TFolder.XM.Value = "Arctic"
  4285. end)
  4286.  
  4287. Mag7Skins.Name = "Mag7Skins"
  4288. Mag7Skins.Parent = Skins
  4289. Mag7Skins.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4290. Mag7Skins.Position = UDim2.new(0.045161292, 0, 0.0608695634, 0)
  4291. Mag7Skins.Size = UDim2.new(0, 282, 0, 202)
  4292. Mag7Skins.Visible = false
  4293.  
  4294. Mag7Molten.Name = "Mag7Molten"
  4295. Mag7Molten.Parent = Mag7Skins
  4296. Mag7Molten.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4297. Mag7Molten.BorderSizePixel = 0
  4298. Mag7Molten.Position = UDim2.new(-0.00157436077, 0, -0.00221033371, 0)
  4299. Mag7Molten.Size = UDim2.new(0, 282, 0, 25)
  4300. Mag7Molten.Font = Enum.Font.Gotham
  4301. Mag7Molten.Text = "Molten"
  4302. Mag7Molten.TextColor3 = Color3.new(1, 1, 1)
  4303. Mag7Molten.TextSize = 14
  4304. Mag7Molten.MouseButton1Down:connect(function()
  4305. game.Players.LocalPlayer.SkinFolder.CTFolder.MAG7.RobloxLocked = true
  4306. game.Players.LocalPlayer.SkinFolder.CTFolder.MAG7.Value = "Molten"
  4307. game.Players.LocalPlayer.SkinFolder.TFolder.MAG7.RobloxLocked = true
  4308. game.Players.LocalPlayer.SkinFolder.TFolder.MAG7.Value = "Molten"
  4309. end)
  4310.  
  4311. M4A4Skins.Name = "M4A4Skins"
  4312. M4A4Skins.Parent = Skins
  4313. M4A4Skins.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4314. M4A4Skins.Position = UDim2.new(0.045161292, 0, 0.0608695634, 0)
  4315. M4A4Skins.Size = UDim2.new(0, 282, 0, 202)
  4316. M4A4Skins.Visible = false
  4317.  
  4318. M4ASBOTS.Name = "M4ASBOT[S]"
  4319. M4ASBOTS.Parent = M4A4Skins
  4320. M4ASBOTS.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4321. M4ASBOTS.BorderSizePixel = 0
  4322. M4ASBOTS.Position = UDim2.new(-0.00157436077, 0, -0.00221033371, 0)
  4323. M4ASBOTS.Size = UDim2.new(0, 282, 0, 25)
  4324. M4ASBOTS.Font = Enum.Font.Gotham
  4325. M4ASBOTS.Text = "BOT[S]"
  4326. M4ASBOTS.TextColor3 = Color3.new(1, 1, 1)
  4327. M4ASBOTS.TextSize = 14
  4328. M4ASBOTS.MouseButton1Down:connect(function()
  4329. game.Players.LocalPlayer.SkinFolder.CTFolder.M4A4.RobloxLocked = true
  4330. game.Players.LocalPlayer.SkinFolder.CTFolder.M4A4.Value = "BOT[S]"
  4331. game.Players.LocalPlayer.SkinFolder.TFolder.M4A4.RobloxLocked = true
  4332. game.Players.LocalPlayer.SkinFolder.TFolder.M4A4.Value = "BOT[S]"
  4333. end)
  4334.  
  4335. CleaverKnifeSkins.Name = "CleaverKnifeSkins"
  4336. CleaverKnifeSkins.Parent = Skins
  4337. CleaverKnifeSkins.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4338. CleaverKnifeSkins.Position = UDim2.new(0.045161292, 0, 0.0608695634, 0)
  4339. CleaverKnifeSkins.Size = UDim2.new(0, 282, 0, 202)
  4340. CleaverKnifeSkins.Visible = false
  4341.  
  4342. ChangeToCleaver.Name = "ChangeToCleaver"
  4343. ChangeToCleaver.Parent = CleaverKnifeSkins
  4344. ChangeToCleaver.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4345. ChangeToCleaver.BorderSizePixel = 0
  4346. ChangeToCleaver.Position = UDim2.new(-0.00157436077, 0, -0.00221033371, 0)
  4347. ChangeToCleaver.Size = UDim2.new(0, 282, 0, 25)
  4348. ChangeToCleaver.Font = Enum.Font.Gotham
  4349. ChangeToCleaver.Text = "Change Knife to: Cleaver"
  4350. ChangeToCleaver.TextColor3 = Color3.new(1, 1, 1)
  4351. ChangeToCleaver.TextSize = 14
  4352. ChangeToCleaver.MouseButton1Down:connect(function()
  4353. local Plr = game.Players.LocalPlayer
  4354. local PlrTeam = Plr.Status.Team
  4355. local Team
  4356. local Viewmodels = game:GetService("ReplicatedStorage"):WaitForChild('Viewmodels')
  4357.  
  4358. local KnifesTable = {
  4359.  
  4360. 'v_Gut Knife',
  4361. 'v_Butterfly Knife',
  4362. 'v_Falchion Knife',
  4363. 'v_Bayonet',
  4364. 'v_Huntsman Knife',
  4365. 'v_Karambit',
  4366. 'v_Banana',
  4367. 'v_Flip Knife',
  4368. 'v_Bearded Axe',
  4369. 'v_Sickle',
  4370. 'v_Cleaver'
  4371.  
  4372. }
  4373. local Knife = Viewmodels:FindFirstChild("v_Cleaver")
  4374. local NewKnife = Knife:Clone()
  4375. if Viewmodels:FindFirstChild('v_T Knife') then
  4376. Viewmodels:FindFirstChild('v_T Knife'):remove()
  4377. end
  4378. if Viewmodels:FindFirstChild('v_CT Knife') then
  4379. Viewmodels:FindFirstChild('v_CT Knife'):remove()
  4380. end
  4381. if PlrTeam.Value == 'CT' then
  4382. Team = 'CT'
  4383. elseif PlrTeam.Value == 'T' then
  4384. Team = 'T'
  4385. end
  4386. if Team == 'T' then
  4387. NewKnife.Name = 'v_T Knife'
  4388. elseif Team == 'CT' then
  4389. NewKnife.Name = 'v_CT Knife'
  4390. end
  4391. NewKnife.Parent = Viewmodels
  4392. end)
  4393.  
  4394. M4A1SSkins.Name = "M4A1-SSkins"
  4395. M4A1SSkins.Parent = Skins
  4396. M4A1SSkins.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4397. M4A1SSkins.Position = UDim2.new(0.045161292, 0, 0.0608695634, 0)
  4398. M4A1SSkins.Size = UDim2.new(0, 282, 0, 202)
  4399. M4A1SSkins.Visible = false
  4400.  
  4401. M4A1SHeavens_Gate.Name = "M4A1-SHeavens_Gate"
  4402. M4A1SHeavens_Gate.Parent = M4A1SSkins
  4403. M4A1SHeavens_Gate.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4404. M4A1SHeavens_Gate.BorderSizePixel = 0
  4405. M4A1SHeavens_Gate.Position = UDim2.new(-0.00157436077, 0, -0.00221033371, 0)
  4406. M4A1SHeavens_Gate.Size = UDim2.new(0, 282, 0, 25)
  4407. M4A1SHeavens_Gate.Font = Enum.Font.Gotham
  4408. M4A1SHeavens_Gate.Text = "Heavens Gate"
  4409. M4A1SHeavens_Gate.TextColor3 = Color3.new(1, 1, 1)
  4410. M4A1SHeavens_Gate.TextSize = 14
  4411. M4A1SHeavens_Gate.MouseButton1Down:connect(function()
  4412. game.Players.LocalPlayer.SkinFolder.CTFolder.M4A4.RobloxLocked = true
  4413. game.Players.LocalPlayer.SkinFolder.CTFolder.M4A4.Value = "Heavens Gate"
  4414. end)
  4415.  
  4416. AK47Skins.Name = "AK47Skins"
  4417. AK47Skins.Parent = Skins
  4418. AK47Skins.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4419. AK47Skins.Position = UDim2.new(0.045161292, 0, 0.0608695634, 0)
  4420. AK47Skins.Size = UDim2.new(0, 282, 0, 202)
  4421. AK47Skins.Visible = false
  4422.  
  4423. AK47Hypersonic.Name = "AK47Hypersonic"
  4424. AK47Hypersonic.Parent = AK47Skins
  4425. AK47Hypersonic.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4426. AK47Hypersonic.BorderSizePixel = 0
  4427. AK47Hypersonic.Position = UDim2.new(-0.00157436077, 0, -0.00221033371, 0)
  4428. AK47Hypersonic.Size = UDim2.new(0, 282, 0, 25)
  4429. AK47Hypersonic.Font = Enum.Font.Gotham
  4430. AK47Hypersonic.Text = "Hypersonic"
  4431. AK47Hypersonic.TextColor3 = Color3.new(1, 1, 1)
  4432. AK47Hypersonic.TextSize = 14
  4433. AK47Hypersonic.MouseButton1Down:connect(function()
  4434. game.Players.LocalPlayer.SkinFolder.TFolder.AK47.RobloxLocked = true
  4435. game.Players.LocalPlayer.SkinFolder.TFolder.AK47.Value = "Hypersonic"
  4436. end)
  4437.  
  4438. AK47Outlaws.Name = "AK47Outlaws"
  4439. AK47Outlaws.Parent = AK47Skins
  4440. AK47Outlaws.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4441. AK47Outlaws.BorderSizePixel = 0
  4442. AK47Outlaws.Position = UDim2.new(-0.00157436077, 0, 0.11666055, 0)
  4443. AK47Outlaws.Size = UDim2.new(0, 282, 0, 25)
  4444. AK47Outlaws.Font = Enum.Font.Gotham
  4445. AK47Outlaws.Text = "Outlaws"
  4446. AK47Outlaws.TextColor3 = Color3.new(1, 1, 1)
  4447. AK47Outlaws.TextSize = 14
  4448. AK47Outlaws.MouseButton1Down:connect(function()
  4449. game.Players.LocalPlayer.SkinFolder.TFolder.AK47.RobloxLocked = true
  4450. game.Players.LocalPlayer.SkinFolder.TFolder.AK47.Value = "Outlaws"
  4451. end)
  4452.  
  4453. DualBerettasSkins.Name = "DualBerettasSkins"
  4454. DualBerettasSkins.Parent = Skins
  4455. DualBerettasSkins.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4456. DualBerettasSkins.Position = UDim2.new(0.045161292, 0, 0.0608695634, 0)
  4457. DualBerettasSkins.Size = UDim2.new(0, 282, 0, 202)
  4458. DualBerettasSkins.Visible = false
  4459.  
  4460. DualBerettasXmas.Name = "DualBerettasXmas"
  4461. DualBerettasXmas.Parent = DualBerettasSkins
  4462. DualBerettasXmas.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4463. DualBerettasXmas.BorderSizePixel = 0
  4464. DualBerettasXmas.Position = UDim2.new(-0.00157436077, 0, -0.00221033371, 0)
  4465. DualBerettasXmas.Size = UDim2.new(0, 282, 0, 25)
  4466. DualBerettasXmas.Font = Enum.Font.Gotham
  4467. DualBerettasXmas.Text = "Xmas"
  4468. DualBerettasXmas.TextColor3 = Color3.new(1, 1, 1)
  4469. DualBerettasXmas.TextSize = 14
  4470. DualBerettasXmas.MouseButton1Down:connect(function()
  4471. game.Players.LocalPlayer.SkinFolder.TFolder.DualBerettas.RobloxLocked = true
  4472. game.Players.LocalPlayer.SkinFolder.TFolder.DualBerettas.Value = "Xmas"
  4473. game.Players.LocalPlayer.SkinFolder.CTFolder.DualBerettas.RobloxLocked = true
  4474. game.Players.LocalPlayer.SkinFolder.CTFolder.DualBerettas.Value = "Xmas"
  4475. end)
  4476.  
  4477. MiscTab.Name = "MiscTab"
  4478. MiscTab.Parent = ChillwareMain
  4479. MiscTab.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4480. MiscTab.BorderColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  4481. MiscTab.BorderSizePixel = 5
  4482. MiscTab.Position = UDim2.new(0.0434999838, 0, 0.224999994, 0)
  4483. MiscTab.Size = UDim2.new(0, 730, 0, 280)
  4484. MiscTab.Visible = false
  4485.  
  4486. RespawnButton.Name = "RespawnButton"
  4487. RespawnButton.Parent = MiscTab
  4488. RespawnButton.BackgroundColor3 = Color3.new(1, 1, 1)
  4489. RespawnButton.Position = UDim2.new(0.01369863, 0, 0.0357142873, 0)
  4490. RespawnButton.Size = UDim2.new(0, 201, 0, 31)
  4491. RespawnButton.Style = Enum.ButtonStyle.RobloxButton
  4492. RespawnButton.Font = Enum.Font.Gotham
  4493. RespawnButton.Text = "Respawn"
  4494. RespawnButton.TextColor3 = Color3.new(1, 1, 1)
  4495. RespawnButton.TextSize = 14
  4496. RespawnButton.MouseButton1Down:connect(function()
  4497. game.ReplicatedStorage.Events:FindFirstChild("Spawnme"):FireServer()
  4498. end)
  4499.  
  4500. JoinCTButton.Name = "JoinCTButton"
  4501. JoinCTButton.Parent = MiscTab
  4502. JoinCTButton.BackgroundColor3 = Color3.new(1, 1, 1)
  4503. JoinCTButton.Position = UDim2.new(0.01369863, 0, 0.257142872, 0)
  4504. JoinCTButton.Size = UDim2.new(0, 201, 0, 31)
  4505. JoinCTButton.Style = Enum.ButtonStyle.RobloxButton
  4506. JoinCTButton.Font = Enum.Font.Gotham
  4507. JoinCTButton.Text = "Join CT"
  4508. JoinCTButton.TextColor3 = Color3.new(1, 1, 1)
  4509. JoinCTButton.TextSize = 14
  4510. JoinCTButton.MouseButton1Down:connect(function()
  4511. game.ReplicatedStorage.Events:FindFirstChild("JoinTeam"):FireServer("CT")
  4512. end)
  4513.  
  4514. JoinTButton.Name = "JoinTButton"
  4515. JoinTButton.Parent = MiscTab
  4516. JoinTButton.BackgroundColor3 = Color3.new(1, 1, 1)
  4517. JoinTButton.Position = UDim2.new(0.01369863, 0, 0.14642857, 0)
  4518. JoinTButton.Size = UDim2.new(0, 201, 0, 31)
  4519. JoinTButton.Style = Enum.ButtonStyle.RobloxButton
  4520. JoinTButton.Font = Enum.Font.Gotham
  4521. JoinTButton.Text = "Join T"
  4522. JoinTButton.TextColor3 = Color3.new(1, 1, 1)
  4523. JoinTButton.TextSize = 14
  4524. JoinTButton.MouseButton1Down:connect(function()
  4525. game.ReplicatedStorage.Events:FindFirstChild("JoinTeam"):FireServer("T")
  4526. end)
  4527.  
  4528. SuperGunCheckBox.Name = "SuperGunCheckBox"
  4529. SuperGunCheckBox.Parent = RageTab
  4530. SuperGunCheckBox.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  4531. SuperGunCheckBox.Position = UDim2.new(0.0149999997, 0, 0.167142853, 0)
  4532. SuperGunCheckBox.Size = UDim2.new(0, 30, 0, 30)
  4533. SuperGunCheckBox.Style = Enum.ButtonStyle.RobloxButton
  4534. SuperGunCheckBox.Font = Enum.Font.Gotham
  4535. SuperGunCheckBox.Text = ""
  4536. SuperGunCheckBox.TextColor3 = Color3.new(1, 1, 1)
  4537. SuperGunCheckBox.TextSize = 14
  4538. SuperGunCheckBox.MouseButton1Down:connect(function()
  4539. if not supergun then
  4540. supergun = true
  4541. SuperGunCheckBox.Text = ("?")
  4542. repeat if supergun then
  4543. game:GetService("RunService").Stepped:Wait()
  4544. game:GetService("ReplicatedStorage").Weapons.DesertEagle.Penetration.Value = 9999999999999999
  4545. game:GetService("ReplicatedStorage").Weapons.DesertEagle.Recoil.AngleY.Value = 0
  4546. game:GetService("ReplicatedStorage").Weapons.DesertEagle.Recoil.AngleX.Value = 0
  4547. game:GetService("ReplicatedStorage").Weapons.DesertEagle.Recoil.Value = 0
  4548. game:GetService("ReplicatedStorage").Weapons.DesertEagle.DMG.Value = 500
  4549. game:GetService("ReplicatedStorage").Weapons.DesertEagle.MinDmg.Value = 499
  4550. game:GetService("ReplicatedStorage").Weapons.DesertEagle.Range.Value = 9999
  4551. game:GetService("ReplicatedStorage").Weapons.DesertEagle.FireRate.Value = 0.01
  4552. game:GetService("ReplicatedStorage").Weapons.DesertEagle.ReloadTime.Value = 0.255
  4553. game:GetService("ReplicatedStorage").Weapons.DesertEagle.EquipTime.Value = 0.255
  4554. game:GetService("ReplicatedStorage").Weapons.DesertEagle.Auto.Value = true
  4555. game:GetService("ReplicatedStorage").Weapons.DesertEagle.StoredAmmo.Value = 99999999
  4556. game:GetService("ReplicatedStorage").Weapons.DesertEagle.Ammo.Value = 999999
  4557. game:GetService("ReplicatedStorage").Weapons.DesertEagle.Bullets.Value = 1
  4558. game:GetService("ReplicatedStorage").Weapons.DesertEagle.ArmorPenetration.Value = 9999999999999999
  4559. game:GetService("ReplicatedStorage").Weapons.DesertEagle.KillAward.Value = 5000
  4560. game:GetService("ReplicatedStorage").Weapons.DesertEagle.Spread.Value = 0
  4561. game:GetService("ReplicatedStorage").Weapons.DesertEagle.Spread.Stand.Value = 0
  4562. game:GetService("ReplicatedStorage").Weapons.DesertEagle.Spread.Crouch.Value = 0
  4563. game:GetService("ReplicatedStorage").Weapons.DesertEagle.Spread.Move.Value = 0
  4564. game:GetService("ReplicatedStorage").Weapons.DesertEagle.Spread.Jump.Value = 0
  4565. game:GetService("ReplicatedStorage").Weapons.DesertEagle.Spread.Land.Value = 0
  4566. game:GetService("ReplicatedStorage").Weapons.DesertEagle.Spread.Ladder.Value = 0
  4567. game:GetService("ReplicatedStorage").Weapons.DesertEagle.Spread.RecoveryTime.Value = 0
  4568. game:GetService("ReplicatedStorage").Weapons.DesertEagle.Spread.RecoveryTime.Crouched.Value = 0
  4569. game:GetService("ReplicatedStorage").Weapons.AWP.Penetration.Value = 9999999999999999
  4570. game:GetService("ReplicatedStorage").Weapons.AWP.Recoil.AngleY.Value = 0
  4571. game:GetService("ReplicatedStorage").Weapons.AWP.Recoil.AngleX.Value = 0
  4572. game:GetService("ReplicatedStorage").Weapons.AWP.Recoil.Value = 0
  4573. game:GetService("ReplicatedStorage").Weapons.AWP.DMG.Value = 500
  4574. game:GetService("ReplicatedStorage").Weapons.AWP.MinDmg.Value = 499
  4575. game:GetService("ReplicatedStorage").Weapons.AWP.Range.Value = 9999
  4576. game:GetService("ReplicatedStorage").Weapons.AWP.FireRate.Value = 0.01
  4577. game:GetService("ReplicatedStorage").Weapons.AWP.ReloadTime.Value = 0.255
  4578. game:GetService("ReplicatedStorage").Weapons.AWP.EquipTime.Value = 0.255
  4579. game:GetService("ReplicatedStorage").Weapons.AWP.Auto.Value = true
  4580. game:GetService("ReplicatedStorage").Weapons.AWP.StoredAmmo.Value = 99999999
  4581. game:GetService("ReplicatedStorage").Weapons.AWP.Ammo.Value = 999999
  4582. game:GetService("ReplicatedStorage").Weapons.AWP.Bullets.Value = 1
  4583. game:GetService("ReplicatedStorage").Weapons.AWP.ArmorPenetration.Value = 9999999999999999
  4584. game:GetService("ReplicatedStorage").Weapons.AWP.KillAward.Value = 5000
  4585. game:GetService("ReplicatedStorage").Weapons.AWP.Spread.Value = 0
  4586. game:GetService("ReplicatedStorage").Weapons.AWP.Spread.Stand.Value = 0
  4587. game:GetService("ReplicatedStorage").Weapons.AWP.Spread.Crouch.Value = 0
  4588. game:GetService("ReplicatedStorage").Weapons.AWP.Spread.Move.Value = 0
  4589. game:GetService("ReplicatedStorage").Weapons.AWP.Spread.Jump.Value = 0
  4590. game:GetService("ReplicatedStorage").Weapons.AWP.Spread.Land.Value = 0
  4591. game:GetService("ReplicatedStorage").Weapons.AWP.Spread.Ladder.Value = 0
  4592. game:GetService("ReplicatedStorage").Weapons.AWP.Spread.RecoveryTime.Value = 0
  4593. game:GetService("ReplicatedStorage").Weapons.AWP.Spread.RecoveryTime.Crouched.Value = 0
  4594. game:GetService("ReplicatedStorage").Weapons.M4A4.Penetration.Value = 9999999999999999
  4595. game:GetService("ReplicatedStorage").Weapons.M4A4.Recoil.AngleY.Value = 0
  4596. game:GetService("ReplicatedStorage").Weapons.M4A4.Recoil.AngleX.Value = 0
  4597. game:GetService("ReplicatedStorage").Weapons.M4A4.Recoil.Value = 0
  4598. game:GetService("ReplicatedStorage").Weapons.M4A4.DMG.Value = 500
  4599. game:GetService("ReplicatedStorage").Weapons.M4A4.MinDmg.Value = 499
  4600. game:GetService("ReplicatedStorage").Weapons.M4A4.Range.Value = 9999
  4601. game:GetService("ReplicatedStorage").Weapons.M4A4.FireRate.Value = 0.01
  4602. game:GetService("ReplicatedStorage").Weapons.M4A4.ReloadTime.Value = 0.255
  4603. game:GetService("ReplicatedStorage").Weapons.M4A4.EquipTime.Value = 0.255
  4604. game:GetService("ReplicatedStorage").Weapons.M4A4.Auto.Value = true
  4605. game:GetService("ReplicatedStorage").Weapons.M4A4.StoredAmmo.Value = 99999999
  4606. game:GetService("ReplicatedStorage").Weapons.M4A4.Ammo.Value = 999999
  4607. game:GetService("ReplicatedStorage").Weapons.M4A4.Bullets.Value = 1
  4608. game:GetService("ReplicatedStorage").Weapons.M4A4.ArmorPenetration.Value = 9999999999999999
  4609. game:GetService("ReplicatedStorage").Weapons.M4A4.KillAward.Value = 5000
  4610. game:GetService("ReplicatedStorage").Weapons.M4A4.Spread.Value = 0
  4611. game:GetService("ReplicatedStorage").Weapons.M4A4.Spread.Stand.Value = 0
  4612. game:GetService("ReplicatedStorage").Weapons.M4A4.Spread.Crouch.Value = 0
  4613. game:GetService("ReplicatedStorage").Weapons.M4A4.Spread.Move.Value = 0
  4614. game:GetService("ReplicatedStorage").Weapons.M4A4.Spread.Jump.Value = 0
  4615. game:GetService("ReplicatedStorage").Weapons.M4A4.Spread.Land.Value = 0
  4616. game:GetService("ReplicatedStorage").Weapons.M4A4.Spread.Ladder.Value = 0
  4617. game:GetService("ReplicatedStorage").Weapons.M4A4.Spread.RecoveryTime.Value = 0
  4618. game:GetService("ReplicatedStorage").Weapons.M4A4.Spread.RecoveryTime.Crouched.Value = 0
  4619. game:GetService("ReplicatedStorage").Weapons.M4A1.Penetration.Value = 9999999999999999
  4620. game:GetService("ReplicatedStorage").Weapons.M4A1.Recoil.AngleY.Value = 0
  4621. game:GetService("ReplicatedStorage").Weapons.M4A1.Recoil.AngleX.Value = 0
  4622. game:GetService("ReplicatedStorage").Weapons.M4A1.Recoil.Value = 0
  4623. game:GetService("ReplicatedStorage").Weapons.M4A1.DMG.Value = 500
  4624. game:GetService("ReplicatedStorage").Weapons.M4A1.MinDmg.Value = 499
  4625. game:GetService("ReplicatedStorage").Weapons.M4A1.Range.Value = 9999
  4626. game:GetService("ReplicatedStorage").Weapons.M4A1.FireRate.Value = 0.01
  4627. game:GetService("ReplicatedStorage").Weapons.M4A1.ReloadTime.Value = 0.255
  4628. game:GetService("ReplicatedStorage").Weapons.M4A1.EquipTime.Value = 0.255
  4629. game:GetService("ReplicatedStorage").Weapons.M4A1.Auto.Value = true
  4630. game:GetService("ReplicatedStorage").Weapons.M4A1.StoredAmmo.Value = 99999999
  4631. game:GetService("ReplicatedStorage").Weapons.M4A1.Ammo.Value = 999999
  4632. game:GetService("ReplicatedStorage").Weapons.M4A1.Bullets.Value = 1
  4633. game:GetService("ReplicatedStorage").Weapons.M4A1.ArmorPenetration.Value = 9999999999999999
  4634. game:GetService("ReplicatedStorage").Weapons.M4A1.KillAward.Value = 5000
  4635. game:GetService("ReplicatedStorage").Weapons.M4A1.Spread.Value = 0
  4636. game:GetService("ReplicatedStorage").Weapons.M4A1.Spread.Stand.Value = 0
  4637. game:GetService("ReplicatedStorage").Weapons.M4A1.Spread.Crouch.Value = 0
  4638. game:GetService("ReplicatedStorage").Weapons.M4A1.Spread.Move.Value = 0
  4639. game:GetService("ReplicatedStorage").Weapons.M4A1.Spread.Jump.Value = 0
  4640. game:GetService("ReplicatedStorage").Weapons.M4A1.Spread.Land.Value = 0
  4641. game:GetService("ReplicatedStorage").Weapons.M4A1.Spread.Ladder.Value = 0
  4642. game:GetService("ReplicatedStorage").Weapons.M4A1.Spread.RecoveryTime.Value = 0
  4643. game:GetService("ReplicatedStorage").Weapons.M4A1.Spread.RecoveryTime.Crouched.Value = 0
  4644. game:GetService("ReplicatedStorage").Weapons.AK47.Penetration.Value = 9999999999999999
  4645. game:GetService("ReplicatedStorage").Weapons.AK47.Recoil.AngleY.Value = 0
  4646. game:GetService("ReplicatedStorage").Weapons.AK47.Recoil.AngleX.Value = 0
  4647. game:GetService("ReplicatedStorage").Weapons.AK47.Recoil.Value = 0
  4648. game:GetService("ReplicatedStorage").Weapons.AK47.DMG.Value = 500
  4649. game:GetService("ReplicatedStorage").Weapons.AK47.MinDmg.Value = 499
  4650. game:GetService("ReplicatedStorage").Weapons.AK47.Range.Value = 9999
  4651. game:GetService("ReplicatedStorage").Weapons.AK47.FireRate.Value = 0.01
  4652. game:GetService("ReplicatedStorage").Weapons.AK47.ReloadTime.Value = 0.255
  4653. game:GetService("ReplicatedStorage").Weapons.AK47.EquipTime.Value = 0.255
  4654. game:GetService("ReplicatedStorage").Weapons.AK47.Auto.Value = true
  4655. game:GetService("ReplicatedStorage").Weapons.AK47.StoredAmmo.Value = 99999999
  4656. game:GetService("ReplicatedStorage").Weapons.AK47.Ammo.Value = 999999
  4657. game:GetService("ReplicatedStorage").Weapons.AK47.Bullets.Value = 1
  4658. game:GetService("ReplicatedStorage").Weapons.AK47.ArmorPenetration.Value = 9999999999999999
  4659. game:GetService("ReplicatedStorage").Weapons.AK47.KillAward.Value = 5000
  4660. game:GetService("ReplicatedStorage").Weapons.AK47.Spread.Value = 0
  4661. game:GetService("ReplicatedStorage").Weapons.AK47.Spread.Stand.Value = 0
  4662. game:GetService("ReplicatedStorage").Weapons.AK47.Spread.Crouch.Value = 0
  4663. game:GetService("ReplicatedStorage").Weapons.AK47.Spread.Move.Value = 0
  4664. game:GetService("ReplicatedStorage").Weapons.AK47.Spread.Jump.Value = 0
  4665. game:GetService("ReplicatedStorage").Weapons.AK47.Spread.Land.Value = 0
  4666. game:GetService("ReplicatedStorage").Weapons.AK47.Spread.Ladder.Value = 0
  4667. game:GetService("ReplicatedStorage").Weapons.AK47.Spread.RecoveryTime.Value = 0
  4668. game:GetService("ReplicatedStorage").Weapons.AK47.Spread.RecoveryTime.Crouched.Value = 0
  4669. game:GetService("ReplicatedStorage").Weapons.Negev.Penetration.Value = 9999999999999999
  4670. game:GetService("ReplicatedStorage").Weapons.Negev.Recoil.AngleY.Value = 0
  4671. game:GetService("ReplicatedStorage").Weapons.Negev.Recoil.AngleX.Value = 0
  4672. game:GetService("ReplicatedStorage").Weapons.Negev.Recoil.Value = 0
  4673. game:GetService("ReplicatedStorage").Weapons.Negev.DMG.Value = 500
  4674. game:GetService("ReplicatedStorage").Weapons.Negev.MinDmg.Value = 499
  4675. game:GetService("ReplicatedStorage").Weapons.Negev.Range.Value = 9999
  4676. game:GetService("ReplicatedStorage").Weapons.Negev.FireRate.Value = 0.01
  4677. game:GetService("ReplicatedStorage").Weapons.Negev.ReloadTime.Value = 0.255
  4678. game:GetService("ReplicatedStorage").Weapons.Negev.EquipTime.Value = 0.255
  4679. game:GetService("ReplicatedStorage").Weapons.Negev.Auto.Value = true
  4680. game:GetService("ReplicatedStorage").Weapons.Negev.StoredAmmo.Value = 99999999
  4681. game:GetService("ReplicatedStorage").Weapons.Negev.Ammo.Value = 999999
  4682. game:GetService("ReplicatedStorage").Weapons.Negev.Bullets.Value = 1
  4683. game:GetService("ReplicatedStorage").Weapons.Negev.ArmorPenetration.Value = 9999999999999999
  4684. game:GetService("ReplicatedStorage").Weapons.Negev.KillAward.Value = 5000
  4685. game:GetService("ReplicatedStorage").Weapons.Negev.Spread.Value = 0
  4686. game:GetService("ReplicatedStorage").Weapons.Negev.Spread.Stand.Value = 0
  4687. game:GetService("ReplicatedStorage").Weapons.Negev.Spread.Crouch.Value = 0
  4688. game:GetService("ReplicatedStorage").Weapons.Negev.Spread.Move.Value = 0
  4689. game:GetService("ReplicatedStorage").Weapons.Negev.Spread.Jump.Value = 0
  4690. game:GetService("ReplicatedStorage").Weapons.Negev.Spread.Land.Value = 0
  4691. game:GetService("ReplicatedStorage").Weapons.Negev.Spread.Ladder.Value = 0
  4692. game:GetService("ReplicatedStorage").Weapons.Negev.Spread.RecoveryTime.Value = 0
  4693. game:GetService("ReplicatedStorage").Weapons.Negev.Spread.RecoveryTime.Crouched.Value = 0
  4694. game:GetService("ReplicatedStorage").Weapons.Scout.Penetration.Value = 9999999999999999
  4695. game:GetService("ReplicatedStorage").Weapons.Scout.Recoil.AngleY.Value = 0
  4696. game:GetService("ReplicatedStorage").Weapons.Scout.Recoil.AngleX.Value = 0
  4697. game:GetService("ReplicatedStorage").Weapons.Scout.Recoil.Value = 0
  4698. game:GetService("ReplicatedStorage").Weapons.Scout.DMG.Value = 500
  4699. game:GetService("ReplicatedStorage").Weapons.Scout.MinDmg.Value = 499
  4700. game:GetService("ReplicatedStorage").Weapons.Scout.Range.Value = 9999
  4701. game:GetService("ReplicatedStorage").Weapons.Scout.FireRate.Value = 0.01
  4702. game:GetService("ReplicatedStorage").Weapons.Scout.ReloadTime.Value = 0.255
  4703. game:GetService("ReplicatedStorage").Weapons.Scout.EquipTime.Value = 0.255
  4704. game:GetService("ReplicatedStorage").Weapons.Scout.Auto.Value = true
  4705. game:GetService("ReplicatedStorage").Weapons.Scout.StoredAmmo.Value = 99999999
  4706. game:GetService("ReplicatedStorage").Weapons.Scout.Ammo.Value = 999999
  4707. game:GetService("ReplicatedStorage").Weapons.Scout.Bullets.Value = 1
  4708. game:GetService("ReplicatedStorage").Weapons.Scout.ArmorPenetration.Value = 9999999999999999
  4709. game:GetService("ReplicatedStorage").Weapons.Scout.KillAward.Value = 5000
  4710. game:GetService("ReplicatedStorage").Weapons.Scout.Spread.Value = 0
  4711. game:GetService("ReplicatedStorage").Weapons.Scout.Spread.Stand.Value = 0
  4712. game:GetService("ReplicatedStorage").Weapons.Scout.Spread.Crouch.Value = 0
  4713. game:GetService("ReplicatedStorage").Weapons.Scout.Spread.Move.Value = 0
  4714. game:GetService("ReplicatedStorage").Weapons.Scout.Spread.Jump.Value = 0
  4715. game:GetService("ReplicatedStorage").Weapons.Scout.Spread.Land.Value = 0
  4716. game:GetService("ReplicatedStorage").Weapons.Scout.Spread.Ladder.Value = 0
  4717. game:GetService("ReplicatedStorage").Weapons.Scout.Spread.RecoveryTime.Value = 0
  4718. game:GetService("ReplicatedStorage").Weapons.Scout.Spread.RecoveryTime.Crouched.Value = 0
  4719. game:GetService("ReplicatedStorage").Weapons.DualBerettas.Penetration.Value = 9999999999999999
  4720. game:GetService("ReplicatedStorage").Weapons.DualBerettas.Recoil.AngleY.Value = 0
  4721. game:GetService("ReplicatedStorage").Weapons.DualBerettas.Recoil.AngleX.Value = 0
  4722. game:GetService("ReplicatedStorage").Weapons.DualBerettas.Recoil.Value = 0
  4723. game:GetService("ReplicatedStorage").Weapons.DualBerettas.DMG.Value = 500
  4724. game:GetService("ReplicatedStorage").Weapons.DualBerettas.MinDmg.Value = 499
  4725. game:GetService("ReplicatedStorage").Weapons.DualBerettas.Range.Value = 9999
  4726. game:GetService("ReplicatedStorage").Weapons.DualBerettas.FireRate.Value = 0.01
  4727. game:GetService("ReplicatedStorage").Weapons.DualBerettas.ReloadTime.Value = 0.255
  4728. game:GetService("ReplicatedStorage").Weapons.DualBerettas.EquipTime.Value = 0.255
  4729. game:GetService("ReplicatedStorage").Weapons.DualBerettas.Auto.Value = true
  4730. game:GetService("ReplicatedStorage").Weapons.DualBerettas.StoredAmmo.Value = 99999999
  4731. game:GetService("ReplicatedStorage").Weapons.DualBerettas.Ammo.Value = 999999
  4732. game:GetService("ReplicatedStorage").Weapons.DualBerettas.Bullets.Value = 1
  4733. game:GetService("ReplicatedStorage").Weapons.DualBerettas.ArmorPenetration.Value = 9999999999999999
  4734. game:GetService("ReplicatedStorage").Weapons.DualBerettas.KillAward.Value = 5000
  4735. game:GetService("ReplicatedStorage").Weapons.DualBerettas.Spread.Value = 0
  4736. game:GetService("ReplicatedStorage").Weapons.DualBerettas.Spread.Stand.Value = 0
  4737. game:GetService("ReplicatedStorage").Weapons.DualBerettas.Spread.Crouch.Value = 0
  4738. game:GetService("ReplicatedStorage").Weapons.DualBerettas.Spread.Move.Value = 0
  4739. game:GetService("ReplicatedStorage").Weapons.DualBerettas.Spread.Jump.Value = 0
  4740. game:GetService("ReplicatedStorage").Weapons.DualBerettas.Spread.Land.Value = 0
  4741. game:GetService("ReplicatedStorage").Weapons.DualBerettas.Spread.Ladder.Value = 0
  4742. game:GetService("ReplicatedStorage").Weapons.DualBerettas.Spread.RecoveryTime.Value = 0
  4743. game:GetService("ReplicatedStorage").Weapons.DualBerettas.Spread.RecoveryTime.Crouched.Value = 0
  4744. game:GetService("ReplicatedStorage").Weapons.FiveSeven.Penetration.Value = 9999999999999999
  4745. game:GetService("ReplicatedStorage").Weapons.FiveSeven.Recoil.AngleY.Value = 0
  4746. game:GetService("ReplicatedStorage").Weapons.FiveSeven.Recoil.AngleX.Value = 0
  4747. game:GetService("ReplicatedStorage").Weapons.FiveSeven.Recoil.Value = 0
  4748. game:GetService("ReplicatedStorage").Weapons.FiveSeven.DMG.Value = 500
  4749. game:GetService("ReplicatedStorage").Weapons.FiveSeven.MinDmg.Value = 499
  4750. game:GetService("ReplicatedStorage").Weapons.FiveSeven.Range.Value = 9999
  4751. game:GetService("ReplicatedStorage").Weapons.FiveSeven.FireRate.Value = 0.01
  4752. game:GetService("ReplicatedStorage").Weapons.FiveSeven.ReloadTime.Value = 0.255
  4753. game:GetService("ReplicatedStorage").Weapons.FiveSeven.EquipTime.Value = 0.255
  4754. game:GetService("ReplicatedStorage").Weapons.FiveSeven.Auto.Value = true
  4755. game:GetService("ReplicatedStorage").Weapons.FiveSeven.StoredAmmo.Value = 99999999
  4756. game:GetService("ReplicatedStorage").Weapons.FiveSeven.Ammo.Value = 999999
  4757. game:GetService("ReplicatedStorage").Weapons.FiveSeven.Bullets.Value = 1
  4758. game:GetService("ReplicatedStorage").Weapons.FiveSeven.ArmorPenetration.Value = 9999999999999999
  4759. game:GetService("ReplicatedStorage").Weapons.FiveSeven.KillAward.Value = 5000
  4760. game:GetService("ReplicatedStorage").Weapons.FiveSeven.Spread.Value = 0
  4761. game:GetService("ReplicatedStorage").Weapons.FiveSeven.Spread.Stand.Value = 0
  4762. game:GetService("ReplicatedStorage").Weapons.FiveSeven.Spread.Crouch.Value = 0
  4763. game:GetService("ReplicatedStorage").Weapons.FiveSeven.Spread.Move.Value = 0
  4764. game:GetService("ReplicatedStorage").Weapons.FiveSeven.Spread.Jump.Value = 0
  4765. game:GetService("ReplicatedStorage").Weapons.FiveSeven.Spread.Land.Value = 0
  4766. game:GetService("ReplicatedStorage").Weapons.FiveSeven.Spread.Ladder.Value = 0
  4767. game:GetService("ReplicatedStorage").Weapons.FiveSeven.Spread.RecoveryTime.Value = 0
  4768. game:GetService("ReplicatedStorage").Weapons.FiveSeven.Spread.RecoveryTime.Crouched.Value = 0
  4769. game:GetService("ReplicatedStorage").Weapons.Glock.Penetration.Value = 9999999999999999
  4770. game:GetService("ReplicatedStorage").Weapons.Glock.Recoil.AngleY.Value = 0
  4771. game:GetService("ReplicatedStorage").Weapons.Glock.Recoil.AngleX.Value = 0
  4772. game:GetService("ReplicatedStorage").Weapons.Glock.Recoil.Value = 0
  4773. game:GetService("ReplicatedStorage").Weapons.Glock.DMG.Value = 500
  4774. game:GetService("ReplicatedStorage").Weapons.Glock.MinDmg.Value = 499
  4775. game:GetService("ReplicatedStorage").Weapons.Glock.Range.Value = 9999
  4776. game:GetService("ReplicatedStorage").Weapons.Glock.FireRate.Value = 0.01
  4777. game:GetService("ReplicatedStorage").Weapons.Glock.ReloadTime.Value = 0.255
  4778. game:GetService("ReplicatedStorage").Weapons.Glock.EquipTime.Value = 0.255
  4779. game:GetService("ReplicatedStorage").Weapons.Glock.Auto.Value = true
  4780. game:GetService("ReplicatedStorage").Weapons.Glock.StoredAmmo.Value = 99999999
  4781. game:GetService("ReplicatedStorage").Weapons.Glock.Ammo.Value = 999999
  4782. game:GetService("ReplicatedStorage").Weapons.Glock.Bullets.Value = 1
  4783. game:GetService("ReplicatedStorage").Weapons.Glock.ArmorPenetration.Value = 9999999999999999
  4784. game:GetService("ReplicatedStorage").Weapons.Glock.KillAward.Value = 5000
  4785. game:GetService("ReplicatedStorage").Weapons.Glock.Spread.Value = 0
  4786. game:GetService("ReplicatedStorage").Weapons.Glock.Spread.Stand.Value = 0
  4787. game:GetService("ReplicatedStorage").Weapons.Glock.Spread.Crouch.Value = 0
  4788. game:GetService("ReplicatedStorage").Weapons.Glock.Spread.Move.Value = 0
  4789. game:GetService("ReplicatedStorage").Weapons.Glock.Spread.Jump.Value = 0
  4790. game:GetService("ReplicatedStorage").Weapons.Glock.Spread.Land.Value = 0
  4791. game:GetService("ReplicatedStorage").Weapons.Glock.Spread.Ladder.Value = 0
  4792. game:GetService("ReplicatedStorage").Weapons.Glock.Spread.RecoveryTime.Value = 0
  4793. game:GetService("ReplicatedStorage").Weapons.Glock.Spread.RecoveryTime.Crouched.Value = 0
  4794. game:GetService("ReplicatedStorage").Weapons.P2000.Penetration.Value = 9999999999999999
  4795. game:GetService("ReplicatedStorage").Weapons.P2000.Recoil.AngleY.Value = 0
  4796. game:GetService("ReplicatedStorage").Weapons.P2000.Recoil.AngleX.Value = 0
  4797. game:GetService("ReplicatedStorage").Weapons.P2000.Recoil.Value = 0
  4798. game:GetService("ReplicatedStorage").Weapons.P2000.DMG.Value = 500
  4799. game:GetService("ReplicatedStorage").Weapons.P2000.MinDmg.Value = 499
  4800. game:GetService("ReplicatedStorage").Weapons.P2000.Range.Value = 9999
  4801. game:GetService("ReplicatedStorage").Weapons.P2000.FireRate.Value = 0.01
  4802. game:GetService("ReplicatedStorage").Weapons.P2000.ReloadTime.Value = 0.255
  4803. game:GetService("ReplicatedStorage").Weapons.P2000.EquipTime.Value = 0.255
  4804. game:GetService("ReplicatedStorage").Weapons.P2000.Auto.Value = true
  4805. game:GetService("ReplicatedStorage").Weapons.P2000.StoredAmmo.Value = 99999999
  4806. game:GetService("ReplicatedStorage").Weapons.P2000.Ammo.Value = 999999
  4807. game:GetService("ReplicatedStorage").Weapons.P2000.Bullets.Value = 1
  4808. game:GetService("ReplicatedStorage").Weapons.P2000.ArmorPenetration.Value = 9999999999999999
  4809. game:GetService("ReplicatedStorage").Weapons.P2000.KillAward.Value = 5000
  4810. game:GetService("ReplicatedStorage").Weapons.P2000.Spread.Value = 0
  4811. game:GetService("ReplicatedStorage").Weapons.P2000.Spread.Stand.Value = 0
  4812. game:GetService("ReplicatedStorage").Weapons.P2000.Spread.Crouch.Value = 0
  4813. game:GetService("ReplicatedStorage").Weapons.P2000.Spread.Move.Value = 0
  4814. game:GetService("ReplicatedStorage").Weapons.P2000.Spread.Jump.Value = 0
  4815. game:GetService("ReplicatedStorage").Weapons.P2000.Spread.Land.Value = 0
  4816. game:GetService("ReplicatedStorage").Weapons.P2000.Spread.Ladder.Value = 0
  4817. game:GetService("ReplicatedStorage").Weapons.P2000.Spread.RecoveryTime.Value = 0
  4818. game:GetService("ReplicatedStorage").Weapons.P2000.Spread.RecoveryTime.Crouched.Value = 0
  4819. game:GetService("ReplicatedStorage").Weapons.P250.Penetration.Value = 9999999999999999
  4820. game:GetService("ReplicatedStorage").Weapons.P250.Recoil.AngleY.Value = 0
  4821. game:GetService("ReplicatedStorage").Weapons.P250.Recoil.AngleX.Value = 0
  4822. game:GetService("ReplicatedStorage").Weapons.P250.Recoil.Value = 0
  4823. game:GetService("ReplicatedStorage").Weapons.P250.DMG.Value = 500
  4824. game:GetService("ReplicatedStorage").Weapons.P250.MinDmg.Value = 499
  4825. game:GetService("ReplicatedStorage").Weapons.P250.Range.Value = 9999
  4826. game:GetService("ReplicatedStorage").Weapons.P250.FireRate.Value = 0.01
  4827. game:GetService("ReplicatedStorage").Weapons.P250.ReloadTime.Value = 0.255
  4828. game:GetService("ReplicatedStorage").Weapons.P250.EquipTime.Value = 0.255
  4829. game:GetService("ReplicatedStorage").Weapons.P250.Auto.Value = true
  4830. game:GetService("ReplicatedStorage").Weapons.P250.StoredAmmo.Value = 99999999
  4831. game:GetService("ReplicatedStorage").Weapons.P250.Ammo.Value = 999999
  4832. game:GetService("ReplicatedStorage").Weapons.P250.Bullets.Value = 1
  4833. game:GetService("ReplicatedStorage").Weapons.P250.ArmorPenetration.Value = 9999999999999999
  4834. game:GetService("ReplicatedStorage").Weapons.P250.KillAward.Value = 5000
  4835. game:GetService("ReplicatedStorage").Weapons.P250.Spread.Value = 0
  4836. game:GetService("ReplicatedStorage").Weapons.P250.Spread.Stand.Value = 0
  4837. game:GetService("ReplicatedStorage").Weapons.P250.Spread.Crouch.Value = 0
  4838. game:GetService("ReplicatedStorage").Weapons.P250.Spread.Move.Value = 0
  4839. game:GetService("ReplicatedStorage").Weapons.P250.Spread.Jump.Value = 0
  4840. game:GetService("ReplicatedStorage").Weapons.P250.Spread.Land.Value = 0
  4841. game:GetService("ReplicatedStorage").Weapons.P250.Spread.Ladder.Value = 0
  4842. game:GetService("ReplicatedStorage").Weapons.P250.Spread.RecoveryTime.Value = 0
  4843. game:GetService("ReplicatedStorage").Weapons.P250.Spread.RecoveryTime.Crouched.Value = 0
  4844. game:GetService("ReplicatedStorage").Weapons.Galil.Penetration.Value = 9999999999999999
  4845. game:GetService("ReplicatedStorage").Weapons.Galil.Recoil.AngleY.Value = 0
  4846. game:GetService("ReplicatedStorage").Weapons.Galil.Recoil.AngleX.Value = 0
  4847. game:GetService("ReplicatedStorage").Weapons.Galil.Recoil.Value = 0
  4848. game:GetService("ReplicatedStorage").Weapons.Galil.DMG.Value = 500
  4849. game:GetService("ReplicatedStorage").Weapons.Galil.MinDmg.Value = 499
  4850. game:GetService("ReplicatedStorage").Weapons.Galil.Range.Value = 9999
  4851. game:GetService("ReplicatedStorage").Weapons.Galil.FireRate.Value = 0.01
  4852. game:GetService("ReplicatedStorage").Weapons.Galil.ReloadTime.Value = 0.255
  4853. game:GetService("ReplicatedStorage").Weapons.Galil.EquipTime.Value = 0.255
  4854. game:GetService("ReplicatedStorage").Weapons.Galil.Auto.Value = true
  4855. game:GetService("ReplicatedStorage").Weapons.Galil.StoredAmmo.Value = 99999999
  4856. game:GetService("ReplicatedStorage").Weapons.Galil.Ammo.Value = 999999
  4857. game:GetService("ReplicatedStorage").Weapons.Galil.Bullets.Value = 1
  4858. game:GetService("ReplicatedStorage").Weapons.Galil.ArmorPenetration.Value = 9999999999999999
  4859. game:GetService("ReplicatedStorage").Weapons.Galil.KillAward.Value = 5000
  4860. game:GetService("ReplicatedStorage").Weapons.Galil.Spread.Value = 0
  4861. game:GetService("ReplicatedStorage").Weapons.Galil.Spread.Stand.Value = 0
  4862. game:GetService("ReplicatedStorage").Weapons.Galil.Spread.Crouch.Value = 0
  4863. game:GetService("ReplicatedStorage").Weapons.Galil.Spread.Move.Value = 0
  4864. game:GetService("ReplicatedStorage").Weapons.Galil.Spread.Jump.Value = 0
  4865. game:GetService("ReplicatedStorage").Weapons.Galil.Spread.Land.Value = 0
  4866. game:GetService("ReplicatedStorage").Weapons.Galil.Spread.Ladder.Value = 0
  4867. game:GetService("ReplicatedStorage").Weapons.Galil.Spread.RecoveryTime.Value = 0
  4868. game:GetService("ReplicatedStorage").Weapons.Galil.Spread.RecoveryTime.Crouched.Value = 0
  4869. game:GetService("ReplicatedStorage").Weapons.XM.Penetration.Value = 9999999999999999
  4870. game:GetService("ReplicatedStorage").Weapons.XM.Recoil.AngleY.Value = 0
  4871. game:GetService("ReplicatedStorage").Weapons.XM.Recoil.AngleX.Value = 0
  4872. game:GetService("ReplicatedStorage").Weapons.XM.Recoil.Value = 0
  4873. game:GetService("ReplicatedStorage").Weapons.XM.DMG.Value = 500
  4874. game:GetService("ReplicatedStorage").Weapons.XM.MinDmg.Value = 499
  4875. game:GetService("ReplicatedStorage").Weapons.XM.Range.Value = 9999
  4876. game:GetService("ReplicatedStorage").Weapons.XM.FireRate.Value = 0.01
  4877. game:GetService("ReplicatedStorage").Weapons.XM.ReloadTime.Value = 0.255
  4878. game:GetService("ReplicatedStorage").Weapons.XM.EquipTime.Value = 0.255
  4879. game:GetService("ReplicatedStorage").Weapons.XM.Auto.Value = true
  4880. game:GetService("ReplicatedStorage").Weapons.XM.StoredAmmo.Value = 99999999
  4881. game:GetService("ReplicatedStorage").Weapons.XM.Ammo.Value = 999999
  4882. game:GetService("ReplicatedStorage").Weapons.XM.Bullets.Value = 1
  4883. game:GetService("ReplicatedStorage").Weapons.XM.ArmorPenetration.Value = 9999999999999999
  4884. game:GetService("ReplicatedStorage").Weapons.XM.KillAward.Value = 5000
  4885. game:GetService("ReplicatedStorage").Weapons.XM.Spread.Value = 0
  4886. game:GetService("ReplicatedStorage").Weapons.XM.Spread.Stand.Value = 0
  4887. game:GetService("ReplicatedStorage").Weapons.XM.Spread.Crouch.Value = 0
  4888. game:GetService("ReplicatedStorage").Weapons.XM.Spread.Move.Value = 0
  4889. game:GetService("ReplicatedStorage").Weapons.XM.Spread.Jump.Value = 0
  4890. game:GetService("ReplicatedStorage").Weapons.XM.Spread.Land.Value = 0
  4891. game:GetService("ReplicatedStorage").Weapons.XM.Spread.Ladder.Value = 0
  4892. game:GetService("ReplicatedStorage").Weapons.XM.Spread.RecoveryTime.Value = 0
  4893. game:GetService("ReplicatedStorage").Weapons.XM.Spread.RecoveryTime.Crouched.Value = 0
  4894. game:GetService("ReplicatedStorage").Weapons.SG.Penetration.Value = 9999999999999999
  4895. game:GetService("ReplicatedStorage").Weapons.SG.Recoil.AngleY.Value = 0
  4896. game:GetService("ReplicatedStorage").Weapons.SG.Recoil.AngleX.Value = 0
  4897. game:GetService("ReplicatedStorage").Weapons.SG.Recoil.Value = 0
  4898. game:GetService("ReplicatedStorage").Weapons.SG.DMG.Value = 500
  4899. game:GetService("ReplicatedStorage").Weapons.SG.MinDmg.Value = 499
  4900. game:GetService("ReplicatedStorage").Weapons.SG.Range.Value = 9999
  4901. game:GetService("ReplicatedStorage").Weapons.SG.FireRate.Value = 0.01
  4902. game:GetService("ReplicatedStorage").Weapons.SG.ReloadTime.Value = 0.255
  4903. game:GetService("ReplicatedStorage").Weapons.SG.EquipTime.Value = 0.255
  4904. game:GetService("ReplicatedStorage").Weapons.SG.Auto.Value = true
  4905. game:GetService("ReplicatedStorage").Weapons.SG.StoredAmmo.Value = 99999999
  4906. game:GetService("ReplicatedStorage").Weapons.SG.Ammo.Value = 999999
  4907. game:GetService("ReplicatedStorage").Weapons.SG.Bullets.Value = 1
  4908. game:GetService("ReplicatedStorage").Weapons.SG.ArmorPenetration.Value = 9999999999999999
  4909. game:GetService("ReplicatedStorage").Weapons.SG.KillAward.Value = 5000
  4910. game:GetService("ReplicatedStorage").Weapons.SG.Spread.Value = 0
  4911. game:GetService("ReplicatedStorage").Weapons.SG.Spread.Stand.Value = 0
  4912. game:GetService("ReplicatedStorage").Weapons.SG.Spread.Crouch.Value = 0
  4913. game:GetService("ReplicatedStorage").Weapons.SG.Spread.Move.Value = 0
  4914. game:GetService("ReplicatedStorage").Weapons.SG.Spread.Jump.Value = 0
  4915. game:GetService("ReplicatedStorage").Weapons.SG.Spread.Land.Value = 0
  4916. game:GetService("ReplicatedStorage").Weapons.SG.Spread.Ladder.Value = 0
  4917. game:GetService("ReplicatedStorage").Weapons.SG.Spread.RecoveryTime.Value = 0
  4918. game:GetService("ReplicatedStorage").Weapons.SG.Spread.RecoveryTime.Crouched.Value = 0
  4919. game:GetService("ReplicatedStorage").Weapons.Nova.Penetration.Value = 9999999999999999
  4920. game:GetService("ReplicatedStorage").Weapons.Nova.Recoil.AngleY.Value = 0
  4921. game:GetService("ReplicatedStorage").Weapons.Nova.Recoil.AngleX.Value = 0
  4922. game:GetService("ReplicatedStorage").Weapons.Nova.Recoil.Value = 0
  4923. game:GetService("ReplicatedStorage").Weapons.Nova.DMG.Value = 500
  4924. game:GetService("ReplicatedStorage").Weapons.Nova.MinDmg.Value = 499
  4925. game:GetService("ReplicatedStorage").Weapons.Nova.Range.Value = 9999
  4926. game:GetService("ReplicatedStorage").Weapons.Nova.FireRate.Value = 0.01
  4927. game:GetService("ReplicatedStorage").Weapons.Nova.ReloadTime.Value = 0.255
  4928. game:GetService("ReplicatedStorage").Weapons.Nova.EquipTime.Value = 0.255
  4929. game:GetService("ReplicatedStorage").Weapons.Nova.Auto.Value = true
  4930. game:GetService("ReplicatedStorage").Weapons.Nova.StoredAmmo.Value = 99999999
  4931. game:GetService("ReplicatedStorage").Weapons.Nova.Ammo.Value = 999999
  4932. game:GetService("ReplicatedStorage").Weapons.Nova.Bullets.Value = 1
  4933. game:GetService("ReplicatedStorage").Weapons.Nova.ArmorPenetration.Value = 9999999999999999
  4934. game:GetService("ReplicatedStorage").Weapons.Nova.KillAward.Value = 5000
  4935. game:GetService("ReplicatedStorage").Weapons.Nova.Spread.Value = 0
  4936. game:GetService("ReplicatedStorage").Weapons.Nova.Spread.Stand.Value = 0
  4937. game:GetService("ReplicatedStorage").Weapons.Nova.Spread.Crouch.Value = 0
  4938. game:GetService("ReplicatedStorage").Weapons.Nova.Spread.Move.Value = 0
  4939. game:GetService("ReplicatedStorage").Weapons.Nova.Spread.Jump.Value = 0
  4940. game:GetService("ReplicatedStorage").Weapons.Nova.Spread.Land.Value = 0
  4941. game:GetService("ReplicatedStorage").Weapons.Nova.Spread.Ladder.Value = 0
  4942. game:GetService("ReplicatedStorage").Weapons.Nova.Spread.RecoveryTime.Value = 0
  4943. game:GetService("ReplicatedStorage").Weapons.Nova.Spread.RecoveryTime.Crouched.Value = 0
  4944. game:GetService("ReplicatedStorage").Weapons.UMP.Penetration.Value = 9999999999999999
  4945. game:GetService("ReplicatedStorage").Weapons.UMP.Recoil.AngleY.Value = 0
  4946. game:GetService("ReplicatedStorage").Weapons.UMP.Recoil.AngleX.Value = 0
  4947. game:GetService("ReplicatedStorage").Weapons.UMP.Recoil.Value = 0
  4948. game:GetService("ReplicatedStorage").Weapons.UMP.DMG.Value = 500
  4949. game:GetService("ReplicatedStorage").Weapons.UMP.MinDmg.Value = 499
  4950. game:GetService("ReplicatedStorage").Weapons.UMP.Range.Value = 9999
  4951. game:GetService("ReplicatedStorage").Weapons.UMP.FireRate.Value = 0.01
  4952. game:GetService("ReplicatedStorage").Weapons.UMP.ReloadTime.Value = 0.255
  4953. game:GetService("ReplicatedStorage").Weapons.UMP.EquipTime.Value = 0.255
  4954. game:GetService("ReplicatedStorage").Weapons.UMP.Auto.Value = true
  4955. game:GetService("ReplicatedStorage").Weapons.UMP.StoredAmmo.Value = 99999999
  4956. game:GetService("ReplicatedStorage").Weapons.UMP.Ammo.Value = 999999
  4957. game:GetService("ReplicatedStorage").Weapons.UMP.Bullets.Value = 1
  4958. game:GetService("ReplicatedStorage").Weapons.UMP.ArmorPenetration.Value = 9999999999999999
  4959. game:GetService("ReplicatedStorage").Weapons.UMP.KillAward.Value = 5000
  4960. game:GetService("ReplicatedStorage").Weapons.UMP.Spread.Value = 0
  4961. game:GetService("ReplicatedStorage").Weapons.UMP.Spread.Stand.Value = 0
  4962. game:GetService("ReplicatedStorage").Weapons.UMP.Spread.Crouch.Value = 0
  4963. game:GetService("ReplicatedStorage").Weapons.UMP.Spread.Move.Value = 0
  4964. game:GetService("ReplicatedStorage").Weapons.UMP.Spread.Jump.Value = 0
  4965. game:GetService("ReplicatedStorage").Weapons.UMP.Spread.Land.Value = 0
  4966. game:GetService("ReplicatedStorage").Weapons.UMP.Spread.Ladder.Value = 0
  4967. game:GetService("ReplicatedStorage").Weapons.UMP.Spread.RecoveryTime.Value = 0
  4968. game:GetService("ReplicatedStorage").Weapons.UMP.Spread.RecoveryTime.Crouched.Value = 0
  4969. game:GetService("ReplicatedStorage").Weapons.Famas.Penetration.Value = 9999999999999999
  4970. game:GetService("ReplicatedStorage").Weapons.Famas.Recoil.AngleY.Value = 0
  4971. game:GetService("ReplicatedStorage").Weapons.Famas.Recoil.AngleX.Value = 0
  4972. game:GetService("ReplicatedStorage").Weapons.Famas.Recoil.Value = 0
  4973. game:GetService("ReplicatedStorage").Weapons.Famas.DMG.Value = 500
  4974. game:GetService("ReplicatedStorage").Weapons.Famas.MinDmg.Value = 499
  4975. game:GetService("ReplicatedStorage").Weapons.Famas.Range.Value = 9999
  4976. game:GetService("ReplicatedStorage").Weapons.Famas.FireRate.Value = 0.01
  4977. game:GetService("ReplicatedStorage").Weapons.Famas.ReloadTime.Value = 0.255
  4978. game:GetService("ReplicatedStorage").Weapons.Famas.EquipTime.Value = 0.255
  4979. game:GetService("ReplicatedStorage").Weapons.Famas.Auto.Value = true
  4980. game:GetService("ReplicatedStorage").Weapons.Famas.StoredAmmo.Value = 99999999
  4981. game:GetService("ReplicatedStorage").Weapons.Famas.Ammo.Value = 999999
  4982. game:GetService("ReplicatedStorage").Weapons.Famas.Bullets.Value = 1
  4983. game:GetService("ReplicatedStorage").Weapons.Famas.ArmorPenetration.Value = 9999999999999999
  4984. game:GetService("ReplicatedStorage").Weapons.Famas.KillAward.Value = 5000
  4985. game:GetService("ReplicatedStorage").Weapons.Famas.Spread.Value = 0
  4986. game:GetService("ReplicatedStorage").Weapons.Famas.Spread.Stand.Value = 0
  4987. game:GetService("ReplicatedStorage").Weapons.Famas.Spread.Crouch.Value = 0
  4988. game:GetService("ReplicatedStorage").Weapons.Famas.Spread.Move.Value = 0
  4989. game:GetService("ReplicatedStorage").Weapons.Famas.Spread.Jump.Value = 0
  4990. game:GetService("ReplicatedStorage").Weapons.Famas.Spread.Land.Value = 0
  4991. game:GetService("ReplicatedStorage").Weapons.Famas.Spread.Ladder.Value = 0
  4992. game:GetService("ReplicatedStorage").Weapons.Famas.Spread.RecoveryTime.Value = 0
  4993. game:GetService("ReplicatedStorage").Weapons.Famas.Spread.RecoveryTime.Crouched.Value = 0
  4994. game:GetService("ReplicatedStorage").Weapons.MP7.Penetration.Value = 9999999999999999
  4995. game:GetService("ReplicatedStorage").Weapons.MP7.Recoil.AngleY.Value = 0
  4996. game:GetService("ReplicatedStorage").Weapons.MP7.Recoil.AngleX.Value = 0
  4997. game:GetService("ReplicatedStorage").Weapons.MP7.Recoil.Value = 0
  4998. game:GetService("ReplicatedStorage").Weapons.MP7.DMG.Value = 500
  4999. game:GetService("ReplicatedStorage").Weapons.MP7.MinDmg.Value = 499
  5000. game:GetService("ReplicatedStorage").Weapons.MP7.Range.Value = 9999
  5001. game:GetService("ReplicatedStorage").Weapons.MP7.FireRate.Value = 0.01
  5002. game:GetService("ReplicatedStorage").Weapons.MP7.ReloadTime.Value = 0.255
  5003. game:GetService("ReplicatedStorage").Weapons.MP7.EquipTime.Value = 0.255
  5004. game:GetService("ReplicatedStorage").Weapons.MP7.Auto.Value = true
  5005. game:GetService("ReplicatedStorage").Weapons.MP7.StoredAmmo.Value = 99999999
  5006. game:GetService("ReplicatedStorage").Weapons.MP7.Ammo.Value = 999999
  5007. game:GetService("ReplicatedStorage").Weapons.MP7.Bullets.Value = 1
  5008. game:GetService("ReplicatedStorage").Weapons.MP7.ArmorPenetration.Value = 9999999999999999
  5009. game:GetService("ReplicatedStorage").Weapons.MP7.KillAward.Value = 5000
  5010. game:GetService("ReplicatedStorage").Weapons.MP7.Spread.Value = 0
  5011. game:GetService("ReplicatedStorage").Weapons.MP7.Spread.Stand.Value = 0
  5012. game:GetService("ReplicatedStorage").Weapons.MP7.Spread.Crouch.Value = 0
  5013. game:GetService("ReplicatedStorage").Weapons.MP7.Spread.Move.Value = 0
  5014. game:GetService("ReplicatedStorage").Weapons.MP7.Spread.Jump.Value = 0
  5015. game:GetService("ReplicatedStorage").Weapons.MP7.Spread.Land.Value = 0
  5016. game:GetService("ReplicatedStorage").Weapons.MP7.Spread.Ladder.Value = 0
  5017. game:GetService("ReplicatedStorage").Weapons.MP7.Spread.RecoveryTime.Value = 0
  5018. game:GetService("ReplicatedStorage").Weapons.MP7.Spread.RecoveryTime.Crouched.Value = 0
  5019. game:GetService("ReplicatedStorage").Weapons.USP.Penetration.Value = 9999999999999999
  5020. game:GetService("ReplicatedStorage").Weapons.USP.Recoil.AngleY.Value = 0
  5021. game:GetService("ReplicatedStorage").Weapons.USP.Recoil.AngleX.Value = 0
  5022. game:GetService("ReplicatedStorage").Weapons.USP.Recoil.Value = 0
  5023. game:GetService("ReplicatedStorage").Weapons.USP.DMG.Value = 500
  5024. game:GetService("ReplicatedStorage").Weapons.USP.MinDmg.Value = 499
  5025. game:GetService("ReplicatedStorage").Weapons.USP.Range.Value = 9999
  5026. game:GetService("ReplicatedStorage").Weapons.USP.FireRate.Value = 0.01
  5027. game:GetService("ReplicatedStorage").Weapons.USP.ReloadTime.Value = 0.255
  5028. game:GetService("ReplicatedStorage").Weapons.USP.EquipTime.Value = 0.255
  5029. game:GetService("ReplicatedStorage").Weapons.USP.Auto.Value = true
  5030. game:GetService("ReplicatedStorage").Weapons.USP.StoredAmmo.Value = 99999999
  5031. game:GetService("ReplicatedStorage").Weapons.USP.Ammo.Value = 999999
  5032. game:GetService("ReplicatedStorage").Weapons.USP.Bullets.Value = 1
  5033. game:GetService("ReplicatedStorage").Weapons.USP.ArmorPenetration.Value = 9999999999999999
  5034. game:GetService("ReplicatedStorage").Weapons.USP.KillAward.Value = 5000
  5035. game:GetService("ReplicatedStorage").Weapons.USP.Spread.Value = 0
  5036. game:GetService("ReplicatedStorage").Weapons.USP.Spread.Stand.Value = 0
  5037. game:GetService("ReplicatedStorage").Weapons.USP.Spread.Crouch.Value = 0
  5038. game:GetService("ReplicatedStorage").Weapons.USP.Spread.Move.Value = 0
  5039. game:GetService("ReplicatedStorage").Weapons.USP.Spread.Jump.Value = 0
  5040. game:GetService("ReplicatedStorage").Weapons.USP.Spread.Land.Value = 0
  5041. game:GetService("ReplicatedStorage").Weapons.USP.Spread.Ladder.Value = 0
  5042. game:GetService("ReplicatedStorage").Weapons.USP.Spread.RecoveryTime.Value = 0
  5043. game:GetService("ReplicatedStorage").Weapons.USP.Spread.RecoveryTime.Crouched.Value = 0
  5044. game:GetService("ReplicatedStorage").Weapons.AUG.Penetration.Value = 9999999999999999
  5045. game:GetService("ReplicatedStorage").Weapons.AUG.Recoil.AngleY.Value = 0
  5046. game:GetService("ReplicatedStorage").Weapons.AUG.Recoil.AngleX.Value = 0
  5047. game:GetService("ReplicatedStorage").Weapons.AUG.Recoil.Value = 0
  5048. game:GetService("ReplicatedStorage").Weapons.AUG.DMG.Value = 500
  5049. game:GetService("ReplicatedStorage").Weapons.AUG.MinDmg.Value = 499
  5050. game:GetService("ReplicatedStorage").Weapons.AUG.Range.Value = 9999
  5051. game:GetService("ReplicatedStorage").Weapons.AUG.FireRate.Value = 0.01
  5052. game:GetService("ReplicatedStorage").Weapons.AUG.ReloadTime.Value = 0.255
  5053. game:GetService("ReplicatedStorage").Weapons.AUG.EquipTime.Value = 0.255
  5054. game:GetService("ReplicatedStorage").Weapons.AUG.Auto.Value = true
  5055. game:GetService("ReplicatedStorage").Weapons.AUG.StoredAmmo.Value = 99999999
  5056. game:GetService("ReplicatedStorage").Weapons.AUG.Ammo.Value = 999999
  5057. game:GetService("ReplicatedStorage").Weapons.AUG.Bullets.Value = 1
  5058. game:GetService("ReplicatedStorage").Weapons.AUG.ArmorPenetration.Value = 9999999999999999
  5059. game:GetService("ReplicatedStorage").Weapons.AUG.KillAward.Value = 5000
  5060. game:GetService("ReplicatedStorage").Weapons.AUG.Spread.Value = 0
  5061. game:GetService("ReplicatedStorage").Weapons.AUG.Spread.Stand.Value = 0
  5062. game:GetService("ReplicatedStorage").Weapons.AUG.Spread.Crouch.Value = 0
  5063. game:GetService("ReplicatedStorage").Weapons.AUG.Spread.Move.Value = 0
  5064. game:GetService("ReplicatedStorage").Weapons.AUG.Spread.Jump.Value = 0
  5065. game:GetService("ReplicatedStorage").Weapons.AUG.Spread.Land.Value = 0
  5066. game:GetService("ReplicatedStorage").Weapons.AUG.Spread.Ladder.Value = 0
  5067. game:GetService("ReplicatedStorage").Weapons.AUG.Spread.RecoveryTime.Value = 0
  5068. game:GetService("ReplicatedStorage").Weapons.AUG.Spread.RecoveryTime.Crouched.Value = 0
  5069. game:GetService("ReplicatedStorage").Weapons.Tec9.Penetration.Value = 9999999999999999
  5070. game:GetService("ReplicatedStorage").Weapons.Tec9.Recoil.AngleY.Value = 0
  5071. game:GetService("ReplicatedStorage").Weapons.Tec9.Recoil.AngleX.Value = 0
  5072. game:GetService("ReplicatedStorage").Weapons.Tec9.Recoil.Value = 0
  5073. game:GetService("ReplicatedStorage").Weapons.Tec9.DMG.Value = 500
  5074. game:GetService("ReplicatedStorage").Weapons.Tec9.MinDmg.Value = 499
  5075. game:GetService("ReplicatedStorage").Weapons.Tec9.Range.Value = 9999
  5076. game:GetService("ReplicatedStorage").Weapons.Tec9.FireRate.Value = 0.01
  5077. game:GetService("ReplicatedStorage").Weapons.Tec9.ReloadTime.Value = 0.255
  5078. game:GetService("ReplicatedStorage").Weapons.Tec9.EquipTime.Value = 0.255
  5079. game:GetService("ReplicatedStorage").Weapons.Tec9.Auto.Value = true
  5080. game:GetService("ReplicatedStorage").Weapons.Tec9.StoredAmmo.Value = 99999999
  5081. game:GetService("ReplicatedStorage").Weapons.Tec9.Ammo.Value = 999999
  5082. game:GetService("ReplicatedStorage").Weapons.Tec9.Bullets.Value = 1
  5083. game:GetService("ReplicatedStorage").Weapons.Tec9.ArmorPenetration.Value = 9999999999999999
  5084. game:GetService("ReplicatedStorage").Weapons.Tec9.KillAward.Value = 5000
  5085. game:GetService("ReplicatedStorage").Weapons.Tec9.Spread.Value = 0
  5086. game:GetService("ReplicatedStorage").Weapons.Tec9.Spread.Stand.Value = 0
  5087. game:GetService("ReplicatedStorage").Weapons.Tec9.Spread.Crouch.Value = 0
  5088. game:GetService("ReplicatedStorage").Weapons.Tec9.Spread.Move.Value = 0
  5089. game:GetService("ReplicatedStorage").Weapons.Tec9.Spread.Jump.Value = 0
  5090. game:GetService("ReplicatedStorage").Weapons.Tec9.Spread.Land.Value = 0
  5091. game:GetService("ReplicatedStorage").Weapons.Tec9.Spread.Ladder.Value = 0
  5092. game:GetService("ReplicatedStorage").Weapons.Tec9.Spread.RecoveryTime.Value = 0
  5093. game:GetService("ReplicatedStorage").Weapons.Tec9.Spread.RecoveryTime.Crouched.Value = 0
  5094. game:GetService("ReplicatedStorage").Weapons.M249.Penetration.Value = 9999999999999999
  5095. game:GetService("ReplicatedStorage").Weapons.M249.Recoil.AngleY.Value = 0
  5096. game:GetService("ReplicatedStorage").Weapons.M249.Recoil.AngleX.Value = 0
  5097. game:GetService("ReplicatedStorage").Weapons.M249.Recoil.Value = 0
  5098. game:GetService("ReplicatedStorage").Weapons.M249.DMG.Value = 500
  5099. game:GetService("ReplicatedStorage").Weapons.M249.MinDmg.Value = 499
  5100. game:GetService("ReplicatedStorage").Weapons.M249.Range.Value = 9999
  5101. game:GetService("ReplicatedStorage").Weapons.M249.FireRate.Value = 0.01
  5102. game:GetService("ReplicatedStorage").Weapons.M249.ReloadTime.Value = 0.255
  5103. game:GetService("ReplicatedStorage").Weapons.M249.EquipTime.Value = 0.255
  5104. game:GetService("ReplicatedStorage").Weapons.M249.Auto.Value = true
  5105. game:GetService("ReplicatedStorage").Weapons.M249.StoredAmmo.Value = 99999999
  5106. game:GetService("ReplicatedStorage").Weapons.M249.Ammo.Value = 999999
  5107. game:GetService("ReplicatedStorage").Weapons.M249.Bullets.Value = 1
  5108. game:GetService("ReplicatedStorage").Weapons.M249.ArmorPenetration.Value = 9999999999999999
  5109. game:GetService("ReplicatedStorage").Weapons.M249.KillAward.Value = 5000
  5110. game:GetService("ReplicatedStorage").Weapons.M249.Spread.Value = 0
  5111. game:GetService("ReplicatedStorage").Weapons.M249.Spread.Stand.Value = 0
  5112. game:GetService("ReplicatedStorage").Weapons.M249.Spread.Crouch.Value = 0
  5113. game:GetService("ReplicatedStorage").Weapons.M249.Spread.Move.Value = 0
  5114. game:GetService("ReplicatedStorage").Weapons.M249.Spread.Jump.Value = 0
  5115. game:GetService("ReplicatedStorage").Weapons.M249.Spread.Land.Value = 0
  5116. game:GetService("ReplicatedStorage").Weapons.M249.Spread.Ladder.Value = 0
  5117. game:GetService("ReplicatedStorage").Weapons.M249.Spread.RecoveryTime.Value = 0
  5118. game:GetService("ReplicatedStorage").Weapons.M249.Spread.RecoveryTime.Crouched.Value = 0
  5119. game:GetService("ReplicatedStorage").Weapons.G3SG1.Penetration.Value = 9999999999999999
  5120. game:GetService("ReplicatedStorage").Weapons.G3SG1.Recoil.AngleY.Value = 0
  5121. game:GetService("ReplicatedStorage").Weapons.G3SG1.Recoil.AngleX.Value = 0
  5122. game:GetService("ReplicatedStorage").Weapons.G3SG1.Recoil.Value = 0
  5123. game:GetService("ReplicatedStorage").Weapons.G3SG1.DMG.Value = 500
  5124. game:GetService("ReplicatedStorage").Weapons.G3SG1.MinDmg.Value = 499
  5125. game:GetService("ReplicatedStorage").Weapons.G3SG1.Range.Value = 9999
  5126. game:GetService("ReplicatedStorage").Weapons.G3SG1.FireRate.Value = 0.01
  5127. game:GetService("ReplicatedStorage").Weapons.G3SG1.ReloadTime.Value = 0.255
  5128. game:GetService("ReplicatedStorage").Weapons.G3SG1.EquipTime.Value = 0.255
  5129. game:GetService("ReplicatedStorage").Weapons.G3SG1.Auto.Value = true
  5130. game:GetService("ReplicatedStorage").Weapons.G3SG1.StoredAmmo.Value = 99999999
  5131. game:GetService("ReplicatedStorage").Weapons.G3SG1.Ammo.Value = 999999
  5132. game:GetService("ReplicatedStorage").Weapons.G3SG1.Bullets.Value = 1
  5133. game:GetService("ReplicatedStorage").Weapons.G3SG1.ArmorPenetration.Value = 9999999999999999
  5134. game:GetService("ReplicatedStorage").Weapons.G3SG1.KillAward.Value = 5000
  5135. game:GetService("ReplicatedStorage").Weapons.G3SG1.Spread.Value = 0
  5136. game:GetService("ReplicatedStorage").Weapons.G3SG1.Spread.Stand.Value = 0
  5137. game:GetService("ReplicatedStorage").Weapons.G3SG1.Spread.Crouch.Value = 0
  5138. game:GetService("ReplicatedStorage").Weapons.G3SG1.Spread.Move.Value = 0
  5139. game:GetService("ReplicatedStorage").Weapons.G3SG1.Spread.Jump.Value = 0
  5140. game:GetService("ReplicatedStorage").Weapons.G3SG1.Spread.Land.Value = 0
  5141. game:GetService("ReplicatedStorage").Weapons.G3SG1.Spread.Ladder.Value = 0
  5142. game:GetService("ReplicatedStorage").Weapons.G3SG1.Spread.RecoveryTime.Value = 0
  5143. game:GetService("ReplicatedStorage").Weapons.G3SG1.Spread.RecoveryTime.Crouched.Value = 0
  5144. game:GetService("ReplicatedStorage").Weapons.MAG7.Penetration.Value = 9999999999999999
  5145. game:GetService("ReplicatedStorage").Weapons.MAG7.Recoil.AngleY.Value = 0
  5146. game:GetService("ReplicatedStorage").Weapons.MAG7.Recoil.AngleX.Value = 0
  5147. game:GetService("ReplicatedStorage").Weapons.MAG7.Recoil.Value = 0
  5148. game:GetService("ReplicatedStorage").Weapons.MAG7.DMG.Value = 500
  5149. game:GetService("ReplicatedStorage").Weapons.MAG7.MinDmg.Value = 499
  5150. game:GetService("ReplicatedStorage").Weapons.MAG7.Range.Value = 9999
  5151. game:GetService("ReplicatedStorage").Weapons.MAG7.FireRate.Value = 0.01
  5152. game:GetService("ReplicatedStorage").Weapons.MAG7.ReloadTime.Value = 0.255
  5153. game:GetService("ReplicatedStorage").Weapons.MAG7.EquipTime.Value = 0.255
  5154. game:GetService("ReplicatedStorage").Weapons.MAG7.Auto.Value = true
  5155. game:GetService("ReplicatedStorage").Weapons.MAG7.StoredAmmo.Value = 99999999
  5156. game:GetService("ReplicatedStorage").Weapons.MAG7.Ammo.Value = 999999
  5157. game:GetService("ReplicatedStorage").Weapons.MAG7.Bullets.Value = 1
  5158. game:GetService("ReplicatedStorage").Weapons.MAG7.ArmorPenetration.Value = 9999999999999999
  5159. game:GetService("ReplicatedStorage").Weapons.MAG7.KillAward.Value = 5000
  5160. game:GetService("ReplicatedStorage").Weapons.MAG7.Spread.Value = 0
  5161. game:GetService("ReplicatedStorage").Weapons.MAG7.Spread.Stand.Value = 0
  5162. game:GetService("ReplicatedStorage").Weapons.MAG7.Spread.Crouch.Value = 0
  5163. game:GetService("ReplicatedStorage").Weapons.MAG7.Spread.Move.Value = 0
  5164. game:GetService("ReplicatedStorage").Weapons.MAG7.Spread.Jump.Value = 0
  5165. game:GetService("ReplicatedStorage").Weapons.MAG7.Spread.Land.Value = 0
  5166. game:GetService("ReplicatedStorage").Weapons.MAG7.Spread.Ladder.Value = 0
  5167. game:GetService("ReplicatedStorage").Weapons.MAG7.Spread.RecoveryTime.Value = 0
  5168. game:GetService("ReplicatedStorage").Weapons.MAG7.Spread.RecoveryTime.Crouched.Value = 0
  5169. game:GetService("ReplicatedStorage").Weapons.P90.Penetration.Value = 9999999999999999
  5170. game:GetService("ReplicatedStorage").Weapons.P90.Recoil.AngleY.Value = 0
  5171. game:GetService("ReplicatedStorage").Weapons.P90.Recoil.AngleX.Value = 0
  5172. game:GetService("ReplicatedStorage").Weapons.P90.Recoil.Value = 0
  5173. game:GetService("ReplicatedStorage").Weapons.P90.DMG.Value = 500
  5174. game:GetService("ReplicatedStorage").Weapons.P90.MinDmg.Value = 499
  5175. game:GetService("ReplicatedStorage").Weapons.P90.Range.Value = 9999
  5176. game:GetService("ReplicatedStorage").Weapons.P90.FireRate.Value = 0.01
  5177. game:GetService("ReplicatedStorage").Weapons.P90.ReloadTime.Value = 0.255
  5178. game:GetService("ReplicatedStorage").Weapons.P90.EquipTime.Value = 0.255
  5179. game:GetService("ReplicatedStorage").Weapons.P90.Auto.Value = true
  5180. game:GetService("ReplicatedStorage").Weapons.P90.StoredAmmo.Value = 99999999
  5181. game:GetService("ReplicatedStorage").Weapons.P90.Ammo.Value = 999999
  5182. game:GetService("ReplicatedStorage").Weapons.P90.Bullets.Value = 1
  5183. game:GetService("ReplicatedStorage").Weapons.P90.ArmorPenetration.Value = 9999999999999999
  5184. game:GetService("ReplicatedStorage").Weapons.P90.KillAward.Value = 5000
  5185. game:GetService("ReplicatedStorage").Weapons.P90.Spread.Value = 0
  5186. game:GetService("ReplicatedStorage").Weapons.P90.Spread.Stand.Value = 0
  5187. game:GetService("ReplicatedStorage").Weapons.P90.Spread.Crouch.Value = 0
  5188. game:GetService("ReplicatedStorage").Weapons.P90.Spread.Move.Value = 0
  5189. game:GetService("ReplicatedStorage").Weapons.P90.Spread.Jump.Value = 0
  5190. game:GetService("ReplicatedStorage").Weapons.P90.Spread.Land.Value = 0
  5191. game:GetService("ReplicatedStorage").Weapons.P90.Spread.Ladder.Value = 0
  5192. game:GetService("ReplicatedStorage").Weapons.P90.Spread.RecoveryTime.Value = 0
  5193. game:GetService("ReplicatedStorage").Weapons.P90.Spread.RecoveryTime.Crouched.Value = 0
  5194. game:GetService("ReplicatedStorage").Weapons.MP9.Penetration.Value = 9999999999999999
  5195. game:GetService("ReplicatedStorage").Weapons.MP9.Recoil.AngleY.Value = 0
  5196. game:GetService("ReplicatedStorage").Weapons.MP9.Recoil.AngleX.Value = 0
  5197. game:GetService("ReplicatedStorage").Weapons.MP9.Recoil.Value = 0
  5198. game:GetService("ReplicatedStorage").Weapons.MP9.DMG.Value = 500
  5199. game:GetService("ReplicatedStorage").Weapons.MP9.MinDmg.Value = 499
  5200. game:GetService("ReplicatedStorage").Weapons.MP9.Range.Value = 9999
  5201. game:GetService("ReplicatedStorage").Weapons.MP9.FireRate.Value = 0.01
  5202. game:GetService("ReplicatedStorage").Weapons.MP9.ReloadTime.Value = 0.255
  5203. game:GetService("ReplicatedStorage").Weapons.MP9.EquipTime.Value = 0.255
  5204. game:GetService("ReplicatedStorage").Weapons.MP9.Auto.Value = true
  5205. game:GetService("ReplicatedStorage").Weapons.MP9.StoredAmmo.Value = 99999999
  5206. game:GetService("ReplicatedStorage").Weapons.MP9.Ammo.Value = 999999
  5207. game:GetService("ReplicatedStorage").Weapons.MP9.Bullets.Value = 1
  5208. game:GetService("ReplicatedStorage").Weapons.MP9.ArmorPenetration.Value = 9999999999999999
  5209. game:GetService("ReplicatedStorage").Weapons.MP9.KillAward.Value = 5000
  5210. game:GetService("ReplicatedStorage").Weapons.MP9.Spread.Value = 0
  5211. game:GetService("ReplicatedStorage").Weapons.MP9.Spread.Stand.Value = 0
  5212. game:GetService("ReplicatedStorage").Weapons.MP9.Spread.Crouch.Value = 0
  5213. game:GetService("ReplicatedStorage").Weapons.MP9.Spread.Move.Value = 0
  5214. game:GetService("ReplicatedStorage").Weapons.MP9.Spread.Jump.Value = 0
  5215. game:GetService("ReplicatedStorage").Weapons.MP9.Spread.Land.Value = 0
  5216. game:GetService("ReplicatedStorage").Weapons.MP9.Spread.Ladder.Value = 0
  5217. game:GetService("ReplicatedStorage").Weapons.MP9.Spread.RecoveryTime.Value = 0
  5218. game:GetService("ReplicatedStorage").Weapons.MP9.Spread.RecoveryTime.Crouched.Value = 0
  5219. game:GetService("ReplicatedStorage").Weapons.Bizon.Penetration.Value = 9999999999999999
  5220. game:GetService("ReplicatedStorage").Weapons.Bizon.Recoil.AngleY.Value = 0
  5221. game:GetService("ReplicatedStorage").Weapons.Bizon.Recoil.AngleX.Value = 0
  5222. game:GetService("ReplicatedStorage").Weapons.Bizon.Recoil.Value = 0
  5223. game:GetService("ReplicatedStorage").Weapons.Bizon.DMG.Value = 500
  5224. game:GetService("ReplicatedStorage").Weapons.Bizon.MinDmg.Value = 499
  5225. game:GetService("ReplicatedStorage").Weapons.Bizon.Range.Value = 9999
  5226. game:GetService("ReplicatedStorage").Weapons.Bizon.FireRate.Value = 0.01
  5227. game:GetService("ReplicatedStorage").Weapons.Bizon.ReloadTime.Value = 0.255
  5228. game:GetService("ReplicatedStorage").Weapons.Bizon.EquipTime.Value = 0.255
  5229. game:GetService("ReplicatedStorage").Weapons.Bizon.Auto.Value = true
  5230. game:GetService("ReplicatedStorage").Weapons.Bizon.StoredAmmo.Value = 99999999
  5231. game:GetService("ReplicatedStorage").Weapons.Bizon.Ammo.Value = 999999
  5232. game:GetService("ReplicatedStorage").Weapons.Bizon.Bullets.Value = 1
  5233. game:GetService("ReplicatedStorage").Weapons.Bizon.ArmorPenetration.Value = 9999999999999999
  5234. game:GetService("ReplicatedStorage").Weapons.Bizon.KillAward.Value = 5000
  5235. game:GetService("ReplicatedStorage").Weapons.Bizon.Spread.Value = 0
  5236. game:GetService("ReplicatedStorage").Weapons.Bizon.Spread.Stand.Value = 0
  5237. game:GetService("ReplicatedStorage").Weapons.Bizon.Spread.Crouch.Value = 0
  5238. game:GetService("ReplicatedStorage").Weapons.Bizon.Spread.Move.Value = 0
  5239. game:GetService("ReplicatedStorage").Weapons.Bizon.Spread.Jump.Value = 0
  5240. game:GetService("ReplicatedStorage").Weapons.Bizon.Spread.Land.Value = 0
  5241. game:GetService("ReplicatedStorage").Weapons.Bizon.Spread.Ladder.Value = 0
  5242. game:GetService("ReplicatedStorage").Weapons.Bizon.Spread.RecoveryTime.Value = 0
  5243. game:GetService("ReplicatedStorage").Weapons.Bizon.Spread.RecoveryTime.Crouched.Value = 0
  5244. game:GetService("ReplicatedStorage").Weapons.MAC10.Penetration.Value = 9999999999999999
  5245. game:GetService("ReplicatedStorage").Weapons.MAC10.Recoil.AngleY.Value = 0
  5246. game:GetService("ReplicatedStorage").Weapons.MAC10.Recoil.AngleX.Value = 0
  5247. game:GetService("ReplicatedStorage").Weapons.MAC10.Recoil.Value = 0
  5248. game:GetService("ReplicatedStorage").Weapons.MAC10.DMG.Value = 500
  5249. game:GetService("ReplicatedStorage").Weapons.MAC10.MinDmg.Value = 499
  5250. game:GetService("ReplicatedStorage").Weapons.MAC10.Range.Value = 9999
  5251. game:GetService("ReplicatedStorage").Weapons.MAC10.FireRate.Value = 0.01
  5252. game:GetService("ReplicatedStorage").Weapons.MAC10.ReloadTime.Value = 0.255
  5253. game:GetService("ReplicatedStorage").Weapons.MAC10.EquipTime.Value = 0.255
  5254. game:GetService("ReplicatedStorage").Weapons.MAC10.Auto.Value = true
  5255. game:GetService("ReplicatedStorage").Weapons.MAC10.StoredAmmo.Value = 99999999
  5256. game:GetService("ReplicatedStorage").Weapons.MAC10.Ammo.Value = 999999
  5257. game:GetService("ReplicatedStorage").Weapons.MAC10.Bullets.Value = 1
  5258. game:GetService("ReplicatedStorage").Weapons.MAC10.ArmorPenetration.Value = 9999999999999999
  5259. game:GetService("ReplicatedStorage").Weapons.MAC10.KillAward.Value = 5000
  5260. game:GetService("ReplicatedStorage").Weapons.MAC10.Spread.Value = 0
  5261. game:GetService("ReplicatedStorage").Weapons.MAC10.Spread.Stand.Value = 0
  5262. game:GetService("ReplicatedStorage").Weapons.MAC10.Spread.Crouch.Value = 0
  5263. game:GetService("ReplicatedStorage").Weapons.MAC10.Spread.Move.Value = 0
  5264. game:GetService("ReplicatedStorage").Weapons.MAC10.Spread.Jump.Value = 0
  5265. game:GetService("ReplicatedStorage").Weapons.MAC10.Spread.Land.Value = 0
  5266. game:GetService("ReplicatedStorage").Weapons.MAC10.Spread.Ladder.Value = 0
  5267. game:GetService("ReplicatedStorage").Weapons.MAC10.Spread.RecoveryTime.Value = 0
  5268. game:GetService("ReplicatedStorage").Weapons.MAC10.Spread.RecoveryTime.Crouched.Value = 0
  5269. game:GetService("ReplicatedStorage").Weapons.R8.Penetration.Value = 9999999999999999
  5270. game:GetService("ReplicatedStorage").Weapons.R8.Recoil.AngleY.Value = 0
  5271. game:GetService("ReplicatedStorage").Weapons.R8.Recoil.AngleX.Value = 0
  5272. game:GetService("ReplicatedStorage").Weapons.R8.Recoil.Value = 0
  5273. game:GetService("ReplicatedStorage").Weapons.R8.DMG.Value = 500
  5274. game:GetService("ReplicatedStorage").Weapons.R8.MinDmg.Value = 499
  5275. game:GetService("ReplicatedStorage").Weapons.R8.Range.Value = 9999
  5276. game:GetService("ReplicatedStorage").Weapons.R8.FireRate.Value = 0.01
  5277. game:GetService("ReplicatedStorage").Weapons.R8.ReloadTime.Value = 0.255
  5278. game:GetService("ReplicatedStorage").Weapons.R8.EquipTime.Value = 0.255
  5279. game:GetService("ReplicatedStorage").Weapons.R8.Auto.Value = true
  5280. game:GetService("ReplicatedStorage").Weapons.R8.StoredAmmo.Value = 99999999
  5281. game:GetService("ReplicatedStorage").Weapons.R8.Ammo.Value = 999999
  5282. game:GetService("ReplicatedStorage").Weapons.R8.Bullets.Value = 1
  5283. game:GetService("ReplicatedStorage").Weapons.R8.ArmorPenetration.Value = 9999999999999999
  5284. game:GetService("ReplicatedStorage").Weapons.R8.KillAward.Value = 5000
  5285. game:GetService("ReplicatedStorage").Weapons.R8.Spread.Value = 0
  5286. game:GetService("ReplicatedStorage").Weapons.R8.Spread.Stand.Value = 0
  5287. game:GetService("ReplicatedStorage").Weapons.R8.Spread.Crouch.Value = 0
  5288. game:GetService("ReplicatedStorage").Weapons.R8.Spread.Move.Value = 0
  5289. game:GetService("ReplicatedStorage").Weapons.R8.Spread.Jump.Value = 0
  5290. game:GetService("ReplicatedStorage").Weapons.R8.Spread.Land.Value = 0
  5291. game:GetService("ReplicatedStorage").Weapons.R8.Spread.Ladder.Value = 0
  5292. game:GetService("ReplicatedStorage").Weapons.R8.Spread.RecoveryTime.Value = 0
  5293. game:GetService("ReplicatedStorage").Weapons.R8.Spread.RecoveryTime.Crouched.Value = 0
  5294. game:GetService("ReplicatedStorage").Weapons.CZ.Penetration.Value = 9999999999999999
  5295. game:GetService("ReplicatedStorage").Weapons.CZ.Recoil.AngleY.Value = 0
  5296. game:GetService("ReplicatedStorage").Weapons.CZ.Recoil.AngleX.Value = 0
  5297. game:GetService("ReplicatedStorage").Weapons.CZ.Recoil.Value = 0
  5298. game:GetService("ReplicatedStorage").Weapons.CZ.DMG.Value = 500
  5299. game:GetService("ReplicatedStorage").Weapons.CZ.MinDmg.Value = 499
  5300. game:GetService("ReplicatedStorage").Weapons.CZ.Range.Value = 9999
  5301. game:GetService("ReplicatedStorage").Weapons.CZ.FireRate.Value = 0.01
  5302. game:GetService("ReplicatedStorage").Weapons.CZ.ReloadTime.Value = 0.255
  5303. game:GetService("ReplicatedStorage").Weapons.CZ.EquipTime.Value = 0.255
  5304. game:GetService("ReplicatedStorage").Weapons.CZ.Auto.Value = true
  5305. game:GetService("ReplicatedStorage").Weapons.CZ.StoredAmmo.Value = 99999999
  5306. game:GetService("ReplicatedStorage").Weapons.CZ.Ammo.Value = 999999
  5307. game:GetService("ReplicatedStorage").Weapons.CZ.Bullets.Value = 1
  5308. game:GetService("ReplicatedStorage").Weapons.CZ.ArmorPenetration.Value = 9999999999999999
  5309. game:GetService("ReplicatedStorage").Weapons.CZ.KillAward.Value = 5000
  5310. game:GetService("ReplicatedStorage").Weapons.CZ.Spread.Value = 0
  5311. game:GetService("ReplicatedStorage").Weapons.CZ.Spread.Stand.Value = 0
  5312. game:GetService("ReplicatedStorage").Weapons.CZ.Spread.Crouch.Value = 0
  5313. game:GetService("ReplicatedStorage").Weapons.CZ.Spread.Move.Value = 0
  5314. game:GetService("ReplicatedStorage").Weapons.CZ.Spread.Jump.Value = 0
  5315. game:GetService("ReplicatedStorage").Weapons.CZ.Spread.Land.Value = 0
  5316. game:GetService("ReplicatedStorage").Weapons.CZ.Spread.Ladder.Value = 0
  5317. game:GetService("ReplicatedStorage").Weapons.CZ.Spread.RecoveryTime.Value = 0
  5318. game:GetService("ReplicatedStorage").Weapons.CZ.Spread.RecoveryTime.Crouched.Value = 0
  5319. end until not supergun
  5320. else
  5321. if supergun then
  5322. supergun = false
  5323. SuperGunCheckBox.Text = ("")
  5324. end
  5325. end
  5326. end)
  5327.  
  5328. SuperGunLabel.Name = "SuperGunLabel"
  5329. SuperGunLabel.Parent = RageTab
  5330. SuperGunLabel.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5331. SuperGunLabel.BorderSizePixel = 0
  5332. SuperGunLabel.Position = UDim2.new(0.0698630139, 0, 0.164285719, 0)
  5333. SuperGunLabel.Size = UDim2.new(0, 112, 0, 30)
  5334. SuperGunLabel.Font = Enum.Font.Gotham
  5335. SuperGunLabel.Text = "Super Gun"
  5336. SuperGunLabel.TextColor3 = Color3.new(1, 1, 1)
  5337. SuperGunLabel.TextSize = 14
  5338. SuperGunLabel.TextXAlignment = Enum.TextXAlignment.Left
  5339.  
  5340. SpeedCheckBox.Name = "SpeedCheckBox"
  5341. SpeedCheckBox.Parent = RageTab
  5342. SpeedCheckBox.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  5343. SpeedCheckBox.Position = UDim2.new(0.0149999997, 0, 0.302857161, 0)
  5344. SpeedCheckBox.Size = UDim2.new(0, 30, 0, 30)
  5345. SpeedCheckBox.Style = Enum.ButtonStyle.RobloxButton
  5346. SpeedCheckBox.Font = Enum.Font.Gotham
  5347. SpeedCheckBox.Text = ""
  5348. SpeedCheckBox.TextColor3 = Color3.new(1, 1, 1)
  5349. SpeedCheckBox.TextSize = 14
  5350. SpeedCheckBox.MouseButton1Down:connect(function()
  5351. if not speed then
  5352. speed = true
  5353. SpeedCheckBox.Text = ("?")
  5354. SpeedSettingsButton.Visible = true
  5355. repeat if speed then
  5356. wait(0.01)
  5357. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = SpeedValue.Text
  5358. end until not speed
  5359. else
  5360. speed = false
  5361. SpeedCheckBox.Text = ("")
  5362. SpeedSettingsButton.Visible = false
  5363. end
  5364. end)
  5365.  
  5366. SpeedLabel.Name = "SpeedLabel"
  5367. SpeedLabel.Parent = RageTab
  5368. SpeedLabel.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5369. SpeedLabel.BorderSizePixel = 0
  5370. SpeedLabel.Position = UDim2.new(0.0698630139, 0, 0.300000012, 0)
  5371. SpeedLabel.Size = UDim2.new(0, 112, 0, 30)
  5372. SpeedLabel.Font = Enum.Font.Gotham
  5373. SpeedLabel.Text = "Speed"
  5374. SpeedLabel.TextColor3 = Color3.new(1, 1, 1)
  5375. SpeedLabel.TextSize = 14
  5376. SpeedLabel.TextXAlignment = Enum.TextXAlignment.Left
  5377.  
  5378. SpeedValue.Name = "SpeedValue"
  5379. SpeedValue.Parent = RageTab
  5380. SpeedValue.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  5381. SpeedValue.BorderColor3 = Color3.new(0, 0, 0)
  5382. SpeedValue.Position = UDim2.new(0.205479458, 0, 0.306428581, 0)
  5383. SpeedValue.Size = UDim2.new(0, 56, 0, 29)
  5384. SpeedValue.Visible = false
  5385. SpeedValue.ClearTextOnFocus = false
  5386. SpeedValue.Font = Enum.Font.Gotham
  5387. SpeedValue.PlaceholderColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  5388. SpeedValue.Text = "75"
  5389. SpeedValue.TextColor3 = Color3.new(1, 1, 1)
  5390. SpeedValue.TextSize = 14
  5391.  
  5392. SpeedSettingsButton.Name = "SpeedSettingsButton"
  5393. SpeedSettingsButton.Parent = RageTab
  5394. SpeedSettingsButton.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5395. SpeedSettingsButton.BorderSizePixel = 0
  5396. SpeedSettingsButton.Position = UDim2.new(0.14787668, 0, 0.302857161, 0)
  5397. SpeedSettingsButton.Size = UDim2.new(0, 30, 0, 30)
  5398. SpeedSettingsButton.Visible = false
  5399. SpeedSettingsButton.Font = Enum.Font.Gotham
  5400. SpeedSettingsButton.Text = ">"
  5401. SpeedSettingsButton.TextColor3 = Color3.new(1, 1, 1)
  5402. SpeedSettingsButton.TextSize = 14
  5403. SpeedSettingsButton.MouseButton1Down:connect(function()
  5404. if not speedsettings then
  5405. speedsettings = true
  5406. SpeedValue.Visible = true
  5407. SpeedSettingsButton.Text = "<"
  5408. else
  5409. speedsettings = false
  5410. SpeedValue.Visible = false
  5411. SpeedSettingsButton.Text = ">"
  5412. end
  5413. end)
  5414.  
  5415. SaveHeadPitchLabel.Name = "SaveHeadPitchLabel"
  5416. SaveHeadPitchLabel.Parent = AntiAimSettingsForm
  5417. SaveHeadPitchLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  5418. SaveHeadPitchLabel.BorderSizePixel = 0
  5419. SaveHeadPitchLabel.Position = UDim2.new(0.13930051, 0, 0.536560655, 0)
  5420. SaveHeadPitchLabel.Size = UDim2.new(0, 90, 0, 30)
  5421. SaveHeadPitchLabel.Font = Enum.Font.Gotham
  5422. SaveHeadPitchLabel.Text = "Save Head"
  5423. SaveHeadPitchLabel.TextColor3 = Color3.new(1, 1, 1)
  5424. SaveHeadPitchLabel.TextSize = 14
  5425. SaveHeadPitchLabel.TextXAlignment = Enum.TextXAlignment.Left
  5426.  
  5427. SaveHeadPitchCheckBox.Name = "SaveHeadPitchCheckBox"
  5428. SaveHeadPitchCheckBox.Parent = AntiAimSettingsForm
  5429. SaveHeadPitchCheckBox.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  5430. SaveHeadPitchCheckBox.Position = UDim2.new(-0.000753426924, 0, 0.542633593, 0)
  5431. SaveHeadPitchCheckBox.Size = UDim2.new(0, 30, 0, 30)
  5432. SaveHeadPitchCheckBox.Style = Enum.ButtonStyle.RobloxButton
  5433. SaveHeadPitchCheckBox.Font = Enum.Font.Gotham
  5434. SaveHeadPitchCheckBox.Text = ""
  5435. SaveHeadPitchCheckBox.TextColor3 = Color3.new(1, 1, 1)
  5436. SaveHeadPitchCheckBox.TextSize = 14
  5437. SaveHeadPitchCheckBox.MouseButton1Down:connect(function()
  5438. if not saveheadpitch
  5439. then
  5440. saveheadpitch = true
  5441. SaveHeadPitchCheckBox.Text = ("?")
  5442. repeat if saveheadpitch then
  5443. game:GetService("RunService").Stepped:Wait()
  5444. game:GetService("ReplicatedStorage").Events.ControlTurn:FireServer("5")
  5445. end
  5446. until saveheadpitch == false
  5447. else
  5448. saveheadpitch = false
  5449. SaveHeadPitchCheckBox.Text = ("")
  5450. end
  5451. end)
  5452.  
  5453. MoneyButton.Name = "MoneyButton"
  5454. MoneyButton.Parent = MiscTab
  5455. MoneyButton.BackgroundColor3 = Color3.new(1, 1, 1)
  5456. MoneyButton.Position = UDim2.new(0.01369863, 0, 0.367857158, 0)
  5457. MoneyButton.Size = UDim2.new(0, 201, 0, 31)
  5458. MoneyButton.Style = Enum.ButtonStyle.RobloxButton
  5459. MoneyButton.Font = Enum.Font.Gotham
  5460. MoneyButton.Text = "Infinite Money"
  5461. MoneyButton.TextColor3 = Color3.new(1, 1, 1)
  5462. MoneyButton.TextSize = 14
  5463. MoneyButton.MouseButton1Down:connect(function()
  5464. _G.Enabled = true
  5465. repeat local CashValue=game.Players.LocalPlayer.Cash
  5466. if CashValue then
  5467. if CashValue.Value<=25000-2500 then
  5468. repeat CashValue.Value=CashValue.Value+2500
  5469. wait(1/10)
  5470. until CashValue.Value>=25000 end
  5471. CashValue.Value=25000
  5472. end
  5473. wait(1/3) until not _G.Enabled
  5474. end)
  5475.  
  5476. RandomPitchLabel.Name = "RandomPitchLabel"
  5477. RandomPitchLabel.Parent = AntiAimSettingsForm
  5478. RandomPitchLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  5479. RandomPitchLabel.BorderSizePixel = 0
  5480. RandomPitchLabel.Position = UDim2.new(0.13930051, 0, 0.834270597, 0)
  5481. RandomPitchLabel.Size = UDim2.new(0, 90, 0, 30)
  5482. RandomPitchLabel.Font = Enum.Font.Gotham
  5483. RandomPitchLabel.Text = "Random"
  5484. RandomPitchLabel.TextColor3 = Color3.new(1, 1, 1)
  5485. RandomPitchLabel.TextSize = 14
  5486. RandomPitchLabel.TextXAlignment = Enum.TextXAlignment.Left
  5487.  
  5488. RandomPitchCheckBox.Name = "RandomPitchCheckBox"
  5489. RandomPitchCheckBox.Parent = AntiAimSettingsForm
  5490. RandomPitchCheckBox.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  5491. RandomPitchCheckBox.Position = UDim2.new(-0.000753426924, 0, 0.840343535, 0)
  5492. RandomPitchCheckBox.Size = UDim2.new(0, 30, 0, 30)
  5493. RandomPitchCheckBox.Style = Enum.ButtonStyle.RobloxButton
  5494. RandomPitchCheckBox.Font = Enum.Font.Gotham
  5495. RandomPitchCheckBox.Text = ""
  5496. RandomPitchCheckBox.TextColor3 = Color3.new(1, 1, 1)
  5497. RandomPitchCheckBox.TextSize = 14
  5498. RandomPitchCheckBox.MouseButton1Down:connect(function()
  5499. if not randompitch then
  5500. randompitch = true
  5501. RandomPitchCheckBox.Text = ("?")
  5502. repeat if randompitch then
  5503. wait()
  5504. randomturn = math.random(1,10)
  5505. if randomturn == 1 then
  5506. game:GetService("ReplicatedStorage").Events.ControlTurn:FireServer("1")
  5507. end
  5508. if randomturn == 2 then
  5509. game:GetService("ReplicatedStorage").Events.ControlTurn:FireServer("2")
  5510. end
  5511. if randomturn == 3 then
  5512. game:GetService("ReplicatedStorage").Events.ControlTurn:FireServer("3")
  5513. end
  5514. if randomturn == 4 then
  5515. game:GetService("ReplicatedStorage").Events.ControlTurn:FireServer("4")
  5516. end
  5517. if randomturn == 5 then
  5518. game:GetService("ReplicatedStorage").Events.ControlTurn:FireServer("5")
  5519. end
  5520. if randomturn == 6 then
  5521. game:GetService("ReplicatedStorage").Events.ControlTurn:FireServer("-1")
  5522. end
  5523. if randomturn == 7 then
  5524. game:GetService("ReplicatedStorage").Events.ControlTurn:FireServer("-2")
  5525. end
  5526. if randomturn == 8 then
  5527. game:GetService("ReplicatedStorage").Events.ControlTurn:FireServer("-3")
  5528. end
  5529. if randomturn == 9 then
  5530. game:GetService("ReplicatedStorage").Events.ControlTurn:FireServer("-4")
  5531. end
  5532. if randomturn == 10 then
  5533. game:GetService("ReplicatedStorage").Events.ControlTurn:FireServer("-5")
  5534. end
  5535. end until not randompitch
  5536. else
  5537. randompitch = false
  5538. RandomPitchCheckBox.Text = ("")
  5539. end
  5540. end)
  5541.  
  5542. UpDownPitchLabel.Name = "UpDownPitchLabel"
  5543. UpDownPitchLabel.Parent = AntiAimSettingsForm
  5544. UpDownPitchLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  5545. UpDownPitchLabel.BorderSizePixel = 0
  5546. UpDownPitchLabel.Position = UDim2.new(0.13930051, 0, 0.685415626, 0)
  5547. UpDownPitchLabel.Size = UDim2.new(0, 90, 0, 30)
  5548. UpDownPitchLabel.Font = Enum.Font.Gotham
  5549. UpDownPitchLabel.Text = "Up-Down"
  5550. UpDownPitchLabel.TextColor3 = Color3.new(1, 1, 1)
  5551. UpDownPitchLabel.TextSize = 14
  5552. UpDownPitchLabel.TextXAlignment = Enum.TextXAlignment.Left
  5553.  
  5554. UpDownPitchCheckBox.Name = "UpDownPitchCheckBox"
  5555. UpDownPitchCheckBox.Parent = AntiAimSettingsForm
  5556. UpDownPitchCheckBox.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  5557. UpDownPitchCheckBox.Position = UDim2.new(-0.000753426924, 0, 0.691488564, 0)
  5558. UpDownPitchCheckBox.Size = UDim2.new(0, 30, 0, 30)
  5559. UpDownPitchCheckBox.Style = Enum.ButtonStyle.RobloxButton
  5560. UpDownPitchCheckBox.Font = Enum.Font.Gotham
  5561. UpDownPitchCheckBox.Text = ""
  5562. UpDownPitchCheckBox.TextColor3 = Color3.new(1, 1, 1)
  5563. UpDownPitchCheckBox.TextSize = 14
  5564. UpDownPitchCheckBox.MouseButton1Down:connect(function()
  5565. if not updownpitch then
  5566. updownpitch = true
  5567. UpDownPitchCheckBox.Text = ("?")
  5568. repeat if updownpitch then
  5569. game:GetService("RunService").Stepped:Wait()
  5570. game:GetService("ReplicatedStorage").Events.ControlTurn:FireServer("5")
  5571. wait()
  5572. game:GetService("ReplicatedStorage").Events.ControlTurn:FireServer("4")
  5573. wait()
  5574. game:GetService("ReplicatedStorage").Events.ControlTurn:FireServer("3")
  5575. wait()
  5576. game:GetService("ReplicatedStorage").Events.ControlTurn:FireServer("2")
  5577. wait()
  5578. game:GetService("ReplicatedStorage").Events.ControlTurn:FireServer("1")
  5579. wait()
  5580. game:GetService("ReplicatedStorage").Events.ControlTurn:FireServer("0")
  5581. wait()
  5582. game:GetService("ReplicatedStorage").Events.ControlTurn:FireServer("-1")
  5583. wait()
  5584. game:GetService("ReplicatedStorage").Events.ControlTurn:FireServer("-2")
  5585. wait()
  5586. game:GetService("ReplicatedStorage").Events.ControlTurn:FireServer("-3")
  5587. wait()
  5588. game:GetService("ReplicatedStorage").Events.ControlTurn:FireServer("-4")
  5589. wait()
  5590. game:GetService("ReplicatedStorage").Events.ControlTurn:FireServer("-5")
  5591. wait()
  5592. game:GetService("ReplicatedStorage").Events.ControlTurn:FireServer("0")
  5593. wait()
  5594. game:GetService("ReplicatedStorage").Events.ControlTurn:FireServer("1")
  5595. wait()
  5596. game:GetService("ReplicatedStorage").Events.ControlTurn:FireServer("2")
  5597. wait()
  5598. game:GetService("ReplicatedStorage").Events.ControlTurn:FireServer("3")
  5599. wait()
  5600. game:GetService("ReplicatedStorage").Events.ControlTurn:FireServer("4")
  5601. wait()
  5602. game:GetService("ReplicatedStorage").Events.ControlTurn:FireServer("5")
  5603. end until not updownpitch
  5604. else
  5605. updownpitch = false
  5606. UpDownPitchCheckBox.Text = ("")
  5607. end
  5608. end)
  5609.  
  5610. game:GetService("UserInputService").InputBegan:connect(function(key)
  5611. if key.KeyCode == Enum.KeyCode.Insert then
  5612. if opened == true then
  5613. opened = false
  5614. ChillwareMain.Visible = false
  5615. elseif opened == false then
  5616. opened = true
  5617. ChillwareMain.Visible = true
  5618. end
  5619. end
  5620. end)
  5621.  
  5622. game:GetService("UserInputService").InputBegan:connect(function(key)
  5623. if key.KeyCode == Enum.KeyCode.Delete then
  5624. Chillware:Destroy()
  5625. end
  5626. end)
  5627.  
  5628. game.StarterGui:SetCore("SendNotification",{Title="Chillware",Text="Loaded. Credits: tatar0071#0627, SjorsApenWorst#7911, V2ROBLOX"})
  5629. wait(1)
  5630. game.StarterGui:SetCore("SendNotification",{Title="Chillware",Text="Press [Insert] to close/open menu"})
  5631. wait(1)
  5632. game.StarterGui:SetCore("SendNotification",{Title="Chillware",Text="Press [Delete] to unload script"})
  5633. print("[Chillware] [2/2] Chillware Loaded.")
  5634. end)
Add Comment
Please, Sign In to add comment