mover 0.04 for D2HackIt!

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

This module moves common 1x1 items for you.  You'll need to load this module
and join a new game or go into trade and cancel after the trade window loads
up so it can keep track of your inventory.  Only common 1x1 items are
supported but it should somewhat work with other items in your inventory.
This module is inteded more for the SOJ or gem mules so this shouldn't be
a problem.

*** WARNING *** Early versions of this corrupted my characters (due to
moving items on top of other items and creating invisible items).  This
has likely been resolved but use this at your own risk.

Changes:
0.01 Moved rings/amulets without causing problems
0.02 Added other 1x1 items and item selection command
0.03 Uses internal db to determine item size
     Added more items that can be moved, s2g command
     Allow disabling of safety checks
     Fixed flawless amethyst item code
0.04 Added cube buffer support

Commands:
  .mover item [value]
       Show/set the items you want to have moved.
           Value is the hex sum of:
             1 = ring, 2 = amulet, 4 = charm, 8 = jewel, 10 = rune,
             20 = chipped gem, 40 = flawed gem, 80 = normal gem,
             100 = flawless gem, 200 = perfect gem, 400 = gold,
             800 = health potion, 1000 = mana potion, 2000 = rejuv potion

  .mover show <inv | st | tr | cu>
       Show the items in your inventory, stash, trade, or cube buffer that
       matches your item selection.

  .mover c2g <count>
       Move up to count items from your cube to ground.

  .mover c2i <count>
       Move up to count items from your cube to inventory.

  .mover c2s <count>
       Move up to count items from your cube to stash.

  .mover c2t <count>
       Move up to count items from your cube to trade.

  .mover i2c <count>
       Move up to count items from your inventory to cube.

  .mover i2g <count>
       Move up to count items from your inventory to ground.

  .mover i2s <count>
       Move up to count items from your inventory to stash.

  .mover i2t <count>
       Move up to count items from your inventory to trade.

  .mover s2c <count>
       Move up to count items from your stash to cube.

  .mover s2g <count>
       Move up to count items from your stash to ground.

  .mover s2i <count>
       Move up to count items from your stash to inventory.

  .mover s2t <count>
       Move up to count items from your stash to trade.

  .mover checks [0 | 1]
       Show/set safety checks (moving items to/from stash/trade when it
           hasn't been opened).

  .mover help
       Shows help

Installation:
  Copy mover.d2h to your D2HackIt folder and use ".load mover" to load the
  module.

Note:
  If you move gold piles to the ground, you'll see them as 1 gold even
  though it may be higher.  This is a bug in the D2 client resulting from
  modifying the gold pile packet (so it can be rendered without crashing)
  that is moved to your hand.

Requirements:
  D2HackIt! 0.45 or later.

MD5 for mover.d2h: 01ec1ff5f7c32f1df12ce22f78c71f50


http://geocities.com/herzog_zwei/

-hz
--------------------------------------------------------------------------------
