'Program generator of sentences random simplify

Discuss whatever you want here--both QB and non-QB related. Anything from the DEF INT command to the meaning of life!

Moderators: Pete, Mods

lrcvs
Veteran
Posts: 58
Joined: Mon Mar 10, 2008 9:28 am

'Program generator of sentences random simplify

Post by lrcvs »

'Program creator of sentences random simplify

CLS
FOR y = 1 TO 40 'Number of sentences
FOR t = 1 TO 5 'length of sentence
l = 10 'Number of words
RANDOMIZE TIMER
a = INT(RND * 91)
WHILE a < 65
RANDOMIZE TIMER
a = INT(RND * 91)
WEND
z$ = CHR$(a)
RANDOMIZE TIMER
a = INT(RND * 10) 'Length of word
FOR n = 1 TO a
RANDOMIZE TIMER
a = INT(RND * 91)
WHILE a < 65
RANDOMIZE TIMER
a = INT(RND * 91)
WEND
z$ = z$ + CHR$(a)
NEXT n
k$ = k$ + z$ + " "
z$ = ""
NEXT t
PRINT k$
k$ = ""
NEXT y
END
Harry Potter
Veteran
Posts: 111
Joined: Sat Feb 21, 2009 8:19 am
Location: New York, U.S.

Post by Harry Potter »

