[ESX][FREE] Jail System

NEW FREE SCRIPT ADVANCED JAIL SYSTEM This jail system adds the jailtime on the user table so it cannot be changed with externals programms (for example cheat engine) . All you have to do is create an INT column on the user table with the default value of 0 and you are ready to go ! . ( If the player leaves and joins the server still has the same time so jail cannot be dodged by leaving the server ) . It works if you have setted a job for the command to be used (by default police ) and you have to /jail id time
Github : GitHub - iSolorak/ESX-Advanced-JailSystem

VIDEO SHOWCASE : jailtimerfinal

6 Likes

Doesn’t esx jail already has something like that?

2 Likes

Hello thanks for the question ! From my experience there a lot of jails maybe doing the same work as mine (that’s where I got my idea from) BUT as I have seen on many servers they are easily exploitable . SO I decided to make them less exploitable . Everything is on the server side (and database) so values cannot be changed by a pointer scan ! .

1 Like

Ok thanks

1 Like

Preview video???

3 Likes

I will add it soon !

1 Like

Not bad, code was a little old so updated it in a pr

2 Likes

It’s up !

1 Like

I will check it soon , thanks a lot !

1 Like

This jail system adds the jailtime on the user table so it cannot be changed with externals programms (for example cheat engine)

Lol, cant you just spam the event TriggerServerEvent('timeremoval')?

1 Like

Hello , Reliable network event overflow , also thanks for questioning , I’ve linked another post about event overflow so if you just spam the server with client requests eventually you will get kicked . Also triggering events from your client is an injection method not a pointer scanner . Thanks for your time !

1 Like


whats the reason for this error ?

Hello , sorry for the late reply , the error you get is not from my script .

used this got it working and then no count down to jailtimer its buged where it dosent work

it doesnt unjail

2 Likes