Feel The Beast Gaming
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Feel The Beast Gaming

More Tutorials More Hacking
 
HomeHome  PortalPortal  Latest imagesLatest images  RegisterRegister  Log inLog in  
Log in
Username:
Password:
Log in automatically: 
:: I forgot my password
Statistics
We have 934 registered users
The newest registered user is chickas4513

Our users have posted a total of 344 messages in 84 subjects
Ads

    No ads available.



     

     SF2 No Recoil

    Go down 
    2 posters
    AuthorMessage
    Jhun»
    VIPMEMBER
    VIPMEMBER
    Jhun»


    Posts : 65
    AP : 40988
    Join date : 28/02/2013

    SF2 No Recoil Empty
    PostSubject: SF2 No Recoil   SF2 No Recoil Icon_minitimeSat May 31, 2014 12:10 pm

    SF2 No Recoil!

    Code:
    // size == 0x44
    struct FS_RECOIL_RESULT
    {
    int recoilState; 
    float currentCrossVert; 
    float expectCrossVert; 
    float crossDecreasValue; 
    float oldrCrossVert; 
    float crossIncline;
    float decline; 
    int forceDir;
    float impactIncreaseEye; 
    float impactDecline; 
    float impactSpinY;
    float impactSpinZ; 
    float currentDomValue; 
    float movingValue; 
    float movingValueForCrossHair; 
    float spiny; 
    float spinz; 
    };[/color][/size]
    [size=14][color=#141823]const FS_RECOIL_RESULT NoRecoil = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0};
    void Cheats::NoRecoil( )
    {
    if(pPlayerController->Pawn != nullptr)
    {
    ASFPawn_Player* pSFPawn = (ASFPawn_Player*)pPlayerController->Pawn;
    if(pSFPawn != nullptr)
    {
    /* *Pawn + 0xE78 */
    pSFPawn->RecoilResult = RecoilNULL;
    }
    }
    }

    Credits: ThaBot
    Back to top Go down
    jamescarl
    AP Trader LVL 1
    AP Trader LVL 1
    jamescarl


    Posts : 61
    AP : 36595
    Join date : 10/05/2014

    SF2 No Recoil Empty
    PostSubject: Re: SF2 No Recoil   SF2 No Recoil Icon_minitimeThu Jun 05, 2014 6:20 pm

    Jhun» wrote:
    SF2 No Recoil!

    Code:
    // size == 0x44
    struct FS_RECOIL_RESULT
    {
    int recoilState; 
    float currentCrossVert; 
    float expectCrossVert; 
    float crossDecreasValue; 
    float oldrCrossVert; 
    float crossIncline;
    float decline; 
    int forceDir;
    float impactIncreaseEye; 
    float impactDecline; 
    float impactSpinY;
    float impactSpinZ; 
    float currentDomValue; 
    float movingValue; 
    float movingValueForCrossHair; 
    float spiny; 
    float spinz; 
    };[/color][/size]
    [size=14][color=#141823]const FS_RECOIL_RESULT NoRecoil = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0};
    void Cheats::NoRecoil( )
    {
    if(pPlayerController->Pawn != nullptr)
    {
    ASFPawn_Player* pSFPawn = (ASFPawn_Player*)pPlayerController->Pawn;
    if(pSFPawn != nullptr)
    {
    /* *Pawn + 0xE78 */
    pSFPawn->RecoilResult = RecoilNULL;
    }
    }
    }

    Credits: ThaBot
    can u make a .dll bout' this? thanks..
    Back to top Go down
    Jhun»
    VIPMEMBER
    VIPMEMBER
    Jhun»


    Posts : 65
    AP : 40988
    Join date : 28/02/2013

    SF2 No Recoil Empty
    PostSubject: Re: SF2 No Recoil   SF2 No Recoil Icon_minitimeFri Jun 06, 2014 5:29 am

    jamescarl wrote:
    Jhun» wrote:
    SF2 No Recoil!

    Code:
    // size == 0x44
    struct FS_RECOIL_RESULT
    {
    int recoilState; 
    float currentCrossVert; 
    float expectCrossVert; 
    float crossDecreasValue; 
    float oldrCrossVert; 
    float crossIncline;
    float decline; 
    int forceDir;
    float impactIncreaseEye; 
    float impactDecline; 
    float impactSpinY;
    float impactSpinZ; 
    float currentDomValue; 
    float movingValue; 
    float movingValueForCrossHair; 
    float spiny; 
    float spinz; 
    };[/color][/size]
    [size=14][color=#141823]const FS_RECOIL_RESULT NoRecoil = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0};
    void Cheats::NoRecoil( )
    {
    if(pPlayerController->Pawn != nullptr)
    {
    ASFPawn_Player* pSFPawn = (ASFPawn_Player*)pPlayerController->Pawn;
    if(pSFPawn != nullptr)
    {
    /* *Pawn + 0xE78 */
    pSFPawn->RecoilResult = RecoilNULL;
    }
    }
    }

    Credits: ThaBot
    can u make a .dll bout' this? thanks..
    already Compile!
    Back to top Go down
    Sponsored content





    SF2 No Recoil Empty
    PostSubject: Re: SF2 No Recoil   SF2 No Recoil Icon_minitime

    Back to top Go down
     
    SF2 No Recoil
    Back to top 
    Page 1 of 1

    Permissions in this forum:You cannot reply to topics in this forum
    Feel The Beast Gaming :: MMO FPS Games :: Other MMOFPS (Tools, Tutorials,SourceCode)-
    Jump to: