• 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

Thank you very much, it worked!

Does GM commands work? I logged in as a GM and I tried a few commands like: alani, alito tera
but no action happen. Messages are not sent on the client but I can see on the server log the message was sent.
I saw these commands on this thread: Tutorial for running 7.7 CipSoft Server on Ubuntu (https://otland.net/threads/tutorial-for-running-7-7-cipsoft-server-on-ubuntu.274678/post-2671503)

Thanks again.
You need to assign the rights to your character upon login in order to use these commands.

Is it possible to change the xp and skill rate on the server?
Exp you can simply change in each monster's file. Other than that, changing any actual rates requires editing the game binary.
 
You need to assign the rights to your character upon login in order to use these commands.


Exp you can simply change in each monster's file. Other than that, changing any actual rates requires editing the game binary.
But can I increase the skill rate?
Post automatically merged:

I would like to be able to change the character's skill but I don't know how to use the database, I've tried all the ways but I can't find the skills
 
Last edited:
But can I increase the skill rate?
Post automatically merged:

I would like to be able to change the character's skill but I don't know how to use the database, I've tried all the ways but I can't find the skills
If you want to increase the skill rates overall, you need to patch the game binary, like I said.
If you only want to edit certain character's skills/rates, you can do it in its .usr file. Find it by the character's id. Characters' data are not loaded from the database.
You can also increase the actual skills in game with alevo cogni command, but you need to assign this right first.
 
Hey! I appreciate the work very much! But still can't quite make it work, the sql goes on and I can access it from the windows pc, but tibia doesn't connect to a login server (trying with a ip changer), couldn't make the hex edit work either
 
In case you want a fresh server with this files, how it can be handled? Is there any website or acc maker available? It would be nice to have a clean database and the chance to create new characters.
 
In case you want a fresh server with this files, how it can be handled? Is there any website or acc maker available? It would be nice to have a clean database and the chance to create new characters.
If you just want to create an account, you can either use the Gesior UI as some already suggested, or simply run some MySQL queries to insert a new account. I posted earlier a quick script that I personally use to create my chars here.

Otherwise, if by fresh server you mean reset the map (including houses and floors), you could do the following (I have NOT tried this myself though):
  • Stop the server
  • Reset the house owners by clearing the file at "/home/game/dat/owners.dat"
  • Reset the floors by replacing the files in "/home/game/map" with the files in "/home/game/origmap"
  • You might need to delete all chars (all files in the "/home/game/usr" folder) to avoid bugs, but am not sure
  • Restart the server
 
If you just want to create an account, you can either use the Gesior UI as some already suggested, or simply run some MySQL queries to insert a new account. I posted earlier a quick script that I personally use to create my chars here.

Otherwise, if by fresh server you mean reset the map (including houses and floors), you could do the following (I have NOT tried this myself though):
  • Stop the server
  • Reset the house owners by clearing the file at "/home/game/dat/owners.dat"
  • Reset the floors by replacing the files in "/home/game/map" with the files in "/home/game/origmap"
  • You might need to delete all chars (all files in the "/home/game/usr" folder) to avoid bugs, but am not sure
  • Restart the server
Yes, I mean exactly that, a fresh server without owners in houses, without any char created, a clean map and a website to start creating accounts and characters.
 
Wow, thanks for this tutorial! even so, I still got stuck... in the 4th part it is necessary to run the scripts in each terminal, and in the second it gives this error. 1683576546048.png
 
Wow, thanks for this tutorial! even so, I still got stuck... in the 4th part it is necessary to run the scripts in each terminal, and in the second it gives this error. View attachment 75452
You can ignore the first error, because it simply tries to delete the file "/home/game/save/game.id" if there's any.

The second error means it could not find the library "libstdc++.so.5", which is supposed to be the "payhunted.so.9" file included in the "dennis-libraries.rar". I suspect that either you downloaded the wrong "dennis-libraries.rar", or you moved it to the wrong directory.

Did you check step 3 in the tutorial? Please run ls -l and paste the result here so I can help you confirm all the required files are in the correct folder.
 
After instalation
1683660894531.png
Post automatically merged:

I tried again, but this error during instalation
 

Attachments

Last edited:
After instalation
View attachment 75469
Post automatically merged:

I tried again, but this error during instalation

I've never had any of these issues in the several times I set up the server, so I'm afraid the best we can do for now is to delete the VM and start clean again. Tip: right before running the script, create a VM snapshot on VirtualBox so you can quickly go back to it if things go wrong.

Another thing I suspect: maybe one of the required packages has been updated to a new major version that introduces a breaking change. If that's the case, we'll need to identify the exact version that works and hardcode it in the script.
 
Can't connect with ipchanger? i have everything set up. but i can't connect
edit: now client is listening please provide me with any passwed /acc
 
Last edited:
Olá pessoal! Consegui usar seus scripts corretamente (MUITO obrigado!) e criei o cliente 7.70 com sucesso. MAS, só consigo entrar no meu servidor offline quando abro o cliente com wine no ubuntu; quando tento logar via windows (que está hospedando minha VM ubuntu), ou qualquer outro computador na lan, falha ao logar (mesmo com meu cliente modificado). Alguma pista/ajuda, por favor?:p

(Eu tentei tudo o que me veio à mente para descobrir, como desligar o antivírus e o firewall no Windows, mas não funcionou).

Thank you, I managed to go one step further, however I'm having the same problem... I already checked the 2 steps, with the command hostname -I the ip is the same, even so I can't login with ipchanger. I definitely don't do anything....
 
Can't connect with ipchanger? i have everything set up. but i can't connect
edit: now client is listening please provide me with any passwed /acc
You can find the accounts credentials on step 6 of the tutorial. If you downloaded the "realots-schema-inc-players.zip" too, just try something like account 100 and password 100.

Thank you, I managed to go one step further, however I'm having the same problem... I already checked the 2 steps, with the command hostname -I the ip is the same, even so I can't login with ipchanger. I definitely don't do anything....
Your VM's IP should have the same prefix as your PC's IP (e.g.: 192.168.0.xxx). If they don't, you need to go to VirtualBox > VM > network settings and enable Bridged adapter. Also, try setting the VM ip in the client with a hex editor to confirm you're being able to connect to it.
 
Lol easy as fuck thanks! i was never able to log into the real serv
edit: can somebody lend me the gm commands please? @SilverFern
 

Attachments

Last edited:
Back
Top