Pruned9064
Laughter Artisan
2
MONTHS
2 2 MONTHS OF SERVICE
LEVEL 1
500 XP
Link:
local ac = game:GetService("Players").LocalPlayer.PlayerScripts:FindFirstChildOfClass("Actor")
if not (ac) then return error("[hitbox_extender error]: unable to find actor.") end
if run_on_actor or run_on_thread then
(run_on_actor or run_on_thread)(ac, [[
_G.Hitbox_Extender_Settings = {
Enabled = true,
Size = 5, --Size of the hitbox
Transparency = 0.5, --Transparency of the hitbox
TeamCheck = true, --ignore team hitboxes
TargetHitbox = "Head", --All, Head, Torso
}
loadstring(game:HttpGet("https://raw.githubusercontent.com/xxxloilpxxx/lol/refs/heads/main/frontlineshtbxex.lua"))()
print("Hitbox Extender loaded.")
]])
else
error("executor not supported. (try awp.gg executor)")
end
local ac = game:GetService("Players").LocalPlayer.PlayerScripts:FindFirstChildOfClass("Actor")
if not (ac) then return error("[hitbox_extender error]: unable to find actor.") end
if run_on_actor or run_on_thread then
(run_on_actor or run_on_thread)(ac, [[
_G.Hitbox_Extender_Settings = {
Enabled = true,
Size = 5, --Size of the hitbox
Transparency = 0.5, --Transparency of the hitbox
TeamCheck = true, --ignore team hitboxes
TargetHitbox = "Head", --All, Head, Torso
}
loadstring(game:HttpGet("https://raw.githubusercontent.com/xxxloilpxxx/lol/refs/heads/main/frontlineshtbxex.lua"))()
print("Hitbox Extender loaded.")
]])
else
error("executor not supported. (try awp.gg executor)")
end