PsiPog.net

Science is EvolvingHomeArticlesQ&AArchiveMediaLinksSearch

View topic - ESP Tester Program

PsiPog.net Forum Index » Telepathy and Empathy » ESP Tester Program

Goto page 1, 2  Next

ESP Tester Program
Author Message
ESP Tester Program on Wed Jul 19, 2006 5:18 pm

Eikon

Joined: 19 Jul 2006
Posts: 6

Hi, I wanted to stop by to share a program with you guys that I have recently written. It is a simple test using a set of cards designed by Karl Zener for testing extra sensory perception.

http://skepdic.com/zener.html



Download 151kb

Most everyone who has tested the program tells me that they do better than the probable average. One person even thought that the program was a trick, that I had coded it so it would switch the cards to be the one they had chosen. Personally I have chosen the correct card as many as eight times in a row, and I believe there is definitely more at work than just random coincidence. Please give the program a try and let me know what you think.

* edit *
New in version 1.1: Results.txt file created on program close that contains all kinds of stats
Back to top
Posted on Wed Jul 19, 2006 5:32 pm

Etree8

Joined: 16 Jan 2006
Posts: 340

The link doesn't work. If you can get another link, I'll try it!
Back to top
Posted on Wed Jul 19, 2006 5:39 pm

Eikon

Joined: 19 Jul 2006
Posts: 6

Works fine for me, not sure what the problem is. Here's a direct one:

http://www.eiksoft.com/wsc93151839/esp.zip

Oh yea, I'd also like to add that if anyone has any ideas for experiments that they would like to see, I would be happy to code them for you. Just let me know Smile
Back to top
Posted on Wed Jul 19, 2006 11:23 pm

Etree8

Joined: 16 Jan 2006
Posts: 340

It's a cool prograw, but I'm getting almost all of them wrong Evil or Very Mad ! I do better when randomly picking from the 3. That's wierd......
Back to top
Posted on Thu Jul 20, 2006 1:25 pm

Chiro

Joined: 01 Jun 2006
Posts: 191

Internet explorer doesnt work with it Firefox does that maybe it
Back to top
Posted on Sat Jul 22, 2006 2:22 pm

conaner

Joined: 07 Feb 2006
Posts: 49

I have no psychic power according to this,
it should depend on the program works, does it pick out
what the cards are when I click, or does it pick
it out immediately after my last draw? It can confuse
the mind if you do not know which one it's doing.
Also, maybe you could have it play a sharp sound
when it gets an answer right, so the nerves would be
more involved.
Back to top
Posted on Sat Jul 22, 2006 2:35 pm

Eikon

Joined: 19 Jul 2006
Posts: 6

Thanks to everyone who has tried the program.

@conaner: The next card is randomly selected using the Mersenne Twister number generator as soon as the cards are drawn, not when you click.

http://en.wikipedia.org/wiki/Mersenne_twister

I have updated the program to produce a 2000hz tone for 100 milliseconds from the PC speaker when the correct card is chosen.
Back to top
Posted on Sat Jul 22, 2006 3:35 pm

conaner

Joined: 07 Feb 2006
Posts: 49

is it the same link? I don't hear a tone
Back to top
Posted on Sat Jul 22, 2006 4:16 pm

Woodpecker

Joined: 24 Apr 2006
Posts: 218

Isn't this more a test of your PK abilities than your telepathy? Computers can't generate thoughts. Since the cards are chosen by a random number generator, you are more likely to get an answer correct by:

1) choosing a card, and then attempting to force the RNG to pick the card you were thinking of.
2) chance.

It would be interesting to see if PK affects the program at all. Smile
Back to top
Posted on Sat Jul 22, 2006 4:35 pm

Eikon

Joined: 19 Jul 2006
Posts: 6

@conaner: Yes, it's the same link. Note that it uses the PC speaker, not your stereo speakers. Some computers don't have one or they have been disabled. To test if you have PC speaker functionality:

1) Go to the start menu
2) Go to 'Run'
3) Type 'cmd', then hit enter
4) Hold control and hit G
5) Press enter. You should hear a beep.

@Woodpecker: It's an extra sensory perception test. ESP should have an affect on all things in existence, electronic or otherwise.
Back to top
Posted on Sat Jul 22, 2006 4:43 pm

Roy

Joined: 27 Nov 2005
Posts: 416

Woodpecker wrote:
Isn't this more a test of your PK abilities than your telepathy? Computers can't generate thoughts. Since the cards are chosen by a random number generator, you are more likely to get an answer correct by:

1) choosing a card, and then attempting to force the RNG to pick the card you were thinking of.
2) chance.

It would be interesting to see if PK affects the program at all. Smile


This wouldn't be a test of telepathy at all, since telepathy requires two people, or rather, two brains/minds. PK would definitely have an effect since this program utilizes a random number generator. I suppose though that this program is a test for general clairvoyance.
Back to top
Posted on Sat Jul 22, 2006 5:21 pm

conaner

Joined: 07 Feb 2006
Posts: 49

oh yea i was afraid a'dat, are you using DOS C++, or something?
I don't have computer speaker capability, only thru the sound card is what i have
Back to top
Posted on Sat Jul 22, 2006 5:35 pm

Eikon

Joined: 19 Jul 2006
Posts: 6

@conaner: It's written in a little known language called BlitzMax, and uses DirectX7 as a renderer, though you can use OpenGL too. The source code to the program is included (esp.bmx) if you're interested in seeing how it works. I'll find a high pitch sound in WAV format and implement it later, as the PC speaker is pretty outdated.
Back to top
Posted on Sat Jul 22, 2006 6:09 pm

Polymer

Joined: 26 Jun 2006
Posts: 85

if I might make a suggestion. Occasionally I can get extremily bad results for a long time. Try and program the gage to realize when the person is still performing psi, but thinking it is all fake. so if a person say got 1 right and 100 wrong the program would go. Impossible and start adding to the psychic meter or somthing. Just a thought could be interesting.
Back to top
Posted on Sat Jul 22, 2006 6:16 pm

Polymer

Joined: 26 Jun 2006
Posts: 85


first attempt at program while trying. I got the line that far before I started failing. Although my abilty of concentration is getting better. Normally I can only make the first guess with these kind of things.
Back to top

Goto page 1, 2  Next

PsiPog.net Forum Index » Telepathy and Empathy » ESP Tester Program