boblemao1 0 Share 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. Link to comment Share on other sites More sharing options...
Bunnybun 166 Share Posted July 29, 2020 (edited) On the area method it's uniform. On the tile method it's normally distributed. Edited July 29, 2020 by Bunnybun boblemao1 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now