PDA

View Full Version : Making text mods in nitepr



redelite123
02-03-2009, 02:59 AM
Written by redelite123, please rep+!

Step one: Go into the game that you want to make a text mod for
Step two: Find the text that you want to mod, some text in games can't be modded
Step three: Open nitepr and go over to the searcher tab
Step four: Hit "find text"
Step five: Enter in the text that you want to mod excactly how it shows in the game.
Step six: Hit search
Step seven: You should get at least one or more results so choose the one that you think it is
Step eight: Scroll down to whatever adress you think is right and hit select
Step nine: Hit copy adress
Step ten: Add an empty cheat, or add this to your DB


#Blank text mod
0x00000000 0x00000000
0x00000000 0x00000000
0x00000000 0x00000000
0x00000000 0x00000000
0x00000000 0x00000000

Step eleven: Paste the first adress onto the first line, let's say the adress is 0x00492478 so it should look like this

Step twelve: Go over to the ASCII value and change it to say what you want, if you do not have enough room you will have to add more adresses by moving the last digit in the adress up by one each time for each line, you can do this as much as needed.When you mod the ASCII the hex values will change as well.
- If it is 0 it will move up to 4
- If it is 4 it will move up to 8
- If it is 8 it will move up to C
- If it is C it will move up to 0


#Text mod
0x00492478 0x00000000
0x0049247C 0x00000000
0x00492480 0x00000000
0x00492484 0x00000000
0x00492488 0x00000000

Step twelve: Turn the code on and now you should be able to see your modded text, if not you may have to refresh the screen you are on.

If you don't want to mess with doing the adressess on your own use NoEffex's easy text modder found *HERE* (http://www.tshcodes.com/vb/showthread.php?t=8479)

cashdude2k8
04-21-2009, 03:45 PM
can u pm me another link for the text modder since the site dont work