on ^*:hotlink:*:*:{ if ($wildtok($1-,*.*.*.*,1,32)) && (*www* !iswm $1-) && (*http* !iswm $1-) && (*:* iswm $1-) { .set -u10 %steam $wildtok($1-,*.*.*.*,1,32) | return } | halt } on *:hotlink:*:*:{ if ( %steam ) { run D:\Steam\Steam.exe -applaunch 10 +connect %steam } }