why stop there? i also really want it to include realistic smoke physics and a 2d engine
oh please make sure the smoke physics are actually obfuscated - but nothing else is!
put it in the terms of end user policy or whatever that you’re not even allowed to open the module script or it immediately throws you into a lawsuit
I realized that these types of modules aren’t great because they provide such niche cases. If you want to make a utils module, you need hundreds of functions to handle at the very least a few use cases. Also if you want someone to not share source code make ur plugin paid.
30+ functions won’t get you anywhere. Make a whole library of modules for different things like objects, models, math, time, building, ui, weapons, inventory, character, etc… No one will use your module if there are only a few functions. Also, your functions are already integrated in roblox by default, so your module really has no point. Spend some time and effort into making a module that has a lot of good util functions that some people might actually find useful.
My honest opinion:
You should separate the module into different categories, this is to avoid bloat and unnecessary footprint. For example, the table categories has anything that has to do with tables, like copying, reconciling, etc; and string categories that has anything to do with strings, like starts with, ends with, contains, etc
By allowing the user to choose which of your modules to use, instead of all in one; you grant them the ability to organize, optimize, and simplify
Suggestions is needed !
please if any one have a suggestion for a function or any thing else please send it here because the pro version will release very soon and i need your suggestion to make it even better.
so i got you a release date for the pro version !
ExtraFunction Pro will release in . . . . early November 2024 !
why is this delay ?
i know , i said that the pro version going to release in the coming days but unfortunately i need more time to make the pro version even better
i am adding more functions and i also added event !
please if you have any suggestion please send it here your suggestions may make difference !
stay tuned for the pro version it is much better than the regular version !
Behold, a plugin which could legitimately just have been a private code snippet collection!
Every function is replaceable with a 1–4 lines of code, the functions themselves aren’t difficult to write nor plan out, it’s just a nothing-burger.