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!

Reawakening (3+)

Junior Spellweaver
Joined
May 18, 2014
Messages
151
Reaction score
57
Hi,


Some months ago I saw in on private server (Reawakening 3+) and I searched to how I could do this. I found.

How this works? You can edit by Hexadecimal.

Code below is just to explain for you to how this works.
49cd0d18000100000069543ace68000000000000000000000000000000000000000

49cd0d18: EXP in Book Demon
0001: Reawakening Level 1
00000069: Character Level 105
543ace68*****: Reawakening Date(12/10/2014) unix timestamp
000000000000000000000000000000000000000: You just need to understand this after you complete second reawakening. Because you need count the bits to add the third reawakening. I'll not explain all for you, put your mind to work and you understand this.

**********************************************************************
1) Convert this HEX to DECIMAL;
2) Put the DECIMAL in conversor site(link below) to see timestamp;
3) Get timestamp and convert DECIMAL to HEX;
4) Change pink value to change your reawakening date.
**********************************************************************

I just explained what represent each value. And I'll share below Reawakening 10. If you need to find (Level 3, 4, 5, etc..) study the code above and try to edit by yourself. Is not so dificulty!

Reawakening 10:
Code:
49cd0d18000a00000069543ace68000000000000000000000069543acf26000000000000000000000069543acf26000000000000000000000069543acf26000000000000000000000069543acf26000000000000000000000069543acf26000000000000000000000069543acf26000000000000000000000069543acf26000000000000000000000069543acf26000000000000000000000069543acf26000000000000000000000069543acf26000000000


Convert Hex to Decimal:
http://www.binaryhexconverter.com/hex-to-decimal-converter
Convert Decimal to Hex: http://www.binaryhexconverter.com/decimal-to-hex-converter
Unix timestamp converter: http://www.onlineconversion.com/unix_time.htm

If this be good for you, please hit the like button!

-

PS: If you have knowledge in JSP/PHP u can make a script to your players Reawakening by Web. Bonus Point you can edit "PP" in character XML.

-

You're free to post in other foruns but please keep the original credits.
 
Junior Spellweaver
Joined
May 18, 2014
Messages
151
Reaction score
57
does this use the items already made in game for the reawakening?

I don't understand what u said... But, you only edit by hexa because reawakening > 2 is blocked by WanMei. You can to put reawakening 10 code without reawakening before.
 
Skilled Illusionist
Joined
Apr 3, 2011
Messages
341
Reaction score
44
I don't understand what u said... But, you only edit by hexa because reawakening > 2 is blocked by WanMei. You can to put reawakening 10 code without reawakening before.

:?: so, what function for this funct - Reawakening (3+) - RaGEZONE Forums :?: :blink:
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Feb 21, 2012
Messages
94
Reaction score
14
41115 reawakening stone 1
41116 reawakening stone 2
41117 reawakening stone 3
41118 reawakening stone 4
41119 reawakening stone 5
41120 reawakening stone 6
41121 reawakening stone 7
41122 reawakening stone 8
41123 reawakening stone 9
41124 reawakening stone 10
 
Junior Spellweaver
Joined
May 18, 2014
Messages
151
Reaction score
57
41115 reawakening stone 1
41116 reawakening stone 2
41117 reawakening stone 3
41118 reawakening stone 4
41119 reawakening stone 5
41120 reawakening stone 6
41121 reawakening stone 7
41122 reawakening stone 8
41123 reawakening stone 9
41124 reawakening stone 10

What?
 
Junior Spellweaver
Joined
May 18, 2014
Messages
151
Reaction score
57
both have the exact same stuff

CH = Currently is 1.5.3 and 1.5.2 have some other elements version.
PWI = 1.5.2 v128.

I search in PWI v128 and Reawakening 10 was not activated. In 1.5.1 (v101) no has any codes in GS only goes to 2. (not sure)

Maybe is be blocked on Combined Services 2 but I never found this numbers on GS.
 
Newbie Spellweaver
Joined
Jun 9, 2015
Messages
10
Reaction score
0
CH = Currently is 1.5.3 and 1.5.2 have some other elements version.
PWI = 1.5.2 v128.

I search in PWI v128 and Reawakening 10 was not activated. In 1.5.1 (v101) no has any codes in GS only goes to 2. (not sure)

Maybe is be blocked on Combined Services 2 but I never found this numbers on GS.

1.5.2 ++ have reawakening 10
 
Back
Top