boblemao1 0 Posted July 29, 2020 Anyone know what the distribution of getRandomTile is? Is it uniform or normally distributed, or something entirely different? It seems like it would be extremely easy for jagex to find bots given a heatmap of tiles clicked and seeing these uniform rectangles where we create our Area objects. I'm gonna try to create a visualization of the distribution in the comming days, but figured someone else might have already. If its uniformly distributed I'll definitely have to roll my own getRandomTile wrapper since that seems like an instaban to me.
Bunnybun 181 Posted July 29, 2020 On the area method it's uniform. On the tile method it's normally distributed.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.