
1.8M Views
EXTENDED HITBOX
🌋 Creatures of Sonaria ⚡ Survive Kaiju AnimalsUploaded by 8 months ago
Please login to perform these actions:Description
-KEYLESS IN THE NEXT 3 DAYS -EXTENDED HITBOX ONLY -COMMENT FOR MORE SUGGESTIONS -USE IT BEFORE IT GETS PATCHED -YOY USED THIS SCRIPT BY YOUR OWN FREE WILL IF YOU GOT BANNED ITS NUN OF MY PROB.
Comments
7

Offline
ReactorCoreDev 8 months ago
botted
Offline
Temporal 8 months ago
hitbox really buggy
Offline
yhivghjvjhvjhgjhg 8 months ago
Nice can you make some more scripts
Offline
yhivghjvjhvjhgjhg 8 months ago
like a uhh auto aggro custom speed auto shelter and give volcanic and frosty with give blood moon or sat
Offline
yhivghjvjhvjhgjhg 8 months ago
i skidded this with a customizeable hitbox with more range
Offline
yhivghjvjhvjhgjhg 8 months ago
-- Load Rayfield
local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))()
local player = game.Players.LocalPlayer
local runService = game:GetService("RunService")
local Camera = workspace.CurrentCamera
-- State
local extendHitboxEnabled = false
local customSize = 200 -- default custom size
local minSize, maxSize = 0, 300
-- Create Window
local Window = Rayfield:CreateWindow({
Name = "Creatures of Sonaria | by Finder_Guy",
Loading*le = "Loading Script by Finder_Guy...",
ConfigurationSaving = {Enabled = false},
KeySystem = false
})
-- Main Tab
local MainTab = Window:CreateTab("Main")
MainTab:CreateToggle({
Name = "Extend Hitbox",
CurrentValue = false,
Callback = function(value)
extendHitboxEnabled = value
end
})
------------------------------------------------------------
-- 🔹 HITBOX FUNCTIONS
------------------------------------------------------------
-- Extend hitbox using customSize
local function extendHitbox()
local char = player.Character
if char and char:FindFirstChild("HumanoidRootPart") then
local hrp = char.HumanoidRootPart
hrp.Size = Vector3.new(customSize, customSize, customSize)
hrp.Transparency = 0.7
hrp.CanCollide = false
end
end
-- Reset hitbox to normal
local function resetHitbox()
local char = player.Character
if char and char:FindFirstChild("HumanoidRootPart") then
local hrp = char.HumanoidRootPart
hrp.Size = Vector3.new(2, 2, 1)
hrp.Transparency = 0
hrp.CanCollide = true
end
end
------------------------------------------------------------
-- 🔹 CAMERA FOCUS
------------------------------------------------------------
local function updateCameraFocus()
local char = player.Character
if char then
local head = char:FindFirstChild("Head")
if head then
Camera.CameraSubject = head
Ca
Offline
mrsadi133678 8 months ago
@Finder_guy Can you make Halloween event script for the game for God sake. Halloween already gonna end.

BHUB Auto Full

