๐Ÿ”King of The Hill ๐Ÿ‘‘๐Ÿ๏ธ๐Ÿ’€Script

Description

king hill ice crasher



_G.IceSpam = true
while wait() and _G.IceSpam do
    pcall(function()
        for i, v in pairs(game.Players:GetChildren()) do
            if v.Name ~= game.Players.LocalPlayer.Name then
                game:GetService("ReplicatedStorage").Events.createIce:FireServer(v.Character.HumanoidRootPart.CFrame.p)
           end
       end
    end)
end

โš ๏ธ Warning: Do not download any extensions or anything other than .txt/.lua file, because script will download only in .txt/.lua format or It will redirect you to a pastebin link.

๐Ÿ“‹ Notice: If you find any of the scripts patched or not working, please report it to Forever4D throughย Discord. The script will be removed or marked as patched!

ย