Welcome on Poseidon Leaks

Register Now !!!

Search results

  1. Russik

    [NSFW] Hailey Sigmond

    Download ( click here )
  2. Russik

    [NSFW] Katie Sigmond

    Download ( click here )
  3. Russik

    [NSFW] Alexisshv

    Download ( click here )
  4. Russik

    [LOADINGSCREEN] DefqonV LoadingScreen

    Download ( click here )
  5. Russik

    [LOADINGSCREEN] StreetLife LoadingScreen

    Download ( click here )
  6. Russik

    [MAP] Boxing Club

    Download ( click here )
  7. Russik

    [CAR] Mercedes S500 Maybach

    Download ( click here )
  8. Russik

    [METHODE] WinRAR Key

    Mit diesem Key könnt ihr euch gratis die WinRAR Lizenz in Fünf Schritte freischalten Anleitung: Ladet euch den Key runter. ( HIER ) Geht auf eurem Desktop und drückt einmal Rechts-Klick Danach drückt ihr auf Neu und dann auf WinRAR-ZIP-Archiv Danach schiebt ihr die Datei rarreg.key in den...
  9. Russik

    [GUIDE] Optimize Scripts

    [NOTICE] It is recommended to make a Backup before doing this! [RECOMMENDATION] Don't use this code. If you find it, delete it. GetPlayerPed(-1) And change it to this: PlayerPedId() [HOW TO OPTIMIZE] (Step 1): We are going to edit lines that start with: Citizen.Wait(NUMBER) (Step 2)...
  10. Russik

    [GUIDE] Car Handling

    FMASS Das Gewicht des Fahrzeugs. Die Werte sollten in Kilogramm angegeben werden. FINITIALDRAGCOEFF Legt den Luftwiderstandsbeiwert des Fahrzeugs fest. Erhöhen, um den Luftwiderstand zu simulieren. Wert: 10-120 FPERCENTSUBMERGED Der Prozentsatz der "Schwimmhöhe" des Fahrzeugs, nachdem es ins...
  11. Russik

    [ESX] AstraLife SaltyNUI

    Credits: _bu3no Download ( click here )
  12. Russik

    [CAR] Audi RS4 Stanced Camber

    Download ( click here )
  13. Russik

    [CAR] Mercedes Benz GLC63 S

    Download ( click here )
  14. Russik

    [CAR] Mercedes Benz W205 C63

    Download ( click here )
  15. Russik

    [ESX] CarPlay

    Download ( click here )
  16. Russik

    [GUIDE] Automatic prop deletion

    If there are too many ymap/mlo on your server, the code line I will give below may be useful for you. The task of the code line is to delete objects such as props falling on the ground in the map every 3 minutes, you can write it in any client to make it work. Citizen.CreateThread(function()...
  17. Russik

    [GUIDE] Fix ERROR esx:getSharedObject

    You need to search through all of your scriptfiles and replace: TriggerEvent('esx:getSharedObject', function(obj) ESX = obj end) with ESX = exports["es_extended"]:getSharedObject() but pay attention, its not always the same... in this case ESX has to be the same varname
  18. Russik

    [GUIDE] Change Server-Name color

    IN SERVER.CFG: example: sv_hostname "^1My ^2Poseidon ^3Leaks!" Colors: ^0 is White (#F0F0F0) ^1 is Red (#F44336) ^2 is Green (#4CAF50) ^3 is Yellow (#FFEB3B) ^4 is Blue (#42A5F5) ^5 is Light Blue (#03A9F4) ^6 is Purple (#9C27B0) ^7 is White (#F0F0F0) ^8 is Orange (#FF5722) ^9 is Grey (#9E9E9E)
  19. Russik

    [GUIDE] Perfectly position a marker on the ground

    Always subtract from 0.90 e.g. vector3 (809.63, -882.87, 24.24-0.90) example: vector3 (coordinate1, coordinate2, coordinate3-0.90)
  20. Russik

    [GUIDE] Block DDoS

    Add this to your server.cfg: set sv_requestParanoia 3 sv_endpointprivacy true sv_forceIndirectListing true sv_useDirectListing true sv_authMinTrust 4 ( http: // ip: port / players.json and ddos layer 7 get blocked )
Top