[STANDALONE] Bike Stunts

A script by FutureStudios

No reviews yet.
[STANDALONE] Bike Stunts main image

Full Description

bikestunts

Take your bike skills to the next level with awesome stunts at the press of a button!

Fully customizable settings let you control who can perform tricks, speed requirements, and even specific bike model restrictions for the perfect experience.

Preview: Click Here
Buy here: Click Here

Dependencies:
None

Our resource is encrypted using the escrow system provided by FiveM, with a highly dynamic config file that allows you to control almost any feature.
(In case you need to control any deeper functionality you can always contact us)

Features

  • Synced between all clients.
  • Perform stunts effortlessly with a customizable key bind.
  • Choose between KPH or MPH for speed settings.
  • Blacklist specific bike models to prevent stunts on them.
  • Either allow everyone to perform stunts, or restrict access to specific players based on their unique identifiers.
  • Choose from multiple notification types
  • Inform players why they can’t perform a stunt
  • Configurable options to suit any playstyle or server setup
Example config file
Config = {
    KeyBind = "B", -- Keybind to perform a random stunt on the bike
    SpeedUnit = "KPH", -- "KPH"/"MPH"
    MinSpeed = 40.0, -- Minimum speed required to perform a stunt

    BlackListModels = { -- Bike models you can't perform stunts on
        [`blazer3`] = true,
    },

    AllowEveryone = true, -- Allow everyone by default
    
    Whitelist = { -- Add all whitelisted identifiers here.
        ["license:123456789abcdef"] = true,
        ["steam:110000112345678"] = true,
        ["discord:123456789123456789"] = true,
        ["live:123456789123456789"] = true,
        ["xbl:123456789123456789"] = true,
        -- Add more identifiers as needed
    },

    NotifyType = "default", -- "ox_lib" / "default"/ "custom" (Native Notification)

    Lang = {
        DONT_HAVE_ACCESS = "You don't have permission to perform stunts",
        BELOW_MIN_SPPED = "You have to go above %s %s to do tricks",
        BLACKLISTED_MODEL = "You can't perform stunts on this bike",
    },
}

Performance
Our resource is designed to be as performant as possible, using the latest and most advanced features the game has to offer.

  • Client Side:
    • 0.00 ms while idle.
    • 0.01-0.02 ms while active.

Store: Click Here
Youtube: Click Here

Code is accessible Partly (Only a config file)
Subscription-based No
Lines (approximately) ~200
Requirements None
Support Yes

Config Merger
Have you tried Config Merger? Merge your configs easily