Jump to content

Recommended Posts

Posted
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.
  • Upvote 10
  • 1 month later...
Posted (edited)

There is a buttton for that on new client but i'll check that

Work on disband guild too

Edited by Shakto
Posted

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?

  • 4 weeks later...
  • 3 months later...
  • 3 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...