• 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!

Client for my Server 7.7

Arth07

New Member
Joined
Jan 21, 2010
Messages
16
Reaction score
0
Hello guys.
Im using source from OTX 3.9 and i want to create client to my ots for people.
I dont know how to make this client because i wanna that my client will be installing by .exe file or unpacking from archive files.

For example Medivia or Realesta clients.

i tried to search tutorials with it but i didnt find anything ;/

Can someone help please? :)

Thanks!
 
i got a tool let me find it
the tool its called inno setup find a tutorial in youtube
i may advertise you that this would make that computers detect your auto installer as a virus
if you find a better tool please let us know it
 
ok ill try to search it


#EDIT
Ok i find some tutorials. I used those:
Configuration - How to create installer instead of .rar/.zip for your Custom Client (setup.exe) (https://otland.net/threads/how-to-create-installer-instead-of-rar-zip-for-your-custom-client-setup-exe.78688/)

@CipsoftStinks i used this tutorial to make my OTClient:
edubart/otclient (https://github.com/edubart/otclient/wiki/Compiling-on-Windows)

And now i know how to make setup.exe to my client but my client need a lot of files to run. Folder "data", "modules" and some other files .dll's
Do you know maybe how to make all those files in few other files?

I dont know how to do this. But for example Medivia client or Realesta Client have their client.exe and few other needed files to run their client. And i got data files with 100~ files how to make all of those files in few others to not making so much files for run my client?

I dont know how it calls "encrypt"? or??

Someone can help? Because i dont even know how to start search somethig about it

#EDIT2
i find those tips:
How to encrypt client files (just tips, not full working code) (https://otland.net/threads/how-to-encrypt-client-files-just-tips-not-full-working-code.235838/)

but my knowlege is too little to do this without tutorial :(

Someone know any tutorial with encrypt data/modules files?

Thanks for help
 
Last edited:
Back
Top