• We just launched and are currently in beta. Join us as we build and grow the community.

[MINECRAFT] ANTI AFK SCRIPT ! | WORKING | NO-ADSH!T

tortil12

DAO Member
T Rep
0
0
0
Rep
0
T Vouches
0
0
0
Vouches
0
Posts
138
Likes
78
Bits
2 MONTHS
2 2 MONTHS OF SERVICE
LEVEL 1 300 XP
guys,
I want to release this Anti AFK Script !
Status:Undetected (UD)
Features:
- It presses the W key for 20 seconds, let's it go for 20 seconds and then it presses the S key for 20 seconds and then waits another 20 seconds.
- This loops untill you disable the script
How to use:
- Install the script program AutoHotKey (AHK) https://www.autohotkey.com/
- Created a script and pasted the source in it !
- Compile the AHK and open it
- Go in-game to your spot where you want to afk (somewhere hidden and where you cannot fall off the map)
- Press F4 to enable the script
- When you're done, press F6 to disable the script
Download:
Anti-AFK Script
Code:
Code:
[list=1]
[*]#NoEnv
[*]#SingleInstance force
[*]SendMode Input
[*]
[*]F6:: Pause, Toggle
[*]
[*]F4 UP::
[*]Send, {W DOWN}
[*]Sleep, 20000
[*]Send, {W UP}
[*]Sleep, 20000
[*]Send, {S DOWN}
[*]Sleep, 20000
[*]Send, {S UP}
[*]Sleep, 20000
[*]Loop
[*]{
[*]Send, {W DOWN}
[*]Sleep, 20000
[*]Send, {W UP}
[*]Sleep, 20000
[*]Send, {S DOWN}
[*]Sleep, 20000
[*]Send, {S UP}
[*]Sleep, 20000
[*]
[*]
[*]}
[/list]
Leechers will get a Report.
Leave me a Like or go away :(
 

439,009

316,008

316,017

Top