This is the ReadMe File for File Server Script v3.2
by Yochai Timmer.

THIS VERSION WILL ONLY WORK ON mIRC V5.7 !

To load the File Server Script just copy the script files to the main mIRC directory.
Then type in mIRC in the Status window this line:

/load -rs Fs-load.mrc



When You'll load the script for the first time it will open a Dialog
That will have these options in it:
A File server
  1. Trigger -=> This is where you should set the trigger you want a person to use to
	load that File Server.
  2. File Server Directory -=> Click on the little box ".." to choose a directory
	which the File Server will load from (That is the directory that the users that
	open the File Server will see.
  3. Welcome Message -=> Click on the little box ".." to choose a welcome message file (text)
	That will be diplayed when a user enters that File Server.
  4. Description -=> Here you should put a discription for the File Servers, What you serv, Max sends
	Etc... This will only be shown to the user when he'll type @yournick-Fserver in the channel.
  5. Count Date -=> Shows you the date you started counting the number of poeple entering the File server
  6. Count -=> The actual count value.


B. Help
	In that table there's help on the options, just for a reminder.


The first File Server's nick is set to "First".

The Advertise List Dialog: 

1.Delay  -=> Set the delay in seconds between the File Server advertises. You MUST enter a number
   Higher then 30, cause if you don't it won't let you Advertise ! A delay lower then 30 will floos the chan
   and Flooding is Illegal !
2.Channels on Advertise List -=> There you should enter the channels you want to add or remove from the
   Advertise List. I've made the advertise list option cause there are many channels that don't like colours
   and/or advertises at all.




This script only controls the File Severver itself, and it's advertisement in the chan.
I have no options on controling the DCC Sends, or Gets.

I have made this script to work only in leech mode (No ratio !).
I belive in being nice :/

If you need any help about anything in the script, just load the Setup, click on a line you need
  help in, and then right click with the mouse, and click on the help option.
If there is anything else you would like to know about it, come on Undernet, #mirc  I will be happy 
  to help you (and see that people actually use this :/ ).



	Some things you should know (More Help):

A. Every File Server you set up MUST be named ( or else you won't be able to set it)

B. The other options in the File Server setup (Trigger,Directory,Welcome Message,Max sends/User) are necessary
   for the File Server to operate. You don't have to set them at the beginning if you don't want to, but
   you must set them for the File Server to work.

C. The Description is not necessary, It's only used to desribe what you serv to the user, You don't have to set that at all.

D. You can always change what you have set in the Setup window.

E. When you advertise to a channel, it won't use the description you have set. It will show a line like this:
  "I have #number Fserevers on, just type:@YourNick-Fserver to see what I serv"

F. When someone will type @YourNick-Fserver it will send him a message containing all the triggers of the File Servers, 
   and the description you have set.

G. If you set more then one channel in the Advertise List you will not be able to see the adds in the channels.. but everyone
   else will see them. To see that you are sending an advertisement, you can either check the status window to see the advertisement
   being sent, or Dubble click on "Show ad list" in the setup window.

H. All advertisements are timered, so you have to set the time between the ads.

I. The Max Fservers option is automaticly set as 3 when you first load the script.

J. The F-server script is set as ON in default. 

K. The Unload Script Option will NOT delete your settings !

L. You won't be able to see ANY of the messages ... I promise they all work ( You can ask your friends on the chans)

M. That's about it I think... 

News:
v3.2 
      1. I've removed some minor bugs...
      2. Updated the script for version 5.7 .. Don't ask... Had to change everything to While loops...
          Then I found out, the hard way, that While loops don't work well... So I hade to change it all
          back to regular GOTO loops :/
      3. Added a Find Command to the script, so people in the File Server can find stuff :)
      4. Added an option to Read the notes, and Delete them. (About time.. don't know why I didn't do it earlier...

v3.1
	1. At long last I added a Que system !!!!! (It's was HARD and annoying.. didn't copy anyt of it)
	2. I changed it to use variables from an .ini file ! no more %vars (Except for temp ones)
	3. Made an option to control the Advertise Line (How it would look like).
	4. Had to put the script on 4 different files (On to load) so it will work... turnes out that 
	    mIRC doesn't like 80Kb scripts :/ Things just stopped working :/	

V3.0
	1. Added some counting options (Like number of times a File server was run, and the total
	    Number of times any File server was run, and Files sent.
	2. Added some options in the File server itself... so Users can get more information about
          Your file server status (Like send, gets, who, Files, help.. etc.)
      3. Added a little Flood protection.. so annoying people won't flood you with requests to 
          see what you serv... 
V2.5	
	1. I have arranged the .mrc file into groups by command types.. so for all
	    of you who want to read it.. IT's much easier to find what you want.
	2. I've found a bug that made it imposible to make more File Servers then Channels
	    on the Ad list... Fixed that. 
	3. This time I actually tested, and dubble tested, and gave friends
            to test it.. I don't think there are to many bugs :/

V2.4
	1. Removed some of the options from the @window and put them on Dialogs.
	    This makes it MUCH easier to edit... Both the File Servers options and the
	    and the Advertise List options are Dialogs.
	2. I have added popups to the Setup,Menubar and query.
	3. I have added an Unload Script Option, in the Menubar and Setup window.
	
V2.3
	1. Found some more bugs in the remove now I think I fixed it completely.
	2. Fixed the Advertise list a bit.
V2.2
	1. Found yet another bug when removing... Fixed that.
	2. Remove tthe annoying Advertisment that apeared when you start mIRC.

V2.1 
	1. Made all the Advertise options also in the setup custom 
	     @window.
	2. Fixed it so you won't accidently enter the same nick for more then
	     on file server... that would have caused an annoying problam in
	     the last versions...
	3. Made an Advertise List so you can choose which channels you want to
	     advertise the File Servers to.
	4. Added a Help option when you right click in the Setup Window.
	5. Fixed some bugs in the Remove.
V2.0
	1. Removed most of the Popup, and putit  into a custom @window 
             For easier use.
        2. Changed the way I store the F-servers name so It will work better.
        3. Fixed a bug in the sharing.
         
V1.04 
	1. Added an option to see the directories of the File servers ( I forgot to
	    add that in the last versions... son't know why... )   
	2. I removed the on 1:Unload: line cause I relized there is no such thing yet...
	3. I fixed something in the setup.
        4. Fixed yet another problam in the setup...

v1.03
	1. Fixed some spelling
	2. Fixed some of the setup.
	3. Fixed the add File server option, and the remove File server option
	4. Actually I rewrote most of the script... it was all fucked up.

v1.02
	1. The first version that I published
	2. VERY BUGGY
	3. Added my muliple Fserver Idea.
	4. Most of it didn't work... not worth anything...



I sometimes put some new versions of the script in the web at: yochai.timmer.com

I would Like to thank some people for their help and advice (Mainly help in Dialogs)
HaGGiS
Verb
Prescott
Merlin
JustKev
(If I forgot someone... sorry)

You can find us me on UnderNet in the channel #mIRC