Jump to content

RustBotCDK 1.0.6

$8.00
   (0 reviews)

5 Screenshots

  • 33.8k
  • 29
  • 10.77 kB
  • Update details
    v1.0.6
    Released
    Download size10.77 kB
    Total versions4
    Time between versions 238 days
    Typical update pace About every 280 days
    Freshness 740 days ago

About RustBotCDK

A very userful card key system!

 

 

Features:

  • You can use it work with your online shop or card on-line automatic card platform.
  • Whatever you can think of, it can be done!(Including all commands and items)

How to use:

  1. The administrator generates a specified number of CDKs through the console  command;
  2. Find the CDK you just generated in the directory  oxide/logs/RustBotCDK;
  3. Add these CDK To your online shop or card on-line automatic card platform;
  4. After the player purchases and obtains the CDK, he can use the chat command to obtain the corresponding items, etc.

Console Command:

  • cdk_add <key> <amount>   |    Add specified amount CDK for a key. Make sure your config contains key name. You can find cdks in  oxide\logs\RustBotCDK, like screenshot.  Every time you generate cdkeys, it will be writed in a new file.

Chat Command:

  • /cdk <cdk code>   |    Redeem  every thing the CDK contains.

Config:

      Waring:

  • Type of CDK is what you want to do,if it is "item", it will only give your player list of items, like the following example "vip1"
  • When setting the list of items, do not exceed 24 slots. Items with the same skin will be stacked, but will not exceed the set number of stack.
{
	"Length( Length of CDK )": 15,
	"All Kits( Keys was used by command!)": {
		"vip1": {
			"Type of CDK(item|command|all)": "item",
			"Bind on Player": false,
			"CDK can be used times(-1 is infinite)": 1,
			"Oxide group can use": [
				"vip1",
				"vip2"
			],
			"List of Command( %steamid  will be replaced with the userid of the player using the CDK)": [
				"example command",
				"o.show user %steamid"
			],
			"List of Item (Max count is player containerMain capacity)": [
				{
					"Item Shortname": "scrap",
					"Item SkinID": 0,
					"Item Amount": 1
				},
				{
					"Item Shortname": "scrap",
					"Item SkinID": 0,
					"Item Amount": 1
				}
			]
		},
		"vip2": {
			"Type of CDK(item|command|all)": "command",
			"Bind on Player": false,
			"CDK can be used times(-1 is infinite)": 1,
			"Oxide group can use": [
				"vip1",
				"vip2"
			],
			"List of Command( %steamid  will be replaced with the userid of the player using the CDK)": [
				"example command",
				"o.plugins"
			],
			"List of Item (Max count is player containerMain capacity)": [
				{
					"Item Shortname": "scrap",
					"Item SkinID": 0,
					"Item Amount": 1
				},
				{
					"Item Shortname": "scrap",
					"Item SkinID": 0,
					"Item Amount": 1
				}
			]
		},
		"vip3": {
			"Type of CDK(item|command|all)": "all",
			"Bind on Player": false,
			"CDK can be used times(-1 is infinite)": 1,
			"Oxide group can use": [
				"vip1",
				"vip2"
			],
			"List of Command( %steamid  will be replaced with the userid of the player using the CDK)": [
				"example command",
				"o.plugins"
			],
			"List of Item (Max count is player containerMain capacity)": [
				{
					"Item Shortname": "scrap",
					"Item SkinID": 0,
					"Item Amount": 1
				},
				{
					"Item Shortname": "scrap",
					"Item SkinID": 0,
					"Item Amount": 1
				}
			]
		}
	}
}

Lang:

{
  "CantFindGroup": "Can't find {0} from config!",
  "WrongArg": "You have entered an wrong parameter.",
  "CantFindCDK": "Failed to query CDK. Please check whether it is incorrect or has been used!",
  "ClearBackpack": "Your backpack contains other items. Please <color=red>Empty your backpack</color> and try again.",
  "SuccessG": "Generated successfully, Please go to the oxide/logs/RustBotCDK to check!",
  "SuccessUse": "CDK used successfully!"
}

Thank you for your support!

  • Haha 1
  • Love 1

User Feedback

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.4m
Total downloads
Customers
10.8k
Customers served
Files Sold
155.7k
Marketplace sales
Payments
3.3m
Processed total
×
×
  • 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.