Posts: 13
	Threads: 1
	Joined: August 14, 2012
	
Reputation: 
0
	 
 
	
		
		
		RE: Gods existence.. true scientific proof of intelligence -Jimmy2010 
		August 15, 2012 at 6:50 am 
(This post was last modified: August 15, 2012 at 7:05 am by jimmy2010.)
		
	 
	
		shit I feel stupid anyway... when are yougonna see... ur defesnive halfwit retorts neither show your fleeting argument any respect nor do they feel at any level comforting , if thisis how  you all treat a noob, its like yoda.. do you judge me by my shrivling penis or the merits of my work. good luck
	
	
	
        
	
		
	
 
 
	
	
	
		
	Posts: 13051
	Threads: 66
	Joined: February 7, 2011
	
Reputation: 
92
	 
 
	
		
		
		RE: Gods existence.. true scientific proof of intelligence -Jimmy2010 
		August 15, 2012 at 6:54 am 
		
	 
	
		I will judge you by your ability to communicate.
	
	
	
Even if the open windows of science at first make us shiver after the cozy indoor warmth of traditional humanizing myths, in the end the fresh air brings vigor, and the great spaces have a splendor of their own - Bertrand Russell
        
	
		
	
 
 
	
	
	
		
	Posts: 13
	Threads: 1
	Joined: August 14, 2012
	
Reputation: 
0
	 
 
	
		
		
		RE: Gods existence.. true scientific proof of intelligence -Jimmy2010 
		August 15, 2012 at 7:13 am 
(This post was last modified: August 15, 2012 at 7:14 am by jimmy2010.)
		
	 
	
		cmon man, i can talk at group, i just have to get your guys help, whats so lame bout that
	
	
	
        
	
		
	
 
 
	
	
	
		
	Posts: 13051
	Threads: 66
	Joined: February 7, 2011
	
Reputation: 
92
	 
 
	
		
		
		RE: Gods existence.. true scientific proof of intelligence -Jimmy2010 
		August 15, 2012 at 7:18 am 
		
	 
	
		Help with what?
	
	
	
Even if the open windows of science at first make us shiver after the cozy indoor warmth of traditional humanizing myths, in the end the fresh air brings vigor, and the great spaces have a splendor of their own - Bertrand Russell
        
	
		
	
 
 
	
	
	
		
	Posts: 13
	Threads: 1
	Joined: August 14, 2012
	
Reputation: 
0
	 
 
	
		
		
		RE: Gods existence.. true scientific proof of intelligence -Jimmy2010 
		August 15, 2012 at 7:28 am 
		
	 
	
		all i can do is explain the code
and give you links on where random generators get their entropy 
its dev/random
here ya go again, with commentary
u ready
	
	
	
        
	
		
	
 
 
	
	
	
		
	Posts: 13051
	Threads: 66
	Joined: February 7, 2011
	
Reputation: 
92
	 
 
	
		
		
		RE: Gods existence.. true scientific proof of intelligence -Jimmy2010 
		August 15, 2012 at 7:33 am 
		
	 
	
		I am still unsure what it is you're trying to say.
	
	
	
Even if the open windows of science at first make us shiver after the cozy indoor warmth of traditional humanizing myths, in the end the fresh air brings vigor, and the great spaces have a splendor of their own - Bertrand Russell
        
	
		
	
 
 
	
	
	
		
	Posts: 18503
	Threads: 79
	Joined: May 29, 2010
	
Reputation: 
125
	 
 
	
		
		
		RE: Gods existence.. true scientific proof of intelligence -Jimmy2010 
		August 15, 2012 at 7:37 am 
		
	 
	
		Argumentum ad Temere
- Computers have pseudo-random generators
THEREFORE GOD!
Is that it? lol?
	
	
	
        
	
		
	
 
 
	
	
	
		
	Posts: 13
	Threads: 1
	Joined: August 14, 2012
	
Reputation: 
0
	 
 
	
		
		
		RE: Gods existence.. true scientific proof of intelligence -Jimmy2010 
		August 15, 2012 at 7:40 am 
(This post was last modified: August 15, 2012 at 7:41 am by jimmy2010.)
		
	 
	
		To start off with i generated a database
 
it contains all the shit or uh, words he will use in his mostly textual conversation
I got em all from a conversation i had with a person who didnt believe, long story shrt now he does alright
       $stoppingline=(15+(int(rand(45))));
each pp is 15 -60 words
        $incline="0";
         foreach $giveaway (@words){
            $incline++;
		if("$incline" <= "$stoppingline"){
         		$int=(int(rand($thint)));
                        $tin=$words[$int];
                        $tin =~ s/\r/<BR>/ig;
                	print "$tin ";
}
heres where they come from n there are hundreds of ones ive already asked
what more validation are you prepared to receive
	
	
	
        
	
		
	
 
 
	
	
	
		
	Posts: 13051
	Threads: 66
	Joined: February 7, 2011
	
Reputation: 
92
	 
 
	
		
		
		RE: Gods existence.. true scientific proof of intelligence -Jimmy2010 
		August 15, 2012 at 7:49 am 
(This post was last modified: August 15, 2012 at 7:50 am by Faith No More.)
		
	 
	
		I still have no clue what the hell you are trying to say.  You need to take your time, concentrate on articulating your thoughts carefully, and try using full sentences.
	
	
	
Even if the open windows of science at first make us shiver after the cozy indoor warmth of traditional humanizing myths, in the end the fresh air brings vigor, and the great spaces have a splendor of their own - Bertrand Russell