public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

VXACESES Console (An advanced REPL for RMVX Ace.)

BMM Archive · July 15, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: SES Console (An advanced REPL for RMVX Ace.)
  • Original author: Solistra
  • Original date: April 8, 2014
  • Source thread: https://forums.rpgmakerweb.com/threads/ses-console-an-advanced-repl-for-rmvx-ace.25882/
  • Source forum path: Game Development Engines > Ruby Game System (RGSS) Scripts > RGSS3 Scripts (RMVX Ace)

Summary

SES Console v1.2 by Solistra and Enelvon​Introduction This script provides an interactive Ruby console through the RGSS Console with a number of advanced features. This is primarily a scripter's tool. In addition to the core script, you may also download a zipped package of default external macros which provide a number of useful tasks and general enhancements to the basic SES Console. The latest macro package may be downloaded from GitHub -- the latest release of the SES Console should have a .zip archive attached to it which provides the...

Archived First Post

SES Console v1.2
by Solistra and Enelvon
Introduction
This script provides an interactive Ruby console through the RGSS Console with a number of advanced features. This is primarily a scripter's tool.

In addition to the core script, you may also download a zipped package of default external macros which provide a number of useful tasks and general enhancements to the basic SES Console. The latest macro package may be downloaded from GitHub -- the latest release of the SES Console should have a .zip archive attached to it which provides the entire macro package ready to be placed in your configured macro directory. The package may be found here:
  • SES Console Releases
Please be sure to read the included README.md file included with the package for more information about what it offers.

Change Log
  • v1.2 (June 17th, 2014) - Numerous enhancements, minimized code base, provided default macro package.
  • v1.1 (April 15th, 2014) - Fixed a potential recursion issue.
  • v1.0 (April 8th, 2014) - Initial release.
Features
  • Provides an IRB-like REPL for RMVX Ace.
  • Supports user-defined macros stored as external Ruby files.
  • Includes a default package of useful macro files.
  • Allows entering multiple lines of input for evaluation.
  • Users may step into and out of any Ruby object known at runtime.
Screenshot
[IMG]http://sesvxace.files.wordpress.com/2014/04/ses-console.png[/IMG]​
How to Use
Due to the length of the usage interactions, detailed usage information for this script is available from the source repository where the script is stored. Specifically, usage information is provided in the README.md file.

Script
This script is available from SES VX Ace.

Installation
Place this script below the SES Core (v2.0) script (if you are using it) or the Materials header, but above all other custom scripts. This script does not require the SES Core (v2.0), but it is recommended.

Credit and Thanks
  • Solistra
  • Enelvon
Author's Notes
This script is made available under the terms of the MIT Expat license. View this page for more information.

Features Mentioned

  • Provides an IRB-like REPL for RMVX Ace.
  • Supports user-defined macros stored as external Ruby files.
  • Includes a default package of useful macro files.
  • Allows entering multiple lines of input for evaluation.
  • Users may step into and out of any Ruby object known at runtime.

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

License / Terms Note

Credit and Thanks Solistra Enelvon Author's Notes

Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#039#rgss3#script-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar