Hello. Let me give you an in depth introduction to something brand new! Nothing is stolen and this is all developed from ground up. I would like to start off at saying this can easily be adapted to any emulator. I have chosen Nox simply for it's popularity. It will be too hectic for me to provide thorough support on both my application and the emulators. Please follow one of the many guides for setting up Nox for the purposes of this demonstration. If you're extra lazy, I'll post a brief Nox setup at the end of this thread, but please find emulator support on the forum or online. I would also like the suggestions from the community on which emulators you would like to see supported. The only thing specific to the emulator, is the way it sets the location (0:45 in video). So it will be quite easy to make it work for multiple emulators. Perhaps we could discuss emulators here;
Chosing an Emulator
This is a project I have been working on that I share amongst my friends. I have used many programs and applications from this site and never given back. It's starting to look like we need an alternative now that the API's are being hit. They can cause so much work on the developers end by simply switching an encryption.
Let me tell you what to expect! This program is in early access. I am only one man so please bare with me. This will take over your mouse while it is in use (F2 hotkey to kill program). This is not like the API programs that can gain you levels from 1-22 in under an hour and collect you all the rare creatures. This will play the game and level only as fast as a human can level. You could expect 1-25 in four days with the default schedule. You could change the schedule to play 24/7 and get there in just 2 days, but I do not suggest that as it is not very human like... I do believe there to be flags on consistent play time which is why I introduced the schedule. You don't need to worry about the 2000 stops per 24 hour rule. As you'll quickly learn, it's tough for anything remotely human-like to do that in 24 hours. This application was designed on my home internet which is very slow (1mbs) so it should run well on low quality internet! Although the application is 32 bit, I have done my testing on Windows 10, 64 bit, and Windows 7 64 bit. It will probably be a lot of work to try and support every operating system...
Requirements;
- .Net 4.5.2.
- Nox setup with WSAD.
- Set to custom size 350 X 600.
- Game client english
- Adjust exe path to Nox within the settings menu.
- Manually finish intro on the game after logging in for the first time
- Change opacity of the directional controller in Nox to 0 so you can't see it.
Features;
- Select creature to evolve
- Select creatures to keep
- Select bag items to trash
- Set starting location to patrol
- Set random play times and break times
- Set emulator reset time
- Ability to notify all on startup when game client changes or program client changes
- Emulator freeze handling (We detect this and restart)
- Lag handling (can't click creatures, infinite spin stop) (We detect this and restart)
- F2 to kill application
Future enhancements (Probably in chronological order);
- Detection enhancements (they can be greatly improved)
- Record custom walk paths
- A way to share the starting location and recorded path
- OCR upgrades
- Captcha handling
- Safe snipe server - to be honest, its a long shot, but I will try when all is said and done.
You can download the program in the download section at
OMan. If you think this looks like a cheap shot at some kind of advertising, you might be right. But this is the situation you get in when you have a little bit of brains and low funding. That being said, this application is still 100% free! If you do wish to support the programming of the application you can donate. If you happen to be Canadian and enjoy some tasty, finely hand crafted e-liquid you should try out our e-liquid line!
I would like to state, that although the application is free, it will use up server resources. I don't necessarily have 100% permission to be hosting where I am hosting. But it's the only thing powerful enough I have access to. We need to check for automatic shutdowns and we need to do captcha solving (captcha can be done on client, if they I implement recaptcha, (essentially unsolvable by code) I will use my custom method which will text or email you real time to solve the recaptcha) Our programs will need a way to talk to each other for a means of sniping. If in theory, API dies out, there needs to be something else to tell us where everything is. We can link them together and tell each other! I'm really not sure what kind of traffic its going to introduce... Speaking of traffic, sniping is a lot of work and A LOT of traffic. It is also the last thing on priority because I know it will require a lot of time and effort.
I will still never put a price on this application. But I may turn it into private use only, if traffic gets ridiculous. If that happens, any emails that have donated or purchased any products will automatically be on the list of authenticated users . Although, we can most likely get away with keeping it public until at least sniping comes a long, hopefully.
I will do my best to put forth needed updates! Like I said I am only one man so please do not drill me too hard lol.
Brief nox setup;
1. Install Nox.
2. Nox Settings Gear ->Turn on root, high performance settings, Change Manufacturer to "Samsung".
3. Play Store ->Download and install Lockito and Google maps (Navigation), Add google account if prompted.
4. Add xposed.apk
5. Exposed -> Framework, Install and do not allow exposed to reboot after the install. Select cancel when prompted, then manually select soft reboot.
6. Exposed -> Download, Mock Mock Locations
7. Exposed -> Modules, check Mock Mock Locations, click into it and uncheck "Add all". Select just pokemon go.
8. Andriod Settings -> About Table -> Build Number , click build number until you receive developer permissions
9. Android Settings -> Developer options. From the list, check "Allow mock locations"
10. Reboot
11. Exposed -> Download, Device Faker
12. Exposed -> Modules, check Device Faker
13. Open Device Faker, select Nexus 7, or whatever.
14. Reboot, open Device Faker and verify it has changed hardware settings.
15. Set your location
16. Add latest pokemongo apk (After setting location because its going to open after it installs)
17. Nox Settings Gear -> Advanced -> Customized (Startup Setting) -> Width: 350 Height: 600 DPI: 250
18. Manually do game intro
(Remember to set the location you plan to play!)
19. Change opacity of the directional controller in Nox to 0. (When in game, click on the tools icon, then push save from the tool bar. Slide the slider all the way left)
20. Verify everything works properly with WSAD. Nox is really buggy lately... if its not working properly restart steps 1-19 lol...
I presume steps 11-14 to be optional.
I do recommend starting on a fresh account. If you over used any old API's it would be best if you could change your IP. Some older API's are an instant flag. Even though your not currently banned with them it is still possible you're on for the next ban wave. In basic terms, every request you make to their servers holds some type of information which is supposedly sent from their client. They know exactly how it should look because they designed the request from their client. For a ban wave, they can just look through their logs for all requests that are clearly not from their client that they designed.
This is all my speculation. Of course we will move on to new problems, like what is the best emulator? But in my opinion, it's a lot easier than battling an encryption change which could very easily be done at any time.
Known issues in 3.3
- Clicks into dead stop when trying to click creature behind it
- Can't always read creatures names. This results into sometimes not evolving or keeping.
- Once in a while will warp to what I call outer space. (he should detect this in 3 min and restart)
- Probably a lot that me and my buddies have not found because we're all using the same settings.
- Sometimes he will get into a deadstop check lock but he will figure it out. This is due to weak detection and will be fixed.
I apologize for my video recording software, its free for me but limited;
Chodalyzer Demo - YouTube Full screen
Also, please do not abuse the starting location, it's just there for demo purposes. Making it hard on their servers is just asking for it. Let's start sharing the good hotspots until pathing comes along! Enjoy!