Top

mIRC Code Snippets Tagged with function

  (7)  
Sort by 
I'm sure many people have this already but I decided to upload it anyway... It sets the topic for your channel on an IRC Network... i.e. General Chat | John is here | Today's winner is Dave! | #john..
Tags: bot  function  irc  mirc  script  system  topic  winner 
+ 0 likes
0 comment(s)    Score: 0.0    Platform: mIRC    Posted by Elijah on Oct 28, 2009
While working on my soon to be released snippet, I saw the need to be able to reference topics and/or items by wildmatch... so without further ado, I present you $wini! :_) It's kind of like $ini, although..
+ 1 likes
1 comment(s)    Score: 0.0    Platform: mIRC    Posted by knoeki on Oct 02, 2009
Just a simple identifier, once again, but someone other than me should find it useful. Usage: $temconv(N, [c]) Takes a temperature and converts it. Assumes input is farenheit and converts to celcius,..
+ 1 likes
0 comment(s)    Score: 10.0    Platform: mIRC    Posted by knoeki on Sep 22, 2009
+ 0 likes
13 comment(s)    Score: 7.5    Platform: mIRC    Posted by jonesy44 on Apr 13, 2009
Pretty basic script to inform you of your currently loaded scripts using mIRC built in idents. Copy and paste this snippet into your remotes (ALT + R) Type to fire it up =)
Tags: file  function  help  ini  loaded  mrc  script  scripts  total  txt  usefull  while 
+ 0 likes
11 comment(s)    Score: 0.0    Platform: mIRC    Posted by jonesy44 on Feb 03, 2008
Put this snippet into the remotes section. A simple use of aliases, or a dialog to auto(op,hop, or voice), auto-greet, and auto(kban, or ignore). <br> Directions: <br> 1- Type: /addnick..
Tags: add  auto  function 
+ 0 likes
6 comment(s)    Score: 0.0    Platform: mIRC    Posted by Ghost-lit Warder on Aug 30, 2007
We all have to use a while loop sometimes. But its annoying to type it all over and over again. So I thought lets make a function which does all that in 1 line. here it goes: How to: use:..
Tags: function  loop  while 
+ 0 likes
1 comment(s)    Score: 0.0    Platform: mIRC    Posted by FeaR^ on Aug 05, 2007
Bottom