[NEW] Blade Ball Script | AUTOMATIC PARRY CUSTOMISABLE
getgenv().ScriptConfig = {
-- Distance in stud before the automatic triggers,
-- you may change even after you have ran the script if you desire!
-- Just be sure to REMOVE the loadstring, or else you will face some... issues
DistanceBeforeParry = 46,
}
loadstring(game:HttpGet("https://raw.githubusercontent.com/Sussy-Tech/Scripts/main/BladeBall.lua"))()