Jump to content
  • 0
REKT

Request 'Cash Shop' Remove this :P

Question

Hello, i couldn't find this from the msgstringtable or even in the source, probably everything is on the Client-Side?

is there way i can remove this? the one i circled? and also the one i "BOX" is there where i can edit that instead of Total i want to change to Total Points?

 

ZCF2yyV.png

 

Please let me know, or i can charge with this one if just incase if needs a hard coded.

Thank you :D

Share this post


Link to post
Share on other sites

9 answers to this question

Recommended Posts

  • 0

For 2015-09-16aRagexe

 

To Remove the box

----------------------------------

Find      : E8 81 97 0C 00 68

Replace: 83 C4 04 90 90 68

 

To Remove "C" after the box

----------------------------------

Find      : 68 04 1D AA 00 83 E8 24

Replace: 68 05 1D AA 00 83 E8 24

Share this post


Link to post
Share on other sites
  • 0

For changing Total String look for 

"Total              :      %s"

inside client in Hex Editor and change the spaces before ':' to what you want (only overwrite don't insert)

 

For 2015-10-29 RE you can use the following 

 

To Remove the box

----------------------------------

Find      : E8 D1 5A 0C 00 68

Replace: 83 C4 04 90 90 68

 

To Remove "C" after the box

----------------------------------

Find      : 68 D4 44 AC 00 83 E8 24

Replace: 68 D5 44 AC 00 83 E8 24

Edited by Neo

Share this post


Link to post
Share on other sites
  • 0

For 2015-11-04aRagexe

 

To Remove the box

----------------------------------

Find      : E8 51 A0 0C 00 68

Replace: 83 C4 04 90 90 68

 

To Remove "C" after the box

----------------------------------

Find      : 68 EC 1A AC 00 83 E8 24

Replace: 68 ED 1A AC 00 83 E8 24

Share this post


Link to post
Share on other sites
  • 0

For 2015-11-04aRagexe

 

To Remove the box

----------------------------------

Find      : E8 51 A0 0C 00 68

Replace: 83 C4 04 90 90 68

 

To Remove "C" after the box

----------------------------------

Find      : 68 EC 1A AC 00 83 E8 24

Replace: 68 ED 1A AC 00 83 E8 24

 

I will try this, Lastly can i have also with 2015-09-16aRagexe?

 

Thank you NEO i appreciate your help.

Share this post


Link to post
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.   Restore formatting

  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.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.