mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Jan 2007
Posts: 1,156
D
DJ_Sol Offline OP
Hoopy frood
OP Offline
Hoopy frood
D
Joined: Jan 2007
Posts: 1,156
Hi! I know how to use a socket to overwrite a text file in my script directory. I'm wondering if there is a way I can automatically download a sound file or jpg to my script directory.

example:
The user clicks a button on my script and it shows them a list of files they may want to download. The choose a sound file and it downloads to the script directory.

Joined: Mar 2003
Posts: 612
B
Fjord artisan
Offline
Fjord artisan
B
Joined: Mar 2003
Posts: 612
I don't think so, you could however use a /run http://path.to.sound.wav and ask them when they click to download into $scriptdir. or use a /rename $findfile() $qt($scriptdirfilename.wav) when downloaded to move it there yourself....

btk


billythekid

Link Copied to Clipboard