Results 1 to 3 of 3

Hybrid View

  1. #1
    Alessandro10's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    MPGH.NET
    Posts
    6,140
    Reputation
    215
    Thanks
    4,607
    My Mood
    Busy

    [Help] Base Solify not Hack Turns OFF

    I'm having a problem on the basis Solify.


    Code of NoRecoil

    Code:
    if(f1 == 1){
    memcpy((LPVOID)0x37465B30, "\x90\x90\x90", 3);
    memcpy((LPVOID)0x37235089, "\x90\x90\x90", 3);
    memcpy((LPVOID)0x37465B44, "\x90\x90\x90", 3);
    memcpy((LPVOID)0x37465B47, "\x90\x90\x90", 3);
    memcpy((LPVOID)0x37465B50, "\x90\x90\x90", 3);
    }else{
    memcpy((LPVOID)0x37465B30, "\xD8\x66\x54", 3);
    memcpy((LPVOID)0x37235089, "\xD8\x46\x54", 3);
    memcpy((LPVOID)0x37465B47, "\xD9\x46\x48", 3);
    memcpy((LPVOID)0x37465B44, "\xD9\x5E\x54", 3);
    memcpy((LPVOID)0x37465B50, "\xD9\x5E\x48", 3); 
    }
    Menu (Sprit)
    Code:
    if(f1==1)DrawText(30,150,Green,  "No Recoil:            ON",pDevice); 
    if(f1==0)DrawText(30,150,Red,    "No Recoil:             OFF",pDevice);
    The Problem's here because he always gets activated Hack, whether on or off the menu, not NoRecoil off.

    Hack was supposed to come off and went in and not turned off.
    Last edited by Alessandro10; 11-10-2010 at 12:36 PM.

  2. #2
    Solify's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Location
    Frankfurt, Germany
    Posts
    2,291
    Reputation
    143
    Thanks
    2,477
    My Mood
    Aggressive
    how about:
    if(f1 == 1){
    memcpy((LPVOID)0x37465B30, "\x90\x90\x90", 3);
    memcpy((LPVOID)0x37235089, "\x90\x90\x90", 3);
    memcpy((LPVOID)0x37465B44, "\x90\x90\x90", 3);
    memcpy((LPVOID)0x37465B47, "\x90\x90\x90", 3);
    memcpy((LPVOID)0x37465B50, "\x90\x90\x90", 3);
    }
    if(f1 == 0){
    memcpy((LPVOID)0x37465B30, "\xD8\x66\x54", 3);
    memcpy((LPVOID)0x37235089, "\xD8\x46\x54", 3);
    memcpy((LPVOID)0x37465B47, "\xD9\x46\x48", 3);
    memcpy((LPVOID)0x37465B44, "\xD9\x5E\x54", 3);
    memcpy((LPVOID)0x37465B50, "\xD9\x5E\x48", 3);
    }

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

    Alessandro10 (11-10-2010)

  4. #3
    Alessandro10's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    MPGH.NET
    Posts
    6,140
    Reputation
    215
    Thanks
    4,607
    My Mood
    Busy
    Quote Originally Posted by Solify View Post
    how about:
    if(f1 == 1){
    memcpy((LPVOID)0x37465B30, "\x90\x90\x90", 3);
    memcpy((LPVOID)0x37235089, "\x90\x90\x90", 3);
    memcpy((LPVOID)0x37465B44, "\x90\x90\x90", 3);
    memcpy((LPVOID)0x37465B47, "\x90\x90\x90", 3);
    memcpy((LPVOID)0x37465B50, "\x90\x90\x90", 3);
    }
    if(f1 == 0){
    memcpy((LPVOID)0x37465B30, "\xD8\x66\x54", 3);
    memcpy((LPVOID)0x37235089, "\xD8\x46\x54", 3);
    memcpy((LPVOID)0x37465B47, "\xD9\x46\x48", 3);
    memcpy((LPVOID)0x37465B44, "\xD9\x5E\x54", 3);
    memcpy((LPVOID)0x37465B50, "\xD9\x5E\x48", 3);
    }

    same thing, he went in on and not off.


    I can put ON or OFF the menu, which he always stays on
    Last edited by Alessandro10; 11-10-2010 at 02:28 PM.

Similar Threads

  1. Hacks Turn Off my Computer
    By Azrael54362 in forum Combat Arms Help
    Replies: 23
    Last Post: 10-12-2010, 06:44 AM
  2. I NEED HELP![THIS IS NOT A HACK BUT I REALLY NEED HELP]
    By xpingu in forum Call of Duty 4 - Modern Warfare (MW) Hacks
    Replies: 16
    Last Post: 10-28-2009, 10:52 AM
  3. text web based mmo game hack.. help..
    By paan92 in forum General Hacking
    Replies: 1
    Last Post: 09-18-2009, 11:52 AM
  4. Help|I have A problom(not hack problom) come help
    By almog6666 in forum Combat Arms Europe Hacks
    Replies: 5
    Last Post: 02-21-2009, 12:59 AM
  5. Replies: 0
    Last Post: 09-02-2008, 03:39 AM