If you are a magician, you might recognize this, its an oldie but a goody.
Run before you read, or if you read it, follow the steps as you do… if you read the end it will ruin the effect.
Let me know what you think, it might not be as effective because it isn’t a person giving the tasks, but I thought I would put it out there and see what you guys think.
-Nathan
display dialog "Ok, for this you might want something to write with. There are a few several steps. (unless your memory is good, and you can do simple math in your head)" buttons {"Cancel", "Ok, Lets Begin!"}
if button returned of result is "Ok, Lets Begin!" then display dialog "I want you to think of any number between One and Ten, once you have one, multiply that number by Nine" buttons {"Ok"} default button 1
display dialog "If your result is two digits, I want you to add the digits together. If it's one, then leave it... Once you have done that, take your result and subtract Five from it." buttons {"Ok"} default button 1
display dialog "Now, this step is a little tricky to explain, think of numbers corresponding to the alphabet, like A=1 B=2 C=3 and so on. Use your result to find a letter, for example, if you had 7, then your letter would be G, because the 7th letter of the alphabet is G. Let me know when you have your letter." buttons {"Ok, I have it"} default button 1
if button returned of result is "Ok, I have it" then display dialog "Good, I want you to think of a country that starts with the letter you have. Then mark it down on paper." buttons {"Ok"} default button 1
display dialog "Ok, we are almost done. next I want you to look at the second letter of the name of your country. and think of a large animal that starts with that letter. Write it down, also write down the color of the animal." buttons {"Ok"} default button 1
display dialog "How strange, there aren't any Grey Elephants in Denmark." buttons ("Have a great Day!") default button 1
If you liked this one, check out my other one, it reads your mind. (a ‘think of a card’ effect)
http://bbs.macscripter.net/viewtopic.php?id=25554