-
This is the first time I have ever encountered this error. I tried restoring and updating the SteamKit2 and Newtonsoft.JSON but that didn't work. I can't seem to find the problem.
Microsoft.CSharp.Ru…
-
See: http://www.reddit.com/r/SteamBot/comments/24xopp/the_bot_will_stop_trying_to_reconnect/
See: http://www.reddit.com/r/SteamBot/comments/26oiq6/how_to_handle_the_case_when_bots_go_offline/
Is ther…
-
I want the bot to go online. Saw similar code in many examples. But it does not work. What am I missing? Thank.
`void TestClient::OnLoggedOnManual(SteamServersConnected_t* cbMsg)
{
prin…
ghost updated
4 years ago
-
As for now, ```-manifest-only``` argument only creates a file list. But what if someone need checksums or whatever else from .manifest (like manifest creation date)? So, if we can download manifests, …
-
使用ASF功能时频繁报错
```
2021-12-14 08:20:55|Steam++-21772|INFO|ginde|FarmMultiple() 正在挂卡:616750, 1392060, 566560, 1038740, 844930, 485670, 1007350, 335210, 567980, 1093910, 668630, 1377360, 614460, 130…
-
Hello,
it seems you are the hope of the Disa's community. How is the development going? Are you going to release the plugin someday? :)
-
It'd be nice if we had source code documentation available online somewhere, similar to the [.NET reference source](http://referencesource.microsoft.com/).
https://github.com/KirillOsenkov/SourceBrow…
-
The explanation I found for cookies in the steamkit project is as follows
sessionid-> Can be generated locally
steamLoginSecure -> steam +'%7C%7C' + access_token
When web login,we get it refresh_…
-
Hello. I'm trying to set up steambot and have run into some problems. At the bottom is the terminal output I receive. It says AccountLogonDeniedNeedTwoFactorCode.
I've found the point of termination i…
-
With SteamKit 1.6.4 released, it deprecates the api SteamBot uses atm.