Skip to content
This repository was archived by the owner on May 21, 2026. It is now read-only.

Latest commit

 

History

History
51 lines (16 loc) · 1019 Bytes

File metadata and controls

51 lines (16 loc) · 1019 Bytes

Script Builder

UNMAINTAINED WARNING & PROJECT MIGRATION

Project has been migrated and preserved to: https://codeberg.org/mrparker/script-builder

Code has been unmaintained for a long time, please take care in it's usage....

A fully featured script builder.

This is a fully-featured script builder. Includes the following features, ready out of the box:

  • Sandbox with custom methods, functions, and custom properties behavior

  • Local scripts, which can run on the client with full native speed

  • Server scripts, which run on the server with full native speed

  • Console output - which includes logging errors, and general output

  • Script builder itself is protected from potential damage

The following dependencies are required in order to make the project work:

The following is only required to modify the source in this repository:

.ending-whitespace