The QBasic Forum      Other Subforums, Links and Downloads     Search

Busted!

by (Premier Login iorr5t)
Forum Owner

I long suspected this: George fakes posts by logging on as someone else to make his forum look active.

http://quickbasicforum.eamped.com/topic725.html?sid=6852792509a68f7a22e793d797d3a6b0

Sun Aug 26 11:01: "TheNOOB" posts a question. TheNOOB is George. The question: "I tried this before and have failed Now it's your turn to help me. I tried to generate random clouds and I drew the clouds using CIRCLE and PAINT. Could someone write me a simple demonstration?"

Sun Aug 26 11:10: "George Williams" posts. His solution, developed in 9 minutes is shown below.

I'm out of that forum. It is fraud.

Mac

Notice all the QBasic incompatibilities. As George has no concept of how to code in QBasic.

2;
SET x,y,y1,x1, AS VARIABLE
GET clouds(x,y=1,9)-(x1,y1=19,17)-(DRW(1-9))
DRAW clouds
GET pos(x,y)-(x1,y1)
KEEP pos[WRAP(x,y,x1,y1)

1;
DATA 0, 0, 0, 5, 5, 5, 5, 5, 5, 5, 5, 0, 0
DATA 0, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 0
DATA 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5
DATA 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 0, 0
DATA 0, 5, 5, 5, 5, 5, 5, 5, 5, 5, 0, 0, 0
DATA 0, 5, 5, 5, 5, 5, 5, 5, 5, 5, 0, 0, 0
DATA 0, 0, 5, 5, 5, 5, 5, 5, 0, 0, 0, 0, 0
DATA 0, 0, 0, 5, 5, 5, 5, 5, 0, 0, 0, 0, 0
SEND DATA
LOCATE DATA 1-5(x,y)
LOCATE DATA 5-8(x1,y1)
SET x1(RND)
SET y1(RND)
SET x(RND)
SET x(RND)
IF pos(ERROR)
RETURN 2
STOP IF
RETURN 1



QBasic rules.

Posted on Aug 26, 2007, 7:27 PM
from IP address 68.100.199.19

Respond to this message   

Return to Index


Response TitleAuthor and Date
* Took you long enough.Ringo on Aug 26
* Yeah, I could have told you that!Paul on Aug 26
* The other George.George on Aug 26
* You just can't trust anybody these days!John on Aug 26
Would you like to see the vBulletin forum's IP logs? on Sep 2
 Figures on Sep 3
  Make BIG Money in QBasic Forums from your very own momma's basement!Sigmond Fraud on Sep 3
   I was going to write a witty response, but I couldn't. on Sep 3