You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -23,11 +23,11 @@ This tool gives you an edge in the hero selection race by instantly clicking whe
23
23
24
24
## Usage
25
25
26
-
1. Run the script:
26
+
1. Run the script as administrator:
27
27
```
28
28
python MarvelRivalsHeroSniper.py
29
29
```
30
-
2. In the hero selection screen, quickly move your cursor over your desired hero
30
+
2. In the hero selection screen, select your desired hero
31
31
3. Position your cursor precisely where the yellow confirmation button will appear
32
32
4. When another player tries to select the same hero, or when you need to quickly confirm, the yellow button will appear and the tool will instantly click it
33
33
5. The program automatically exits after successfully sniping the hero
@@ -38,7 +38,8 @@ The script continuously monitors the RGB color value of the pixel under your cur
38
38
39
39
## Tips
40
40
41
-
- Run the tool just before entering a match or during hero selection phase
41
+
- Run the tool just before entering a match or during the hero ban phase
42
+
- Pre-select your desired hero before the ban phase begins
42
43
- Pre-position your cursor where the confirmation button will appear for your desired hero
43
44
- For popular heroes that get picked quickly, this tool gives you a crucial speed advantage
0 commit comments