Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yusuftuncay authored Jan 26, 2023
1 parent c924f0b commit f158c1e
Showing 1 changed file with 31 additions and 1 deletion.
32 changes: 31 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,31 @@
# AFK Assist
# AFK Assist

AFK Assist is a tool designed for gamers who need to step away from their computer for a short period of time.

This program simulates movement using the WASD keys and can also perform left and right mouse clicks, making it appear as if the user is actively playing the game. It includes options to choose from different automation modes, such as alt-tabbing to the game, performing keyboard or mouse clicks, or a combination of both. Additionally, it features a timer function that allows users to set the program to run for a specific duration, ranging from 1 to 120 minutes. With AFK Assist, users can step away from their computer without fear of being kicked from their game.

This program is written in C# Forms.

# NOTE

Please be aware that not all games support virtual keyboard or mouse simulation. The results may vary, as some games may accept mouse simulation but not keyboard simulation, and vice versa. This is something that is out of my control. It's important to test the simulation on the specific game you want to use it with to ensure it works as expected. This probably is the way it is because some games may have anti-cheat mechanisms that detect and block virtual input injection.

# How to use

1. Toggle the Alt+Tab feature on or off, depending on whether or not you want the program to switch to the game automatically
2. Select your preferred simulation option, mouse and/or keyboard. Choose at least one option from keyboard or mouse for the program to run. You can choose the specific keys you want to simulate (WASD keys), and also the mouse buttons you want to simulate (left and/or right click)
3. Choose the amount of simulations you want to perform per minute, ranging from 1 per minute to 10 per minute
4. Select the total duration for the simulation, between 1 minute and 120
5. Press "Start" to begin the simulation. You can also stop the simulation at any time by pressing "Stop"
6. A log will be available in real-time, allowing you to monitor the progress of the simulation

There are also 2 preset options available for games like GTA5 and Rocket League, which can be selected for a quick and easy setup.

Note: Make sure that your game is running in the foreground and that the cursor is active within the game window for the simulation to work properly.

# Downloads
You can download the .exe file from the <a href="https://github.com/yusuf0142/AFK-Assist/releases">Releases</a> tab

# Screenshots

![image](https://user-images.githubusercontent.com/70652416/214708224-80569d9a-96e7-40bb-9881-0aef1d7a19fa.png)

0 comments on commit f158c1e

Please sign in to comment.