Results 1 to 13 of 13
  1. #1
    steven1578's Avatar
    Join Date
    Aug 2008
    Gender
    male
    Location
    CShell.dll
    Posts
    699
    Reputation
    1
    Thanks
    944
    My Mood
    Busy

    Cool Latest Addy's [4 July 2013]

    Sup guys,

    For the lazy people out here:

    Code:
    // 		USSR's Address Logger v1.1			//
    //	Credits - USSR, Shadow, NeoIII, Ch40z-C0d3r, & Gellin	//
    
    #define GameStatus 	0x377D7210
    #define LTClientDLL 	0x377BEAC0
    #define LTBase 		0x377BEAA8
    #define SuperBullets 	0x37444586   //Bytes : [/x0F /x94 /xC0]
    #define RapidFire 		0x3744AD9A   //Bytes : [/x74 /x3E]
    #define WeaponRange1 	0x3744A2B9  //Bytes : [/x8B /x80 /xD0 /x2 /x0 /x0]
    #define WeaponRange2 	0x3744A639  //Bytes : [/x8B /x80 /xD0 /x2 /x0 /x0]
    #define NoRecoil 		0x373540D0   //Bytes : [/xD9 /x44] /x24 /x14]
    #define NoReload 		0x3744A039   //Bytes : [/x0F /x84 /xAB /x1 /x0 /x0]
    #define UnlimitedAmmo 	0x37440C17   //Bytes : [/x74]
    #define RemoteKill1 	0x3744A3E1
    #define RemoteKill2 	0x3744A3E2
    #define RemoteKill3 	0x3744A761
    #define RemoteKill4 	0x3744A762
    #define GameClientShell 	0x377FF22C
    #define PlayerByIndex 	0x37198AC0
    #define LocalPlayer 	0x37199530
    #define PlayerStatus 	0x377DD8B8
    #define ClientInfoManager 	0x377BE87C
    #define PlayerManager 	0x377FF28C
    #define BuildFont 		0x37579100
    #define FillFont 		0x37579DB0
    #define FontECX 		0x37828B48
    #define GetFontHandle 	0x3736ACC0
    
    #define Jump 		0x377AB91C
    #define ActivationDistance 	0x377AB7D8
    #define WalkVel 		0x377AB88C
    #define FRunVel 		0x377AB8B0
    #define BRunVel 		0x377AB8D4
    #define SRunVel 		0x377AB8F8
    #define DuckVel 		0x377AB940
    #define Tracers 		0x377B38D4
    
    #define LTClientEXE 	0x4904F0
    #define SendtoServer 	0x46A650
    #define DrawPrimitive 	0x76D4A0
    #define GameD3D 		0x8795D8
    #define WorldToScreen 	0x49C560
    #define IntersectSegment 	0x476CC0
    
    #define ClientFX 		0x6BF34
    
    Logging Complete...
    R.I.P Grandma! 3-17-2012

  2. The Following User Says Thank You to steven1578 For This Useful Post:

    n4n033 (07-04-2013)

  3. #2
    aviel3302's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    38
    Reputation
    10
    Thanks
    0
    How i do this >?

  4. #3
    Mafiascared's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    You can find me somewhere in......
    Posts
    963
    Reputation
    20
    Thanks
    389
    My Mood
    Cheerful
    @steven1578

    For the lazy people out here
    I'm too lazy to make the hack..
    Why you don't make us that favor?
    You can do it easily bro

    Make it with a simple chams/wallhack + No Recoil
    Last edited by Mafiascared; 07-05-2013 at 03:38 AM.


    - Trusted TradeR -

    Succefully trades: 4 times (1 with MM)
    Scammed: 1 time by lolekxx and Mar33 https://www.mpgh.net/forum/165-scamme...-20-scamm.html

  5. #4
    steven1578's Avatar
    Join Date
    Aug 2008
    Gender
    male
    Location
    CShell.dll
    Posts
    699
    Reputation
    1
    Thanks
    944
    My Mood
    Busy
    I just want to do programmers a favor...
    But im working to get a new hack working for CAEU but i cant guarantee it will stay UD long since Nexon started to use HASH detection :/

  6. #5
    nomis123's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Posts
    0
    Reputation
    10
    Thanks
    0
    My Mood
    Cool
    how i can make the hack from this?

  7. #6
    n4n033's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Windows
    Posts
    1,090
    Reputation
    43
    Thanks
    2,425
    My Mood
    Cool
    Quote Originally Posted by nomis123 View Post
    how i can make the hack from this?
    Get some ASM & C++ Skills, create your own base, dump and analysis Engine.exe and EHSvc.dll, create you own bypass to make sure you got everything working fine then simply use WriteASM for addresses like SuperBullets as example : WriteASM((void*)SuperBullets,"\x0F\x94\xC0",3); or for console features use the PTC


    The Only Bests :


    R3d_L!n3(Fares)
    Aeroman (Brent)
    TheCamels8 (Ori)


  8. #7
    steven1578's Avatar
    Join Date
    Aug 2008
    Gender
    male
    Location
    CShell.dll
    Posts
    699
    Reputation
    1
    Thanks
    944
    My Mood
    Busy
    Quote Originally Posted by n4n033 View Post
    Get some ASM & C++ Skills, create your own base, dump and analysis Engine.exe and EHSvc.dll, create you own bypass to make sure you got everything working fine then simply use WriteASM for addresses like SuperBullets as example : WriteASM((void*)SuperBullets,"\x0F\x94\xC0",3); or for console features use the PTC
    Do you have an idea to bypass Hash detection? , Possibly a loader which cyphers the .dll on each injection??
    R.I.P Grandma! 3-17-2012

  9. #8
    n4n033's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Windows
    Posts
    1,090
    Reputation
    43
    Thanks
    2,425
    My Mood
    Cool
    Quote Originally Posted by steven1578 View Post
    Do you have an idea to bypass Hash detection? , Possibly a loader which cyphers the .dll on each injection??
    It's few checks to disable via bypassing, you need to find them by working hard ^^ or maybe ye with a Loader but I guess CA don't only check Hash I guess they check if the file is .dll or not so I guess if you fake .dll file to another extension and that you inject it, could works
    Last edited by n4n033; 07-06-2013 at 01:36 PM.


    The Only Bests :


    R3d_L!n3(Fares)
    Aeroman (Brent)
    TheCamels8 (Ori)


  10. #9
    Genoble's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Posts
    1,144
    Reputation
    130
    Thanks
    565
    My Mood
    Fine
    Quote Originally Posted by steven1578 View Post
    Code:
    #define UnlimitedAmmo 	0x37440C17   //Bytes : [/x74]
    That shit for real?? Just how long have I been out?
    Respect List
    Dave84311
    GAYape

    AVGN
    Jabuuty671
    Arch Enemy
    Sketchy
    .::SCHiM::.
    Liz
    Dreamer
    Houston
    R3dLine



  11. #10
    steven1578's Avatar
    Join Date
    Aug 2008
    Gender
    male
    Location
    CShell.dll
    Posts
    699
    Reputation
    1
    Thanks
    944
    My Mood
    Busy
    Quote Originally Posted by ainslie View Post


    That shit for real?? Just how long have I been out?
    Pretty long i guess, havent tested this for EU tough.. It works for NA and i got the source.
    But i need to update my base.
    R.I.P Grandma! 3-17-2012

  12. The Following User Says Thank You to steven1578 For This Useful Post:

    Genoble (07-09-2013)

  13. #11
    islamonarr's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    Complete it please !!

  14. #12
    steven1578's Avatar
    Join Date
    Aug 2008
    Gender
    male
    Location
    CShell.dll
    Posts
    699
    Reputation
    1
    Thanks
    944
    My Mood
    Busy
    Quote Originally Posted by islamonarr View Post
    Complete it please !!
    What are you missing?
    R.I.P Grandma! 3-17-2012

  15. #13
    RobinC's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    Mpgh.exe
    Posts
    1,768
    Reputation
    69
    Thanks
    3,697
    My Mood
    Aggressive
    Thank you... I think I will start coding again these addy's helping me alot.
    Your in my credits list.

  16. The Following User Says Thank You to RobinC For This Useful Post:

    steven1578 (07-14-2013)

Similar Threads

  1. [Release] GodModeHack Latest Addy
    By Mysteriuz™ in forum WarRock Philippines Hacks
    Replies: 50
    Last Post: 07-11-2012, 03:41 AM
  2. [Release] Latest Addy's
    By [[SeXergy]] in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 5
    Last Post: 11-23-2011, 01:01 PM
  3. LATEST ADDIES!
    By kutzki in forum WarRock Hack Source Code
    Replies: 2
    Last Post: 10-01-2010, 10:31 AM
  4. [Request] Latest addys + PTC Method
    By flameswor10 in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 13
    Last Post: 09-29-2010, 07:28 PM
  5. Warrock New Addy's ~ 18 July 2008
    By 0245422 in forum Visual Basic Programming
    Replies: 10
    Last Post: 09-20-2008, 09:07 AM