• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Where are the location for these 2 Strings?

Newbie Spellweaver
Joined
Nov 19, 2023
Messages
36
Reaction score
1
there are some out of bounds texts I wanted to edit and could'nt find the location for these Strings in the UI files or the src

1) When clicking to raise the HP\MP stats
oob message1 - Where are the location for these 2 Strings? - RaGEZONE Forums


2) when clicking the Auto-Assign button in the ap window
ap dis - Where are the location for these 2 Strings? - RaGEZONE Forums


3) while you guys are here already, where do I change the "[Welcome] Welcome to Maplestory!!" message?
is it hex editing? which line?
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Nov 19, 2023
Messages
36
Reaction score
1
use STREDIT
Hi thank you for the reply.
Care to elaborate? STREDIT is a hex editor right? Could I just use ollydbg instead?
Also, what should I look for in order to find the Strings in question. Thanks.
 
Newbie Spellweaver
Joined
Aug 31, 2013
Messages
33
Reaction score
4
Hi thank you for the reply.
Care to elaborate? STREDIT is a hex editor right? Could I just use ollydbg instead?
Also, what should I look for in order to find the Strings in question. Thanks.
STREDIT is a revolutionary software that allows clients to edit embedded strings, which is completely different from the functionality of OllyDBG and others.

You can download STREDIT from Ragezone and use it to easily edit strings.
 
Newbie Spellweaver
Joined
Nov 19, 2023
Messages
36
Reaction score
1
STREDIT is a revolutionary software that allows clients to edit embedded strings, which is completely different from the functionality of OllyDBG and others.

You can download STREDIT from Ragezone and use it to easily edit strings.
I have downloaded it I just thought it's ab hex editor. Anyways, could you point me to where these specific strings should be? Also do you have an answer regarding the 3rd question? Welcome to Maplestory message

Thanks again
 
Newbie Spellweaver
Joined
Aug 31, 2013
Messages
33
Reaction score
4
I have downloaded it I just thought it's ab hex editor. Anyways, could you point me to where these specific strings should be? Also do you have an answer regarding the 3rd question? Welcome to Maplestory message

Thanks again
Start STREDIT and try from the search box that exists on the right side of the screen.
The search method is explained near the search box.
 
Newbie Spellweaver
Joined
Nov 19, 2023
Messages
36
Reaction score
1
Start STREDIT and try from the search box that exists on the right side of the screen.
The search method is explained near the search box.
I will try that thank you for your help and time

use STREDIT
So I used STREDIT and I saw there were alot of writings related to the ingame texts, though I could not find (and I searched correctly) the mentioned writings (Your AP...) (Invest..)
Do you have any idea why?

Edit: I could find the line with the HP MP lines, and I know I can change it.
My question is, if I don't want to change the text, I just want it to be inside the blue text box.
Should I change the size of the box in the UI files?
 
Last edited:
Back
Top