Hey,
since Reborn bot is sadly MIA, I made a quick and dirty GUI to present the data of the spawn dumps from the PRO website (https://pokemonrevolution.net/spawns/). If you want to update the spawns to the newest version, download the JSON dumps and drop them into the resource folder. The ones that are packaged are from sometime yesterday, so that shouldn't be necessary.
A halfway to passable repel trick filter is also available, but it currently doesn't understand multi-repel spawns (such as Pinsir/Scyther in Safari Area 1) but hey, my QA was me using it for about 2 hours and it always did what I wanted it to, so there's that. Expectations exceeded.
With 1.0.3, I added a feature that suggests a farming route for a pokemon. It's entirely based on my data collection (50k encounters roughly) so not sure how useful it is. But try it out, it might be a useful feature!
With 1.0.3b, I added a list of all routes with spawns in them to /resources/routeList.txt! This list will be used to check whether the route is accessible. You can comment out routes by leading the line with a semicolon (;). I banned most of the event ones and Guild Island. Customize as needed!
Requirements:
-Java RE (any above 6 should be fine, so if you downloaded it in the past 10 years, you're good)
Uses:
-JSON Simple library (packaged into the jar)
-Spawn dumps from the PRO website.
Quick release link:
https://github.com/Karyoplasma/PROkedex/releases/tag/1.0.4b
If you really want to take a look at messy, uncommented and overly complicated code, be my guest here: https://github.com/Karyoplasma/PROkedex
Let's hope Reborn is back soon and enjoy in the meantime,
Kary0plasma