--SCRIPT HoaPoyTv
loadstring(game:HttpGet("https://raw.githubusercontent.com/Hoapoytv/Hoapoytv/main/Thayongnoi.lua"))()
local hoapoytv
if getupvalues then hoapoytv=getupvalues end
if debug then
if debug.getupvalues then hoapoytv=debug.getupvalues end
end
require(game.Players.LocalPlayer.PlayerScripts.CombatFramework.CameraShaker).Shake = function() end
local ret = hoapoytv(require(game:GetService("Players").LocalPlayer.PlayerScripts.CombatFramework))[2]
while wait() do
spawn(function()
ret.activeController.hitboxMagnitude=60
ret.activeController:attack()
end)
end
Đăng nhận xét