Created by xaxa#1518
Features:
- PUNCH AURA
shared.punchAura = {
Key = Enum.KeyCode.V, -- the key that toggles it on and off
Distance = 90 -- the distance the punch aura reaches to, the max is 90, the game doesn't let you go any higher
};
loadstring(game:HttpGet("https://raw.githubusercontent.com/xaxaxaxaxaxaxaxaxa/RobloxScripts/main/Ohio./punch-aura.lua"))();