[Request] Aim Assist

GPC1 script programming for Titan One. Code examples, questions, requests.

[Request] Aim Assist

Postby Mycho_Psantis » Tue Dec 11, 2018 8:45 am

Good Morning dear Titaneers

I have a question about the aim assists.

I‘m new here and got my TitanOne since yesterday.
(maybe I‘m wrong here to ask)

But i‘m searching some aim assists for PUBG, Destiny 2, BO4
(I‘m a console player X1X / PS4 Pro ) is there a sub thread for it?
Or where can I find those??

Hope someone can help me out :)

Thanks !

Cheers Mycho


Edit: maybe for BF V and BF1 aswell :D
User avatar
Mycho_Psantis
Private First Class
Private First Class
 
Posts: 3
Joined: Tue Dec 11, 2018 8:00 am

Re: [Request] Aim Assist

Postby J2Kbr » Tue Dec 11, 2018 2:48 pm

Welcome to our forums.

First please note that a real aim-bot is not possible on consoles. What can be done is abuse of the aim-assist mechanics of the game, by repetitively pressing and releasing the ADS/Aim button. This "technique" can be very effective when playing campaign mode (also with Fortnite), 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

Re: [Request] Aim Assist

Postby S13002931 » Tue Dec 11, 2018 3:28 pm

Mycho_Psantis wrote:Good Morning dear Titaneers

I have a question about the aim assists.

I‘m new here and got my TitanOne since yesterday.
(maybe I‘m wrong here to ask)

But i‘m searching some aim assists for PUBG, Destiny 2, BO4
(I‘m a console player X1X / PS4 Pro ) is there a sub thread for it?
Or where can I find those??

Hope someone can help me out :)

Thanks !

Cheers Mycho


Edit: maybe for BF V and BF1 aswell :D


There is no Aim assist in PUBG , so no aim abuse or aim assist scripts will help. (Mouse keyboard players will be spanking you really hard.)
Kindest Regards

S13
S13002931
First Sergeant
First Sergeant
 
Posts: 55
Joined: Fri Jun 16, 2017 12:47 pm

Re: [Request] Aim Assist

Postby Mycho_Psantis » Wed Dec 12, 2018 6:51 am

S13002931 wrote:
Mycho_Psantis wrote:There is no Aim assist in PUBG , so no aim abuse or aim assist scripts will help. (Mouse keyboard players will be spanking you really hard.)



Okay thanks mate! So then a lot of gamers play PUBG in PS4 with Mouse & Keyboard :D then i‘ve got spanked a lot!! xD
Or I‘m just too bad :D

Thanks for the tip! I realy appreciate it
User avatar
Mycho_Psantis
Private First Class
Private First Class
 
Posts: 3
Joined: Tue Dec 11, 2018 8:00 am

Re: [Request] Aim Assist

Postby Mycho_Psantis » Wed Dec 12, 2018 6:57 am

J2Kbr wrote:Welcome to our forums.

First please note that a real aim-bot is not possible on consoles. What can be done is abuse of the aim-assist mechanics of the game, by repetitively pressing and releasing the ADS/Aim button. This "technique" can be very effective when playing campaign mode (also with Fortnite), 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);
}



Thanks for welcome me!!

And for the script :)

If its possible, would you alow me to write you a pm? Maybe you could explain the whole titan stuf to me?
I’ve read a lot the last two days but it kinda „hard“ to understand (for me)
User avatar
Mycho_Psantis
Private First Class
Private First Class
 
Posts: 3
Joined: Tue Dec 11, 2018 8:00 am

Re: [Request] Aim Assist

Postby J2Kbr » Wed Dec 12, 2018 7:53 am

You can always PM me. ;)
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: [Request] Aim Assist

Postby Beryl » Sat Jan 30, 2021 4:37 am

Iv heard rumours of aim assist scripts working for console pubg does this 1 work?
User avatar
Beryl
Sergeant Major of the Army
Sergeant Major of the Army
 
Posts: 198
Joined: Fri Nov 27, 2020 7:47 pm

Re: [Request] Aim Assist

Postby Mad » Sat Jan 30, 2021 6:35 am

Beryl wrote:Iv heard rumours of aim assist scripts working for console pubg does this 1 work?

No, pubg doesn't have aim assist.
ConsoleTuner Support Team || ConsoleTuner Discord || InputSense Discord (2K / FPS)
Mad
Major General
Major General
 
Posts: 4533
Joined: Wed May 22, 2019 5:39 am

Re: [Request] Aim Assist

Postby Beryl » Sun Jan 31, 2021 11:47 pm

I figured that heard another product i wont name it has a working aim assist script but was jist what i was told so made me wonder. Cheers for the reply!
User avatar
Beryl
Sergeant Major of the Army
Sergeant Major of the Army
 
Posts: 198
Joined: Fri Nov 27, 2020 7:47 pm


Return to GPC1 Script Programming

Who is online

Users browsing this forum: No registered users and 104 guests