Fivem client reader (read clients from server)[WEB] V1.0

I have made a little script in php wich retrieves all the players from your server.

Edit the config.php to your server settings.
You can also add more rows you can retrieve from the server. you can find the objects in the script php file.

(also works on LocalHosts, or you put it on your webserver.) NO SECURITY (login) Added!

fivem-client-reader.rar (2.5 KB) (V2)

https://gyazo.com/19d36f70208cdcd0603c9530ea512312 (screenshot)

Have Fun.

(will post one with AJAX refreshing (no physical browserpage refresh) later this week)

7 Likes

Great release. It would be nice to see something like a login page that would unlock more features such as kicking, banning, etc. But still - great release. Thanks for your efforts

1 Like

I will slowly add more to this project :slight_smile:

Great release I can see people using this to implement this in many different ways :slight_smile: dropping a like on this for sure :slight_smile:

2 Likes

Blockquoteimage

Do you have a screenshot of your config.php file for me? @Aethbrine

@Aethbrine I saw a mistake in my code, Iā€™m gonna post an updated version later today.

ok (5 chars)

@Aethbrine updated!

alright thanks :slight_smile:

OP request, also possible XSS vulnerability