Popular Post Secrets Posted August 13, 2017 Popular Post Posted August 13, 2017 (edited) DISCONTINUED Since I updated some of NEMO's easy-to-update patches, I think the community would benefit from them too. Don't expect much though Download updated patches on my fork of NEMO. (Commit logs) These patches are distributed "as is", without warranty of any kind. In no event shall I be liable for any claims, damages or other liabilities. If you'd like to buy me a symbolic beer, feel free to donate to my PayPal. Symbolic beer hall of fame: (Thank you for the kind donation) @Hurtsky @renniw @Radian @Haziel Edited March 26, 2018 by Secrets These manaplus devs smh 8 16 10 4
Secrets Posted August 13, 2017 Author Posted August 13, 2017 Added experimental "Disable Doram Character Creation UI" patch. Thanks to @Ai4rei for his hex sequences. 2 1 1
Bruno Nogueira Posted August 13, 2017 Posted August 13, 2017 Thanks @Secrets and @Ai4rei (topic for disable doram creation)
Hurtsky Posted August 13, 2017 Posted August 13, 2017 (edited) Spoiler working good Edited August 13, 2017 by Hurtsky
shatowolf Posted August 14, 2017 Posted August 14, 2017 whoa! thanks mate. gonna give you some coffee...
TesLA Posted August 19, 2017 Posted August 19, 2017 Thank you very much for your work. It's very useful to me.
mrjnumber1 Posted August 20, 2017 Posted August 20, 2017 (edited) just sharing these here for the public, since 06-28-2017b ragexeRE won't work with the addresses getting pushed further and further - lots more will need adjusted similarly too.. Extendbox.qs https://paste2.org/Bg44KsAL RestoreLoginWindow.qs https://paste2.org/pLb2InJt CancelToLoginWindow.qs https://paste2.org/IB61skXD EnableWhoCommand.qs https://paste2.org/YUpyz5tH ShowRegisterButton.qs https://paste2.org/Bt5dz7bw new stuff below! DisableKroSiteLaunch.qs https://paste2.org/d5nW0eUO (when users change their ingame settings that require a restart, the client tries to launch ro.gnjoy.com, this disables that) ChangeQuickSwitchDelay.qs https://paste2.org/bOEpLaeB (for whatever reason, the delay for using quick switch is client side - so it's got to be set in a diff here) ..even though quick switch packet info isn't quite figured out yet (well, maybe some others have but i didn't get it working right yet) Edited August 20, 2017 by mrjnumber1 4 2
AHMADSHIDQI Posted August 23, 2017 Posted August 23, 2017 please fix enable 64k hairstyle bro u,u, ned more hairstyle for 2017 client >< 1
LOVE0825 Posted August 26, 2017 Posted August 26, 2017 Please allow more than 2016 login can use Packet packet settings [ Packet Third key Encryption:Failed in Step 1 - No Patterns matched ]
Relzz Posted August 31, 2017 Posted August 31, 2017 (edited) 2017 Client crashes a lot on more than 27 hairstyles.. And ignore missing palettes just crashes instead of ignoring the missing palette Edited August 31, 2017 by M45T3R
Haikenz Posted September 1, 2017 Posted September 1, 2017 (edited) I managed to correct the error of the hair styles ( 64k Hairstyles ) ../Patchers/Enable64kHairstyle.qs (Download in the attachment) Find: //Step 1a - Find address of Format String var code = "\xC0\xCE\xB0\xA3\xC1\xB7\\\xB8\xD3\xB8\xAE\xC5\xEB\\%s\\%s_%s.%s"; // "인간족\머리통\%s\%s_%s.%s" Change: //Step 1a - Find address of Format String var code = "\xC0\xCE\xB0\xA3\xC1\xB7\\\xB8\xD3\xB8\xAE\xC5\xEB\\%s\\%s_%s.%s"; // "Àΰ£Á·\¸Ó¸®Åë\%s\%s_%s.%s" Find: if (offset === -1) {//Doram Client code = "\\\xB8\xD3\xB8\xAE\xC5\xEB\\%s\\%s_%s.%s"; // "\머리통\%s\%s_%s.%s" Change: if (offset === -1) {//Doram Client code = "\\\xB8\xD3\xB8\xAE\xC5\xEB\\%s\\%s_%s.%s"; // "\¸Ó¸®Åë\%s\%s_%s.%s" Work in 2017-06-14bRagexeRE Enable64kHairstyle.qs Edited September 1, 2017 by Haikenz
Daegaladh Posted September 1, 2017 Posted September 1, 2017 (edited) You just changed the text on the comment... that makes no difference as the code remains the same :/ Edited September 1, 2017 by Daegaladh
Haikenz Posted September 1, 2017 Posted September 1, 2017 8 minutes ago, Daegaladh said: You just changed the text on the comment... that makes no difference as the code remains the same :/ It really was not too much ... but since everyone was with this error I decided to share his solution
Daegaladh Posted September 1, 2017 Posted September 1, 2017 No, I mean, that change does literally nothing as it's not part of the code. Unless there's some kind of encoding bug in the script parser.
Haikenz Posted September 1, 2017 Posted September 1, 2017 3 minutes ago, Daegaladh said: No, I mean, that change does literally nothing as it's not part of the code. Unless there's some kind of encoding bug in the script parser. The way it was, it made a mistake when it was past 29 ... with that little name change fix it now works
Zell Posted September 1, 2017 Posted September 1, 2017 (edited) 2 hours ago, Haikenz said: The way it was, it made a mistake when it was past 29 ... with that little name change fix it now works You just changed comment lines. Try change your hair color and you will see you client crashing. Edited September 1, 2017 by Zell
fictionx Posted September 8, 2017 Posted September 8, 2017 (edited) Up for the color and hair style in the newest clients. A lot of crash when i you try to change color hairstyle in 25 and above. Edited September 8, 2017 by fictionx
Foob Posted September 29, 2017 Posted September 29, 2017 Can you update the remove hourly announcement? Thanks!
v-key Posted September 30, 2017 Posted September 30, 2017 I got failed when tried to diasbled multiple windows on ragexe.exe is anyone has the solutions?
Recommended Posts