zzzzzzzzxd Posted April 4, 2020 Report Posted April 4, 2020 How do I get my shared secret for steam? I'm on ios and a mac so I can't use SDA. I found this thread: https://dev.doctormckay.com/topic/540-how-do-you-get-shared_secret/ , but I don't exactly understand how to use it to produce the shared secret. Does anyone have example code for how they used it or advice for it? Thanks! Quote
Dr. McKay Posted April 4, 2020 Report Posted April 4, 2020 You can use this script: https://github.com/DoctorMcKay/node-steamcommunity/blob/master/examples/enable_twofactor.js Quote
zzzzzzzzxd Posted April 4, 2020 Author Report Posted April 4, 2020 (edited) var SteamCommunity = require('../index.js'); is throwing an error, I assume it's because ../index.js is a package i need to download? sorry for what I assume are simple questions edit: I read through the notes and saw to do var SteamCommunity = require('steamcommunity'). I'm getting another error now, but i think it's on my side. thanks! Edited April 4, 2020 by zzzzzzzzxd Quote
zzzzzzzzxd Posted April 6, 2020 Author Report Posted April 6, 2020 (edited) On 4/4/2020 at 5:55 AM, Dr. McKay said: You can use this script: https://github.com/DoctorMcKay/node-steamcommunity/blob/master/examples/enable_twofactor.js Just made a bot account and it works. thank you! Edited April 6, 2020 by zzzzzzzzxd Quote
ved Posted June 17, 2021 Report Posted June 17, 2021 Dear sir, how to find shared secret of alerday enabled modile authenticator. Quote
Dr. McKay Posted June 17, 2021 Report Posted June 17, 2021 6 hours ago, ved said: Dear sir, how to find shared secret of alerday enabled modile authenticator. You would need to root/jailbreak. Quote
ved Posted June 18, 2021 Report Posted June 18, 2021 sir if i start my serber by aauth code and after that can i use cron job to call weblogon to renew my session. will do the work? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.