- Joined
- Jan 1, 2008
- Messages
- 170
- Reaction score
- 1
ahyyyzzzz
i've change my principle... instead of sharing the finished product of the file, why not teach them how did you manage to do it so that they can also be a master in that certain field...
here's what i'm doing...
Download this rzcheck tool.
example: myrosso glogic... edit the mapslist.ini
1. decode the file using rzcheck into .txt file
>rzcheck decode -i mapslist.ini -o mapslist.txt
2. open the mapslist.txt, you can see and read the file... now try to edit it...
3. after you edit the file, encode it back using rzcheck...now back the file into .ini format
>rzcheck encode -i mapslist.txt -o mapslist.ini
4. after #3 step decode it again using rzcheck.. this time in other folder/drive so that it won't overwrite the previous one...
>rzcheck decode -i mapslist.ini -o c:/mapslist.ini
5. now open your ran file editor...
6. encrypt the decoded file mapslist.ini found on drive c:/ using Ran File Editor
7. you will now have enc_mapslist.ini
8. rename the file into mapslist.ini
9. repack it at your glogic
10. run the server and your done..
This is what i'm doing ryt now in decrypting other files... now use it at your own risk and may you be able to help the ep4 dev team in decrypting and encrypting all files... i guess too many work if i load all of these to myself...
you can try this editable files as your starting point... now when you are pro please teach me too...
i've change my principle... instead of sharing the finished product of the file, why not teach them how did you manage to do it so that they can also be a master in that certain field...
here's what i'm doing...
Download this rzcheck tool.
example: myrosso glogic... edit the mapslist.ini
1. decode the file using rzcheck into .txt file
>rzcheck decode -i mapslist.ini -o mapslist.txt
2. open the mapslist.txt, you can see and read the file... now try to edit it...
3. after you edit the file, encode it back using rzcheck...now back the file into .ini format
>rzcheck encode -i mapslist.txt -o mapslist.ini
4. after #3 step decode it again using rzcheck.. this time in other folder/drive so that it won't overwrite the previous one...
>rzcheck decode -i mapslist.ini -o c:/mapslist.ini
5. now open your ran file editor...
6. encrypt the decoded file mapslist.ini found on drive c:/ using Ran File Editor
7. you will now have enc_mapslist.ini
8. rename the file into mapslist.ini
9. repack it at your glogic
10. run the server and your done..
This is what i'm doing ryt now in decrypting other files... now use it at your own risk and may you be able to help the ep4 dev team in decrypting and encrypting all files... i guess too many work if i load all of these to myself...
you can try this editable files as your starting point... now when you are pro please teach me too...
Attachments
Last edited by a moderator:

