Page 3 of 4 FirstFirst 1234 LastLast
Results 31 to 45 of 51
  1. #31
    Threadstarter
    We are the CONTRIBUFORCE
    MPGH Member
    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
    Quote Originally Posted by comando2056 View Post
    @CAFlames

    I think These Are All Correct. Some of your addresses are wrong. I think These are the updated ones. These are also some of the OFF bytes. Which I also Think Are right

    RED = Updated Address

    Code:
    #define RECOIL1 0x37473C70 - "\xD8\x66\x58"
    #define RECOIL2 0x37463809 - "\xD9\x46\x54"
    #define RECOIL3 0x37473C84 - "\xD9\x5E\x58"
    #define RECOIL4 0x37473C87 - "\xD9\x46\x4C"
    #define RECOIL5 0x37473C90 - "\xD9\x5E\x4C"
    
    #define NoReload 0x37511047 - "\x0F\x84\xB1\x01\x00\x00"
    
    #define Engine_Nametags1 0x373110B6
    #define Engine_Nametags2 0x373779FD
    
    #define WepRange1 0x374C14D9 - "\xB8\x00\x00\x00\x10\x90"
    #define WepRange2 0x374C1859 - "\xB8\x00\x00\x00\x10\x90"
    
    #define GameStatus 0x37843B2C
    
    #define WepManager 0x37870774
    
    #define LTC 0x37832ED0
    
    #define EngineLTC 0x00485E10
    
    #define SuperBullets 0x374C5799 - "\xE8\xD2\xF1"
    
    #define GetPlayerByIndex 0x3715E410
    
    #define LocalPlayer 0x3715EE70
    
    #define PlayerManager 0x3746D532
    
    #define ClientInfoManager 0x37832408
    
    #define GameClientShell 0x37872070
    
    #define D3DPointer 0x90BF20

    Remote Kill

    Code:
    #define ADDR_REMOTEKILL1 0x374C1611 - "\x8B\x84\x24\x84"
    #define ADDR_REMOTEKILL2 0x374C1612 - "\x84\x24\x84\x00"
    #define ADDR_REMOTEKILL3 0x374C1991 - "\x8B\x84\x24\x84"
    #define ADDR_REMOTEKILL4 0x374C1992 - "\x84\x24\x84\x00"
    so only wrong one was superbullets?

    EDIT:

    This is sbullets addy:

    0x374BBF16
    Last edited by CAFlames; 04-17-2011 at 03:34 PM.

    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.

  2. #32
    Departure's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    805
    Reputation
    125
    Thanks
    1,794
    My Mood
    Doh
    Just a quick Question about "EngineNameTags 1" & "EngineNameTags 2" exactly what are they good for? and do you need to have both for it to work or just one at time?

    Also I assume "WeaponRange1" & "WeaponRange2" is for longer distance on your bullets? do both these need to be on for it to work or just one at a time?

  3. #33
    swatfx's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Posts
    659
    Reputation
    20
    Thanks
    108
    My Mood
    Mellow
    Quote Originally Posted by Departure View Post
    Just a quick Question about "EngineNameTags 1" & "EngineNameTags 2" exactly what are they good for? and do you need to have both for it to work or just one at time?

    Also I assume "WeaponRange1" & "WeaponRange2" is for longer distance on your bullets? do both these need to be on for it to work or just one at a time?
    you need both of them for both

  4. #34
    ronaldocaralho's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    My Mood
    Amazed
    aonde eu baxo iso ?

  5. #35
    “I fear the day technology will surpass our human interaction. The world will have a generation of idiots.” ~Albert Einstein
    MPGH Member
    SteamAss's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Location
    Crossfire
    Posts
    2,278
    Reputation
    28
    Thanks
    770
    My Mood
    Asleep
    Wohoooooa! nice nice +Thanks



    If you need my Help:
    PM/VM

    Because The People Who Are Crazy Enough To Think They Can Change The World, Are The Ones Who Do. ~Steve Jobs

  6. #36
    Threadstarter
    We are the CONTRIBUFORCE
    MPGH Member
    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
    Quote Originally Posted by Departure View Post
    Just a quick Question about "EngineNameTags 1" & "EngineNameTags 2" exactly what are they good for? and do you need to have both for it to work or just one at time?

    Also I assume "WeaponRange1" & "WeaponRange2" is for longer distance on your bullets? do both these need to be on for it to work or just one at a time?
    The Nametags allow the enemy names to appear in red.. like Name ESP. I just use name esp because its easier. You need both to work. Same with weprange.. u need both. it causes ur bullets to go forever(which they do anyway) but the main thing is u can knife someone from across the map.... and with superubllets u can knife no matter where.

    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. #37
    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 Departure View Post
    Just a quick Question about "EngineNameTags 1" & "EngineNameTags 2" exactly what are they good for? and do you need to have both for it to work or just one at time?

    Also I assume "WeaponRange1" & "WeaponRange2" is for longer distance on your bullets? do both these need to be on for it to work or just one at a time?
    @Departure

    Im not quite sure if your asking, what each address does, or what the function of the hack is supposed to be.

    Engine Nametags are drawn from the Engine. Its the same nametags that come up if you aim at someone. NOP 2 addies and you have it.


    ^ Engline Nametags ^

    ESP Nametags are drawn by getting Player XYZ then using a world to screen, converting them into 2D coords, then drawing them in the place you would like.


    ^ ESP Nametags ^

    So whats the difference in result? Different fonts and positioning.
    Last edited by ac1d_buRn; 04-18-2011 at 05:05 PM.

  8. The Following User Says Thank You to ac1d_buRn For This Useful Post:

    Departure (04-18-2011)

  9. #38
    Threadstarter
    We are the CONTRIBUFORCE
    MPGH Member
    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
    Quote Originally Posted by ac1d_buRn View Post


    @Departure

    Im not quite sure if your asking, what each address does, or what the function of the hack is supposed to be.

    Engine Nametags are drawn from the Engine. Its the same nametags that come up if you aim at someone. NOP 2 addies and you have it.


    ^ Engline Nametags ^

    ESP Nametags are drawn by getting Player XYZ then using a world to screen, converting them into 2D coords, then drawing them in the place you would like.


    ^ ESP Nametags ^

    So whats the difference in result? Different fonts and positioning.
    @ac1d_buRn or u can just change ur font to match Combat arms :P

    I prefer Name esp though.. since i get addies for box esp and telekill, i can just add this. For engine nametags, i must get 2 more addresses to NOP

    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.

  10. #39
    NOOB's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    3,843
    Reputation
    425
    Thanks
    8,616
    maybe Frantic and ᴺᴼᴼᴮ and whit and Crash are the same people..




  11. #40
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Quote Originally Posted by ᴺᴼᴼᴮ View Post
    maybe Frantic and ᴺᴼᴼᴮ and whit and Crash are the same people..
    Thats was some deep Shit
    For tha Heart

  12. #41
    SorrySniper's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    211
    Reputation
    10
    Thanks
    35
    My Mood
    Scared
    Ohh...
    Thaaaanksss!


    Sniper Forever ;~

  13. #42
    ROB3RT1's Avatar
    Join Date
    Jan 2009
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    how do i use this? someone please help

  14. #43
    Threadstarter
    We are the CONTRIBUFORCE
    MPGH Member
    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
    Quote Originally Posted by whit View Post
    Thats was some deep Shit
    For tha Heart
    Lawlz. I wouldnt doubt that you maybe NOOB and frantic are sma eperson (or just use same menu ) but the rest = bs;

    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.

  15. #44
    GoldenBoy108's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    where is the download link?

  16. #45
    CAflames3's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Behind you 0.o
    Posts
    34
    Reputation
    10
    Thanks
    9
    My Mood
    Worried
    Quote Originally Posted by GoldenBoy108 View Post
    where is the download link?
    You sir, are stupid.

    [these are ADDRESSES]

    [YOUTUBE]<object width="960" height="745"><param name="movie" value="https://www.youtube.com/v/ztMdOZiFKo0&hl=en_US&fs=1&color1=0x2b405b&color2=0 x6b8ab6&hd=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="https://www.youtube.com/v/ztMdOZiFKo0&hl=en_US&fs=1&color1=0x2b405b&color2=0 x6b8ab6&hd=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="960" height="745"></embed></object>[/YOUTUBE]

Page 3 of 4 FirstFirst 1234 LastLast