Sniffer 0.04 for D2HackIt!

--------------------------------------------------------------------------------

This module shows incoming and outging packets in game.

Commands:
  .sniffer show <r|s> <p1 ... pX>
     Shows (R)eceived or (S)ent packets in game with first byte matching
	 p1, p2, p3...pX.

  .sniffer hide <r|s> <p1 ... pX>
     Hides (R)eceived or (S)ent packets in game with first byte matching
	 p1, p2, p3...pX.

  .sniffer list
     Shows all received and sent packets that will currently show.

  .sniffer clear
     Hides all received and sent packets from showing.

  .sniffer load [section]
     Loads a section of sniffer definitions from [section] in sniffer.ini

  .sniffer save [section]
     Saves a section of sniffer definitions to [section] in sniffer.ini

  .sniffer log <file> 
     Logs packets to <file>.txt in your D2 dir.

  .sniffer log stop 
     Stops the logging to <file>.

  .sniffer output
     Toggles output of packets on/off.

Installation:
  Copy Sniffer.d2h and Sniffer.ini to your D2HackIt folder and use
  ".load sniffer" to load the module.

Tips:
  ".sniffer load show-all" will load pre-defined definition [show-all] and 
  show all sent and received packets.
  ".sniffer load sent-all" or ".sniffer load recv-all"
  will show all sent or all received only

Official websites: 
  http://thohell.d2network.com
  http://www.geocities.com/thohell/

Official forum: 
  http://forums.d2network.com/phpBB/viewforum.php?forum=35

Requirements:
  D2HackIt! 0.45 or later.

Changelog:
  0.03 2002-01-14 log added by Blackpower
  0.04 2002-01-14 output added by Blackpower

Thanks to druttis for his contributions

/thohell
--------------------------------------------------------------------------------
