import java.util.Scanner; // I use scanner because it's command line.<br /><br />public class Login \{<br />public void run() \{<br /> Scanner scan = new Scanner (new File("the\\\\dir\\\\myFile.extension"));<br /> Scanner keyboard = new Scanner (System.in);<br /> String user = scan.nextLine();<br /> String pass = scan.nextLine(); // looks at selected file in scan<br /><br /> String inpUser = keyboard.nextLine();<br /> String inpPass = keyboard.nextLine(); // gets input from user<br /><br /> if (inpUser.equals(user) && inpPass.equals(pass)) \{<br /> System.out.print("your login message");<br /> \} else \{<br /> System.out.print("your error message");<br /> \}<br />\}<br />\}
| Vanity URL | lolli16 |
| AccountID |
419684155 |
| SteamID |
76561198379949883 |
| Steam2 ID |
STEAM_0:1:209842077 |
| Steam3 ID |
[U:1:419684155] |
| Invite URL |
https://steamcommunity.com/profiles/76561198379949883 |
| Short URL |
https://s.team/p/76561198379949883 |
| Game Bans | In Good Standing |
| VAC Bans | In Good Standing |
| Community Ban | In Good Standing |
| Trade Ban | In Good Standing |
| Total | 0h 0m |
| Windows | 0h 0m |
| Linux | 0h 0m |
| MacOS | 0h 0m |