Aim assist

Forum to discuss the scripts, configs and connection of XIM with the Titan devices.

Moderator: antithesis

Aim assist

Postby MAC » Thu Aug 02, 2018 3:01 am

Where can I find the aim assist script for the XIM Apex? I checked Gtuner with no luck. Or does the regular aim assist script work the same way?

I'm running multiple scripts in 1 group so I need aim assist for BO 3 and BF 1 in a single script so I can add it to the list. For XIM Apex if it matters.
User avatar
MAC
Master Sergeant
Master Sergeant
 
Posts: 39
Joined: Fri Apr 13, 2018 7:13 pm

Re: Aim assist

Postby J2Kbr » Thu Aug 02, 2018 5:55 am

This is a generic script for aim assist abuse, it should work on any game that has aim assist. Please note the the aim assist is very reduced in multiplayer matches.
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(150);
    set_val(PS4_L2, 0);
    wait(40);
    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

Re: Aim assist

Postby MAC » Thu Aug 02, 2018 6:16 am

Thanks
User avatar
MAC
Master Sergeant
Master Sergeant
 
Posts: 39
Joined: Fri Apr 13, 2018 7:13 pm

Re: Aim assist

Postby Jalal » Thu Aug 02, 2018 8:25 am

which Value do i need to change wait(150); or wait(40); ?
User avatar
Jalal
Sergeant Major
Sergeant Major
 
Posts: 73
Joined: Wed Apr 26, 2017 7:42 am

Re: Aim assist

Postby Dr.Snibbel » Fri Aug 03, 2018 6:58 am

Jalal wrote:which Value do i need to change wait(150); or wait(40); ?


I'm interested in that, too.

My latency between 20-35.
User avatar
Dr.Snibbel
Master Sergeant
Master Sergeant
 
Posts: 29
Joined: Wed Aug 01, 2018 7:47 am

Re: Aim assist

Postby MAC » Fri Aug 03, 2018 3:03 pm

After you said it doesn't work for multiplayer I was like :cry:. But now I'm just curious how you set this whole thing up for the games? How do I figure out my latency? And what is that? LOL
User avatar
MAC
Master Sergeant
Master Sergeant
 
Posts: 39
Joined: Fri Apr 13, 2018 7:13 pm

Re: Aim assist

Postby J2Kbr » Sun Aug 05, 2018 11:16 am

Latency is the ping time between your console and the game servers. A ping of 20-35 is very good. High ping values have negative effect on the game aim assist mechanics, this is very noticeable with Fortnite where is possible notice the aim reticle lagging/snapping behind a moving enemy.
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: Aim assist

Postby MAC » Sun Aug 05, 2018 2:33 pm

Got it. But what about the Value.
User avatar
MAC
Master Sergeant
Master Sergeant
 
Posts: 39
Joined: Fri Apr 13, 2018 7:13 pm

Re: Aim assist

Postby Prototype » Sun Aug 05, 2018 3:40 pm

150 is the hold time and 40 is the release time.
Console tuner since my 1st controller.
Scripting, a game in the game.
Believe or dare, It's Titanic! :smile0517:
User avatar
Prototype
Major General
Major General
 
Posts: 3250
Joined: Sun Dec 16, 2012 1:43 pm


Return to XIM Apex, XIM4, XIM Edge with Titan devices

Who is online

Users browsing this forum: No registered users and 42 guests