Jump to content
McKay Development

benscar1

Member
  • Posts

    3
  • Joined

  • Last visited

benscar1's Achievements

  1. So it seems this involves a lot of reverse engineering. If I use your protobuf files with my script will that work? I plan on using the steam api someone made on github for the other steam things. https://github.com/ValvePython/steam. This api seems to have some GC in it.
  2. How did you do it? If it turns out too hard I will try to learn some JS.
  3. Hi, Thanks for making your node modules open source Doctor Mckay. I'm interested in making a tf2 trade bot. I searched the internet and your api was the only one which allowed the bot to trade ingame. I'm interested in making a bot like this but in python. I looked through the source of tf2 module and I'm having a hard time understanding what some things do. I don't have much experience in javascript or programming bots in general. Could you explain what the Game Controller is and what the protobuf things are doing. I searched online about the TF2 game controller and I didn't find any documentation. Could you link me to some sources to learn more about the game controller and how to control a bot that is ingame? Thanks, Benscar1
×
×
  • Create New...