Advertisement
Koolard

Blade ball script by koolard سكربت بليد بول من كولارد

Oct 27th, 2023
1,150
1
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 1 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
Comments
Add Comment
Please, Sign In to add comment
Advertisement