[Release] Album Photos [PAID] [ ESX / QBCore / VRP / Standalone ]

Explanation:

This is a Photo Album, where the player can record their best moments on the server. Take pictures when you are at parties, with your gang, your friends or alone in a moment of reflection, take pictures of everything!

Features:

  • This script works on any server.
  • When purchasing this script, you will receive by email a link containing 4 versions: ESX, QBCore, VRP and Standalone.
  • Each player can have up to 100 pages of photos in the Album. You can change this value in the Config.lua file
  • It is possible to change the background of the album. You can define in the Config.lua file which images you want to have in the background option.
  • It is possible to take photos using the / photo command, this command can be changed in Config.lua
  • It is possible to open the album by typing / album, this command can be changed in Config.lua
  • You can show your album to the nearest player, using the / showAlbum command, this command can be changed in Config.lua
  • You can view another player’s album using the / seeAlbum command, this command can be changed in Config.lua
  • Easy to translate and configure
  • Photos are sent to a Discord room via Webhook. You can change the url link in the Config.lua file and define your own Discord. If you don’t want to change it, you can use what is already defined.
  • This script is not encrypted and you will have access to all of its code.

commands:
/album – open the album photos
/photo – take a photo
/showAlbum – show the album to closest player
/seeAlbum – see the album of other player

VĂ­deo

Editing photo:

Selecting photos:

Update 2.0

  • A new version has been added: QBCore

2.1

  • QBCore version with oxmysql added.

2.2

  • QBCore 2 updated.

Dependencies :

this script automatically creates the table in the database.
  • mysql-async
  • screenshot-basic

For those using QBCore, mysql-async is not necessary as it will use ghmatti

In case of errors with screenshot-basic, check your version of cfx-server-data and update to the latest


See our other scripts: (Now with QBCore versions added)
Reason for Vehicle Seizure
Documents System
Crew System
Police Report
Market Between Players
Clipboard for Mechanics
Advanced Illegal Tablet
Admin Spawnner Props Objects
Simple Menu Creator with Icons
A simple Medical Card for Hospital

You can buy this script here: Tebex

The script is not encrypted or blocked by IP.

7 Likes

Great work as usual!! Looks wonderful!

1 Like

Thank you very much! :heart:

Whats the optimization on this, how much server usage and client usage?

1 Like

Hi. For both, it stays at 0.00ms even with the Album open.

Here is an image of Resmon:
resmon

The script was created with the intention of having a great optimization.

In terms of the photos, the script saves all the photos in the database using JSON, so all the player’s information is saved in a single line, making the search for the database much faster, since the search is in a single line rather than multiple lines.

A button that asks you for confirmation before sending it to the discord or not would be good, and another that allows you to send them once edited

Hi. Do you say a confirmation button when you take the photo?

no, to send the photo to the discord

So, the only moments he sends to Discord are when the player takes a photo or presses to confirm when editing a photo.

It is necessary that the photo be sent to Discord mandatorily so that they are rendered and saved through an external link. The only time this is not necessary is when editing a photo, and he only sends the edited photo to Discord after the player clicks Confirm.

Possible to assign the album to an item that you can share with other players? Instead of showing to nearby players?

Unfortunately it is currently not possible to make it an item, as many servers do not have a system that differentiates the item given to another player as being the giver’s album. So the system would not know how to open the correct photo album :frowning: