Need AFK script for BO4 PS4

GPC2 script programming for Titan Two. Code examples, questions, requests.

Need AFK script for BO4 PS4

Postby Jasim88 » Fri Aug 16, 2019 3:36 pm

Hi,
Can someone help me pls, I need AFK script that the player just shot one bullet and reload
User avatar
Jasim88
Private First Class
Private First Class
 
Posts: 2
Joined: Sun Jul 28, 2019 7:26 am

Re: Need AFK script for BO4 PS4

Postby Mad » Fri Aug 16, 2019 8:09 pm

Not sure if it will work since they updated the AFK stuff a while ago.

Code: Select all
main {
  combo_run(AFK);
}
 
combo AFK {
  wait(20000); // wait 20 sec
  set_val(4, 100); // shoot
  wait(30);
  set_val(16, 100); // reload
  wait(100);
}
ConsoleTuner Support Team || ConsoleTuner Discord || InputSense Discord (2K / FPS)
Mad
Major General
Major General
 
Posts: 4533
Joined: Wed May 22, 2019 5:39 am


Return to GPC2 Script Programming

Who is online

Users browsing this forum: No registered users and 149 guests