You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to identify what the GC sends to the server in CS:GO when submitting a trade up. NetHookAnalyzer shows no game coordinator message, just a hexadecimal payload as shown in the screenshot below:
Contents of the Payload: payload: 0100FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000A008E4453F905000000646653F905000000076853F9050000003B6153F905000000246353F905000000486C53F905000000A56453F9050000002A5753F905000000375C53F9050000000D5A53F905000000
Parsing this into a string doesn't seem to show anything useful. Other requests (such as requesting match info) show the GC message just fine. How can I find the GC message for GCCraft in CSGO?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I am trying to identify what the GC sends to the server in CS:GO when submitting a trade up. NetHookAnalyzer shows no game coordinator message, just a hexadecimal payload as shown in the screenshot below:
Contents of the Payload:
payload: 0100FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000A008E4453F905000000646653F905000000076853F9050000003B6153F905000000246353F905000000486C53F905000000A56453F9050000002A5753F905000000375C53F9050000000D5A53F905000000
Parsing this into a string doesn't seem to show anything useful. Other requests (such as requesting match info) show the GC message just fine. How can I find the GC message for GCCraft in CSGO?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions