project inspired by code bullet
Ever dreamed of having superhuman reaction times?
Want to dominate FPS games with godlike reflexes?
Well, this is the wrong place and year to be in (the year being 2025), This is a collection of Python scripts that beats the sh*t out of Human Benchmark.
It can beat the sh*t out of these so far:
- Reaction Time
- Sequence Memory
- Aim Trainer
Number MemoryVerbal MemoryChimp TestVisual Memory- Typing Test
Technical features:
- Low-level Windows API input simulation
- Microsecond-precise timing
- JavaScript injection for bypassing website restrictions
Evan if you have somehow found this project, use it to your hearts content, i would be honored
- Install Python (3.12+ recommended)
- Install the requirements (that doesnt exist yet):
pip install -r requirements.txt- Run the script you want (no full manuals yet):
python "path/to/the/script/code.py"- Python 3.12+
- Basic ability to read non-existent instructions
I made this for fun. Can't be f*cked updating it or anything, so don't expect anything.
LMAO
- as said, Project inspired by Code Bullet
- Check out his amazing AI bullshit!
- Libraries and resources used:
- win32api/win32con: Ultra-low latency Windows API interactions for mouse/keyboard control
- mss: High-performance screen capture (~2-3ms latency)
- numpy: Fast array operations for pixel analysis
- pyperclip/win32clipboard: Clipboard manipulation for ultra-fast text input
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. (thanks)