Tried this on the PornLeech script. No luck.
k=find(@i,@data,`Checking your browser before accessing`)
if (k>0) then
1=notify(`Pornleech.com`, `CloudFlare Detected: Please use 'Edit User Account' to update browser cookies!`)
die
end if
Even though the debugger shows that string, notify did nothing and the script just stopped.