Code Snippets by Noutrious
Oct 04, 2011
This is a module for MySQL Bot Core system.
You'll need http://www.hawkee.com/snippet/8882/ in case for this to work.
PHP Side: http://www.hawkee.com/scripts/20788797/
Sep 27, 2011
This is a module for MySQL Bot Core system.
You'll need http://www.hawkee.com/snippet/8882/ in case for this to work.
No extra MySQL structure needed.
Sep 08, 2011
SCREENSHOT: http://www.hawkee.com/profile/img/1014731/
mIRC Side for this script: http://www.hawkee.com/snippet/8962/
MySQL Database Structure:
P.S. Don't judge the PHP code, I'm..
Sep 08, 2011
SCREENSHOT: http://www.hawkee.com/profile/img/1014731/
This is a module for MySQL Bot Core system.
You'll need http://www.hawkee.com/snippet/8882/ in case for this to work.
PHP Side..
Sep 06, 2011
This is a module for MySQL Bot Core system.
You'll need http://www.hawkee.com/snippet/8882/ in case for this to work.
* Please note that this is in BETA version.
NOTE: The frequency..
Sep 05, 2011
This is a module for MySQL Bot Core system.
You'll need http://www.hawkee.com/snippet/8882/ in case for this to work.
CHANGELOG:
1.00 STABLE -> 1.01 STABLE
- Removed $iif statement..
Aug 04, 2011
MODULES:
- Seen System - http://www.hawkee.com/snippet/8954/
- Stats System - http://www.hawkee.com/snippet/8958/
- Live Status - http://www.hawkee.com/snippet/8962/
- Channel Peak -..
May 23, 2009
Just had a problem with percent getting when the first number is bigger than the second.
Solved the problem by making an aliases for that and here it is, may be pretty handy for some of..
Oct 05, 2008
Simply checks for idlers at channel(-s) every 30 seconds and if anyone (besides exceptions and script user) with access has idled more than allowed at %maxidle variable, that persons access..
Oct 05, 2008
Made this for a guy at MSN, had an idea that others could find this useful too.
Marks user last seens at join event and with !lastseen [nick] you can retrieve the nick's last seen time..
Sep 26, 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..
May 28, 2008
Well, i think a good example for newbies at sockets (like myself) - retrieves needed data from the website and echo'es it. Only 13 lines, but it does his job for good ;)