Sources

The official onetap documentation was never seen by any of the authors and therefore this documentation is prune to have mistakes (and is unavailable now anyway).

Javascript globals/runtime

The javascript globals were dumped using a script and documented with the help of a lot of sample scripts.

The onetap typescript project contained a javascript runtime dump and helped us with serious misunderstandings regarding the Entity and Ragebot modules and with fixing a lot of smaller inaccuracies.

Callbacks

All callbacks were directly taken from a collection of sample scripts. They may be incomplete.