File download
<root>/parties/2026/thegathering26/uselessutility/arnekorrekt_by_wommy.zip
- File size:
- 557 301 bytes (544.24K)
- File date:
- 2026-04-17 20:59:01
- Download count:
- all-time: 1
Download:
- Automatic (recommended)
- mirror.netcologne.de (ftp)
- mirror.netcologne.de (https)
- ftp.scene.org
- archive.scene.org (http)
- archive.scene.org (https)
- ftp.hu.scene.org
- http.hu.scene.org
- http.hu.scene.org (https)
- http.jp.scene.org
- http.jp.scene.org (https)
- ftp.no.scene.org
- http.no.scene.org
- ftp.pl.scene.org
- http.pl.scene.org
- http.us.scene.org
Preview
- Arnekorrekt_by_Wommy/ dir
- Arnekorrekt_by_Wommy/Arnekorrekt.ahk 13.92K
- Arnekorrekt_by_Wommy/Arnekorrekt.pdf.mp4.exe 1.08M
- Arnekorrekt_by_Wommy/file_id.diz 407B
- Arnekorrekt_by_Wommy/README.useless.txt 4.12K
- Arnekorrekt_by_Wommy/tg.nfo 3.58K
file_id.diz
# Arnekorrekt By Wommy
This application (poorly) prevents you from typing the name of the individual who disappeared in 1998.
Any time his name is typed, it will be replaced with a random string from a list of 500 words, names, phrases and random bullshit.
Why this is useless:
- There is no point in time where you do NOT want to say his name
- It can easily be bypassed by:
- using copy+paste
- using spaces
- writing the first "a" at the same time as you press space
- clicking
- Every variable is either misspelled or an emoji, making the code a terrible learning example
Not even AI would think of making an application this useless.
## Technical specifications
The application was made with AutoHotkey V2, and compiled to an executable using ahk2exe.
The following RegEx pattern was used to detect the majority of "arne" variations:
([aäáàâã4]+)(r+)([nñ]+)([eëéèê3]+)
The RegEx groups are used to enable repeating of the chars in the replacement, e.g "aaarrne" can become "aaattle"
This also means you cannot type words that contain "arne", e.g "barnehage" or "Skarnes"
**Special thanks to the individuals from the TG Discord who contributed with their random bullshit <3**
**Press Alt+X to terminate the app**, or use the windows tray (right click the egg)
It may or may not also draw 3 black pixels at (67, 39), (1071, 532) and (1567, 1001)