inventory_slot_coords
Get pixel center coordinates for any inventory slot (0-27) in Old School RuneScape. Automatically detects the game window layout for accurate positioning.
Instructions
Get pixel center coordinates for an inventory slot (0-27). Auto-detects layout.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slot | Yes | Inventory slot index (0 = top-left, 27 = bottom-right, row-major order). | |
| layout | No | 'auto' detects from current screenshot (default). 'fixed' = 765×503. 'resizable' = approximate for your screen size. | auto |