Remove the hooks or just disable the buttonAnyone else having problems with this client crashing whenever you press "Manual" or "FAQ" button in the help menu?
If anyone has fixed it, I would appreciate sharing your knowledge![]()
Anyone have this client updated? with bug fixes, I wish I could use it, but I don't know if the client base has a lot of bugs
I saw in the post that the comments left different errors that were found, just as they published it, do you have to fix many things?What bugs are you talking about then?
the clinet or link posted in here is filled with errors and things that need to be activated in order to work like cam and auto updater. a button that is crashing the server also compiler is outdated and many code inside it too.only thing i had to fix was the skull problem, which is easy as removing the hook, i posted how to do this if you're unsure in this thread somewhere.
Other than that, some other bug with one of the buttons in the help menu. the button can just be removed too, since it was just a link to the tibia website.
Other than that, not aware of any bugs.
use this client instead. everything is working. code is up to date and is easier to compile.I saw in the post that the comments left different errors that were found, just as they published it, do you have to fix many things?
the clinet or link posted in here is filled with errors and things that need to be activated in order to work like cam and auto updater. a button that is crashing the server also compiler is outdated and many code inside it too.
use this client instead. everything is working. code is up to date and is easier to compile.
Enjoy
why don't you use octv8 instead? is open source now.![]()
GitHub - SaiyansKing/tibianic-dll: Windows Tibia client 7.72 DLL injection
Windows Tibia client 7.72 DLL injection. Contribute to SaiyansKing/tibianic-dll development by creating an account on GitHub.github.com
![]()
GitHub - OTCv8/otcv8-dev: OTCv8 Development repository (source code)
OTCv8 Development repository (source code). Contribute to OTCv8/otcv8-dev development by creating an account on GitHub.github.com
you can get it working like the real client, and add cam module, the code is out there.
View attachment 75393
I was telling it to the other guy hehe, and is tru that the classic client still feels betterNo bugs or errors apart from what I mentioned, just unhook the icons and remove the help button that crashes the client. The cam recorder works just fine. and all you need to do i comment out the updater, or update the URL so it works.
Nothing crashes the server.
Also, that dll version build with MSVS will flag almost every single anti-virus software once compiled, but you can easily merge the changes they made into this one using DevCPP without issue if you really want to, though.
I use OTC as well, but the classic client still feels better, like real tibia. OTC has a bunch of weird nuances that are incorrect. The walking behaviour, the path funding function, animation speeds of text and effects, lighting effects.
Dude lives in 2012Someone could please provide a decent tutorial how to compile with Devcp+?
Its not my fault if im not so skilled as you, sorryDude lives in 2012
Im just joking aroundIts not my fault if im not so skilled as you, sorry
i will not give the pleasure to feed your ego little dude, thanks in advanceIm just joking around
I can try to help you later
I edited the RSA inside the Tibia.exe with Hex Editor, and then update the key.pem file in server dir.Why are the RSA p q and d generators not compatible with tibria?
The original from cipsoft is acceptable, as i understand it would be.
p = rsaPrime1
q = rsaPrime2
d = rsaPrivate
it just doesn't connect, and I'm not good at this gmp.h math.