I am running mIRC 6.35 on Vista Business.

popups.ini is located in Users\xxx\Appdata\Roaming\MIRC\scripts. I do not have any values in remote.ini.

The issue I have is that popups I've added to popups.ini are not appearing when I right click in the user list in channels I join. I can see the popups in Scripts Editor > Popups. The syntax looks correct to me but I might be missing something. The popups in question are the CUSTOM section below:


Info:/uwho $1
Whois:/whois $$1
Query:/query $$1
-
Control
.Ignore:/ignore $$1 1
.Unignore:/ignore -r $$1 1
.Op:/mode # +ooo $$1 $2 $3
.Deop:/mode # -ooo $$1 $2 $3
.Voice:/mode # +vvv $$1 $2 $3
.Devoice:/mode # -vvv $$1 $2 $3
.Kick:/kick # $$1
.Kick (why):/kick # $$1 $$?="Reason:"
.Ban:/ban $$1 2
.Ban, Kick:/ban $$1 2 | /timer 1 3 /kick # $$1
.Ban, Kick (why):/ban $$1 2 | /timer 1 3 /kick # $$1 $$?="Reason:"
CTCP
.Ping:/ctcp $$1 ping
.Time:/ctcp $$1 time
.Version:/ctcp $$1 version
DCC
.Send:/dcc send $$1
.Chat:/dcc chat $$1
-
CUSTOM
.GoodBye:/me bows and salutes out
.Wave:/me waves
.Salute:/me salutes
.Bows:/me bows
.Bow&Salute:/me bows and salutes
.ReturnSalutes:/me returns salutes