ZV0K

Blade Ball Auto Parry

Sep 9th, 2023
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. getgenv().ScriptConfig = {
  2. -- Distance in stud before the automatic triggers,
  3. -- you may change even after you have ran the script if you desire!
  4. -- Just be sure to REMOVE the loadstring, or else you will face some... issues
  5. DistanceBeforeParry = 35,
  6. }
  7.  
  8. loadstring(game:HttpGet("https://raw.githubusercontent.com/Sussy-Tech/Scripts/main/BladeBall.lua"))()
Add Comment
Please, Sign In to add comment