Falador game data

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

Gold Subscription Card

Gold Subscription Card

A 30 day Gold subscription.

id 1292
Value
5
Inventory sprite
479
Stackable
no
Wieldable
no
Members
no
Special / quest
no
Inventory action
Redeem
Primary colour
#FFCC4C
Secondary colour
none

Use in a script

let it = invItem(1292)            # Gold Subscription Card

See the script docs for the full command set.