Jump to content
McKay Development

node-globaloffensive, inspectItem - Parsing masked inspect links


Recommended Posts

Posted

Hey, wassup,

have a quick question, please. I'am trying to parse out item information from an inspect link, for my project. Parsing out normal links isn't an issue at all. The issue comes when I want to parse out custom generated, masked inspect links, just like this one

steam://rungame/730/76561202255233023/+csgo_econ_action_preview%2000180920D8022806300438FF8AE9D90340E30213DDF8BB

Since there are no S A D M params, it can't be processed via the inspectItem function.

I did some digging and it seams like these links are made using this code base
https://github.com/Helyux/cs2inspect
Where it gets the base item information, which is then coded into the link using hex parsing and protobuf (I think).

Since this kind of link still works and opens up the game client, I was wondering, if the item information can still be gathered?
If so, how?

Thanks in advance for a reply ❤️

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...