Ok i want to make a Auto login for Social apps on your computer(Facebook,youtube,live.com,Msn,Aim,) i wnat it to load the Username and Password from a settings.ini but i dont know how to make it load the settings.
6 replies to this topic
#1
Posted 23 July 2011 - 06:12 PM
|
|
|
#2
Posted 23 July 2011 - 10:38 PM
Import the GetPrivateProfile* functions. You're going to want to primarily use GetPrivateProfileString.
sudo rm -rf /
#3
Posted 24 July 2011 - 07:33 AM
Thanks!
#4
Posted 24 July 2011 - 10:06 AM
No problem! I used to use that quite a bit too when I was programming in Visual Basic. Post back if you have any problems.
Edit: Be careful with the strings; Visual Basic strings are in a different format than the functions expect them in because they were written for use in C/C++. Unless something has changed in the past few years, you'll have to do it yourself.
Edit: Be careful with the strings; Visual Basic strings are in a different format than the functions expect them in because they were written for use in C/C++. Unless something has changed in the past few years, you'll have to do it yourself.
sudo rm -rf /
#5
Posted 24 July 2011 - 05:35 PM
ok Petty much you going to have to help me go thought out it i know how to make what ever is in the textbox go in the text box on the website but i dont know how to make it Load the Info form the "file" and sort it out so it will go in to the website and do it with no User entering stuff
#6
Posted 24 July 2011 - 09:06 PM
#7
Posted 26 July 2011 - 08:54 AM
lol this is going to be fun and time robbing -_-
but thanks!
but thanks!
Edited by dargueta, 26 July 2011 - 05:47 PM.
Edit your posts instead of double-posting, please.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account

Back to top









