I am currently looking for the players details in my SQL but i do not know where to look could someone help me, thanks
Account info is spread across three tables inside LOM2Account.
You need to look for Tables / TBL_ACCOUNT, TBL_ACCOUNTADD and TBL_USER.
All three have loads of unnecessary fields but all three have ID and password fields.
Game info
Player game info is spread elsewhere but the main one to look at is LOM2Game.
A look inside the Tables directory will reveal many tables that relate to user gameplay and items etc.