PDA

View Full Version : Create a Login[HELP]


HooD
05-30-2009, 05:16 PM
How can i create a sort of login, like you have to login to your youtube account in order to use the program. Thanks

HooD
05-30-2009, 09:29 PM
Can this be done or no ???!?!?!?

HooD
05-30-2009, 09:59 PM
no one at all ?

Imagine Programming
05-31-2009, 06:54 AM
Hood, you should be a little bit more patient.

I havn't got time to write an example, but you could preform a post (HTTP.Submit) on that website. Scan the results for text that say if you're successfully logged in or not. and you could check if somebody is logged in allready, by looking for the words Log out etc...

ShadowUK
05-31-2009, 07:05 AM
Try sending HTTP.Submit to https://www.google.com/accounts/ServiceLoginAuth?service=youtube with POST valuse {Email = "changeme", Passwd = "lol"}

Doubt it would work though.

HooD
05-31-2009, 07:16 PM
how wud i add dis post can u show me an example ?

mystica
06-02-2009, 02:36 AM
Try reteset's plugin:

http://www.indigorose.com/forums/showthread.php?t=23606&highlight=Login+Dialog+Action+Plugin

It should give you some ideas