We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19b7acf commit e38a4cfCopy full SHA for e38a4cf
README.md
@@ -23,12 +23,23 @@ https://github.com/vakdev/VakScript/assets/93299015/d8412240-c2dc-45fd-a7aa-d93b
23
24
#### 4. Drawings:
25
- Show current enemy position.
26
+ - Show prioritized target.
27
- Show current enemy health.
- - Show target to focus.
28
+ - Show local player range.
29
+ - Show enemy player range.
30
+ - Show needed AA.
31
+ - Show gold.
32
+ - Show enemy ward/vision.
33
+ - Limit position.
34
+ - Limit drawings fps.
35
36
#### 5. Auto Smite:
37
- Including Blue / Red / Crab.
38
39
+#### 6. External Scripts:
40
+ - Toggle external scripts ON/OFF.
41
+ - Limit external scripts drawings fps.
42
+
43
## Usage
44
1. Download and Install Python 3.10.10
45
2. Download VakScript zip file.
0 commit comments