Info:
An Aduty script that allows administrators to moderate their server more effectively.
This script comes from my old server and I have decided to offer it here for free
Features
-
Administrator Mode (Aduty):
an Aduty mode which gives administrators a Special Clothing and Godmode and more options to intervene in the game. -
Teleportation:
Administrators can teleport to specific coordinates using the โtpโ command, or to a waypoint using the /tpm command. -
Invisibility:
Toggle invisibility on or off using the v command or keybind, which you can freely set so administrators can monitor and moderate without being visible to other players. -
NoClip:
Enable or disable NoClip mode using the noclip command to give administrators the ability to move freely through obstacles. -
(ESP) Player Information Display
In Aduty mode, see detailed information about other players, including their player name, health, and armor status. This aids in efficient monitoring and moderation.
Performance
- Idle Resmon: 0.0-0.01ms
-
On Aduty-Mode: 0.04-0.05ms (Includes ESP & Vanish Mode)
-
everything activated including Noclip: 0.19-0.20ms Peak
Configuration (Config)
- Info
In the configuration file (Config) which is located in the script, you can specify the server groups that can use Aduty mode and the clothing of the individual server groups in Aduty mode
Config.outfits = {
admin = { -- Name of the Server Group wich is allowed to use Aduty-Mode
male = { -- Male Clothing
['tshirt_1'] = 15, ['tshirt_2'] = 0, -- the Clothing Parts for the Aduty-Mode
['torso_1'] = 287, ['torso_2'] = 2,
['decals_1'] = 0, ['decals_2'] = 0,
['arms'] = 3,
['pants_1'] = 114, ['pants_2'] = 2,
['shoes_1'] = 78, ['shoes_2'] = 2,
['helmet_1'] = -1, ['helmet_2'] = 0,
['mask_1'] = 135, ['mask_2'] = 2,
['chain_1'] = 0, ['chain_2'] = 0,
['ears_1'] = 0, ['ears_2'] = 0,
['bags_1'] = 0, ['bags_2'] = 0,
['hair_1'] = 0, ['hair_2'] = 0,
['bproof_1'] = 0, ['bproof_2'] = 0
},
female = { -- Female Clothing
['tshirt_1'] = 15, ['tshirt_2'] = 0,
['torso_1'] = 300, ['torso_2'] = 2,
['decals_1'] = 0, ['decals_2'] = 0,
['arms'] = 8,
['pants_1'] = 121, ['pants_2'] = 2,
['shoes_1'] = 82, ['shoes_2'] = 2,
['helmet_1'] = -1, ['helmet_2'] = 0,
['mask_1'] = 153, ['mask_2'] = 2,
['chain_1'] = 0, ['chain_2'] = 0,
['ears_1'] = 0, ['ears_2'] = 0,
['bags_1'] = 0, ['bags_2'] = 0,
['hair_1'] = 0, ['hair_2'] = 0,
['bproof_1'] = 0, ['bproof_2'] = 0
}
}
Requirements
-
es_extended 1.1 or higher ESX
-
esx_skin
-
skinchanger
Additional Information
Code is accessible | Yes (Opensource) |
---|---|
Subscription-based | No |
Lines (approximately) | ~350 (without Config) |
Support | Yes |
Download
mexioso_aduty.rar (4.3 KB)