Ok i have a text file with info in the following format
lol that rough from the top of my head i use to use a code(now long forgotten) to sperate the usernamme,password etc into variables. so i can make like a login using a .txt file making sure that if username = theusername in the .txt file and the password = the password in the .txt can anyone help?