Register for your free account! | Forgot your password?

Go Back   elitepvpers > Shooter > All Points Bulletin
You last visited: Today at 08:56

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Creating No Recoil

Discussion on Creating No Recoil within the All Points Bulletin forum part of the Shooter category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: May 2012
Posts: 1
Received Thanks: 0
Creating No Recoil

Hi, i'm italian sorry for my english. How to create a No Reocil hack for APB 1.8? I have Visual studio and c++. Please help me.. i have new ideas for create a best no recoil hack . I like create it with exe or windows application. Bye
mrk6014 is offline  
Old 06/11/2012, 23:16   #2
 
Brutalon's Avatar
 
elite*gold: 0
Join Date: Jul 2011
Posts: 995
Received Thanks: 471
Dude srsly it doesnt sound you have enough knowledge to program such a program. First of all Visual Studio = C++, and you "cant" have C++ its a programming language. Also you will find not much Public Sources for externel (EXE) No Recoil Hacks. And last: A Windows Application is a EXE so theres no sense in telling it twice. Ill bet you didnt understand anything what I wrote but anyways here you go:

Code:
void tweakWeapon(UCanvas* Canvas, AcItem* pItem)
{
    if (!pItem) return;

    AcWeapon*            pAcWeapon    = NULL;
    AcProjectileWeapon* pPjWeapon    = NULL;
    AcRaycastWeapon*    pRayWeapon    = NULL;
    AWeapon*            pAWeapon    = NULL;


    if (pItem->IsA(AcWeapon::StaticClass()))
    {
        pAcWeapon = (AcWeapon *)pItem;

        if(pAcWeapon->IsA(AcRaycastWeapon::StaticClass()))
        {
            pRayWeapon = (AcRaycastWeapon *)pAcWeapon;


            pRayWeapon->m_WeaponRecoilSettings.m_fEndPitchMax    = 0.0f;
            pRayWeapon->m_WeaponRecoilSettings.m_fEndPitchMin    = 0.0f;
            pRayWeapon->m_WeaponRecoilSettings.m_fEndYawMax        = 0.0f;
            pRayWeapon->m_WeaponRecoilSettings.m_fEndYawMin        = 0.0f;
            pRayWeapon->m_WeaponRecoilSettings.m_eWeaponRecoil    = 0;

            pRayWeapon->m_TanSpreadAngle = 0.0f;
            pRayWeapon->m_TanPelletSpread = 0.0f;

            pRayWeapon->m_RangedWeaponTypeSettings.m_fRunModifier            = 0.0f;
            pRayWeapon->m_RangedWeaponTypeSettings.m_fWalkModifier            = 0.0f;
            pRayWeapon->m_RangedWeaponTypeSettings.m_fCrouchModifier        = 0.0f;
            pRayWeapon->m_RangedWeaponTypeSettings.m_fRampDistance            = 0.0f;
            pRayWeapon->m_RangedWeaponTypeSettings.m_eRecoil                = 0;
            pRayWeapon->m_RangedWeaponTypeSettings.m_fRaySpreadAtTenMetres    = 0.0f;
            pRayWeapon->m_RangedWeaponTypeSettings.m_fMaxRange                = 0.0f;
        }
    }
    if(pAcWeapon->IsA(AWeapon::StaticClass()))
    {
        pAWeapon = (AWeapon *)pAWeapon;

        for(int k = 0; k < pAWeapon->Spread.Num(); k++) pAWeapon->Spread(k) = 0.0f;

    }

    return;
}
//Credits -> I have no fucking clue edit: lowhertz -> Uff then it should be external :P

This is a C++ source but before you try to c&p it I'll say you it will not work and you'll never will get it working until you know what you do.

Peace
Brutalon is offline  
Thanks
1 User
Old 08/03/2014, 05:57   #3
 
elite*gold: 0
Join Date: Jan 2014
Posts: 6
Received Thanks: 0
LOL

so easy
potae is offline  
Old 08/03/2014, 08:02   #4
 
