|
Author |
Message |
dainesefreak |
This post is not being displayed .
|
 dainesefreak World Chat Champion

Joined: 04 Apr 2003 Karma :   
|
 Posted: 14:25 - 15 Mar 2004 Post subject: Genuine User |
 |
|
|
|
Back to top |
|
You must be logged in to rate posts |
|
 |
ZaphodBeeble |
This post is not being displayed .
|
 ZaphodBeeble World Chat Champion

Joined: 10 Feb 2004 Karma :  
|
 Posted: 17:27 - 15 Mar 2004 Post subject: |
 |
|
Oh very nice, I was presented with gay black men.  ____________________ Current bike: VTR1000F Firestorm. Previous: Firestorm (written off) - XJ600 Divvy - NSR125 - DT125 and a load of offroaders. |
|
Back to top |
|
You must be logged in to rate posts |
|
 |
Syfoon |
This post is not being displayed .
|
 Syfoon TRUCK!!!

Joined: 29 Apr 2003 Karma :     
|
|
Back to top |
|
You must be logged in to rate posts |
|
 |
ZaphodBeeble |
This post is not being displayed .
|
 ZaphodBeeble World Chat Champion

Joined: 10 Feb 2004 Karma :  
|
 Posted: 22:50 - 15 Mar 2004 Post subject: |
 |
|
Bah he's gonna have to implement that 'enter the number' thingy to stop it happening.
...and yes I love black men. Covered in lard and writhing on a water bed. Mmm.  ____________________ Current bike: VTR1000F Firestorm. Previous: Firestorm (written off) - XJ600 Divvy - NSR125 - DT125 and a load of offroaders. |
|
Back to top |
|
You must be logged in to rate posts |
|
 |
andrew |
This post is not being displayed .
|
 andrew Mister Road Rage
Joined: 03 Feb 2002 Karma :  
|
|
Back to top |
|
You must be logged in to rate posts |
|
 |
Korn |
This post is not being displayed .
|
 Korn Admin

Joined: 01 Feb 2002 Karma : 
|
|
Back to top |
|
You must be logged in to rate posts |
|
 |
dainesefreak |
This post is not being displayed .
|
 dainesefreak World Chat Champion

Joined: 04 Apr 2003 Karma :   
|
 Posted: 15:05 - 16 Mar 2004 Post subject: |
 |
|
Hey Korn, you just got those bots sending links direct to your in box now?  |
|
Back to top |
|
You must be logged in to rate posts |
|
 |
G1_ |
This post is not being displayed .
|
 G1_ World Chat Champion

Joined: 27 May 2002 Karma :     
|
|
Back to top |
|
You must be logged in to rate posts |
|
 |
Korn |
This post is not being displayed .
|
 Korn Admin

Joined: 01 Feb 2002 Karma : 
|
 Posted: 16:24 - 16 Mar 2004 Post subject: |
 |
|
Code: | <?
$key = "Hello World";
$i = imagecreate(strlen($key) * 10, 17);
$white = imagecolorallocate($i, 255, 255, 255);
$black = imagecolorallocate($i, 0, 0, 0);
imagefill($i, 0, 0, $white);
imagestring($i, 9, 3, 0, $key, $black);
header("Content-type: image/jpeg");
imagejpeg($i);
?> |
gets you this: https://www.bikechatforums.com/pic.php
If you're paranoid about OCR you start using different fonts for each letter, adding random noise/blotches etc. But a simple image like that will stop most robots. It's a very basic CAPTCHA  ____________________ 3516 Miles, 11 Countries |
|
Back to top |
|
You must be logged in to rate posts |
|
 |
carvell |
This post is not being displayed .
|
 carvell Scuttler

Joined: 05 Sep 2003 Karma :  
|
 Posted: 17:17 - 16 Mar 2004 Post subject: |
 |
|
Or maybe even "Hello World"  ____________________ Yamaha TDM 850 |
|
Back to top |
|
You must be logged in to rate posts |
|
 |
G1_ |
This post is not being displayed .
|
 G1_ World Chat Champion

Joined: 27 May 2002 Karma :     
|
|
Back to top |
|
You must be logged in to rate posts |
|
 |
Old Thread Alert!
The last post was made 21 years, 216 days ago. Instead of replying here, would creating a new thread be more useful? |
 |
|
|