[PAID] [vRP] [EASYTOCONVERT] d7y_Pause

PauseImage

Hello And Welcome !

D7y_Pause :pause_button:

- An alternative script to the Pause screen for GTA ( Pause Menu )

- Better And Clean Ui

- Add two languages if you want to choose between English or Arabic, or you can add your own from the languages file

- Add quick links to Discord, website and shop

- Show The Player’s ID And Ped

- Control by mouse and keyboard for speed movement between options and adding instructions for the buttons at the bottom left with an explanation for each option and what they do.

- You can modify the color and also add a logo, server name, links, etc… from the Config File

- You can easily convert it to your own framework. Just Change The Spawn Trigger!

Configration File

Configration

Config.lua

Config = {}

-- Language ar,en or you can add your own from Languages File
Config.Lang = 'ar'
-- logo url support all images (jpg,png,gif etc...)
Config.logo = ""

-- Server Name
Config.ServerName = "D&7"

-- Color Code Supports (rgb,rgba,hex Color,hsla etc...)
Config.Color = "rgb(155,0,0)"

Config.urls = { -- urls
    Shop = 'https://invite.d7y.dev', -- shop url
    Discord = 'https://discord.gg/d7b', -- discord url
    Website = 'https://d7y.dev', -- website url
}

Config.execute = { -- execute actions if you want to add somthing or Change Something
    resume = function()
        Default("resume")
    end,
    map = function()
        Default("map")
    end,
    keybinds = function()
        Default("keybinds")
    end,
    settings = function()
        Default("settings")

    end,
    quit = function()
        Default("quit")
    end,
}

Price and Tebex

Price : $ 18.00
Tebex: https://d7y.tebex.io/package/5205682

Video

Code is accessible No
Subscription-based No
Lines (approximately) Around 200 LUA
Requirements No
Support Yes

Other Releases

d7y_ElimnatedKill :black_flag:
d7y_KillRole🔫
d7y_Bloodshot :drop_of_blood:

1 Like