elite*gold: 0
Join Date: Nov 2012
Posts: 755
Received Thanks: 108
Stop push dead threads.

Btw. no recoil on apb is just a myth. Its only visual
xTraacex is offline  
Old 08/03/2014, 18:38   #5
 
noxxer21's Avatar
 
elite*gold: 0
Join Date: Mar 2012
Posts: 168
Received Thanks: 24
u can make a no-recoil with macro
noxxer21 is offline  
Old 08/03/2014, 18:42   #6
 
elite*gold: 0
Join Date: Nov 2012
Posts: 755
Received Thanks: 108
Quote:
Originally Posted by noxxer21 View Post
u can make a no-recoil with macro
Btw. no recoil on apb is just a myth. Its only visual
xTraacex is offline  
Old 08/04/2014, 04:59   #7
 
noxxer21's Avatar
 
elite*gold: 0
Join Date: Mar 2012
Posts: 168
Received Thanks: 24
i know what u mean but, with a gaming mouse u can set No-Recoil macro
noxxer21 is offline  
Old 08/04/2014, 12:40   #8
 
-NiVaK-'s Avatar
 
elite*gold: 0
Join Date: Mar 2009
Posts: 2,631
Received Thanks: 679
Quote:
Originally Posted by xTraacex View Post
Stop push dead threads.

Btw. no recoil on apb is just a myth. Its only visual
youre wrong no-recoil is possible its just the recoil of the weapon.
nospread is just visual and not possible.
-NiVaK- is offline  
Thanks
1 User
Old 08/04/2014, 18:50   #9
 
noxxer21's Avatar
 
elite*gold: 0
Join Date: Mar 2012
Posts: 168
Received Thanks: 24
Quote:
Originally Posted by -NiVaK- View Post
youre wrong no-recoil is possible its just the recoil of the weapon.
nospread is just visual and not possible.
thank you
noxxer21 is offline  
Old 08/05/2014, 11:28   #10
 
elite*gold: 0
Join Date: Nov 2012
Posts: 755
Received Thanks: 108
Quote:
Originally Posted by -NiVaK- View Post
youre wrong no-recoil is possible its just the recoil of the weapon.
nospread is just visual and not possible.
Btw. no recoil on apb is just a myth. Its only visual

Still pushing, for ignorant people.

Talked with x22 dev last year, as i was activ
xTraacex is offline  
Old 08/05/2014, 20:51   #11
 
noxxer21's Avatar
 
elite*gold: 0
Join Date: Mar 2012
Posts: 168
Received Thanks: 24
Quote:
Originally Posted by xTraacex View Post
Btw. no recoil on apb is just a myth. Its only visual

Still pushing, for ignorant people.

Talked with x22 dev last year, as i was activ
sorry but first learn c++# and we speak again.
x22 <--LOL
noxxer21 is offline  
Reply


Similar Threads Similar Threads
RTCW No-Recoil Hack: Warum No Delay/Recoil bei Server-Lag?
05/29/2011 - General Coding - 0 Replies
Titel triffts im Grunde, ich versuche z.Z. Erfolglos in RTCW einen No-Recoil Hack für die Mauser zu generieren.., dabei fällt auf, dass bei Lag oder Abbruch der Verbindung zum Server, die Verzögerung beim Schießen deaktiviert scheint. Hat sich damit mal jemand auseinander gesetzt und kann mir sagen wie das zusammen hängt? Ursprünglich versuche ich rauszufinden welche Werte der Client in seinem send-Packet setzt wenn geschossen wird. Die Idee ist den Recoil und Delay komplett zu umgehen...
waaa!!! bket wla ng no recoil?? plss give me no recoil in SF ph! tnx!
08/27/2009 - Say Hello - 0 Replies
waaa! amfufufu... T_T ung no recoil ko n scr.002 wla nag! detected nah.. pero ung iba meron p din cla... un detected ung kanila.. amf! bat gnun? unfair! penge ako ng no recoil n undetected pah! tnx! a lot!



All times are GMT +2. The time now is 08:56.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.