08-09-2011, 01:17 PM
What you should do is save the tokens in a text file with the name of the username. Then type in the Key and key secret, and split them with something like a /
Then, read the text file, and split the text by a / and there you go, you have your two strings.
Hopefully this was easy to understand, if not, let me know!
Then, read the text file, and split the text by a / and there you go, you have your two strings.
Hopefully this was easy to understand, if not, let me know!