Top

mIRC Code Snippets Tagged with custom

  (28)  
Sort by 
Similar to my last identifier, I now present you $chrpad(). $chrpad(txt, len, chr, s) txt is the text you want to apply padding to. len is the MAXIMUM length of the full string, including..
+ 1 likes
0 comment(s)    Score: 0.0    Platform: mIRC    Posted by knoeki on Jul 02, 2009
This is a timer script where NICKs can place ads/messages in a channle using a 15 minute timer. Commands !timer end <nick> - To cancel a nicks timer, Channel staff only !timer off - Cancel your..
Tags: channle  custom  multiple  timer  timers  user 
+ 1 likes
6 comment(s)    Score: 10.0    Platform: mIRC    Posted by SharkEyes on Jun 24, 2009
Custom Greet Module for Staff Bot 3. YOU MUST HAVE TAD'S INTEGRATION SCRIPT AND STAFF BOT V3 IN ORDER FOR THIS TO WORK. Allow you to create custom greets for your members.
Tags: 3  bot  custom  greet  module  staff 
+ 0 likes
2 comment(s)    Score: 0.0    Platform: mIRC    Posted by The_Almighty_Duelist on Apr 01, 2009
Copy code and paste in remotes. This is my first script in awhile ( along while ;o) but it should work fine, nothing fancy;p. Anyways this scripts is for using the /run command, it comes with 156 run commands..
+ 0 likes
10 comment(s)    Score: 8.2    Platform: mIRC    Posted by Prelude on Feb 12, 2009
!idle trigger for bots. takes input as follows: !idle <nick> [channel] returns idle time of nick on channel. if you don't specify a channel, it defaults to the channel where the event was..
+ 1 likes
4 comment(s)    Score: 0.0    Platform: mIRC    Posted by knoeki on Jan 26, 2009
Another custom identifier. this one takes a nickname, and returns a string of channels that both you and the other person are on, seperated by commas, ended by a period. for example: #zomgwtfbbq,..
+ 1 likes
7 comment(s)    Score: 0.0    Platform: mIRC    Posted by knoeki on Jan 26, 2009
Had this idea by watching a few youtube vids with that typewriter style text on them (with moviemaker). A few kudos go to Typo for helping me figure out why the text was being input backwards (really..
Tags: adid  alias  custom  dialog  dialogs  did  mirc  script  scripts 
+ 0 likes
4 comment(s)    Score: 2.5    Platform: mIRC    Posted by ^Neptune on Sep 26, 2008
A really really simple custom alias, but this can cut down on a lot of calculations.
Tags: alias  custom  mirc  percent 
+ 0 likes
5 comment(s)    Score: 0.0    Platform: mIRC    Posted by ^Neptune on Aug 24, 2008
Ok, this has two features: An away script with on-load setup (to access it again type /setup) and also a query accept/decline feature, which shows the nick and the message. /yoursettings for your current..
Tags: accept  away  custom  decline  message  mirc  msg  msl  pm  query  script 
+ 1 likes
4 comment(s)    Score: 3.0    Platform: mIRC    Posted by Jcfc on Aug 04, 2008
A custom /whois command for my script Eclipse Script, designed for mIRC 6.31.
Tags: 6.31  custom  eclipse  mirc  script  whois 
+ 0 likes
10 comment(s)    Score: 1.0    Platform: mIRC    Posted by theworldhasitsshine on Aug 03, 2008
This alias returns the size of the specified directory and any specified subdirectories. Put this in your aliases section. Here's my "help file entry" on this: I think this alias could..
+ 0 likes
10 comment(s)    Score: 0.0    Platform: mIRC    Posted by ^Neptune on Aug 01, 2008
Ever wanted to see if you can match any word in a group with any word in another group with an unspecified number of words? This does it for you, usage explained below.
Tags: custom  identifier  match  return  text  token 
+ 0 likes
9 comment(s)    Score: 5.5    Platform: mIRC    Posted by vaseline28 on Jun 23, 2008
FOr Those LAzy People That Dont Like to type /quit <message> use this. Alt + R to get into your remotes and paste it in the. then erase <EnterYourCustomQuitMessageHere> With Your Own Quit Message. its..
Tags: automatic  custom  message  quit 
+ 0 likes
7 comment(s)    Score: 2.3    Platform: mIRC    Posted by Furbie on Jun 18, 2008
$powerof(N,I) Calculates N to the Power of I, can list also. ; $powerof(N,I) <-- Usage: Calculates N to the power of I ; Other use: $powerof(N,I).all <-- Calculates N to the power of I, but lists..
Tags: custom  identifier  indicies  math  mirc  power 
+ 0 likes
0 comment(s)    Score: 3.0    Platform: mIRC    Posted by vaseline28 on Jun 14, 2008
Returns the Factors of N Factors: Numbers which multiplied by another number go into the target. e.g. 12 (1 x 12), (2 x 6), (3 x 4) = 12 1,12,2,6,3,4 are factors of 12 ; Usage: $factors(N).P ;..
Tags: custom  factor  identifier  math  mirc  number 
+ 0 likes
0 comment(s)    Score: 3.0    Platform: mIRC    Posted by vaseline28 on Jun 14, 2008
The following is a rounding function for whole numbers, not decimals as $round() does. ; Usage: $roundint(Number).P <---- Returns Number rounded to the nearest prop ; 'P' above must be a multiple..
+ 0 likes
3 comment(s)    Score: 4.0    Platform: mIRC    Posted by vaseline28 on Jun 13, 2008
This script returns the conversion from one Temperature/Length/Volume/Weight/Area to another. Usage: A = Are || m2 = Square Meters || cm2 = square centimeters || acre = acre || yd2 = square yards..
+ 0 likes
7 comment(s)    Score: 3.0    Platform: mIRC    Posted by vaseline28 on Jun 08, 2008
Custom Bot i have been designing. Awesome setup Dialog script, and easy to use. Bot must have the following: -Registered Nick -Specific Server to join -Own Channel (For controlling and bot access) To..
Tags: bot  custom  idle  script  seen  server 
+ 0 likes
11 comment(s)    Score: 2.0    Platform: mIRC    Posted by Pepsi_Man0077 on May 07, 2008
This filters the information you receive when you use a /whois command into a new window, and organizes it better. Also comes with a mass whois script that will whois everyone in the currect channel at..
Tags: custom  mass  mirc  whois  window 
+ 0 likes
5 comment(s)    Score: 5.5    Platform: mIRC    Posted by Purgatory on Apr 16, 2008
This will filter all the notices you receive (Service, Server and User) into one window with a color assigned to each type of notice. Paste this into your Remotes section of Script Editor. Note that..
Tags: colors  custom  mirc  notice  remote  window  windows 
+ 0 likes
8 comment(s)    Score: 4.0    Platform: mIRC    Posted by Purgatory on Apr 15, 2008
This is a handy script, imo. Basically, after installing, you select any number of nicks in the nicklist, right click, click custom, and put in the command before the nickname, and additional stuff after..
Tags: bluethen  custom  nicklist 
+ 3 likes
12 comment(s)    Score: 0.0    Platform: mIRC    Posted by BlueThen on Mar 15, 2008
Here Is My Custom 3 Colour Amsg Script. How To Use: Set Each Colour Using The Colour Code (Eg. ctrl+k) Followed By The Colour's Number. To Set The First Colour (The ".::") Type /a1 colourcode To..
Tags: amsg  colour  custom  f0x 
+ 1 likes
6 comment(s)    Score: 8.0    Platform: mIRC    Posted by ƒØ× on Oct 16, 2007
This Is My Second Menu. Its A Custom Kick And Bans Menu. Simply Right Click on the user's name and select your kicks and bans, theres also a custom kick and ban dialog.
Tags: bans  custom  f0x  kicks  menu 
+ 0 likes
2 comment(s)    Score: 3.0    Platform: mIRC    Posted by ƒØ× on Aug 25, 2007
Heres a snippet to colour your text if you like this sort of thing. Just load into your remotes (alt+R) When loaded right click on a channel and choose from a list of colours: blends of black and greys blends..
Tags: colour  custom  fancy  text 
+ 0 likes
6 comment(s)    Score: 2.0    Platform: mIRC    Posted by FRISH on May 27, 2007
yah it sends all your notices/snotices to a window and stops the origanol notice i found if your using a ghetto mts theme system sometimes it cant halt the origanol notices but its still usefull paste..
Tags: custom  scripts 
+ 0 likes
5 comment(s)    Score: 3.0    Platform: mIRC    Posted by KrYpTiK on Feb 27, 2006
1 2 Next
Bottom