Cheating on Human Benchmark | Fast Reaction Python Bot

Поділитися
Вставка
  • Опубліковано 8 лис 2024

КОМЕНТАРІ • 30

  • @answerkeyyes3196
    @answerkeyyes3196 3 роки тому +5

    Man love your vids keep doing what your doing

  • @ChaceBennett
    @ChaceBennett Рік тому +1

    Python isnt efficient for a task like this. JavaScript is the best. I made a cheat for every task in javascript in only like 2h and im in 100 percentile on every single one. Consistent 7ms reaction time, 4ms aim training, 100k+ verbal memory etc etc.

    • @PeterSvP
      @PeterSvP Рік тому

      JavaScript is unfair advantage for this type of challenges. First you can run arbitrary code in sync with the browser and second you can always bypass the game in full and just cheat on the score. And it's not that fun too. External apps will have to deal with performance too and even with the operating system itself.

    • @ChaceBennett
      @ChaceBennett Рік тому +1

      @@PeterSvP no yeah I know u can set the score but I didn't I did it legit cuz looks cool or whatever

  • @Nikstar112
    @Nikstar112 2 роки тому +1

    how does this only have 1000 views

  • @rohithk04
    @rohithk04 3 роки тому +5

    Man is gonna get banned soon lol
    Great video btw!

    • @TechTribeCommunity
      @TechTribeCommunity  3 роки тому

      Bro I really hope not cuz I want to make a video for every test on this site lol

    • @rohithk04
      @rohithk04 3 роки тому

      @@TechTribeCommunity i too hope. I wanna see how python will beat them

    • @alexthelynx
      @alexthelynx Рік тому

      not yet :)

  • @PICACHU-ii5is
    @PICACHU-ii5is Рік тому

    i have a problem with the cv2 what do i do

  • @adityasharma520
    @adityasharma520 2 роки тому

    how to use the aim bot again?

  • @skeetskeet9200
    @skeetskeet9200 2 роки тому

    I tried doing it but it gave me "ModuleNotFoundError: No module named 'keyboard'" what do I do?

    • @TechTribeCommunity
      @TechTribeCommunity  2 роки тому

      Hello! It means that the keyboard library that you import is not installed. In your terminal, run "pip install keyboard". More information here: pypi.org/project/keyboard/

    • @_splix
      @_splix 2 роки тому

      @@TechTribeCommunity still says it after running, any fix?

    • @TechTribeCommunity
      @TechTribeCommunity  2 роки тому

      @@_splix It is difficult to diagnose your exact problem, but I recommend using Anaconda and create a virtual environment. Good tutorial: ua-cam.com/video/iUy6BYVWEbA/v-deo.html&ab_channel=WonderfulThings. You have to download Anaconda first. In the virtual environment, run pip install keyboard. After that, you can open the Spyder IDE (the code editor I use in the video) and be able to run the code. Make sure you open Spyder in the virtual environment. Good luck!

    • @_splix
      @_splix 2 роки тому

      @@TechTribeCommunity yeah i already did that but it still doesnt seem to work on spyder

    • @TechTribeCommunity
      @TechTribeCommunity  2 роки тому

      @@_splix Last thing I can suggest is when you have Spyder open, in the *SPYDER* console (IPython Console), you can also type in "pip install keyboard." See if typing that in and then running your code fixes the issue. You know it's correctly installed when running "import keyboard" does not result in any error messages.

  • @obxnny
    @obxnny Рік тому +2

    I did a 30ms with no bot, I swear, It was luck

    • @code0515
      @code0515 Рік тому

      I did a 3 ms one, I timed it so perfectly

    • @Envy-ij1lc
      @Envy-ij1lc 11 місяців тому

      cap@@code0515

  • @unwanted4313
    @unwanted4313 2 роки тому +2

    how do i use it

    • @TechTribeCommunity
      @TechTribeCommunity  2 роки тому +1

      Hello! Go to my Github link in the description, download the code, install all the libraries, and run it (code is well commented)!

    • @unwanted4313
      @unwanted4313 2 роки тому

      @@TechTribeCommunity what do you mean install all the libraries and how do i do it

    • @TechTribeCommunity
      @TechTribeCommunity  2 роки тому +1

      @@unwanted4313 Once you have the code in a Python IDE, you need certain libraries that the code uses (pyautogui, cv2, etc). I recommend following a tutorial like: www.edureka.co/blog/python-anaconda-tutorial/ to install Anaconda. Then, if you want to install pyautogui, you run "pip install pyautogui" in the virtual environment that you create with Anaconda. This might be helpful as well: datatofish.com/install-package-python-using-pip/

  • @fazesuda2916
    @fazesuda2916 2 роки тому

    Reported 0_0