

You can search for a Xbox users IP Address, XUID, and Machine ID (MID) with just their gamertag from the main database if available. Since the main database already has information in it you can begin searching right away. The main database will receive updates every so often.

The script will come with a preexisting database that contains a mass log of IPs, gamertags, etc that can be used to search through right away.īrian's Xbox IP Resolver (Gamertag2IP) is a script created in Python that will come with a preexisting database so you won't need to create one and add information to it.

By doing this it makes sharing and switching between databases easier when using the script. By using SQLite3 you can create new databases that will be stored on you computer rather then on a server elsewhere. Brian's Xbox IP Resolver is a script created in Python that uses SQLite for the database.
