Update README.md
This commit is contained in:
18
README.md
18
README.md
@@ -5,18 +5,8 @@
|
||||
## How to use
|
||||
|
||||
#PS1
|
||||
1. Click green "Code" button and then click download ZIP
|
||||
2. Once downloaded extract anywhere (Inside the SRO directory is the most simple)
|
||||
3. To run all you need to do is right click the Start.bat and click "Run as Administrator"
|
||||
|
||||
#EXE
|
||||
1. Download just the exe by using the following link
|
||||
- https://raw.githubusercontent.com/DeveloperDurp/KeyPresser/main/keypresser.exe
|
||||
2. Right click and run as administrator
|
||||
|
||||
https://www.virustotal.com/gui/url/9501f9707c9f45deeaedd4e3b8a587f5b8bef45bb9f95d7f92f44e9a288c42ed/detection
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
If you find that keys are not pressed you can remove "sro_client" from the client section and it will start pressing keys no matter the application you use.
|
||||
1. Open a powershell window as Administrator
|
||||
2. Run the following command
|
||||
* Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/DeveloperDurp/KeyPresser/main/KeyPresser.ps1%27))
|
||||
|
||||
3. Enjoy
|
||||
|
||||
Reference in New Issue
Block a user