#๐ how to add licensing
49 messages ยท Page 1 of 1 (latest)
@dim brook
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
its not fully optimized
well it is but
it doesnt work
on controllers
only on pc
im gonna make it work on controllers
but i dont
want them to steal that too
What does this script do?
Safest is to lock it behind a web server and serve it to their client machines
That way they can't access the source code or reverse engineer it that easily
he didnt get the source code
hes selling the file
and i dont have a key system in place
so he can just claim it as his own
What is "the file"?
That can still be reverse engineered eventually to get the source python code
yeah i know
but they dont know anything about coding
all they did
took the thing
claimed it as their own
and started selling it
they have no python experience
right and if you add some sort of licensing key thing inside it and redistribute that with the controller features, guess what? They'll probably reverse engineer that too and break the licensing key in it to use it.
They may not know coding, but they'll probably find a hacker/cracker and pay them to do it
And change it and sell it off as "their own" again
ur right
Cant be avoided
Just add login to it and track their device ID when they login with it.
Then hardlock to that device ID
If they try to share the login to other devices, just outright reject because device ID doesn't match
Good luck
thank you
This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.