[PAID] OCT VEHICLE SHOP

A script by ZypMert

No reviews yet.
[PAID] OCT VEHICLE SHOP  main image

Price

$200.00

Full Description

OCT VEHICLESHOP

FEATURES

  • Car Data Displayed (From Car Data)
  • Frontend Open Source for better Edit Posibilitys
  • Responsive to any Resolution
  • Performance 0.00ms
  • Seperate Plane Shop
  • Color Boxes Changeable
  • Car Spin on A and D Keys
  • Icons Change able (Selected by Categorys)
  • Animated
  • Premium Support
  • All in One Vehicle Shop

INFORMATIONS

Config-File
  • This is only a Example the Script includes a Pre Config for Start and Play
  • Price Changes needed to fit to your Server
ESX = exports.es_extended:getSharedObject()

Config = {
    Shops = {
        {
            pos = vec3(-33.476021, -1102.731812, 26.42232),
            showroom = vec4(-40.406540, -1098.434082, 26.422346, 71.580360),
            spawns = {
                vec4(-30.836214, -1091.127075, 26.422268, 337.162476),
            },
            blip = {
                label = 'Autohaus',
                sprite = 227,
                colour = 1
            },
            categories = {
                {
                    name = 'Car', -- Bike/Car/Custom/Heli/Motor/Plane
                    icon = 'Car', -- Bike/Car/Custom/Heli/Motor/Plane
                    vehicles = {
                        {
                            name = 'thrax',
                            price = 135000,
                            icon = 'Vehicle-1-Icon',
                            type = 'car',
                            data = false
                        },
                        {
                            name = 'ninef',
                            price = 55000,
                            icon = 'Vehicle-1-Icon',
                            type = 'car',
                            data = false
                        },
                        {
                            name = 'ninef2',
                            price = 60000,
                            icon = 'Vehicle-1-Icon',
                            type = 'car',
                            data = false
                        },
                        {
                            name = 'blista',
                            price = 17000,
                            icon = 'Vehicle-1-Icon',
                            type = 'car',
                            data = false
                        },
                        {
                            name = 'asea',
                            price = 15000,
                            icon = 'Vehicle-1-Icon',
                            type = 'car',
                            data = false
                        },
                        {
                            name = 'asterope',
                            price = 20000,
                            icon = 'Vehicle-1-Icon',
                            type = 'car',
                            data = false
                        },
                        {
                            name = 'baller',
                            price = 32000,
                            icon = 'Vehicle-1-Icon',
                            type = 'car',
                            data = false
                        },
                        {
                            name = 'bjxl',
                            price = 17000,
                            icon = 'Vehicle-1-Icon',
                            type = 'car',
                            data = false
                        },
                        {
                            name = 'banshee',
                            price = 33000,
                            icon = 'Vehicle-1-Icon',
                            type = 'car',
                            data = false
                        },
                        {
                            name = 'bfinjection',
                            price = 15000,
                            icon = 'Vehicle-1-Icon',
                            type = 'car',
                            data = false
                        },
                        {
                            name = 'bison',
                            price = 45300,
                            icon = 'Vehicle-1-Icon',
                            type = 'car',
                            data = false
                        },
                        {
                            name = 'bodhi2',
                            price = 38000,
                            icon = 'Vehicle-1-Icon',
                            type = 'car',
                            data = false
                        },
                        {
                            name = 'bobcatxl',
                            price = 31700,
                            icon = 'Vehicle-1-Icon',
                            type = 'car',
                            data = false
                        },
                        {
                            name = 'buccaneer',
                            price = 27000,
                            icon = 'Vehicle-1-Icon',
                            type = 'car',
                            data = false
                        },
                        {
                            name = 'buffalo2',
                            price = 55000,
                            icon = 'Vehicle-1-Icon',
                            type = 'car',
                            data = false
                        },
                        {
                            name = 'bullet',
                            price = 75000,
                            icon = 'Vehicle-1-Icon',
                            type = 'car',
                            data = false
                        },

                        {
                            name = 'cavalcade',
                            price = 33000,
                            icon = 'Vehicle-1-Icon',
                            type = 'car',
                            data = false
                        },
                        {
                            name = 'carbonizzare',
                            price = 65000,
                            icon = 'Vehicle-1-Icon',
                            type = 'car',
                            data = false
                        },
                        {
                            name = 'cheetah',
                            price = 70000,
                            icon = 'Vehicle-1-Icon',
                            type = 'car',
                            data = false
                        },
                        {
                            name = 'comet2',
                            price = 115000,
                            icon = 'Vehicle-1-Icon',
                            type = 'car',
                            data = false
                        },
                    },
                },

                {
                    name = 'Motor', -- Bike/Car/Custom/Heli/Motor/Plane
                    icon = 'Motor', -- Bike/Car/Custom/Heli/Motor/Plane
                    vehicles = {
                        {
                            name = 'bf400',
                            price = 12500,
                            icon = 'Vehicle-1-Icon',
                            type = 'car',
                            data = false
                        },
                        {
                            name = 'sanchez',
                            price = 17000,
                            icon = 'Vehicle-1-Icon',
                            type = 'car',
                            data = false
                        },
                        {
                            name = 'bati',
                            price = 25000,
                            icon = 'Vehicle-1-Icon',
                            type = 'car',
                            data = false
                        },
                        {
                            name = 'defiler',
                            price = 22000,
                            icon = 'Vehicle-1-Icon',
                            type = 'car',
                            data = false
                        },
                        {
                            name = 'reever',
                            price = 23000,
                            icon = 'Vehicle-1-Icon',
                            type = 'car',
                            data = false
                        },
                        {
                            name = 'sanctus',
                            price = 33000,
                            icon = 'Vehicle-1-Icon',
                            type = 'car',
                            data = false
                        },
                        {
                            name = 'akuma',
                            price = 30000,
                            icon = 'Vehicle-1-Icon',
                            type = 'car',
                            data = false
                        },
                        {
                            name = 'carbonrs',
                            price = 31000,
                            icon = 'Vehicle-1-Icon',
                            type = 'car',
                            data = false
                        },
                        {
                            name = 'blazer',
                            price = 23000,
                            icon = 'Vehicle-1-Icon',
                            type = 'car',
                            data = false
                        },
                        {
                            name = 'double',
                            price = 35000,
                            icon = 'Vehicle-1-Icon',
                            type = 'car',
                            data = false
                        },
                        {
                            name = 'hakuchou',
                            price = 27000,
                            icon = 'Vehicle-1-Icon',
                            type = 'car',
                            data = false
                        },
                        {
                            name = 'faggio2',
                            price = 2000,
                            icon = 'Vehicle-1-Icon',
                            type = 'car',
                            data = false
                        },
                        {
                            name = 'faggio',
                            price = 4000,
                            icon = 'Vehicle-1-Icon',
                            type = 'car',
                            data = false
                        },
                        {
                            name = 'sovereign',
                            price = 20000,
                            icon = 'Vehicle-1-Icon',
                            type = 'car',
                            data = false
                        },
                        {
                            name = 'nightblade',
                            price = 32000,
                            icon = 'Vehicle-1-Icon',
                            type = 'car',
                            data = false
                        },
                        {
                            name = 'blazer4',
                            price = 27000,
                            icon = 'Vehicle-1-Icon',
                            type = 'car',
                            data = false
                        },
                        {
                            name = 'avarus',
                            price = 34000,
                            icon = 'Vehicle-1-Icon',
                            type = 'car',
                            data = false
                        },
                        
                        

        
                    
                    },
                },

                {
                    name = 'Custom', -- Bike/Car/Custom/Heli/Motor/Plane
                    icon = 'Custom', -- Bike/Car/Custom/Heli/Motor/Plane
                    vehicles = {
                        {
                            name = 'golf75r',
                            price = 170000,
                            icon = 'Vehicle-1-Icon',
                            type = 'car',
                            data = false
                        },
                    },
                },

                {
                    name = 'Bike', -- Bike/Car/Custom/Heli/Motor/Plane
                    icon = 'Bike', -- Bike/Car/Custom/Heli/Motor/Plane
                    vehicles = {
                        {
                            name = 'bmx',
                            price = 200,
                            icon = 'Vehicle-1-Icon',
                            type = 'car',
                            data = false
                        },
                        {
                            name = 'tribike3',
                            price = 220,
                            icon = 'Vehicle-1-Icon',
                            type = 'car',
                            data = false
                        },
                        {
                            name = 'scorcher',
                            price = 360,
                            icon = 'Vehicle-1-Icon',
                            type = 'car',
                            data = false
                        },
                        {
                            name = 'cruiser',
                            price = 200,
                            icon = 'Vehicle-1-Icon',
                            type = 'car',
                            data = false
                        },
                        {
                            name = 'fixter',
                            price = 600,
                            icon = 'Vehicle-1-Icon',
                            type = 'car',
                            data = false
                        },
                    },
                },



            }
        },
        {
            pos = vec3(-1239.9484, -3390.6584, 13.9401),
            showroom = vec4(-1274.9298, -3376.7158, 35.3946, 334.1586),
            spawns = {
                vec4(-1240.2830, -3321.0789, 13.9400, 326.9244),
            },
            blip = {
                label = 'Helishop',
                sprite = 370,
                colour = 1
            },
            categories = {
                {
                    name = 'Heli', -- Bike/Car/Custom/Heli/Motor/Plane
                    icon = 'Heli', -- Bike/Car/Custom/Heli/Motor/Plane
                    vehicles = {
                        {
                            name = 'buzzard2',
                            price = 175000,
                            icon = 'Vehicle-1-Icon',
                            type = 'heli',
                            data = false
                        },
                        {
                            name = 'swift',
                            price = 235000,
                            icon = 'Vehicle-1-Icon',
                            type = 'heli',
                            data = false
                        },
                        {
                            name = 'supervolito',
                            price = 240000,
                            icon = 'Vehicle-1-Icon',
                            type = 'heli',
                            data = false
                        },
                        {
                            name = 'swift2',
                            price = 250000,
                            icon = 'Vehicle-1-Icon',
                            type = 'heli',
                            data = false
                        },
                        {
                            name = 'supervolito2',
                            price = 300000,
                            icon = 'Vehicle-1-Icon',
                            type = 'heli',
                            data = false
                        },
                        {
                            name = 'volatus',
                            price = 320000,
                            icon = 'Vehicle-1-Icon',
                            type = 'heli',
                            data = false
                        }
                    },
                },
            }
        }
    }   
}
PREVIEW VIDEO

TEBEX-SHOP

Code is accessible No/Only Frontend
Subscription-based No
Lines (approximately) ~2000
Requirements ESX
Support Yes