AS OF JAN 4, 2026: BYOC does not require an external battery. BYOC is now a plasma-based system.
Requirements
- All prims containing scripts must have unique names:
- One prim must be named
'system.main'. - One prim must be named
'K_Surface'(This is how others and yourself access the controller by touching). - One prim must be named
'K_Storage'. - Rename the remaining 3 prims to something unique (e.g.,
DS1,DS2,DS3). They CANNOT all be named ‘Object’.
- One prim must be named
Installation Steps
All scripts prefixed with ‘KOR’ (and ‘KOCORE’) should be placed in the root prim unless otherwise specified.1
'system.main' prim
Place
system.main and keep.alive scripts.2
Gateway Prims
Place
KOR.gateway script in three separate prims without any other scripts.3
'K_Surface' prim
Place
KOR.interact script here.4
'K_Storage' prim
Place
KOR.content and KOR.input scripts. Also place updater prim, animations, and notecards here.5
Description
Place your encrypted token in the
system.main prim description.Encrypted Token
6
Finalize
Pick up the object and attach to the Chest attachment point.

