Resend my activation email : Register : Log in 
BCF: Bike Chat Forums


Genuine User

Reply to topic
Bike Chat Forums Index -> Forum Feedback & Help via View Category
View previous topic : View next topic  
Author Message

dainesefreak
World Chat Champion



Joined: 04 Apr 2003
Karma :

PostPosted: 14:25 - 15 Mar 2004    Post subject: Genuine User Reply with quote

What do you recon https://www.bikechatforums.com/profile.php?mode=viewprofile&u=2023

Anyone fancy a look at the homepage?
 Back to top
View user's profile Send private message You must be logged in to rate posts

ZaphodBeeble
World Chat Champion



Joined: 10 Feb 2004
Karma :

PostPosted: 17:27 - 15 Mar 2004    Post subject: Reply with quote

Oh very nice, I was presented with gay black men. Confused
____________________
Current bike: VTR1000F Firestorm. Previous: Firestorm (written off) - XJ600 Divvy - NSR125 - DT125 and a load of offroaders.
 Back to top
View user's profile Send private message You must be logged in to rate posts

Syfoon
TRUCK!!!



Joined: 29 Apr 2003
Karma :

PostPosted: 18:54 - 15 Mar 2004    Post subject: Reply with quote

ZaphodBeeble wrote:
Oh very nice, I was presented with gay black men. Confused

Just the way you love it Razz

Been loads of these self-automated pornbot things joining recently, maybe Korn made an enemy in the shady world of pornography?
____________________
Not here...
 Back to top
View user's profile Send private message Visit poster's website You must be logged in to rate posts

ZaphodBeeble
World Chat Champion



Joined: 10 Feb 2004
Karma :

PostPosted: 22:50 - 15 Mar 2004    Post subject: Reply with quote

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. Sick
____________________
Current bike: VTR1000F Firestorm. Previous: Firestorm (written off) - XJ600 Divvy - NSR125 - DT125 and a load of offroaders.
 Back to top
View user's profile Send private message You must be logged in to rate posts

andrew
Mister Road Rage



Joined: 03 Feb 2002
Karma :

PostPosted: 11:54 - 16 Mar 2004    Post subject: Reply with quote

That's not actually a bad idea. Korn, get on it.
 Back to top
View user's profile Send private message Send e-mail You must be logged in to rate posts

Korn
Admin



Joined: 01 Feb 2002
Karma :

PostPosted: 13:04 - 16 Mar 2004    Post subject: Reply with quote

Done, no more spambots Thumbs Up
____________________
3516 Miles, 11 Countries
 Back to top
View user's profile Send private message Send e-mail Visit poster's website You must be logged in to rate posts

dainesefreak
World Chat Champion



Joined: 04 Apr 2003
Karma :

PostPosted: 15:05 - 16 Mar 2004    Post subject: Reply with quote

Hey Korn, you just got those bots sending links direct to your in box now? Wink
 Back to top
View user's profile Send private message You must be logged in to rate posts

G1_
World Chat Champion



Joined: 27 May 2002
Karma :

PostPosted: 15:36 - 16 Mar 2004    Post subject: Reply with quote

My I ask how you get php to make such images?
 Back to top
View user's profile Send private message Visit poster's website You must be logged in to rate posts

Korn
Admin



Joined: 01 Feb 2002
Karma :

PostPosted: 16:24 - 16 Mar 2004    Post subject: Reply with quote

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 Wink
____________________
3516 Miles, 11 Countries
 Back to top
View user's profile Send private message Send e-mail Visit poster's website You must be logged in to rate posts

carvell
Scuttler



Joined: 05 Sep 2003
Karma :

PostPosted: 17:17 - 16 Mar 2004    Post subject: Reply with quote

Korn wrote:

Or maybe even "Hello World" Very Happy
____________________
Yamaha TDM 850
 Back to top
View user's profile Send private message Send e-mail You must be logged in to rate posts

G1_
World Chat Champion



Joined: 27 May 2002
Karma :

PostPosted: 12:19 - 17 Mar 2004    Post subject: Reply with quote

Thanks!
 Back to top
View user's profile Send private message Visit poster's website 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?
  Display posts from previous:   
This page may contain affiliate links, which means we may earn a small commission if a visitor clicks through and makes a purchase. By clicking on an affiliate link, you accept that third-party cookies will be set.

Post new topic   Reply to topic    Bike Chat Forums Index -> Forum Feedback & Help via View Category All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum

Read the Terms of Use! - Powered by phpBB © phpBB Group
 

Debug Mode: ON - Server: birks (www) - Page Generation Time: 0.05 Sec - Server Load: 0.9 - MySQL Queries: 13 - Page Size: 67.99 Kb