Standalone Scripts
Standalone Scripts

NoPixel 3.0 Skillcheck

Ursprünglicher Preis war: $16.99Aktueller Preis ist: $7.99.
Original NoPixel 3.0 skillcheck Create your own NoPixel server with this skillcheck standalone script. This is like fastcheck (redesign) Usage: exports["np-circlegame"]:task(4, 2, 4) (example)

FiveM Ferris Wheel

Ursprünglicher Preis war: $19.99Aktueller Preis ist: $11.99.
Ferris Wheel for FiveM Have fun!

FiveM Premium animation menu

Ursprünglicher Preis war: $33.99Aktueller Preis ist: $11.99.
includes 100+ unique new animations for your server makes your server unique Hi guys, I have added dpemotes custom animations and I am sure you will feel like you are shooting a movie scene while you will love role playing, reaction animations, drill dances and more. I've been making cinematic videos at fivem for more than 2 years and I've mastered the animation menu, so it's an animation menu. Video preview down below

FiveM Rollerskating script

Ursprünglicher Preis war: $15.99Aktueller Preis ist: $12.99.
Our Roller Skating script is STANDALONE: You don't need to have a special framework to use it. SCROLL DOWN FOR VIDEO PREVIEW! INSTALLATION: Just simply drag and drop in your resource folder and start it. REQUIEREMENT: You need to have a fivem key to stream our roller ! (They're shoes) UPDATE 1.1: - Added the sprint button to go faster (max 35kmh). Can't be more because your playermodel is shaking. - Reduced base speed (35 to 20kmh). - The jogger animation is continuous when you sprint. - Remove unnecessary code (it was our framework + debug) that was causing an error in the console (But the script was working)

FiveM firework script

Ursprünglicher Preis war: $9.99Aktueller Preis ist: $6.99.
Looking to celebrate special events in style like the wealthy do? Look no further than our FiveM firework script, available now on our web shop! With a special feature that allows it to be visible from up to 5,000 meters away, this firework script is sure to impress. Plus, it has been enhanced and optimized for lightning-fast 1ms performance. Best of all, it works completely standalone without any additional items or commands needed. Simply set the coordinates and let the firework repeat itself automatically for a spectacular display. Whether it's New Year's, Christmas, or any other occasion, our FiveM firework script is the perfect way to celebrate in style.

Real Weapon Recoil

$4.99
A CSGO like recoil system

PMC Battle Royal

Ursprünglicher Preis war: $17.00Aktueller Preis ist: $5.00.
Battle Royal Script for FiveM GTA Servers

FiveM Advanced Crouch Script

Ursprünglicher Preis war: $25.99Aktueller Preis ist: $7.99.
Features - Can shoot when your are crouch - Crouch when you shoot from cover - Can put cooldown (like to block T bag) - Blocked speed abuse (like they abuse with the aim and walk faster) - Blocked duck abuse (on rapid click on button) - Standalone it doesn’t use any function from anywhere - Player can change crouch key to any key they want (Settings => Key Bindings => FiveM => crouch) Optimize and get low usage (0.01 ~ 0.02 on idle) Clean coding

Server Installation (service)

Ursprünglicher Preis war: $199.00Aktueller Preis ist: $179.00.
- We will handle all the technical aspects of setting up your FiveM server, including server hosting, server configuration, and plugin installation. - Our experienced team will ensure that your server is optimized for performance and security, so you can focus on building your community and enjoying the game. - We offer flexible pricing options to suit your budget, whether you're a small group of friends or a large gaming community. - With our quick turnaround time, you can have your FiveM server up and running in as little as 24 hours. - Our ongoing support and maintenance services will ensure that your server stays up-to-date and running smoothly, so you can focus on growing your community and enjoying the game. Server-installation fee, in case you buy a complete server package and don't want to install it by your own.

How it works

Make sure to buy this with one of our server templates (same order). Once you purchased your desired server (and this service), we will install your server within 3 days (72 hours).

Toasty Notification

Ursprünglicher Preis war: $8.99Aktueller Preis ist: $5.99.
About Toasty is a sleek and clean looking, customizable notifications system. It comes with a dark and a light mode and 4 beautiful presets for each one. Features With Toasty you can:
  • Set your notification’s title and message;
  • Change animation properties (easing style, how long it should take for your notifications to slide in, and how long they should stay shown);
  • Choose between a dark or a light theme;
  • Choose between 4 preset types (error, info, success and warning);
  • Add custom presets with custom colors;
  • Remove or change the icon shown in your notifications;
  • Disable or change the sound effect
Toasty is completely responsive and notifications scale according to the player’s resolution, so they will never look too big on lower resolutions nor too small on bigger ones. Configuration and customization Information about configuring and customizing notifications can be found in the README file Toasty comes with.

