Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ufo22940268/heropicker
Automatic pick hero in overwatch
https://github.com/ufo22940268/heropicker
automation overwatch
Last synced: 2 months ago
JSON representation
Automatic pick hero in overwatch
- Host: GitHub
- URL: https://github.com/ufo22940268/heropicker
- Owner: ufo22940268
- Created: 2017-02-12T07:24:33.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-15T04:51:00.000Z (almost 8 years ago)
- Last Synced: 2024-04-16T03:32:04.272Z (9 months ago)
- Topics: automation, overwatch
- Language: AutoHotkey
- Homepage:
- Size: 10.8 MB
- Stars: 38
- Watchers: 4
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-overwatch - heropicker - Automatically pick a hero in Overwatch. Auto Hotkey (ahk). (Community / Github)
README
# heropicker
Automatic pick hero in overwatch## How it work
This program is written with ahk script. So it only does some simulate mouse click and some screen recognition. I have played overwatch with it for a week and everything works fine.
## DEMO
![](./msc/gui.png)
[![](./msc/video.png)](http://player.youku.com/player.php/sid/XMjUwODI2Mzc5Mg==/v.swf)## How to use
- download exe file from [here](https://github.com/ufo22940268/heropicker/releases)
- execute `pickhero.exe` and select the hero you want this tool to pick
- launch overwatch and set display mode to borderless windowed mode in display settings
- start matching in overwatch
- press F3
- when game start, it will automatically pick hero for you.
- script will stop when hero is selected. And you can press F3 any time to stop script.## TODO
- [ ] only support 1920x1080 resolution.