Results 1 to 15 of 15
  1. #1
    luizimloko's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    fs:[0]
    Posts
    1,879
    Reputation
    136
    Thanks
    10,137
    My Mood
    Yeehaw

    SendToServer, SetObjectPos

    Olá amigos, como muitos não estavam dando conta de utilizar o NPC OPK e o Weapon VAC por causa que o offset mudou fiz o update dele, apreciem ...

    Code:
    //Generated using ReClass 2011 by DrUnKeN ChEeTaH
    
    class CLTClient;
    class CObject;
    
    class CLTClient
    {
    public:
    char _0x0000[336];
    	unsigned int(WINAPI *SendToServer)(int Message, unsigned int flags); //0x0150 
    };//Size=0x015C 
    
    class CTransform
    {
    public:
       D3DXVECTOR3 Pos; // 0x0000 
    char _0x0000[MAX_PATH]; // 0x0004
    }; //Size=0x0008
    
    VOID WINAPIV SetObjectPos(INT *Object, D3DXVECTOR3 Position)
    {
    	__asm
    	{
    		MOV ECX, DWORD PTR DS:[LTClientDLL]
    		MOV EDX, DWORD PTR DS:[ECX]
    		PUSH 0
    		LEA EAX, DWORD PTR DS:[Position]
    		PUSH EAX
    		PUSH Object
    		MOV EDX, DWORD PTR DS:[EDX + 0xB8]
    		CALL EDX		
    	}
    }
    
    INT Teleport[1];
    
    VOID TeleportObjects(VOID)
    {
    	CGameClientShell *GameClientShell = (CGameClientShell *)ADDR_GCS;
    	CSFXMgr *SFXMgr = GameClientShell->GetSFXMgr();
    
    	if( ValidPointer( SFXMgr ) )
    	{
    		CTransform TransForm[1];
    
    		for( INT Index = 0; Index <= SFXMgr->SFXList[0x18].Num; Index++ )
    		{
    			CCharacterFX *CharacterFX = (CCharacterFX *)SFXMgr->SFXList[0x18].List[Index];
    
    			if( Teleport[0] ) // NPC O.P.K
    			{
    				if( !CharacterFX->IsPlayer )
    				{
    					TransForm[0].Pos = MyGetObjectMaxPos( pLocal->Object );
    					TransForm[0].Pos.x -= 50.0f;
    					TransForm[0].Pos.y += 50.0f;
    					SetObjectPos( Object, TransForm[0].Pos );
    				}
    			}
    		}
    
    		for( INT Index = 0; Index <= SFXMgr->SFXList[0x17].Num; Index++ )
    		{
    			CCharacterFX *CharacterFX = (CCharacterFX *)SFXMgr->SFXList[0x17].List[Index];
    
    			if( Teleport[1] ) // Weapon V.A.C
    			{
    				if( !CharacterFX->IsPlayer )
    				{
    					TransForm[1].Pos = MyGetObjectMaxPos( pLocal->Object );
    					TransForm[1].Pos.x -= 10.0f * Index;
    					TransForm[1].Pos.y += 50.0f;
    					SetObjectPos( Object, TransForm[0].Pos );
    				}
    			}
    		}
    	}
    }

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

    Fєηix (08-20-2013)

  3. #2
    Eu sou Daleste cheguei mais to saindo fora
    MPGH Member
    experthack's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    1,178
    Reputation
    90
    Thanks
    626
    My Mood
    Aggressive
    Agora me passa 1 baseado

  4. #3
    ulquiorraj's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Posts
    44
    Reputation
    10
    Thanks
    3
    o ultimo hack que utilizei o weapom vac. foi no LGH
    será que agora vão fazer + com essa função
    Ajuda muito os noob de m16

  5. #4
    kssiobr's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    Nos braços do Pai Celestial...
    Posts
    726
    Reputation
    10
    Thanks
    333
    My Mood
    Cheeky
    Quote Originally Posted by ulquiorraj View Post
    o ultimo hack que utilizei o weapom vac. foi no LGH
    será que agora vão fazer + com essa função
    Ajuda muito os noob de m16
    É só na LGH e Code64 que estava tendo essa função....
    Agora todo mundo tem!!

  6. #5
    Eu sou Daleste cheguei mais to saindo fora
    MPGH Member
    experthack's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    1,178
    Reputation
    90
    Thanks
    626
    My Mood
    Aggressive
    Quote Originally Posted by kssiobr View Post

    É só na LGH e Code64 que estava tendo essa função....
    Agora todo mundo tem!!
    Todo mundo ja tinha isso lol

  7. #6
    Coder.Anonymous's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Location
    MPGH
    Posts
    1,144
    Reputation
    53
    Thanks
    4,940
    My Mood
    Cynical
    Quote Originally Posted by kssiobr View Post

    É só na LGH e Code64 que estava tendo essa função....
    Agora todo mundo tem!!
    eu tambem , e uma função boa .-. porem não gosto vlw @luizimloko







    Claro[...]


    WFBR:


    PBBR:


    CABR:



  8. #7
    kssiobr's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    Nos braços do Pai Celestial...
    Posts
    726
    Reputation
    10
    Thanks
    333
    My Mood
    Cheeky
    É agora todo mundo tinha....

  9. #8
    MuffinHD's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Location
    MPGH.net
    Posts
    1,107
    Reputation
    148
    Thanks
    982
    My Mood
    In Love
    Can anyone post in English ??
    *English is not my native language so excuse any grammatical mistakes*



    ALWAYS message me on MPGH to verify that you are talking to me when dealing on skype

  10. #9
    Hacker Fail's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    C++
    Posts
    2,136
    Reputation
    242
    Thanks
    12,562
    Quote Originally Posted by kssiobr View Post
    É agora todo mundo tinha....
    KKKK, é só o cara postar, que todo mundo fala que já tinha --´
    Member Level 1 since November, 2011
    Contributor since March, 2015
    Game Hacking Team : 06/14/2017

     

  11. #10
    Eu sou Daleste cheguei mais to saindo fora
    MPGH Member
    experthack's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    1,178
    Reputation
    90
    Thanks
    626
    My Mood
    Aggressive
    O que falar para uma pessoa dessas ?


  12. #11
    ulquiorraj's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Posts
    44
    Reputation
    10
    Thanks
    3
    Quote Originally Posted by experthack View Post
    O que falar para uma pessoa dessas ?

    Fica a Questão: Quem é o mais retardado ?

  13. #12
    Matrix-X's Avatar
    Join Date
    Jun 2013
    Gender
    male
    Posts
    30
    Reputation
    10
    Thanks
    13
    My Mood
    Worried
    Quote Originally Posted by experthack View Post
    O que falar para uma pessoa dessas ?
    ahueahueahue
    Yahoo respostas só tem gente bizarra, nunk me esqueço desse mlk

    Last edited by Matrix-X; 08-11-2013 at 07:38 PM.

  14. #13
    ILoadingl.PX's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Posts
    14
    Reputation
    10
    Thanks
    0
    Poderia Melhor Tópico -.-' Como Adc Isso ! e Esta Faltando Coisa

  15. #14
    New - Hacker's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    498
    Reputation
    23
    Thanks
    110
    My Mood
    Aggressive
    Quote Originally Posted by ILoadingl.PX View Post
    Poderia Melhor Tópico -.-' Como Adc Isso ! e Esta Faltando Coisa
    aqui o que importa é o CONTEÚDO, e não a FORMATAÇÃO DO TÓPICO

  16. The Following User Says Thank You to New - Hacker For This Useful Post:

    diegosarria12 (08-13-2013)

  17. #15
    diegosarria12's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Location
    Min ser o incrível Hulk
    Posts
    326
    Reputation
    10
    Thanks
    709
    My Mood
    Cheerful
    Quote Originally Posted by ILoadingl.PX View Post
    Poderia Melhor Tópico -.-' Como Adc Isso ! e Esta Faltando Coisa
    Rapaz ai você terá que por a cabeça para funcionar também se todo mundo for encinar aonde adicionar a função e tals todo mundo terá essa função no hack e poucos postaram os devidos creditos então é isso ai estude a função vefirique oque você fez de errado ao adicionar ela não custa nada você aprender mais sobre hacks! existe um velho ditado aprender nunca é demais!

  18. The Following 2 Users Say Thank You to diegosarria12 For This Useful Post:

    Fєηix (08-20-2013),iTzWallker (11-30-2013)

Similar Threads

  1. Updated SendToServer Address
    By MGKing1 in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 4
    Last Post: 07-13-2012, 02:12 PM
  2. [Patched] SendToServer Adress
    By -Unbelievable! in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 8
    Last Post: 07-12-2012, 12:46 AM
  3. [Help Request] SendToServer g_LTClient Class
    By Ch40zz-C0d3r in forum Combat Arms Coding Help & Discussion
    Replies: 13
    Last Post: 06-29-2012, 10:40 AM
  4. SendToServer using
    By Ch40zz-C0d3r in forum Combat Arms Coding Help & Discussion
    Replies: 19
    Last Post: 12-17-2011, 03:50 PM