In the context of the Roblox game , a "script" typically refers to one of two things: the internal Luau code used by the developers to build the game's mechanics, or external exploit scripts used by players to automate gameplay (cheating). Internal Development Scripts

: Automatically teleports the player to quest NPCs and targets, completing objectives without manual input. Combat Enhancements

A defining technical feature is the modularity of the skill system. Rather than hard-coding every ability, developers typically utilize ModuleScripts. Each "Breathing Style" (e.g., Sun Breathing, Moon Breathing) is a distinct module containing data regarding: