Top

mIRC Code Snippets Tagged with birthday

  (5)  
Sort by 
mmm....It creates a *.ini file that'll record your friends birthday..... Im not positive if the bottom portion of the script ( This part vv ) on *:START: { $readini(birthdays.ini,peoplez,%nick,%date)..
Tags: birthday  ini  script 
+ 0 likes
4 comment(s)   |   Score: 2.3   |   Language: mIRC   |   Posted by [-DDC-]Darkness on Mar 19, 2008
A nice Count Down script I made from scratch. --------------------- CLIENT VERSION It does what it's meant to do. You type in: !countdown [month] [day] [hour] [name of occasion] EX: !countdown..
+ 0 likes
1 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by vegeto079 on Dec 01, 2007
a simple script to countdown how long it is until your birthday. You simply type !addb <name> <month> <day> to set your birthday and type !b <name> to see how long it is until..
Tags: birthday  countdown  counter 
+ 0 likes
5 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by A_A on Aug 18, 2007
This is the first script I'm contributing to Hawkee, I hope to contribute many scripts. I first took up scripting because I was frustrated with the variety here, I hope to stop noobs from having that problem! Anyway,..
+ 0 likes
0 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by fahadlol on Jul 09, 2007
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   |   Language: mIRC   |   Posted by Mpdreamz on Oct 13, 2006
Bottom