Advertisement
Guest User

Unlock All Skins With Aimbot And Esp

a guest
Nov 27th, 2019
16,777
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.85 KB | None | 0 0
  1. local a=game.Players.LocalPlayer;local b;local c;local d;local e;if not syn then while true do end end;local f;local
  2. g=getsenv(game.Players.LocalPlayer.PlayerGui.Client)local h=game.ReplicatedStorage;local i=getrawmetatable(game)local
  3. j=i.__namecall;setreadonly(i,false)i.__namecall=newcclosure(function(self,...)local k=getnamecallmethod()local l={...}if
  4. k=="FireServer"and string.len(self.Name)==38 then return nil end;return j(self,...)end)setreadonly(i,true)local m={}local n={}local o={}local p={}local q={}for r,s in pairs(h.Skins:GetChildren())do for t,u in pairs(s:GetChildren())do table.insert(m,{s.Name.."_"..u.Name})end end;for r,s in pairs(h.Gloves:GetChildren())do if s.Name=="Wraps"or s.Name=="Guts"or s.Name=="MMA"or s.Name=="Wetland"or s.Name=="Ghoul Hex"or s.Name=="Phantom Hex"or s.Name=="Spector Hex"or s.Name=="Orange Hex"or s.Name=="Purple Hex"or s.Name=="Green Hex"then table.insert(o,{s.Name})end end;for r,s in pairs(h.Gloves:GetChildren())do if s.Name=="Scapter"or s.Name=="Patch"or s.Name=="Digital"or s.Name=="Crystal"then table.insert(q,{s.Name})end end;for r,s in pairs(h.Gloves:GetChildren())do if s.Name=="Hazard"or s.Name=="Hallows"or s.Name=="Majesty"or s.Name=="Royal"or s.Name=="Weeb"or s.Name=="CottonTail"or s.Name=="RSL"then table.insert(p,{s.Name})end end;for r,s in pairs(h.Gloves:GetChildren())do if s.Name=="Grim"or s.Name=="Wisk"or s.Name=="Molten"or s.Name=="Kringle"then table.insert(n,{s.Name})end end;for r=1,#n do table.insert(m,{"Strapped Glove_"..unpack(n[r])})end;for r=1,#p do table.insert(m,{"Sports Glove_"..unpack(p[r])})end;for r=1,#q do table.insert(m,{"Fingerless Glove_"..unpack(q[r])})end;for r=1,#o do table.insert(m,{"Handwraps_"..unpack(o[r])})end;table.insert(m,{"CTKnife_Stock"})table.insert(m,{"TKnife_Stock"})for r,s in pairs(h.Skins:GetChildren())do if s.Name~="Flip Knife"and s.Name~="Bayonet"and s.Name~="Falchion Knife"and s.Name~="Karambit"and s.Name~="Huntsman Knife"and s.Name~="Banana"and s.Name~="Butterfly Knife"then table.insert(m,{s.Name.."_Stock"})end end;g.CurrentInventory=m;local v=game.Players.LocalPlayer.SkinFolder.TFolder:Clone()local w=game.Players.LocalPlayer.SkinFolder.CTFolder:Clone()v.Parent=game.Players.LocalPlayer.SkinFolder;w.Parent=game.Players.LocalPlayer.SkinFolder;wait(1)game.Players.LocalPlayer.SkinFolder.TFolder:Destroy()game.Players.LocalPlayer.SkinFolder.CTFolder:Destroy()local x=getrawmetatable(game)local y=x.__namecall;setreadonly(x,false)local z;local A;local B;x.__namecall=newcclosure(function(self,...)local k=getnamecallmethod()local l={...}if k=="FireServer"and self.Name=="DataEvent"then for r,s in next,l do B=s[2]A=s[3]table.foreach(s[4],function(C,s)z=s;print(B,A,z)end)local D=game.Players.LocalPlayer.SkinFolder.CTFolder;local E=game.Players.LocalPlayer.SkinFolder.TFolder;if B=="CT"or B=="Both"then for t,u in pairs(D:GetChildren())do if A=='Gut Knife'or A=='Butterfly Knife'or A=='Falchion Knife'or A=='Bayonet'or A=='Huntsman Knife'or A=='Karambit'or A=='Banana'or A=='Flip Knife'or A=='Bearded Axe'or A=='Sickle'or A=='Cleaver'and u.Name=="Knife"then local F=string.split(z,"_")u.Value=tostring(F[2])elseif u.Name==A then local F=string.split(z,"_")u.Value=tostring(F[2])end end end;if B=="T"or B=="Both"then for G,H in pairs(E:GetChildren())do if A=='Gut Knife'or A=='Butterfly Knife'or A=='Falchion Knife'or A=='Bayonet'or A=='Huntsman Knife'or A=='Karambit'or A=='Banana'or A=='Flip Knife'or A=='Bearded Axe'or A=='Sickle'or A=='Cleaver'and H.Name=="Knife"then local F=string.split(z,"_")H.Value=tostring(F[2])elseif H.Name==A then local F=string.split(z,"_")H.Value=tostring(F[2])end end end end end;return y(self,...)end)setreadonly(x,true)-- Catshac is gay
  5. -- ^^ Probably going to steal this video idea
  6.  
  7. local plrs = game:GetService("Players")
  8. local TeamBased = true ; local teambasedswitch = "o"
  9. local presskeytoaim = true; local aimkey = "e"
  10. local raycast = false
  11.  
  12. local espupdatetime = 5; autoesp = false
  13.  
  14.  
  15.  
  16. local lockaim = true; local lockangle = 5
  17.  
  18.  
  19.  
  20. --function findwat(folder, what)
  21. -- for i, smth in pairs(folder:GetChildren()) do
  22. -- if string.find(string.lower(tostring(smth)), string.lower(what)) then
  23. -- return smth
  24. -- end
  25. -- end
  26. --end
  27. --
  28. --local plrs = findwat(game, "Players")
  29.  
  30.  
  31.  
  32.  
  33. local Gui = Instance.new("ScreenGui")
  34. local Move = Instance.new("Frame")
  35. local Main = Instance.new("Frame")
  36. local EspStatus = Instance.new("TextLabel")
  37. local st1 = Instance.new("TextLabel")
  38. local st1_2 = Instance.new("TextLabel")
  39. local st1_3 = Instance.new("TextLabel")
  40. local Name = Instance.new("TextLabel")
  41. --Properties:
  42. Gui.Name = "Gui"
  43. Gui.Parent = plrs.LocalPlayer:WaitForChild("PlayerGui")
  44.  
  45. Move.Name = "Move"
  46. Move.Parent = Gui
  47. Move.BackgroundColor3 = Color3.new(0.631373, 0.631373, 0.631373)
  48. Move.BackgroundTransparency = 0.40000000596046
  49. Move.BorderSizePixel = 0
  50. Move.Position = UDim2.new(0.005, 0,0.018, 0)
  51. Move.Size = UDim2.new(0.28141585, 0, 0.0320388414, 0)
  52.  
  53. Main.Name = "Main"
  54. Main.Parent = Move
  55. Main.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  56. Main.BackgroundTransparency = 0.69999998807907
  57. Main.Position = UDim2.new(0, 0, 0.995670795, 0)
  58. Main.Size = UDim2.new(1.0000006, 0, 9.79697132, 0)
  59.  
  60. EspStatus.Name = "EspStatus"
  61. EspStatus.Parent = Main
  62. EspStatus.BackgroundColor3 = Color3.new(1, 1, 1)
  63. EspStatus.BackgroundTransparency = 1
  64. EspStatus.Size = UDim2.new(0.272955924, 0, 0.161862016, 0)
  65. EspStatus.Font = Enum.Font.ArialBold
  66. EspStatus.Text = "Press T to update Esp"
  67. EspStatus.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  68. EspStatus.TextScaled = true
  69. EspStatus.TextSize = 14
  70. EspStatus.TextWrapped = true
  71.  
  72. st1.Name = "st1"
  73. st1.Parent = Main
  74. st1.BackgroundColor3 = Color3.new(1, 1, 1)
  75. st1.BackgroundTransparency = 1
  76. st1.Position = UDim2.new(0.271787882, 0, 0, 0)
  77. st1.Size = UDim2.new(0.728211343, 0, 0.161862016, 0)
  78. st1.Font = Enum.Font.ArialBold
  79. st1.Text = "Press "..aimkey.." to lock on a person inside ur view"
  80. st1.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  81. st1.TextScaled = true
  82. st1.TextSize = 14
  83. st1.TextWrapped = true
  84.  
  85. st1_2.Name = "st1"
  86. st1_2.Parent = Main
  87. st1_2.BackgroundColor3 = Color3.new(1, 1, 1)
  88. st1_2.BackgroundTransparency = 1
  89. st1_2.Position = UDim2.new(0, 0, 0.375590861, 0)
  90. st1_2.Size = UDim2.new(0.999999881, 0, 0.161862016, 0)
  91. st1_2.Font = Enum.Font.ArialBold
  92. st1_2.Text = "Press L to enable esp loop"
  93. st1_2.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  94. st1_2.TextScaled = true
  95. st1_2.TextSize = 14
  96. st1_2.TextWrapped = true
  97.  
  98. st1_3.Name = "st1"
  99. st1_3.Parent = Main
  100. st1_3.BackgroundColor3 = Color3.new(1, 1, 1)
  101. st1_3.BackgroundTransparency = 1
  102. st1_3.Position = UDim2.new(0, 0, 0.18558608, 0)
  103. st1_3.Size = UDim2.new(0.999999881, 0, 0.161862016, 0)
  104. st1_3.Font = Enum.Font.ArialBold
  105. st1_3.Text = "Press O to change team based mode"
  106. st1_3.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  107. st1_3.TextScaled = true
  108. st1_3.TextSize = 14
  109. st1_3.TextWrapped = true
  110. local teambasedstatus = st1_3:Clone()
  111. teambasedstatus.Parent = st1_3
  112. teambasedstatus.TextScaled = true
  113. teambasedstatus.Position = UDim2.new(0, 0,0.694, 0)
  114. teambasedstatus.Text = tostring(TeamBased)
  115.  
  116. Name.Name = "Name"
  117. Name.Parent = Move
  118. Name.BackgroundColor3 = Color3.new(1, 1, 1)
  119. Name.BackgroundTransparency = 1
  120. Name.Size = UDim2.new(0.838, 0, 0.980000019, 0)
  121. Name.Font = Enum.Font.Cartoon
  122. Name.Text = "Arsenal Mod V 2.0"
  123. Name.TextColor3 = Color3.new(0, 0, 0)
  124. Name.TextScaled = true
  125. Name.TextSize = 14
  126. Name.TextWrapped = true
  127. Name.TextXAlignment = Enum.TextXAlignment.Left
  128. -- Scripts:
  129.  
  130.  
  131. local plrsforaim = {}
  132.  
  133. local lplr = game:GetService("Players").LocalPlayer
  134. Move.Draggable = true
  135. Gui.ResetOnSpawn = false
  136. Gui.Name = "Chat"
  137. Gui.DisplayOrder = 999
  138.  
  139. Gui.Parent = plrs.LocalPlayer.PlayerGui
  140.  
  141.  
  142. f = {}
  143. local espforlder
  144.  
  145. f.addesp = function()
  146. --print("ESP ran")
  147. if espforlder then
  148. else
  149. espforlder = Instance.new("Folder")
  150. espforlder.Parent = game.Workspace.CurrentCamera
  151. end
  152. for i, v in pairs(espforlder:GetChildren()) do
  153. v:Destroy()
  154. end
  155. for _, plr in pairs(plrs:GetChildren()) do
  156. if plr.Character and plr.Character.Humanoid.Health > 0 and plr.Name ~= lplr.Name then
  157. if TeamBased == true then
  158. if plr.Team.Name ~= plrs.LocalPlayer.Team.Name then
  159. local e = espforlder:FindFirstChild(plr.Name)
  160. if not e then
  161. --print("Added esp for team based")
  162. local bill = Instance.new("BillboardGui", espforlder)
  163. bill.Name = plr.Name
  164. bill.AlwaysOnTop = true
  165. bill.Size = UDim2.new(1,0,1,0)
  166. bill.Adornee = plr.Character.Head
  167. local Frame = Instance.new('Frame',bill)
  168. Frame.Active = true
  169. Frame.BackgroundColor3 = Color3.new(0/255,255/255,0/255)
  170. Frame.BackgroundTransparency = 0
  171. Frame.BorderSizePixel = 0
  172. Frame.AnchorPoint = Vector2.new(.5, .5)
  173. Frame.Position = UDim2.new (0.5,0,0.5,0)
  174. Frame.Size = UDim2.new (1,0,1,0)
  175. Frame.Rotation = 0
  176. plr.Character.Humanoid.Died:Connect(function()
  177. bill:Destroy()
  178. end)
  179. end
  180. end
  181. else
  182. local e = espforlder:FindFirstChild(plr.Name)
  183. if not e then
  184. --print("Added esp")
  185. local bill = Instance.new("BillboardGui", espforlder)
  186. bill.Name = plr.Name
  187. bill.AlwaysOnTop = true
  188. bill.Size = UDim2.new(1,0,1,0)
  189. bill.Adornee = plr.Character.Head
  190. local Frame = Instance.new('Frame',bill)
  191. Frame.Active = true
  192. Frame.BackgroundColor3 = Color3.new(0/255,255/255,0/255)
  193. Frame.BackgroundTransparency = 0
  194. Frame.BorderSizePixel = 0
  195. Frame.AnchorPoint = Vector2.new(.5, .5)
  196. Frame.Position = UDim2.new (0.5,0,0.5,0)
  197. Frame.Size = UDim2.new (1,0,1,0)
  198. Frame.Rotation = 0
  199. plr.Character.Humanoid.Died:Connect(function()
  200. bill:Destroy()
  201. end)
  202. end
  203. end
  204.  
  205.  
  206. end
  207. end
  208. end
  209. local cam = game.Workspace.CurrentCamera
  210.  
  211. local mouse = lplr:GetMouse()
  212. local switch = false
  213. local key = "k"
  214. local aimatpart = nil
  215. mouse.KeyDown:Connect(function(a)
  216. if a == "t" then
  217. print("worked1")
  218. f.addesp()
  219. elseif a == "u" then
  220. if raycast == true then
  221. raycast = false
  222. else
  223. raycast = true
  224. end
  225. elseif a == "l" then
  226. if autoesp == false then
  227. autoesp = true
  228. else
  229. autoesp = false
  230. end
  231. end
  232. if a == "j" then
  233. if mouse.Target then
  234. mouse.Target:Destroy()
  235. end
  236. end
  237. if a == key then
  238. if switch == false then
  239. switch = true
  240. else
  241. switch = false
  242. if aimatpart ~= nil then
  243. aimatpart = nil
  244. end
  245. end
  246. elseif a == teambasedswitch then
  247. if TeamBased == true then
  248. TeamBased = false
  249. teambasedstatus.Text = tostring(TeamBased)
  250. else
  251. TeamBased = true
  252. teambasedstatus.Text = tostring(TeamBased)
  253. end
  254. elseif a == aimkey then
  255. if not aimatpart then
  256. local maxangle = math.rad(20)
  257. for i, plr in pairs(plrs:GetChildren()) do
  258. if plr.Name ~= lplr.Name and plr.Character and plr.Character.Head and plr.Character.Humanoid and plr.Character.Humanoid.Health > 1 then
  259. if TeamBased == true then
  260. if plr.Team.Name ~= lplr.Team.Name then
  261. local an = checkfov(plr.Character.Head)
  262. if an < maxangle then
  263. maxangle = an
  264. aimatpart = plr.Character.Head
  265. end
  266. end
  267. else
  268. local an = checkfov(plr.Character.Head)
  269. if an < maxangle then
  270. maxangle = an
  271. aimatpart = plr.Character.Head
  272. end
  273. print(plr)
  274. end
  275. plr.Character.Humanoid.Died:Connect(function()
  276. if aimatpart.Parent == plr.Character or aimatpart == nil then
  277. aimatpart = nil
  278. end
  279. end)
  280. end
  281. end
  282. else
  283. aimatpart = nil
  284. end
  285. end
  286. end)
  287.  
  288. function getfovxyz (p0, p1, deg)
  289. local x1, y1, z1 = p0:ToOrientation()
  290. local cf = CFrame.new(p0.p, p1.p)
  291. local x2, y2, z2 = cf:ToOrientation()
  292. --local d = math.deg
  293. if deg then
  294. --return Vector3.new(d(x1-x2), d(y1-y2), d(z1-z2))
  295. else
  296. return Vector3.new((x1-x2), (y1-y2), (z1-z2))
  297. end
  298. end
  299.  
  300. function getaimbotplrs()
  301. plrsforaim = {}
  302. for i, plr in pairs(plrs:GetChildren()) do
  303. if plr.Character and plr.Character.Humanoid and plr.Character.Humanoid.Health > 0 and plr.Name ~= lplr.Name and plr.Character.Head then
  304.  
  305. if TeamBased == true then
  306. if plr.Team.Name ~= lplr.Team.Name then
  307. local cf = CFrame.new(game.Workspace.CurrentCamera.CFrame.p, plr.Character.Head.CFrame.p)
  308. local r = Ray.new(cf, cf.LookVector * 10000)
  309. local ign = {}
  310. for i, v in pairs(plrs.LocalPlayer.Character:GetChildren()) do
  311. if v:IsA("BasePart") then
  312. table.insert(ign , v)
  313. end
  314. end
  315. local obj = game.Workspace:FindPartOnRayWithIgnoreList(r, ign)
  316. if obj.Parent == plr.Character and obj.Parent ~= lplr.Character then
  317. table.insert(plrsforaim, obj)
  318. end
  319. end
  320. else
  321. local cf = CFrame.new(game.Workspace.CurrentCamera.CFrame.p, plr.Character.Head.CFrame.p)
  322. local r = Ray.new(cf, cf.LookVector * 10000)
  323. local ign = {}
  324. for i, v in pairs(plrs.LocalPlayer.Character:GetChildren()) do
  325. if v:IsA("BasePart") then
  326. table.insert(ign , v)
  327. end
  328. end
  329. local obj = game.Workspace:FindPartOnRayWithIgnoreList(r, ign)
  330. if obj.Parent == plr.Character and obj.Parent ~= lplr.Character then
  331. table.insert(plrsforaim, obj)
  332. end
  333. end
  334.  
  335.  
  336. end
  337. end
  338. end
  339.  
  340. function aimat(part)
  341. cam.CFrame = CFrame.new(cam.CFrame.p, part.CFrame.p)
  342. end
  343. function checkfov (part)
  344. local fov = getfovxyz(game.Workspace.CurrentCamera.CFrame, part.CFrame)
  345. local angle = math.abs(fov.X) + math.abs(fov.Y)
  346. return angle
  347. end
  348.  
  349. game:GetService("RunService").RenderStepped:Connect(function()
  350. if aimatpart then
  351. aimat(aimatpart)
  352. if aimatpart.Parent == plrs.LocalPlayer.Character then
  353. aimatpart = nil
  354. end
  355. end
  356.  
  357.  
  358. -- if switch == true then
  359. -- local maxangle = 99999
  360. --
  361. -- --print("Loop")
  362. -- if true and raycast == false then
  363. -- for i, plr in pairs(plrs:GetChildren()) do
  364. -- if plr.Name ~= lplr.Name and plr.Character and plr.Character.Head and plr.Character.Humanoid and plr.Character.Humanoid.Health > 1 then
  365. -- if TeamBased then
  366. -- if plr.Team.Name ~= lplr.Team.Name or plr.Team.TeamColor ~= lplr.Team.TeamColor then
  367. -- local an = checkfov(plr.Character.Head)
  368. -- if an < maxangle then
  369. -- maxangle = an
  370. -- aimatpart = plr.Character.Head
  371. -- if an < lockangle then
  372. -- break
  373. -- end
  374. -- end
  375. -- end
  376. -- else
  377. -- local an = checkfov(plr.Character.Head)
  378. -- if an < maxangle then
  379. -- maxangle = an
  380. -- aimatpart = plr.Character.Head
  381. -- if an < lockangle then
  382. -- break
  383. -- end
  384. -- end
  385. -- end
  386. --
  387. --
  388. --
  389. --
  390. -- end
  391. -- end
  392. -- elseif raycast == true then
  393. --
  394. -- end
  395.  
  396. if raycast == true and switch == false and not aimatpart then
  397. getaimbotplrs()
  398. aimatpart = nil
  399. local maxangle = 999
  400. for i, v in ipairs(plrsforaim) do
  401. if v.Parent ~= lplr.Character then
  402. local an = checkfov(v)
  403. if an < maxangle and v ~= lplr.Character.Head then
  404. maxangle = an
  405. aimatpart = v
  406. print(v:GetFullName())
  407. v.Parent.Humanoid.Died:connect(function()
  408. aimatpart = nil
  409. end)
  410. end
  411. end
  412. end
  413.  
  414. end
  415. end)
  416. delay(0, function()
  417. while wait(espupdatetime) do
  418. if autoesp == true then
  419. pcall(function()
  420. f.addesp()
  421. end)
  422. end
  423. end
  424. end)
  425. warn("loaded")
  426. print("Scripts made by novaghoul and Orange Doggo")
  427.  
  428. -- Instances:
  429. local MainGUI = Instance.new("ScreenGui")
  430. local GUI = Instance.new("Frame")
  431. local showoff = Instance.new("TextLabel")
  432. local close = Instance.new("TextButton")
  433. local getitem = Instance.new("TextButton")
  434. local item = Instance.new("TextBox")
  435. local esp = Instance.new("TextButton")
  436. local infammo = Instance.new("TextButton")
  437. local TextLabel = Instance.new("TextLabel")
  438. local PRINTiTEMS = Instance.new("TextButton")
  439. local c4 = Instance.new("TextButton")
  440. local grnds = Instance.new("TextButton")
  441. local ak47 = Instance.new("TextButton")
  442. local awp = Instance.new("TextButton")
  443. local m4a4 = Instance.new("TextButton")
  444. local ope = Instance.new("TextButton")
  445. local dellet = Instance.new("TextButton")
  446. --Properties:
  447. MainGUI.Name = "MainGUI"
  448. MainGUI.Parent = game.CoreGui
  449.  
  450. GUI.Name = "GUI"
  451. GUI.Parent = MainGUI
  452. GUI.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  453. GUI.BackgroundTransparency = 0.090000003576279
  454. GUI.BorderColor3 = Color3.new(0.133333, 0.133333, 0.133333)
  455. GUI.BorderSizePixel = 0
  456. GUI.Position = UDim2.new(0.00439238641, 0, 0.291015625, 0)
  457. GUI.Size = UDim2.new(0, 273, 0, 242)
  458.  
  459. showoff.Name = "showoff"
  460. showoff.Parent = GUI
  461. showoff.BackgroundColor3 = Color3.new(0.356863, 0.356863, 0.356863)
  462. showoff.BackgroundTransparency = 0.090000003576279
  463. showoff.BorderSizePixel = 0
  464. showoff.Size = UDim2.new(0, 273, 0, 19)
  465. showoff.Font = Enum.Font.Highway
  466. showoff.Text = "CB Gui"
  467. showoff.TextColor3 = Color3.new(0.870588, 0.870588, 0.870588)
  468. showoff.TextSize = 14
  469.  
  470. close.Name = "close"
  471. close.Parent = showoff
  472. close.BackgroundColor3 = Color3.new(0.552941, 0.552941, 0.552941)
  473. close.BorderSizePixel = 0
  474. close.Position = UDim2.new(0.933676183, 0, 0, 0)
  475. close.Size = UDim2.new(0, 18, 0, 19)
  476. close.Font = Enum.Font.SourceSans
  477. close.Text = "X"
  478. close.TextColor3 = Color3.new(0, 0, 0)
  479. close.TextSize = 14
  480.  
  481. getitem.Name = "getitem"
  482. getitem.Parent = GUI
  483. getitem.BackgroundColor3 = Color3.new(0.52549, 0.52549, 0.52549)
  484. getitem.BackgroundTransparency = 0.090000003576279
  485. getitem.BorderColor3 = Color3.new(0, 0, 0)
  486. getitem.BorderSizePixel = 0
  487. getitem.Position = UDim2.new(0.0713370219, 0, 0.110484667, 0)
  488. getitem.Size = UDim2.new(0, 234, 0, 36)
  489. getitem.Font = Enum.Font.Highway
  490. getitem.Text = "Get Item"
  491. getitem.TextColor3 = Color3.new(0.196078, 0.196078, 0.294118)
  492. getitem.TextSize = 20
  493. getitem.TextStrokeColor3 = Color3.new(0.905882, 0.905882, 0.905882)
  494. getitem.TextStrokeTransparency = 0
  495.  
  496. item.Name = "item"
  497. item.Parent = GUI
  498. item.BackgroundColor3 = Color3.new(0.694118, 0.694118, 0.694118)
  499. item.BackgroundTransparency = 0.090000003576279
  500. item.BorderSizePixel = 0
  501. item.Position = UDim2.new(0.0653164461, 0, 0.304139256, 0)
  502. item.Size = UDim2.new(0, 237, 0, 23)
  503. item.ClearTextOnFocus = false
  504. item.Font = Enum.Font.Highway
  505. item.Text = "Item Name"
  506. item.TextColor3 = Color3.new(0, 0, 0)
  507. item.TextScaled = true
  508. item.TextSize = 14
  509. item.TextWrapped = true
  510.  
  511. esp.Name = "esp"
  512. esp.Parent = GUI
  513. esp.BackgroundColor3 = Color3.new(0.52549, 0.52549, 0.52549)
  514. esp.BackgroundTransparency = 0.090000003576279
  515. esp.BorderColor3 = Color3.new(0, 0, 0)
  516. esp.BorderSizePixel = 0
  517. esp.Position = UDim2.new(0.0896520168, 0, 0.441413373, 0)
  518. esp.Size = UDim2.new(0, 102, 0, 27)
  519. esp.Font = Enum.Font.Highway
  520. esp.Text = "ESP"
  521. esp.TextColor3 = Color3.new(0.196078, 0.196078, 0.294118)
  522. esp.TextSize = 14
  523. esp.TextStrokeColor3 = Color3.new(0.905882, 0.905882, 0.905882)
  524. esp.TextStrokeTransparency = 0
  525.  
  526. infammo.Name = "infammo"
  527. infammo.Parent = GUI
  528. infammo.BackgroundColor3 = Color3.new(0.52549, 0.52549, 0.52549)
  529. infammo.BackgroundTransparency = 0.090000003576279
  530. infammo.BorderColor3 = Color3.new(0, 0, 0)
  531. infammo.BorderSizePixel = 0
  532. infammo.Position = UDim2.new(0.0896520168, 0, 0.581769228, 0)
  533. infammo.Size = UDim2.new(0, 102, 0, 27)
  534. infammo.Font = Enum.Font.Highway
  535. infammo.Text = "Infinite Ammo"
  536. infammo.TextColor3 = Color3.new(0.196078, 0.196078, 0.294118)
  537. infammo.TextSize = 14
  538. infammo.TextStrokeColor3 = Color3.new(0.905882, 0.905882, 0.905882)
  539. infammo.TextStrokeTransparency = 0
  540.  
  541. TextLabel.Parent = GUI
  542. TextLabel.BackgroundColor3 = Color3.new(0.701961, 0.701961, 0.701961)
  543. TextLabel.BackgroundTransparency = 0.5
  544. TextLabel.BorderSizePixel = 0
  545. TextLabel.Position = UDim2.new(0, 0, 0.873616755, 0)
  546. TextLabel.Size = UDim2.new(0, 273, 0, 30)
  547. TextLabel.Font = Enum.Font.Bodoni
  548. TextLabel.Text = "Credits to Orange Doggo & Novaghoul"
  549. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  550. TextLabel.TextScaled = true
  551. TextLabel.TextSize = 14
  552. TextLabel.TextWrapped = true
  553.  
  554. PRINTiTEMS.Name = "PRINTiTEMS"
  555. PRINTiTEMS.Parent = GUI
  556. PRINTiTEMS.BackgroundColor3 = Color3.new(0.52549, 0.52549, 0.52549)
  557. PRINTiTEMS.BackgroundTransparency = 0.090000003576279
  558. PRINTiTEMS.BorderColor3 = Color3.new(0, 0, 0)
  559. PRINTiTEMS.BorderSizePixel = 0
  560. PRINTiTEMS.Position = UDim2.new(0.0886446983, 0, 0.730284333, 0)
  561. PRINTiTEMS.Size = UDim2.new(0, 102, 0, 27)
  562. PRINTiTEMS.Font = Enum.Font.Highway
  563. PRINTiTEMS.Text = "Print Items (F9)"
  564. PRINTiTEMS.TextColor3 = Color3.new(0.196078, 0.196078, 0.294118)
  565. PRINTiTEMS.TextSize = 14
  566. PRINTiTEMS.TextStrokeColor3 = Color3.new(0.905882, 0.905882, 0.905882)
  567. PRINTiTEMS.TextStrokeTransparency = 0
  568.  
  569. c4.Name = "c4"
  570. c4.Parent = GUI
  571. c4.BackgroundColor3 = Color3.new(0.52549, 0.52549, 0.52549)
  572. c4.BackgroundTransparency = 0.090000003576279
  573. c4.BorderColor3 = Color3.new(0, 0, 0)
  574. c4.BorderSizePixel = 0
  575. c4.Position = UDim2.new(0.580494523, 0, 0.441413313, 0)
  576. c4.Size = UDim2.new(0, 101, 0, 27)
  577. c4.Font = Enum.Font.Highway
  578. c4.Text = "GET C4"
  579. c4.TextColor3 = Color3.new(0.196078, 0.196078, 0.294118)
  580. c4.TextSize = 14
  581. c4.TextStrokeColor3 = Color3.new(0.905882, 0.905882, 0.905882)
  582. c4.TextStrokeTransparency = 0
  583.  
  584. grnds.Name = "grnds"
  585. grnds.Parent = GUI
  586. grnds.BackgroundColor3 = Color3.new(0.52549, 0.52549, 0.52549)
  587. grnds.BackgroundTransparency = 0.090000003576279
  588. grnds.BorderColor3 = Color3.new(0, 0, 0)
  589. grnds.BorderSizePixel = 0
  590. grnds.Position = UDim2.new(0.580494523, 0, 0.577776968, 0)
  591. grnds.Size = UDim2.new(0, 46, 0, 27)
  592. grnds.Font = Enum.Font.Highway
  593. grnds.Text = "GET GRENADES"
  594. grnds.TextColor3 = Color3.new(0.196078, 0.196078, 0.294118)
  595. grnds.TextScaled = true
  596. grnds.TextSize = 14
  597. grnds.TextStrokeColor3 = Color3.new(0.905882, 0.905882, 0.905882)
  598. grnds.TextStrokeTransparency = 0
  599. grnds.TextWrapped = true
  600.  
  601. ak47.Name = "ak47"
  602. ak47.Parent = GUI
  603. ak47.BackgroundColor3 = Color3.new(0.52549, 0.52549, 0.52549)
  604. ak47.BackgroundTransparency = 0.090000003576279
  605. ak47.BorderColor3 = Color3.new(0, 0, 0)
  606. ak47.BorderSizePixel = 0
  607. ak47.Position = UDim2.new(0.580494523, 0, 0.726537287, 0)
  608. ak47.Size = UDim2.new(0, 46, 0, 27)
  609. ak47.Font = Enum.Font.Highway
  610. ak47.Text = "GET AK47"
  611. ak47.TextColor3 = Color3.new(0.196078, 0.196078, 0.294118)
  612. ak47.TextScaled = true
  613. ak47.TextSize = 14
  614. ak47.TextStrokeColor3 = Color3.new(0.905882, 0.905882, 0.905882)
  615. ak47.TextStrokeTransparency = 0
  616. ak47.TextWrapped = true
  617.  
  618. awp.Name = "awp"
  619. awp.Parent = GUI
  620. awp.BackgroundColor3 = Color3.new(0.52549, 0.52549, 0.52549)
  621. awp.BackgroundTransparency = 0.090000003576279
  622. awp.BorderColor3 = Color3.new(0, 0, 0)
  623. awp.BorderSizePixel = 0
  624. awp.Position = UDim2.new(0.781959713, 0, 0.726537287, 0)
  625. awp.Size = UDim2.new(0, 46, 0, 27)
  626. awp.Font = Enum.Font.Highway
  627. awp.Text = "GET AWP"
  628. awp.TextColor3 = Color3.new(0.196078, 0.196078, 0.294118)
  629. awp.TextScaled = true
  630. awp.TextSize = 14
  631. awp.TextStrokeColor3 = Color3.new(0.905882, 0.905882, 0.905882)
  632. awp.TextStrokeTransparency = 0
  633. awp.TextWrapped = true
  634.  
  635. m4a4.Name = "m4a4"
  636. m4a4.Parent = GUI
  637. m4a4.BackgroundColor3 = Color3.new(0.52549, 0.52549, 0.52549)
  638. m4a4.BackgroundTransparency = 0.090000003576279
  639. m4a4.BorderColor3 = Color3.new(0, 0, 0)
  640. m4a4.BorderSizePixel = 0
  641. m4a4.Position = UDim2.new(0.781959713, 0, 0.577776968, 0)
  642. m4a4.Size = UDim2.new(0, 46, 0, 27)
  643. m4a4.Font = Enum.Font.Highway
  644. m4a4.Text = "GET M4A4"
  645. m4a4.TextColor3 = Color3.new(0.196078, 0.196078, 0.294118)
  646. m4a4.TextScaled = true
  647. m4a4.TextSize = 14
  648. m4a4.TextStrokeColor3 = Color3.new(0.905882, 0.905882, 0.905882)
  649. m4a4.TextStrokeTransparency = 0
  650. m4a4.TextWrapped = true
  651.  
  652. ope.Name = "ope"
  653. ope.Parent = MainGUI
  654. ope.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  655. ope.BorderColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  656. ope.BorderSizePixel = 3
  657. ope.Position = UDim2.new(-1.004, 0,0.867, 0)
  658. ope.Size = UDim2.new(0, 71, 0, 24)
  659. ope.Font = Enum.Font.SourceSans
  660. ope.Text = "OPEN"
  661. ope.TextColor3 = Color3.new(0.870588, 0.870588, 0.870588)
  662. ope.TextScaled = true
  663. ope.TextSize = 14
  664. ope.TextWrapped = true
  665.  
  666. dellet.Name = "dellet"
  667. dellet.Parent = ope
  668. dellet.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  669. dellet.BorderColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  670. dellet.BorderSizePixel = 3
  671. dellet.Position = UDim2.new(0, 0, -0.555989563, 0)
  672. dellet.Size = UDim2.new(0, 71, 0, 13)
  673. dellet.Font = Enum.Font.SourceSans
  674. dellet.Text = "DEL GUI"
  675. dellet.TextColor3 = Color3.new(0.870588, 0.870588, 0.870588)
  676. dellet.TextScaled = true
  677. dellet.TextSize = 14
  678. dellet.TextWrapped = true
  679. -- Scripts:
  680. function prints()
  681. for i,v in pairs(game.ReplicatedStorage.Weapons:GetChildren()) do
  682. print(v)
  683. end
  684. end
  685. function getitemfunction()
  686. local remote = game.ReplicatedStorage.Events.Drop
  687. local FireServer = Instance.new("RemoteEvent").FireServer
  688.  
  689. local weapon = item.Text
  690.  
  691. remote:FireServer(game.ReplicatedStorage.Weapons[weapon], game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame, 150, 300, false, game.Players.LocalPlayer, game.Workspace.Status.Preparation.Value)
  692. end
  693. function infammofunctton()
  694. local newcclosure = newcclosure or function(f)
  695. return f
  696. end
  697.  
  698. local getreg = debug.getregistry or getreg
  699.  
  700. if not getreg or not getrawmetatable then
  701. warn("Your exploit does not support the functions required for this script")
  702. end
  703.  
  704. local remote = game.ReplicatedStorage.Events.RemoteEvent
  705. local mt = getrawmetatable(game)
  706. local oldmt = mt.__namecall
  707. local sro = make_writeable or setreadonly or changereadonly
  708. sro(getrawmetatable(game),false)
  709.  
  710. if PROTOSMASHER_LOADED then
  711. local backup = debug.getupvalues
  712. make_writeable(debug)
  713.  
  714. getgenv().debug.getupvalues = function(f)
  715. if typeof(f) == "function" then
  716. local s, e = pcall(backup, f)
  717. return (typeof(e) == 'table' and e or {})
  718. else
  719. return backup(f + 1)
  720. end
  721. end
  722.  
  723. make_readonly(debug)
  724. end
  725.  
  726. mt.__namecall = function(self,...)
  727. local args = {...}
  728. local method = args[#args]
  729. if self == remote and method:lower() == "fireserver" then
  730. if args[1] then
  731. if args[1][1] == "kick" then
  732. return true
  733. end
  734. return args
  735. end
  736. return args
  737. end
  738. return oldmt(self,...)
  739. end
  740.  
  741. spawn(function()
  742. while wait() do
  743. for _,o in pairs(getreg()) do
  744. if typeof(o) == "function" then
  745. local ups = debug.getupvalues(o)
  746. if ups.ammocount then
  747. debug.setupvalue(o, 'ammocount', math.huge)
  748. debug.setupvalue(o, 'ammocount2', math.huge)
  749. end
  750. end
  751. end
  752. end
  753. end)
  754. end
  755. function esps()
  756. local uis = game:GetService("UserInputService")
  757. local sg = game:GetService("StarterGui")
  758. local wp = game:GetService("Workspace")
  759. local cmr = wp.Camera
  760. local rs = game:GetService("ReplicatedStorage")
  761. local lgt = game:GetService("Lighting")
  762. local plrs = game:GetService("Players")
  763. local lplr = plrs.LocalPlayer
  764. local mouse = lplr:GetMouse()
  765.  
  766. local faces = {"Back","Bottom","Front","Left","Right","Top"}
  767.  
  768. function enableESPCode()
  769. for _, o in pairs(plrs:GetPlayers()) do
  770. o.CharacterAdded:Connect(function(characterModel)
  771. wait(2)
  772. if tostring(o.Name) ~= tostring(lplr.Name) then
  773. if tostring(o.Name) == tostring(wp.Status.HasBomb.Value) then
  774. local bgui = Instance.new("BillboardGui",o.Character.Head)
  775. bgui.Name = ("EGUI")
  776. bgui.AlwaysOnTop = true
  777. bgui.ExtentsOffset = Vector3.new(0,3,0)
  778. bgui.Size = UDim2.new(0,200,0,50)
  779. local nam = Instance.new("TextLabel",bgui)
  780. nam.Text = o.Name
  781. nam.BackgroundTransparency = 1
  782. nam.TextSize = 14
  783. nam.Font = ("Arial")
  784. nam.TextColor3 = Color3.fromRGB(245, 205, 48)
  785. nam.Size = UDim2.new(0,200,0,50)
  786. for _, p in pairs(o.Character:GetChildren()) do
  787. if p.Name == ("Head") then
  788. for _, f in pairs(faces) do
  789. local m = Instance.new("SurfaceGui",p)
  790. m.Name = ("EGUI")
  791. m.Face = f
  792. m.Active = true
  793. m.AlwaysOnTop = true
  794. local mf = Instance.new("Frame",m)
  795. mf.Size = UDim2.new(1,0,1,0)
  796. mf.BorderSizePixel = 0
  797. mf.BackgroundTransparency = 0.5
  798. mf.BackgroundColor3 = Color3.fromRGB(245, 205, 48)
  799.  
  800. wp.Status.HasBomb:GetPropertyChangedSignal("Value"):connect(function()
  801. if tostring(wp.Status.HasBomb.Value) == "" then
  802. if tostring(o.Team) == "Terrorists" then
  803. mf.BackgroundColor3 = Color3.fromRGB(196, 40, 28)
  804. elseif tostring(o.Team) == "Counter-Terrorists" then
  805. mf.BackgroundColor3 = Color3.fromRGB(13, 105, 172)
  806. end
  807. elseif tostring(wp.Status.HasBomb.Value) == o.Name then
  808. mf.BackgroundColor3 = Color3.fromRGB(245, 205, 48)
  809. end
  810. end)
  811.  
  812. end
  813. end
  814. end
  815.  
  816. wp.Status.HasBomb:GetPropertyChangedSignal("Value"):connect(function()
  817. if tostring(wp.Status.HasBomb.Value) == "" then
  818. if tostring(o.Team) == "Terrorists" then
  819. nam.TextColor3 = Color3.fromRGB(196, 40, 28)
  820. elseif tostring(o.Team) == "Counter-Terrorists" then
  821. nam.TextColor3 = Color3.fromRGB(13, 105, 172)
  822. end
  823. elseif tostring(wp.Status.HasBomb.Value) == o.Name then
  824. nam.TextColor3 = Color3.fromRGB(245, 205, 48)
  825. end
  826. end)
  827.  
  828. elseif tostring(o.Team) == "Terrorists" then
  829. local bgui = Instance.new("BillboardGui",o.Character.Head)
  830. bgui.Name = ("EGUI")
  831. bgui.AlwaysOnTop = true
  832. bgui.ExtentsOffset = Vector3.new(0,3,0)
  833. bgui.Size = UDim2.new(0,200,0,50)
  834. local nam = Instance.new("TextLabel",bgui)
  835. nam.Text = o.Name
  836. nam.BackgroundTransparency = 1
  837. nam.TextSize = 14
  838. nam.Font = ("Arial")
  839. nam.TextColor3 = Color3.fromRGB(196, 40, 28)
  840. nam.Size = UDim2.new(0,200,0,50)
  841. for _, p in pairs(o.Character:GetChildren()) do
  842. if p.Name == ("Head") then
  843. for _, f in pairs(faces) do
  844. local m = Instance.new("SurfaceGui",p)
  845. m.Name = ("EGUI")
  846. m.Face = f
  847. m.Active = true
  848. m.AlwaysOnTop = true
  849. local mf = Instance.new("Frame",m)
  850. mf.Size = UDim2.new(1,0,1,0)
  851. mf.BorderSizePixel = 0
  852. mf.BackgroundTransparency = 0.5
  853. mf.BackgroundColor3 = Color3.fromRGB(196, 40, 28)
  854.  
  855. wp.Status.HasBomb:GetPropertyChangedSignal("Value"):connect(function()
  856. if tostring(wp.Status.HasBomb.Value) == "" then
  857. if tostring(o.Team) == "Terrorists" then
  858. mf.BackgroundColor3 = Color3.fromRGB(196, 40, 28)
  859. elseif tostring(o.Team) == "Counter-Terrorists" then
  860. mf.BackgroundColor3 = Color3.fromRGB(13, 105, 172)
  861. end
  862. elseif tostring(wp.Status.HasBomb.Value) == o.Name then
  863. mf.BackgroundColor3 = Color3.fromRGB(245, 205, 48)
  864. end
  865. end)
  866.  
  867. end
  868. end
  869. end
  870.  
  871. wp.Status.HasBomb:GetPropertyChangedSignal("Value"):connect(function()
  872. if tostring(wp.Status.HasBomb.Value) == "" then
  873. if tostring(o.Team) == "Terrorists" then
  874. nam.TextColor3 = Color3.fromRGB(196, 40, 28)
  875. elseif tostring(o.Team) == "Counter-Terrorists" then
  876. nam.TextColor3 = Color3.fromRGB(13, 105, 172)
  877. end
  878. elseif tostring(wp.Status.HasBomb.Value) == o.Name then
  879. nam.TextColor3 = Color3.fromRGB(245, 205, 48)
  880. end
  881. end)
  882.  
  883. elseif tostring(o.Team) == "Counter-Terrorists" then
  884. local bgui = Instance.new("BillboardGui",o.Character.Head)
  885. bgui.Name = ("EGUI")
  886. bgui.AlwaysOnTop = true
  887. bgui.ExtentsOffset = Vector3.new(0,3,0)
  888. bgui.Size = UDim2.new(0,200,0,50)
  889. local nam = Instance.new("TextLabel",bgui)
  890. nam.Text = o.Name
  891. nam.BackgroundTransparency = 1
  892. nam.TextSize = 14
  893. nam.Font = ("Arial")
  894. nam.TextColor3 = Color3.fromRGB(13, 105, 172)
  895. nam.Size = UDim2.new(0,200,0,50)
  896. for _, p in pairs(o.Character:GetChildren()) do
  897. if p.Name == ("Head") then
  898. for _, f in pairs(faces) do
  899. local m = Instance.new("SurfaceGui",p)
  900. m.Name = ("EGUI")
  901. m.Face = f
  902. m.Active = true
  903. m.AlwaysOnTop = true
  904. local mf = Instance.new("Frame",m)
  905. mf.Size = UDim2.new(1,0,1,0)
  906. mf.BorderSizePixel = 0
  907. mf.BackgroundTransparency = 0.5
  908. mf.BackgroundColor3 = Color3.fromRGB(13, 105, 172)
  909.  
  910. wp.Status.HasBomb:GetPropertyChangedSignal("Value"):connect(function()
  911. if tostring(wp.Status.HasBomb.Value) == "" then
  912. if tostring(o.Team) == "Terrorists" then
  913. mf.BackgroundColor3 = Color3.fromRGB(196, 40, 28)
  914. elseif tostring(o.Team) == "Counter-Terrorists" then
  915. mf.BackgroundColor3 = Color3.fromRGB(13, 105, 172)
  916. end
  917. elseif tostring(wp.Status.HasBomb.Value) == o.Name then
  918. mf.BackgroundColor3 = Color3.fromRGB(245, 205, 48)
  919. end
  920. end)
  921.  
  922. end
  923. end
  924. end
  925.  
  926. wp.Status.HasBomb:GetPropertyChangedSignal("Value"):connect(function()
  927. if tostring(wp.Status.HasBomb.Value) == "" then
  928. if tostring(o.Team) == "Terrorists" then
  929. nam.TextColor3 = Color3.fromRGB(196, 40, 28)
  930. elseif tostring(o.Team) == "Counter-Terrorists" then
  931. nam.TextColor3 = Color3.fromRGB(13, 105, 172)
  932. end
  933. elseif tostring(wp.Status.HasBomb.Value) == o.Name then
  934. nam.TextColor3 = Color3.fromRGB(245, 205, 48)
  935. end
  936. end)
  937.  
  938. end
  939. end
  940. end)
  941. end
  942.  
  943. plrs.PlayerAdded:Connect(function(newPlayer)
  944. newPlayer.CharacterAdded:Connect(function(characterModel)
  945. wait(2)
  946. if tostring(newPlayer.Name) ~= tostring(lplr.Name) then
  947. if newPlayer.Name == tostring(wp.Status.HasBomb.Value) then
  948. local bgui = Instance.new("BillboardGui",newPlayer.Character.Head)
  949. bgui.Name = ("EGUI")
  950. bgui.AlwaysOnTop = true
  951. bgui.ExtentsOffset = Vector3.new(0,3,0)
  952. bgui.Size = UDim2.new(0,200,0,50)
  953. local nam = Instance.new("TextLabel",bgui)
  954. nam.Text = newPlayer.Name
  955. nam.BackgroundTransparency = 1
  956. nam.TextSize = 14
  957. nam.Font = ("Arial")
  958. nam.TextColor3 = Color3.fromRGB(245, 205, 48)
  959. nam.Size = UDim2.new(0,200,0,50)
  960. for _, p in pairs(newPlayer.Character:GetChildren()) do
  961. if p.Name == ("Head") then
  962. for _, f in pairs(faces) do
  963. local m = Instance.new("SurfaceGui",p)
  964. m.Name = ("EGUI")
  965. m.Face = f
  966. m.Active = true
  967. m.AlwaysOnTop = true
  968. local mf = Instance.new("Frame",m)
  969. mf.Size = UDim2.new(1,0,1,0)
  970. mf.BorderSizePixel = 0
  971. mf.BackgroundTransparency = 0.5
  972. mf.BackgroundColor3 = Color3.fromRGB(245, 205, 48)
  973.  
  974. wp.Status.HasBomb:GetPropertyChangedSignal("Value"):connect(function()
  975. if tostring(wp.Status.HasBomb.Value) == "" then
  976. if tostring(newPlayer.Team) == "Terrorists" then
  977. mf.BackgroundColor3 = Color3.fromRGB(196, 40, 28)
  978. elseif tostring(newPlayer.Team) == "Counter-Terrorists" then
  979. mf.BackgroundColor3 = Color3.fromRGB(13, 105, 172)
  980. end
  981. elseif tostring(wp.Status.HasBomb.Value) == newPlayer.Name then
  982. mf.BackgroundColor3 = Color3.fromRGB(245, 205, 48)
  983. end
  984. end)
  985.  
  986. end
  987. end
  988. end
  989.  
  990. wp.Status.HasBomb:GetPropertyChangedSignal("Value"):connect(function()
  991. if tostring(wp.Status.HasBomb.Value) == "" then
  992. if tostring(newPlayer.Team) == "Terrorists" then
  993. nam.TextColor3 = Color3.fromRGB(196, 40, 28)
  994. elseif tostring(newPlayer.Team) == "Counter-Terrorists" then
  995. nam.TextColor3 = Color3.fromRGB(13, 105, 172)
  996. end
  997. elseif tostring(wp.Status.HasBomb.Value) == newPlayer.Name then
  998. nam.TextColor3 = Color3.fromRGB(245, 205, 48)
  999. end
  1000. end)
  1001.  
  1002. elseif tostring(newPlayer.Team) == "Terrorists" then
  1003. local bgui = Instance.new("BillboardGui",newPlayer.Character.Head)
  1004. bgui.Name = ("EGUI")
  1005. bgui.AlwaysOnTop = true
  1006. bgui.ExtentsOffset = Vector3.new(0,3,0)
  1007. bgui.Size = UDim2.new(0,200,0,50)
  1008. local nam = Instance.new("TextLabel",bgui)
  1009. nam.Text = newPlayer.Name
  1010. nam.BackgroundTransparency = 1
  1011. nam.TextSize = 14
  1012. nam.Font = ("Arial")
  1013. nam.TextColor3 = Color3.fromRGB(196, 40, 28)
  1014. nam.Size = UDim2.new(0,200,0,50)
  1015. for _, p in pairs(newPlayer.Character:GetChildren()) do
  1016. if p.Name == ("Head") then
  1017. for _, f in pairs(faces) do
  1018. local m = Instance.new("SurfaceGui",p)
  1019. m.Name = ("EGUI")
  1020. m.Face = f
  1021. m.Active = true
  1022. m.AlwaysOnTop = true
  1023. local mf = Instance.new("Frame",m)
  1024. mf.Size = UDim2.new(1,0,1,0)
  1025. mf.BorderSizePixel = 0
  1026. mf.BackgroundTransparency = 0.5
  1027. mf.BackgroundColor3 = Color3.fromRGB(196, 40, 28)
  1028.  
  1029. wp.Status.HasBomb:GetPropertyChangedSignal("Value"):connect(function()
  1030. if tostring(wp.Status.HasBomb.Value) == "" then
  1031. if tostring(newPlayer.Team) == "Terrorists" then
  1032. mf.BackgroundColor3 = Color3.fromRGB(196, 40, 28)
  1033. elseif tostring(newPlayer.Team) == "Counter-Terrorists" then
  1034. mf.BackgroundColor3 = Color3.fromRGB(13, 105, 172)
  1035. end
  1036. elseif tostring(wp.Status.HasBomb.Value) == newPlayer.Name then
  1037. mf.BackgroundColor3 = Color3.fromRGB(245, 205, 48)
  1038. end
  1039. end)
  1040.  
  1041. end
  1042. end
  1043. end
  1044.  
  1045. wp.Status.HasBomb:GetPropertyChangedSignal("Value"):connect(function()
  1046. if tostring(wp.Status.HasBomb.Value) == "" then
  1047. if tostring(newPlayer.Team) == "Terrorists" then
  1048. nam.TextColor3 = Color3.fromRGB(196, 40, 28)
  1049. elseif tostring(newPlayer.Team) == "Counter-Terrorists" then
  1050. nam.TextColor3 = Color3.fromRGB(13, 105, 172)
  1051. end
  1052. elseif tostring(wp.Status.HasBomb.Value) == newPlayer.Name then
  1053. nam.TextColor3 = Color3.fromRGB(245, 205, 48)
  1054. end
  1055. end)
  1056.  
  1057. elseif tostring(newPlayer.Team) == "Counter-Terrorists" then
  1058. local bgui = Instance.new("BillboardGui",newPlayer.Character.Head)
  1059. bgui.Name = ("EGUI")
  1060. bgui.AlwaysOnTop = true
  1061. bgui.ExtentsOffset = Vector3.new(0,3,0)
  1062. bgui.Size = UDim2.new(0,200,0,50)
  1063. local nam = Instance.new("TextLabel",bgui)
  1064. nam.Text = newPlayer.Name
  1065. nam.BackgroundTransparency = 1
  1066. nam.TextSize = 14
  1067. nam.Font = ("Arial")
  1068. nam.TextColor3 = Color3.fromRGB(13, 105, 172)
  1069. nam.Size = UDim2.new(0,200,0,50)
  1070. for _, p in pairs(newPlayer.Character:GetChildren()) do
  1071. if p.Name == ("Head") then
  1072. for _, f in pairs(faces) do
  1073. local m = Instance.new("SurfaceGui",p)
  1074. m.Name = ("EGUI")
  1075. m.Face = f
  1076. m.Active = true
  1077. m.AlwaysOnTop = true
  1078. local mf = Instance.new("Frame",m)
  1079. mf.Size = UDim2.new(1,0,1,0)
  1080. mf.BorderSizePixel = 0
  1081. mf.BackgroundTransparency = 0.5
  1082. mf.BackgroundColor3 = Color3.fromRGB(13, 105, 172)
  1083.  
  1084. wp.Status.HasBomb:GetPropertyChangedSignal("Value"):connect(function()
  1085. if tostring(wp.Status.HasBomb.Value) == "" then
  1086. if tostring(newPlayer.Team) == "Terrorists" then
  1087. mf.BackgroundColor3 = Color3.fromRGB(196, 40, 28)
  1088. elseif tostring(newPlayer.Team) == "Counter-Terrorists" then
  1089. mf.BackgroundColor3 = Color3.fromRGB(13, 105, 172)
  1090. end
  1091. elseif tostring(wp.Status.HasBomb.Value) == newPlayer.Name then
  1092. mf.BackgroundColor3 = Color3.fromRGB(245, 205, 48)
  1093. end
  1094. end)
  1095.  
  1096. end
  1097. end
  1098. end
  1099.  
  1100. wp.Status.HasBomb:GetPropertyChangedSignal("Value"):connect(function()
  1101. if tostring(wp.Status.HasBomb.Value) == "" then
  1102. if tostring(newPlayer.Team) == "Terrorists" then
  1103. nam.TextColor3 = Color3.fromRGB(196, 40, 28)
  1104. elseif tostring(newPlayer.Team) == "Counter-Terrorists" then
  1105. nam.TextColor3 = Color3.fromRGB(13, 105, 172)
  1106. end
  1107. elseif tostring(wp.Status.HasBomb.Value) == newPlayer.Name then
  1108. nam.TextColor3 = Color3.fromRGB(245, 205, 48)
  1109. end
  1110. end)
  1111.  
  1112. end
  1113. end
  1114. end)
  1115. end)
  1116.  
  1117. wp.ChildAdded:connect(function(p)
  1118. if p.Name == "C4" then
  1119. local bgui = Instance.new("BillboardGui",p)
  1120. bgui.Name = ("EGUI")
  1121. bgui.AlwaysOnTop = true
  1122. bgui.ExtentsOffset = Vector3.new(0,0,0)
  1123. bgui.Size = UDim2.new(1,0,1,0)
  1124. local nam = Instance.new("TextLabel",bgui)
  1125. nam.Text = p.Name
  1126. nam.BackgroundTransparency = 1
  1127. nam.TextSize = 20
  1128. nam.Font = ("Arial")
  1129. nam.TextColor3 = Color3.fromRGB(75, 151, 75)
  1130. nam.Size = UDim2.new(1,0,1,0)
  1131. end
  1132. end)
  1133.  
  1134. wp.Debris.ChildAdded:connect(function(p)
  1135. if p.Name == "C4" then
  1136. local bgui = Instance.new("BillboardGui",p)
  1137. bgui.Name = ("EGUI")
  1138. bgui.AlwaysOnTop = true
  1139. bgui.ExtentsOffset = Vector3.new(0,0,0)
  1140. bgui.Size = UDim2.new(1,0,1,0)
  1141. local nam = Instance.new("TextLabel",bgui)
  1142. nam.Text = p.Name .. " fall here"
  1143. nam.BackgroundTransparency = 1
  1144. nam.TextSize = 20
  1145. nam.Font = ("Arial")
  1146. nam.TextColor3 = Color3.fromRGB(245, 205, 48)
  1147. nam.Size = UDim2.new(1,0,1,0)
  1148. end
  1149. end)
  1150.  
  1151. wp["Ray_Ignore"].ChildAdded:connect(function(p)
  1152. for _, v in pairs(wp["Ray_Ignore"]:GetChildren()) do
  1153. if tostring(v) == "Smokes" then
  1154. v:Destroy()
  1155. end
  1156. end
  1157. end)
  1158.  
  1159. for _, v in pairs(wp["Ray_Ignore"]:GetChildren()) do
  1160. if tostring(v) == "Smokes" then
  1161. v:Destroy()
  1162. end
  1163. end
  1164. end
  1165.  
  1166. enableESPCode()
  1167.  
  1168. function espFirst()
  1169. for _, o in pairs(plrs:GetPlayers()) do
  1170. if tostring(o.Name) ~= tostring(lplr.Name) then
  1171. if o.Character ~= nil then
  1172. if tostring(o.Name) == tostring(wp.Status.HasBomb.Value) then
  1173. local bgui = Instance.new("BillboardGui",o.Character.Head)
  1174. bgui.Name = ("EGUI")
  1175. bgui.AlwaysOnTop = true
  1176. bgui.ExtentsOffset = Vector3.new(0,3,0)
  1177. bgui.Size = UDim2.new(0,200,0,50)
  1178. local nam = Instance.new("TextLabel",bgui)
  1179. nam.Text = o.Name
  1180. nam.BackgroundTransparency = 1
  1181. nam.TextSize = 14
  1182. nam.Font = ("Arial")
  1183. nam.TextColor3 = Color3.fromRGB(245, 205, 48)
  1184. nam.Size = UDim2.new(0,200,0,50)
  1185. for _, p in pairs(o.Character:GetChildren()) do
  1186. if p.Name == ("Head") then
  1187. for _, f in pairs(faces) do
  1188. local m = Instance.new("SurfaceGui",p)
  1189. m.Name = ("EGUI")
  1190. m.Face = f
  1191. m.Active = true
  1192. m.AlwaysOnTop = true
  1193. local mf = Instance.new("Frame",m)
  1194. mf.Size = UDim2.new(1,0,1,0)
  1195. mf.BorderSizePixel = 0
  1196. mf.BackgroundTransparency = 0.5
  1197. mf.BackgroundColor3 = Color3.fromRGB(245, 205, 48)
  1198.  
  1199. wp.Status.HasBomb:GetPropertyChangedSignal("Value"):connect(function()
  1200. if tostring(wp.Status.HasBomb.Value) == "" then
  1201. if tostring(o.Team) == "Terrorists" then
  1202. mf.BackgroundColor3 = Color3.fromRGB(196, 40, 28)
  1203. elseif tostring(o.Team) == "Counter-Terrorists" then
  1204. mf.BackgroundColor3 = Color3.fromRGB(13, 105, 172)
  1205. end
  1206. elseif tostring(wp.Status.HasBomb.Value) == o.Name then
  1207. mf.BackgroundColor3 = Color3.fromRGB(245, 205, 48)
  1208. end
  1209. end)
  1210.  
  1211. end
  1212. end
  1213. end
  1214.  
  1215. wp.Status.HasBomb:GetPropertyChangedSignal("Value"):connect(function()
  1216. if tostring(wp.Status.HasBomb.Value) == "" then
  1217. if tostring(o.Team) == "Terrorists" then
  1218. nam.TextColor3 = Color3.fromRGB(196, 40, 28)
  1219. elseif tostring(o.Team) == "Counter-Terrorists" then
  1220. nam.TextColor3 = Color3.fromRGB(13, 105, 172)
  1221. end
  1222. elseif tostring(wp.Status.HasBomb.Value) == o.Name then
  1223. nam.TextColor3 = Color3.fromRGB(245, 205, 48)
  1224. end
  1225. end)
  1226.  
  1227. elseif tostring(o.Team) == "Terrorists" then
  1228. local bgui = Instance.new("BillboardGui",o.Character.Head)
  1229. bgui.Name = ("EGUI")
  1230. bgui.AlwaysOnTop = true
  1231. bgui.ExtentsOffset = Vector3.new(0,3,0)
  1232. bgui.Size = UDim2.new(0,200,0,50)
  1233. local nam = Instance.new("TextLabel",bgui)
  1234. nam.Text = o.Name
  1235. nam.BackgroundTransparency = 1
  1236. nam.TextSize = 14
  1237. nam.Font = ("Arial")
  1238. nam.TextColor3 = Color3.fromRGB(196, 40, 28)
  1239. nam.Size = UDim2.new(0,200,0,50)
  1240. for _, p in pairs(o.Character:GetChildren()) do
  1241. if p.Name == ("Head") then
  1242. for _, f in pairs(faces) do
  1243. local m = Instance.new("SurfaceGui",p)
  1244. m.Name = ("EGUI")
  1245. m.Face = f
  1246. m.Active = true
  1247. m.AlwaysOnTop = true
  1248. local mf = Instance.new("Frame",m)
  1249. mf.Size = UDim2.new(1,0,1,0)
  1250. mf.BorderSizePixel = 0
  1251. mf.BackgroundTransparency = 0.5
  1252. mf.BackgroundColor3 = Color3.fromRGB(196, 40, 28)
  1253.  
  1254. wp.Status.HasBomb:GetPropertyChangedSignal("Value"):connect(function()
  1255. if tostring(wp.Status.HasBomb.Value) == "" then
  1256. if tostring(o.Team) == "Terrorists" then
  1257. mf.BackgroundColor3 = Color3.fromRGB(196, 40, 28)
  1258. elseif tostring(o.Team) == "Counter-Terrorists" then
  1259. mf.BackgroundColor3 = Color3.fromRGB(13, 105, 172)
  1260. end
  1261. elseif tostring(wp.Status.HasBomb.Value) == o.Name then
  1262. mf.BackgroundColor3 = Color3.fromRGB(245, 205, 48)
  1263. end
  1264. end)
  1265.  
  1266. end
  1267. end
  1268. end
  1269.  
  1270. wp.Status.HasBomb:GetPropertyChangedSignal("Value"):connect(function()
  1271. if tostring(wp.Status.HasBomb.Value) == "" then
  1272. if tostring(o.Team) == "Terrorists" then
  1273. nam.TextColor3 = Color3.fromRGB(196, 40, 28)
  1274. elseif tostring(o.Team) == "Counter-Terrorists" then
  1275. nam.TextColor3 = Color3.fromRGB(13, 105, 172)
  1276. end
  1277. elseif tostring(wp.Status.HasBomb.Value) == o.Name then
  1278. nam.TextColor3 = Color3.fromRGB(245, 205, 48)
  1279. end
  1280. end)
  1281.  
  1282. elseif tostring(o.Team) == "Counter-Terrorists" then
  1283. local bgui = Instance.new("BillboardGui",o.Character.Head)
  1284. bgui.Name = ("EGUI")
  1285. bgui.AlwaysOnTop = true
  1286. bgui.ExtentsOffset = Vector3.new(0,3,0)
  1287. bgui.Size = UDim2.new(0,200,0,50)
  1288. local nam = Instance.new("TextLabel",bgui)
  1289. nam.Text = o.Name
  1290. nam.BackgroundTransparency = 1
  1291. nam.TextSize = 14
  1292. nam.Font = ("Arial")
  1293. nam.TextColor3 = Color3.fromRGB(13, 105, 172)
  1294. nam.Size = UDim2.new(0,200,0,50)
  1295. for _, p in pairs(o.Character:GetChildren()) do
  1296. if p.Name == ("Head") then
  1297. for _, f in pairs(faces) do
  1298. local m = Instance.new("SurfaceGui",p)
  1299. m.Name = ("EGUI")
  1300. m.Face = f
  1301. m.Active = true
  1302. m.AlwaysOnTop = true
  1303. local mf = Instance.new("Frame",m)
  1304. mf.Size = UDim2.new(1,0,1,0)
  1305. mf.BorderSizePixel = 0
  1306. mf.BackgroundTransparency = 0.5
  1307. mf.BackgroundColor3 = Color3.fromRGB(13, 105, 172)
  1308.  
  1309. wp.Status.HasBomb:GetPropertyChangedSignal("Value"):connect(function()
  1310. if tostring(wp.Status.HasBomb.Value) == "" then
  1311. if tostring(o.Team) == "Terrorists" then
  1312. mf.BackgroundColor3 = Color3.fromRGB(196, 40, 28)
  1313. elseif tostring(o.Team) == "Counter-Terrorists" then
  1314. mf.BackgroundColor3 = Color3.fromRGB(13, 105, 172)
  1315. end
  1316. elseif tostring(wp.Status.HasBomb.Value) == o.Name then
  1317. mf.BackgroundColor3 = Color3.fromRGB(245, 205, 48)
  1318. end
  1319. end)
  1320.  
  1321. end
  1322. end
  1323. end
  1324.  
  1325. wp.Status.HasBomb:GetPropertyChangedSignal("Value"):connect(function()
  1326. if tostring(wp.Status.HasBomb.Value) == "" then
  1327. if tostring(o.Team) == "Terrorists" then
  1328. nam.TextColor3 = Color3.fromRGB(196, 40, 28)
  1329. elseif tostring(o.Team) == "Counter-Terrorists" then
  1330. nam.TextColor3 = Color3.fromRGB(13, 105, 172)
  1331. end
  1332. elseif tostring(wp.Status.HasBomb.Value) == o.Name then
  1333. nam.TextColor3 = Color3.fromRGB(245, 205, 48)
  1334. end
  1335. end)
  1336.  
  1337. end
  1338. end
  1339. end
  1340. end
  1341. end
  1342.  
  1343. espFirst()
  1344. end
  1345. function closeok()
  1346. GUI:TweenPosition(UDim2.new(-1.009, 0,0.309, 0))
  1347. ope:TweenPosition(UDim2.new(0.004, 0,0.867, 0))
  1348. end
  1349. function oppen()
  1350. ope:TweenPosition(UDim2.new(-1.004, 0,0.867, 0)) -- gui {-1.009, 0},{0.309, 0}
  1351. GUI:TweenPosition(UDim2.new(0.009, 0,0.309, 0))
  1352. end
  1353. function delletee()
  1354. ope:TweenSize(UDim2.new(0,0,0,0))
  1355. dellet:TweenSize(UDim2.new(0,0,0,0))
  1356. wait(1)
  1357. game.CoreGui.MainGUI:Remove()
  1358. end
  1359. function ak()
  1360. local remote = game.ReplicatedStorage.Events.Drop
  1361. local FireServer = Instance.new("RemoteEvent").FireServer
  1362.  
  1363. local weapon = "AK47"
  1364.  
  1365. remote:FireServer(game.ReplicatedStorage.Weapons[weapon], game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame, 150, 300, false, game.Players.LocalPlayer, game.Workspace.Status.Preparation.Value)
  1366. end
  1367. function m4a()
  1368. local remote = game.ReplicatedStorage.Events.Drop
  1369. local FireServer = Instance.new("RemoteEvent").FireServer
  1370.  
  1371. local weapon = "M4A4"
  1372.  
  1373. remote:FireServer(game.ReplicatedStorage.Weapons[weapon], game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame, 150, 300, false, game.Players.LocalPlayer, game.Workspace.Status.Preparation.Value)
  1374. end
  1375. function awpu()
  1376. local remote = game.ReplicatedStorage.Events.Drop
  1377. local FireServer = Instance.new("RemoteEvent").FireServer
  1378.  
  1379. local weapon = "AWP"
  1380.  
  1381. remote:FireServer(game.ReplicatedStorage.Weapons[weapon], game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame, 150, 300, false, game.Players.LocalPlayer, game.Workspace.Status.Preparation.Value)
  1382.  
  1383. end
  1384. function gronads()
  1385. local remote = game.ReplicatedStorage.Events.Drop
  1386. local FireServer = Instance.new("RemoteEvent").FireServer
  1387.  
  1388. local weapon = "Decoy Grenade"
  1389. local weapon2 = "Molotov"
  1390. local weapon3 = "Flashbang"
  1391. local weapon4 = "Smoke Grenade"
  1392. local weapon5 = "Incendiary Grenade"
  1393.  
  1394. remote:FireServer(game.ReplicatedStorage.Weapons[weapon], game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame, 150, 300, false, game.Players.LocalPlayer, game.Workspace.Status.Preparation.Value)
  1395. remote:FireServer(game.ReplicatedStorage.Weapons[weapon2], game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame, 150, 300, false, game.Players.LocalPlayer, game.Workspace.Status.Preparation.Value)
  1396. remote:FireServer(game.ReplicatedStorage.Weapons[weapon3], game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame, 150, 300, false, game.Players.LocalPlayer, game.Workspace.Status.Preparation.Value)
  1397. remote:FireServer(game.ReplicatedStorage.Weapons[weapon4], game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame, 150, 300, false, game.Players.LocalPlayer, game.Workspace.Status.Preparation.Value)
  1398. remote:FireServer(game.ReplicatedStorage.Weapons[weapon5], game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame, 150, 300, false, game.Players.LocalPlayer, game.Workspace.Status.Preparation.Value)
  1399. end
  1400. function ceefour()
  1401. local remote = game.ReplicatedStorage.Events.Drop
  1402. local FireServer = Instance.new("RemoteEvent").FireServer
  1403.  
  1404. local weapon = "C4"
  1405.  
  1406. remote:FireServer(game.ReplicatedStorage.Weapons[weapon], game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame, 150, 300, false, game.Players.LocalPlayer, game.Workspace.Status.Preparation.Value)
  1407. end
  1408.  
  1409. getitem.MouseButton1Click:connect(getitemfunction)
  1410. esp.MouseButton1Click:connect(esps)
  1411. PRINTiTEMS.MouseButton1Click:connect(prints)
  1412. infammo.MouseButton1Click:connect(infammo)
  1413. dellet.MouseButton1Click:connect(delletee)
  1414. ope.MouseButton1Click:connect(oppen)
  1415. close.MouseButton1Click:connect(closeok)
  1416. ak47.MouseButton1Click:connect(ak)
  1417. grnds.MouseButton1Click:connect(gronads)
  1418. awp.MouseButton1Click:connect(awpu)
  1419. c4.MouseButton1Click:connect(ceefour)
  1420. m4a4.MouseButton1Click:connect(m4a)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement