It will always allow any user and password because it checks your IP to see who can log in. If the ip is in the accounts ini file then it uses that username and password to login
and Accounts you have to be careful with you need to put 1 space after every line except the last one i.e.
Quote:
000.000.000.000 name password <- add 1 space on the end
000.000.000.000 name1 password1 <- add 1 space on the end
000.000.000.000 name2 password2 <- add 1 space on the end
000.000.000.000 name3 password3 <- no spaces here
|
FORGOT: and it will only use the first username/password it comes to, so if you want to change accounts you have to close off the login server change the ini file and then launch it again
