The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
My current project, tell me what you think.
As many of you seen, theres some places that uses images to verify stuff like creating a new account and so on, like at pay pal.
I like the idea, a way to prevent automated sign up's, so I decided to write a script and intergrate it with vBulletin and add image verification to account sign ups. So far you can choose the amount of digits you want it to show and the output of the final image, such as a png or a jpeg. It uses a table on mysql to store the data, when some one goes to register it creates a table to store the hash, the ip, the value thats shown on the image and the time. All the user see's in the hash for example: imagegen.php?hash=7026a731103d29a7e8de2ff4591df52b also I have it so after 30 minutes the data gets removed in case they decide ot to sign up or idle, if they idle and return after 30 minutes and refresh the page, the data for the sign up changes. There will be two image types you can choose from: 1. Each letter(capital and lowercase) and number are seperate images and the script that generates the main image adds them together as one image, this is currently done and is shown in the attachment below. 2. Supply just a background image and then the text will be written over the center of it. Also im adding support to "distort" the image like adding lines and so on over the top of it. Tell me what you think. Also if any one out thats good with graphics and wanna help out with the images, feel free to contact me. |
#2
|
||||
|
||||
sounds cool, i have no use for it but its cool regardless.
|
#3
|
||||
|
||||
Looks like a very nice hack but again will this be a hack you just leave
- miSt |
#4
|
|||
|
|||
I really like it, available anywhere to download??
|
#5
|
|||
|
|||
Quote:
|
#6
|
|||
|
|||
Currently it uses the GD library to create the images but im also adding a way to use the image verification without it for those who dont have it or dont wanna use it.
|
#7
|
||||
|
||||
Are people registering as members of vB forums using automatic methods?
|
#8
|
|||
|
|||
So far no one has tried on my forums but those with knolegde with php or sother scripting languages could create a script to create multiple accounts and then have it check the email and search it for the link and then activate the account, i create a test php script like that to test this and it prevents it.
Quote:
Im also gonna include a text file with what to do incase you dont wanna use the installer, but I made it esier for you with the installer, it adds the setting group and makes it displayid one after the last, so if the last one is 30, the new setting group will be 31, also when you reinstall ir deletes all the old settings, templates, tables and so o and replaces them with new ones. Ill post a screen shot of the current admin options. |
#9
|
||||
|
||||
Wow lots of options
Are you really going to release this? Because you said you'd release the multiple attachments hack and never did - miSt |
#10
|
|||
|
|||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|