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.

Dean C 02-01-2003 10:07 AM

Ok well i look forward to seeing some of the wonderful releases you have planned :)

Regards

- miSt

Link14716 02-02-2003 01:30 AM

Suggestion: For the options you do not want the users to be able to edit, set the display order to 0. vBulletin does this with the version number. ;)

Slynderdale 02-02-2003 08:43 AM

Quote:

Originally posted by Link14716
Suggestion: For the options you do not want the users to be able to edit, set the display order to 0. vBulletin does this with the version number. ;)
I wanna keep them editable, incase your forum is using another language other then english characters or add extra characters to them, those options allow you to edit which folder the char image will be located in.

Also, an idea, should I add "dictionary" support, what i mean by that is instead of making a random character image, you can choose to have it create images with random word from a list you give it.

Dean C 02-02-2003 10:23 AM

That would make it very complicated but i can't see why not :)

- miSt

Slynderdale 02-03-2003 07:18 AM

1 Attachment(s)
Ok heres a beta release of the installer, This isnt the release of the hack.

The installer if almost done, it install the settings, setting group, and the verify table and also gives you the template edits, it doesnt contain the file edits, when i officialy release the hack, it will contain the needed file edits.

I'm releasing it now for testing purposes. Do Not Install it on a working, public board, install it on a test forum and tell me how it works.

After trying it out on a test forum, tell me if there should be any changes, edits, errors, comments or any thing like that.

Also im 99% sure that there will be future changes to the code and how the installer looks, so as I said, only run it on a test forum.

To use it, upload it to your test forum's admin folder and then pint your browser to it and follow the onscreen links.

Also in the final release there will be a text install file for those who dont want to use the installer.

Mike11212 05-29-2003 12:35 AM

has the final version of this been released

MetroSports82 05-29-2003 01:12 AM

<a href="https://vborg.vbsupport.ru/showthread.php?s=&threadid=48709&highlight=image+v erification" target="_blank">https://vborg.vbsupport.ru/showt...e+verification</a>

Gary King 05-29-2003 01:56 AM

Quote:

Today at 09:35 PM Mike11212 said this in Post #16
has the final version of this been released
vB 2.3.0 already includes this feature now, although it is not as advanced.

haytham 03-01-2008 06:24 AM

was this where the captcha originated?

Marco van Herwaarden 03-01-2008 06:42 AM

This is the 2nd 5 year old thread you are bumping now.

Please don't bump such old threads unless you really have something to add to it.

haytham 03-01-2008 08:47 AM

Sorry. Didn't mean to. Was just a question. But if it's that old, why don't you close it to replies?

Dismounted 03-01-2008 09:49 AM

Quote:

Originally Posted by Marco van Herwaarden
Please don't bump such old threads unless you really have something to add to it.

Look at Marco's sentence, that is the reason we don't close them.


All times are GMT. The time now is 05:02 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.01206 seconds
  • Memory Usage 1,759KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (22)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete