/itemnotify¶
Syntax¶
/itemnotify [ slotname | # | in bag slot# | itemname ] notification
Description¶
Simulates inventory interactions. Similar to /click without the mouse click.
Parameters¶
- slotname - any one of the equipment Slot Names.
- # - any slot number.
- in bag slot# - can be pack1-pack8 or bank1-bank24, followed by a slot number.
- Not supported: sharedbank, trade slots
- itemname - first match in inventory
- notification can be any one of the following:
Notification | Action |
---|---|
leftmouseup | Left click (press + release) |
leftmouseheld | Left mouse hold |
leftmouseheldup | Release after left hold |
rightmouseup | Right click (press + release) |
rightmouseheld | Right mouse hold |
rightmouseheldup | Release after right hold |
Examples¶
Exchange the item in slot1 of pack8 with the item in your main hand:
/itemnotify in pack8 1 leftmouseup
/itemnotify mainhand leftmouseup
/itemnotify in pack8 1 leftmouseup
Right-click your Shrunken Goblin Skull Earring:
/itemnotify "Shrunken Goblin Skull Earring" rightmouseup