; INFO: "!j" = "Alt"+"j" ; if you want to use "Ctrl" instead, just swap: ; "!" with "^" (omit the quotes) ; ; codepage := 65001 ; uncomment the start of this line for UTF-8 encoding, ; remember to save the script as 'Unicode big endian' ; ; to produce a literal commas or percent signs, you need to use so-called ; escape sign before each, example: "`," and "`%" ; ; "`n" ; makes a new line like "Enter" ; !j:: Send, /me : Shopper rules:`n/me : - crate before attack`,`n/me : - kill the leader`,`n/me : - attack from rope. Send, {Enter} Return !k:: Send, /me : Forts rules:`n/me : - no invading`,`n/me : - no fishing. Send, {Enter} Return !l:: Send, /me : Get the latest updates from:`n/me : https://worms2d.info/Updates Send, {Enter} Return