getgenv().Settings = { SkyHeight = 1000, -- height above the target for SkyFall FallTime = 3, -- time in air before hitting HitDuration = 2, -- total time for hitting the target HitInterval = 0.1, -- delay between hits DeadCooldown = 3, -- ignore dead target for X seconds MaceAuraRange = {6,8} -- min/max distance for Mace Aura } loadstring(game:HttpGet("https://raw.githubusercontent.com/aurexscripts/AurexScriptHub/refs/heads/main/mace_pvp.txt"))()