Categories > Exploiting > Scripts >
Classic HitBox expander
Posted
If you play game slike KAT , Breaking point , and other games which require you to aim, I recommend you use this script.
- very light it can run on eny executor.
Recommended that you don't increase the size of the head past Vector3.new(6,6,6)
Exploits that can Run this script: Pretty Much any exploit without injection errors.
this script expands the players head size , so it also counts as a head shot.
"" while wait(1) do
for _, v in pairs(game:GetService("Players"):GetPlayers()) do
if v.Name ~= game:GetService("Players").LocalPlayer.Name then
v.Character.Head.CanCollide = false
v.Character.Head.Size = Vector3.new(6, 6, 6)
v.Character.Head.Transparency = 0.5
end
end
end ""
Added
Sorry , Im new to the thread , is it possible to make lua code blocks?
¯\_(ツ)_/¯
Cancel
Post
Added
@25074 eeeeeeeeeee
Cancel
Post
Revel
modifying a ui and calling it yours does mean it's your ui.
- JalapenoGuy
https://media.discordapp.net/attachments/769992459916017687/1065084754128539658/image0.jpg
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post