#/-------------------------------------------------------------\
#|Profiler Pro version 1.0                                     |
#|By: -=ACorbs=-                                               |
#|Contact: ACorbs@clan-forsaken.com                            |
#|Idea's by: -=StoneCold=- of clan forsaken                    |
#|Report any bugs or sujestions to me: ACorbs@clan-forsaken.com|
#|Enjoy Profiler Pro                                           |
#\-------------------------------------------------------------/


The Profiler Script, is actually 5 scripts.  Each of these files needs to be placed in the scripts directory.

Profiler has many features:
- 10 easy to edit feilds
- Auto greet anyone w/o a profile, but it only greets them once.
- Filter out any curse words
- Only send feilds that are not blank
- Easy to understand instructions that run when as a person needs them
- Customisable greet message
- Auto directory/file set up
- List of profiles
- And much more
- Deactivation of greeting when not in home channel.

In script.ini set up the following:
[Talk]
.profile=.\scripts\profile.tcl
[Whisper]
/profilelist=.\scripts\profilelist.tcl
/create=.\scripts\create.tcl
/edit=.\scripts\edit.tcl
[Events]
OnJoin=.\scripts\greetingpro.tcl

Warning: Do not create or delete profiles yourself.  If you choose to do so, I can't be blamed for anything that happens to your bot, or anything that does not work.

Also, please do not edit the scripts and rereleace them w/o my consent.  To contact me email me ACorbs@clan-forsaken.com.

Side Note: Edit greeting.txt in the profiles directory to change the greeting message.

