A new program I am making to aid the development of Astolfo Lua scripts


oof4dayz
 Share

Recommended Posts

Hello, I am a somewhat experienced Lua developer and thought that it might be useful to create a script editor that has highlighting and autocomplete support for built-in Astolfo functions that could be used to aide newer scripters into the language, as Lua is not used in that many places outside of game modding.

This did not take me awfully long to make, so I was considering either releasing it to the community for free or having it cost a few bucks. (I'm not sure if that's even allowed) I know in the ToS it says I cannot modify the client, but this program is completely external and standalone.

What do you all think of this? I'll consider making this program public (free or paid, idk yet) for the community. Also, I will likely continue to update this when astolfo API updates come out.

preview.png
* This program can also clear, open, and save scripts to and from the editor, the buttons were just not in frame in this screenshot

Edited by oof4dayz
Non-visible feature notation
  • Like 1

Share this post


Link to post
Share on other sites

2 minutes ago, KnightsWhoSayNi_ said:

I think an IDE centered around astolfo scripting is a good idea! No one's going to pay for it, but I'd definitely use it. What language are you writing this in?

C#, HTML, and JS on the client side and PHP on the server side (for stuff like checking latest version and authenticating if I make this software paid, if I do it will cost little to nothing because the client is expensive by itself lol)

Share this post


Link to post
Share on other sites

10 minutes ago, KnightsWhoSayNi_ said:

Ah, I know cs and java very well so I would like to help if you need it. 🙂
Again, I would suggest not making this tool paid for the sake of development, open source software, and because I don't think anyone would pay for an alternative to vs code snippets.

That's nice, I only know C# and Java okay (but enough of it to make decent software)

To add to the open source part: Because this is something I spend a lot of my leisure time doing, I'm not really a big fan of people skidding my work so I will probably make it somewhat obfuscated. However, this software will most likely be free, although there is a small chance I may still go along with paid access. (albeit for a very low price like 1 or 2 USD, just something to keep the host that it's on running bc I do pay for it lol)

I'd also like to mention that the app automatically updates (only possible because I have a webhost) the latest syntax highlighting and autocompleters so if a new Lua API update comes out, you won't have to download a new version of the IDE.

I came to Astolfo because I heard of the new Lua API. I usually exploit/cheat on Roblox and knowing Lua is a must in that community. In addition, Astolfo has other great features and I enjoy cheating on MC as well.

Edited by oof4dayz

Share this post


Link to post
Share on other sites

18 minutes ago, KnightsWhoSayNi_ said:

Now that you mention the auto-update from server feature, a small price tag makes more sense.

I may disagree with you on open source software, but since you're paying for hosting I understand.

That's understandable. Sorry I didn't make the server-based features clear, that's mostly why I want to make this paid.

Share this post


Link to post
Share on other sites

1 hour ago, KnightsWhoSayNi_ said:

Nah its ok.

edit: also do you have a name in mind for the software?

It's simply going to be called ASE, or Astolfo Script Editor. It's straightforward and descriptive. 

Also, here is the logo lol

ALua.png

Edited by oof4dayz

Share this post


Link to post
Share on other sites

7 hours ago, Imsilver said:

thats cooool

thank you! I am still working on this program but if you're interested in using or purchasing it (if I decide to make it paid to fund the server that some of the stuff that it's hosted on) PM me here or on discord: oof4dayz#5780

Share this post


Link to post
Share on other sites

On 5/12/2021 at 11:04 AM, Spezz said:

 @oof4dayz
I like the idea, but in order for the program to be allowed on forums would need to have it open source on github and virus total

@SpezzThanks for the feedback. I own a webserver of my own and was anticipating on putting ASE's files/downloads on that since I have already implemented an auto-updater function (mostly used for seamlessly updating syntax highlighting and autocompleter definitions)

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share