Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nonce & accountid #1

Open
w5b opened this issue Oct 19, 2023 · 2 comments
Open

nonce & accountid #1

w5b opened this issue Oct 19, 2023 · 2 comments

Comments

@w5b
Copy link

w5b commented Oct 19, 2023

hey, in the recent patched warframe fixed the ability to get the nonce and accountid through the store. is there any other way to do so?

@empdarkness
Copy link
Owner

I believe both should be able to be pulled out of memory. Like for example, starting a recipe in foundry sends a request to /api/startRecipe.php?accountId={accountId}&nonce={nonce}&ct=MSI with the respective account id and nonce of your current login.
Probably not an easier way if the store is patched.

@w5b
Copy link
Author

w5b commented Oct 19, 2023

Yeah I already know how to get it from memory, but I hoped there would be an easier way. Thanks for the help tho

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants