Hey guys - is there a script that is similar to UseProof.com but with alerts I can customize?
I understand UseProof requires actual real data to show notifications.
But for a blackhat LP, is there a similar alternative?
I don't know a ready to use script but shouldn't be too hard to code.
In the end you only need a script for the notification to pop up.
Then you set a timer with let's say 4-9 seconds and let a new notification pop up at a random time.
The values for names and location you could just randomly grab from an array.
Only the maps integration is something I don't know how to to but I guess Google itself will have some implementation for it.
But I am not even sure if the maps integration is that important.
Probably just a logo would do the job as well.
here is something i made for a lander i authored for this (coffeescript): https://taky.s3.amazonaws.com/ByZH7XfmX.html
the element appears like this on page: https://taky.s3.amazonaws.com/SkGY7QGXQ.png
edit: here is the css and template element: https://taky.s3.amazonaws.com/Hy_zCgXQm.html
Wow thanks dlauer for this very generous share!
Amy
Thanks for the scrip dlauer.
Definitely worth to test!