Results 1 to 7 of 7
  1. #1
    vaisefud3's Avatar
    Join Date
    Jun 2017
    Gender
    male
    Posts
    955
    Reputation
    10
    Thanks
    150
    My Mood
    Bored

    [Source Code] Bolsa Infinita

    Endereços/Classes atualizadas, mas não testadas.

    Função:
    Code:
    CLTPlayerClient *pCLTPlayerClient = (CLTPlayerClient *)(aCLTPlayerClient + CLTPlayerClientOffset);
    if (pCLTPlayerClient != NULL)
         if (GetAsyncKeyState('B'))
              pCLTPlayerClient->pUnliBag->Bag = 0;
    Classes:
    Code:
    class UnliBag
    {
    public:
    	char Spacer00[12];
    	__int32 Bag;
    };
    
    class CLTPlayerClient
    {
    public:
    	char Spacer00[0xE97C];
    	UnliBag* pUnliBag;
    };
    Credits to:
    Code:
    Eu Mesmo -> Atualização das classes
     @jayjay153 -> Postar pela primeira vez e me ajudar com o address. @dreek1 -> Também ajudou com classes, etc.
    Press thanks if I helped

    Xigncode Security:


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

    TetrisHero (07-18-2018)

  3. #2
    jayjay153's Avatar
    Join Date
    Jan 2018
    Gender
    female
    Posts
    294
    Reputation
    10
    Thanks
    113
    Quote Originally Posted by vaisefud3 View Post
    Endereços/Classes atualizadas, mas não testadas.

    Função:
    Code:
    CLTPlayerClient *pCLTPlayerClient = (CLTPlayerClient *)(aCLTPlayerClient + CLTPlayerClientOffset);
    if (pCLTPlayerClient != NULL)
         if (GetAsyncKeyState('B'))
              pCLTPlayerClient->pUnliBag->Bag = 0;
    Classes:
    Code:
    class UnliBag
    {
    public:
    	char Spacer00[12];
    	__int32 Bag;
    };
    
    class CLTPlayerClient
    {
    public:
    	char Spacer00[0xE97C];
    	UnliBag* pUnliBag;
    };
    Credits to:
    Code:
    Eu Mesmo -> Atualização das classes
     @jayjay153 -> Postar pela primeira vez e me ajudar com o address. @dreek1 -> Também ajudou com classes, etc.
    is it working ?

  4. #3
    vaisefud3's Avatar
    Join Date
    Jun 2017
    Gender
    male
    Posts
    955
    Reputation
    10
    Thanks
    150
    My Mood
    Bored
    Quote Originally Posted by jayjay153 View Post
    is it working ?
    It appears to be... Didn't even checked :3 . I'll go there and tell u.

    - - - Updated - - -

    Quote Originally Posted by jayjay153 View Post
    is it working ?
    Working perfectly!
    Press thanks if I helped

    Xigncode Security:


  5. #4
    jayjay153's Avatar
    Join Date
    Jan 2018
    Gender
    female
    Posts
    294
    Reputation
    10
    Thanks
    113
    Quote Originally Posted by vaisefud3 View Post
    It appears to be... Didn't even checked :3 . I'll go there and tell u.

    - - - Updated - - -



    Working perfectly!

    ótimo Wink Wink

  6. #5
    TetrisHero's Avatar
    Join Date
    Nov 2015
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    0
    My Mood
    Relaxed
    Que trapaça top kkk , nunca tinha visto nada do tipo.

  7. #6
    vaisefud3's Avatar
    Join Date
    Jun 2017
    Gender
    male
    Posts
    955
    Reputation
    10
    Thanks
    150
    My Mood
    Bored
    Quote Originally Posted by TetrisHero View Post
    Que trapaça top kkk , nunca tinha visto nada do tipo.
    Serio? o.O

  8. #7
    TetrisHero's Avatar
    Join Date
    Nov 2015
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    0
    My Mood
    Relaxed
    Quote Originally Posted by vaisefud3 View Post
    Serio? o.O
    Sim mano, utilizo hack desde 2009, já vi todo tipo de trapaça, porém essa ai foi realmente uma surpresa para mim.

Similar Threads

  1. [TUT] arnold's hack v1.1 vb6 source code
    By arnold in forum WarRock - International Hacks
    Replies: 6
    Last Post: 07-11-2008, 10:36 PM
  2. Stamina Hack and source code ?
    By Teh Sasuke in forum C++/C Programming
    Replies: 0
    Last Post: 12-31-2007, 05:08 PM
  3. [Release] ****** DLL Source Code
    By OneWhoSighs in forum WarRock - International Hacks
    Replies: 20
    Last Post: 10-25-2007, 07:41 AM
  4. keylogger source code
    By obsedianpk in forum WarRock - International Hacks
    Replies: 8
    Last Post: 10-24-2007, 02:31 PM
  5. HALO 2 (XBOX) Source Code
    By mirelesmichael in forum General Game Hacking
    Replies: 12
    Last Post: 09-23-2006, 04:35 AM