Categories > Exploiting > Scripts >
[RELEASE] Counter Blox "Godmode"
Posted
wow this is so good oh my gawd..
(this makes you invisible basically)
script:
while task.wait(2.5) do
game.Players.LocalPlayer.Character.HumanoidRootPart.Parent = nil
for i,v in pairs(getnilinstances()) do
if v.Name == "HumanoidRootPart" then
v.Parent = game.Players.LocalPlayer.Character
end
end
end
video of it in action: https://streamable.com/dhdjfk
how to use it:
1. join a team
2. make sure youre loaded/spawned in
3. execute the script
game links:
https://web.roblox.com/games/9993529229/NEW-CASES-Counter-Blox-Remastered
https://web.roblox.com/games/10053187005/Counter-Blox-Reimagined
Replied
@Pekka If you mean the script in the video, im using the Sirius ESP Library.
https://github.com/shlexware/Sirius/blob/request/library/esp/documentation.md
You can use my settings here:
local espLib = loadstring(game:HttpGet(('https://raw.githubusercontent.com/shlexware/Sirius/request/library/esp/esp.lua'),true))()
espLib.options.healthText = false
espLib.options.fontSize = 11
espLib.options.boxes = false
espLib.options.chamsOutlineTransparency = 0
espLib.options.chamsFillTransparency = 1
espLib.options.chamsOutlineColor = Color3.new(21, 0, 255)
espLib.options.outOfViewArrows = false
espLib:Load()
Cancel
Post
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post