-
After running the
Calibrator.Recorder.ahk
script and pressing F1 to activate calibration, the instances will begin recording your key-strokes. -
Perform your desired actions, such as pressing WASD, space, and others.
-
Once you are done recording, press F1 again to stop the recording process and close the script.
-
Navigate to the "List.keys" folder, where you will find text documents with recorded functions.
This issue has been addressed, Please refer to the Issues tab for the fix.
-
Open each text document and delete the first "Sleep" function (e.g., "Sleep, 768548"). This step is necessary due to an issue with AutoHotKey. -
Copy the remaining code from each text document.
-
Go to the "Executed Instances" folder, and open the corresponding instance (e.g., "Execute A.ahk").
-
Paste the copied code between the curly brackets { } and save the .ahk script.
-
Repeat steps 4 to 7 for each text document in the "List.keys" folder.
-
After pasting the recorded keystrokes into their respective instances, run the "T.A.G Executer.ahk" script.
-
Press F1 to execute the recorded keystrokes with precise timing, effectively replaying your actions.
-
Calibrate and Record: Run the calibration instances in the "Calibration Data" folder manually or using the
Calibrator.Recorder.ahk
script, press F1 to start recording, and F1 again to stop recording. -
Copy and Paste: Open the text documents in the "List.keys" folder, remove the first "Sleep" function, and copy the recorded keystrokes.
-
Execute: Paste the recorded keystrokes into the respective "Executed Instances" scripts between the curly brackets { }, save the .ahk scripts, and run the "T.A.G Executer.ahk" script to execute the keystrokes.
This project may receive updates in the future based on user feedback and demand. Mouse movement recording and execution might be added in the next update. If you have any suggestions or requests, feel free to open an issue or submit a pull request.
WARNING: T.A.G-ToolAssistedGameplay (T.A.G) is a powerful tool designed for legitimate uses in games and applications that allow automation of inputs. However, it is essential to understand and acknowledge the potential risks involved.
-
Use at Your Own Risk: The usage of T.A.G is at your own risk. I, [Nikola Džoni Glavinić], the creator of this project, shall not be held responsible for any consequences, including but not limited to bans, penalties, or any other actions taken against your computer, account, or access.
-
No Malicious Intent: T.A.G is intended for good purposes only and is not developed or intended for any malicious activities or unfair advantages in any application, including games.
-
Concerns and Security: If you have any concerns about the security or safety of using T.A.G, please raise an issue in the Pull Requests section of this repository. I will be prompt to address and investigate any reported issues.
-
Online Game Use: It is crucial to understand that using T.A.G as macros for online games or any software that prohibits automation may lead to account bans or penalties. It is your responsibility to abide by the terms of service and rules of the software or game you are using.
By using T.A.G-ToolAssistedGameplay, you acknowledge and agree to the above disclaimer. It is advised to use T.A.G responsibly and legally, respecting the rules and terms of the applications and games you interact with.
- Original Project by [Nikola Džoni Glavinić]
- Explanation provided by ChatGPT from OpenAI.
Made with ❤️ by [Nikola Džoni Glavinić] and ChatGPT from OpenAI