| 
11-13-2007, 02:52 AM
I believe that is right for the IK maul. It doesn't matter that it is under the IK section it just needs to be under the set items area.
The "!(#)" means it will not keep an item with that amount of sockets.
So if you wanted to add a line to pick up gray monarchs with 4 sockets you could put:
"Monarch" = "!(1)" & "!(2)" & "!(3)"
or
"Monarch" = "(4)"
I was going to write a guide about the pkid for mm.bot when I used to bot but never got around to it. |