Thread: Help with code

Results 1 to 8 of 8
  1. #1
    brohizi's Avatar
    Join Date
    Mar 2015
    Gender
    male
    Posts
    30
    Reputation
    10
    Thanks
    1

    Help with code

    im looking at some code online and i found a line that i dont understand. i know c++

    what does this line do?

    memcpy( (PBYTE)ADDR_SBULLLETS, (PBYTE)"\x33\xC0\x90", 3 );

    can anyone teach me how to hook and bypass HackShield?
    Last edited by brohizi; 03-07-2015 at 06:17 AM.

  2. #2
    Hacker Fail's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    C++
    Posts
    2,136
    Reputation
    242
    Thanks
    12,562
    With this code you shoot through walls, but this code no longer works
    Member Level 1 since November, 2011
    Contributor since March, 2015
    Game Hacking Team : 06/14/2017

     

  3. #3
    brohizi's Avatar
    Join Date
    Mar 2015
    Gender
    male
    Posts
    30
    Reputation
    10
    Thanks
    1
    ok thanks... is there any way you can help me learn to make hacks? i have already started looking through the forum and i know c++ i just need to know how to hook and bypass HackShield
    Last edited by brohizi; 03-07-2015 at 06:17 AM.

  4. #4
    Hacker Fail's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    C++
    Posts
    2,136
    Reputation
    242
    Thanks
    12,562
    Quote Originally Posted by brohizi View Post
    ok thanks... is there any way you can help me learn to make hacks? i have already started looking through the forum and i know c++ i just need to know how to hook and bypass HackShield
    You can use this base to make a hack : Base , but you will need to change the detours and address
    Member Level 1 since November, 2011
    Contributor since March, 2015
    Game Hacking Team : 06/14/2017

     

  5. #5
    brohizi's Avatar
    Join Date
    Mar 2015
    Gender
    male
    Posts
    30
    Reputation
    10
    Thanks
    1
    also im getting lots of errors in visual studio:

    argument of type "const char *" is incompatible with parameter of type "LPCWSTR"
    also, how do i change the detours?
    Last edited by brohizi; 03-07-2015 at 07:19 AM.

  6. #6
    Hacker Fail's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    C++
    Posts
    2,136
    Reputation
    242
    Thanks
    12,562
    Quote Originally Posted by brohizi View Post
    also im getting lots of errors in visual studio:

    argument of type "const char *" is incompatible with parameter of type "LPCWSTR"
    also, how do i change the detours?
    Add me on skype, luislokao98
    Member Level 1 since November, 2011
    Contributor since March, 2015
    Game Hacking Team : 06/14/2017

     

  7. #7
    brohizi's Avatar
    Join Date
    Mar 2015
    Gender
    male
    Posts
    30
    Reputation
    10
    Thanks
    1
    dont have skype :/
    also i cant find the addy for clientFX and rapid fire

  8. #8
    Hacker Fail's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    C++
    Posts
    2,136
    Reputation
    242
    Thanks
    12,562
    Quote Originally Posted by brohizi View Post
    dont have skype :/
    also i cant find the addy for clientFX and rapid fire
    Rapid work only using class

    Code:
    #define ClientFX                             0x6BF34
    Member Level 1 since November, 2011
    Contributor since March, 2015
    Game Hacking Team : 06/14/2017

     

Similar Threads

  1. [Help Request] Need Help with coding a RealmRelay Script!
    By Alde. in forum Realm of the Mad God Help & Requests
    Replies: 6
    Last Post: 12-15-2013, 05:08 PM
  2. [Help Request] Help With Coding
    By GreenPro in forum Visual Basic Programming
    Replies: 8
    Last Post: 05-09-2013, 09:58 AM
  3. [Help Request] Help with code
    By Alpha Toon in forum Call of Duty Black Ops 2 Help
    Replies: 0
    Last Post: 01-08-2013, 07:50 PM
  4. [Help Request] Need help with Coding.
    By Squeeze in forum Alliance of Valiant Arms (AVA) Help
    Replies: 0
    Last Post: 10-09-2012, 09:32 PM
  5. [Help Request] Easy Help with coding hacks? like the easiest hacks?
    By 0pticisback in forum Combat Arms EU Help
    Replies: 5
    Last Post: 12-22-2011, 05:19 AM