# Job Creator

## Useful Links

{% hint style="info" %}
You can purchase this script on [Tebex](https://next.tebex.io/package/5906747)
{% endhint %}

***

{% embed url="<https://youtu.be/jK-5mzQ-k6M>" %}
Preview
{% endembed %}

***

## ✨ Main Features

You can do all these things **directly in game**:

* :wrench: You can completely edit your jobs, their names and labels!
* :golf: You can create different markers with grade access! They are only visible to those who have the job! (Boss Menu, Outfit, Garage, Inventory, On/Off Service, ..)
* :first\_place: Create and edit your grades for each job! (Grade, Name, Label, Salary)

## :star: **Boss Menu**

I have provided the boss menu with a fantastic UI. If you already have one, you can still use your

All the societies have their own boss menu. They can handle their members (hiring, firing, demoting, promoting) and handle their financies.

With the config file you can decide the minimum grade for accessing, hiring and firing permissions.

## :anger: **Multi Job System**

Lastly, you have a completed Multi Job System for your server. Each player can have from 1 to N jobs, decided by you from `config`

***


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://next-script-tm.gitbook.io/next-scripts/paid-resources/job-creator.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
