Fortnite Battle Royale: Instant Edit and Ramp Rush Script

Documentation, usage tips and configuration guides for Titan Two scripts and bytecodes published by the community users.

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

Postby Shthappensbro » Fri Jan 25, 2019 6:48 am

So there two codes witch one do I turn down or up to make it shoot slower? 1st one or second one ?
User avatar
Shthappensbro
Major
Major
 
Posts: 754
Joined: Wed Aug 16, 2017 4:55 pm

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

Postby ugr3 » Fri Jan 25, 2019 7:48 am

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 =)
Last edited by ugr3 on Fri Jan 25, 2019 7:54 am, edited 1 time in total.
User avatar
ugr3
Sergeant Major
Sergeant Major
 
Posts: 70
Joined: Wed Dec 19, 2018 4:30 pm

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

Postby AFCA_FakSke410 » Fri Jan 25, 2019 3:51 pm

Hey is it possible to add a instant edit mode in the gamepack
because its really helpful
User avatar
AFCA_FakSke410
First Sergeant
First Sergeant
 
Posts: 60
Joined: Tue Jan 16, 2018 11:15 am

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

Postby AFCA_FakSke410 » Fri Jan 25, 2019 3:53 pm

Edit button for LS so when i release R2 it will auto confirm


LS Edit button
RS Reset button
O Confirm button
User avatar
AFCA_FakSke410
First Sergeant
First Sergeant
 
Posts: 60
Joined: Tue Jan 16, 2018 11:15 am

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

Postby Shthappensbro » Fri Jan 25, 2019 8:01 pm

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?
User avatar
Shthappensbro
Major
Major
 
Posts: 754
Joined: Wed Aug 16, 2017 4:55 pm

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

Postby alanmcgregor » Fri Jan 25, 2019 8:15 pm

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.
User avatar
alanmcgregor
Major
Major
 
Posts: 981
Joined: Tue Mar 27, 2018 8:38 am

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

Postby Shthappensbro » Fri Jan 25, 2019 9:45 pm

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?
User avatar
Shthappensbro
Major
Major
 
Posts: 754
Joined: Wed Aug 16, 2017 4:55 pm

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

Postby alanmcgregor » Fri Jan 25, 2019 10:36 pm

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);
}
 
User avatar
alanmcgregor
Major
Major
 
Posts: 981
Joined: Tue Mar 27, 2018 8:38 am

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

Postby Shthappensbro » Fri Jan 25, 2019 11:05 pm

Ohh so it doesn't loop ? It only works one time ?? I thought it would loop to make ar better ?
User avatar
Shthappensbro
Major
Major
 
Posts: 754
Joined: Wed Aug 16, 2017 4:55 pm

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

Postby alanmcgregor » Sat Jan 26, 2019 12:15 am

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.
User avatar
alanmcgregor
Major
Major
 
Posts: 981
Joined: Tue Mar 27, 2018 8:38 am

PreviousNext

Return to User's Script Documentation

Who is online

Users browsing this forum: No registered users and 84 guests