Jump to content
  • 0

[Resolved] Game Master Sprite


Mystery

Question


  • Group:  Members
  • Topic Count:  94
  • Topics Per Day:  0.02
  • Content Count:  2192
  • Reputation:   252
  • Joined:  11/11/11
  • Last Seen:  

I really don't want the GameMaster sprite.. is there a way to Keep your account ID in the <admin> within clientinfo but disabling the view of the Game Master sprite? =/

I don't want the sprite to show anymore but I would like to keep the Yellow naming that it comes with.

Edited by Gaypuff
Link to comment
Share on other sites

17 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   3
  • Joined:  12/22/11
  • Last Seen:  

Well, it's more of a client hex than a graphic mod.

Do this at your own risk.

Anyways, here goes:

Open your client in a hex editor(xvi32), and look up this hex string.

83 C4 04 84 C0 0F 84 E3 00 00 00 8B 96 24 02 00

Replace it with this one.

83 C4 04 84 C0 E9 E4 00 00 00 90 8B 96 24 02 00

Note: You'll have to SEARCH and REPLACE it TWICE. If you fail to do that, either the suit won't go away, or your character's head won't align with the body anymore.

What this will do, is IGNORE the Game Master suit, you'll wear whatever clothing your job actually is.

You'll still have the magical right-click powers, and Yellow name/text.

Didn't check what happens with the GMs without rightclick powers. (i.e: GMs inside <admin><yellow> blocks)

Tested on RagRE 2011-01-11a, don't know about the rest of the clients.

Hope it works out for you.

  • Upvote 2
Link to comment
Share on other sites

  • 1

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   3
  • Joined:  12/22/11
  • Last Seen:  

tested with 2011-03-15 and it works :D Thanks!

How do you, 'Hex' it i have problem regarding with it? could you tell me?

Thanks!

You need a program called xvi32, it's available for free on google.com.

Download it and extract it, then run it and load your server's exe into it.

After that, it's simple search and replacing (CTRL+R I think?)

Sorry if I'm not explaining it clearly.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  33
  • Reputation:   1
  • Joined:  06/07/17
  • Last Seen:  

I cannot seem to find the HEX String I need to replace. I am using a 2015 11 04 Client :(

 

any one could help ?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  42
  • Topics Per Day:  0.01
  • Content Count:  227
  • Reputation:   11
  • Joined:  11/16/11
  • Last Seen:  

also interested in this.. Any way to just use the yellow color name without having the GM sprite? /ok

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  383
  • Reputation:   109
  • Joined:  11/11/11
  • Last Seen:  

I don't know if it's possible to desactivate it but you can easily change the sprite by another class or a custom sprite in your data then keep yellow name / chat.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  94
  • Topics Per Day:  0.02
  • Content Count:  2192
  • Reputation:   252
  • Joined:  11/11/11
  • Last Seen:  

Well, it's more of a client hex than a graphic mod.

Do this at your own risk.

Anyways, here goes:

Open your client in a hex editor(xvi32), and look up this hex string.

83 C4 04 84 C0 0F 84 E3 00 00 00 8B 96 24 02 00

Replace it with this one.

83 C4 04 84 C0 E9 E4 00 00 00 90 8B 96 24 02 00

Note: You'll have to SEARCH and REPLACE it TWICE. If you fail to do that, either the suit won't go away, or your character's head won't align with the body anymore.

What this will do, is IGNORE the Game Master suit, you'll wear whatever clothing your job actually is.

You'll still have the magical right-click powers, and Yellow name/text.

Didn't check what happens with the GMs without rightclick powers. (i.e: GMs inside <admin><yellow> blocks)

Tested on RagRE 2011-01-11a, don't know about the rest of the clients.

Hope it works out for you.

Wow, thanks a lot! I'll try it out.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  39
  • Topics Per Day:  0.01
  • Content Count:  386
  • Reputation:   15
  • Joined:  11/17/11
  • Last Seen:  

@Shag, i tried it from my client, 2011-03-15 but when i replace the 'CODES' my client won't WORK maybe i'm having problem when 'Replacing' it?

Any helps?

Regards,

Mindless

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  42
  • Topics Per Day:  0.01
  • Content Count:  227
  • Reputation:   11
  • Joined:  11/16/11
  • Last Seen:  

tested with 2011-03-15 and it works /ok Thanks!

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  39
  • Topics Per Day:  0.01
  • Content Count:  386
  • Reputation:   15
  • Joined:  11/17/11
  • Last Seen:  

tested with 2011-03-15 and it works /ok Thanks!

How do you, 'Hex' it i have problem regarding with it? could you tell me?

Thanks!

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  42
  • Topics Per Day:  0.01
  • Content Count:  227
  • Reputation:   11
  • Joined:  11/16/11
  • Last Seen:  

tested with 2011-03-15 and it works /ok Thanks!

How do you, 'Hex' it i have problem regarding with it? could you tell me?

Thanks!

I used xvi32, find the hex string with Case Sensitive checked twice and replace both.. then save.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  94
  • Topics Per Day:  0.02
  • Content Count:  2192
  • Reputation:   252
  • Joined:  11/11/11
  • Last Seen:  

On client: 2011-03-15a, I can't seem to find the string o_O. I click Search, Find, have my option on Hex String, paste the code you gave and it cant seem to find the string o_o

Nevermind.. Fixed it o_o

Edited by Mysterious
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  94
  • Topics Per Day:  0.02
  • Content Count:  2192
  • Reputation:   252
  • Joined:  11/11/11
  • Last Seen:  

Is there a new SVN for new clients?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  658
  • Reputation:   57
  • Joined:  11/20/11
  • Last Seen:  

Here you have the download link to the newest clients :

http://subversion.assembla.com/svn/weetools/clients/

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  40
  • Topics Per Day:  0.01
  • Content Count:  530
  • Reputation:   33
  • Joined:  01/17/12
  • Last Seen:  

can't seem to find this with older clients 2010 :D

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   3
  • Joined:  12/22/11
  • Last Seen:  

can't seem to find this with older clients 2010 :D

Try this, seemed to work on a 2010-07-30 client.

Replace this:

84 C0 0F 84 63 01 00 00

For this:

90 90 E9 64 01 00 00 90

Again, you MUST search and replace them TWICE.

And remember that you're doing this at your own risk.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  221
  • Reputation:   12
  • Joined:  12/18/11
  • Last Seen:  

Yea, actually not searching and replacing them twice will make some strange stuff with the char looks. Tested on 2011-11-16 and works fine.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  206
  • Reputation:   16
  • Joined:  01/03/12
  • Last Seen:  

I just applied it on a 2011-03-15a client, I'll test it and post if it worked :(

Edit: It worked like a charm! Thank you! I hate the ugly GM sprites for the guys.

Edited by Shinon Yoshida
Link to comment
Share on other sites

Join the conversation

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

Guest
Answer this question...

×   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.

×
×
  • Create New...