vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   My current project, tell me what you think. (https://vborg.vbsupport.ru/showthread.php?t=48240)

Slynderdale 01-28-2003 05:53 AM

My current project, tell me what you think.
 
1 Attachment(s)
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.

zajako 01-28-2003 03:16 PM

sounds cool, i have no use for it but its cool regardless.

Dean C 01-28-2003 03:51 PM

Looks like a very nice hack but again will this be a hack you just leave :(

- miSt

rjpa 01-28-2003 04:01 PM

I really like it, available anywhere to download??

Slynderdale 01-28-2003 06:12 PM

Quote:

Originally posted by rjpa
I really like it, available anywhere to download??
Im gonna rellease it as soon as i get better images for it, right now the ones shown in the attachment above is for testing, so if any one who wants to help make some simple graphics please pm me.

Slynderdale 01-29-2003 12:50 AM

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.

Erwin 01-30-2003 02:58 AM

Are people registering as members of vB forums using automatic methods?

Slynderdale 01-31-2003 07:37 AM

1 Attachment(s)
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:

Originally posted by Erwin
Are people registering as members of vB forums using automatic methods?
On another note, the hack is almost complete, i finished the installer script. The script automaticly creates the templates, the setting group, the setting and the table needed to store the data.
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.

Dean C 01-31-2003 03:36 PM

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

Slynderdale 02-01-2003 03:36 AM

Quote:

Originally posted by Mist
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

I'm gonna be releasing the multiple attachment hack after this hack, I put it on hold for the moment because a friend of mine requested this.


All times are GMT. The time now is 01:42 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00990 seconds
  • Memory Usage 1,738KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete