mIRC Home    About    Download    Register    News    Help

Print Thread
#3803 28/12/02 11:03 PM
Joined: Dec 2002
Posts: 13
P
Pikka bird
OP Offline
Pikka bird
P
Joined: Dec 2002
Posts: 13
what do i have to do to fserve? pls help. thanks smirk

#3804 28/12/02 11:13 PM
Joined: Dec 2002
Posts: 144
D
Vogon poet
Offline
Vogon poet
D
Joined: Dec 2002
Posts: 144
If you want to learn the basics on how to run the fileserver system provided by mIRC, take a look here.

You might consider getting a fileserver script though - they allow you to set options and manage files/users/triggers more easily.

A bunch of script deposit websites are listed here - scroll down to the section called Scripts and scripting information for mIRC.


"Any sufficiently advanced technology is indistinguishable from magic." - Arthur C. Clarke
#3805 28/12/02 11:18 PM
Joined: Dec 2002
Posts: 13
P
Pikka bird
OP Offline
Pikka bird
P
Joined: Dec 2002
Posts: 13
that was a fast reply, thanks a lot! i will take a look and study it. laugh

#3806 29/12/02 02:33 AM
Joined: Dec 2002
Posts: 2
S
Bowl of petunias
Offline
Bowl of petunias
S
Joined: Dec 2002
Posts: 2
Myself I use spr Jukebox. That is probably the most common serving script. Good luck and enjoy.


Untroubled1
#3807 29/12/02 06:35 PM
Joined: Dec 2002
Posts: 13
P
Pikka bird
OP Offline
Pikka bird
P
Joined: Dec 2002
Posts: 13
is that a special kind of mirc? if so, where can i download that? crazy

#3808 30/12/02 07:15 PM
Joined: Dec 2002
Posts: 164
M
Vogon poet
Offline
Vogon poet
M
Joined: Dec 2002
Posts: 164
Please read /help fserve or you may start with this example code:
Code:
  
ON 1:TEXT:*!Trigger*:#YourChannel:{ 
  fserve $nick 3 c:\path\to\files c:\path\to\welcome.txt 
}

There are webpages about Fserves at here and also here.


DALnet: #HelpDesk, #mIRC, #MISHScript - Undernet: #mIRC, #mIRC-Scripts
#3809 04/01/03 02:52 AM
Joined: Dec 2002
Posts: 13
P
Pikka bird
OP Offline
Pikka bird
P
Joined: Dec 2002
Posts: 13
I am not good at scripting but I might try to ask a friend to help me... thanks for the website cool


Link Copied to Clipboard