Jump to content

Leinadz

Members
  • Posts

    121
  • Joined

  • Last visited

Everything posted by Leinadz

  1. Heheh . I felt depress when i saw people begging for Encrypter/Decrypter so i started this kind of Project .
  2. Yup . Just make sure your patch files are also encrypt if you will patch them to your Server GRF.
  3. Use , SecureGRF it encrypts GRF files and it configure your client to read Encrypted GRF but it doesn't have Decrypt GRF. But , if you have patience , you can wait mine ,, im releasing it soon. Mega GRF Protector
  4. Yeah, after i cahracter select , the buffs dissapear(doesn't mount my character) and the item is still equipped to me.
  5. Hello, i have a problem on my item. Its work fine when i use it because it mounts my character also when i take it off, it removes my mount. The problem is, when i equip my item it mounts my character and when i Character select , my character has no mount anymore. And when i Character Select again(without taking off the item) , My character has mount and when i character select again, it doesn't mount my character and still happen all over again. Pls.. help me in this.. My Item script. 2607,Clip,Clip,5,30000,,100,,0,,1,0xFFFFFFFF,7,2,136,,0,0,0,{},{ setmounting(); },{ setmounting(); }
  6. What lua files are you using?
  7. The function ive said is to encrypt patch files. It is used to patch your GRF using your Patcher such as Thor Patcher , Neoncube and other patchers that support encrypted GRF.
  8. What compiler had used to make GRF Tool or GRF Builder that were using right now? I know , the language used is C++ , but what compiler is used in that?. Thanks !
  9. Sorry , i cant understand about inventory BTw thanks for the mounting item script Heres my inventory problem..
  10. how can i fix this? And i my inventory is too long. BUMP ,, pls.. hlp
  11. Hello , i changed the function of the clip in to mounting item 2607,Clip,Clip,5,30000,,100,,0,,1,0xFFFFFFFF,7,2,136,,0,0,0,{},{ setmounting(); },{} But , when i use the item , it mounts my character but when i take it off , the mount is still there but when i equip it again , the mount removed. And , my 2nd problem is, my inventory is long . Thanks
  12. I already edited the Renewal.H to disable renewal by putting /// and recompiled my server but still it has 3rd jobs.
  13. Hmm, yeah but actually , im making non-renewal server(No - 3rd Jobs) ,. so i think it ok to use my kRO outdated one BTW , thank for your suggestion ..
  14. BTW , its SOLVE already, I only put some lub files in the System folder.
  15. Thanks guys . I only need few things to be added to my program then ill release it for free .
  16. Ahh ok, then ill add the feature " Encrypt Patch files ( Such as Spr files , Act files , Lub files , and other files from Data folder) "
  17. Hello, whenever i open the 2012-04-10 client, error shows. How can i fix this?
  18. Hello i am Leinadz, Im expert about files programming using C++ and Pascal. READ THIS I can see other people having a problem in decrypting their GRF especially if you forgot to backup your GRF and accidentally encrypt it, then they can't find a way to Decrypt it. So i made my own program that has GRF Encryptor/Decryptor and Client Profile Configuration that only your client can read your Encrypted GRF. Im Developing it right now because i only started today making this program. The concept of this program is still weird and ugly because im only testing my GRF file to be encrypt. But if everything i finalize , then i will start designing my Program . ENCRYPTING GRF I will try to encrypt pal1.grf. This will be the result if GRF Extractor will view the Encrypted GRF. DECRYPTING GRF 1. Ok, ill try to Decrypt the Encrypted Pal1.grf What will i add to my program? GUI ( To put buttons , designs, and etc in my Program to make the program more easier to use ) Client Profile Configuration ( That only your client can be able to read your Encrypted GRF ) Speed Encryption Anti-crack Encrypt Patch files ( Such as Spr files , Act files , Lub files , and other files from Data folder) Then thats it PLS.. FEEDBACK
×
×
  • Create New...