Page 1 of 2 12 LastLast
Results 1 to 15 of 20
  1. #1
    ngh555's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Posts
    126
    Reputation
    14
    Thanks
    58
    My Mood
    Devilish

    Health bars and Name tags

    I just want to know if the values for a health bar and the name tags can be found inside cshell or engine.exe, or if this can only be shown with d3d programming.
    Originally Posted by flavjo
    Sorry for my chooby question but where do i find the C++ Express in my PC???
    Originally Posted by Deco
    i'll just punch him in the face nd steal his shoes *nigga style*

  2. #2
    Zoom's Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    Your going on my 24/7 DDoS hit list.
    Posts
    8,552
    Reputation
    127
    Thanks
    5,970
    My Mood
    Happy
    /Moved to coding.
    -Rest in peace leechers-

    Your PM box is 100% full.

  3. #3
    ac1d_buRn's Avatar
    Join Date
    Aug 2009
    Gender
    female
    Location
    CA Source Section
    Posts
    3,404
    Reputation
    157
    Thanks
    4,003
    My Mood
    Flirty
    Probably in ClientFX or CShell. Deff not in engine.

    IF you want nametags or heath bars, you need to do a WorldToScreen. Its not just simple addies.

  4. #4
    Grim's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    5,359
    Reputation
    112
    Thanks
    3,786
    My Mood
    Cynical
    Quote Originally Posted by ac1d_buRn View Post
    Probably in ClientFX or CShell. Deff not in engine.

    IF you want nametags or heath bars, you need to do a WorldToScreen. Its not just simple addies.
    what about when you aim at a team mate and their health pops up next to your cross hair? wouldn't that be an addie you can look for?
    Want to see my programs?
    \/ CLICK IT BITCHES \/

  5. #5
    ac1d_buRn's Avatar
    Join Date
    Aug 2009
    Gender
    female
    Location
    CA Source Section
    Posts
    3,404
    Reputation
    157
    Thanks
    4,003
    My Mood
    Flirty
    Quote Originally Posted by Grim View Post


    what about when you aim at a team mate and their health pops up next to your cross hair? wouldn't that be an addie you can look for?
    Actually im really not sure. Again you would need a WorldToScreen to actually get coords and draw it.

  6. #6
    CAFlames's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Where ever my imagination takes me
    Posts
    3,006
    Reputation
    202
    Thanks
    2,944
    My Mood
    Twisted
    Actually for that health bar with xhair thing. What u can do is start with an auto fire likr in aombot where it starts to fire when the xhair are over someone but chnafe it from shoot to healthbar stuff

    Current Works:
    ---Horror Game





    [IMG]https://i645.photobucke*****m/albums/uu180/drgnforce9/Siggys/signature3.jpg[/IMG]
    Special thanks to drgnforce9 for my sig picture

    Quote Originally Posted by m_t_h View Post

    CAflames is one epic coder.

    Rep and thanks him.. or you're perma banned.

  7. #7
    ac1d_buRn's Avatar
    Join Date
    Aug 2009
    Gender
    female
    Location
    CA Source Section
    Posts
    3,404
    Reputation
    157
    Thanks
    4,003
    My Mood
    Flirty
    Quote Originally Posted by msflames3 View Post
    Actually for that health bar with xhair thing. What u can do is start with an auto fire likr in aombot where it starts to fire when the xhair are over someone but chnafe it from shoot to healthbar stuff
    What's the point of that? You want it to stay there all the time so you know who has what health ect.

    Anyway I don't even think that that way will work because it's teammates not emenys

    Heath bars are the hardest anyway (I think). If you are going to do it, do a distance ESP or nametag ESP before you go to really advanced stuff

  8. #8
    mmbob's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    ja
    Posts
    653
    Reputation
    70
    Thanks
    1,157
    My Mood
    Bitchy
    Nametags.... hella hard to find. You need the list of characters in game, which has a pointer to the next at the end. Then you'll need the character FX so you can get their positions. Finally, you use a WorldToScreen to draw the names. I don't know where the game stores their health yet so you're on your own with that one

  9. #9
    coryster2100's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    394
    Reputation
    13
    Thanks
    1,175
    Lol Yes this is almost as hard as an aimbot since you basically need the same things

  10. #10
    ngh555's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Posts
    126
    Reputation
    14
    Thanks
    58
    My Mood
    Devilish
    OK, Thank you all for the responses, I was wondering because inside CShell are PTC commands for nametags but I know now that is for a different reason.

    Well, I have to do tons of reading and practice then :P
    Originally Posted by flavjo
    Sorry for my chooby question but where do i find the C++ Express in my PC???
    Originally Posted by Deco
    i'll just punch him in the face nd steal his shoes *nigga style*

  11. #11
    God601's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    In The End Of The Time
    Posts
    554
    Reputation
    10
    Thanks
    362
    My Mood
    Angelic
    for make the Nametag , you need all player pointers , X,Y,Z and more...
    it not easy to do

    Starting my own Web hosting service
    Finaly completed.

    Progress for Exchange Server : 100%


  12. #12
    ngh555's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Posts
    126
    Reputation
    14
    Thanks
    58
    My Mood
    Devilish
    Quote Originally Posted by God601 View Post
    for make the Nametag , you need all player pointers , X,Y,Z and more...
    it not easy to do
    Thank you, I will start with something simpler like a crosshair and later a d3d menu, well, thnx to ac1d and some other forum I have the functions, but I don't want a d3d menu right now, just the crosshair to show by default, and it does not, I'm stuck at that point :P
    Originally Posted by flavjo
    Sorry for my chooby question but where do i find the C++ Express in my PC???
    Originally Posted by Deco
    i'll just punch him in the face nd steal his shoes *nigga style*

  13. #13
    ac1d_buRn's Avatar
    Join Date
    Aug 2009
    Gender
    female
    Location
    CA Source Section
    Posts
    3,404
    Reputation
    157
    Thanks
    4,003
    My Mood
    Flirty
    Quote Originally Posted by ngh555 View Post
    Thank you, I will start with something simpler like a crosshair and later a d3d menu, well, thnx to ac1d and some other forum I have the functions, but I don't want a d3d menu right now, just the crosshair to show by default, and it does not, I'm stuck at that point :P
    Are you hooking endscene or present properly?

  14. #14
    test123123's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0

  15. #15
    swatfx's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Posts
    659
    Reputation
    20
    Thanks
    108
    My Mood
    Mellow
    Quote Originally Posted by test123123 View Post
    he doesn't mean those type of nametags

Page 1 of 2 12 LastLast

Similar Threads

  1. Health bar and Name tags
    By ngh555 in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 1
    Last Post: 06-20-2010, 03:10 PM
  2. [release] name tag hack
    By FrankWhite in forum Call of Duty 4 - Modern Warfare (MW) Hacks
    Replies: 6
    Last Post: 01-20-2009, 04:47 PM
  3. Chams- no fall damg- no fog- name tags
    By XxxMattstaxxX in forum Combat Arms Hacks & Cheats
    Replies: 15
    Last Post: 09-02-2008, 07:09 PM
  4. need help with gm name and name spoof
    By kill3r4lyf in forum Combat Arms Hacks & Cheats
    Replies: 13
    Last Post: 08-18-2008, 02:56 AM