Find any script for Roblox

Enter the name of the game or script.

Script – Blade ball

Thank you for using our website
Your script:

NO KEY

game:GetService("StarterGui"):SetCore("SendNotification",{
    Title = "Script by Hosvile",
    Text = "Hold Block button to Spam",
    Duration = 5
})
getgenv().SpamSpeed = 5 -- 1-25
if not getgenv().exeSpam then
    loadstring(game:HttpGet("https://raw.githubusercontent.com/Hosvile/Refinement/main/MC%3ABlade%20Ball%20Spam",true))()
end
getgenv().exeSpam = true