Jump to content

Zex

Developer
  • Posts

    10
  • Joined

  • Last visited

1 Follower

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Zex's Achievements

Rookie

Rookie (2/15)

  • First Post
  • One Year In
  • Conversation Starter
  • One Month Later
  • Dedicated

Recent Badges

0

Reputation

  1. Zex

    Fix Please

    Could you fix the KOTH plugin please it sometimes doesn't end and you have to reload the plugin everytime it dose it. and make it so if you disconnect in the bubble it dosent count you as still in the event
  2. Hey I have had this issue before on a old server before I scraped it. If you would like to send me the names of all plugins or I send you a name list of mine we can see what ones are in common. Dm me on discord zex5412
  3. NullReferenceException: Object reference not set to an instance of an object Failed to run a 15.00 timer in 'KOTH v1.0.5' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.KOTH+<>c__DisplayClass28_1.<KOTHSetup>b__1 () [0x00057] in <e1ab1705cf6c4b6cb8c5e39d6719b486>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <18d4f19bbc844191b11ed9e69284d09b>:0 Failed to run a 15.00 timer in 'KOTH v1.0.5' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.KOTH+<>c__DisplayClass28_1.<KOTHSetup>b__1 () [0x00057] in <e1ab1705cf6c4b6cb8c5e39d6719b486>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <18d4f19bbc844191b11ed9e69284d09b>:0 Getting the same error
  4. This discord bot is not compatible with any rust plugins. It is for discord only!
  5. Zex

    Doesnt seem to be working

    Changed Status from Work in Progress to Closed
  6. Zex

    Doesnt seem to be working

    If you would like to contact me on discord I would be able to help you a lot better I’m am on a family trip and codefling Mobile is not the best for support. Discord: zex5412 if you would like to continue on codefling that is fine to.
  7. Zex

    Doesnt seem to be working

    Changed Status from Pending to Work in Progress
  8. Zex

    Doesnt seem to be working

    1. Make sure you're logged on to the Discord website. 2. Navigate to the application page.(https://discord.com/developers/applications) 3. Click on the bot you want to enable privileged intents for. 4. Navigate to the bot tab on the left side of the screen. 5. Scroll down to the “Privileged Gateway Intents” section and enable all 3
  9. Version 2.5.3

    47 downloads

    Clan Creation and Management: Advanced Discord Clan bot provides an system for creating and managing clans within Discord. Clan leaders can easily set up and customize their clan details, including name, description, discord, ect. Advanced Discord Clan bot calculates and displays the expected pop or participation based on the number of members who have joined the wipelist. This information allows clan leaders to gauge interest levels, anticipate attendance, and make informed decisions on joining the server or not. FEATURES /clan help - Show user and leader commands /clan promote - Promotes the mentioned user /clan demote - Demotes the mentioned user /clan set name - Renames your clan /clan set leader - Transfer ownership to another member /clan disband - Disbands your clan permanently /clan invite - Sends an invite to the mentioned user] /clan kick - Kicks the mentioned user from the clan /clan set color - Changes your clan profile and role color /clan set clandiscord - Adds your clan public discord to your clan profile /clan info - Shows information about your clan /clan create - Create your own clan (includes role and channel!) /clan leave - Removes you from your current clan /clan admin delete - Delete a clan /clan admin force-join - Force a user to join a clan /clan admin force-leave - Force a user to leave a clan /wipelist create - create a wipelist (set a timestamp for the wipe date) /wipelist delete - delete the wipelist (there will be a id in the footer of the wipelist use that to delete the wipelist) /wipelist force add - force add a clan to a wipelist /wipelist force remove - force removes a clan from the wipelist You will get a setup file in the bot files If you need any support feel free to dm me on discord @ zex5412. CONFIG const { Colors } = require("discord.js") const config = { /* ########################################## # [REQUIRED] # ########################################## If you need anything support feel free to dm me on discord @ zex5412. */ bot: { ServerName: 'Server name', // Main bot name or server name Token: 'Bot token', // Your Discord bot token Database: 'MongoDB link', // Your MongoDB connection string https://www.mongodb.com/ StatusText: 'Clans', // Discord status message EmbedColors: "#ffffff", // Use a hex code for embed colors https://www.color-hex.com/ unless you know discord.js color names Logo: "",// Works with .png .gif .jpeg }, guild: { guild_id: '', // Your guildid clan_creation_request_channel: '', // The channel you want clan creation requests to be sent to clan_channel_category: '', // The Category you want clan channel to be in support_role: '', // A role that will always be given access to clan channels. admin_role: '', // give access to run all admin command clan_leader_role: '', // A role that will be given to all clan leaders logchannel: '' // This is will the bots activity's. }, lang: { // /n = enter/new line helpcommand: '**Leader commands:**\n> `/clan promote` - Promotes the mentioned user\n> `/clan demote` - Demotes the mentioned user\n> `/clan set name` - Renames your clan\n> `/clan set leader` - Transfer ownership to another member\n> `/clan disband` - Disbands your clan permanently\n\n**Leader/Co-Leader commands:**\n> `/clan invite` - Sends an invite to the mentioned user]\n> `/clan kick` - Kicks the mentioned user from the clan\n> `/clan set color` - Changes your clan profile and role color\n> `/clan set clandiscord` - Adds your clan public discord to your clan profile\n\n**Everyone commands:**\n> `/clan info` - Shows information about your clan\n> `/clan create` - Create your own clan (includes role and channel!)\n> `/clan leave` - Removes you from your current clan', clanacceptmessage: `Do **/clan help** If you need help with the commands`, clanaccpettitle: `Welcome`, requestmessage: 'Your clan is up for review!' } } module.exports = config
    $14.99
1.1m

Downloads

Total number of downloads.

5.8k

Customers

Total customers served.

83.8k

Files Sold

Total number of files sold.

1.6m

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.