Results 1 to 7 of 7
  1. #1
    azerty54's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    133
    Reputation
    125
    Thanks
    31
    My Mood
    Happy

    Question help me for enemy name tags

    Hello
    i have

    memcpy((LPVOID)0x0000000, "\x75\x09", 2);//false
    memcpy((LPVOID)0x00000000, "\x90\x25\x23\x37", 4);//false


    memcpy((LPVOID)0x00000000, "\x90\x90", 2);//True
    memcpy((LPVOID)0x00000000, "\x90\x90\x90\x90", 4); //True
    How to find addys (0x0000000) in ollydbg (what seach)?

  2. #2
    qddW$#%^jtyjtyj's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    721
    Reputation
    7
    Thanks
    148
    My Mood
    Mellow
    LOL!
    I can tell you to search for mo3ad1's enemy tags thread and use sig scan

  3. #3
    azerty54's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    133
    Reputation
    125
    Thanks
    31
    My Mood
    Happy
    ok tank ^^

  4. #4
    HaX4LiFe!'s Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    1,639
    Reputation
    22
    Thanks
    1,420
    [php]
    NameTag1 = Find((DWORD)GetModuleHandleA("CShell.dll"), 0xFFFFFFFF, (PBYTE)"\x75\x09\xC6\x46\x6C\x01\xE9\x00\x00\x00\x 00\x80\x7E\x44\x00\x0F\x85\x00\x00\x00\x00","noobp roof");
    NameTag2 = Find((DWORD)GetModuleHandleA("CShell.dll"), 0xFFFFFFFF, (PBYTE)"\x90\x00\x0\x23\x37\x00\x00\x23\x37\x00\x0 0\x23\x37\x00\x00\x23\x37\x00\x00\x23\x37\xCC\xCC\ xCC\xCC","noobproof");[/php]

    these are sigscans n wont work anymore so useless searching ur the old bytes

  5. #5
    wassup40's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    I dont know help me
    Posts
    2,238
    Reputation
    28
    Thanks
    790
    My Mood
    Lurking
    You have to search for freindly name tag's...

  6. #6
    Hack-X's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    8
    My Mood
    Amused
    USE ESP
    you need for Enemy Player Pointer and For Player Infos ( to take the Name )
    and use simple Draw for text with Edit
    and use For(int i=0;i<=nep;i++)
    {
    \\ draw here ....
    }

    Quote Originally Posted by Hack-X View Post
    USE ESP
    you need for Enemy Player Pointer and For Player Infos ( to take the Name )
    and use simple Draw for text with Edit
    and use For(int i=0;i<=nep;i++)
    {
    \\ draw here ....
    }
    NEP = Number Enemy Players ( in the Room)

  7. #7
    azerty54's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    133
    Reputation
    125
    Thanks
    31
    My Mood
    Happy
    ok tank you

Similar Threads

  1. Enemy Name Tags
    By ipwnuuaal5 in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 43
    Last Post: 08-18-2010, 12:59 AM
  2. Enemy Name Tags
    By Evolution92 in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 11
    Last Post: 08-18-2010, 12:52 AM
  3. [Release] CodeDemon's Menu Pub v0.7 NA[8/17/10][Remote Telekill & Enemy Name Tags]
    By CodeDemon in forum Combat Arms Hacks & Cheats
    Replies: 88
    Last Post: 08-17-2010, 03:58 PM
  4. Name tags hack(need help)
    By muca85 in forum Combat Arms Help
    Replies: 0
    Last Post: 05-03-2010, 04:10 PM
  5. Name tag for MW2
    By fearsnear in forum Call of Duty Modern Warfare 2 Help
    Replies: 0
    Last Post: 01-18-2010, 11:30 AM