Falador game data

Read straight from the client cache — every id here is exactly what a script uses.

Buffers

Stop the carts falling off the end

id 150
Type
1
Size (tiles)
1 × 1
Model
trackbuffer (#100)
Elevation
0
Action 1
walkto
Action 2
examine

Use in a script

let obj = nearestObject(id: 150)   # Buffers

See the script docs for the full command set.