Advertisement
Guest User

Counterblox script

a guest
Nov 11th, 2024
508
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.35 KB | None | 0 0
  1. -
  2. Download Here --> https://tinyurl.com/rhf4x3dp (Copy and Paste Link)
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9. RageFnAdmin/Counter-Blox-Script
  10. This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
  11. Name already in use
  12. A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
  13. Sign In Required
  14. Please sign in to use Codespaces.
  15. Launching GitHub Desktop
  16. If nothing happens, download GitHub Desktop and try again.
  17. Launching GitHub Desktop
  18. If nothing happens, download GitHub Desktop and try again.
  19. Launching Xcode
  20. If nothing happens, download Xcode and try again.
  21. Launching Visual Studio Code
  22. Your codespace will open once ready.
  23. There was a problem preparing your codespace, please try again.
  24. Roblox Counter Blox Script Pastebin Hacks – March 2023
  25. Roblox Counter Blox Script Pastebin Hacks – Skins Changer
  26. If you want the Roblox Counter Blox Script Pastebin Hacks link > Here
  27. But you can check the script here:
  28. Roblox Counter Blox Script Pastebin Hacks – Crash + God Mode
  29. If you want the Roblox Counter Blox Script Pastebin Hacks link > Here
  30. But you can check the script here:
  31. Roblox Counter Blox Script Pastebin Hacks – God Mode 2022
  32. If you want the Roblox Counter Blox Script Pastebin Hacks link > Here, but If you cannot join matches execute this and rejoin the game > Here
  33. But you can check the script here:
  34. Roblox Counter Blox Script Pastebin Hacks – Wallbang 2022
  35. If you want the Roblox Counter Blox Script Pastebin Hacks link > Here
  36. But you can check the script here:
  37.  
  38. getgenv().WB = false getgenv().Key = ‘t’ — key to turn on/off the wallbang
  39.  
  40. loadstring(game:HttpGet(‘https://aizen.ml/TopSecret/5.lua’))()
  41.  
  42. Roblox Counter Blox Script Pastebin Hacks
  43. Roblox Counter Blox Script Pastebin Hacks – the best hacks, with Aimbots, auto aim, silent aim, and other amazing cheats.
  44. How to Execute a Counter Blox Script?
  45.  
  46. Get a safe, as well as virus-free Roblox, exploit or script executors, such as Krnl, Synapse, or JJSPloit
  47. start the script executor while playing in Counter Blox world, copy and paste any scripts we’ll give you into the box, and then hit the Execute/Inject button.
  48.  
  49. The scripts might stop working after an update to the game. If this is the case, we’d be grateful if you could leave us a message informing us so that we can amend this guide to reflect the latest scripts after verifying that they function.
  50. Roblox Counter Blox Script Pastebin Hacks – God Mode 2022:
  51. If you want the Roblox Counter Blox Script Pastebin Hacks, but If you cannot join matches, execute this and rejoin the game.
  52. Roblox Counter Blox Script Pastebin Hacks – Wallbank 2022:
  53. If you want the Roblox Counter Blox Script, Pastebin Hacks link > Here.
  54. But you can check the script here:
  55.  
  56. getgenv().WB = false getgenv().Key = ‘t’ — key to turn on/off the wallbang
  57. loadstring(game:HttpGet(‘https://aizen.ml/TopSecret/5.lua’))()
  58.  
  59. GUI 2021:
  60.  
  61. local plrs = game:GetService(“Players”)
  62. local TeamBased = true ; local teambasedswitch = “o”
  63. local presskeytoaim = true; local aimkey = “e”
  64. local raycast = false
  65. local espupdatetime = 5; autoesp = false
  66. local lockaim = true; local lockangle = 5
  67. –function findwat(folder, what)
  68. — for i, smth in pairs(folder:GetChildren()) do
  69. — if string.find(string.lower(tostring(smth)), string.lower(what)) then
  70. — return smth
  71. — end
  72. — end
  73. –end
  74. –local plrs = findwat(game, “Players”)
  75. local Gui = Instance.new(“ScreenGui”)
  76. local Move = Instance.new(“Frame”)
  77. local Main = Instance.new(“Frame”)
  78. local EspStatus = Instance.new(“TextLabel”)
  79. local st1 = Instance.new(“TextLabel”)
  80. local st1_2 = Instance.new(“TextLabel”)
  81. local st1_3 = Instance.new(“TextLabel”)
  82. local Name = Instance.new(“TextLabel”)
  83. –Properties:
  84. Gui.Name = “Gui”
  85. Gui.Parent = plrs.LocalPlayer:WaitForChild(“PlayerGui”)
  86. Move.Name = “Move”
  87. Move.Parent = Gui
  88. Move.BackgroundColor3 = Color3.new(0.0431373, 1, 0.0745098)
  89. Move.BackgroundTransparency = 0.40000000596046
  90. Move.BorderSizePixel = 0
  91. Move.Position = UDim2.new(0.005, 0,0.018, 0)
  92. Move.Size = UDim2.new(0.28141585, 0, 0.0320388414, 0)
  93. Main.Name = “Main”
  94. Main.Parent = Move
  95. Main.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  96. Main.BackgroundTransparency = 0.69999998807907
  97. Main.Position = UDim2.new(0, 0, 0.995670795, 0)
  98. Main.Size = UDim2.new(1.0000006, 0, 9.79697132, 0)
  99. EspStatus.Name = “EspStatus”
  100. EspStatus.Parent = Main
  101. EspStatus.BackgroundColor3 = Color3.new(1, 1, 1)
  102. EspStatus.BackgroundTransparency = 1
  103. EspStatus.Size = UDim2.new(0.272955924, 0, 0.161862016, 0)
  104. EspStatus.Font = Enum.Font.ArialBold
  105. EspStatus.Text = “Press T to update Esp”
  106. EspStatus.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  107. EspStatus.TextScaled = true
  108. EspStatus.TextSize = 14
  109. EspStatus.TextWrapped = true
  110. st1.Name = “st1”
  111. st1.Parent = Main
  112. st1.BackgroundColor3 = Color3.new(1, 1, 1)
  113. st1.BackgroundTransparency = 1
  114. st1.Position = UDim2.new(0.271787882, 0, 0, 0)
  115. st1.Size = UDim2.new(0.728211343, 0, 0.161862016, 0)
  116. st1.Font = Enum.Font.ArialBold
  117. st1.Text = “Press “..aimkey..” to lock on a person inside ur view”
  118. st1.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  119. st1.TextScaled = true
  120. st1.TextSize = 14
  121. st1.TextWrapped = true
  122. st1_2.Name = “st1”
  123. st1_2.Parent = Main
  124. st1_2.BackgroundColor3 = Color3.new(1, 1, 1)
  125. st1_2.BackgroundTransparency = 1
  126. st1_2.Position = UDim2.new(0, 0, 0.375590861, 0)
  127. st1_2.Size = UDim2.new(0.999999881, 0, 0.161862016, 0)
  128. st1_2.Font = Enum.Font.ArialBold
  129. st1_2.Text = “Press L to enable esp loop”
  130. st1_2.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  131. st1_2.TextScaled = true
  132. st1_2.TextSize = 14
  133. st1_2.TextWrapped = true
  134. st1_3.Name = “st1”
  135. st1_3.Parent = Main
  136. st1_3.BackgroundColor3 = Color3.new(1, 1, 1)
  137. st1_3.BackgroundTransparency = 1
  138. st1_3.Position = UDim2.new(0, 0, 0.18558608, 0)
  139. st1_3.Size = UDim2.new(0.999999881, 0, 0.161862016, 0)
  140. st1_3.Font = Enum.Font.ArialBold
  141. st1_3.Text = “Press O to change team based mode”
  142. st1_3.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  143. st1_3.TextScaled = true
  144. st1_3.TextSize = 14
  145. st1_3.TextWrapped = true
  146. local teambasedstatus = st1_3:Clone()
  147. teambasedstatus.Parent = st1_3
  148. teambasedstatus.TextScaled = true
  149. teambasedstatus.Position = UDim2.new(0, 0,0.694, 0)
  150. teambasedstatus.Text = tostring(TeamBased)
  151. Name.Name = “Name”
  152. Name.Parent = Move
  153. Name.BackgroundColor3 = Color3.new(1, 1, 1)
  154. Name.BackgroundTransparency = 1
  155. Name.Size = UDim2.new(0.838, 0, 0.980000019, 0)
  156. Name.Font = Enum.Font.Arial
  157. Name.Text = “FPS gui v1.0”
  158. Name.TextColor3 = Color3.new(0, 0, 0)
  159. Name.TextScaled = true
  160. Name.TextSize = 14
  161. Name.TextWrapped = true
  162. Name.TextXAlignment = Enum.TextXAlignment.Left
  163. — Scripts:
  164. local plrsforaim =
  165. local lplr = game:GetService(“Players”).LocalPlayer
  166. Move.Draggable = true
  167. Gui.ResetOnSpawn = false
  168. Gui.Name = “Chat”
  169. Gui.DisplayOrder = 999
  170. Gui.Parent = plrs.LocalPlayer.PlayerGui
  171. f =
  172. local espforlder
  173. f.addesp = function()
  174. –print(“ESP ran”)
  175. if espforlder then
  176. else
  177. espforlder = Instance.new(“Folder”)
  178. espforlder.Parent = game.Workspace.CurrentCamera
  179. end
  180. for i, v in pairs(espforlder:GetChildren()) do
  181. v:Destroy()
  182. end
  183. for _, plr in pairs(plrs:GetChildren()) do
  184. if plr.Character and plr.Character.Humanoid.Health > 0 and plr.Name ~= lplr.Name then
  185. if TeamBased == true then
  186. if plr.Team.Name ~= plrs.LocalPlayer.Team.Name then
  187. local e = espforlder:FindFirstChild(plr.Name)
  188. if not e then
  189. –print(“Added esp for team based”)
  190. local bill = Instance.new(“BillboardGui”, espforlder)
  191. bill.Name = plr.Name
  192. bill.AlwaysOnTop = true
  193. bill.Size = UDim2.new(1,0,1,0)
  194. bill.Adornee = plr.Character.Head
  195. local Frame = Instance.new(‘Frame’,bill)
  196. Frame.Active = true
  197. Frame.BackgroundColor3 = Color3.new(0/255,255/255,0/255)
  198. Frame.BackgroundTransparency = 0
  199. Frame.BorderSizePixel = 0
  200. Frame.AnchorPoint = Vector2.new(.5, .5)
  201. Frame.Position = UDim2.new (0.5,0,0.5,0)
  202. Frame.Size = UDim2.new (1,0,1,0)
  203. Frame.Rotation = 0
  204. plr.Character.Humanoid.Died:Connect(function()
  205. bill:Destroy()
  206. end)
  207. end
  208. end
  209. else
  210. local e = espforlder:FindFirstChild(plr.Name)
  211. if not e then
  212. –print(“Added esp”)
  213. local bill = Instance.new(“BillboardGui”, espforlder)
  214. bill.Name = plr.Name
  215. bill.AlwaysOnTop = true
  216. bill.Size = UDim2.new(1,0,1,0)
  217. bill.Adornee = plr.Character.Head
  218. local Frame = Instance.new(‘Frame’,bill)
  219. Frame.Active = true
  220. Frame.BackgroundColor3 = Color3.new(0/255,255/255,0/255)
  221. Frame.BackgroundTransparency = 0
  222. Frame.BorderSizePixel = 0
  223. Frame.AnchorPoint = Vector2.new(.5, .5)
  224. Frame.Position = UDim2.new (0.5,0,0.5,0)
  225. Frame.Size = UDim2.new (1,0,1,0)
  226. Frame.Rotation = 0
  227. plr.Character.Humanoid.Died:Connect(function()
  228. bill:Destroy()
  229. end)
  230. end
  231. end
  232. end
  233. end
  234. end
  235. local cam = game.Workspace.CurrentCamera
  236. local mouse = lplr:GetMouse()
  237. local switch = false
  238. local key = “k”
  239. local aimatpart = nil
  240. mouse.KeyDown:Connect(function(a)
  241. if a == “t” then
  242. print(“worked1”)
  243. f.addesp()
  244. elseif a == “u” then
  245. if raycast == true then
  246. raycast = false
  247. else
  248. raycast = true
  249. end
  250. elseif a == “l” then
  251. if autoesp == false then
  252. autoesp = true
  253. else
  254. autoesp = false
  255. end
  256. end
  257. if a == “j” then
  258. if mouse.Target then
  259. mouse.Target:Destroy()
  260. end
  261. end
  262. if a == key then
  263. if switch == false then
  264. switch = true
  265. else
  266. switch = false
  267. if aimatpart ~= nil then
  268. aimatpart = nil
  269. end
  270. end
  271. elseif a == teambasedswitch then
  272. if TeamBased == true then
  273. TeamBased = false
  274. teambasedstatus.Text = tostring(TeamBased)
  275. else
  276. TeamBased = true
  277. teambasedstatus.Text = tostring(TeamBased)
  278. end
  279. elseif a == aimkey then
  280. if not aimatpart then
  281. local maxangle = math.rad(20)
  282. for i, plr in pairs(plrs:GetChildren()) do
  283. if plr.Name ~= lplr.Name and plr.Character and plr.Character.Head and plr.Character.Humanoid and plr.Character.Humanoid.Health > 1 then
  284. if TeamBased == true then
  285. if plr.Team.Name ~= lplr.Team.Name then
  286. local an = checkfov(plr.Character.Head)
  287. if an
  288. maxangle = an
  289. aimatpart = plr.Character.Head
  290. end
  291. end
  292. else
  293. local an = checkfov(plr.Character.Head)
  294. if an
  295. maxangle = an
  296. aimatpart = plr.Character.Head
  297. end
  298. print(plr)
  299. end
  300. plr.Character.Humanoid.Died:Connect(function()
  301. if aimatpart.Parent == plr.Character or aimatpart == nil then
  302. aimatpart = nil
  303. end
  304. end)
  305. end
  306. end
  307. else
  308. aimatpart = nil
  309. end
  310. end
  311. end)
  312. function getfovxyz (p0, p1, deg)
  313. local x1, y1, z1 = p0:ToOrientation()
  314. local cf = CFrame.new(p0.p, p1.p)
  315. local x2, y2, z2 = cf:ToOrientation()
  316. –local d = math.deg
  317. if deg then
  318. –return Vector3.new(d(x1-x2), d(y1-y2), d(z1-z2))
  319. else
  320. return Vector3.new((x1-x2), (y1-y2), (z1-z2))
  321. end
  322. end
  323. function getaimbotplrs()
  324. plrsforaim =
  325. for i, plr in pairs(plrs:GetChildren()) do
  326. if plr.Character and plr.Character.Humanoid and plr.Character.Humanoid.Health > 0 and plr.Name ~= lplr.Name and plr.Character.Head then
  327. if TeamBased == true then
  328. if plr.Team.Name ~= lplr.Team.Name then
  329. local cf = CFrame.new(game.Workspace.CurrentCamera.CFrame.p, plr.Character.Head.CFrame.p)
  330. local r = Ray.new(cf, cf.LookVector * 10000)
  331. local ign =
  332. for i, v in pairs(plrs.LocalPlayer.Character:GetChildren()) do
  333. if v:IsA(“BasePart”) then
  334. table.insert(ign , v)
  335. end
  336. end
  337. local obj = game.Workspace:FindPartOnRayWithIgnoreList(r, ign)
  338. if obj.Parent == plr.Character and obj.Parent ~= lplr.Character then
  339. table.insert(plrsforaim, obj)
  340. end
  341. end
  342. else
  343. local cf = CFrame.new(game.Workspace.CurrentCamera.CFrame.p, plr.Character.Head.CFrame.p)
  344. local r = Ray.new(cf, cf.LookVector * 10000)
  345. local ign =
  346. for i, v in pairs(plrs.LocalPlayer.Character:GetChildren()) do
  347. if v:IsA(“BasePart”) then
  348. table.insert(ign , v)
  349. end
  350. end
  351. local obj = game.Workspace:FindPartOnRayWithIgnoreList(r, ign)
  352. if obj.Parent == plr.Character and obj.Parent ~= lplr.Character then
  353. table.insert(plrsforaim, obj)
  354. end
  355. end
  356. end
  357. end
  358. end
  359. function aimat(part)
  360. cam.CFrame = CFrame.new(cam.CFrame.p, part.CFrame.p)
  361. end
  362. function checkfov (part)
  363. local fov = getfovxyz(game.Workspace.CurrentCamera.CFrame, part.CFrame)
  364. local angle = math.abs(fov.X) + math.abs(fov.Y)
  365. return angle
  366. end
  367. game:GetService(“RunService”).RenderStepped:Connect(function()
  368. if aimatpart then
  369. aimat(aimatpart)
  370. if aimatpart.Parent == plrs.LocalPlayer.Character then
  371. aimatpart = nil
  372. end
  373. end
  374. — if switch == true then
  375. — local maxangle = 99999
  376. — –print(“Loop”)
  377. — if true and raycast == false then
  378. — for i, plr in pairs(plrs:GetChildren()) do
  379. — if plr.Name ~= lplr.Name and plr.Character and plr.Character.Head and plr.Character.Humanoid and plr.Character.Humanoid.Health > 1 then
  380. — if TeamBased then
  381. — if plr.Team.Name ~= lplr.Team.Name or plr.Team.TeamColor ~= lplr.Team.TeamColor then
  382. — local an = checkfov(plr.Character.Head)
  383. — if an
  384. — maxangle = an
  385. — aimatpart = plr.Character.Head
  386. — if an
  387. — break
  388. — end
  389. — end
  390. — end
  391. — else
  392. — local an = checkfov(plr.Character.Head)
  393. — if an
  394. — maxangle = an
  395. — aimatpart = plr.Character.Head
  396. — if an
  397. — break
  398. — end
  399. — end
  400. — end
  401. — end
  402. — end
  403. — elseif raycast == true then
  404. — end
  405. if raycast == true and switch == false and not aimatpart then
  406. getaimbotplrs()
  407. aimatpart = nil
  408. local maxangle = 999
  409. for i, v in ipairs(plrsforaim) do
  410. if v.Parent ~= lplr.Character then
  411. local an = checkfov(v)
  412. if an
  413. maxangle = an
  414. aimatpart = v
  415. print(v:GetFullName())
  416. v.Parent.Humanoid.Died:connect(function()
  417. aimatpart = nil
  418. end)
  419. end
  420. end
  421. end
  422. end
  423. end)
  424. delay(0, function()
  425. while wait(espupdatetime) do
  426. if autoesp == true then
  427. pcall(function()
  428. f.addesp()
  429. end)
  430. end
  431. end
  432. end)
  433.  
  434. Similar posts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement