Filebot.m(generic) -- by: _v9, a fileserver with a user system.

INDEX
 * 1: Script info.
 * 2: Motd.
 * 3: Customize
 * 4: Bugs.


( 1): Script info.

To load the addon type: '/load -rs filebot.m' in mirc5.6+

This addon is for use with mirc5.6+, you may edit the
default filebot.m however you want - such as the text
vars at the top of the file, the syntax for this, along
with the popups is:

/filebot <setup|useredit|window|killall>

 setup    = setup your bot options. (while filebot is off)
 useredit = edit your users. (while filebot is off)
 window   = shows what users are typing on your server.
 killall  = kill all users on your fileserver.
 [NOTE: public message options may only be used through popups]

Also, if you want your dcc's close when they are finished, check:

 ALT-O/Dcc/Options/On DCC completion/Close window/Send+Get

And if you get disconnected and want to have your mirc reconnect
to your server, check:

 ALT-O/Connect/Options/Reconnect on disconnect

And rejoin your channels on reconnect, check:

 ALT-O/IRC/Rejoin channels on connect


( 2): Motd.

If you would like to add a motd to your filebot, simply make a
file called <rootname>.mtd, like filebot.mtd, and it will show
the file when a user activates the filebot.
[NOTE: Blank lines signal the end of the motd]

( 3): Customize.

If you would like to customize the filebot, you are encouraged
to do so, everything that is text based is in raw vars toward
the top of the filebot.m file. they appear as @000@, @001@, and
so on, you may also want to customize the of the operation vars
not featured in the setup.


( 4): Bugs.

The only error i know of as of now is that if you don't
have your mirc getting your ip on connect users will not
be able to log on, to fix this check:

 ALT-O/Connect/Local info/On connect, always get:/Local host+IP Address

If there are any other errors email me at v9@ice.org.
