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!

Runes Extenstion Project - Final

Joined
Jul 24, 2011
Messages
807
Reaction score
614
Hey

Where you see 0x those you can use IDA or ollydbg to jump, values without 0x just open any hex editor (example: 010 editor and ctrl + g (jump to address))

Blended Rune:

Client side (cabalmain.exe):
0x00632B3E Blended Registration
0x00638A75 Blended String
0x00700338 Blended Slot
0x006370AB Blended Count

Server side (WorldSvr.bin):
3396BE 02 -> 09 (learning error)
26AB14 03 -> 0A (userdataunpack2 error)

----------------------------------------------

Essence Rune:

Client side (cabalmain.exe)
239e60 0E - 1A Essence Rune Registration

Server side (WorldSvr.bin):
3393BB 0E -> 1A (learning error)
26a4a0 0F -> 1A (userdataunpack2 error)

Credits not goes to me, but that guy who shared with me wanted to get it shared.
 
Last edited:
Joined
Jul 18, 2009
Messages
661
Reaction score
76
Hey

Where you see 0x those you can use IDA or ollydbg to jump, values without 0x just open any hex editor (example: 010 editor and ctrl + g (jump to address))

Blended Rune:

Client side (cabalmain.exe):
0x00632B3E Blended Registration
0x00638A75 Blended String
0x00700338 Blended Slot
0x006370AB Blended Count

Server side (WorldSvr.bin):
3396BE 02 -> 09 (learning error)
26AB14 03 -> 0A (userdataunpack2 error)

----------------------------------------------

Essence Rune:

Client side (cabalmain.exe)
239e60 0E - 1A Essnece Rune Registration

Server side (WorldSvr.bin):
3393BB 0E -> 1A (learning error)
26a4a0 0F -> 1A (userdataunpack2 error)

Credits not goes to me, but that guy who shared with me wanted to get it shared.

nice shared
 
Newbie Spellweaver
Joined
Mar 27, 2020
Messages
53
Reaction score
2
Hey

Where you see 0x those you can use IDA or ollydbg to jump, values without 0x just open any hex editor (example: 010 editor and ctrl + g (jump to address))

Blended Rune:

Client side (cabalmain.exe):
0x00632B3E Blended Registration
0x00638A75 Blended String
0x00700338 Blended Slot
0x006370AB Blended Count

Server side (WorldSvr.bin):
3396BE 02 -> 09 (learning error)
26AB14 03 -> 0A (userdataunpack2 error)

----------------------------------------------

Essence Rune:

Client side (cabalmain.exe)
239e60 0E - 1A Essence Rune Registration

Server side (WorldSvr.bin):
3393BB 0E -> 1A (learning error)
26a4a0 0F -> 1A (userdataunpack2 error)

Credits not goes to me, but that guy who shared with me wanted to get it shared.

do i need to download files for this? im using cabal pilipinas client files
 
RaGEZONE VIP
[VIP] Member
Joined
Oct 10, 2019
Messages
199
Reaction score
454
:eek:tt::love: WorldSvr.bin good guy! can you give tip for mob up to 3070+?
Find this place in the standard WorldSvr.bin, select 10-20 bytes and search for them in the modified WorldSvr.bin. This usually works for me. But I still hope that someone will post the source of the mob unlimited, as there are very unpleasant bugs in the completed file :(:
 
Banned
Banned
Joined
Aug 10, 2010
Messages
159
Reaction score
33
Here is working normally, thanks for sharing, but a bug that I found about and that the Blended Rune are invisible and do not activate, after placing them and restarting the game.

__________________


I managed to solve, is now working 100%, it was my lack of attention and adding new runes essence of Lv.2
thanks again for sharing
 
Last edited:
Newbie Spellweaver
Joined
Oct 7, 2018
Messages
20
Reaction score
42
That Cool!!! since you released this limit I will also release the fix for MA <3 staffs, I will type everything and publish it for you.

 
Newbie Spellweaver
Joined
Dec 24, 2019
Messages
75
Reaction score
6
After editing my bin with those address above my blended didn't work, i change activation rate 100% but still didnt work. Nothing pops-up. Any help would be appreciated.
 
Newbie Spellweaver
Joined
Dec 24, 2019
Messages
75
Reaction score
6
It's working fully and all big server using it already without any issue. Try again until it will not work.
I can use upto 30 blended, but the thing is --- it is not functional. Nothing pop-ups to my screen even thou its 100% activation rate
 
Newbie Spellweaver
Joined
Mar 30, 2020
Messages
51
Reaction score
2
Nice release :) Thanks :)
Does anyone please share a enc templates? all the templates here are old and there's no tutorial on how to make them or edit them.
 
Banned
Banned
Joined
Jul 14, 2020
Messages
420
Reaction score
35
Can anyone tell me what do I need to change on this address for Blended Runes?

Client side (cabalmain.exe):
0x00632B3E Blended Registration
0x00638A75 Blended String
0x00700338 Blended Slot
0x006370AB Blended Count
 
Back
Top