Just to clarify,
Code:
miniloginaccounts.ini
"100.0.0.1 draxanoth ***** "
"100.0.0.2 burningneotec **** "
"100.0.0.3 kaiser ****"
mine doesn't have quotes, but I don't know if that makes any difference. Also, you put real IPs in there right? Those are IPs that don't correlate at all to an ID number of the account in the database. So if you have an internal client at say 192.168.1.233 then your line would read
192.168.1.233 userid userpass<SPACE>
If you have an external client out on the internet at 4.2.2.2 your line would read
4.2.2.2 userid userpass<SPACE>
Do you get an error in your minilogin window on startup? It will always default an account to the eqemu account unless it picks up an IP address that it knows. If it does then you'll see a line such as this --
Matched xx.xx.xx.xx to 'userid'
If you don't see that, it's going to use the eqemu account.