Hi, Today I am releasing my anti AFK script for gtav.
The script was made in Autoit. This script can be used with something like a money spawner to ensure you aren't kicked for being AFK.
F1 is the key used to stop the script. In order to start simply run the .exe as Administrator. This ensures it can lock onto GTAV.
Installation:
1. Download
2. Unzip
3.Run .exe as administrator
YOU MUST HIT F1 TO STOP THE SCRIPT WHILE IN GTAV
Here is the source code:
HotKeySet("{F1}", "bot_exit")
;DO NOT EDIT BELOW HERE UNLESS YOU KNOW WHAT YOUR DOING
WinActivate("Grand Theft Auto V")
;Script Starts Here
;Loop
While (1)
anti_afk()
WEnd
Func bot_exit()
MsgBox(0, "Exiting", "Bot is Exiting")
exit
EndFunc
I've added virus scan links to your original post.
Thanks, I couldn't post links
i use this ALOT.
this is amazing
Originally Posted by JustACuteWolf
this is amazing
THANKS FOR THE SUPPORT!
1.37 support?
Originally Posted by Asus4G+
1.37 support?
Of course, is updated to every GTAV update and every upcoming GTAV update because it's running w a s d commands.
nice hacks, works well, no problems so far
Originally Posted by Memeknown
nice hacks, works well, no problems so far
Thanks for the feedback!!
Hi, how do I run this?
Do I open GTAV then run the exe, or the other way around?
Also, do I press F1 when I want it to stop, or as soon as I get into the game?
Thanks!
Originally Posted by romsplz
Hi, how do I run this?
Do I open GTAV then run the exe, or the other way around?
Also, do I press F1 when I want it to stop, or as soon as I get into the game?
Thanks!
You run GTAV, then whenever you want to start to go AFK simply open the application. When you want to stop AFKing then you press F1.
Thanks for downloading!