Apr 22nd, 2020
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
Roblox Counter Blox hack with many features such as bunny hop, no recoil, no spread, rapid fire, infinite ammo, cash and many more exploits. COUNTER BLOX HACK AIMBOT/ESP, SILENT AIM + BHOP & MORE ROBLOXLooking to earn FREE ROBUX? Follow the link and start earning safely https://collectrobux.co. Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
- -- Version: 3.2
- -- Instances:
- local ScreenGui = Instance.new('ScreenGui')
- local Open = Instance.new('TextButton')
- local KILLALL = Instance.new('TextButton')
- local CreatedBySpixxy = Instance.new('TextLabel')
- --Properties:
- ScreenGui.Parent = game.CoreGui
- ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- OpenFrame.Name = 'OpenFrame'
- OpenFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- OpenFrame.Position = UDim2.new(0, 0, 0.621387303, 0)
- Open.Parent = OpenFrame
- Open.BackgroundColor3 = Color3.fromRGB(60, 60, 60)
- Open.Position = UDim2.new(-0.0299999714, 0, 0, 0)
- Open.Font = Enum.Font.SourceSans
- Open.TextColor3 = Color3.fromRGB(255, 255, 255)
- Open.MouseButton1Down:connect(function()
- OpenFrame.Visible = false
- Main.Parent = ScreenGui
- Main.BackgroundColor3 = Color3.fromRGB(60, 60, 60)
- Main.Position = UDim2.new(0.0947712436, 0, 0.0592485555, 0)
- Main.Visible = false
- KILLALL.Name = 'KILL ALL'
- KILLALL.BackgroundColor3 = Color3.fromRGB(30, 30, 30)
- KILLALL.Position = UDim2.new(0.1859155, 0, 0.408928394, 0)
- KILLALL.Font = Enum.Font.SourceSans
- KILLALL.TextColor3 = Color3.fromRGB(255, 255, 255)
- KILLALL.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
- local Remote = game.ReplicatedStorage.Events['HitPart']
- for _,v in pairs(game:GetService'Players':GetChildren()) do
- if v.Character and v.Character.Head then
- [1] = workspace[v.Name].Head,
- [3] = workspace[game.Players.LocalPlayer.Name].EquippedTool.Value,
- [5] = workspace[game.Players.LocalPlayer.Name].Gun,
- [9] = false,
- [11] = Vector3.new(),
- [13] = Vector3.new()
- end
- end
- CreatedBySpixxy.Parent = Main
- CreatedBySpixxy.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- CreatedBySpixxy.Position = UDim2.new(-0.00281690131, 0, 0, 0)
- CreatedBySpixxy.Font = Enum.Font.SourceSans
- CreatedBySpixxy.TextColor3 = Color3.fromRGB(0, 0, 0)
RAW Paste Data