Battlefield 5 script with aim assist / Xbox one

Titan One general support. Questions, firmware update, feature request.

Battlefield 5 script with aim assist / Xbox one

Postby barreltrash » Tue Jan 21, 2020 9:43 am

I switched from device to Titan recently and I can’t find a script that has aim assist built into it. The Gamepack is great, I just can’t seem to get the controller to be as steady without aim assist. I am hoping there is a good script out there. Any help would be appreciated.
User avatar
barreltrash
Private First Class
Private First Class
 
Posts: 2
Joined: Mon Jan 20, 2020 11:15 pm

Re: Battlefield 5 script with aim assist / Xbox one

Postby J2Kbr » Thu Jan 23, 2020 8:40 pm

Please note that aim-bot is not possible on consoles. What can be done is abuse of the aim-assist mechanics, by repetitively pressing and releasing the ADS/Aim button. This "technique" could be very effective when playing campaign mode and Fortnite, but its effect is usually reduced in most multiplayer games such as Battlefield.

If you would like to try on BFV, here is the script:

Code: Select all
main {
    if(get_val(PS4_L2) && get_ptime(PS4_L2) > 200) {
        combo_run(AimAssistAbuse);
    }
}
 
combo AimAssistAbuse {
    set_val(PS4_L2, 100);
    wait(40);
    set_val(PS4_L2, 0);
    wait(30);
    set_val(PS4_L2, 0);
}
 
ConsoleTuner Support Team
User avatar
J2Kbr
General of the Army
General of the Army
 
Posts: 20323
Joined: Tue Mar 18, 2014 1:39 pm


Return to Titan One Device

Who is online

Users browsing this forum: No registered users and 96 guests