mIRC Homepage
Posted By: snowcatman Feature Request LastPass - 27/10/18 12:24 PM
I am attempting to use lastpass with Mirc. I can use lastpass to open Mirc, when Mirc lock is enabled(extra mouse click). But I would really like it if I could use lastpass for stuff like nickserv or sasl for each of the servers I would like to use. seems to me that both pieces of software has the potential to work together. I guess my request is to make Mirc more friendly to lastpass?
Posted By: Raccoon Re: Feature Request LastPass - 27/10/18 01:17 PM
See if this works for Lastpass.

//echo -a $$input(Please enter password for Bob.,pk60,NickServ Password)

as in

/server irc.server.net +6697 $$input(Please enter password for MyNick.,pk60,NickServ Password) -i MyNick MyNick` -jn #mychan -l pass
Posted By: snowcatman Re: Feature Request LastPass - 27/10/18 09:05 PM
Think I am going to need a little more how to. Am I adding
""" //echo -a $$input(Please enter password for Bob.,pk60,NickServ Password) """ into like remote? How is Mirc passing this to lastpass? How is lastpass passing information back to Mirc?
Posted By: Raccoon Re: Feature Request LastPass - 28/10/18 12:35 AM
I don't use Lastpass, but I assume that you can trigger it to handle password (asterisk'd) input boxes. This use of $input creates a password input box for it to 'see'. I don't know how you need to configure Lastpass to see it -- automatically? by hotkey?

The idea is that your password manager automatically fills in this box and presses enter for you.
© mIRC Discussion Forums