waylaidwanderer / SteamTradeOffersBot

SteamBot fork that provides an easy-to-use Trade Offer library and a true generic inventory interface.
MIT License
48 stars 17 forks source link

Crafting/Trade-up in CS:GO #10

Closed raedwulf closed 8 years ago

raedwulf commented 8 years ago

I was looking through the protobufs and the steambot project and noted that bots can craft TF2 items... is the same possible with CSGO? I know kMsgCraft is in the protobufs for CSGO but other structures like CMsgCraftingResponse are missing. Also the recipe of TF2 crafting doesn't make sense for the trade-up contract in CS:GO...

I was wondering if you had any ideas - thanks in advance!

waylaidwanderer commented 8 years ago

Look into NetHook2. I won't be implementing this myself though.