Moving cashshop button?

ayre

New member
Messages
23
Points
0
Emulator
Other
Is it possible to move the cash shop button or atleast be able to toggle it on/off? I know you can assign a hotkey to open and close the cashshop window.

 
Last edited by a moderator:
you can do it by hexing the client. 

 
Is there a guide anywhere? If not, what strings am I exactly looking for?

 
try to seach NC_CashShop

 
You can hex it out but it'll still look for a particular bmp or else you'll be getting a resource error. What I did to fix it was make a 1x1 transparent BMP

 
nope, you can remove it by changing the hex codes of nc_cashshop into 00

 
I did change the hex codes of that particular text but it still ends up asking for something.

Changed all of nc_cashshop into 00 and this is the message that appears.

PyArjGs.png


 
Last edited by a moderator:
what client are you using?

 
its kinda weird did you hexed your client when it stills open? because i tried it now and i dont have any resource error.

 
You can't hex a file while it's open. Maybe you added the "Disable error messages" or something along those lines.

 
replace the skin of the cash shop button is one way, so that could be toggled on or off

 
Back
Top