Top

mIRC Code Snippets Tagged with duration

  (6)  
Sort by 
+ 1 likes
22 comment(s)    Score: 7.7    Platform: mIRC    Posted by jonesy44 on May 27, 2009
$elapsed will allow you to easily get the length of time that has elapsed from a given date to the present in the "yr wk day hr min sec" format. This can be a very useful script, for example,..
Tags: asctime  ctime  duration  elapsed  passed  seen  since  time 
+ 0 likes
13 comment(s)    Score: 6.0    Platform: mIRC    Posted by NIGathan on Dec 22, 2008
Dit script werkt hetzelfde als het in mirc ingebouwde $duration(12345) script... Het enige verschil is dat dit een door mij gemaakte nederlandse versie ervan is! Je typt gewoon in je script $duratie(12345)..
Tags: away  counter  duratie  duration  irc  mirc  tijd  time 
+ 0 likes
7 comment(s)    Score: 0.0    Platform: mIRC    Posted by Patatje-oorlog on Oct 16, 2008
This snippet does what $duration should do and converts a string like 2w4d10h3m2s into seconds. Usage is $lduration(string) where string should be formatted as above. Accepted time measures are the same..
Tags: duration  time 
+ 0 likes
2 comment(s)    Score: 5.0    Platform: mIRC    Posted by LIQUID_NiTrO on Dec 30, 2006
Type "/leave" for "NICK is away" It will say this message in all the channels you are in. Type "/away [reason]" For "NICK is away. Reason: [reason]" Without the..
Tags: away  duration  reason  system  timer 
+ 0 likes
9 comment(s)    Score: 2.0    Platform: mIRC    Posted by PowerDragon on Nov 11, 2006
The purpose of this snippet is to bring the power of VB's DateDiff function to mIRC which date handling functions can be quite restricting. This snippet allows you to calculate the difference between..
Tags: birthday  date  duration  months  weeks  years 
+ 0 likes
8 comment(s)    Score: 8.0    Platform: mIRC    Posted by Mpdreamz on Oct 13, 2006
Bottom