mIRC Home    About    Download    Register    News    Help

Print Thread
#245651 01/05/14 12:53 AM
Joined: Feb 2013
Posts: 10
P
Paul Offline OP
Pikka bird
OP Offline
Pikka bird
P
Joined: Feb 2013
Posts: 10
today I went into my MIRC Room where i'm an op, and I right clicked on one person's name to voice him and all it did was making ping noises. I tried restarting MIRC and restarting the computer, same thing. I scanned using malwarebytes and antivirus and nothing comes up. anyone know what the problem might be? Please help.

Joined: Feb 2011
Posts: 451
K
Pan-dimensional mouse
Offline
Pan-dimensional mouse
K
Joined: Feb 2011
Posts: 451
Enter this into mIRC (status/channel window will work) to restore the right clicking:

Code:
//var %x = $qt($mircdirscripts\popups.ini), %y = $qt($scriptdirpopups.ini), %z = $iif($exists(%x), %x, $iif($exists(%y), %y)) | if (!%z || (!$ini(%z, lpopup, 0))) echo -a * Error restoring popups | else { tokenize 32 -ps -pc -pq -pn -pm | load $* %z | echo -a * Popups Restored }

Joined: Oct 2014
Posts: 2
H
Bowl of petunias
Offline
Bowl of petunias
H
Joined: Oct 2014
Posts: 2
thank you that works smile smile

Joined: May 2015
Posts: 14
P
Pikka bird
Offline
Pikka bird
P
Joined: May 2015
Posts: 14
OMG. Thank you! I started having this problem and it was driving me nuts.


Link Copied to Clipboard