+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 2008
    Posts
    20
    Points
    58,402.00
    Rep Power
    187

    Default Making text mods in nitepr

    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

    Code:
    #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

    Code:
    #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*
    www.tshcodes.com/vb is an affiliated site (not as good) with codinghs.com
    Please join and don't forget redelite123 reffered you!

  2. #2
    Join Date
    Aug 2008
    Posts
    9
    Points
    100.00
    Rep Power
    190

    Default

    can u pm me another link for the text modder since the site dont work

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts