Giter Site home page Giter Site logo

Bug about boostermanager HOT 6 CLOSED

citrinate avatar citrinate commented on May 24, 2024
Bug

from boostermanager.

Comments (6)

Citrinate avatar Citrinate commented on May 24, 2024

I don't see a bug here, it looks more like you're just using a command incorrectly. To know for certain I'd need to know what you were trying to do and what you expected to happen.

It looks like you're trying to send 3 of some item from one account to another account. The format you're using to select which item to send is AppID::ContextID::ClassID. You used 753::6::xxxxxxxxxxx which would be an item under the "Community" tab in your "Steam" inventory. Not sure why you edited the ClassID out as it's not supposed to contain sensitive information. I can see what the number was in your original post, and it looks too large to be a ClassID. It looks more like an AssetID, which is an invalid input for this command and so it makes sense that the plugin wouldn't find anything.

from boostermanager.

influence412 avatar influence412 commented on May 24, 2024

I don't see a bug here, it looks more like you're just using a command incorrectly. To know for certain I'd need to know what you were trying to do and what you expected to happen.

It looks like you're trying to send 3 of some item from one account to another account. The format you're using to select which item to send is AppID::ContextID::ClassID. You used 753::6::xxxxxxxxxxx which would be an item under the "Community" tab in your "Steam" inventory. Not sure why you edited the ClassID out as it's not supposed to contain sensitive information. I can see what the number was in your original post, and it looks too large to be a ClassID. It looks more like an AssetID, which is an invalid input for this command and so it makes sense that the plugin wouldn't find anything.

this is ClassID, right?
image

from boostermanager.

influence412 avatar influence412 commented on May 24, 2024

I don't see a bug here, it looks more like you're just using a command incorrectly. To know for certain I'd need to know what you were trying to do and what you expected to happen.

It looks like you're trying to send 3 of some item from one account to another account. The format you're using to select which item to send is AppID::ContextID::ClassID. You used 753::6::xxxxxxxxxxx which would be an item under the "Community" tab in your "Steam" inventory. Not sure why you edited the ClassID out as it's not supposed to contain sensitive information. I can see what the number was in your original post, and it looks too large to be a ClassID. It looks more like an AssetID, which is an invalid input for this command and so it makes sense that the plugin wouldn't find anything.

The plugin also does not work with hash name
"Invalid Item Identifier"

from boostermanager.

Citrinate avatar Citrinate commented on May 24, 2024

The plugin also does not work with hash name

Can you give an example of the command you're trying to use?

this is ClassID, right?

That's an AssetID. You can find the ClassID by searching for var g_rgAssets in the source code for an item's market page. Sack of Gems for example contains this text where appid, contextid, and classid are all defined:

var g_rgAssets = {"753":{"6":{"28448181377":{"currency":0,"appid":753,"contextid":"6","id":"28448181377","classid":"667933237","insta...

from boostermanager.

influence412 avatar influence412 commented on May 24, 2024

I

The plugin also does not work with hash name

Can you give an example of the command you're trying to use?

this is ClassID, right?

That's an AssetID. You can find the ClassID by searching for var g_rgAssets in the source code for an item's market page. Sack of Gems for example contains this text where appid, contextid, and classid are all defined:

var g_rgAssets = {"753":{"6":{"28448181377":{"currency":0,"appid":753,"contextid":"6","id":"28448181377","classid":"667933237","insta...

It works! Thank you<3

from boostermanager.

influence412 avatar influence412 commented on May 24, 2024

The plugin also does not work with hash name

Can you give an example of the command you're trying to use?

this is ClassID, right?

That's an AssetID. You can find the ClassID by searching for var g_rgAssets in the source code for an item's market page. Sack of Gems for example contains this text where appid, contextid, and classid are all defined:

var g_rgAssets = {"753":{"6":{"28448181377":{"currency":0,"appid":753,"contextid":"6","id":"28448181377","classid":"667933237","insta...

Semidvista is my friend, you can close issue

from boostermanager.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.