Jump to content
  • 0

Hide/Remove Content in Tab (hex)


hakuren

Question


  • Group:  Members
  • Topic Count:  120
  • Topics Per Day:  0.03
  • Content Count:  295
  • Reputation:   6
  • Joined:  12/02/11
  • Last Seen:  

Hi rA

is there a way to remove or hide those in red marks content

i try to hex it using hxd but i only got the graphics direction of those two and didn't hide it

can someone help

tab.jpg.98c2dd8c26f6377df984cc1739bb2520.jpg

EDIT : sorry wrong section please move to client request im really really sorry :(

Edited by hakuren
Link to comment
Share on other sites

9 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  403
  • Reputation:   245
  • Joined:  12/17/11
  • Last Seen:  

The second row (Max, +10 MIL, etc) are a texture. Refer to your data.grf's texture directory in order to locate it, then replace it with another texture that matches the BG and put that in your personal grf so it ove-writes data.grf's.

Not sure about the first row. But out of curiosity, why you want to delete that part? Doesn't it kill the entire purpose of the bank if you can't deposit or withdraw zeny?

Edited by Najara
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  120
  • Topics Per Day:  0.03
  • Content Count:  295
  • Reputation:   6
  • Joined:  12/02/11
  • Last Seen:  

18 hours ago, Najara said:

The second row (Max, +10 MIL, etc) are a texture. Refer to your data.grf's texture directory in order to locate it, then replace it with another texture that matches the BG and put that in your personal grf so it ove-writes data.grf's.

Not sure about the first row. But out of curiosity, why you want to delete that part? Doesn't it kill the entire purpose of the bank if you can't deposit or withdraw zeny?

i use this for another purpose and for gathering information too

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  417
  • Reputation:   354
  • Joined:  11/11/11
  • Last Seen:  

The controls can be hidden by changing their width and height (since removing the controls would crash the client upon clicking deposit/withdraw). Provide the client .exe.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  120
  • Topics Per Day:  0.03
  • Content Count:  295
  • Reputation:   6
  • Joined:  12/02/11
  • Last Seen:  

hi @Ai4rei

sorry for late reply..

i'm currently using this :

2015-11-04aRagexe.exe client

2015-11-04aRagexe.rar

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  417
  • Reputation:   354
  • Joined:  11/11/11
  • Last Seen:  

@hakuren: Since all of these, except the edit control, are bitmap-buttons where the size is taken from the bitmap and the offending code is not inlined, the following patch attempts to move the controls outside the visible area of the window. I cannot test this myself, so you will have to see for yourself what it does. There is no problem with the edit control, as that one can be zero-sized directly.

F:6A5968B100000068F5000000E8ECDB010068D90A0000E892701C0083C4048BCE50684819AC006A6368B100000068F6000000E8C6DB0100685819AC00686419AC00688400000068BD00000068660100008BCEE8A6DB0100687419AC00688019AC006884000000688D00000068650100008BCEE886DB0100689019AC0068A019AC0068840000006A5D68640100008BCEE869DB010068DA0A0000E80F701C0083C4048BCE5068B419AC0068840000006A2D6863010000E843DB010068DC000000E807EF480083C4048945F0C745FC0000000085C074098BC8E8218EFBFFEB0233C0C745FCFFFFFFFF6A116A638BC8
R:6A00682C01000068F5000000E8ECDB010068D90A0000E892701C0083C4048BCE50684819AC006A00682C01000068F6000000E8C6DB0100685819AC00686419AC006800000000682C01000068660100008BCEE8A6DB0100687419AC00688019AC006800000000682C01000068650100008BCEE886DB0100689019AC0068A019AC00682C0100006A0068640100008BCEE869DB010068DA0A0000E80F701C0083C4048BCE5068B419AC00682C0100006A006863010000E843DB010068DC000000E807EF480083C4048945F0C745FC0000000085C074098BC8E8218EFBFFEB0233C0C745FCFFFFFFFF6A006A008BC8

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  120
  • Topics Per Day:  0.03
  • Content Count:  295
  • Reputation:   6
  • Joined:  12/02/11
  • Last Seen:  

On 12/24/2017 at 3:23 AM, Ai4rei said:

@hakuren: Since all of these, except the edit control, are bitmap-buttons where the size is taken from the bitmap and the offending code is not inlined, the following patch attempts to move the controls outside the visible area of the window. I cannot test this myself, so you will have to see for yourself what it does. There is no problem with the edit control, as that one can be zero-sized directly.


F:6A5968B100000068F5000000E8ECDB010068D90A0000E892701C0083C4048BCE50684819AC006A6368B100000068F6000000E8C6DB0100685819AC00686419AC00688400000068BD00000068660100008BCEE8A6DB0100687419AC00688019AC006884000000688D00000068650100008BCEE886DB0100689019AC0068A019AC0068840000006A5D68640100008BCEE869DB010068DA0A0000E80F701C0083C4048BCE5068B419AC0068840000006A2D6863010000E843DB010068DC000000E807EF480083C4048945F0C745FC0000000085C074098BC8E8218EFBFFEB0233C0C745FCFFFFFFFF6A116A638BC8
R:6A00682C01000068F5000000E8ECDB010068D90A0000E892701C0083C4048BCE50684819AC006A00682C01000068F6000000E8C6DB0100685819AC00686419AC006800000000682C01000068660100008BCEE8A6DB0100687419AC00688019AC006800000000682C01000068650100008BCEE886DB0100689019AC0068A019AC00682C0100006A0068640100008BCEE869DB010068DA0A0000E80F701C0083C4048BCE5068B419AC00682C0100006A006863010000E843DB010068DC000000E807EF480083C4048945F0C745FC0000000085C074098BC8E8218EFBFFEB0233C0C745FCFFFFFFFF6A006A008BC8

 

Hi @Ai4rei

that really really works fine thank you so much

r.jpg.161a60ffee7d36717eead3e06fb602ff.jpg

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  120
  • Topics Per Day:  0.03
  • Content Count:  295
  • Reputation:   6
  • Joined:  12/02/11
  • Last Seen:  

On 12/24/2017 at 3:23 AM, Ai4rei said:

@hakuren: Since all of these, except the edit control, are bitmap-buttons where the size is taken from the bitmap and the offending code is not inlined, the following patch attempts to move the controls outside the visible area of the window. I cannot test this myself, so you will have to see for yourself what it does. There is no problem with the edit control, as that one can be zero-sized directly.


F:6A5968B100000068F5000000E8ECDB010068D90A0000E892701C0083C4048BCE50684819AC006A6368B100000068F6000000E8C6DB0100685819AC00686419AC00688400000068BD00000068660100008BCEE8A6DB0100687419AC00688019AC006884000000688D00000068650100008BCEE886DB0100689019AC0068A019AC0068840000006A5D68640100008BCEE869DB010068DA0A0000E80F701C0083C4048BCE5068B419AC0068840000006A2D6863010000E843DB010068DC000000E807EF480083C4048945F0C745FC0000000085C074098BC8E8218EFBFFEB0233C0C745FCFFFFFFFF6A116A638BC8
R:6A00682C01000068F5000000E8ECDB010068D90A0000E892701C0083C4048BCE50684819AC006A00682C01000068F6000000E8C6DB0100685819AC00686419AC006800000000682C01000068660100008BCEE8A6DB0100687419AC00688019AC006800000000682C01000068650100008BCEE886DB0100689019AC0068A019AC00682C0100006A0068640100008BCEE869DB010068DA0A0000E80F701C0083C4048BCE5068B419AC00682C0100006A006863010000E843DB010068DC000000E807EF480083C4048945F0C745FC0000000085C074098BC8E8218EFBFFEB0233C0C745FCFFFFFFFF6A006A008BC8

 

Hi @Ai4rei

that really really works fine thank you so much

r.jpg.161a60ffee7d36717eead3e06fb602ff.jpg

i have a question what program do you use to capture those hex?

or is there any tutorial that i can start of in learning this?

thank you in advance

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  417
  • Reputation:   354
  • Joined:  11/11/11
  • Last Seen:  

OllyDbg, but without general knowledge of assembler and the client code structure, the program will not do it alone, it's just a tool to get the job done. This is what the hex looks like in machine code:

bank-patch.png

  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  120
  • Topics Per Day:  0.03
  • Content Count:  295
  • Reputation:   6
  • Joined:  12/02/11
  • Last Seen:  

On 12/26/2017 at 3:02 AM, Ai4rei said:

OllyDbg, but without general knowledge of assembler and the client code structure, the program will not do it alone, it's just a tool to get the job done. This is what the hex looks like in machine code:

bank-patch.png

thank you for the information @Ai4rei and sorry for bothering you

i think i need to study more to this

thank you so much :)

 

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