A reply to @TheH0meLands, @Nerbzzz and @commitblue
each section is dedicated as a reply to the listed Usernames
Section 1: TheH0meLands
Learning from code isnt just copy and pasting.
I learned a lot from free models by reading their source code
and seeing how they do certain tasks and incorporate it into my code.
I see that you checked the source code of free-models an used it in your code. That’s a good way to learn yet you should check the devforum.roblox.com since most free-models, I seen use poor programming practice and may contain malicious which can somehow leak into your code
Im soo sorry that you’re soooo smart to not use free models to learn
I learned from devforum.roblox.com and developer.roblox.com, I wonder if you can count tutorials as free-models which helps me a lot!
That’s the issue, he’s releasing his plugin for free and not expecting people to use his code to learn new concepts. The only way he is making revenue is via a gamepass. I haven’t seen anyone release a free version of the plugin.
I don’t see many uses you can learn from this plugin (unless you are making a audio related plugin) its a intermediate source code, there are some new concepts such as the way it plays audio. The problem there is people are bypassing the plugin to use premium features reducing the income for the creator. Yes none had yet released a free version of the plugin which can be easily done
Section 2: Nerbzzz
Well from what i know community resources need to be open-source, And technically obfuscated code means it isnt open-source because we can’t read it unless we de-obfuscate it.
That’s true community resources needs to be open-source, but there are few benefits from this being open-source.
Not only that, Un-obfuscated code allows people to virus/backdoor check, Learn from it, Ect.
If someone really did release a copy of this plugin on the devforum, They’d get a lot of hate.
That’s a good point checking for virus/backdoor, and learn many methods. yup they will gets lots of hate if they released a free-version copy of this plugin(Any intermediate programmer can do that)
The creator can obfuscate the part of the source-code where it manages the premium benefits or just add a donations
Who says they are gonna copy in paste instead of reading how the OP coded everything?
I mean are you talking out of personal experience??
Well some might read how its coded, but some people don’t care and just want a code that does what they need. and change some parts
Section 3:commitblue
LMAO. This is the most hilarious post ive seen. first of all hes nof copy pasting code at all, hes reading it. and obfuscation damages that ability, thus even when code obfusxated i could still bypass the check when obfuscated.
Alright if you say so.
Of course I know his reading it, some people don’t want people to read it (I seen other pretty cool plugins do this) , yup obfuscation damages the ability that’s it purpose.
And that’s the current problem of the plugin people are bypassing it (the premium features), that’s why i recommended on this post to use donations (or get on creator marketplace somehow).
stop thinking obfuscating is good security lmaoo
its a good security that can be used against beginners for few minutes, but it makes bypassing a bit of more pain
The End
Alright that’s what i have to say(my opinions) and please focus on the topic.I am quite tired now after writing this long post.
Message to the creator:
I understand that your plugin is being bypassed and obfuscation is sort of useless, options: get a plugin in creator marketplace or add donations a game-pass is easily bypassed.
And “Roblox” don’t allow front-end and back-end for plugins which will be useful for game-pass
P.S: this plugin is great