Bot-detector / bot-detector-scraper

GNU General Public License v2.0
2 stars 2 forks source link

possible_ban & label_id is not updated when label_jagex !=2 #9

Closed extreme4all closed 2 years ago

extreme4all commented 2 years ago

possible_ban & label_id is not updated when label_jagex !=2

code to verify on db, expected results are no records

select * from Players
where 1
    and label_id not in (0,1)
    and label_jagex != 2
extreme4all commented 2 years ago

not sure if i want todo this since this could wipe all labels