Advertisement
Koolard

Koolard Blade Ball auto Block pc & phone

Oct 10th, 2023
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. getgenv().config = getgenv().config or {
  2. hit_time = 0.5, -- // recommended 0.25 to 0.75 \ --
  3.  
  4. mode = 'Always', -- // Hold , Toggle , Always \ --
  5. deflect_type = 'Remote', -- // Key Press , Remote \ --
  6. notifications = true,
  7. keybind = Enum.KeyCode.V
  8. }
  9.  
  10. loadstring(game:HttpGet("https://raw.githubusercontent.com/Hosvile/Refinement/main/MC%3ABlade%20Ball%20Parry%20V4.0.0",true))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement