public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

Trick for larger script box

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: Trick for larger script box
  • Original author: takashi1kun
  • Original date: July 7, 2016
  • Source thread: https://forums.rpgmakerweb.com/threads/trick-for-larger-script-box.64950/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > Learning Javascript

Summary

Kay i discover a trick to have a endless script box space, i know it is made for amll things, but sometimes you can have a piece of code that is too small to have the annoyance of make a plugin only to that, soo, there is the solution, a unlimited script box. This trick doesn't actually makes the script box bigger, but if you look, the script box have limited lines, but each line is infinite and, the js can be readed in one line by the interpreter, soo,...

Archived First Post

Kay i discover a trick to have a endless script box space, i know it is made for amll things, but sometimes you can have a piece of code that is too small to have the annoyance of make a plugin only to that, soo, there is the solution, a unlimited script box.
This trick doesn't actually makes the script box bigger, but if you look, the script box have limited lines, but each line is infinite and, the js can be readed in one line by the interpreter, soo, you actually only have to use one line but... How i make all in one line, its more annoying, and there is the solution:
http://jscompress.com/
You paste the code from your notepad in jscompress
Protected download















Then press the compress js button and
there is the result:
Protected download
you can see its 4 lines but in really this is for word warping effect, actually its one line you can copy and paste and....
NOW ITS ONE LINE, and sience the script box allow a infinite line lenght, you now don't need to worry about it
:v 

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

Referenced Images / Attachments

chrome_2016-07-07_18-36-21.png
chrome_2016-07-07_18-36-21.png
chrome_2016-07-07_18-38-16.png
chrome_2016-07-07_18-38-16.png
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#rpg-maker-archive#js-learning

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar