mIRC Code Snippets Tagged with custom
(28)
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
!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
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
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..
+ 0 likes
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..
+ 1 likes
$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..
+ 0 likes
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
;..
+ 0 likes
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
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
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..
+ 0 likes



