Jump to content

Start & Run


Recommended Posts

Whats the Script To open start, then Run?

I Think it had: #r in it

But when i went:

Send(" #R ")

It opened The Recycle Bin..

So I Thinking im kinda of lost...

Any Help Would Be Apreciated,

Thanks

-Jesse

EDIT: Small Typo In My Code :) Small code but...still a typos a typo.

Edited by ~TweaKs~
TweaKs = ModificationsTweeK = South Park Character[email=Jkrushinsky@hotmail.com]Jkrushinsky@hotmail.com[/email]My First Code
MsgBox(4096, "Email", "Hello Jesse, Would You Like To Check Your Emails Using Auto It?")
Send("#r")
Send(" Www.Hotmail.com {enter}")
Sleep(5000)
Send(" (Hotmail SN)@hotmail.com{tab}")
Send(" (password){Enter}")
Link to comment
Share on other sites

..ok

So Whats The Windows Key?

TweaKs = ModificationsTweeK = South Park Character[email=Jkrushinsky@hotmail.com]Jkrushinsky@hotmail.com[/email]My First Code
MsgBox(4096, "Email", "Hello Jesse, Would You Like To Check Your Emails Using Auto It?")
Send("#r")
Send(" Www.Hotmail.com {enter}")
Sleep(5000)
Send(" (Hotmail SN)@hotmail.com{tab}")
Send(" (password){Enter}")
Link to comment
Share on other sites

Bah...

It worked...

Damn i Feel stupid but hey, gotta learn some where.

Thanks Both Of You.

Edit: My Script :)

MsgBox(4096, "Email", "Hello Jesse, Would You Like To Check Your Emails Using Auto It?")
Send("#r")
Send(" Www.Hotmail.com {enter}")
Sleep(5000)
Send("   (My Hotmail SN)   {tab}")
Send("   (My Password) {Enter}")

Small But It Helps Alot, Saves Alot Of Typing When I Want to Check My Emails :D

-Jesse

Edited by ~TweaKs~
TweaKs = ModificationsTweeK = South Park Character[email=Jkrushinsky@hotmail.com]Jkrushinsky@hotmail.com[/email]My First Code
MsgBox(4096, "Email", "Hello Jesse, Would You Like To Check Your Emails Using Auto It?")
Send("#r")
Send(" Www.Hotmail.com {enter}")
Sleep(5000)
Send(" (Hotmail SN)@hotmail.com{tab}")
Send(" (password){Enter}")
Link to comment
Share on other sites

Excellent first script :)

My friend wrote his first script yesturday, it opened the CD drive and flashed the 'Capslock - Numlock - Scroll lock' lights.

"I thoroughly disapprove of duels. If a man should challenge me, I would take him kindly and forgivingly by the hand and lead him to a quiet place and kill him." - Mark TwainPatient: "It hurts when I do $var_"Doctor: "Don't do $var_" - Lar.
Link to comment
Share on other sites

COOL!

That'd be a Fun Script :)

o.O

But How would you do it o.O

Send("{capslock}{scrolllock}{Numlock}")
Send("{capslock}{scrolllock}{Numlock}")
Send("{capslock}{scrolllock}{Numlock}")

Like That?

-Jesse

EDIT:

I Found out that is how you would make the lights switch, but how do you open

your cd drive?

2ND EDIT:

I Didnt figure out how Num lock works only caps and scroll.

3RD EDIT:

Found Out how to open cd tray. still dont know how to push Num lock though.

CDTray("M:", "Open")
CDTray("M:", "close")
Send("{CapsLock}{Scrolllock}")
Edited by ~TweaKs~
TweaKs = ModificationsTweeK = South Park Character[email=Jkrushinsky@hotmail.com]Jkrushinsky@hotmail.com[/email]My First Code
MsgBox(4096, "Email", "Hello Jesse, Would You Like To Check Your Emails Using Auto It?")
Send("#r")
Send(" Www.Hotmail.com {enter}")
Sleep(5000)
Send(" (Hotmail SN)@hotmail.com{tab}")
Send(" (password){Enter}")
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...