mIRC Code Snippets Tagged with parser
(3)
This uses and manipulates a mode string, and returns a flatlist, for easier parsing, so for example:
+ooo-v+b moo1 moo2 moo3 moo4 *!*@quakenet.org
would return:
+o moo1 +o moo2 +o moo3 -v moo4..
+ 0 likes
SlaveHack is an virtual hacking game (http://www.slavehack.com) The log files keep track of everything that goes on during the game. Many players like to harvest IPs from these logs and hack them so I've..
+ 0 likes


