Thread: Anti AFK Ingame

Results 1 to 1 of 1
  1. #1
    P4R460N's Avatar
    Join Date
    Nov 2019
    Gender
    male
    Posts
    21
    Reputation
    10
    Thanks
    27

    Question Anti AFK Ingame

    Well hello there, blackshot has set some limits where if you didn't move for quite awhile will get you kick out from the match.
    This code would help then.

    Compiled with Auto Hotkeys. (AHK)
    Code:
    #MaxThreadsPerHotkey 2
    Msgbox, by P4R460N
    
    End::Exitapp
    $Home::
    	Toggle := !Toggle
    	while Toggle
    	{
    	Send, {s Down}
        	Sleep, 1
        	Send, {s Up}
    	Send, {a Down}
        	Sleep, 1
        	Send, {a Up}
    	Send, {d Down}
        	Sleep, 1
        	Send, {d Up}
    	}
    return
    Adjust the speed by setting Sleep, 1.
    Goodbye and have a nice day.


    CTRL + C | CTRL + V meninos faceis

  2. The Following User Says Thank You to P4R460N For This Useful Post:

    Tangerina123 (05-19-2023)

Similar Threads

  1. [Request] Anti-AFK Ingame and Fast Lockon Source Code
    By WRPHNoob in forum WarRock Philippines Hacks
    Replies: 11
    Last Post: 08-04-2012, 12:45 AM
  2. [SOLVED]Anti - Afk * Hack / Console Command *
    By dwcusterjr in forum Call of Duty Modern Warfare 2 Help
    Replies: 3
    Last Post: 07-10-2010, 06:10 PM
  3. Anti-AFK Hack?
    By dwcusterjr in forum Call of Duty Modern Warfare 2 Help
    Replies: 9
    Last Post: 06-27-2010, 06:15 PM
  4. Need Mouse Mover or Anti-afk program (XP)
    By AlexApeilh in forum CrossFire Discussions
    Replies: 4
    Last Post: 05-06-2010, 02:35 PM
  5. [Request] Anti AFK Hack For WarRock
    By oriav18 in forum WarRock - International Hacks
    Replies: 4
    Last Post: 03-16-2010, 02:00 PM