Removal of RES Account Switcher
With the recent issues of the account switcher no longer working due to Reddit changes. We have taken the decision to disable the account switcher from RES and migrate people who have it enabled to be turned off.
With the endpoint no longer working and no option for us, we do not want to set expectation that it should work.
We will be releasing 5.24.9 today with this and a few quality of life bug fixes.
The module can still be found here.
Recovering Passwords Via RES Command Line
- Launch the RES command line:
- Press . (period) using Keyboard Navigation
- or click here and click Launch (do this in a new tab).
- A black box will appear.
- Copy and paste in: RESStorage get RESoptions.accountSwitcher and press enter.
- A box will appear containing a pile of JSON like {"accounts":{"value":[["username","password",false],["user1","user1password",false]]}}
- Look for your account and password (bolded above).
More information here.