[RELEASE] [PAID] utility_pausemenu

A script by XenoS.exe

No reviews yet.
[RELEASE] [PAID] utility_pausemenu main image

Full Description

Utility Pause Menu - What you’ve always dreamed of doing!

Have you always dreamed of editing that ugly gta pause menu and never thought it could be done?
Today you can, editing is simple and directly on lua without where to put hands on css js or anything else!
The script will be maintained and community ideas/feedback will be taken into consideration, we care passionately about customer service.


buybutton previewbutton

Dependencies

Utility Library

Documentation

Click here!


Screenshots

Contains
  • Revolutionary system for opening the pause menu
  • Complete and rich config
  • Button customizable!
Config
Config = {}

Config.Image = "" -- SVG or PNG (example: discord cdn)
Config.Color = "" -- Hex color (#ff00ff)

Config.Buttons = {
    {"RESUME", function() Resume() end},
    {"MAP", function() Map() end},
    {"SETTINGS", function() Settings() end},
    {"DISCORD", function()
        OpenBrowserPage("https://discord.gg/Cr42xbKdDf")
    end}
    {"DISCONNECT", function() Disconnect() end},
}

Other Resources

By XenoS (me)
Utility Library
React Wrapper
LoveDiscord
Crosshair Built In
xenos_anti-powergame
xenos_anti-aimglitch

Paid

Utility Farming
Utility Weapons

By MarKz
Vapid Auto Cardealer
Mirror Restaurant
Paradise Club
Ammunation Rework
Chevrolet Cardealer


Code is accessible No
Subscription-based No
Lines (approximately) ~300
Requirements utility_lib
Support Yes