Jump to content

GOO_

Creator
  • Posts

    83
  • Joined

  • Last visited

Everything posted by GOO_

  1. GOO_

    Too Many Requests.

    Weird. Can you send me a screenshot of your usage? https://platform.openai.com/account/usage And can you try a new api key? https://platform.openai.com/account/api-keys
  2. GOO_

    Too Many Requests.

    Ok cool. Mind if I ask what exactly you did to fix it?
  3. GOO_

    Too Many Requests.

    Changed Status from Pending to Work in Progress
  4. GOO_

    Too Many Requests.

    Can you show me your current config please. Make sure to censor your API key. Also, are you on oxide or carbon?
  5. I'm having a lot of users just comment technical questions in the comments section. Almost all actually. Is there a way to make it more obvious that the comments are for comments and the support section exists for a reason. Thanks!
  6. GOO_

    Compilation error

    Changed Status from Pending to Closed Changed Fixed In to Next Version
  7. GOO_

    Compilation error

    Yes, sorry about this. Not sure what the problem is. It works on Carbon. Follow the plugin and you'll get updates. Hopefuilly I can figure it out this weekend.
  8. GOO_

    CS1644

    Changed Status from Pending to Closed Changed Fixed In to Next Version
  9. GOO_

    CS1644

    It does work with Carbon though.
  10. GOO_

    CS1644

    Sorry about this. Its a problem with oxide... probably. We cant figure it out. Follow the plugin for updates.
  11. GOO_

    Rust GPT

    Version 1.8.2

    1,282 downloads

    Are you tired of playing Rust like everyone else? Yeah, we get it. That's why we created RustGPT 1.8 - now with multi-provider support! Chat with OpenAI, Anthropic, or XAI while you're getting raided. Because who needs survival skills when you have AI to keep you company? Fix 1.8.2 Fixed the chat icon feature. New in 1.8.1 Added image generation capabilities Added rate limiting for API requests Added image history tracking New Hooks RustGPTGenerateImage - provides a way for other plugins to request image generation from the active AI provider. Only works for OpenAI and Grok for now. Anthropic does not support image generation. GetRemoteAIParams - provides a list of cost effective AIP Url and models. This list is pulled by default if server admins have an empty field in their config. New Command `/rustgpt.image <prompt>` Automatically sends generated images to a configured Discord webhook. Requires the permission RustGPT.images The image gen command is more of a tool for admins and developers to check image generation settings and verify provider capabilities. An image_history.json is created in the data folder. - Death commentary removed. Will be implemented in a new plugin called AI Death Feed Installation Download RustGPT.cs Place it in your server's oxide/plugins or carbon/plugins directory Configure the plugin using the generated config file at ..config/RustGPT.json Configuration The plugin generates a default configuration with support for multiple AI providers: { "AIProviders": { "openai": { "API Key": "your-api-key-here", "url": "https://api.openai.com/v1/chat/completions", "model": "gpt-4", "Max Tokens": 1500 }, "anthropic": { "API Key": "your-api-key-here", "url": "https://api.anthropic.com/v1/messages", "model": "claude-3-opus-20240229", "Max Tokens": 1500 }, "xai": { "API Key": "your-api-key-here", "url": "https://api.x.ai/v1/chat/completions", "model": "grok-1", "Max Tokens": 1500 }, "Active Provider": "OpenAI" }, "AIPromptParameters": { "System role": "You are a helpful assistant on a Rust game server.", "User Custom Prompt": "Server wipes Thursdays at 2pm CST.", "Share Server Name": true, "Share Server Description": true, "Share Player Names": true, "AI Rules": [] }, "ChatSettings": { "Chat Message Color": "#FFFFFF", "Chat Message Font Size": 12, "Response Prefix": "[RustGPT]", "Response Prefix Color": "#55AAFF", "Question Pattern": "!gpt", "Chat cool down in seconds": 10, "Broadcast Response to the server": false } } Permissions RustGPT.use - Allows players to use the chat command RustGPT.admin - Grants access to admin commands and provider management Commands !gpt <message> - Send a message to the active AI provider /provider [name] - Switch between available AI providers (requires RustGPT.admin) /rustgpt.image <prompt> - generates an image based on prompt and sends it to discord. Chat Players can interact with the AI using the configured command (default: !gpt): !gpt When does this server wipe? LLM Provider Management Admins can switch between providers using the /provider command: /provider openai # Switch to OpenAI /provider anthropic # Switch to Anthropic /provider xai # Switch to XAI Settings 1. API Keys: Configure your API keys for each provider you want to use 2. Active Provider: Choose your default AI provider. (Optional - you can just put add your API key to the config and RustGPT will use that provider.) 3. System Prompt: Customize the AI's role and behavior 4. Chat Settings: Adjust message formatting and cooldown times Optional Features Discord Integration: Enable UseDiscordWebhookChat Add your Discord webhook URL (This is setup for admin logging. This webhook should point to a private discord channel.) Custom Rules: AI rules are attached to every message sent to the AI provider. Message Formatting Customize colors using hex codes Adjust font sizes for messages Configure response prefix and colors Support For issues, questions, or contributions: https://discord.gg/EQNPBxdjRu
    Free
  12. GOO_

    ExType: TypeInitializationException

    OMG. I didnt realize thats what it was saying. I read it too fast. Sorry to waste your time. Plugin works perfect. Thank you.
  13. (16:13:12) | ExType: TypeInitializationException (16:13:12) | Failed to call hook 'CMD_loottable' on plugin 'Loottable v1.0.19' (DllNotFoundException: libgdiplus.so.0) at (wrapper managed-to-native) System.Drawing.GDIPlus.GdiplusStartup(ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&) at System.Drawing.GDIPlus..cctor () [0x000b0] in <04abc238e1e64b378e01047493bf1e72>:0 Getting this error when trying to use.
  14. I purchased Craft Menu but can't find where to get Place Anything? What do I do?
1.8m

Downloads

Total number of downloads.

8.4k

Customers

Total customers served.

126.7k

Files Sold

Total number of files sold.

2.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.