Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Library = loadstring(Game:HttpGet("https://raw.githubusercontent.com/bloodball/-back-ups-for-libs/main/wizard"))()
- local PhantomForcesWindow = Library:NewWindow("Blade Ball")
- local AutoParry = PhantomForcesWindow:NewSection("Main")
- AutoParry:CreateButton("Hold Block To Spam", function()getgenv().SpamSpeed = 1
- loadstring(game:HttpGet("https://raw.githubusercontent.com/Hosvile/Refinement/main/MC%3ABlade%20Ball%20Spam",true))()
- end)
- AutoParry:CreateToggle("Auto Parry", function()getgenv().config = getgenv().config or {
- hit_time = 0.5, -- // recommended 0.25 to 0.75 \ --
- mode = 'Always', -- // Hold , Toggle , Always \ --
- deflect_type = 'Remote', -- // Key Press , Remote \ --
- notifications = true,
- keybind = Enum.KeyCode.V
- }
- loadstring(game:HttpGet("https://raw.githubusercontent.com/Hosvile/Refinement/main/MC%3ABlade%20Ball%20Parry%20V4.0.0",true))()
- end)
- AutoParry:CreateToggle("Auto Clash", function()loadstring(game:HttpGet("https://pastebin.com/raw/t2391h1A"))()
- end)
- I LOVEEEEEEEEEEEEEE
Advertisement
Add Comment
Please, Sign In to add comment