Home > Technical & Creative Skills > Programming, Servers & Scripts

Any "UseProof" type script for Blackhat? (6)


05-16-2018 07:42 AM #1 pavel_apostolov87 (Member)
Any "UseProof" type script for Blackhat?

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?


05-16-2018 07:51 AM #2 twinaxe (Senior Moderator)

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.


07-10-2018 12:18 PM #3 dlauer (Member)

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


07-11-2018 03:45 AM #4 vortex (Senior Moderator)

Wow thanks dlauer for this very generous share!



Amy


07-11-2018 03:50 AM #5 dlauer (Member)

Quote Originally Posted by vortex View Post
Wow thanks dlauer for this very generous share!



Amy
no problem edited the post to include the html and css as well


07-11-2018 09:19 PM #6 yeahkid (Member)

Thanks for the scrip dlauer.
Definitely worth to test!


Home > Technical & Creative Skills > Programming, Servers & Scripts