Page 114 of 137

Re: Fortnite Battle Royale: Turbo Instant-Build AIO Script

PostPosted: Fri Jan 25, 2019 6:48 am
by Shthappensbro
So there two codes witch one do I turn down or up to make it shoot slower? 1st one or second one ?

Re: Fortnite Battle Royale: Turbo Instant-Build AIO Script

PostPosted: Fri Jan 25, 2019 7:48 am
by ugr3
alanmcgregor wrote:
ugr3 wrote:Can u reply to me pls? Possible this update? Ty

Oh I got you, so you are using not for main building, but more for fighting? like a panic build stuff.

Well as Fortnite Player I can tell you, doing a window pop shotgun, and resetting is a better strategy overall, less waste materials.

I can put panic wall on Left D-Pad and panic floor on Down D-Pad, Panic Stair on Right-D Pad
However this mods can't work on PC Builder, and the next mods will be affected:
On Combat Mode:
One button Change Mats and One button Place Traps will be unavailable.

On Build Mode:
Auto Builds also will be unavailable,
Can't change materials (left-DPad) or Edit Builds if you use the right D-Pad for this.

I suggest because is only you who is asking for this, and the Script is for many people who I guess most going to dislike,
Create a Macro to enter build mode, place a wall and exit build mode on one button press.

But i can't use my script with your script, if yes how i can do it? I use ur script only for combat mode, and this build method will help.. I dont need pc builder mats and traps, i can do this with my xim.. am intersted to panic builds =)

Re: Fortnite Battle Royale: Turbo Instant-Build AIO Script

PostPosted: Fri Jan 25, 2019 3:51 pm
by AFCA_FakSke410
Hey is it possible to add a instant edit mode in the gamepack
because its really helpful

Re: Fortnite Battle Royale: Turbo Instant-Build AIO Script

PostPosted: Fri Jan 25, 2019 3:53 pm
by AFCA_FakSke410
Edit button for LS so when i release R2 it will auto confirm


LS Edit button
RS Reset button
O Confirm button

Re: Fortnite Battle Royale: Turbo Instant-Build AIO Script

PostPosted: Fri Jan 25, 2019 8:01 pm
by Shthappensbro
Hmm I dont think the 100% accuracy is turning on? Shouldn't it keep firing like a single fire weapon like a pistol holding aim and fire down ??? Bc it taps it doesn't it? And it doesn't do that ? I turn it on too with hold x fire number 2 pops up right?

Re: Fortnite Battle Royale: Turbo Instant-Build AIO Script

PostPosted: Fri Jan 25, 2019 8:15 pm
by alanmcgregor
JamesCaywood wrote:So there two codes witch one do I turn down or up to make it shoot slower? 1st one or second one ?

The first code is in the script, the original. I didn't use the second because, thought you could think that worked differently, so I left the same. However, someone still believe it wasn't the same. :roll:

AFCA_FakSke410 wrote:Hey is it possible to add a instant edit mode in the gamepack
because its really helpful

The script supports Instant Edit doesn't need extra code, but only on Right D-Pad to Edit and Confirm.
You can also use Left D-Pad or LS, but the same button must be use to Edit and Confirm.
-You set this on in-game control layout.-

And no mods should be activated for Left-DPad(Change Mats) or Right-DPad (One button Traps).

For LS you need to enable Run Always, and you can't walk at all.

Custom Buttons Compliance, is very hard to do because every single button has some sort of function, double function or event drive function stone written on the Script. I shouldn't support (like all scripts out there) it but... the best I did is give you the option of use it on a spare button.

I recommend Use Instant Edit on Right-D Pad for both edit/confirm and don't use the One Button Traps Mode.

Re: Fortnite Battle Royale: Turbo Instant-Build AIO Script

PostPosted: Fri Jan 25, 2019 9:45 pm
by Shthappensbro
Alright I'll change first to me seems like it wasn't working? I tasted it with a pistol and it only shoots once wouldn't it shoot multiple times?

Re: Fortnite Battle Royale: Turbo Instant-Build AIO Script

PostPosted: Fri Jan 25, 2019 10:36 pm
by alanmcgregor
JamesCaywood wrote:Alright I'll change first to me seems like it wasn't working? I tasted it with a pistol and it only shoots once wouldn't it shoot multiple times?


Only once on manual weapons, is introduce a long delay to avoid bloom.

If I implemented the second code, (with better loop) it will be automatically firing.

Code: Select all
 
combo PerfectAccuracy {
    set_val(FIRE, 100);
    wait(50);
    set_val(FIRE, 0);
    wait(100);
    wait(250);
    set_val(FIRE, 0);
}
 

Re: Fortnite Battle Royale: Turbo Instant-Build AIO Script

PostPosted: Fri Jan 25, 2019 11:05 pm
by Shthappensbro
Ohh so it doesn't loop ? It only works one time ?? I thought it would loop to make ar better ?

Re: Fortnite Battle Royale: Turbo Instant-Build AIO Script

PostPosted: Sat Jan 26, 2019 12:15 am
by alanmcgregor
Doesn't loop on non automatic weapons,

I don't know... I all honesty, slow tap firing is a old technique, kind of baffles me that a mod was created to use it.