Go to phpmyadmin, open execute and add this:
Code:INSERT INTO `accounts` VALUES (accounthere, 'passwordhere', 65535, 0, '', '0', 0, 0, 6, 0, 0); INSERT INTO `players` VALUES (1, 'NameHere', 6, accounthere, 1, 0, 150, 150, 0, 0, 0, 0, 0, 110, 0, 0, 0, 0, 0, 0, 0, 50, 50, 7, '', 400, 0, 0, 0, 0, 0, 0, 0, '', 0, 0, 0, 201660000, 0, 10, 10, 10, 10, 0, 0);