Skip to content

TasfiqSami/Domain-Minecraft-Intel-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Domain & Minecraft Intel Tool

Commands:

  • !player

Shows the premium and cracked UUID of the player.

  • !ipinfo

Shows the info about the IP address.

  • !ipget

Shows IP address of dumped databases.

  • !domain

Shows the real ip of the domain.

  • !server

Shows the server motd, version or server software, protocol and online players of the server.

Description

This bot is proficient in revealing the true IP address associated with any given domain, such as google.com or any Minecraft server, including but not limited to hypixel.com. Moreover, it possesses the capability to provide detailed information regarding IP addresses, whether they pertain to Google, your acquaintances, or adversaries.

Furthermore, it can discern the server software employed by any Minecraft server, including options such as Bungeecord, Velocity, Paper, and Spigot, along with the specific version in use. Additionally, it offers the functionality to extract and duplicate the Message of the Day (MOTD) from any Minecraft server.

This bot also allows for the retrieval of the Universally Unique Identifier (UUID) of both premium and cracked players, facilitating the determination of the existence of individuals with the premium usernames you seek.

Hosting on Local Host

Dependencies

Downloading and Installing

  • Download the release source code from here
  • After downloading the file extract it.

Installing Dependencies

  • Open the folder and using VS Code or GitBash or use Termial/Command Prompt locate the folder of the bot and type
pip install requests
pip install mcstatus
pip install discord

Authors

Contributors names and contact info

mikthegmr Contract

Tasfiq Contract

Version History

  • 0.1
    • Initial Release

License

MIT License

Copyright (c) 2023 Tasfiq

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.