Jump to content

Search the Community

Showing results for tags 'bot'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Categories

  • Plugins
  • Carbon
  • Harmony
  • Maps
  • Monuments
  • Prefabs
  • Bases
  • Tools
  • Discord Bots
  • Customizations
  • Extensions

Forums

  • CF Hub
    • Announcements
  • Member Hub
    • General
    • Show Off
    • Requests
  • Member Resources
    • For Hire
  • Community Hub
    • Feedback
  • Support Hub
    • Support
    • Site Support

Product Groups

  • Creator Services
  • Host Services

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me

  1. Version 1.3.2

    881 downloads

    This plugin adds personal animal assistants to your server, on which the player can ride, store resources or give them various instructions, for example, attack another object or collect resources in the area. You can choose one of 5 types of animals as a helper animal - bear, boar, chicken, deer and wolf. At the moment, the animal can: Attack various targets Collect resources Loot boxes Collect resources within a radius of 50 meters Follow the player and stand at the point indicated by the player Protect the owner and yourself if any of them is attacked You can customize: Control Which button will assign tasks to the animal Button range Displaying 3D arrows above the target Arrow display duration Interface Refresh once in how many seconds Panel layer Panel position Panel colors Personal animals by permission The name of the animal to be selected through the command when spawning Animal type (bear, wild boar, chicken, deer, wolf) Maximum health Re-spawn delay Animal supplements The ability to ride the animal Animal bag (inventory) Animal capabilities Can attack objects Can loot crates Can pick up resources Can defend myself Can protect the owner Can collect resources within a radius of 50 meters Interaction, loot and damage Animal damage rate Damage receive rate for an animal Can an animal damage players Can players damage an animal Configure pickup rates of resources Black list of items that cannot be put in the bag Nutrition Turn on the animal feeding system Setting health for food eaten Video: By default, the plugin has 2 localization files, for Russian and English Configuration: { "Controls setup": { "Which button will assign tasks to the animal, attack / collect, etc. (MIDDLE_MOUSE, SECOND_MOUSE, E, RELOAD, SPRINT)": "MIDDLE_MOUSE", "Range of action of the assignment button": 25.0, "Display 3D arrows over a target?": true, "Arrow display duration": 2 }, "GUI setup": { "How many seconds to update the GUI?": 6, "Panel layer (Hud, Overlay, Overall, Hud.Menu, Under)": "Overlay", "Panel position": { "type": "RectTransform", "anchormin": "1 1", "anchormax": "1 1", "offsetmin": "-170 -104", "offsetmax": "-10 -10" }, "Second position of the panel (used if the player has a personal bot)": { "type": "RectTransform", "anchormin": "0.0 0.0", "anchormax": "1.0 1.0", "offsetmin": "0.0 0.0", "offsetmax": "0.0 0.0" }, "1 panel color": "#7f8c8d", "2 panel color": "#bdc3c7", "Health bar color": "#2ecc71", "Shortcut buttons": [] }, "Setting up personal animals by permission": { "personalanimal.wolf": { "The name of the animal to be selected through the command when spawning": "wolf", "Animal type (bear, boar, chicken, stag, wolf, polar-bear)": "wolf", "Maximum health": 200, "Animal spawn cooldown": 10.0, "Addons setup": { "Enable the ability to ride an animal?": true, "Add a bag to an animal to store resources?": true, "Number of available slots in the bag (maximum 36)": 12 }, "Functions setup": { "Can the animal attack objects?": true, "Can an animal loot boxes?": true, "Can the animal pick up resources?": true, "Does the animal have to defend itself?": true, "Should the animal protect the owner?": true, "Can an animal collect resources within a radius of 50 meters? (/panimal auto-collect)": true }, "Damage, interactions and loot setup": { "Animal damage rate": 2.0, "Damage rate receive for an animal": 1.0, "Can the animal damage players?": true, "Can players damage the animal?": true, "Despawn animal corpse after death?": false, "Setting up resource pickup rates": { "stones": 5.0 }, "Black list of items that cannot be put in the bag": [ "rocket.launcher" ] }, "Nutrition setup": { "Turn on the animal feeding system?": true, "Setting health for food eaten": { "corn": 5.0 } } }, "personalanimal.bear": { "The name of the animal to be selected through the command when spawning": "bear", "Animal type (bear, boar, chicken, stag, wolf, polar-bear)": "bear", "Maximum health": 200, "Animal spawn cooldown": 10.0, "Addons setup": { "Enable the ability to ride an animal?": true, "Add a bag to an animal to store resources?": true, "Number of available slots in the bag (maximum 36)": 12 }, "Functions setup": { "Can the animal attack objects?": true, "Can an animal loot boxes?": true, "Can the animal pick up resources?": true, "Does the animal have to defend itself?": true, "Should the animal protect the owner?": true, "Can an animal collect resources within a radius of 50 meters? (/panimal auto-collect)": true }, "Damage, interactions and loot setup": { "Animal damage rate": 2.0, "Damage rate receive for an animal": 1.0, "Can the animal damage players?": true, "Can players damage the animal?": true, "Despawn animal corpse after death?": false, "Setting up resource pickup rates": { "stones": 5.0 }, "Black list of items that cannot be put in the bag": [ "rocket.launcher" ] }, "Nutrition setup": { "Turn on the animal feeding system?": true, "Setting health for food eaten": { "corn": 5.0 } } }, "personalanimal.boar": { "The name of the animal to be selected through the command when spawning": "boar", "Animal type (bear, boar, chicken, stag, wolf, polar-bear)": "boar", "Maximum health": 200, "Animal spawn cooldown": 10.0, "Addons setup": { "Enable the ability to ride an animal?": true, "Add a bag to an animal to store resources?": true, "Number of available slots in the bag (maximum 36)": 12 }, "Functions setup": { "Can the animal attack objects?": true, "Can an animal loot boxes?": true, "Can the animal pick up resources?": true, "Does the animal have to defend itself?": true, "Should the animal protect the owner?": true, "Can an animal collect resources within a radius of 50 meters? (/panimal auto-collect)": true }, "Damage, interactions and loot setup": { "Animal damage rate": 2.0, "Damage rate receive for an animal": 1.0, "Can the animal damage players?": true, "Can players damage the animal?": true, "Despawn animal corpse after death?": false, "Setting up resource pickup rates": { "stones": 5.0 }, "Black list of items that cannot be put in the bag": [ "rocket.launcher" ] }, "Nutrition setup": { "Turn on the animal feeding system?": true, "Setting health for food eaten": { "corn": 5.0 } } }, "personalanimal.chicken": { "The name of the animal to be selected through the command when spawning": "chicken", "Animal type (bear, boar, chicken, stag, wolf, polar-bear)": "chicken", "Maximum health": 200, "Animal spawn cooldown": 10.0, "Addons setup": { "Enable the ability to ride an animal?": true, "Add a bag to an animal to store resources?": true, "Number of available slots in the bag (maximum 36)": 12 }, "Functions setup": { "Can the animal attack objects?": true, "Can an animal loot boxes?": true, "Can the animal pick up resources?": true, "Does the animal have to defend itself?": true, "Should the animal protect the owner?": true, "Can an animal collect resources within a radius of 50 meters? (/panimal auto-collect)": true }, "Damage, interactions and loot setup": { "Animal damage rate": 2.0, "Damage rate receive for an animal": 1.0, "Can the animal damage players?": true, "Can players damage the animal?": true, "Despawn animal corpse after death?": false, "Setting up resource pickup rates": { "stones": 5.0 }, "Black list of items that cannot be put in the bag": [ "rocket.launcher" ] }, "Nutrition setup": { "Turn on the animal feeding system?": true, "Setting health for food eaten": { "corn": 5.0 } } }, "personalanimal.stag": { "The name of the animal to be selected through the command when spawning": "stag", "Animal type (bear, boar, chicken, stag, wolf, polar-bear)": "stag", "Maximum health": 200, "Animal spawn cooldown": 10.0, "Addons setup": { "Enable the ability to ride an animal?": true, "Add a bag to an animal to store resources?": true, "Number of available slots in the bag (maximum 36)": 12 }, "Functions setup": { "Can the animal attack objects?": true, "Can an animal loot boxes?": true, "Can the animal pick up resources?": true, "Does the animal have to defend itself?": true, "Should the animal protect the owner?": true, "Can an animal collect resources within a radius of 50 meters? (/panimal auto-collect)": true }, "Damage, interactions and loot setup": { "Animal damage rate": 2.0, "Damage rate receive for an animal": 1.0, "Can the animal damage players?": true, "Can players damage the animal?": true, "Despawn animal corpse after death?": false, "Setting up resource pickup rates": { "stones": 5.0 }, "Black list of items that cannot be put in the bag": [ "rocket.launcher" ] }, "Nutrition setup": { "Turn on the animal feeding system?": true, "Setting health for food eaten": { "corn": 5.0 } } }, "personalanimal.polarbear": { "The name of the animal to be selected through the command when spawning": "polarbear", "Animal type (bear, boar, chicken, stag, wolf, polar-bear)": "polar-bear", "Maximum health": 400, "Animal spawn cooldown": 10.0, "Addons setup": { "Enable the ability to ride an animal?": true, "Add a bag to an animal to store resources?": true, "Number of available slots in the bag (maximum 36)": 12 }, "Functions setup": { "Can the animal attack objects?": true, "Can an animal loot boxes?": true, "Can the animal pick up resources?": true, "Does the animal have to defend itself?": true, "Should the animal protect the owner?": true, "Can an animal collect resources within a radius of 50 meters? (/panimal auto-collect)": true }, "Damage, interactions and loot setup": { "Animal damage rate": 2.0, "Damage rate receive for an animal": 1.0, "Can the animal damage players?": true, "Can players damage the animal?": true, "Despawn animal corpse after death?": false, "Setting up resource pickup rates": { "stones": 5.0 }, "Black list of items that cannot be put in the bag": [ "rocket.launcher" ] }, "Nutrition setup": { "Turn on the animal feeding system?": true, "Setting health for food eaten": { "corn": 5.0 } } } }, "List of prefabs that the animal can loot (useful if the animal attacks loot instead of looting it)": [ "foodbox", "vehicle_parts" ] } Commands: /panimal - spawns or despawns an animal /panimal where - shows the grid where the animal is and the distance to it /panimal health - shows the current health of the animal /panimal follow - instructs the animal to follow the owner /panimal auto-pickup - displays information about auto-pickup resources /panimal auto-pickup (all, wood, stone, metal, sulfur) - assigns/removes a specific resource for auto-pickup /panimal auto-pickup enable - enables auto-pickup of resources /panimal auto-pickup disable - disables auto-pickup of resources
    $30.00
  2. KpucTaJl

    Better Npc

    Version 1.2.9

    4,271 downloads

    This plugin adds variety of NPC sets with very high number of parameter sets on standard and custom monuments. Also it is added during dropping the server AirDrop, locked crate and destroying a tank or helicopter Dependencies (optional, not required) AlphaLoot CustomLoot True PVE Kits Economics Server Rewards IQEconomic PveMode Custom maps Maps that have default settings for their custom monuments. For these maps, you will not need to create places for the appearance of NPCs, they have already been created by the map developer and are located inside the archive when buying the map You can also download all these files for all maps here Detroit: Irreparable Damage Oregon 2: Last Hope Lostly Island Frontier – American Old West Oregon: Land of Dead Badlands Foreign Lands Namalsk Kong: Skull Island Destroyed World Deathland Dreamland Last Train Pandora Railway Island Wasteland Cataclysm: Fury of Nature Last Oasis Crazy Island Standard monuments This item of the plugin settings is used for appearing NPCs in all standard monuments. All these settings are located in the Monument folder (oxide/data/BetterNpc/Monument). Each file in this folder corresponds to a standard monument If there is no standard monument file in the folder, you can create it (you need to name the file the same way as the standard monuments on the map inside the game). You can copy the settings from any other standard monument Configuration parameters: Enabled? [true/false] – It allows to enable/disable the appearance of NPC on the monument. If you need NPCs appearing on the map and don’t need it on another map, you can use this option simply The size of the monument – this parameter contains two values. It is the length and width of the monument. This parameter is necessary for random appearance of NPC on the monument and indication of limits of removal of standard NPCs on the monument (if it is necessary) Remove other NPCs? [true/false] – It deletes the standard NPCs inside the limits of this monument Presets – It is a list of all the NPC presets to appear on the monument (the description of the NPC preset settings is located below) Custom monuments This item of the plugin settings is responsible for the appearance of NPCs on custom monuments. All these settings are located in the Custom folder (oxide/data/BetterNpc/Custom). Each file in this folder corresponds to a custom monument If you have bought a map with already configured NPC appearance files for custom monuments you will copy these files into the Custom folder. If you want to create and configure the appearance of NPC in your custom location on the map, you will use the command in the administrators’ chat /SpawnPointAdd {name} (see the description of this command below in the instruction) Configuration parameters: Enabled? [true/false] – It allows to enable/disable the appearance of NPC on the monument. If you need NPCs appearing on the map and don’t need it on another map, you can use this option simply Position – It is a position of the custom monument on the map Rotation – It is a rotation of the custom monument on the map (this parameter is necessary for using custom places to appear of NPC on the monument, if the monument is used on more than one map) Radius – It is the radius of the custom monument from the position on the map Remove other NPCs? [true/false] – It removes the standard NPCs inside the limits of this monument Presets – It is a list of all the NPC presets to appear on the monument (the description of the NPC preset settings is located below) Roads This item of the plugin settings is used to appear NPCs on all types of roads. All these settings are located in the Road folder (oxide/data/BetterNpc/Road). Each file in this folder corresponds to a particular road type ExtraNarrow – It is a narrow, unpaved walkway ExtraWide It is a wide, paved, two-lane, beltway road Standard – It is a regular, paved road Configuration parameters: Enabled? [true/false] – It allows to enable/disable the appearance of NPC on the road. If you need NPCs appearing on the map and don’t need it on another map, you can use this option simply Presets – It is a list of all the NPC presets to appear on the road (the description of the NPC preset settings is located below) Biomes This item of the plugin settings is used to appear NPCs on all types of biomes. All these settings are located in the Biome folder (oxide/data/BetterNpc/Biome). Each file in this folder corresponds to a particular biome type (Arctic, Arid, Temperate, Tundra) Configuration parameters: Enabled? [true/false] – It allows to enable/disable the appearance of NPC on the biome. If you need NPCs appearing on the map and don’t need it on another map, you can use this option simply Presets – It is a list of all the NPC presets to appear on the biome (the description of the NPC preset settings is located below) In-game events This item of the plugin settings is used to appear the NPCs in standard Rust events. All of these settings are located in the Event folder (oxide/data/BetterNpc/Event). Each file in this folder corresponds to its own type of event The supported events: When the plane drops the server AirDrop, it will be guarded by specific NPC presets CH47 – When the chinook drops a locked crate during patrolling the map, it will be guarded by specific NPC presets Bradley – When someone destroys a tank, its crates will be guarded by specific NPC presets Helicopter – When someone shoots down a patrol helicopter, its crates will be guarded by specific NPC presets Configuration parameters: Enabled? [true/false] – It allows to enable/disable the appearance of NPC on the event. If you need NPCs appearing on the map and don’t need it on another map, you can use this option simply Radius – NPC appearance radius Presets – It is a list of all the NPC presets to appear on the event (the description of the NPC preset settings is located below) The NPC preset parameters Enabled? [true/false] – It is enabling/disabling the preset Minimum numbers – Day – It is the minimum number of NPCs from the day preset Maximum numbers – Day – It is the maximum number of NPCs from the day preset Minimum numbers – Night – It is the minimum number of NPCs from the night preset Maximum numbers – Night – It is the maximum number of NPCs from the night preset NPCs setting – It is all NPC settings of this preset (see the description of NPC settings for details) Type of appearance (0 – random; 1 – own list) – It is a type of NPC appearance. You can create your own list of places of NPC appearance. The NPC will appear only randomly. This parameter is not used in Road appearance types Own list of locations – It is your own list of NPC appearances. You need to use the number of locations at least the maximum possible number of NPCs in this preset. This parameter is not used in Road appearance types The path to the crate that appears at the place of death – It is the full path to the crate prefab that appears at the place of death of an NPC. If you don’t need this parameter, you should leave this blank Which loot table should the plugin use (0 – default; 1 – own; 2 – AlphaLoot; 3 – CustomLoot; 4 – loot table of the Rust objects; 5 – combine the 1 and 4 methods) – It is the type of the NPC loot table in this preset. Type 5 includes two types (1 and 4) at the same time and locates items from both types Loot table from prefabs (if the loot table type is 4 or 5) – It is a setting of the loot tables from Rust objects. You can see the loot table of Rust objects description for more details Own loot table (if the loot table type is 1 or 5) – It’s NPC’s own loot table. You can see the description of your own loot table for more details The NPC settings description Names is a list of NPC names. It is selected from the list randomly Health – It’s the HP amount of the NPC Roam Range – It’s the patrolling area distance. It’s the distance that the NPC can move from the place of appearance during patrolling Chase Range – It’s the chase range of the target. It’s the distance that the NPC can chase his target from the place of appearance Attack Range Multiplier – It’s the attack range multiplier of the NPC’s weapon Sense Range – It’s a target detection radius Target Memory Duration [sec.] – It’s the time that the NPC can remember his target Scale damage – It’s the damage multiplier from NPC to the player Aim Cone Scale – It’s the spread of NPC shooting, the default value in Rust is 2. It doesn’t take negative values Detect the target only in the NPCs viewing vision cone? [true/false] – It’s the parameter that allows detecting the target only in a certain NPC viewing. If you want to detect the target in 360 degrees, you will set the parameter “False” Vision Cone – It’s the NPC viewing. The range of values is from 20 to 180 degrees. If the previous parameter is False, this parameter is not used Speed – It’s the NPC speed. The default value in Rust is 5 Minimum time of appearance after death [sec.] – It’s the minimum time of NPC appearance after the death. This parameter is not used in the NPC Event places Maximum time of appearance after death [sec.] – It’s the maximum time of NPC appearance after the death. This parameter is not used in the NPC Event places Disable radio effects? [true/false] – You can disable/enable radio effects Is this a stationary NPC? [true/false] – If this parameter is True, the NPC will not move or run Remove a corpse after death? [true/false] – This parameter can control the deleting of NPC corpses (only backpacks are left). This parameter improves efficiency if there are a lot of NPCs Wear items – It’s a list of NPCs’ clothes and armor Belt items – It’s a list of weapons and items NPCs’ fast slots. Medical syringes are used for healing. If you give grenades to an NPC, he will use them. Smoke grenades are used for creating smoke screens (if you don’t need them, you should remove them from your inventory). If you give a Rocket Launcher to an NPC, he will raid the target’s building (if the target is inside it) Kits – It gives a pack of Kits plugin. If you don’t need this parameter, you should leave this blank. I recommend using the previous 2 points to configure NPC items A description of the Rust loot table settings Minimum numbers of prefabs –It’s the minimum numbers of prefabs that are needed to appear in the NPC loot table Maximum numbers of prefabs –It’s the maximum numbers of prefabs that are needed to appear in the NPC loot table Use minimum and maximum values? [true/false] – this parameter specifies whether to use the minimum and maximum numbers to limit the number of items List of prefabs – It’s a list of prefabs that need to add in the loot table. It is necessary to indicate the full path to the prefab and the probability of falling out this prefab A description of the own loot table settings Minimum numbers of items – It’s the minimum number of items Maximum numbers of items – It’s the maximum number of items Use minimum and maximum values? [true/false] – this parameter specifies whether to use the minimum and maximum numbers to limit the number of items List of items – It’s a total list of all items that can fall out in the NPC loot table. You can specify any standard items, their blueprints and any skinned or custom items The commands in the chat (for admins only) /SpawnPointPos {name} – To show the local admin’s position coordinates relative to the place where the NPC {name} appears /SpawnPointAdd {name} – To create the NPC appearance point {name} in the Admin’s custom coordinates. A file with this name will be created in the folder Custom and you can configure it as you need /SpawnPointAddPos {number} {name} – To write the local admin’s coordinate into the preset with the positional number {number} (starting from 1) to the place where the NPC {name} appears /SpawnPointAddWear {number} {name} – To write all the admin’s dressed clothes into the preset with the positional number {number} (starting from 1) to the place where the NPC {name} appears /SpawnPointAddBelt {number} {name} – To write all the admins’ quick slots cells into a preset with the positional number {number} ( starting from 1) to the place where the NPC {name} appears /SpawnPointShowPos {number} {name} – To show to the Admin all the custom NPC appearance points in the preset with the positional number {number} ( starting from 1) in the place where the NPC {name} appears /SpawnPointReload {name} – Reload Spawn Point with the name {name} Console commands (RCON only) ShowAllNpc – Shows the number of all NPCs of the BetterNpc plugin on your server Hooks object CanAirDropSpawnNpc(SupplyDrop supplyDrop) – It is called before an NPC appearance to guard an AirDrop. The returning of a non-zero value stops an NPC appearance object CanCh47SpawnNpc(HackableLockedCrate crate) – It is called before an NPC appearance to guard a locked chinook crate. The returning of a non-zero value stops an NPC appearance object CanBradleySpawnNpc(BradleyAPC bradley) – It is called before an NPC appearance to guard the boxes from crushed Bradley. The returning of a non-zero value stops an NPC appearance object CanHelicopterSpawnNpc(BaseHelicopter helicopter) – It is called before an NPC appearance to guard the crates from crushed patrol helicopter. The returning of a non-zero value stops an NPC appearance API void DestroyController(string name) – It destroys the place of appearance NPC with the name {name} void CreateController(string name) – It creates the place of appearance NPC with the name {name} These APIs can be used with standard monuments, custom monuments (NPC locations) and roads. The name of this monument is in standard monuments {name}. It is the name of the file in the Custom and Road folder in custom monuments and roads My Discord: KpucTaJl#8923 Join the Mad Mappers Discord here! Check out more of my work here! Creator of the default configuration – jtedal
    $31.00
  3. Version 1.0.18

    213 downloads

    Automated chat messages based on chat keywords, triggers or timer. You can also register custom chat commands with your own custom replies. What makes this plugin different is that you can target players from specific Groups or Permissions, and players are able to turn them on/off. Supported Triggers (will be expanded on) Timed | ChatCommand | AutoReply | NewPlayerJoined | PlayerConnected | PlayerDisconnected | CrateHacked | PermissionGranted | PermissionRevoked | AddedToGroup | RemovedFromGroup | PlayerDead | EnteredZone | LeftZone Chat Commands /tips - (Toggles on/off messages) can be changed in config) Admin Console Command showmessage [Type] <optional:target> - sends to the admin messages with this type (for viewing format) Message Config Setup Messages - List of messages that will be randomly picked from Enabled - Turn on/off Type - Message type, whether pick "Timed" or specify a trigger. Check sample types for available options. Target - Used if you set type to PermissionGranted/PermissionRevoked or EnteredZone/LeftZone and similar triggers, it holds target zoneid or permission name etc. Broadcast to all? - Whether to send to all eligible players when a player based trigger occurs. Permissions - Players with any of these permissions will receive the message. Groups - Players in any of these groups will receive the message. Blacklisted Permissions - Players with any of these permissions will not receive the message, even if they have Permissions or are in a Group specified above. Blacklisted Groups - Players in any of these groups will not receive the message, even if they have Permissions or are in a Group specified above. Player can disable? - If true, player can disable getting this message by typing /tips Variables Variables can be included in the messages text to show further info based on the trigger. (check Crate Hacked example below) {playername} {playerid} - Player steam id {playercountry} {hacklocation} - Specific to messages with type CrateHacked Config Samples The following are sample messages config for each type, whatever will be mentioned below goes under Messages list in .../config/AutomatedMessages.json. Config { "Version": { "Major": 1, "Minor": 0, "Patch": 8 }, "Chat Icon (SteamId)": 0, "Sample Types for Reference (Do Not Edit)": "Timed | ChatCommand | NewPlayerJoined | PlayerConnected | PermissionGranted | PermissionRevoked | AddedToGroup | RemovedFromGroup | PlayerDead | EnteredZone | LeftZone", "Toggle Chat Command": "tips", "Messages": [ // <-- Samples mentioned below goes here ] } AUTO REPLY Auto reply messages gets sent when a player sends to global chat a message containing all keywords specified in the Target field (comma separated - order and case does not matter). Sample: .... { "Messages (Random if more than one)": [ "Next wipe is on the 7th of September" ], "Enabled": true, "Type (Check Sample Types above for Reference)": "AutoReply", "Broadcast to all?": true, "Interval between messages in minutes (if Type = Timed)": 0, "Target": "when,wipe", "Permissions": [], "Groups": [ "default" ], "Blacklisted Permissions": [], "Blacklisted Groups": [], "Player Can Disable?": false }, .... TIMED Timed messages will send every number of minutes specified in the Interval field to everyone existing in the Groups or Permissions specified. Sample: .... { "Messages (Random if more than one)": [ "<color=#F3D428>[Tip]</color> Type <color=#98EECC>/tips</color> to turn on/off these messages.", "<color=#F3D428>[Tip]</color> Join us on discord by typing <color=#98EECC>https://discord.gg/....</color>." ], "Enabled": true, "Type (Check Sample Types above for Reference)": "Timed", "Broadcast to all?": false, "Interval between messages in minutes (if Type = Timed)": 1, "Target": "", "Permissions": [], "Groups": [ "default" ], "Blacklisted Permissions": [], "Blacklisted Groups": [], "Player Can Disable?": true }, .... CUSTOM CHAT COMMAND You can reply with a message based on a custom chat command you specify in the Target field. (note: make sure not to use a chat command shared with another plugin) Sample: .... { "Messages (Random if more than one)": [ "https://discord.gg/###" ], "Enabled": true, "Type (Check Sample Types above for Reference)": "ChatCommand", "Broadcast to all?": false, "Interval between messages in minutes (if Type = Timed)": 0, "Target": "discord", "Permissions": [], "Groups": [ "default" ], "Blacklisted Permissions": [], "Blacklisted Groups": [], "Player Can Disable?": false }, .... CRATE HACKED You can announce when a player hacked a locked crate using the type "CrateHacked", and you can show the player name and hack location using the variables {playename} & {hacklocation}. Sample: .... { "Messages (Random if more than one)": [ "<color=#F3D428>{playername}</color> hacking a crate at <color=#98EECC>{hacklocation}</color>." ], "Enabled": true, "Type (Check Sample Types above for Reference)": "CrateHacked", "Broadcast to all?": true, "Interval between messages in minutes (if Type = Timed)": 0, "Target": "", "Permissions": [], "Groups": [ "default" ], "Blacklisted Permissions": [], "Blacklisted Groups": [], "Player Can Disable?": false }, .... PERMISSION GRANTED/REVOKED You can send automated message when a player was granted or revoked permission by specifying the permission name in Target field. Sample (Permission Granted): .... { "Messages (Random if more than one)": [ "Permission buildinggrades.use granted." ], "Enabled": true, "Type (Check Sample Types above for Reference)": "PermissionGranted", "Broadcast to all?": false, "Interval between messages in minutes (if Type = Timed)": 0, "Target": "buildinggrades.use", "Permissions": [], "Groups": [ "default" ], "Blacklisted Permissions": [], "Blacklisted Groups": [], "Player Can Disable?": true }, .... PLAYER ADDED/REMOVED FROM GROUP You can send automated message when a player was added or removed from group by specifying the group name in Target field. Sample (Added to Group): .... { "Messages (Random if more than one)": [ "Added to vip group." ], "Enabled": true, "Type (Check Sample Types above for Reference)": "AddedToGroup", "Broadcast to all?": false, "Interval between messages in minutes (if Type = Timed)": 0, "Target": "vip", "Permissions": [], "Groups": [ "default" ], "Blacklisted Permissions": [], "Blacklisted Groups": [], "Player Can Disable?": true }, .... OTHER TRIGGERS Triggers like (NewPlayerJoined, PlayerConnected, PlayerDead) all do not require a Target. Sample (New Player Joined Server): .... { "Messages (Random if more than one)": [ "Welcome {playername} to <color=#F3D428>Our Server</color>, enjoy your stay.\n\nCommands you would want to memorize:\n<color=#98EECC>/outpost</color>\t\tTo teleport to outpost\n<color=#98EECC>/mini</color>\t\tPurchase/Spawn a minicopter\n<color=#98EECC>/info</color>\t\tFor more details" ], "Enabled": true, "Type (Check Sample Types above for Reference)": "NewPlayerJoined", "Broadcast to all?": false, "Interval between messages in minutes (if Type = Timed)": 0, "Target": "", "Permissions": [], "Groups": [ "default" ], "Blacklisted Permissions": [], "Blacklisted Groups": [], "Player Can Disable?": false }, ....
    $4.99
  4. Amino

    Discord Link

    Version 2.0.9

    728 downloads

    Discord Link is a very simple, performant, and feature-rich Discord and Rust linking system. 2 Simple steps and a player can link to Discord! NO DISCORD.DLL!! FEATURES - NO DISCORD.DLL REQUIRED!!! - Link Rust and Discord accounts - Grant a role in discord and group in game for linked players - Soft unlinking (All past data on a user's account links will be forever stored) - 2 Way role syncing between rust to discord and discord to rust - Supports multi server linking - Booster perks for linked players boosting your discord - Steam to discord name syncing (Auto renames users in discord to their steam name) - Admin perms to unlink players - Search link commands in discord and in game to get who a player is linked to - Logs to discord when players link and unlink - Auto remove players from being linked when they leave the Discord - Syncing your old database files from steamcord, discord auth, or discord core PERMISSIONS discordlinkbot.search - ability to search players and use the UI The Plugin and Discord Bot both have very simple installations. We have included a readme.md file to make it even easier to setup! Need support or want updates about what is coming to the bot? Join the support discord here https://discord.gg/RVePam7pd7 This will require bot hosting to run the bot 24/7 since we do not use the Discord DLL therefore the server cannot host the bot. Thanks to @shady14u for co-developing!!
    $19.99
  5. Version 2.0

    12 downloads

    Giveaway Bot (Rust x Discord) Contents of the Zip Folder: Website Files (With 4 Themes) Discord Bot Files: Essential for the operation of the giveaway bot. Plugin Files: Required for the Discord bot to function properly. Description: The Website Files are optional for the setup. However, the Bot requires the Plugin to work effectively. The Plugin integrates playtime with a points system, offering a unique way to engage users. Bot Commands: /giveaway: Initiates a new giveaway. /endgiveaway: Ends the current giveaway. Note: As of the current version, the bot supports only one giveaway at a time. This limitation is planned to be addressed in the next update. Future Plans: Enhanced Points Acquisition: The future updates aim to introduce more methods for gaining points, enhancing user engagement. These will include points for Gathering, Looting (Helicopter, Bradley, Cargo Ship, Oil Rigs, etc.), PVP Kills, and PVE Kills. Support for Multiple Giveaways: Upcoming patches will allow the bot to handle multiple giveaways simultaneously, improving functionality. Expanded Integration: While currently reliant on Simple Link, future versions will support additional linking websites, broadening the bot's applicability and ease of use.
    $20.04
  6. Version 1.6.5

    1,587 downloads

    The plugin adds personal bots to your server, which players can spawn with a command and give them various instructions. At the moment, the bot can: Attack various targets (bots, players, various buildings, barrels and many other objects) Gather resources Stones, sulfur stones, metal stones Trees Gather and pickup resources in 50 meters from the start point (/pnpc auto-farm, /pnpc auto-pickup) Pickup resources Pickup dropped items Follow the player, stand in position Protect the owner or yourself if any of them is attacked Attack an object that is attacked by the owner (/pnpc combat) Loot crates Travel with the player on Minicopter Car Boat And other transport Recover the owner if he is in a wounded state Be an AI driver of helicopter (additional addon required, check out in the profile) Be an AI driver of car (additional addon required, check out in the profile) Raid with rocket/grenade launchers (additional addon required, check out in the profile) You can customize: Bot spawn delay Controls Choose which button will be assigned tasks to the bot Range of the task assignment button Display of 3D arrow and its duration GUI Interface Once in how many seconds the menu will be refreshed Adjust the panel layer (Hud, Overlay, etc.) Adjust menu position Customize colors Add or change shortcuts to the menu Set up bots by permission Select bot name Set max. health Choose a bot appearance Adjust bot speed Enable bot endless ammo Enable display of the bot on the map Make a start kit for the bot Customize capabilities Can a bot loot crates Can a bot gather trees and stones Can a bot pick up resources Should the bot protect the owner Should a bot defend itself Can a bot travel with a player in a transport? Can a bot pick up dropped items Recover the owner from a wounded state Can a bot recover its owner from a wounded state? Recover time Can a bot attack other people's buildings Can a bot attack its owner's buildings Can a bot collect resources within a radius of 50 meters (/ pnpc auto-pickup) Can a bot farm resources within a radius of 50 meters (/ pnpc auto-farm) Customize gather options Shortname of items that can gather trees Shortname of items that can gather stones and ore Customize gather rates for specific items Customize damage and interaction Adjust the bot damage rate Adjust the bot receive damage rate Can players damage the bot Can a bot damage players Can turrets target and kill a bot Can bot owner turrets target and kill bot Set up a black list of items that cannot be put into the inventory of the bot Video: Also there are available some cool addons for this plugin: By default, the plugin has 2 localization files, for Russian and English Commands: /pnpc - spawns or despawns the bot /pnpc where - displays in the chat where the bot is /pnpc health - displays the current health of the bot in the chat /pnpc follow - instructs the bot to follow the owner /pnpc combat - the bot begins to attack those who are attacked by the owner /pnpc ignore - the bot ignores those who attack it and the owner /pnpc auto-pickup - displays information about the auto-pickup function /pnpc auto-pickup (wood, metal, sulfur, stone, all) - selection of resources for pickup, if you need to remove a resource from the list, you need to re-enter it /pnpc auto-pickup enable - enable auto-pickup of resources /pnpc auto-pickup disable - disable auto-pickup of resources /pnpc auto-farm - displays information about the auto-farm function /pnpc auto-farm (wood, metal, sulfur, stone, all) - selection of resources for farm, if you need to remove a resource from the list, you need to re-enter it /pnpc auto-farm enable - enable auto-farm resources /pnpc auto-farm disable - disable auto-farm resources pnpc.item {STEAM_ID} {skin_id} - gives the player an item to install the bot Configuration: { "Control setup": { "Which button will assign tasks to the bot, kill/get/collect, etc. (MIDDLE_MOUSE, SECOND_MOUSE, E, RELOAD, SPRINT)": "MIDDLE_MOUSE", "Range of the task assignment button": 25.0, "Display 3D arrows over a target?": true, "Arrow display duration": 2 }, "GUI customization": { "How many seconds to update the GUI?": 6.0, "Panel layer (Hud, Overlay, Overall, Hud.Menu, Under)": "Overlay", "Panel position adjustment": { "type": "RectTransform", "anchormin": "1 1", "anchormax": "1 1", "offsetmin": "-170 -104", "offsetmax": "-10 -10" }, "1 panel color": "#7f8c8d", "2 panel color": "#bdc3c7", "Health bar color": "#2ecc71", "Shortcut buttons": [ { "Text on button": "Auto-Farm: Wood", "Executable chat commands": [ "pnpc auto-farm wood", "pnpc auto-farm enable" ] }, { "Text on button": "Auto-Farm: Stone", "Executable chat commands": [ "pnpc auto-farm stone", "pnpc auto-farm enable" ] }, { "Text on button": "Auto-Pickup: Wood", "Executable chat commands": [ "pnpc auto-pickup wood", "pnpc auto-pickup enable" ] }, { "Text on button": "Auto-Pickup: Stone", "Executable chat commands": [ "pnpc auto-pickup stone", "pnpc auto-pickup enable" ] } ] }, "Bot settings by permission": { "personalnpc.bot1": { "Bot spawn delay": 300.0, "The name of the bot to be selected through the command when spawning": "bot1", "Bot name": "Personal bot of player %OWNER_NAME%", "Bot appearance (0 - random)": 0, "Maximum health": 150.0, "Bot speed (slowest, slow, normal, fast)": "normal", "Enable infinite ammo for the bot?": true, "Enable display of the bot on the map? (frankenstein icon)": true, "Start kit": [ { "Item name": "", "Item shortname": "shoes.boots", "Item skin": 0, "Item amount": 1, "In which container to place? (belt, main, wear)": "wear" }, { "Item name": "", "Item shortname": "pants", "Item skin": 0, "Item amount": 1, "In which container to place? (belt, main, wear)": "wear" }, { "Item name": "", "Item shortname": "hoodie", "Item skin": 0, "Item amount": 1, "In which container to place? (belt, main, wear)": "wear" }, { "Item name": "", "Item shortname": "mask.bandana", "Item skin": 0, "Item amount": 1, "In which container to place? (belt, main, wear)": "wear" }, { "Item name": "", "Item shortname": "hat.boonie", "Item skin": 0, "Item amount": 1, "In which container to place? (belt, main, wear)": "wear" }, { "Item name": "", "Item shortname": "sunglasses", "Item skin": 0, "Item amount": 1, "In which container to place? (belt, main, wear)": "wear" } ], "Functions setup": { "Can a bot loot crates?": true, "Can the bot mine trees and stones?": true, "Can the bot pick up resources? (wood, sulfur and metal ore, stones)": true, "Should the bot protect the owner?": true, "Should the bot defend itself?": true, "Can the bot travel by car/copter and other vehicles?": true, "Can the bot pick up dropped items?": true, "Recover the owner from a wounded state": { "Can the bot recover the owner if he is in a wounded state?": true, "Recover time": 6.0 }, "Can the bot attack other people's buildings?": true, "Can a bot attack its owner's buildings?": false, "Can the bot collect resources within a radius of 50 meters? (/pnpc auto-pickup)": true, "Can the bot farm resources within a radius of 50 meters? (/pnpc auto-farm)": true }, "Gather setup": { "Shortname of items that can harvest trees": [ "hatchet", "chainsaw", "hammer.salvaged", "stonehatchet", "axe.salvaged" ], "Shortname of items that can mine stones and ore": [ "pickaxe", "stone.pickaxe", "hammer.salvaged", "jackhammer", "icepick.salvaged" ], "Setting up mining rates": { "stones": 2.0, "wood": 5.0 } }, "Damage and interactions setup": { "Bot damage rate": 2.0, "Bot recive damage rate": 0.5, "Can players damage the bot?": true, "Can the bot damage players?": true, "Can turrets target and kill a bot? (all turrets will not be able to damage the bot)": false, "Prevent bot owner turrets from aiming and killing the bot? (bot owner's turrets will not be able to damage the bot)": true, "Blacklist of objects that the bot will ignore when owner selecting a target (short prefab name)": [ "barricade.sandbags" ] }, "Black list of items that cannot be put into the inventory of the bot": [ "rocket.launcher" ] } }, "Bot install by item": [ { "Item name": "PersonalNPC", "Item shortname": "furnace", "Item skin": 2741314889, "Bot info": { "Bot spawn delay": 300.0, "The name of the bot to be selected through the command when spawning": "bot1", "Bot name": "Personal bot of player %OWNER_NAME%", "Bot appearance (0 - random)": 0, "Maximum health": 150.0, "Bot speed (slowest, slow, normal, fast)": "normal", "Enable infinite ammo for the bot?": true, "Enable display of the bot on the map? (frankenstein icon)": true, "Start kit": [ { "Item name": "", "Item shortname": "shoes.boots", "Item skin": 0, "Item amount": 1, "In which container to place? (belt, main, wear)": "wear" }, { "Item name": "", "Item shortname": "pants", "Item skin": 0, "Item amount": 1, "In which container to place? (belt, main, wear)": "wear" }, { "Item name": "", "Item shortname": "hoodie", "Item skin": 0, "Item amount": 1, "In which container to place? (belt, main, wear)": "wear" }, { "Item name": "", "Item shortname": "mask.bandana", "Item skin": 0, "Item amount": 1, "In which container to place? (belt, main, wear)": "wear" }, { "Item name": "", "Item shortname": "hat.boonie", "Item skin": 0, "Item amount": 1, "In which container to place? (belt, main, wear)": "wear" }, { "Item name": "", "Item shortname": "sunglasses", "Item skin": 0, "Item amount": 1, "In which container to place? (belt, main, wear)": "wear" } ], "Functions setup": { "Can a bot loot crates?": true, "Can the bot mine trees and stones?": true, "Can the bot pick up resources? (wood, sulfur and metal ore, stones)": true, "Should the bot protect the owner?": true, "Should the bot defend itself?": true, "Can the bot travel by car/copter and other vehicles?": true, "Can the bot pick up dropped items?": true, "Recover the owner from a wounded state": { "Can the bot recover the owner if he is in a wounded state?": true, "Recover time": 6.0 }, "Can the bot attack other people's buildings?": true, "Can a bot attack its owner's buildings?": false, "Can the bot collect resources within a radius of 50 meters? (/pnpc auto-pickup)": true, "Can the bot farm resources within a radius of 50 meters? (/pnpc auto-farm)": true }, "Gather setup": { "Shortname of items that can harvest trees": [ "hatchet", "chainsaw", "hammer.salvaged", "stonehatchet", "axe.salvaged" ], "Shortname of items that can mine stones and ore": [ "pickaxe", "stone.pickaxe", "hammer.salvaged", "jackhammer", "icepick.salvaged" ], "Setting up mining rates": { "stones": 2.0, "wood": 5.0 } }, "Damage and interactions setup": { "Bot damage rate": 2.0, "Bot recive damage rate": 0.5, "Can players damage the bot?": true, "Can the bot damage players?": true, "Can turrets target and kill a bot? (all turrets will not be able to damage the bot)": false, "Prevent bot owner turrets from aiming and killing the bot? (bot owner's turrets will not be able to damage the bot)": true, "Blacklist of objects that the bot will ignore when owner selecting a target (short prefab name)": [ "barricade.sandbags" ] }, "Black list of items that cannot be put into the inventory of the bot": [ "rocket.launcher" ] } } ], "How many seconds will the bot update the information? (affects the performance and operation of the bot)": 0.01, "Spawn a backpack with his items when a bot dies? (otherwise his corpse will spawn)": false, "List of prefabs that the bot can loot (useful if the bot attacks loot instead of looting it)": [ "vehicle_parts" ] }
    $45.00
  7. Version 2.1.5

    346 downloads

    Clans for discord Recently, some of the top servers have been making clan bots for their Discord which can drive a thriving Discord community which is one of the most important things for a Rust server. Having a thriving Discord community means you are able to hold onto those players for your servers. Users can make a clan, invite their friends, promote and demote their friends within the clan, and even if they wanted to disband the clan they can. You can set the bot to make a clan text chat, displaying clans separately from online members, give the leader a special role, ETC* The non admin commands are: - clan create - clan invite - clan promote - clan demote - clan info - clan kick - clan leave - clan disband The admin commands are: - clan edit - clan force disband - clan force kick member - clan force invite member All clans and everything are stored in a database that you provide, so the clan data cannot messed up VIA roles and what not. All the commands are slash commands for ease of use as seen in the attached photos. All commands are protected by user checks. So people cannot do actions for clans that they are not in unless they are given an admin role that is defined in the bot config. The bot is very simple to install The file also includes a readme.md file which includes the info that you need to know. Need support or want updates about what is coming to the bot? Join the support discord here https://discord.gg/RVePam7pd7
    $19.99
  8. Version 1.0.0

    4 downloads

    Inspired by a car scrapyard, this monument is perfect for large or small maps, thanks to the fact that it has enough loot, the possibility of taking all 3 cards and much more. Everything in one place. Parts of the monument: -Central building where the blue and red doors are located, with medium radiation in the blue cabin and high radiation in the red cabin, where in addition to finding military boxes you have the hacked box. -Roof: here you will find the recycler, a couple of boxes and 2 barrels of diesel. -Round: A pile of burning tires surrounded by boxes and lootable road signs. -Purple House: Located in a corner, here you will find a hackable box along with a couple of military boxes, a sofa, a cooking barrel, a research table and a level 2 workbench. All surrounded by 4 watchtowers monitored by scientists. File content: -Car Scrapping prefab -Car Scrapping Topology -Car Scrapping Splat 0 -Car Scrapping Splat1 -Car Scrapping Heights
    $10.78
  9. Version 0.0.9

    186 downloads

    This add-on for the PersonalNPC plugin allows bots to fly to different points on the map. The owner spawns the bot, gets into the helicopter as a passenger, selects a point on the in-game map and the bot starts flying towards it. To use this plugin, you need the main PersonalNPC plugin, and you need to enable the use of this addon in the bot settings. Default configuration: { "Max height above the ground": 25.0, "Minimum height to fly forward/backward": 15.0, "Max slope by forward axis": 0.3, "Pitch strength": 0.2, "Throttle strength": 1.0, "Land throttle strength": 0.5, "YAW strength (rotation around its axis)": 1.0 } Video:
    $15.00
  10. Version 0.0.2

    76 downloads

    This plugin equips personal bots with intelligence for driving cars. All you need to do is sit in the passenger seat and set the destination point on the map. In the config, you can change the maximum speed, the maximum number of crossways for the search engine, disable the obstacle detection system (beta) and change some other settings. Don't forget to enable the ability to drive vehicles in the PersonalNPC configuration. Video demonstration: { "Permission to use this addon on all bots of player (not required)": "pnpcaddoncar.override-setup", "Search Mechanism settings": { "Max crossways amount for search method (0-2)": 2 }, "Driver settings": { "Max speed": 15.0 }, "Obstacle detection settings": { "Disable obstacle detection?": false, "Ray length": 5.0 }, "Minor settings": { "Enable visual debug?": false } }
    $15.00
  11. Version 0.0.3

    95 downloads

    This addon allows personal bots to raid buildings and kill players/bots with rocket launcher and grenade launcher. The bot uses the ammo in its inventory and shoots exactly with it, unless the function of infinite ammo is enabled. Otherwise, it will use those ammo that are specified in the config for the weapon used. To use this plugin, you need the main PersonalNPC plugin. Default configuration: { "Permission to use this addon on all bots of player (not required)": "pnpcaddonraid.override-setup", "Multiple Grenade Launcher Setup": { "Attack Cooldown (leave 0 to use default cooldown for current weapon)": 0.0, "Default projectile prefab (used if infinite ammo is enabled)": "assets/prefabs/ammo/40mmgrenade/40mm_grenade_he.prefab" }, "Rocket Launcher Setup": { "Attack Cooldown (leave 0 to use default cooldown for current weapon)": 0.0, "Default projectile prefab (used if infinite ammo is enabled)": "assets/prefabs/ammo/rocket/rocket_basic.prefab" }, "Snowball Gun Setup": { "Attack Cooldown (leave 0 to use default cooldown for current weapon)": 0.0, "Default projectile prefab (used if infinite ammo is enabled)": "assets/prefabs/misc/xmas/snowball/snowball.projectile.prefab" } } Video:
    $10.00
  12. Version 1.1.3

    3 downloads

    SimpleClanBot SimpleClanBot is an easy to setup and use discord bot. Designed for game servers to engage their community with a built in clan system. Many customization features coming soon! Comprehensive and easy to follow installation guide right here! For help or bug reporting please message me here! Dev Log: 10/21/23 - Fixed bugs and added new features Hosting: Could hosting recommendation: Google Cloud - https://cloud.google.com/blog/topics/developers-practitioners/build-and-run-discord-bot-top-google-cloud Local hosting: This essentially boils down to running the bot's code on your machine Setup and Installation: Setup your servers bot Create a new application: https://discord.com/developers/docs/getting-started Assign your bots name (Changeable later) In General Information upload an icon and give your bot a name and description (Please include "SimpleClanBot by staticDev" in your description) Go to Bot and assign a username and icon (if it does not carry over) Scroll down to Privileged Gateway Intents and toggle on the 3 options (Presence, Server Member, Message Content) Scroll back up in Bot and reset your bot token, copy the new token (store it for later) Go to OAuth2 -> URL Generator. In Scopes select bot and applications.commands, under Permissions select Administrator Use the link at the bottom of URL Generator to invite the bot to your server (it will be offline) Configure the SimpleClanBot.py file Open the file in a text editor of your choice, if you do not have one here is a good online option: https://www.online-python.com/ On lines 19 & 20 place your discord user id -> owner_id and your servers id -> guild_id (these should remain ints) Set clawn_owner_role_name to whatever you want the clan owner role to be Scroll to the bottom of the file and paste your bot's token in bot.run('YOUR TOKEN HERE') Save the file or export the new edited file for your server. Upload and Run the bot Whether local or cloud hosting you should have a Console to work in. Install the latest version of Python3 on your hosting platform: https://www.geeksforgeeks.org/download-and-install-python-3-latest-version/ Use the package manager pip to install the needed packages. (https://pip.pypa.io/en/stable/) pip install discord pip install discord-ext-bot pip install discord-ui pip install discord.py Once the packages are installed upload your edited SimpleClanBot.py file Use the command python3 SimpleClanBot.py to run the bot Setup in Discord Confirm that the bot is now appearing online in your server Go to your server roles and drag the SimpleClanBot role to the top (Must be done) In a text channel type the command /clan sync to sync the / commands which prompt users for certain commands inputs Enable 'applications.commands' permission to your members who you want to have access to the bot Wait up to 2 minutes for you to type / and see the new bot in the command UI Commands: /clan sync : Syncs the bots command tree to show the clan commands to users when they type / (Only server owner) /clan ownercolor {hexcode} - Changes color of team owner role (Only Server Owner) /clan-create {name} : Creates a channel Clan Category, inside all new text channels and roles are placed, assigns role to the clan creator /clan-invite {user} : PM's user with Accept/Reject buttons, will assign the user the clan role in the server (invited user must be in the server already) /clan-kick {user} : Automatically removes the users clan role (they can no longer see the text channel) /clan-leave : Removes the users clan role (they can no longer see the text channel) /clan-disband {name} : Deletes the clan channel and role from the server (enables clan owner to create a new clan) /clan-color {hexcode} - Changes the color of your clans role (Only Clan Owner) License NOT FOR RESALE OR DISTRIBUTION AFTER PURCHASE UNDER ANY CONDITION
    $5.00
  13. Version 1.0.0

    6 downloads

    -This bot is just a plugin, does not requires nodejs or python! Features -Creating ticket with button -Closing ticket with button -Localization Config { "Bot Token": "", "Discord Server ID (Optional if bot only in 1 guild)": "", "CategoryID (where the tickets will create": "", "Discord Channel ID where the ticket create button send": "", "Don't edit this field!!!": "" } To do: -Users can be choose ticket categorys -Ticket logging -Ticket title on under the bot
    $15.00
  14. Version 1.0.0

    7 downloads

    Discord Feedback takes ingame comments from your players and outputs them straight to your chosen Discord channel! Includes: Player Steam Profile Link, Battlemetrics Link, Name Server Name Feedback Submitted By Player Date Submitted readme file included for help setting up a Discord webhook! - your webhook URL can be added via the main plugin file.
    $2.49
  15. Version 1.0.1

    42 downloads

    Bot Features ➤ Accept and Deny Functions - Buttons to Accept or Deny a application depending on if it is enabled for that application type in the config. ➤ Custom Accept and Deny responses - Custom text to be sent to the user when they have been accepted or denied ➤ Able to give a role once user is accepted - The bot is able to give any role to the applicant if they have been accepted ➤ Stats gathering and command - Display some interesting stats easily by using /stats ➤ Custom panel embed title and description - Customise the embeds for your server ➤ Reply commands - Use this to do functions like accepting a user or telling them some other information about there application all through the bot to there DM's ➤ Toggleable help command - Enable and disable the help command to be able to use other bots slash commands while running the same bot client/token ➤ Easy to use sendpanel command - Able to generate multiple application panels. ➤ Overview message to send/cancel - Option to send or cancel applicationn during and once completed. ➤ Application logging - Logging of general events Setup Fill out the config.json file and make sure your hosting is configured to run python, make sure your bot has all Discord intents enabled on the developers panel (Which is how you can create your Discord Bot). Use the OAuth Section and the URL Generator to create a link to invite your discord bot to your server, make sure that it has applications.commands and bot enabled, and that the permissions are set to Administrator. Take note that when configuring the emojis, you must use Discord Custom emojis which you can add by uploading them to your discord server. To get the <name:ID:> format needed for the bot you can type a backslash (\) followed directly by the emoji. Support Notice If you need support I more than welcome you to reach out to me on discord: murderdev. Thank you for reading this description and I hope that you enjoy! Note: I will always be constantly updating and developing this bot, if you find any bugs or have any feature requests.
    $4.99
  16. Version 1.0.0

    25 downloads

    This is a Rust discord bot, that i have developed myself. It can do alot of things. Installation You legit just have to run install.bat and change token in the Src/Credentials/Config.js Clan system General Commands: /clan create <name> - Create a clan. /clan help - Show this message. /clan leave- Leaves your clan. Clan Admin Commands: /clan kick <user> - Kick a user from your clan. /clan invite <user> - Invite a user to your clan. - https://imgur.com/a/Wxjk0zf /clan color <color> - Set the color of your clan. Clan Owner Commands: /clan transfer <user> - Transfer the ownership of your clan to another user. /clan promote <user> - Promote a user to admin. /clan disband- Disband your clan. Admin Commands /ban <user> <reason> - Bans the given user from the discord + logging and private message to the banned user /warn <user> <reason> - Warns the given user + logging /check <user> - Sends some information on the user(wanrs, timeouts, bans, messages and jointime) /timeout <user> <reason> <time(10s, 10m, 10d, 10w) - Timeouts a user, + privatemessage and logging /kick <user> <reason> - Kicks a user, + privatemessage and logging Suggestion System /suggest <suggestion> - Sends a suggestion in the channel, so other users can up/downvote - Admins can decline or accept it - All Pictures: https://imgur.com/a/fyVrnEs Ticket System /ticket - Sends the ticket panel in the current channel Creating ticket when clicling "Create Ticket" Closing ticket when clicking close - Transcript that will be sent to your logchannel Giveaway System /giveaway <duration> <winners> <prize> <channel it should be sent in> - Starts a giveaway in the given channel - Join message: https://imgur.com/a/ehKqzcQ /reroll <giveaway messageid> - Rerolls the given giveaway /end <giveaway messageid> - Ends the given giveaway /list - Gives a list of the current ongoing giveaways Other Systems /rules - Sends the rule embed in the current channel /verify - Sends the verify panel in the current channel /rank - Displays ur current rank and xp - Works on messages /rstats <steam64> - Displays official stats on rust users. Rust Player bot - The rust queue and players will be shown as the bot Status
    $24.99
  17. Version 1.1.0

    118 downloads

    A Discord bot that shows all of your servers stats in an auto-updating leaderboard that includes stat commands that shows the specified players global rust stats, or the stats for that specific Rust server. - Shows all of your servers stats in a leaderboard that auto updates - Stats command that can show a player the global rust stats, or the stats for your server. - Editable embeds - Slash commands Photos have been provided of what the embeds look like! The bot is very simple to install The file includes a setup guide within it. All quite simple. Need support or want updates about what is coming to the bot? Join the support discord here https://discord.gg/RVePam7pd7
    $5.00
  18. Version 1.8.3

    625 downloads

    FEATURES - Multi server - You can add as many servers that you want to the config! - Fully Customizable - You can change the players joining message, queued message, and regular message! - Global bot - There is also a global pop bot that will display the pop of all of your servers combined. - Dynamically changing status - The bots status will go to do not disturb mode when the server is offline, idle when the data is being loaded, and online when it is actively updating the servers pops. - Threshold message - When your server is under a certain % of the max players allowed on the server it will not show the pop of the server, instead it will show the message that you set in the config! - Server status messages - The bot can also send a message to discord when your server(s) go offline and online. - Very simple config - Dynamic Pop Cap Changer When your server gets to a certain amount of players away from the max allowed players it will increase the max amount of players allowed This will work the same way with decreasing the max amount of players allowed. You can set the max the cap is allowed to go to, so it cannot increase over x amount for the player cap, and cannot decrease under x amount for the player cap You can also not allow it to increase the player count if the server is under x amount of FPS. THE BOT IS VERY EASY TO INSTALL Just fill in the very minimal things in the config and start up the bot and you're good to go. Steps to install: If you want the bot to run 24/7 you will need a VPS or bot hosting node. Hosting recommendation -> https://pebblehost.com/bot-hosting Once you have your bot node, upload all the files that are given to you into the file section of your bot node. From there all you need to do is edit the config.json file with all the proper information and you're good to go! Any questions, please feel free to join my support server and I'll be more than happy to help you! https://discord.gg/RVePam7pd7
    $5.00
  19. Version 1.0.2

    37 downloads

    This bot includes the features: Suggestions bot to turn text into suggestions in a specific channel. Link scanning bot with VirusTotal api checking with a log channel Quick admin replies with slash commands via /tabhelp /Search feature to query player data with integrations with SimpleLink Please reach out for questions, concerns, or suggestions! Leave a comment and rate this bot on codefling! This bot is light-weight and doesn't require many resources. It doesn't log anything, so you just need to deploy it and forget about it. The search feature is hidden to only you, so don't be afraid to use it in any channel. -------------------------------------------------------------------------- INSTRUCTIONS: Fill out all the options in the config.json file. We've provided a file called 'colors' that has colors you can use for embed colors. Just plug one of those numbers into the colors option in the config. Make sure each link has a https:// behind it otherwise some of the features wont work as intended. If you don't require a certain feature, remove the cog from the cogs folder. You can leave the config options in the file, the rest will still function. If you don't have simple-link installed, it cannot query any API to pull links and that feature will not function. The suggestions feature just takes text that is put into that specific channel you entered into config and deletes the original text and replaces it with an embed with automated reactions and a thread. There is no command. -------------------------------------------------------------------------- REQUIREMENTS: SimpleLink - https://codefling.com/tools/simple-link-discord-steam-linking-system Discord Bot Token - https://discord.com/developers/applications VIRUSTOTAL API KEY: https://www.virustotal.com/gui/my-apikey SteamAPI key: https://steamcommunity.com/dev/apikey For some of the features like link_url, steam_group_link, and vip_webpage, you MUST provide links to each of these otherwise the bot will not respond to you. If you don't have them, it is a good idea to make them. PRIVELAGED INTENTS: In the developer portal for discord in the bot section of your applicated will be some checks for privalged intents. You need to select, presense, message, and server intents. Make sure they are on or the bot wont run. -------------------------------------------------------------------------- Running the bot: DISCLAIMER: I will provide instructions and links to each thing, but you will have to read how to install it on your environment given the links I provide. WINDOWS: If you are on windows I have included a start.bat that will automatically run the startup and download all the requirements to run the application. You must install python on the windows machine. https://www.python.org/ftp/python/3.11.2/python-3.11.2-amd64.exe PEBBLEHOST: https://help.pebblehost.com/en/discord-bot-hosting/how-to-setup-your-python-based-discord-bot Pterodactyl: https://github.com/YajTPG/pterodactyl-eggs/blob/universal/egg-python--universal.json LINUX: The machine needs to have the latest version of python installed. If you are on linux then I'm assuming you can figure this out. https://www.scaler.com/topics/python/install-python-on-linux/ --------------------------------------------------------------------------
    $5.00
  20. Version 2.0.0

    151 downloads

    This file is amazing. It can do many things, monitor your rcon console, monitor your pterodactyl instance, allow you to send command through rcon, ETC* An example of what the "console" looks like is below. This is very useful in many ways, even if you don't want to use it for a Rust server. If you have a ptero server that you would like to control from discord, you can to that too instead of needing to use an rcon connection. So, if you had a discord bot for example on Ptero you can control that straight from Discord. This bot is very simple to install and comes with a whole installation file. Any questions, comments, or concerns feel free to join my support server! https://discord.gg/RVePam7pd7
    $6.99
  21. Version 3.2.1

    845 downloads

    Server supporter bot offers a wide variety of things. Those being: Team chat logs Global chat logs F7 Report logs Log RCON console to discord Leave and join logs for your rust server Fully interactable RCON (Able to send commands from discord to server) Multi server pop display is bot status An anti staff ping (Toggleable on / off) Suggestions command ( Sends suggestions to the specified channel ) | You can also deny and accept suggestions VIA a command Rust stats command (Pulls a users global rust stats) Servers stats command (Will pull your servers battlemetrics stats, player count, etc*) Steam URL converter (converts a vanity URL into a Steam 64 ID) EAC Checker command (Will check if the given Steam 64 ID is EAC banned from rust) EAC Friends checker (Checks if a user has EAC banned friend(s)) Rust news report (Tells you the newest news about rust) @ everyone and @ here ping blocker for non authorized people Stats for your discord server RustMaps custom map generator command RustMaps filterId checker A server blacklist checker (Checks if a server is blacklisted from Rust) Userinfo command (Will pull up information on a given discord account) Code lock command (DMs the user a 4 digit code that they can use for code locks in game) Rust hours command (Checks a players Rust hours) Discord user mute and unmute command (Mutes people in discord) Discord on and off duty commands (For server staff) Logs for discord joins, leaves, messages removed, and discord bans Servers command gives stats on all the servers that you define in the config Discord purge messages command Automatic link removals Discord logs for leaves, joins, bans, unbans, messages removed, messaged edited, roles created, roles deleted, etc* Auto message moderation for Discord. Quick support commands to help when needing support from the Developer. The bot also offers a VERY simple config so you can have the bot up and running in no time. The configs let you configure the anti staff ping, any embed colors, your server name, bot prefix, etc* Everything is configurable and can be toggled off and on. Purchasing this will also give you access to any further updates that we release! Full instillation guide video made by @Rust Admin Academy stats servers serverstats hours botinfo userinfo discordinfo rust ADMIN COMMANDS: eac friends bl custommap kick, ban, mute, unmute onduty offduty account convert purge RUST MAPS COMMANDS: custommap mapcheck SUGGESTION COMMANDS: suggest suggestion MISC COMMANDS: help rustnews code The bot is very simple to install. The file includes a setup guide within it. All quite simple. Need support or want updates about what is coming to the bot? Join the Server Supporter Bot discord here https://discord.gg/RVePam7pd7
    $14.99
  22. Version 1.3.2

    172 downloads

    The best Rust + Discord giveaway system! This system runs externally from your server causing no performance issues. FEATURES - Giveaways that connect directly with your rust server - Gives players tickets for joining your server while entered into a giveaway - Gives players tickets for player on the server over an interval of time - Automated giveaways - Fully customizeable embed messages - Ticket leaderboard - Multiple giveaways at once - Multiple winners per giveaway - ETC* TLDR, You can run a giveaway in you discord that people can enter. When they enter the giveaway they are eligible to start earning tickets. To earn tickets players can join the server, when they FIRST join for that giveaway they will gain tickets, on top of that, they will gain tickets overtime while playing on the server. The amount of tickets that players get is 100% editable. The giveaways are ran like a raffle, the more tickets that you have, the higher of a chance you have of winning. This system requires the "Steamcord" or "Simple Link" linking system to know who people are in Discord and in game for the system to work. If you use another linking system, feel free to join my support discord and ask if I am able to add support for that system. The bot is very simple to install. The file includes a setup guide within it. All quite simple. Need support or want updates about what is coming to the bot? Join the support discord here https://discord.gg/RVePam7pd7
    $14.99
  23. Version 1.5.0

    210 downloads

    This bot provides quick and easy access to searching players for linked alt accounts all simply through Discord. This bot makes it easy for your admins to search for players that might have game banned alts, eac bans, battlemetrics bans, etc* This will also work great if you don't want to give your staff access to IP's but still want them to be able to check for linked alts. The bot offers VPN and GEFORCE detection so random accounts do not get linked. Every command is also protected behind role permissions so not just anyone that you don't specify can use this command. FEATURES: - Alt finder - Battlemetrics ban checker - EAC Ban checker - EAC Banned friends finder - COMING SOON! Full server scanner. Will scan your whole server for any players with EAC banned alts. The bot is very simple to setup and provides a easy to read documentation on hot to setup and host the bot. Pictures for each thing are attached above! This command runs off your BattleMetrics API key, so it will only have access to what you have access to. Any questions, please feel free to join my support server and I'll be more than happy to help you! https://discord.gg/RVePam7pd7
    $9.99
  24. Version 2.0.1

    85 downloads

    Version 2 update! Bot Features ➤ Fully customisable / Extensive customisation options for all ticket subjects ➤ Custom Bot Status ➤ Logging ➤ Transcript generations ➤ Custom Panel Message (title, description, footer, image, thumbnail) ➤ Dropdown menu ➤ Claiming System for staff members Config Preview { "Bot Token": "", "Bot Prefix": "", "MongoDB Connection URL": "mongodb+srv://therestofyourconnectionURL", "MongoDB Database Name": "Tickets", "Guild ID": 0, "Embed Colour": "#ffffff", "Channels": { "Log ChannelID": 0, "Transcript ChannelID": 0 }, "Roles": { "Default Staff Roles": [0] }, "Ticket Panel Embed": { "Title": "Tickets", "Description": "Welcome to the Ticket System. To get started please select a ticket category using the dropdown menu below and staff will be with you as soon as possible.", "Color": "#ffffff", "Footer": "", "Footer Image": "", "Thumbnail URL": "", "Image URL": "" }, "Ticket Categories": [ { "Category Name": "Other", "Category Description": "Un-categorised issues", "Emoji": "<:questionmark_2753:1125122637648117831>", "Category ID": 0, "Accessible Roles": [], "Embed": { "Title": "Other", "Description": "", "Color": "#ffffff", "Footer": "", "Footer Image": "", "Thumbnail": "" }, "Questions": [ { "Question": "Whats your SteamID?", "Type (short/long)": "short", "Placeholder": "SteamID", "Min Characters": 6, "Max Characters": 20, "Required": true }, { "Question": "Whats your question?", "Type (short/long)": "long", "Placeholder": "Issue/Question", "Min Characters": 10, "Max Characters": 100, "Required": true } ] } ] } Setup Fill out the config.json file and make sure your hosting is configured to run python, make sure your bot has all Discord intents enabled on the developers panel (Which is how you can create your Discord Bot). Use the OAuth Section and the URL Generator to create a link to invite your discord bot to your server, make sure that it has applications.commands and bot enabled, and that the permissions are set to Administrator. Take note that when configuring the emojis, you must use Discord Custom emojis which you can add by uploading them to your discord server. To get the <name:ID:> format needed for the bot you can type a backslash (\) followed directly by the emoji. Support Notice If you need support I more than welcome you to reach out to me on discord: murderdev. Thank you for reading this description and I hope that you enjoy! Note: I will always be constantly updating and developing this bot, if you find any bugs or have any feature requests.
    $14.99
  25. Version 7.0.0

    14 downloads

    PlayerCounter Bot Features: Support for 100+ games! Configure as many counter panels as you want. Sub-bot status support. (use multiple bots to display info in their statuses) Counter channels. (display server info in channel names) Display server details. (Ping, Players, MaxPlayers, and much more!) Display multiple game servers in the same panel! (display ark, rust, arma, and more in one place!) Showcases: https://imgur.com/a/bMRRM9S Configuration: https://docs.defaultsbotdev.com/docs/playercounter/configuration
    $12.00
1.1m

Downloads

Total number of downloads.

5.5k

Customers

Total customers served.

78.6k

Files Sold

Total number of files sold.

1.5m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.