local Library = loadstring(Game:HttpGet("https://raw.githubusercontent.com/bloodball/-back-ups-for-libs/main/wizard"))() local PhantomForcesWindow = Library:NewWindow("Hikari Hub V3") local KillingCheats = PhantomForcesWindow:NewSection("Main") KillingCheats:CreateButton("Auto Parry V2", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/Hosvile/Refinement/main/MC%3ABlade%20Ball%20Parry%20V4.0.0",true))() end) KillingCheats: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) local KillingCheats = PhantomForcesWindow:NewSection("YT: HennChan")