Top

mIRC Code Snippets Tagged with parser

  (3)  
Sort by 
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..
Tags: flatlist  mode  parser 
+ 0 likes
0 comment(s)    Score: 0.0    Platform: mIRC    Posted by sparko on Aug 26, 2009
This stats snippet gets RuneScape statistics from a parser that I made located at http://parsers.o-ss.net/oneline/stats.php The syntax to use the snippet is easy to use: !(rs)stats <user> @(rs)stats..
Tags: look  lookup  oss  parser  rs  rscape  runescape  stats 
+ 0 likes
5 comment(s)    Score: 1.0    Platform: mIRC    Posted by PcDark on Jul 05, 2007
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..
Tags: log  parser  slavehack 
+ 0 likes
1 comment(s)    Score: 6.0    Platform: mIRC    Posted by Zach on Jul 05, 2006
Bottom