node-steam-guide
node-steam-guide copied to clipboard
Need your help (Not exactly an issue)
Hi all, so today I was working on my bot and was trying to add a key exchange like feature, which like exchanges keys for other things, but then I realized that capsule keys might have the same tags as CSGO case keys, so all I wanted to know was the tags used by a capsule key. Here is the one for a normal CSGO case key (For someone like me who might be needing it):
{
"appid": 730,
"contextid": "2",
"assetid": "14186010877",
"classid": "2727231383",
"instanceid": "143865972",
"amount": 1,
"pos": 17,
"id": "14186010877",
"background_color": "",
"icon_url": "-9a81dlWLwJ2UUGcVs_nsVtzdOEdtWwKGZZLQHTxDZ7I56KU0Zwwo4NUX4oFJZEHLbXX7gNTPcUxuxpJSXPbQv2S1MDeXkh6LBBOiev8ZQQ30KubIWVDudrgkNncw6-hY-2Fkz1S7JRz2erHodnzig2xqUVvYDrtZNjCAC7WDrU",
"descriptions": [
{
"type": "html",
"value": "This key only opens Clutch cases"
},
{
"type": "html",
"value": " "
},
{
"type": "html",
"value": "",
"color": "00a000"
}
],
"tradable": true,
"name": "Clutch Case Key",
"name_color": "D2D2D2",
"type": "Base Grade Key",
"market_name": "Clutch Case Key",
"market_hash_name": "Clutch Case Key",
"commodity": true,
"market_tradable_restriction": 7,
"marketable": true,
"tags": [
{
"internal_name": "CSGO_Tool_WeaponCase_KeyTag",
"name": "Key",
"category": "Type",
"color": "",
"category_name": "Type"
}
You can use my Steam Inventory To File program if you need help. Thanks a lot!