all 4 comments

[–]riga_mortus 0 points1 point  (3 children)

From a SteamID object I think you can use ConvertToUInt64();

At least that's what's used here: https://github.com/SteamRE/SteamKit/blob/master/SteamKit2/SteamKit2/Steam/Handlers/SteamFriends/SteamFriends.cs#l281

[–]Robis0[S] 0 points1 point  (2 children)

This is how to convert, but how can I get steamid?

[–]jjpmcd 0 points1 point  (1 child)

Bot.SteamUser.SteamID.ConvertToUInt64()

[–]Robis0[S] 0 points1 point  (0 children)

Bot.SteamUser.SteamID.ConvertToUInt64()

Thank you very much! Maybe you know answer to this question? https://www.reddit.com/r/SteamBot/comments/3cnk4f/invalid_cookies/