[PAID] PX - Pausemenu [QB]

Hello!
Im releasing my pausemenu script for QB. You can check the preview ( I can’t record and edit videos… sorry for that)

If there is anything that needs improvement, please let me know!

PX - Pausemenu

[DESC]
A modern Pausemenu with some Features included

[FEATURES]
[+] Simple & Modern
[+] Character Informations
[+] FPS Boost included
[+] Graphic Settings included
[+] Custom Crosshairs included which you can change in Config

Prev: click here
TEBEX: click here

Code is accessible No
Subscription-based No
Requirements qb-core
Support Yes
2 Likes

Fixed some loading and syntax errors

Some fixes and co.
push

Christmas Sale! 25% OFF code: CHRISTMAS25

can you show config ?

1 Like
Config = {}

Config.Framework = "qb"
Config.Mysql = "oxmysql" 
Config.Discord = "https://discord.gg/" -- discord url of your server

--Cross
Config.Crosshairs = {
    {name = 'Crosshair',  label = 'name',  img = "link"},
}

--Tasks
Config.DailyTasks = {
    {id = 1, requiredcount = 1, rewardmoney = 8000, taskTitle = "Kill 1 people in the night."}
}

--FPS
Config.FPS = {
    {type = '"type',  labels = 'name'},
}

--Translate
Config.Disconnected = "You disconnected from the server."

fixed some content

online again