# Welcome to exorcist.pl!
# Keep this file in the same folder with exorcist.exe and exorcist.pl
# 
# It needs to run pretty fast, so don't try to run it over the net.


# You may customize below to reflect your favorite satanic sayings - Don't forget to keep the single quotes and commas!
@spewings = ('the sow is mine', 'my sweet satan', 'let jesus fuck you', '666', 'jesus drinks coke', '666', 'smoke crack',  '666', 'have a nice day');


# If you'd like the special seductive eyecandy treats to come up more often or less, you may customize the following.
# Smaller numbers make the seduction happen more often, larger numbers make it less frequent.
# However, you can only control the average - Satan moves in random ways!
$seductioninterval = 2828;

# Now just run the exorcist.exe file (windows) or exorcist.pl (for unix or other operating system with perl installed.)

