Well, the thing about pixel bots is that they extracted the data from the API and converted it to pixels, right? Now that the API is restricted, the pixel bots need to pull directly from the UI. Some devs might prepare an addon that tweaks the UI in a specific visual way to make it easier for find the necessary values, others might require user to set the coordinates of specific values.
It's certainly possible, but the days of piggybacking on rotation helpers are long gone. Again, the data is still there, it just isn't readily available and necessarily packaged as nicely. Maybe there's a better way, but this is the way I see it happening.
It's certainly possible, but the days of piggybacking on rotation helpers are long gone. Again, the data is still there, it just isn't readily available and necessarily packaged as nicely. Maybe there's a better way, but this is the way I see it happening.