automatic aim in mind ? the last of us

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

automatic aim in mind ? the last of us

Postby junior2236 » Tue Jan 12, 2016 4:25 am

guys have a question, in the last of us there is an automatic script that aim in mind?
User avatar
junior2236
Staff Sergeant
Staff Sergeant
 
Posts: 12
Joined: Wed Dec 23, 2015 10:32 pm

Re: automatic aim in mind ? the last of us

Postby J2Kbr » Tue Jan 12, 2016 12:21 pm

Our specialist in The Last of Us is perfecthuntr. Here you can find some of his comments related with this game:
viewtopic.php?f=5&t=2782&p=20458#p20458
viewtopic.php?f=4&t=2864
viewtopic.php?f=5&t=2761&start=30
ConsoleTuner Support Team
User avatar
J2Kbr
General of the Army
General of the Army
 
Posts: 20323
Joined: Tue Mar 18, 2014 1:39 pm

Re: automatic aim in mind ? the last of us

Postby Relentless Gaming » Sat Feb 06, 2016 12:08 am

J2Kbr wrote:Our specialist in The Last of Us is perfecthuntr. Here you can find some of his comments related with this game:
viewtopic.php?f=5&t=2782&p=20458#p20458
viewtopic.php?f=4&t=2864
viewtopic.php?f=5&t=2761&start=30

will there be one for BO3? in the near future
User avatar
Relentless Gaming
Sergeant First Class
Sergeant First Class
 
Posts: 17
Joined: Sun Jan 31, 2016 12:16 am

Re: automatic aim in mind ? the last of us

Postby J2Kbr » Mon Feb 08, 2016 11:55 am

With exception of a game glitch, a real 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 on BO3, but its effect is usually reduced in multiplayer.

With the Titan One you can load script to automatically perform the above technique, here is an example:
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: Google [Bot], mizamori and 108 guests