Fortnite Makro or script ?

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

Fortnite Makro or script ?

Postby gzimi77 » Tue Aug 06, 2019 7:25 pm

hello guys can anyone create a script or macro, with 1 button to edit the roof and bottom

For example, if I build myself up and someone has high ground, I can quickly open the roof and the floor quickly with only 1 button

i Play on ps4 with Keyboard and Mouse with KMG Capture !

i need a script only to open roof and bottom when i am to low ground ..
User avatar
gzimi77
Staff Sergeant
Staff Sergeant
 
Posts: 11
Joined: Fri May 11, 2018 11:34 pm

Re: Fortnite Makro or script ?

Postby Mad » Tue Aug 06, 2019 9:01 pm

What key do you want to activate it?

And what are the button combinations?
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: Fortnite Makro or script ?

Postby gzimi77 » Tue Aug 06, 2019 10:56 pm

with circle I do edit and with R2 select which window !
User avatar
gzimi77
Staff Sergeant
Staff Sergeant
 
Posts: 11
Joined: Fri May 11, 2018 11:34 pm

Re: Fortnite Makro or script ?

Postby gzimi77 » Thu Oct 10, 2019 11:35 am

kann mir wirklich niemand mehr helfen ?

push help me guys
User avatar
gzimi77
Staff Sergeant
Staff Sergeant
 
Posts: 11
Joined: Fri May 11, 2018 11:34 pm

Re: Fortnite Makro or script ?

Postby shygur » Sat Oct 12, 2019 12:05 am

gzimi77 wrote:hello guys can anyone create a script or macro, with 1 button to edit the roof and bottom

For example, if I build myself up and someone has high ground, I can quickly open the roof and the floor quickly with only 1 button

i Play on ps4 with Keyboard and Mouse with KMG Capture !

i need a script only to open roof and bottom when i am to low ground ..



you say:
1- i need a script only to open ROOF and BOTTON when i low ground!!!
2- you need open the ROOF then a FLOOR when you low ground. or inside a box. >=)

= idea =
1- look the piece(roof) at corner then
2- enter to edit mode, auto select, then auto confirm
3- look the piece(floor) at same corner then
3- enter to edit mode, auto select, then auto confirm

= solucion =
- when you hold edit button or whaterver button just do this (enter to edit mode, auto select, then auto confirm)
that allow you to super fast edit, select, confirm and go out side of structures, and editing while running on ramps and outsides bulidings.

= pseudo code =
Code: Select all
//-- for main section --//
if( get (pickaxe) > 500ms) {
    combo_run(Auto_Edit);        // this auto edit constantly while you holding pickaxe button.
}
 
//-- for combo section --//
combo Auto_Edit {
    set(edit btn, 100); wait(50); // press edit btn to enter to editor
    wait(50);                             // delay time cuz server ping responde
    set(fire btn, 100); wait(50); // hold fire btn for select the piece to change (corner)
    wait(50);                             // delay time
    set(edit btn, 100); wait(50); // press edit btn again to auto confirm edition (put your confirm button here)
    wait(50);                             // delay time
}
User avatar
shygur
Sergeant
Sergeant
 
Posts: 8
Joined: Wed Sep 11, 2019 12:36 am

Re: Fortnite Makro or script ?

Postby gzimi77 » Sat Jan 18, 2020 1:39 am

when i use this script in my gtuner i became errors, can you help me ?
User avatar
gzimi77
Staff Sergeant
Staff Sergeant
 
Posts: 11
Joined: Fri May 11, 2018 11:34 pm


Return to GPC2 Script Programming

Who is online

Users browsing this forum: Majestic-12 [Bot] and 112 guests