New Suggestion (Btw ty for adding that new update, its MASSIVE)
I was thinking you could add a way to streamline formatted comments. --<strong>COMMENT</strong> <<<< Like that. There’s other formats but I think it would be a cool little side thing to add.
Sorry for the camera I cant screenshot it to show what I want to show but this is what you can use comments for and the formatting. Its a cool addition roblox did like 2 months ago. But basically itll show it in the tooltip if you put a comment above your function and you can format it to bold and other formats
Yeah! There’s the stuff I saw on the forum for it but there’s as follows… <em> for italics . <strong> for bold <code> for code <sup> forsuperscript <br> for line-breaks <p> for paragraphs.
So maybe ComFormatStrong, ComFormatCode, etc. Or whatever name for your function that is suitable would be hecka cool!
The code in the robux version is heavily obfuscated, not very trustworthy… In fact, It might even break tos. I would consider other options before your content is moderated.
Like i said before, there is no way to sell a plugin for robux.
Roblox removed this option in place for USD while robux is still the preferred payment method for a lot of creators.
Everything the plugin wants to do is shown via the studio whitelisting system, i also try to be as clear as possible on what the plugin does.
There is nothing that can be done via the plugin because of the whitelisting system and i also wouldnt risk my public image by doing something malicious.
The system allows for real time algorithm updates by requiring the asset via the verify script just like nexus does which helps the workflow for all users.
If you dont prefer obfuscation, there is a lite version of the plugin you can get.
I have pushed a potentional fix for the issue, try re-loading studio to see if its resolved now, if its not resolved please update me on what happens with more information.
Added feature that automatically detects and sets up a function properly on :connect() events to prevent repetitive tasks.
Added feature where the value names are now automatically added on all functions to make it easier to fill in custom values.
Made roblox AI function guesser automatically move end) to the next line.
Fixes:
Fixed issue where using backspace to remove a snippet after pasting did not work properly when there is text infront of the snippet.where the parent code should be placed.
Fixed issue where too many values could be guessed on certain functions.
Fixed issue where typing only “:” or “.” made the algorithm not activate properly when autocompleting from a library.
Fixed issue where replacing a library value would unexpectidly paste the library snippet.