Results 1 to 2 of 2
  1. #1
    TheTrust3343's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    4

    Change the Title Text

    hi,
    I have a little problem.
    I did a little tool to change the text of my title.
    Now when i type in my text it workst but it don´t shows me the title picture.

    Screen:



    I´m using this code:
    Code:
            Try
                If MW3.Process_Handle("iw5mp") Then
                    MW3.WriteBytes(&H1406A2C, {&H1})
                    MW3.WriteString(&H1406A2D, TextBox1.Text)
                End If
            Catch ex As Exception
    
            End Try
    #

    Sorry for my bad english

  2. #2
    Kenshin13's Avatar
    Join Date
    May 2011
    Gender
    male
    Location
    Cloud 9
    Posts
    3,470
    Reputation
    564
    Thanks
    6,168
    My Mood
    Psychedelic
    Three bytes after the end of the title text (max length) is the title flags.
    According to xxcrusherxx,
    Quote Originally Posted by xxcrusherxx
    Flags start at { 0xD8, 0x01 } and ends at { 0xFF, 0x01 }
    /Uses Flags - 0x01 only anything else turns title to checker board.

Similar Threads

  1. [Solved] Change the title of the thread
    By LiveKarma in forum Suggestions, Requests & General Help
    Replies: 1
    Last Post: 12-06-2012, 09:30 PM
  2. Name change and title text
    By Lightning in forum Profile Edit Requests
    Replies: 3
    Last Post: 08-22-2012, 07:03 PM
  3. [Solved] Help! How to change the title of leecher
    By tyrexsolo in forum Vindictus Help
    Replies: 2
    Last Post: 04-06-2012, 07:34 AM
  4. Title Text Change
    By N00B1O2 in forum Suggestions, Requests & General Help
    Replies: 14
    Last Post: 09-11-2011, 02:52 AM
  5. Replies: 20
    Last Post: 07-31-2010, 03:16 AM