Password Bank + Generator V.2
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 2.0 (of 6 scores) |
| Date Added | Apr 26, 2008 |
| Last Updated | Apr 27, 2008 |
| Tags | bank dialog generator mirc pass password script |
Introduction

Put in remotes and type /passbank
This snippet will store your passwords (useful for people who go on a lot of servers) and has a generator found at http://www.hawkee.com/snippet/2419/ albeit a bit edited, so PowerDragon technically gets credit for that.
I guess you can use it for websites too, but you'd have to change the box text to Server/Website.
--Updates--
Doesn't use $? anymore
Error Messages
Generator updated
Enjoy!
mIRC Snippet:
Password Bank + Generator V.2
Posted on Apr 26, 2008 8:32 am
Posted on Apr 26, 2008 8:32 am
lmao @ highlight xD
Nice script Neptune :-)
Nice script Neptune :-)
mIRC Snippet:
Password Bank + Generator V.2
Posted on Apr 26, 2008 8:37 am
Posted on Apr 26, 2008 8:37 am
Accidentally forgot to update it with RusselB's suggestion on the forum (thankies!), now has an alias to open.
mIRC Snippet:
Password Bank + Generator V.2
Posted on Apr 26, 2008 8:44 am
Posted on Apr 26, 2008 8:44 am
Still sould find yur source for that generator or code a simple one of yur own its not hard to do im sure use fricken $rand simplle way lol.Anyways also you should use edit fields and not $? its sloppy an lazy not to.other wise it not bad still needs to be cleaner.Adn fix that password gens dialogs it all sortas fecked up man.`-.-´
P.S: Least tthis is keepin ya busy so we dotn have to hear about that !@#$ mirc browser :P
P.S: Least tthis is keepin ya busy so we dotn have to hear about that !@#$ mirc browser :P
mIRC Snippet:
Password Bank + Generator V.2
Posted on Apr 26, 2008 9:52 pm
Posted on Apr 26, 2008 9:52 pm
Lol
It rocks.
sort off.
It rocks.
sort off.
mIRC Snippet:
Password Bank + Generator V.2
Posted on Oct 3, 2008 7:28 am
Posted on Oct 3, 2008 7:28 am
Rofl @ Screen shot
| Quote: |
| Eugene is gay |
mIRC Snippet:
Password Bank + Generator V.2
Posted on Oct 3, 2008 8:55 am
Posted on Oct 3, 2008 8:55 am
I'd recommend an encryption method for the password storage, such as mIRC's $encode, rot13 (doesn't allow symbols), or rot47 (allows symbols).
Here's a smaller alternative for a random password, also
Although, the code above doesn't incorporate the "-alnum" specification.
Here's a smaller alternative for a random password, also
| Code: |
| $remove($($str($!r(A,z) $+ $chr(32),$iif($1 isnum,$v1,$r(5,10))),2),$chr(32)) |
Although, the code above doesn't incorporate the "-alnum" specification.
mIRC Snippet:
Password Bank + Generator V.2
Posted on May 8, 2009 3:52 pm
Posted on May 8, 2009 3:52 pm
Nice script Neptune :-)
mIRC Snippet:
Password Bank + Generator V.2
Posted on May 8, 2009 9:41 pm
Posted on May 8, 2009 9:41 pm
Cool Script, Good Idea and Handy. I'll Use This.










