SLOTCLICK(<slot>,[button],[shift])

Category
GUI
Added in
v0.9
Permission
mod.macros.script.inventory.slotclick

Simulates clicking on the specified slot in the current GUI

<slot> can be -999 to drop the previously selected item.

[button] can be either "left" for left-click or "right" for right-click

[shift] should be true if you want to shift-click

Changelog