The Magic 8-ball could take user input, but didnt really do anything with it; the input text box was more for the users benefit/visualization than anything else. This time were going to take it a step further, though, and add user input to help generate the results in a mock fortune telling application. The application takes user input and strings it together in one of various randomly selected but preset sentence structures.
The first thing to do, as always, is set up the artwork/backdrop for your script.