AutoHotkey Community

It is currently May 27th, 2012, 10:23 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 45 posts ]  Go to page Previous  1, 2, 3
Author Message
 Post subject: checkmyemail
PostPosted: July 14th, 2008, 6:27 pm 
try to see my email


Report this post
Top
  
Reply with quote  
PostPosted: July 20th, 2008, 3:37 am 
[quote="viciouskinid"]Is there a way that i can log into gmail automatically

currently i use the code
[code]
Run www.gmail.com
[/code]
but i have to login

is there something like

https://username:password@mail.google.c ... /feed/atom

that i can use to login

i got this link form


http://www.autohotkey.com/forum/viewtop ... ight=email


also how do I find out how to get info like what i can get with

https://username:password@mail.google.c ... /feed/atom

I dont have any page in mind i am just interested[/quote][url][img][/img][/url]


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: July 20th, 2008, 11:29 am 
Offline
User avatar

Joined: December 21st, 2007, 3:14 pm
Posts: 3826
Location: Louisville KY USA
Code:
https://www.google.com/accounts/ServiceLoginAuth?ltmpl=default&ltmplcache=2&continue=http%3A%2F%2Fmail.google.com%2Fmail%2F%3F&service=mail&rm=false&ltmpl=default&ltmpl=default&Email=username&Passwd=pass&rmShown=1&signIn=Sign+in

_________________
No matter what your oppinion Please join this discussion
Formal request to Polyethene
Image


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: July 20th, 2008, 8:50 pm 
Offline

Joined: April 18th, 2008, 7:57 am
Posts: 1390
Location: The Interwebs
Ooh. Very nice, tank.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: July 20th, 2008, 8:52 pm 
Offline
User avatar

Joined: December 21st, 2007, 3:14 pm
Posts: 3826
Location: Louisville KY USA
somethings are so much less complicated than they apear arent they

_________________
No matter what your oppinion Please join this discussion
Formal request to Polyethene
Image


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: July 20th, 2008, 8:56 pm 
Offline
User avatar

Joined: December 21st, 2007, 3:14 pm
Posts: 3826
Location: Louisville KY USA
in the end i just got iritated with such a simple request and over answered replies

I think scripting this is well beyond the depth of the authors grasp
not an insult but there have been several good answers posted but they seem to be beyond the grasp of the author

in the end i shoot for the simple answer that closes the issue

_________________
No matter what your oppinion Please join this discussion
Formal request to Polyethene
Image


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 4th, 2008, 7:47 am 
When I try to use run then that it says illegal character, how do I use your link?


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: August 4th, 2008, 8:16 am 
Offline

Joined: April 19th, 2005, 10:26 am
Posts: 2250
Location: switzerland
moopy, use escape `%

Code:
AA=garry12345678
BB=1234567890
run,https://www.google.com/accounts/ServiceLoginAuth?ltmpl=default&ltmplcache=2&continue=http`%3A`%2F`%2Fmail.google.com`%2Fmail`%2F`%3F&service=mail&rm=false&ltmpl=default&ltmpl=default&Email=%AA%&Passwd=%BB%&rmShown=1&signIn=Sign+in
return


Report this post
Top
 Profile  
Reply with quote  
PostPosted: January 16th, 2010, 9:32 pm 
viciouskinid wrote:
Is there a way that i can log into gmail automatically

currently i use the code
Code:
Run www.gmail.com

but i have to login

is there something like

https://username:password@mail.google.c ... /feed/atom

that i can use to login

i got this link form


http://www.autohotkey.com/forum/viewtop ... ight=email


also how do I find out how to get info like what i can get with

https://username:password@mail.google.c ... /feed/atom

I dont have any page in mind i am just interested
:D :D :lol: :oops:


Report this post
Top
  
Reply with quote  
 Post subject: what is this stuff
PostPosted: January 16th, 2010, 9:37 pm 
what is this stuff that iam on i just wanted to be on my gmail space that is what i am not on right now so that is why me and my mom gave me my gmail


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: March 5th, 2010, 3:33 am 
Sweet, this is cool. For me, however, the Gmail login page comes up with the username already set and the password textfield already filled in. It logs in just fine when I hit the Submit button, but is there a way to get the AHK script to submit the form or login in one step?


Report this post
Top
  
Reply with quote  
 Post subject: julie
PostPosted: September 7th, 2010, 10:17 pm 
:)


Report this post
Top
  
Reply with quote  
PostPosted: September 10th, 2010, 3:57 pm 
viciouskinid wrote:
Is there a way that i can log into gmail automatically

currently i use the code
Code:
Run www.gmail.com

but i have to login

is there something like

https://username:password@mail.google.c ... /feed/atom

that i can use to login

i got this link form


http://www.autohotkey.com/forum/viewtop ... ight=email


also how do I find out how to get info like what i can get with

https://username:password@mail.google.c ... /feed/atom

I dont have any page in mind i am just interested


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: September 29th, 2010, 9:04 pm 
:)


Report this post
Top
  
Reply with quote  
 Post subject: This Works
PostPosted: January 5th, 2011, 6:54 pm 
Offline

Joined: January 5th, 2011, 6:50 pm
Posts: 1
;This will allow you to sign into gmail with a hotkey (windows key + g)

#g::

run,https://www.google.com/accounts/ServiceLogin?service=mail&passive=true&rm=false&continue=http`%3A`%2F`%2Fmail.google.com`%2Fmail`%2F`%3Fhl`%3Den`%26tab`%3Dwm`%26ui`%3Dhtml`%26zy`%3Dl&bsv=1eic6yu9oa4y3&scc=1&ltmpl=default&ltmplcache=2&hl=en

Sleep, 2000

Send yourusername
Send {tab}

Sleep 2000

Send yourpassword

sleep, 2000

Send {Enter}


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 45 posts ]  Go to page Previous  1, 2, 3

All times are UTC [ DST ]


Who is online

Users browsing this forum: Bing [Bot], chaosad, robotkoer and 67 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group