mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: May 2008
Posts: 8
U
Unl Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
U
Joined: May 2008
Posts: 8
Hey guys,

I wanted to make a script for mIRC.
If you type:
/me laugh with MrX
You should have added immediately:
[$me has laugh with X people]
But, i try to make it, but the fail all :'(
Can someone make one for me?

Thx!

edit: i managed to make one myself:

/lachuit {
/describe $chan lacht $$1 uit (Aantal mensen uitgelachen: %lach $+ ) | inc %lach
}


I can imagine something exist already. Does someone know a link to those scripts?

Last edited by Unl; 03/05/08 09:39 AM.
Joined: Aug 2004
Posts: 7,252
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Aug 2004
Posts: 7,252
There are several scripting sites that offer scripts that can be copy & pasted (also called snippets) as well as scripts that can be downloaded from the site (these are usually more complicated and require multiple files to work properly).

You can try Hawkee, mIRC Scripts, or any of the other scripting sites that they have links to.

Joined: May 2008
Posts: 8
U
Unl Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
U
Joined: May 2008
Posts: 8
Ok, thanks!


Link Copied to Clipboard