Experimonkey Logo

Read a massive array of coordinates, block IDs, and rotation angles from a text file or data string.

Convert a web image (using a Discord URL or similar) into a pixel-art block structure in the game.

An Auto Build script is a piece of code (usually written in Lua) that interacts with the game’s engine to automate the construction process. Instead of manually clicking to place every block, the script reads a blueprint—often saved in a JSON or text format—and "injects" the placement commands into the game. Key Features of Top-Tier Scripts: