Bot-detector / bot-detector

A plugin which pulls and sends surrounding player names from OSRS to a python server. The names and stats are then processed and assessed for bot-like behavior.
BSD 2-Clause "Simplified" License
58 stars 10 forks source link

Adding Percent Seen Banned #149

Open Ferrariic opened 2 years ago

Ferrariic commented 2 years ago

I'd like to see the percentage of players that have been banned via the plugin interface. This would be calculated by total bans/total uploads. We can calculate the number of global bans and global uploads as well, so perhaps we could include a marker to indicate if the player has more bans than average, or fewer bans than average.

Global bans & global uploads can be found via this route: https://osrsbotdetector.com/dev/docs#/legacy/get_total_reports_site_dashboard_projectstats_get

extreme4all commented 2 years ago

@CellTrack11 can you elaborate on your issues, how can we make the plugin better? you can contact me via discord: extreme4all#6456 and or get extra help via our discord server : https://discord.com/invite/JCAGpcjbfP

Ferrariic commented 2 years ago

@CellTrack11 Make a new issue on this repo discussing your concerns - as this isn't the correct thread.