Beppe15091

312321

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