a mIRC script for sharing drag&dropped files with your friends on IRC.
When you drag&drop file(s) or folder(s) on a channel or query window the script creates a temporary webserver, and then pastes an URL to the shared files to the target window. Other users can then simply double click the URLs to access files with their favorite browser.
- Copy servefile.ini and servefile.txt into your mIRC folder.
- Edit servefile.ini to your liking.
- (Only if behind NAT w/o UPnP): Edit your router settings to route traffic from the specified port (default 81) to your LAN address.
- Run: /load -rs servefile.txt on any mIRC window.
- Go to mIRC Options->Mouse->Drop and replace:
*.wav:/sound $1 $2-
*.*:/dcc send $1 $2-
... with this:
*:/servestart $1 $2-