1. Pobierz https://www.autohotkey.com
2. Kliknij prawym przyciskiem myszy na pulpit
3. Wybierz nowy: AutoHotkey Script <nazywasz
4. Edit script
5. Usuwasz wszystko
6. Wklejasz:
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
; #Warn ; Enable warnings to assist with detecting common errors.
SendMode Input ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.
#MaxThreadsPerHotkey 2
N::
Toggle := !Toggle
While Toggle{
Click
sleep 1
}
return
7. Odpalasz Minecraft
8. Odpalasz skrypt
9. W minecraft odpalasz przyciskiem N
10. aby wyłończyć skrypt na pasku zadań windows klikasz tom takom strzałke w góre tam jest Takie H na zielonym tłem klikasz na to prawym przyciskiem myszy nastempnie klikasz Exit