Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Suggestion] Update Project

Junior Spellweaver
Joined
Feb 19, 2006
Messages
112
Reaction score
2
I am intending to try and work updates into the trickster server.

Here are a list of problems we are facing and need working on :

LibConfig.dat
Once libconfig.dat goes out of the specific filesize, the client crashes.
This is probably a file size check OR offsets that have changed.
We need to fix this to add any maps/monsters.

Encryption
Official Trickster Online (All countries) have encrypted libconfig.dat.
We need to decrypt them as the chinese client we are using cannot decrypt them.
The server is unable to read these encrypted files.
Strangely, the server .dat is encrypted as well.
Perhaps the encryption is an older version.
The server is able to read the decrypted chinese client .dat tho.

Basically, we need to decrypt official libconfig.dat and break the file size problems.
Anyone who wish to join can apply.

You should have one or more of these skill(s) :

1. Decryption
2. Debugging
3. Disassembling
4. Monitoring a program's actions (file reading, etc. etc.)
5. Unpacking
6. Hooking

Hooking and unpacking might be the less-important ones.
It's possible that we can unpack official Trickster, hook the kernel to route packets to the official server to be sent to the private server instead.

Anyone interested?
 
Newbie Spellweaver
Joined
Nov 14, 2006
Messages
20
Reaction score
0
No need for people to apply....Just haven'n them do it and posting it here is fine enough.

Now so far my progress with the unlimited size on the exe is coming close to being tap'd into. I'm decoding right now a line in the exe right next to the libconfig.dat which has %d %d %d This means cap'd file size. Therefore I gotta remove extra data on the exe. Like a text message or somthing....And add more strings. Once that is fully completed and 100% tested i will announce the new exe. As for the Card battle I have have unlocked the bubble that goes above your head for battle...

Just search in the Configlib.dat for "Word_Card" then under it you'll see some Chinese text.
Change it to what ever you want = in size.
Then Poof type in /what ever Then FIGHT ME ex: /Cardss Fight!

However it's still not connecting to the CardbattleServer.cpp So i have to make new tables in the SQL. Same for Party, and Whisper, and Friends. Now My Camp i'm still figuring out and it is possible...And the Chat Filter is encrptyed so I have to decode that as well.................::sighs:: I need more help on this guys, i wanna do more translations, add things, and change the stupid interface to my own likings.......
 
Junior Spellweaver
Joined
Feb 19, 2006
Messages
112
Reaction score
2
Stillhard, I find this trickster community dead.

Honestly, I find it no point to release anything I've done.
Currently, most (if not all) the people here are leechers waiting for progress.

Frankly, I'm discouraged from releasing anything.
I'll just be giving my hardwork away for free, and then people will ask for more.

I really admire the sharing spirit the person who released the files had.
Be it for reputation, or for sharing, he did release something.

Until the community here is back to life (even the mod is inactive),
I probably won't be releasing anything.

For those who bothers, the libconfig file size limitation IS crackable.
The crux to it lies in the libconfig.idx. Go figure.

I hope those who crack the limitation will not just hand it out to leechers.
 
Experienced Elementalist
Joined
May 18, 2005
Messages
212
Reaction score
2
Ih ope someone will not be as you and share it...

Even if lots of people are leecheres, sharing is what makes the RZ community works.
If everybody here was like you we would have problems here...

Edit : Sorry but I really don't share your point of view. People have different competences and cannot do things you did.
 
Last edited:
Junior Spellweaver
Joined
Feb 19, 2006
Messages
112
Reaction score
2
Aweb, the thing is nobody is willing to contribute at all.

When I ask for help with translations, etc., pretty no one bothers.

Once I just *hint* that I have made some progress, 2 people immediately reply.

Some may not agree - not everyone will, especially leechers.

This is just my point of view, I'm not forcing it on anyone.
 
Experienced Elementalist
Joined
May 18, 2005
Messages
212
Reaction score
2
I would love to help you but I didnt managed to get this server working.. :S

The reason nobody comes here is tht the server is a bit hard to setup, and the game in chinese. Translating a bit will make more competent (or not ) people to come.
 
Junior Spellweaver
Joined
Feb 19, 2006
Messages
112
Reaction score
2
I've seen other servers which are popular even though its in another language.

Look at A3. The server is indeed resource intensive, but 2 LAN computers should do it.

There are only 1-2 posts daily at best nowadays, often even none.
 
Experienced Elementalist
Joined
Jun 24, 2003
Messages
211
Reaction score
2
You should share with me :)
You can check on me for my contributions on this long time before you're here.
Nah forget it, have fun with what ever you have now.

Thank you
 
Back
Top