This repository has been archived by the owner on Sep 9, 2018. It is now read-only.
forked from kokole/SteamItemDropIdler
-
Notifications
You must be signed in to change notification settings - Fork 8
How to use
Nephrite edited this page Aug 5, 2016
·
6 revisions
- Download and extract the release to some folder if you have not already.
- If you don't have Mobile Authenticator enabled on your account - skip this step. If you don't have Steam Desktop Authenticator - skip this step also.
- If you have password on your SDA - disable it for now. Click "Setup Encryption", enter your password and press Enter 2 times. You could re-enable it after.
- Find the file in your SDA folder, in maFiles subdirectory, named
{UserID}.maFile
, where "UserID" is your Steam Account User ID, which begins with "7656". - Open it in text editor and copy
shared_secret
parameter from it without quotes (i.e.AvKmZ7l0KtkWsS11EnkLfR3jhE8=
). - Create a file in your SIDI root folder named
username.secret
, where username is your username which you use to login to Steam (if you want an example - just look intotest.secret
file from released version). - Put previously extracted string there and save the file.
- Run SteamItemDropIdler.
- Enter your Steam information, the AppID of the game and the Drop List Definition that you want to idle for.
- If you have Mobile Authenticator enabled and you've skipped the 2nd step - enter 2FA code in the respective field.
- If you have Family View enabled on your account - enter Parental PIN in the respective field.
- Wait for it to say "Item drop idling is now in progress".
- Keep SteamItemDropIdler open and wait till you get items! To stop, press Ctrl+C and then Enter.
Note: Do not worry if you get "BeginAuthSession callback failed (5)" when idling TF2, everything is working correctly.
- Скачайте и распакуйте программу в любую папку, если вы ещё этого не сделали.
- Если Мобильный Аутентификатор на вашем аккаунте отключен - пропустите этот шаг. Если у вас нет Steam Desktop Authenticator или подобной программы - также пропустите этот шаг.
- Если ваш SDA зашифрован (encrypted) - отключите эту функцию на время. Нажмите на "Setup Encryption", введите пароль и нажмите Enter два раза. Вы можете включить шифрование обратно после этой настройки.
- Найдите файл в вашей папке SDA, внутри подпапки maFiles, который называется
{UserID}.maFile
, где "UserID" - это номер вашего Steam аккаунта, который начинается на "7656". - Откройте его текстовым редактором и скопируйте оттуда параметр
shared_secret
без кавычек (например,AvKmZ7l0KtkWsS11EnkLfR3jhE8=
). - Создайте файл в корне вашей папки SIDI и назовите его
username.secret
, в данном случае username - это ваш логин, который вы используете для авторизации в Steam (в качестве примера можете посмотреть на файлtest.secret
из релиза). - Вставьте скопированную строку в этот файл и сохраните его.
- Запустите SteamItemDropIdler.
- Введите ваши данные Steam, AppID игры, которую хотите "идлить", и её Drop List Definition.
- Если Мобильный Аутентификатор подключен к вашему аккаунту и вы пропустили 4 шаг - введите код аутентификатора в соответствующее поле.
- Если на аккаунте включен "Семейный просмотр" (Family View) - введите PIN-код в соответствующее поле.
- Дождитесь надписи "Item drop idling is now in progress"
- Не закрывайте окно SteamItemDropIdler и просто ждите выпадения предметов! Для выхода нажмите Ctrl+C, а затем Enter.
Заметка: Не беспокойтесь о множестве сообщений "BeginAuthSession callback failed (5)" при "идлинге" TF2, всё работает так, как и должно.