• 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 Editor for Tibia 11/12 (Patch RSA/WebService)

gpedro

web developer
Joined
Dec 5, 2009
Messages
165
Reaction score
520
Location
Brazil
GitHub
gpedro
hello guys,

i have developed a cool tool to patch tibia client (change RSA and change loginWebService)... cuz some ppl having a lot of trouble with hex editor...

it's a cli tool and run on Windows and Linux. The arguments of the program are "Tibia.exe location" and "loginWebService (aka login.php)".

I used golang and this allows me to export a cross-compile for Windows and Linux... so we have a compiled version on releases (opentibiabr/client-editor (https://github.com/opentibiabr/client-editor/releases))

Repository:

---

if you like this tool and want contribute with another opentibiabr projects, consider make a donation at Donate (https://opentibiabr.github.io/donation/)
 
Last edited:
seriusly, give me your paypal acc ill donate.not a big ammount, but do it. others will do the same im sure
 
could you give a brief description on how to use the problem ? because when i try open it, a window pops up and then closes and nothing :S
 
seriusly, give me your paypal acc ill donate.not a big ammount, but do it. others will do the same im sure

Please feel free to do that. donates to buy some pizza are welcome. PayPal or PagSeguro: [email protected]

could you give a brief description on how to use the problem ? because when i try open it, a window pops up and then closes and nothing :S
It’s a CLI tool, you need run using cmd/poweshell or bash.
 
Hey gpedro,
me and a friend are trying to change the webservice with your little programm. Ofc we are using Powershell but we keep getting an error message, that "the handle is not valid". Do you have any advices for us?
EDIT: Alright nevermind, got it so far.


New Problem!: Program creates a new Tibia.exe for me but the webservice is not changed at all.
 
Last edited:
Hey gpedro,
me and a friend are trying to change the webservice with your little programm. Ofc we are using Powershell but we keep getting an error message, that "the handle is not valid". Do you have any advices for us?
EDIT: Alright nevermind, got it so far.


New Problem!: Program creates a new Tibia.exe for me but the webservice is not changed at all.

can you create a issue on github? Build software better, together (https://github.com/opentibiabr/client-editor/issues/new)
 
Holy shit, that is both an awesome tool and insanly expensive pizza, that is comming from Sweden
 
guys, hello :)
how to hook it to use it :eek:
thanks:oops:
i have tired of creating custom client of tibia 12 with tutorial but i dont catch it with that RSA and IP change in exe..
Cheers & Regards
Post automatically merged:

i need to put change on this
Code:
tibiaPageUrl=https://www.tibia.com
tibiaStoreGetCoinsUrl=https://www.tibia.com/account/index.php?subtopic=redirectlogin&clienttarget=payment&clientselection=SC3
getPremiumUrl=https://www.tibia.com/account/index.php?subtopic=redirectlogin&clienttarget=payment&clientselection=SC
createAccountUrl=https://www.tibia.com/account/?subtopic=createaccount
accessAccountUrl=https://www.tibia.com/account/?subtopic=accountmanagement
lostAccountUrl=https://www.tibia.com/account/?subtopic=lostaccount
manualUrl=https://www.tibia.com/gameguides/?subtopic=manual
faqUrl=https://www.tibia.com/support/?subtopic=faq
premiumFeaturesUrl=https://www.tibia.com/abouttibia/?subtopic=premiumfeatures
limesurveyUrl=https://limesurvey.cipsoft.com/index.php/survey/index/sid/
hintsUrl=https://ssl-static-tibia.akamaized.net/hints.json
cipSoftUrl=http://www.cipsoft.com/
twitchTibiaUrl=https://www.twitch.tv/directory/game/Tibia
youTubeTibiaUrl=https://gaming.youtube.com/game/UCccW6i67_MlXxwqBMh0emYA
crashReportUrl=https://www.tibia.com/services/crashreceiver.php
fpsHistoryRecipient=https://www.tibia.com/services/hardwarereceiver.php
loginWebService=http://127.0.0.1/login.php
and get right rsa..
 
Can someone guide me on how to fix this? I can't get it working been trying for hours now..
 
how do you use the compiled version? the .exe automatically close after clicking it
 
ok found it but it didnt work for 12.51
@gpedro
[INFO] Searching for Tibia RSA...
[INFO] Tibia RSA found!
[PATCH] Tibia RSA replaced to OTServ RSA!
[INFO] Searching for Login WebService...
[ERROR] Cannot replace webserivce to C:Users14075DesktopTibia, because the new l
oginWebService length is greater then -179.
 
Last edited:
1640537620157.png

It could be me doing something wrong but Im pretty sure it doesnt work with tibia 12.81 :( Someone wanna help me out? :p Much appreciated!
 
Back
Top