Jump to content

Your #1 Resource Platform

Browse and download thousands of free and premium resources for FiveM, Minecraft, web development and much more. Whether you're building a server, a website or a creative project - PrimeLeaks has everything you need, all in one place.

Start Browsing

Unlock the Full Experience

Stop waiting and start downloading at full speed. Our membership plans give you unlimited downloads, zero wait times and access to exclusive VIP content - all starting at just $8.99/month. Upgrade today and get the most out of PrimeLeaks.

View Plans

Got Something to Say?

Our forum is the heart of the PrimeLeaks community. Report scammers, stay up to date with the latest announcements, get help from our team and connect with other members - everything happens right here.

Visit Forum

Noizy

Member
  • Posts

    64
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by Noizy

  1. 7 downloads

    Config:
    Free
  2. 23 downloads

    Custom Welcome & Verify Discord Bot
    Free
  3. 46 downloads

    Tested on QBOX FRAMEWORK! If you want to convert to esx: Go on visual studio co-pilot and say "convert the exports to esx and make them usable on esx framework”
    Free
  4. 23 downloads

    Preview https://www.youtube.com/watch?v=jbovqL-qyVk Features Script is now standalone. Script now supports old QBCore. You can change how many times player can use SuperBoost from config file.
    Free
  5. 19 downloads

    Fully guide, have fun
    Free
  6. 1 download

    Disables all NPCs on the RedM server — pedestrians, coaches (wagons), and horse riders. Compatible with scripts that intentionally spawn NPCs via a whitelist system. Installation 1. Drop the `no_npcs` folder into your server's `resources` directory. 2. Add `ensure no_npcs` to your `server.cfg`. Compatibility - Whitelisting Spawned NPCs If another resource spawns NPCs/vehicles that should NOT be deleted, whitelist them. From a client-side script ```lua local ped = CreatePed(...) exports['no_npcs']:whitelistAdd(ped) -- When done: exports['no_npcs']:whitelistRemove(ped) ``` ### From a server-side script ```lua -- entityNetId = NetworkGetNetworkIdFromEntity(entity) on the client, sent to server exports['no_npcs']:whitelistAdd(entityNetId) exports['no_npcs']:whitelistRemove(entityNetId) ``` Trigger from client to server (network event) ```lua TriggerServerEvent('no_npcs:requestWhitelistAdd', NetworkGetNetworkIdFromEntity(myPed)) TriggerServerEvent('no_npcs:requestWhitelistRemove', NetworkGetNetworkIdFromEntity(myPed)) ``` Toggle Suppression at Runtime (client export) ```lua exports['no_npcs']:setSuppression(false) -- turn off exports['no_npcs']:setSuppression(true) -- turn back on ```
    Free
  7. 28 downloads

    Wiwang Tower Rooftop Bar
    Free
  8. 12 downloads

    Spawn code: s14khr2 File size: 34.9 MB
    Free
  9. 124 downloads

    Please read and review before using it. Don’t ask for support, use Claude or another similar service. WS V4 is an open-source anti-cheat system developed specifically for FiveM servers. It provides protection against: Cheat menus Lua injectors Event abuse Exploits Unauthorized resource manipulation Suspicious player behavior Its goal is to maintain fair gameplay and improve overall server security. Credits: aspirinoo
    Free
  10. 22 downloads

    Mercedes AMG C63s Custom V8 Biturbo V2 | WMAC Spawn Code: c63damac
    Free
  11. 31 downloads

    Mercedes-Benz C63s AMG 2023 Lowered (5 Seater) Customized | Complain Spawn Code: Complainc63s2023
    Free
  12. 64 downloads

    Zen Mansion Vinewood Hills
    Free
  13. 38 downloads

    Rockfordhills Brick Mansion
    Free
  14. 27 downloads

    Porsche 911 Mansory Evo 900
    Free
  15. Noizy

    Mr.Knight

    15 downloads

    Mr.Knight Spawn Code: MrKnight
    Free
  16. Noizy

    Joker 2019

    18 downloads

    Joker 2019 Spawn Code: Joker
    Free
  17. 29 downloads

    President Rolls Royce Ghost Limo | RY Customs Spawn Code: presidentrollsroyce4
    Free
  18. 36 downloads

    Free
  19. 47 downloads

    The map has 1 floor, some waiting areas for passengers, 1 little police station, toilets for female & male, a 24/7 store, a clothing store, a bank and 4 offices
    Free
  20. 22 downloads

    Quick Setup Guide Make sure Python 3 is installed. Install the required libraries: pip install discord.py pip install requests Set up your bot in the Discord Developer Portal. Start the bot: py main.py That’s it 🚀
    Free
  21. 10 downloads

    Bentley Bentayga Venuum | Lemon
    Free
    great leak, only call and send messages is not working.
×
×
  • Create New...

Important Information

Welcome! To ensure the best possible experience, we require your acceptance of our Terms of Use and Privacy Policy. We also recommend reviewing our Guidelines prior to participation.