Terminal-like System

Hey there. I’ve recently been working on a UI that would look like a terminal system. Yeah, it’s working and all, and you can test it here.

I’m looking for feedback as the project progresses, and today I can say is the first ‘major’ milestone of having the commands in the system send their own syntax highlighting using either a function or a straight up color3 value depending on the situation.

As of now, this is how the highlights look like for the valedit command;

Currently the other features are;

  • a basic --key:value system; used in the color command with --text:r,g,b or --background:r,g,b
  • a ‘file’ system without a cd command yet lol
  • modularity.
    image
  • and of course, how can we not without* a fake loading screen thingy that can take literally forever if you’re very unlucky or almost instantly if extremely lucky, reminding us all of the goddamn windows update system

I would appreciate criticizing feedback and/or suggestions so I can improve the project further.

9 Likes

Sick, I’m making one too that uses the bash syntax.

4 Likes

Hey! I was wondering if you could by any chance open source the Gui, I don’t need any scripts but I think the Gui looks very nice. I would totally understand if you did not want to.

1 Like

Hi thank you, I will send you the entire plugin repo after I fix it up. I no longer work on it but wanted to test it out anyway, found some issues.

1 Like

Alright thank you very much, I really appreciate it.

Okay so I couldnt fix it for some reason it just broke itself (I’ll have to revert to a older version) but I got the ui and here: https://create.roblox.com/store/asset/120556714993034/MainGui

Enjoy

Oh just realized the link I gave you above it has the ui of my other plugin (RayCode) so just take the “MainGui” inside the outer “MainGui” out

1 Like

Alright, thank you so much for this, the Gui is amazing you did an awesome job!

1 Like