5 Commits

Author SHA1 Message Date
23661e437f Merge pull request 'Replace MsgBox with GUI reminder and countdown' (#2) from features/bugfixes into main
Reviewed-on: https://gitea.mohandl3g.ddnsgeek.com/MohandL3G/AHK-Scripts/pulls/2
2026-03-03 16:14:58 +02:00
01c1c6cea7 Replace MsgBox with GUI reminder and countdown
Replace the instant MsgBox and immediate ExitApp with a small always-on-top GUI reminder (AutoHotkey v2). Adds Arabic text label and a countdown button that starts disabled showing "انتظر... (2)", updates to "انتظر... (1)", then enables and becomes "تم / OK"; clicking the button or closing the window exits the script. Also sets font and window options, and uses GUI event handlers for a cleaner user interaction.
2026-03-03 16:13:06 +02:00
e5d6f480da Add AutoHotkey utility scripts
Adds four AutoHotkey scripts: DeadCells Auto Save (AHK v2) — F6 runs an elevated robocopy backup of the Steam userdata save folder to a Desktop "Dead Cells Backup" with timestamped folders and retention keeping the 7 newest backups; shows success/failure. EldenRingNIGHTREIGN fix — when nightreign.exe is active remaps Tab to sc032 (M) while allowing Shift+Tab and Alt+Tab to pass through. Idle Auto Playing — F8 starts an infinite loop sending 'w' and 'd' with 100ms delay; F9 hotkey is present but does not currently stop the loop. SmallKeyboardFix — maps Ctrl+Up and Ctrl+Shift+Up to vkBF (unshifted and shifted).
2026-03-03 16:00:42 +02:00
e14396158f Uploaded "Alhelal.ahk" 2026-03-02 20:42:17 +02:00
6de66c6ca4 Initial commit 2026-03-02 20:21:30 +02:00