I can't run this program because I don't have my own internet acess, and where I have it I don't have access to a programming language. What does it do?
Joseph Rose, a.k.a. Harry Potter
Creating magic in the computer community...or at least striving to! :(
User avatar
coma8coma1
Veteran
Posts: 100
Joined: Sat Dec 08, 2007 5:29 pm
Location: Maryland, USA

Post by coma8coma1 »

just glancing at the code it appears to spit out 40 lines of random letters and spaces.

the real question is what's the OP's question? are they asking us to simplify the code?
lrcvs
Veteran
Posts: 58
Joined: Mon Mar 10, 2008 9:28 am

Post by lrcvs »

Thanks for your opinion so interesting. !
Last edited by lrcvs on Sat Aug 22, 2009 5:25 pm, edited 1 time in total.
User avatar
burger2227
Veteran
Posts: 2466
Joined: Mon Aug 21, 2006 12:40 am
Location: Pittsburgh, PA

Post by burger2227 »

Forget any purpose for anything that person posts!

He already knows everything already, lol. :roll:

Most of his code is not worth trying anyhow!
Please acknowledge and thank members who answer your questions!
QB64 is a FREE QBasic compiler for WIN, MAC(OSX) and LINUX : https://www.qb64.org/forum/index.php
Get my Q-Basics demonstrator: https://www.dropbox.com/s/fdmgp91d6h8ps ... s.zip?dl=0
lrcvs
Veteran
Posts: 58
Joined: Mon Mar 10, 2008 9:28 am

Thanks for your opinion so interesting. !

Post by lrcvs »

Thanks for your opinion so interesting. !
Last edited by lrcvs on Sat Aug 22, 2009 5:23 pm, edited 1 time in total.
User avatar
coma8coma1
Veteran
Posts: 100
Joined: Sat Dec 08, 2007 5:29 pm
Location: Maryland, USA

Post by coma8coma1 »

program output looks like a substitution code. send output to the NSA at Fort Meade and have them run in circles trying to crack it
lrcvs
Veteran
Posts: 58
Joined: Mon Mar 10, 2008 9:28 am

Post by lrcvs »

Burguer 2227 / Clippy:

The only creates problems in all that you do not post that interest you, dog!
User avatar
burger2227
Veteran
Posts: 2466
Joined: Mon Aug 21, 2006 12:40 am
Location: Pittsburgh, PA

Post by burger2227 »

Sorry Coma, but he did the same crap at the QBNews site previously.

In one thread he later removed all of his code that several people, including me, were trying to help him with.

What did Harry Potter have to do with anything said?

Look this up in your translator IRV........BIG SPANISH WIENER YANKER!
Please acknowledge and thank members who answer your questions!
QB64 is a FREE QBasic compiler for WIN, MAC(OSX) and LINUX : https://www.qb64.org/forum/index.php
Get my Q-Basics demonstrator: https://www.dropbox.com/s/fdmgp91d6h8ps ... s.zip?dl=0
lrcvs
Veteran
Posts: 58
Joined: Mon Mar 10, 2008 9:28 am

Post by lrcvs »

Burguer 2227 / Clippy = Pig, GHP

Why do not you get your finger in your ass and shut pig liar?

After being comentais people.

With people like you who want to stay at a place like this so interesting?

Should expel by asshole.!
User avatar
bongomeno
Veteran
Posts: 266
Joined: Wed Dec 10, 2008 9:08 am
Location: Arizona
Contact:

hahahahahha

Post by bongomeno »

ahahhahahahahahahaahhahahaaaaahhh.................... I am laughing my ASS OFF!!!!!!!!!!!!!!!!!!!!!!!!!!!! ahahhahahhahahah............. :lol:
Nodtveidt
Veteran
Posts: 826
Joined: Sun Jul 25, 2004 4:24 am
Location: Quebradillas, PR
Contact:

Post by Nodtveidt »

lrcvs wrote:Should expel by asshole.!
:lol: :lol: :lol: Classic. :lol: :lol: :lol:
User avatar
coma8coma1
Veteran
Posts: 100
Joined: Sat Dec 08, 2007 5:29 pm
Location: Maryland, USA

Post by coma8coma1 »

This thread has exceeded the legal maximum amount of win. it has probably broken records.
User avatar
T'lon Nanaki
Coder
Posts: 42
Joined: Mon Aug 04, 2008 12:46 pm
Location: Denver Colorado
Contact:

Post by T'lon Nanaki »

this is just ridiculous, funny but ridiculous.
carpe diem!
User avatar
bongomeno
Veteran
Posts: 266
Joined: Wed Dec 10, 2008 9:08 am
Location: Arizona
Contact:

Post by bongomeno »

usted es un idiota va morir en el infierno, perra puta madre! ir chupar un pene gay mans!

hahahaahaha beat that lrvcs or whatever your name is!
Nodtveidt
Veteran
Posts: 826
Joined: Sun Jul 25, 2004 4:24 am
Location: Quebradillas, PR
Contact:

Post by Nodtveidt »

bongomeno, you're one fork up hombre. :D
User avatar
bongomeno
Veteran
Posts: 266
Joined: Wed Dec 10, 2008 9:08 am
Location: Arizona
Contact:

Post by bongomeno »

did you mean im fork up or im just a fork up? :lol:
User avatar
Mentat
Veteran
Posts: 409
Joined: Tue Aug 07, 2007 3:39 pm
Location: NC, US

Post by Mentat »

Either way, it's worth the price of admission. :P
For any grievances posted above, I blame whoever is in charge . . .
Nodtveidt
Veteran
Posts: 826
Joined: Sun Jul 25, 2004 4:24 am
Location: Quebradillas, PR
Contact:

Post by Nodtveidt »

bongomeno wrote:did you mean im fork up or im just a fork up? :lol:
The forum filter changes the words...
lrcvs
Veteran
Posts: 58
Joined: Mon Mar 10, 2008 9:28 am

To Bongomeno

Post by lrcvs »

Hi, all!

To Bongomeno:

You Sentence / Tu frase:

usted es un idiota va morir en el infierno, perra puta madre! ir chupar un pene gay mans!

usted es un idiota va morir en el infierno : Esta frase solamente la dicen los ni?os en la actualidad, OK!!

perra puta madre!: Actualmente esto es un cumplido, no significa nada OK!

ir chupar un pene gay! : Actualmente hay mas gays que _MOUSEX, es posible tener un error!!! , OK!

Ja,Ja,Ja / Ha,Ha,Ha

Ok!!

....................................................................................

Da gusto tener amigos con un sentido del humor tan grande, OK!!

Greetings from Spain

Here a friend to all, also to Burguer 2227 / Clippy !!!

Greetings, OK
Post Reply