marcos2006 Posted June 22, 2005 Share Posted June 22, 2005 i need a mirc script that when some types !help i send a txt file automaticly also when some types !help1 i get a pm with there nick and chan there on so i can go and help them either or will be ok but will like both anyways thanks in a advaced Link to comment Share on other sites More sharing options...
Pink Floyd Veteran Posted June 23, 2005 Veteran Share Posted June 23, 2005 search on google for mirc script long time ago there was a site named mircscripts.org but that's long time ago hehe (around 1996) on *:TEXT:!help:#: { dcc send $1 d:\path\to\the\file\file.txt } that would be something like that Link to comment Share on other sites More sharing options...
Dallas Posted June 23, 2005 Share Posted June 23, 2005 on *:text:!help*:*:{ dcc send $nick <filename> } ill help you more when i get home Link to comment Share on other sites More sharing options...
Recommended Posts