Digos Posted April 22, 2013 Posted April 22, 2013 Recently i was facing an issue with newer clients that doesn't allow space in guild names. With ollydbg, I figure out how to allow space and I'm sharing: Open your hexed with a hex editor and search for this hex: 6A 20 53 FF D6 83 C4 08 Replace for: 6A 21 53 FF D6 83 C4 08 The 20 hex above is the space string (" ") , I changed it to "!" and If you want change to another just put the hex code in that position. Note: Tested in 2012-05-25-RagexeRE. 10 Quote
Judas Posted April 22, 2013 Posted April 22, 2013 good work =D Confirmed working on 2013-03-20 Ragexe so probably safe to say it works on most clients Quote
Shakto Posted June 2, 2013 Posted June 2, 2013 (edited) There is a buttton for that on new client but i'll check that Work on disband guild too Edited June 2, 2013 by Shakto Quote
mofo Posted June 3, 2013 Posted June 3, 2013 doesn't seem to work for 20120716 ragexe. /guild "with space" - error message (invalid command) /guild "with!space" - error message (you can not use space in guild names) did i miss anything? Quote
mofo Posted June 3, 2013 Posted June 3, 2013 oh, thanks shakto. so it works on the interface but not when using /guild. either way, i'll take it. thanks again! =) Quote
Shakto Posted June 3, 2013 Posted June 3, 2013 /guild isn't recognize anymore on 2013 client of information 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.