Page 3 of 4 FirstFirst 1234 LastLast
Results 31 to 45 of 53
  1. #31
    CodeDemon's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    vagina
    Posts
    1,070
    Reputation
    50
    Thanks
    940
    My Mood
    Fine
    address loggers are for dipshits

  2. #32
    Alessandro10's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    MPGH.NET
    Posts
    6,140
    Reputation
    215
    Thanks
    4,607
    My Mood
    Busy
    If someone need the GameStatus, just talk.

  3. #33
    Departure's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    805
    Reputation
    125
    Thanks
    1,794
    My Mood
    Doh
    @Alessandro10

    I never used game status address but yeah it would nice to try it out, If you can please provide Address so I can analyze..

  4. #34
    Disturbed's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Posts
    10,472
    Reputation
    1267
    Thanks
    2,587
    Why was this thread closed?

    /Opened.


  5. #35
    NOOBJr's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    in NOOB
    Posts
    1,423
    Reputation
    112
    Thanks
    693
    Quote Originally Posted by CodeDemon View Post
    address loggers are for dipshits
    No one asked you!

  6. #36
    master131's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Melbourne, Australia
    Posts
    8,858
    Reputation
    3438
    Thanks
    101,662
    My Mood
    Breezy
    Is the LTClient address in the first post correct? All the ones I found in CShell.dll didn't work. :/
    Donate:
    BTC: 1GEny3y5tsYfw8E8A45upK6PKVAEcUDNv9


    Handy Tools/Hacks:
    Extreme Injector v3.7.3
    A powerful and advanced injector in a simple GUI.
    Can scramble DLLs on injection making them harder to detect and even make detected hacks work again!

    Minion Since: 13th January 2011
    Moderator Since: 6th May 2011
    Global Moderator Since: 29th April 2012
    Super User/Unknown Since: 23rd July 2013
    'Game Hacking' Team Since: 30th July 2013

    --My Art--
    [Roxas - Pixel Art, WIP]
    [Natsu - Drawn]
    [Natsu - Coloured]


    All drawings are coloured using Photoshop.

    --Gifts--
    [Kyle]

  7. #37
    Sydney's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Germany...
    Posts
    1,356
    Reputation
    37
    Thanks
    1,144
    My Mood
    Amused
    Learn coding your own Logger, mines still better, 29 addies/pointers logger.

    Thanks Cosmos


  8. #38
    kotentopf's Avatar
    Join Date
    Nov 2009
    Gender
    male
    Posts
    602
    Reputation
    26
    Thanks
    251
    Quote Originally Posted by kongamonga View Post
    Learn coding your own Logger, mines still better, 29 addies/pointers logger.
    you not removing patched addies :P
    Code:
    class cAddresses{
    public:
    	struct sRemoteKill{
    		ADDY One;
    		ADDY Two;
    		ADDY Three;
    		ADDY Four;
    	};
    	sRemoteKill RemoteKill;
    	ADDY LTClient;//Engine LTC
    	ADDY ASUS;//Glass Walls
    	ADDY Recoil;//NoRecoil
    	ADDY Reload;//NoReload(Visual)
    	ADDY Bypass;//Semi Bypass
    	ADDY RPP;//RandomPlayerPointer
    	ADDY LPP;//LocalPlayerPointer
    	ADDY Info;//Pointer for the Infoclass
    	ADDY LTB;//LTBase
    	ADDY SuperBullet;//Superbullets
    	ADDY Name1;//EngineNameTag part1/2
    	ADDY Name2;//EngineNameTag part2/2
    	ADDY GetPlayerNameByIndex;//PlayerName
    	ADDY GetPlayerbyIndex;//Need for ESP
    	ADDY ulThis;//the regular ulThis for PlayerInfo GPBI
    	ADDY GetLocalPlayer;//for urself
    	ADDY Invisible;//Makes u invisible 1 = off, 2 = respawn, 5= on
    	ADDY DrawPrim;//need for W2S
    	ADDY Radar;//Radar-Hack
    	ADDY NoRange1;//No Weaponrange1
    	ADDY NoRange2;//No Weaponrange2
    	ADDY Team;//Teamhack(Lobby)
    	ADDY GameStatus;//5Lobby,3Load,1Game
    	ADDY GameClientShell;
    	ADDY Device;//The Engine Device
    	ADDY ClientShellBase;//Pointer to ClientShellBase
    	ADDY WeaponMgr;//Pointer to WeaponMgr
    };
    but im not using all of them, have classes which also have pointer for some addies^^
    The Internet SHOULD Be Illegal

    When you say
    "Java is a great programming language because it works on all platforms"
    it is just like
    "anal sex is great because it works on all genders"

    Are YOU a Troll?

  9. #39
    kotentopf's Avatar
    Join Date
    Nov 2009
    Gender
    male
    Posts
    602
    Reputation
    26
    Thanks
    251
    Quote Originally Posted by blunts View Post
    What about the LTC (Gordon's LTC)
    this is not ltc-.-

    this is the RunConsoleCommand Pointer!
    The Internet SHOULD Be Illegal

    When you say
    "Java is a great programming language because it works on all platforms"
    it is just like
    "anal sex is great because it works on all genders"

    Are YOU a Troll?

  10. #40
    D-Vid the DBag's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    146
    Reputation
    10
    Thanks
    13
    My Mood
    Lurking
    Quote Originally Posted by Zane Slayman View Post
    Im bored here are some addresses. I don't know if anything changed but here.

    Code:
    #define NoReload  0x374BB8F4
    #define GlassWalls  0x57276A
    #define RPP  0x3785E018
    #define TELE  0x3785E118
    #define deviceptr  0x000008
    #define ltclient  0x3781BE50
    #define SuperBullets  0x374B65D6
    #define RECOIL1  0x3746F630
    #define RECOIL2  0x3745F489
    #define RECOIL3  0x3746F644
    #define RECOIL4  0x3746F647
    #define RECOIL5  0x3746F650
    #define GameStatus  ????????
    #define ptc1  0x484BC0
    #define nametag1  ???????????
    #define nametag2  0x373747AD
    #define DrawPrim  0x000160
    #define getplayerbyindex  0x3715DDB0
    #define getlocalplayer  0x3715E770
    #define clientinfomgr  0x3715E150

    Let me know if anything else is wrong, or i need to add!

    CREDITS: LORD FANCINGTON, Fk127, Reimy, and some other of my friends
    Hey bro, that device pointer doesn't look right.
    Does anyone have the REAL device pointer?

    [IMG]https://i33.photobucke*****m/albums/d55/y_owns_you/D-Vid665.png[/IMG]

  11. #41
    flashlight95's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    12-34 Poopie Street Posts: Over 9000!
    Posts
    127
    Reputation
    10
    Thanks
    15
    Quote Originally Posted by D-Vid the DBag View Post


    Hey bro, that device pointer doesn't look right.
    Does anyone have the REAL device pointer?
    I think it stayed the same.

  12. #42
    Alessandro10's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    MPGH.NET
    Posts
    6,140
    Reputation
    215
    Thanks
    4,607
    My Mood
    Busy
    Code:
    #define EngineLTC 0x485DD0
    #define D3D 0x90BF20
    #define GameStatus 0x3782D019
    Last edited by Alessandro10; 02-17-2011 at 10:51 PM.

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

    aneeshgamer (03-09-2011),Departure (02-18-2011)

  14. #43
    geoagochi's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    How do i download da hack?

  15. #44
    baole's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    hey guys, can u guys teach me the basic. i really wanna know how to make cham and no recoil stuff like that

  16. #45
    Sid's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    New York
    Posts
    10,712
    Reputation
    927
    Thanks
    1,265
    Does these work anymore?

Page 3 of 4 FirstFirst 1234 LastLast