--// watch the showcase and get the script here 👇 --// Showcase - https://www.youtube.com/watch?v=XBO_Ch9f0aI setclipboard("https://linkvertise.com/1195186/op-blad-ball-script-free?o=sharing") local r4mpage = game:GetService("StarterGui") while true do r4mpage:SetCore("SendNotification", { Title = "Script", Text = "Copied To Clipboard!!", Duration = 5 }) wait(2) end