Jump to content

msn auto loggon


kolinrp24
 Share

Recommended Posts

i have a sister who also uses MSN messenger. every time i get on i have to type in my name and password because she sets it so it automatically logs her on. just open this script to log in with out the hassle

Just insert ur name and password into the code

-kolin

---------------------------------------START------------------------------------------------

opt("MouseCoordMode", 0)

Run("C:\Program Files\MSN Messenger\msnmsgr.exe")

WinWaitActive("MSN Messenger")

MouseClick("left", 140, 320, 1)

WinWaitActive(".NET Messenger Service", "")

ControlSetText(".NET Messenger Service", "", 1003, "your username here")

ControlSetText(".NET Messenger Service", "", 1005, "your password here")

ControlClick(".NET Messenger Service", "", 1)

---------------------------------------END---------------------------------------------------

Link to comment
Share on other sites

  • 1 year later...

Some suggestions Look through the REgedit and see if you can find any entries that holds the path to your msn.

And second you the script would not work if your msn is just some few inches left,right,Up or down.

My Scripts:Radioblog Club Music DownloaderOther stuff:Fun movieIm serious read the help file it helps :PFight 'Till you drop. Never stop, You Cant give up. Til you reach the top Fight! you’re the best in town Fight!
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...