Working on the log in system for my Text based RPG, where the user can set their username, password and IG Name which are all saved in a plain text file. I need help searching this .txt file to check the login details (Username, password and IG name) the user entered are in the .txt and are correct so the user can then be logged-in.