The contents of this repo are a proof of concept and are for educational use only
Account Manager itself is free but now you will need to purchase an API key to run the bot.
See https://talk.pogodev.org/d/51-api-hashing-service-by-pokefarmer for pricing for API keys.
Download the bot from the release tab.
- Microsoft .NET 4.5 SDK
- Windows 7/8/8.1/10 (x86 or x64)
- PogoDev ApiKey valid to get one here Buy
To contribute to development, you will need to download and install the required software first.
- Git
- Visual Studio 2017 - We are using C# 7.0 code so Visual Studio 2017 is required to compile. Visual Studio 2015 or older will not be able to compile the code.
- .NET 4.7 SDK
Next, you need to get the source code. This source code repository uses git submodules. So when you clone the source code, you will need to clone recursively:
git clone --recursive https://github.com/Furtif/Account-Manager.git
You can contribute in many ways, here are some that you can do to help the project out!
We have more and more users everyday, so we have a lot of questions from new users who haven't fully understand how the bot works yet. If you want to help them out, join our official discord channel :)
Same as above, you can help by answering questions in the issues tab!
Report bugs you found in issues.
In order to help us fix the problem, please take a screenshot of the error you get and also attach your log file (under the Logs folder) as well. Add [Bug] to the title to help us quickly identify the category of the issue.
Tell us what you think we can do better in issues.
Give detailed discription to help us understand what you are looking for. Add [Suggestion] to the title to help us quickly identify the category of the issue. Your suggestion might not be accept, but hey, maybe we will accept your suggestion next time! :)
This Website and Project is in no way affiliated with, authorized, maintained, sponsored or endorsed by ANYONE. This is an independent and unofficial project for educational use ONLY. Do not use for any other purpose than education, testing and research.
This is not a public release, just a project with releases for code testers for education and research on any privacy issues for the end user.