Human Benchmark Chimp Test | Python Bot World Record
Tech Tribe
I cheat on Human Benchmark Reaction Chimp Test using a computer program. That's right, I write a Python bot from scratch that allows us to score in the 100th percentile (meaning it is probably the human benchmark world record) on human benchmark tests. This video is the ultimate human benchmark exploit.
Even though the numbers disappear so that a human cannot visually see them, the computer looks into the HTML elements. Fortunately, each square that we have to click has its number saved in the "data-cell-number" HTML attribute. So, in our code, we can use Selenium to see all the numbers and click them in the correct order, resulting in a blazing fast and perfectly accurate Python bot.
Just one more test remains that we have not beaten! Subscribe so that you don't miss the final video of this series!
Human benchmark link: https://humanbenchmark.com/ My code: https://github.com/techtribeyt/human_benchmark/tree/main/chimp_test
#humanbenchmark #bot #coding #programming ... https://www.youtube.com/watch?v=HqfXQafKfQU
7506689 Bytes