> For the complete documentation index, see [llms.txt](https://docs.greenhellmodding.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.greenhellmodding.com/client-code-examples.md).

# CLIENT - CODE EXAMPLES

- [Reading private variables](https://docs.greenhellmodding.com/client-code-examples/reading-private-variables.md)
- [Modifying private variables](https://docs.greenhellmodding.com/client-code-examples/modifying-private-variables.md)
- [Accessing the player instance](https://docs.greenhellmodding.com/client-code-examples/accessing-the-player-instance.md)
- [Giving items to a player](https://docs.greenhellmodding.com/client-code-examples/giving-items-to-a-player.md)
- [Modifying the inventory max weight](https://docs.greenhellmodding.com/client-code-examples/modifying-the-inventory-max-weight.md)
- [Unlocking everything in the Notepad](https://docs.greenhellmodding.com/client-code-examples/unlocking-everything-in-the-notepad.md)
- [Disabling player movement](https://docs.greenhellmodding.com/client-code-examples/disabling-player-movement.md)
- [Toggling the mouse/cursor](https://docs.greenhellmodding.com/client-code-examples/toggling-the-mouse-cursor.md)
- [Printing to the console](https://docs.greenhellmodding.com/client-code-examples/printing-to-the-console.md)
