vanilla 4/mai./2021 às 19:16
How to get steam ID by CS:GO invite code
https://developer.valvesoftware.com/wiki/Steam_Web_API#GetPlayerSummaries_.28v0001.29

Example CS:GO code = ABXFG-S4NE
Example SteamID = 76561198930627396

So in the documentation i see nothing about CS:GO invite code. I know this is possible because on steamdb you can see your CS:GO invite code.
Maybe some one know how to decode it instead? I dont think its hexadecimal cause it has A-Z letter and its also not a base64.
Thanks
Última edição por vanilla; 4/mai./2021 às 19:17
< >
Exibindo comentários 111 de 11
vanilla 11/mai./2021 às 4:21 
I still did not find the solution, but i found this instead.
https://wiki.teamfortress.com/wiki/WebAPI/ResolveVanityURL
Why it doesn't included on the steam api wiki? Its not team fortress specific.
vanilla 11/mai./2021 às 4:34 
does someone know where i can contact valve or even steamdb. im not da vinci, so reverse engineering this code takes time. thanks
wuddih 11/mai./2021 às 4:56 
you could ask xpaw, steamdb guy, on twitter.

Escrito originalmente por vanilla:
I still did not find the solution, but i found this instead.
https://wiki.teamfortress.com/wiki/WebAPI/ResolveVanityURL
Why it doesn't included on the steam api wiki? Its not team fortress specific.
vanity url is the custom url to 64bit profile id, so that wont help, also here:
https://partner.steamgames.com/doc/webapi/ISteamUser#ResolveVanityURL

also xpaw has an own documentation on Steam APIs.
https://steamapi.xpaw.me/

i have wiff how it is generated but too lazy to go into that rabbit hole.
vanilla 11/mai./2021 às 5:45 
Escrito originalmente por wuddih:
you could ask xpaw, steamdb guy, on twitter.

Escrito originalmente por vanilla:
I still did not find the solution, but i found this instead.
https://wiki.teamfortress.com/wiki/WebAPI/ResolveVanityURL
Why it doesn't included on the steam api wiki? Its not team fortress specific.
vanity url is the custom url to 64bit profile id, so that wont help, also here:
https://partner.steamgames.com/doc/webapi/ISteamUser#ResolveVanityURL

also xpaw has an own documentation on Steam APIs.
https://steamapi.xpaw.me/

i have wiff how it is generated but too lazy to go into that rabbit hole.
Thanks for the info
vanilla 11/mai./2021 às 5:46 
Escrito originalmente por WhiteKnight:
Maybe this would help

https://www.youtube.com/watch?v=wr4d9iDg1Ls
I meant by the web api, without the cs:go client
vanilla 11/mai./2021 às 5:56 
Escrito originalmente por WhiteKnight:
Umm maybe this

https://steamcommunity.com/sharedfiles/filedetails/?id=583511945

and this

https://steamidfinder.com/
Steam ID finder doesn't have CS:GO code. So never mind, i will try to contact valve instead. Thanks for your effort
vanilla 16/jun./2021 às 4:01 
Finally i found the solution. In case anyone other than me need it.
https://github.com/emily33901/js-csfriendcode
bee 18/jan./2023 às 23:26 
how can I use the js?
zaphodikus 19/jan./2023 às 1:47 
This, probably should have been a thread in the CS forums.

As a side concern, looks like obfuscation is creating a space for hackers to lurk, sadface
< >
Exibindo comentários 111 de 11
Por página: 1530 50

Publicado em: 4/mai./2021 às 19:16
Mensagens: 11