BeepIsla / fake-stattrak

Apply kills to your stattrak and strange weapons in CSGO and TF2 without doing anything
MIT License
31 stars 5 forks source link

Event Listening #33

Closed ezaremi closed 1 year ago

ezaremi commented 1 year ago

node-steam-user package and node-globaloffensive with the package (logOn, tradeOffers, steamGuard, connectedToGC,connectedFromGC) some events can be listened to. Is it possible to listen to some protobufs events of a server created in this project? If possible, how can I do this?

BeepIsla commented 1 year ago

Your question has nothing to do with this project.

I don't know what "protobuf events" are suppose to be, everything between the client and the CSGO backend come through the receivedFromGC event from steam-user