Top

mIRC Code Snippets Tagged with birthday

  (8)  
Sort by 
This script announces how old you are in the current channel by going "/age" Make sure you put this in a new remotes window. When you load it, it will ask you for your birthday in DAY/MONTH/YEAR..
Tags: birthday  display  script 
+ 0 likes
0 comment(s)    Score: 0.0    Platform: mIRC    Posted by craighton on Oct 17, 2009
Plain and VERY simple A few very simple snippets for the lazy people that can't take 2 mins to make them :P Halloween: <Kortho> !halloween <@Aussiebot> HAPPY HALLOWEEN! Trick or Treat!..
+ 0 likes
4 comment(s)    Score: 0.0    Platform: mIRC    Posted by kortho on Dec 27, 2008
This really small alias can retrieve horoscope sign from specified birth date. I used this for my bot, so they had only to set birthday and not horoscope anymore. (Means that they can't lie either) Suggestions..
+ 0 likes
4 comment(s)    Score: 4.7    Platform: mIRC    Posted by Noutrious on Sep 26, 2008
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    Platform: 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    Platform: 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
6 comment(s)    Score: 0.0    Platform: 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    Platform: 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    Platform: mIRC    Posted by Mpdreamz on Oct 13, 2006
Bottom