Spam users... "-a-pass-test-"

For everything that's not in any way related to PureBasic. General chat etc...
PolyVector
Enthusiast
Enthusiast
Posts: 499
Joined: Wed Sep 17, 2003 9:17 pm
Location: Southern California
Contact:

Spam users... "-a-pass-test-"

Post by PolyVector »

Is it just me, or is this spam?
profile.php?mode=viewprofile&u=1331
LarsG
Enthusiast
Enthusiast
Posts: 713
Joined: Mon Jun 02, 2003 1:06 pm
Location: Norway
Contact:

Post by LarsG »

it's just you.. ;) hehe :lol: :lol:

AMD Athlon XP2400, 512 MB RAM, Hercules 3D Prophet 9600 256MB RAM, WinXP
PIII 800MHz, 320 MB RAM, Nvidia Riva Tnt 2 Mach 64 (32MB), WinXP + Linux
17" iMac, 1.8 GHz G5, 512 MB DDR-RAM, 80 GB HD, 64 MB Geforce FX 5200, SuperDrive, OSX
PolyVector
Enthusiast
Enthusiast
Posts: 499
Joined: Wed Sep 17, 2003 9:17 pm
Location: Southern California
Contact:

Post by PolyVector »

It is?...hmmm

@-a-pass-test-
Let's have a programming competition... The person who writes the most complex well-formed, largest program wins...
I'll start:

Code: Select all

x.l
If you can't top it, I'm the winner :twisted:
Kale
PureBasic Expert
PureBasic Expert
Posts: 3000
Joined: Fri Apr 25, 2003 6:03 pm
Location: Lincoln, UK
Contact:

Post by Kale »

I'll start:
Code:
x.l
Now that IS spam! :lol:
--Kale

Image
PolyVector
Enthusiast
Enthusiast
Posts: 499
Joined: Wed Sep 17, 2003 9:17 pm
Location: Southern California
Contact:

Post by PolyVector »

You can download the popular "x.l" program and MUCH MUCH MORE AT:

HTTP://WWW.SKUNKSOFT.COM.ORG/

For just pennies a day...... :twisted:
User avatar
NoahPhense
Addict
Addict
Posts: 1999
Joined: Thu Oct 16, 2003 8:30 pm
Location: North Florida

Post by NoahPhense »

I lost a brain cell reading this thread.. that deserves a post.. 8O

- np
Tommeh
Enthusiast
Enthusiast
Posts: 149
Joined: Sun Aug 29, 2004 2:25 pm
Location: United Kingdom

Post by Tommeh »

Ok had to enter this compo :)

Code: Select all

PeaceFull$ = ReplaceString(ReplaceString(World$, "Tony Blair", ""), "War", "")


Repeat
Complete_World_Domination()
Until World$ = PeaceFull$
^ Real life scenario... Endless loop :)
Dare2
Moderator
Moderator
Posts: 3321
Joined: Sat Dec 27, 2003 3:55 am
Location: Great Southern Land

Post by Dare2 »

Two entries:

Code: Select all

;
and

Code: Select all

  
Both guaranteed errorfree in debug mode.
@}--`--,-- A rose by any other name ..
User avatar
NoahPhense
Addict
Addict
Posts: 1999
Joined: Thu Oct 16, 2003 8:30 pm
Location: North Florida

Post by NoahPhense »

hmm ..
Post Reply