PDA

View Full Version : site blowfish


DJZacharia
05-08-2009, 06:48 PM
Hello,

I would like a plugin so when i type "site blowfish" into my ftp client, it will show my site's irc channels blowfish keys:


[2] site blowfish
[2] 200 Blowfish key is: mychannelskeyhere



thanks to whomever can help

(i'm sure something like this already exists, but i've looked all over and have yet to find it)

(ioNiNJA.Alpha.v0.8.0.9-2009-05-08 || nxTools-v1.2.1 || nxAutoNuke-v2.5.1)

Trichlorethen
05-08-2009, 11:34 PM
yes that exists!!!

you should simply learn to read the ioftpd.ini file, then you would know how todo that ;)


[FTP_Custom_Commands]
# define new "site" commands here!

# trigger = !file # Show file

## Examples
# welcome = !..\text\ftp\welcome.msg




open notepad, type in some text e.g. "Good Morning", save it into your scripts folder and add this line into ioftpd.ini


[FTP_Custom_Commands]
morning = !..\scripts\good_morning.txt