Page 1 of 3 123 LastLast
Results 1 to 15 of 35
  1. #1
    Alessandro10's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    MPGH.NET
    Posts
    6,140
    Reputation
    215
    Thanks
    4,607
    My Mood
    Busy

    Update Address 20/01/2011

    Address

    LTClient
    Code:
    0x3718BF20
    Engine LTC
    Code:
    0x4A4810
    No Recoil
    Code:
    0x37238E99
    No Reloaded
    Code:
    0x374B8C94
    Super Bullets
    Code:
    0x374B3996
    Enemy Player Pointer
    Code:
    0x3715DE20
    Random Player Pointer
    Code:
    0x37859FD8
    Player Stats
    Code:
    0x3718C4D7
    Glass Walls
    Code:
    0x57276A
    Player Pointer
    Code:
    0x66F34
    Teleport
    Code:
    0x3785A0D8
    Code:
    #define LTClient 0x3718BF20 #define EngineLTC 0x4A4810 #define NoRecoil 0x37238E99 #define NoReloaded 0x374B8C94 #define RandomPla 0x37859FD8 #define EnemyPla 0x3715DE20 #define GlassWalls 0x57276A #define Teleport 0x3785A0D8 #define PlayerStats 0x3718C4D7 #define SuperBullets 0x374B3996 #define PlayerPointer 0x66F34
    Last edited by Alessandro10; 01-20-2011 at 07:16 AM.

  2. The Following 14 Users Say Thank You to Alessandro10 For This Useful Post:

    Dead 4 Real (01-20-2011),filecroc (01-23-2011),flameswor10 (01-20-2011),Ghost8631 (02-01-2011),hackhitman (01-21-2011),HeroeSLerY (02-03-2011),House.m.d. (02-09-2011),jpdefo (02-14-2011),NOOB (01-20-2011),Reimy (01-20-2011),S0aD (02-17-2011),Sydney (01-20-2011),vinih (02-10-2011),XxJonBoiixX (02-01-2011)

  3. #2
    flameswor10's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    12,528
    Reputation
    981
    Thanks
    10,409
    My Mood
    In Love
    I already made a thread D:
    You couldve posted it there instead

  4. #3
    kautela's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    0x37100000
    Posts
    25
    Reputation
    10
    Thanks
    2
    My Mood
    Cool
    Put the dump of engine and cshell please, do not have CA in computer

    Thanks
    #Sou contra versão publica !!!
    Make Yourself

  5. #4
    Sydney's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Germany...
    Posts
    1,356
    Reputation
    37
    Thanks
    1,144
    My Mood
    Amused
    Yea, thanks. But could you post a dumped CSHell ? Would Thank you and rep. Im Ca Eu. And i wanted to create some sigs for other addies. (Not these)
    Last edited by Sydney; 01-20-2011 at 08:29 AM.

    Thanks Cosmos


  6. #5
    Reimy's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    178
    Reputation
    28
    Thanks
    704
    My Mood
    Sleepy
    Ltc Is Incorret...

    The good one is

    Code:
    Lt Client
    0x37817E30


    ---------------------------------------------
    ---------------------------------------------

    Quote Originally Posted by ihackyoufack View Post
    reimys hack looks epic and has epic features
    NOBODY SHALL DEFEAT REIMY!!!
    exept chocolate but chocoleate hacks in real life :O


  7. The Following 2 Users Say Thank You to Reimy For This Useful Post:

    ty50sniper (01-22-2011),U Cant Ban Me! (01-20-2011)

  8. #6
    flameswor10's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    12,528
    Reputation
    981
    Thanks
    10,409
    My Mood
    In Love
    Get the Gamestatus Address
    No I do not make game hacks anymore, please stop asking.

  9. #7
    NOOB's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    3,843
    Reputation
    425
    Thanks
    8,616
    Quote Originally Posted by flameswor10 View Post
    Get the Gamestatus Address
    Code:
    typedef bool (*IsConnected_t)(void);  
    
    bool IsIngame()
    {
        DWORD* LTBase = (DWORD*)ADDIE_LTC;
        IsConnected_t pConnected = *(IsConnected_t*)(*LTBase + 0x8C);
    
        return pConnected();
    }


    kotentoph
    Last edited by NOOB; 01-20-2011 at 03:26 PM.

  10. #8
    flameswor10's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    12,528
    Reputation
    981
    Thanks
    10,409
    My Mood
    In Love
    Quote Originally Posted by ᴺᴼᴼᴮ View Post


    Code:
    typedef bool (*IsConnected_t)(void);  
    
    bool IsIngame()
    {
        DWORD* LTBase = (DWORD*)ADDIE_LTC;
        IsConnected_t pConnected = *(IsConnected_t*)(*LTBase + 0x8C);
    
        return pConnected();
    }
    I want the addy
    not a function
    it's cleaner imo
    No I do not make game hacks anymore, please stop asking.

  11. #9
    _Fk127_'s Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    720
    Reputation
    16
    Thanks
    208
    My Mood
    Bitchy
    Quote Originally Posted by ᴺᴼᴼᴮ View Post


    Code:
    typedef bool (*IsConnected_t)(void);  
    
    bool IsIngame()
    {
        DWORD* LTBase = (DWORD*)ADDIE_LTC;
        IsConnected_t pConnected = *(IsConnected_t*)(*LTBase + 0x8C);
    
        return pConnected();
    }
    Credits Kotentopf pl0x



    Put this image in your signature if you support HTML5 development!

  12. #10
    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
    Hey, how do we make it so the hack turns off during loading screen (so its not detected)?

    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.

  13. #11
    NOOB's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    3,843
    Reputation
    425
    Thanks
    8,616
    Quote Originally Posted by CAFlames View Post
    Hey, how do we make it so the hack turns off during loading screen (so its not detected)?
    It's posted right above you..

  14. #12
    Alessandro10's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    MPGH.NET
    Posts
    6,140
    Reputation
    215
    Thanks
    4,607
    My Mood
    Busy
    Quote Originally Posted by CAFlames View Post
    Hey, how do we make it so the hack turns off during loading screen (so its not detected)?
    Hotkeys ? You use While(1) ?

  15. #13
    flameswor10's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    12,528
    Reputation
    981
    Thanks
    10,409
    My Mood
    In Love
    Quote Originally Posted by CAFlames View Post
    Hey, how do we make it so the hack turns off during loading screen (so its not detected)?
    if(CH_sat && IsIngame()){
    RunConsoleCommand( "SkelModelStencil 1" );
    }else{
    RunConsoleCommand( "SkelModelStencil 0" );
    }
    No I do not make game hacks anymore, please stop asking.

  16. The Following 2 Users Say Thank You to flameswor10 For This Useful Post:

    Alessandro10 (01-20-2011),CAFlames (01-25-2011)

  17. #14
    Alessandro10's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    MPGH.NET
    Posts
    6,140
    Reputation
    215
    Thanks
    4,607
    My Mood
    Busy
    Quote Originally Posted by flameswor10 View Post
    if(CH_sat && IsIngame()){
    RunConsoleCommand( "SkelModelStencil 1" );
    }else{
    RunConsoleCommand( "SkelModelStencil 0" );
    }
    GameStatus 10 x 0 Nexon =D

  18. #15
    Disturbed's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Posts
    10,472
    Reputation
    1267
    Thanks
    2,587
    Lol sorry it took so long to get to this.

    I'm apparently the only staff member who cares about having these updated and available.
    Last edited by Disturbed; 01-21-2011 at 11:53 PM.


Page 1 of 3 123 LastLast