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

Script and tutorial to automate install of "Leaked" 7.70 server

I've been working on dockerization of all this and I think I've managed to make it work :)

This is not as polished as scripts that @SilverFern created but I was able to run this server in minutes on both Linux and Windows machines.

Everything described in the repository's README:


After I've done this I've realized that there is already similar project on GH - I've created mine from scratch I was not aware that something like this exists plus it stated that it won't work on Windows while my solution works just fine!

What's different to VM solution is that I don't have lags anymore and the server is running more smoothly.

There are also scripts to cleanup the DB a little so some noob chars could be deleted and its easier to find accounts to log in because of acc number <-> lvl mapping :)

I hope someone will find it useful.

I'm also learning Rust and I've started rewritting both login and query-managers (login is already done) to it so you can expect an update soon.

Happy Holidays!
 
After I've done this I've realized that there is already similar project on GH - I've created mine from scratch I was not aware that something like this exists plus it stated that it won't work on Windows while my solution works just fine!
Can you provide the url for that similar project?
Thanks for the contribution.
 
Sure it was GitHub - nekiro/dockerized-realots (https://github.com/nekiro/dockerized-realots) by @Nekiro I think 🙂 i’ll add it to the repository read me later as well

This contains things like phpmyadmin, I was developing this mostly for myself and I don’t mind interacting with mysql on the command line so i didn’t add it.

Now i’m rewriting query manager for fun in Rust and I’m thinking to migrate it to sqlite so it’s even more lightweight.
 
How do I create a guild? I've already tried inserting the data into the database, but it didn't work, and there's no reference to guilds in the game folder.
 
Sure it was GitHub - nekiro/dockerized-realots (https://github.com/nekiro/dockerized-realots) by @Nekiro I think 🙂 i’ll add it to the repository read me later as well

This contains things like phpmyadmin, I was developing this mostly for myself and I don’t mind interacting with mysql on the command line so i didn’t add it.

Now i’m rewriting query manager for fun in Rust and I’m thinking to migrate it to sqlite so it’s even more lightweight.
Any status update on the query manager? I'd be happy to give it a try, if it's secure enough to open to the public :)
 
anybody has tutorial to run this directly from windows?
Post automatically merged:

I've been working on dockerization of all this and I think I've managed to make it work :)

This is not as polished as scripts that @SilverFern created but I was able to run this server in minutes on both Linux and Windows machines.

Everything described in the repository's README:


After I've done this I've realized that there is already similar project on GH - I've created mine from scratch I was not aware that something like this exists plus it stated that it won't work on Windows while my solution works just fine!

What's different to VM solution is that I don't have lags anymore and the server is running more smoothly.

There are also scripts to cleanup the DB a little so some noob chars could be deleted and its easier to find accounts to log in because of acc number <-> lvl mapping :)

I hope someone will find it useful.

I'm also learning Rust and I've started rewritting both login and query-managers (login is already done) to it so you can expect an update soon.

Happy Holidays!
you can run it directly in windows?
 
tibia-game.tarball.tar.gz links estão desativados, alguém pode compartilhar?
 
Back
Top