how is it going i would like to know how i can take a game called nitto1320 and make it to where when they log in it sends there user name and password to my email address thanks chris.
Printable View
how is it going i would like to know how i can take a game called nitto1320 and make it to where when they log in it sends there user name and password to my email address thanks chris.
Sorry, I did not understand your question. Can you explain it a little bit clearer?
ok i own a game called nitto1320 i want to change it and make it to where when they log in it sends there username and password to my email address so i can keep it on a grid sheet instead of the server crap im using now
Did you create this "nitto1320"? If so, look into http://msdn.microsoft.com/library/de...classtopic.asp
Otherwise, if you're talking about latching onto existing applications and sniff out usernames and passwords? Then you're on your own. :P
my game is not based on .net framework it is based in flash
That sounds illegal to me. How can you grab a username & password of someone without even notifying them. And moreover getting a windows password is next to impossible. I don't think you can take someone's personal information this way (That is illegal).Quote:
Originally Posted by 1fasttransam
Quote:
Originally Posted by Shuja Ali
YOU DONT UNDERSTAND THIS IS MY GAME they will be notified but i do not want the hastle of having to wait 4 hours for everything to load i want it all sent to my email and then will be organized by a sorter
Well for that matter here is what I have to say "Getting a windows Password is impossible". You can get a UserName but not the password.Quote:
Originally Posted by 1fasttransam
Another thing is that, if you are talking about the username and password that they use for logging on to the Game, then if you have the source code, you can change that to send an email to you when a user logs in.
PS: I don't understand why there is a need for sending the passwords, username sounds ok to me.