Thread: Addy's :)

Page 1 of 2 12 LastLast
Results 1 to 15 of 24
  1. #1
    DisOwned's Avatar
    Join Date
    Oct 2013
    Gender
    male
    Posts
    233
    Reputation
    109
    Thanks
    685

    Addy's :)

    Code:
    ********************************************************
    *           | Addy Logger Combat Arms |           *
    *                | Coder.Dias V4.0 |                   *
    *  arun823, Ch40zz-C0d3r, xCyniu, pDevice, TokolocoSK  *
    *               kssiobr , gellin, _Debug_              *
    ********************************************************
    
    		[ Engine.exe ]
    
    #define DeviceGame			0x883190//Also Known As D3D device
    #define LTClientEXE			0x4905B0///Console Command
    #define WorldToScreen			0x49C620//Dont Know
    #define S2S				0x47AF20//Currect
    #define Start3DEngine			0x53CE4F//Dont Know
    #define Endscene			0x576013//Dont Know I Use Vtable
    #define DipEngine			0x6265BD///I think this Method OF Hook Is Dettected//
    #define DrawPrimitive			0x777018//Works
    #define IntersectSegment		0x477D47//Dont Know
    
    		[ CShell.dll ]
    
    #define LTClientDLL			0x379498F4
    #define EspName1			0x3712420C//Works
    #define EspName2			0x3712423A//Works
    #define WeaponMgr			0x379B3D24//Works
    #define GCS				0x3798A2EC//Works
    #define PlayerByIndex			0x3719F4F0//Works
    #define PlayerMgr			0x3798A350//Works
    #define PlayerStatus			0x379688E4//Works
    #define ClientInfoMgr			0x379496D0//Works
    #define LocalPlyer			0x3719FF90//Works
    #define SuperBullets			0x37462A76 //Works
    #define NoReload			0x37468589//Works
    #define NoRecoil			0x3736C018 //Works
    #define RemoteKill1			0x37468931 //Works
    #define RemoteKill2			0x37468932//Works
    #define RemoteKill3			0x37468CB1//Works
    #define RemoteKill4			0x37468CB2//Works
    #define WeaponRange1			0x37468809//Works
    #define WeaponRange2			0x37468B99//Works
    #define RapidFire			0x3746930A//Works
    #define UnlAmmo				0x3745F0F7//Works
    #define CameraUpdate			0x3736F27F//Works
    #define LTCommon			0x379BC218//Works
    #define GetFontHandle			0x37384920//Works
    #define GetConsoleInt			0x373DCDF0//Works
    #define BuildFont			0x375A8490//Works
    #define FillFont			0x375A9151//Works
    #define FontECX				0x379B3C08
    #define Damage				0x37117D33//this crashes when you die//
    #define DeathDamage			0x376FF50C//Not Tested//
    
    		[ PushToConsole Adress ]
    
    #define AdressJump			0x379365E4//Works
    #define AdressBaseMoveAccel		0x379364C4//NotTested
    #define AdressStartAccel		0x379364E8//NotTested
    #define AdressMaxAccel			0x3793650C//NotTested
    #define AdressAccelInc			0x37936530//NotTested
    #define AdressWalkVel			0x37936554//Works
    #define AdressFRunVel			0x37936578//Works
    #define AdressBRunVel			0x3793659C//Works
    #define AdressSRunVel			0x379365C0//Works
    #define AdressDuckVel			0x37936608//Works
    #define AdressGravity			0x37936188//Works
    #define AdressFPS			0x37935054//Works
    #define AdressTracers			0x3793E75C//Works

    I will probley Add Updated Bytes to

    NOTE This Is not My Logger I just Wanted to Update the addys For CoderDias
    <3 CoderDias

    ill probley release Some HS Addys or edit this thread
    No Credits go to me all credits are below


    btw Nexon Didnt Change Any Addys from the update XD idk why but they didnt
    ~Credits~
    CoderDias
    arun823
    Ch40zz-C0d3r
    xCyniu
    pDevice
    TokolocoSK
    kssiobr
    gellin
    _Debug_

  2. The Following 5 Users Say Thank You to DisOwned For This Useful Post:

    Coder.DiasII (10-27-2013),Johnnboy00 (10-30-2013),kssiobr (11-07-2013),n4n033 (10-27-2013),pDevice (11-05-2013)

  3. #2
    Johnnboy00's Avatar
    Join Date
    Jul 2013
    Gender
    male
    Posts
    21
    Reputation
    10
    Thanks
    0
    My Mood
    Breezy
    Great Addys!

  4. #3
    B4NDiT26's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Posts
    1,010
    Reputation
    26
    Thanks
    32
    My Mood
    Shocked
    Thanks......

  5. #4
    ewgen's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    as for the combat arms russia? can you do?

  6. #5
    B4NDiT26's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Posts
    1,010
    Reputation
    26
    Thanks
    32
    My Mood
    Shocked
    Quote Originally Posted by ewgen View Post
    as for the combat arms russia? can you do?
    You can use the logger and get those yourself.

  7. #6
    Johnnboy00's Avatar
    Join Date
    Jul 2013
    Gender
    male
    Posts
    21
    Reputation
    10
    Thanks
    0
    My Mood
    Breezy
    Quote Originally Posted by DisOwned View Post
    Code:
    ********************************************************
    *           | Addy Logger Combat Arms |           *
    *                | Coder.Dias V4.0 |                   *
    *  arun823, Ch40zz-C0d3r, xCyniu, pDevice, TokolocoSK  *
    *               kssiobr , gellin, _Debug_              *
    ********************************************************
    
    		[ Engine.exe ]
    
    #define DeviceGame			0x883190//Also Known As D3D device
    #define LTClientEXE			0x4905B0///Console Command
    #define WorldToScreen			0x49C620//Dont Know
    #define S2S				0x47AF20//Currect
    #define Start3DEngine			0x53CE4F//Dont Know
    #define Endscene			0x576013//Dont Know I Use Vtable
    #define DipEngine			0x6265BD///I think this Method OF Hook Is Dettected//
    #define DrawPrimitive			0x777018//Works
    #define IntersectSegment		0x477D47//Dont Know
    
    		[ CShell.dll ]
    
    #define LTClientDLL			0x379498F4
    #define EspName1			0x3712420C//Works
    #define EspName2			0x3712423A//Works
    #define WeaponMgr			0x379B3D24//Works
    #define GCS				0x3798A2EC//Works
    #define PlayerByIndex			0x3719F4F0//Works
    #define PlayerMgr			0x3798A350//Works
    #define PlayerStatus			0x379688E4//Works
    #define ClientInfoMgr			0x379496D0//Works
    #define LocalPlyer			0x3719FF90//Works
    #define SuperBullets			0x37462A76 //Works
    #define NoReload			0x37468589//Works
    #define NoRecoil			0x3736C018 //Works
    #define RemoteKill1			0x37468931 //Works
    #define RemoteKill2			0x37468932//Works
    #define RemoteKill3			0x37468CB1//Works
    #define RemoteKill4			0x37468CB2//Works
    #define WeaponRange1			0x37468809//Works
    #define WeaponRange2			0x37468B99//Works
    #define RapidFire			0x3746930A//Works
    #define UnlAmmo				0x3745F0F7//Works
    #define CameraUpdate			0x3736F27F//Works
    #define LTCommon			0x379BC218//Works
    #define GetFontHandle			0x37384920//Works
    #define GetConsoleInt			0x373DCDF0//Works
    #define BuildFont			0x375A8490//Works
    #define FillFont			0x375A9151//Works
    #define FontECX				0x379B3C08
    #define Damage				0x37117D33//this crashes when you die//
    #define DeathDamage			0x376FF50C//Not Tested//
    
    		[ PushToConsole Adress ]
    
    #define AdressJump			0x379365E4//Works
    #define AdressBaseMoveAccel		0x379364C4//NotTested
    #define AdressStartAccel		0x379364E8//NotTested
    #define AdressMaxAccel			0x3793650C//NotTested
    #define AdressAccelInc			0x37936530//NotTested
    #define AdressWalkVel			0x37936554//Works
    #define AdressFRunVel			0x37936578//Works
    #define AdressBRunVel			0x3793659C//Works
    #define AdressSRunVel			0x379365C0//Works
    #define AdressDuckVel			0x37936608//Works
    #define AdressGravity			0x37936188//Works
    #define AdressFPS			0x37935054//Works
    #define AdressTracers			0x3793E75C//Works

    I will probley Add Updated Bytes to

    NOTE This Is not My Logger I just Wanted to Update the addys For CoderDias
    <3 CoderDias

    ill probley release Some HS Addys or edit this thread
    No Credits go to me all credits are below


    btw Nexon Didnt Change Any Addys from the update XD idk why but they didnt
    ~Credits~
    CoderDias
    arun823
    Ch40zz-C0d3r
    xCyniu
    pDevice
    TokolocoSK
    kssiobr
    gellin
    _Debug_
    So wait, I made a D3D Menu, now I just need the hack codes, What do I do with these?

  8. #7
    zikox's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Posts
    568
    Reputation
    40
    Thanks
    1,022
    My Mood
    Cool
    Quote Originally Posted by Johnnboy00 View Post
    So wait, I made a D3D Menu, now I just need the hack codes, What do I do with these?
    if you want to start at game hack you must learn c\++ not Leaching you Leach my friend d3d menu its old and its for Bp not CANA LOL

  9. #8
    Johnnboy00's Avatar
    Join Date
    Jul 2013
    Gender
    male
    Posts
    21
    Reputation
    10
    Thanks
    0
    My Mood
    Breezy
    Quote Originally Posted by zikox View Post
    if you want to start at game hack you must learn c\++ not Leaching you Leach my friend d3d menu its old and its for Bp not CANA LOL
    d3d menus are still used for CANA? It wasnt leeched, it was released to public. Now stop being a shroob

  10. #9
    Skaterforeva1's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Up your ass
    Posts
    936
    Reputation
    32
    Thanks
    485
    My Mood
    Psychedelic
    Quote Originally Posted by Johnnboy00 View Post
    d3d menus are still used for CANA? It wasnt leeched, it was released to public. Now stop being a shroob
    You asked "where I would put the hacks and the addys?" in one thread; then you said, "I am thinking about releasing my private aimbot." in another. If you had a private aimbot, then you would know where to put the addys and hacks. You obviously do not know what you are doing. Just because something is released to the public doesnt mean you should go around claiming its yours. Give credits and know what youre talking about or else you are considered leaching.




    ^Suck it!

  11. The Following User Says Thank You to Skaterforeva1 For This Useful Post:

    DisOwned (11-03-2013)

  12. #10
    DisOwned's Avatar
    Join Date
    Oct 2013
    Gender
    male
    Posts
    233
    Reputation
    109
    Thanks
    685
    Quote Originally Posted by Johnnboy00 View Post
    d3d menus are still used for CANA? It wasnt leeched, it was released to public. Now stop being a shroob
    dude you should just quit and learn c++ first before starting this shit LOL you couldnt even copy a aimbot you cant even use addys LOL just quit

  13. #11
    Johnnboy00's Avatar
    Join Date
    Jul 2013
    Gender
    male
    Posts
    21
    Reputation
    10
    Thanks
    0
    My Mood
    Breezy
    Quote Originally Posted by Skaterforeva1 View Post
    You asked "where I would put the hacks and the addys?" in one thread; then you said, "I am thinking about releasing my private aimbot." in another. If you had a private aimbot, then you would know where to put the addys and hacks. You obviously do not know what you are doing. Just because something is released to the public doesnt mean you should go around claiming its yours. Give credits and know what youre talking about or else you are considered leaching.
    I didn't make the private aimbot, IM releasing the one I found.

    Quote Originally Posted by DisOwned View Post
    dude you should just quit and learn c++ first before starting this shit LOL you couldnt even copy a aimbot you cant even use addys LOL just quit
    I didnt copy an aimbot?
    Last edited by Flengo; 11-03-2013 at 09:56 PM.

  14. #12
    DisOwned's Avatar
    Join Date
    Oct 2013
    Gender
    male
    Posts
    233
    Reputation
    109
    Thanks
    685
    Quote Originally Posted by Johnnboy00 View Post
    I didnt copy an aimbot?
    you found one and your going to use it as your own LOL dude you will probely never get it working did you find it in the wolf team section to LOL big brick wall here

    CA IS WAY different THEN WOLF TEAM
    CA USES WAY different CLASSES
    CA USES WAY different ADDRESSES
    CA USES WAY different Every thing


    on top of that you could't Code if your life was on the line

    you plan all these things i bet you just downloaded c++ when you saw some stuff here thought you could copy and paste your way to victory last person that tryed is hated for life XD
    hint hint "VP" LOL
    Plus your stealing you give no credits for the menu its not yours you give no credits for anything
    i think we have a VPv2 on are hands here guys


    aim bot is way to advanced for you LOL you dont even know simple memory Editing with off and on Bytes you dont know how to use addys LOL dude just stop with your bullshit

    im not trying to be mean but you need to stop doing that stuff LOL "im done with the menu what now" please stop no one will help you you have no skills at c++ coding or d3d or Simple Memory edits

    it would be such a pain to try to help you
    Last edited by DisOwned; 11-03-2013 at 05:50 PM.

  15. #13
    Ch40zz-C0d3r's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    831
    Reputation
    44
    Thanks
    401
    My Mood
    Twisted
    "Memory Editing with on and off bytes"
    I just loled
    However, nobody active in this section is skilled, everyone left...
    Im refreshing this site in my browser to see if just somebody leeched my unlimited ammo again
    This game is down, why not move forward and try to hack a newer one like BF4?
    My hook works just fine.
    Last edited by Ch40zz-C0d3r; 11-05-2013 at 09:02 AM.

    Progress with my game - "Disbanded"
    • Fixed FPS lag on spawning entities due to the ent_preload buffer!
    • Edit the AI code to get some better pathfinding
    • Fixed the view bug within the sniper scope view. The mirror entity is invisible now!
    • Added a new silencer for ALL weapons. Also fixed the rotation bugs
    • Added a ton of new weapons and the choice to choose a silencer for every weapon
    • Created a simple AntiCheat, noobs will cry like hell xD
    • The name will be Disbanded, the alpha starts on the 18th august 2014



    Some new physics fun (Serversided, works on every client)



    My new AI
    https://www.youtube.com/watch?v=EMSB1GbBVl8

    And for sure my 8 months old gameplay with 2 friends
    https://www.youtube.com/watch?v=Na2kUdu4d_k

  16. The Following User Says Thank You to Ch40zz-C0d3r For This Useful Post:

    Timboy67678 (11-04-2013)

  17. #14
    Flengo's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    /admincp/banning.php
    Posts
    20,591
    Reputation
    5180
    Thanks
    14,178
    My Mood
    Inspired
    Quote Originally Posted by Ch40zz-C0d3r View Post
    "Memory Editing with on and off bytes"
    I just loled
    However, nobody active in this section is skilled, everyone left...
    Im refreshing this site in my browser to see if just somebody leeched my unlimited ammo again
    This game is down, why not move forward and try to hack a newer one line BF4?
    My hook works just fine.
    People can't hack BF4 because there is nothing for them to be spoonfed from.
    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


  18. #15
    zikox's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Posts
    568
    Reputation
    40
    Thanks
    1,022
    My Mood
    Cool
    Quote Originally Posted by Johnnboy00 View Post
    I didn't make the private aimbot, IM releasing the one I found.

    I didnt copy an aimbot?
    Big Leacher lololo;

Page 1 of 2 12 LastLast

Similar Threads

  1. [detected]new addies trainer (use at own risk)
    By cjg333 in forum WarRock - International Hacks
    Replies: 17
    Last Post: 07-20-2007, 06:21 PM
  2. did some addies change
    By cjg333 in forum WarRock - International Hacks
    Replies: 1
    Last Post: 07-08-2007, 09:56 PM
  3. [Request] STOP pb addy
    By nabbos in forum WarRock - International Hacks
    Replies: 4
    Last Post: 05-29-2007, 04:38 AM
  4. Cheat Engine addys?
    By boyyoyo in forum Knight Online Hacks
    Replies: 5
    Last Post: 04-08-2007, 02:07 PM
  5. No recoil/no spread addys?
    By IBEZ in forum WarRock - International Hacks
    Replies: 8
    Last Post: 01-14-2007, 08:39 PM