Results 1 to 5 of 5
  1. #1
    Skaterforeva1's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Up your ass
    Posts
    936
    Reputation
    32
    Thanks
    485
    My Mood
    Psychedelic

    what address goes here

    I just downloaded topblast v1.1 menu base and planned on usin it for my new hack but it has a weired ptc method. it doesnt say anything about what address it uses and i was wondering if anyone knew.
    Code:
    void __cdecl PushToConsole(char* sVal, float value)
    {
    	if (Ready(PTC) ){
    		DWORD zAddress = WHAT ADDRESS GOES HERE;
    		void* szConsole = (void*)*(DWORD*)(zAddress);
    
    		char fullcommand[50];
    		sprintf(fullcommand, "%s %d", sVal, value); // Credit to Void (my idea :D)
    		_asm
    		{
    			push fullcommand;	This is a command input
    			call szConsole;		
    			add esp, 4
    		}
    	}
    }




    ^Suck it!

  2. #2
    steven1578's Avatar
    Join Date
    Aug 2008
    Gender
    male
    Location
    CShell.dll
    Posts
    699
    Reputation
    1
    Thanks
    944
    My Mood
    Busy
    LTClientEXE Adress
    R.I.P Grandma! 3-17-2012

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

    Skaterforeva1 (08-20-2011)

  4. #3
    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 steven1578 View Post
    LTClientEXE Adress
    thanks givin u credit cuz it was pissin me off
    please close
    Last edited by Skaterforeva1; 08-20-2011 at 01:05 PM.




    ^Suck it!

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

    steven1578 (08-20-2011)

  6. #4
    matypatty's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Posts
    864
    Reputation
    229
    Thanks
    2,694
    My Mood
    Amused
    Quote Originally Posted by Skaterforeva1 View Post
    thanks givin u credit cuz it was pissin me off
    please close
    why the hell are you releasing a hack that is m3's base and you don't even know where to put the addies? I smell leacher/copy and paste..

  7. #5
    flameswor10's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    12,528
    Reputation
    981
    Thanks
    10,409
    My Mood
    In Love
    /closed on request of op?
    No I do not make game hacks anymore, please stop asking.

Similar Threads

  1. You See What We Got Here ? =).
    By Melodia in forum Call of Duty Modern Warfare 2 Coding / Programming / Source Code
    Replies: 4
    Last Post: 06-13-2010, 11:26 PM
  2. not TOO sure if it goes here but...
    By Solley in forum Hardware & Software Support
    Replies: 3
    Last Post: 01-27-2010, 02:15 PM
  3. what is wrong here ?!?!?
    By -malware_suxs- in forum Art & Graphic Design
    Replies: 5
    Last Post: 11-26-2009, 05:26 AM
  4. what addresses mean
    By Obey in forum WarRock - International Hacks
    Replies: 4
    Last Post: 01-10-2008, 08:36 PM
  5. Where is the GPS Address ? Right here!
    By Fortran in forum WarRock - International Hacks
    Replies: 25
    Last Post: 12-06-2006, 11:49 PM