okokReports

Ursprünglicher Preis war: $22.99Aktueller Preis ist: $14.99.
[Explanation] This is a script with a beautiful interface that allows you to make reports/feedbacks through a command. [How it works] Basically when you type '/report' a nice menu pops up, it allows you to send different types of feedbacks such as a player report, a general question or to report a bug to the server admins. To assist the feedbacks players make, admins should type '/reports', which will open a list of the pendent feedbacks, once you select a feedback it will open a window with all the information of that feedback, such as the category (player report, question, bug), the subject and the explanation of the issue. You are able to set a feedback cooldown to prevent players from spamming feedbacks. It includes Discord logs such as: when a feedback is created, when an admin assists the feedback and when an admin concludes it. [Config] -------------------------- COMMANDS & FUNCTIONALITY Config.FeedbackClientCommand = 'report' -- The command that the players use to report something Config.FeedbackAdminCommand = 'reports' -- The command that the admins use to check the pendent feedbacks list Config.FeedbackCooldown = 10 -- Time in minutes -------------------------- ADMIN PERMISSIONS Config.ESX = false -- Set this to true if you use ESX -- If you use ESX you don't need to add any identifier to Config.AdminList because it checks if you have permission by your player group (superadmin, admin, mod) -- Types of identifiers: steam: | license: | xbl: | live: | discord: | fivem: | ip: Config.AdminList = { 'license:2ash123ad1337a15029a21a6s4e3622f91cde1d0', -- Example, change this 'discord:370910283901283929' -- Example, change this } -------------------------- DISCORD LOGS -- To set your Discord Webhook URL go to server.lua, line 13 Config.BotName = 'ServerName' -- Write the desired bot name Config.ServerName = 'ServerName' -- Write your server's name Config.IconURL = '' -- Insert your desired image link Config.DateFormat = '%d/%m/%Y [%X]' -- To change the date format check this website - https://www.lua.org/pil/22.1.html -- To change a webhook color you need to set the decimal value of a color, you can use this website to do that - https://www.mathsisfun.com/hexadecimal-decimal-colors.html Config.NewFeedbackWebhookColor = '65352' Config.AssistFeedbackWebhookColor = '16127' Config.ConcludeFeedbackWebhookColor = '16711680'  [Optimization] Idle: 0.00-0.01ms When executing any event: 0.00-0.01ms
  • Easy to use
  • Easy to install
  • No IP lock
  • Source code
  • Fully customizable

FiveM mail script (myMail)

Ursprünglicher Preis war: $20.99Aktueller Preis ist: $13.99.
This brings E-Mails to your FiveM server Features of myMailing
  • Full ingame mail messanging
  • The players can create their own mail adresses. It’s also possible to log into other mail accounts (of a friend or a company)
  • Full ingame platform for: → Login/Register → Incomming Mails → Outgoing Mails → Sending Mails
  • You can set up a custom suffix for your server (...@YOURNAME.de)
  • You can also create mail accounts for your Police Department or Medical Department to manage applications completely through this system
  • You can set up computers at your PD or an office
  • You can set up all messages and the main colour in the Config. Also you can change the logo!
  • Completely standalone. (You only need a database)

Our FiveM Shop – Your Destination for Premium Mods & Scripts

Welcome to the FiveM Shop, where your server's potential comes to life! Whether you're building a vibrant RP community or enhancing your FiveM server with exclusive features, our shop has everything you need to stand out.

FiveM Scripts for Unique Gameplay
Special moments on your server deserve standout features, and our scripts deliver just that. From immersive roleplay systems to action-packed heists, our collection ensures unforgettable gameplay for your players. High-quality code and seamless integration mean you can count on our scripts to work flawlessly, enhancing both performance and fun.

FiveM MLOs for Stunning Environments
A server's vibe starts with its world, and our custom MLOs set the stage for unforgettable experiences. Whether you're adding a cozy café, a sleek luxury mansion, or a high-stakes underground bunker, our MLOs bring your vision to life with detail and style.

Exclusive Mods for Customization
Customization is key, and our mods allow you to fine-tune your server to perfection. From custom cars and weapons to unique character models, you'll find everything you need to give your server that personalized touch.

Why Choose the FiveM Shop?

  • Exclusive Content: Access premium mods and scripts you won't find anywhere else.
  • Lifetime Updates: Keep your resources up-to-date with our free updates.
  • Optimized Performance: All our products are tested to ensure they run smoothly on your server.
  • Top-Tier Support: Have questions? Our support team is always ready to help.

Your FiveM server deserves the best, and the FiveM Shop is here to deliver. Discover the tools to elevate your server and create unique, memorable experiences for your community.

Explore our collection today and bring your vision to life with FiveM Shop!