ScriptBlox is undergoing maintenance, so downtime is possible. Sorry for the inconvenience!
Combat Warriors
127.3k Views

Hitbox Expander UPD2

Combat WarriorsUploaded by
2 years ago
Please login to perform these actions:

Description

Works on Solara (BOWS AND KUNAI ONLY) this script is basically silent aim (At 15 like ill release an auto parry script) STATUS: WORKING ON SOLARA 7/30/24 -you can change the hitbox, (code down below) you can either paste this in your executer or the "standard version" change the, _G.HeadSize = 10 the "10" into how much you want, for a bigger hitbox with the bow, or kunai [DO NOT ABUSE IN GAME] _G.HeadSize = 10 _G.Disabled = true game:GetService('RunService').RenderStepped:connect(function() if _G.Disabled then for i,v in next, game:GetService('Players'):GetPlayers() do if v.Name ~= game:GetService('Players').LocalPlayer.Name then pcall(function() v.Character.Head.Size = Vector3.new(_G.HeadSize,_G.HeadSize,_G.HeadSize) v.Character.Head.Transparency = 1 v.Character.Head.BrickColor = BrickColor.new("Red") v.Character.Head.Material = "Neon" v.Character.Head.CanCollide = false v.Character.Head.Massless = true end) end end end end)

View Raw
Edited By: wokhard213 Download


Comments
5
User profile picture
zins 2 years ago - Edited
1. u didnt make this 2. U do not know how to code. 3. u didnt even change it u just configured it
User profile picture
wokhard213 2 years ago - Edited
@zins who said i made this, XD
User profile picture
Alex7799 2 years ago - Edited
auyo parry pls
User profile picture
Alex7799 2 years ago - Edited
auto parry pls pls
User profile picture
Lapiz 2 years ago - Edited
Guys the perfect hitbox is 3-5
Please Login to add a comment.