Neo-Mind 264 Posted November 10, 2013 (edited) N.E.M.O. - Neo Exe Modification OrganizerWhy another client patcher? well1) WeeDiffGen - isn't working for 2013 clients + it depends on dlls (not that its a bad thing but i like scripting )2) xDiffGen - yes its scripted but we need to depend on xdiff files.so i made a new one based on xDiffGen and here it is. The patches are written in QtScript format. Details of making a patch have already been written in a seperate topic - although now it needs to be updated with more details.I have already converted most of the patches from xDiffGen.Why this name? - well I didn't want it to be called * Gen No offense plus someone keeps calling me Nemo in IRC which gave me the idea Snapshot -----------------How to use? ---------------------1) First you need to specify your client file in Input Exe file box. If you browse to select the file name, Output Patched box gets updated with a _patched suffix filename automatically. Ofcourse you can select your own name for the output. 2) Next we need to load both the client and the scripts (patches & addons). so click Load Client button. 3) Select the patches you want . In case you patched once before (for whatever date) they will be saved in your local and you can use the Select Previous button to select them again. Also you can try using the Select Rcomnded button to select all the Recommended patches. 4) So your patches are selected and client is loaded what next but to Apply Patches which will generate the output file. In 2.0 version , NEMO also generates a .secure.txt file containing the MD5, SHA1 and CRC32 values of the output exe file which you can use in various tools. 5) You can use the Save Profile and Load Profile buttons for saving/reloading a set of patches & input values, that you have selected (even if they are not applied) for future use. 6) Whenever you apply patches to a client, NEMO updates the patchlist.log file (along with Inputlist.db) in the folder where NEMO.exe is. This file will contain the list of patches you have applied along with their IDs (do not tamper with either of them). Changes in 2.0:----------------------1) I have made some obvious modifications to the interface (you can definitely see the change in case you have seen v1.0). i) Buttons have come downwards and is no longer strippable (toolbar has been fixed in position) ii) New status Label has been added which shows your currently loaded client date and how many patches are selected. iii) NEMO now has support for Addons - scripts that are meant to retrieve data from the client and do its own thing (not patch the client). All the Extract xDiff patches has been added here already. 1 extra addon will be coming soon once i can fix it. iv) New Filter box has been added which does live search (i.e. filter as you type) for filtering out only the patches u want to see. For e.g. if you type color, it will only show patches that have the string color in either it's name or the description. You can also use regular expression . Also you can sort the columns now v) An upcoming feature - Test Patches. this one you can use for testing a newly added patch for a variety of clients that you select. 2) NEMO is no longer there in SVN. I have shifted it to GitHub . The rar file uploaded has the .git file so you should be able to directly pull to get updates. But just in case I have also provided the repository link below. Remember to pull for updates before using NEMO and let me know if you are facing any bugs or issues or if i have missed out on anything. Enjoy . Repository: https://github.com/MStr3am/NEMO.git Download Link: NEMO zip file Edited May 13, 2016 by Neo 2 37 Uzieal, Litro, Vindicaree and 36 others reacted to this Quote Share this post Link to post Share on other sites
N e s s 3 Posted November 10, 2013 siri cant download it is the link broken? but nc project sir! Quote Share this post Link to post Share on other sites
Uzieal 89 Posted November 10, 2013 Very nice, it looks clean and I love the name haha! I wonder who in IRC could be calling you Nemo hmm xD? +1 Quote Share this post Link to post Share on other sites
Neo-Mind 264 Posted November 10, 2013 siri cant download it is the link broken? but nc project sir! hmm odd i can see it . anyways you can also try downloading from my repository . i have added the link in my post. Quote Share this post Link to post Share on other sites
Judas 100 Posted November 10, 2013 very awesome =3 Quote Share this post Link to post Share on other sites
mrlongshen 22 Posted November 10, 2013 i try to use on 2013. but its not working sir. huhu Quote Share this post Link to post Share on other sites
jaBote 438 Posted November 10, 2013 Quite awesome release. Thanks Neo! P.S.: siri cant download it is the link broken? but nc project sir! Finding NEMO. Quote Share this post Link to post Share on other sites
Neo-Mind 264 Posted November 10, 2013 i try to use on 2013. but its not working sir. huhu what issue are you facing? Quote Share this post Link to post Share on other sites
mrlongshen 22 Posted November 11, 2013 (edited) i tick the sso login, but it can be click even bypass it. its should use launcher.. Edited November 11, 2013 by mrlongshen Quote Share this post Link to post Share on other sites
Mystery 594 Posted November 11, 2013 This is quite awesome actually Nemo (I think you're gonna be called that from now on xD). Although the interface is much more different than Wee's, it still does what it was intended to do. xD Quote Share this post Link to post Share on other sites
kyeme 71 Posted November 11, 2013 @Neo do you have any plans to implement the ForceClientHashPacket? @edit The CustomWindowTitle is not working? My ragexe is 2013-08-07 Quote Share this post Link to post Share on other sites
Mhalicot 392 Posted November 11, 2013 is disable multiple window working on client 2013-08-07? Quote Share this post Link to post Share on other sites
mrlongshen 22 Posted November 11, 2013 I try to use 2013.05.22 client. The Custom Window Title is not working. The Use SSO Login Packet not working. I can bypass it. Quote Share this post Link to post Share on other sites
Neo-Mind 264 Posted November 11, 2013 (edited) longshen Custom Window Title had a bug well actually bug was in the core. ill be updating it soon. Ill check the client date you have mentioned. @Neo do you have any plans to implement the ForceClientHashPacket? @edit The CustomWindowTitle is not working? My ragexe is 2013-08-07 Ill need to look into how ForceClientHashPacket is implemented (wew that was a mouthful) looks like there was a bug with replacing dword i have fixed it now. I'll update the repo today with all the updated stuff. Edited November 11, 2013 by Neo 1 kyeme reacted to this Quote Share this post Link to post Share on other sites
Neo-Mind 264 Posted November 11, 2013 Update: 1) Fixed issue with Custom Window Title Patch 2) Added two patches - Increase Attack Display & Enable Custom Homunculus. 3) Added a debug setup for easy debugging of patches - details will come later I try to use 2013.05.22 client. The Custom Window Title is not working. The Use SSO Login Packet not working. I can bypass it. was it working for you with the xdiff file? I just checked for that client date and the changes made by the patch are same as xdiff file. is disable multiple window working on client 2013-08-07? yes it is. I tried it out. 1 Uzieal reacted to this Quote Share this post Link to post Share on other sites
Wend 0 Posted November 11, 2013 no send hash packet for 2013-06-12 and later? Quote Share this post Link to post Share on other sites
mrlongshen 22 Posted November 11, 2013 I try to use 2013.05.22 client. The Custom Window Title is not working. The Use SSO Login Packet not working. I can bypass it. was it working for you with the xdiff file? I just checked for that client date and the changes made by the patch are same as xdiff file. @neo yes sir, its work well on xdiff. i have try use 2013.05.22 and 2013.08.07a, i can bypass and the sso login not works. Quote Share this post Link to post Share on other sites
Zezicla 2 Posted November 11, 2013 +1 and add the custom shield patch plz and custom jobs for the rest this rulez !! Quote Share this post Link to post Share on other sites
kyeme 71 Posted November 11, 2013 longshen Custom Window Title had a bug well actually bug was in the core. ill be updating it soon. Ill check the client date you have mentioned. @Neo do you have any plans to implement the ForceClientHashPacket? @edit The CustomWindowTitle is not working? My ragexe is 2013-08-07 Ill need to look into how ForceClientHashPacket is implemented (wew that was a mouthful) looks like there was a bug with replacing dword i have fixed it now. I'll update the repo today with all the updated stuff. Thank you. Found another bug on "Allow chat flood" when I set to 255, I cant type anything. And "Allow space in guild name" is not working also.. Im using 2013-08-07 ragexe Quote Share this post Link to post Share on other sites
Neo-Mind 264 Posted November 11, 2013 Update: Added Enable Custom Shields and Force Send Client Hash patches (Would be great if someone checks this one - I have tagged it as Experimental for time being) longshen Custom Window Title had a bug well actually bug was in the core. ill be updating it soon. Ill check the client date you have mentioned. @Neo do you have any plans to implement the ForceClientHashPacket? @edit The CustomWindowTitle is not working? My ragexe is 2013-08-07 Ill need to look into how ForceClientHashPacket is implemented (wew that was a mouthful) looks like there was a bug with replacing dword i have fixed it now. I'll update the repo today with all the updated stuff. Thank you. Found another bug on "Allow chat flood" when I set to 255, I cant type anything. And "Allow space in guild name" is not working also.. Im using 2013-08-07 ragexe Alright ill look into that I try to use 2013.05.22 client. The Custom Window Title is not working. The Use SSO Login Packet not working. I can bypass it. was it working for you with the xdiff file? I just checked for that client date and the changes made by the patch are same as xdiff file. @neo yes sir, its work well on xdiff. i have try use 2013.05.22 and 2013.08.07a, i can bypass and the sso login not works. hmm weird can you post the patched client here. i wonder what is wrong. This is quite awesome actually Nemo (I think you're gonna be called that from now on xD). Although the interface is much more different than Wee's, it still does what it was intended to do. xD I welcome any suggestions for the interface . 2 Uzieal and kyeme reacted to this Quote Share this post Link to post Share on other sites
quesoph 105 Posted November 11, 2013 Force Send Client Hash patches Finally! You are awesome Nemo! Quote Share this post Link to post Share on other sites
Zezicla 2 Posted November 11, 2013 seems so all works nice good job sir Quote Share this post Link to post Share on other sites
mrlongshen 22 Posted November 11, 2013 @nemo http://k3dt.eu/Ragexe/unpacked/2013-05-22Ragexe.exe.zip http://k3dt.eu/Ragexe/unpacked/2013-08-07aRagexe.exe.zip Quote Share this post Link to post Share on other sites
kyeme 71 Posted November 11, 2013 Update: Added Enable Custom Shields and Force Send Client Hash patches (Would be great if someone checks this one - I have tagged it as Experimental for time being) longshen Custom Window Title had a bug well actually bug was in the core. ill be updating it soon. Ill check the client date you have mentioned. @Neo do you have any plans to implement the ForceClientHashPacket? @edit The CustomWindowTitle is not working? My ragexe is 2013-08-07 Ill need to look into how ForceClientHashPacket is implemented (wew that was a mouthful) looks like there was a bug with replacing dword i have fixed it now. I'll update the repo today with all the updated stuff. Thank you. Found another bug on "Allow chat flood" when I set to 255, I cant type anything. And "Allow space in guild name" is not working also.. Im using 2013-08-07 ragexe Alright ill look into that >>>>> I try to use 2013.05.22 client. The Custom Window Title is not working. The Use SSO Login Packet not working. I can bypass it. was it working for you with the xdiff file? I just checked for that client date and the changes made by the patch are same as xdiff file. @neo yes sir, its work well on xdiff. i have try use 2013.05.22 and 2013.08.07a, i can bypass and the sso login not works. hmm weird can you post the patched client here. i wonder what is wrong. This is quite awesome actually Nemo (I think you're gonna be called that from now on xD). Although the interface is much more different than Wee's, it still does what it was intended to do. xD I welcome any suggestions for the interface . Awesome updates. Thank you. @Allow chat flood and Allow space in guild name Sorry I wasn't able to tell you that its not working with Shaktos's xdiffgen. Do you have a solution for this? @ForceClientHash is working now @CustomShield I dont know why snot showing the Shield when attacking or being attacked (i already have your .lua files)..Im using 2013-08-07 Quote Share this post Link to post Share on other sites
Neo-Mind 264 Posted November 12, 2013 (edited) Update: 1) Allow chat flood has been modified to accept only till 127 (max chat is actually supposed to be a byte so values from 128-256 get considered as negative numbers). 2) So what if you want no limits? I have added a new patch which removes the chat limitation itself . @kyeme - i will look into the rest today when i get home. EDIT: please check out from the repository. I didn't get time to make a new rar yet. Edited November 12, 2013 by Neo 2 Judas and kyeme reacted to this Quote Share this post Link to post Share on other sites