• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Make OTC uneditable

saffire21

New Member
Joined
Jun 18, 2013
Messages
33
Reaction score
2
Is it possible to simple crypt or pack otc files and make it uneditable? If yes, how?
 
There is many ways to encrypt the client, but thats not the point of the project, people should just stop thinking make it closed.
They give all the client open for you, for FREE and what do you give back??

Lets stop being leechers for the good of the community.
 
Why making otc uneditable is being leech? I'm not sure: I moved to otc because of bots and I don't want to give players any ways for botting. Saffire probably too
 
Sorry, but I don't see that in his question, If he was wanting a way to prevent bots, he should ask for that, not a way to encrypt the client.
What I think is that he made a module and don't want to share it so thats why he want it encrypted. IMO !!
 
I saw that in every header of OTClient we can read:
/*
* Copyright (c) 2010-2013 OTClient <https://github.com/edubart/otclient>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in
* all copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*/
Basically it's BSD license, saying that you can do whatever you want with this software - so it's not open source, you don't have to share your work with others - you can even sell stock version of OTClient. I know, that open source is very bright idea, but I don't think people want to share their hard-work, they want it to be secure in some cases.
In open source case, people are sharing ideas with each other, which I think is killing the spirit of competition. For me it's easy - if you don't know how to do something with OTS, you simply not do it. People always will play on better servers.

Best
 
Last edited:
Back
Top