Page 1 of 2 12 LastLast
Results 1 to 15 of 18
  1. #1
    justiniscool5's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    idk
    Posts
    884
    Reputation
    -12
    Thanks
    182
    My Mood
    Bitchy

    Justiniscool5's Updated Addresses [7/9]

    Here are some Addresses for you guys. All of these are correct dont flame. Press Thanks if you used this =D.

    Code:
    #define GetPlayerByIndex         0x37151450
    #define LocalPlayer		 0x3778bc4c
    #define LTClient	         0x7daff8
    #define EngineLtc		 0x485f90
    #define NoRecoil_1		 0x37383e60
    #define NoRecoil_2		 0x3749c949
    #define NoRecoil_3		 0x37383e74
    #define NoRecoil_4		 0x37383e80
    #define SuperBullet		 0x373f14f6
    #define WeaponRange_1		 0x373f6ad9
    #define WeaponRange_2		 0x373f6e59
    #define ILocaleMgr		 0x3778bc4c
    #define GCS		         0x3778cfe8
    #define WeaponInfo		 0x377cbd10
    #define LTBASE		         0x3778cf40
    #define CleintMgr		 0x377ab1d0
    #define DrawPrim		 0x8024f8

  2. The Following 4 Users Say Thank You to justiniscool5 For This Useful Post:

    DareoTheOreo (07-10-2011),higatoria (07-16-2011),legokiller45 (07-10-2011),nucks (07-10-2011)

  3. #2
    legokiller45's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Location
    C:\Nexon\Engine.exe
    Posts
    495
    Reputation
    -9
    Thanks
    21
    My Mood
    Amused
    what do you do with these. Dont FLAME im just learnin C++

  4. #3
    justiniscool5's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    idk
    Posts
    884
    Reputation
    -12
    Thanks
    182
    My Mood
    Bitchy
    @legokiller45 you use this for like. Hacks and your menu to work. For example

    switch(*(int*)0x3781886C){
    case 1: // 1 = Ingame
    Memoria((LPVOID)0x374AF296, "\x90\x90\x90", 3); // Super Bullets On
    break;
    case 5: // 5 = Lobby
    Memoria((LPVOID)0x374AF296, "\x0F\x94\xC0", 3); // Super Bullets Off
    break;

    Thats super bullet code to turn on and off and the 0x374AF296 and the other ones have to update after every patch or your base will crash or hack will crash. =D you welcome for adivce if i helped please hit thanks and REP ME =D

  5. The Following 3 Users Say Thank You to justiniscool5 For This Useful Post:

    DareoTheOreo (07-10-2011),higatoria (07-16-2011),legokiller45 (07-10-2011)

  6. #4
    legokiller45's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Location
    C:\Nexon\Engine.exe
    Posts
    495
    Reputation
    -9
    Thanks
    21
    My Mood
    Amused
    oh. well i guess i need a menu base

  7. #5
    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
    LTC is wrong and Im pretty sure that drawprim is wrong.

    EDIT: I think a lot of these are wrong..
    Last edited by CAFlames; 07-10-2011 at 08:14 AM.

    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.

  8. The Following 2 Users Say Thank You to CAFlames For This Useful Post:

    DareoTheOreo (07-10-2011),OBrozz (07-10-2011)

  9. #6
    CodeDemon's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    vagina
    Posts
    1,070
    Reputation
    50
    Thanks
    940
    My Mood
    Fine
    LTBase is wrong, Superbullets is wrong, GCS is wrong, DrawPrim might be right, I use a different one. This is just comparing my addresses to yours, and my addresses work

    Everything else, I don't use.

  10. The Following User Says Thank You to CodeDemon For This Useful Post:

    DareoTheOreo (07-10-2011)

  11. #7
    justiniscool5's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    idk
    Posts
    884
    Reputation
    -12
    Thanks
    182
    My Mood
    Bitchy
    LOL itested and these work but engine ltc doont think works

  12. #8
    Flengo's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    /admincp/banning.php
    Posts
    20,587
    Reputation
    5180
    Thanks
    14,177
    My Mood
    Inspired
    All of these are already posted...and the other ones are all right......
    I Read All Of My PM's & VM's
    If you need help with anything, just let me know.

     


     
    VM | PM | IM
    Staff Administrator Since 10.13.2019
    Publicist Since 04.04.2015
    Middleman Since 04.14.2014
    Global Moderator Since 08.01.2013
    Premium Since 05.29.2013

    Minion+ Since 04.18.2013

    Combat Arms Minion Since 12.26.2012
    Contributor Since 11.16.2012
    Member Since 05.11.2010


  13. #9
    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
    All of these are already posted...and the other ones are all right......
    Talk to moi on msn... i need to ask you something

    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.

  14. #10
    OBrozz's Avatar
    Join Date
    May 2011
    Gender
    male
    Posts
    819
    Reputation
    65
    Thanks
    813
    Im prety sure you could of went to deadlinez post and take most of his and say you found it manually which is what most people do here.

  15. #11
    justiniscool5's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    idk
    Posts
    884
    Reputation
    -12
    Thanks
    182
    My Mood
    Bitchy
    -.- I DONT DO THAT Please stop saying these kind of stuff you can ask haxo

  16. #12
    DeadLinez's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    https://mpgh.net Sexy Points: 989,576,420
    Posts
    465
    Reputation
    11
    Thanks
    500
    My Mood
    Psychedelic
    why post if alrdy posted? Most of this is wrong..

  17. #13
    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 DeadLinez View Post
    why post if alrdy posted? Most of this is wrong..
    I think only right ones are weapon ranges, LTCBase, and no recoils

    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.

  18. #14
    mo3ad001's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Posts
    842
    Reputation
    53
    Thanks
    797
    My Mood
    Busy
    Thanks for Sharing everything are ok and work perfect , And for people who said isn't ok u should think again.

    H A X O
    Email : Noobmem@hotmail.com


  19. #15
    justiniscool5's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    idk
    Posts
    884
    Reputation
    -12
    Thanks
    182
    My Mood
    Bitchy
    Ya br owhat mo3 said =D

Page 1 of 2 12 LastLast

Similar Threads

  1. Auto-Updating Addresses
    By OneWhoSighs in forum Game Hacking Tutorials
    Replies: 4
    Last Post: 04-29-2013, 06:10 AM
  2. [RELEASE] - Updated Addresses
    By J in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 81
    Last Post: 06-24-2010, 05:08 AM
  3. Updated Addresses
    By Synns in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 26
    Last Post: 06-09-2010, 10:06 AM
  4. Updated Address's [2-13-08] Most Address's
    By RoB07 in forum WarRock - International Hacks
    Replies: 14
    Last Post: 02-13-2008, 03:15 PM
  5. Updated addresses for some hacks.
    By sp0tie in forum Gunz Hacks
    Replies: 3
    Last Post: 02-22-2006, 08:18 AM