🔐 FakeProxy command

This command starts a local Velocity proxy server that redirects to the specified server, but with a significant difference:

this proxy uses my plugin RFakeProxy, which logs all connections, messages, and commands sent by players. Additionally, it replicates the data from the original server to impersonate it. This method has gained popularity in recent years as a technique to access administrator accounts.

When a player connects through the MCPTool fake proxy and is then redirected to the real server, you can see and log all details of their activity, including their login commands and passwords.

Furthermore, you have the ability to send messages or execute commands on the accounts of players who have passed through this proxy, giving you complete control over their interactions.


📍 Modes

The second argument of the command is the same concept explained in the previous command, where you can choose the Player Information Forwarding method. However, in almost 100% of cases, you should use the none mode.

🛡️ Where does it work?

It works on non-premium or semi-premium servers, but in this case, only users who don't have automatic login enabled will be able to connect.

📌 How to use it?

To use the fakeproxy, you should enter the command fakeproxy [server] none. For example:


$ fakeproxy 23.174.200.242:25569 none

After entering the command, you will see something similar to this:

Screenshot showing MCPTool FakeProxy - Guide 1

Here, you will need to choose how the fakeproxy data (such as the MOTD, version, player count, etc.) will be updated. Depending on the configuration you select, the fakeproxy will either retrieve and replicate this data in real time from the specified server, or it will use default values if a connection cannot be established.

  • 1 - Each time the user's client requests the server information, the fakeproxy will retrieve the data from the previously specified server and replicate it. If it fails to obtain the information, it will use Velocity's default data.
  • 2 - Every 3 seconds, MCPTool will attempt to retrieve the data from the specified server. If successful, it will update the plugin's config.yml file so that the fakeproxy uses the most recent data. This method is recommended as it ensures the fakeproxy is always synchronized with the original server's information.

After responding, you will see something similar to this:

Screenshot showing MCPTool FakeProxy - Guide 2

Here, you will need to choose which protocol the fakeproxy server will return:

  • 1 - Same protocol as the specified server: The fakeproxy server will adopt the same protocol as the original server, meaning that players will only be able to connect to the fakeproxy using a single version of Minecraft.
  • 2 - Same protocol as the user's client (Recommended method): The fakeproxy server will adopt the protocol of the user's client, allowing players to connect regardless of their Minecraft version. However, this does not guarantee that all versions will be able to access the specified server; only the versions allowed by the original server will be able to connect.

After responding, you will see something similar to this:

Screenshot showing MCPTool FakeProxy - Guide 3

This option allows you to use the Pinggy.io service to expose your fakeproxy to the internet without revealing your IP address. This way, you can share the fakeproxy server with someone else, allowing them to connect without compromising your IP.

If you accept this option, you will need to run the command provided by MCPTool in another terminal.

Screenshot showing MCPTool FakeProxy - Guide 4

If it asks for a password, simply press Enter and leave it blank.

Screenshot showing MCPTool FakeProxy - Guide 5

You will see something similar to this:

Screenshot showing MCPTool FakeProxy - Guide 6

You will copy the domain and paste it into MCPTool.

Screenshot showing MCPTool FakeProxy - Guide 7

And if you have followed the steps correctly, the fakeproxy server will start, and you will have a new IP available to share and use. It's ready for others to connect to the server without compromising your real IP address!

Screenshot showing MCPTool FakeProxy - Guide 8

🔑 Admin Key

To execute administrator commands in the fakeproxy, you first need to copy the admin key generated by MCPTool. Then, enter the fakeproxy and paste the key into the Minecraft chat. This will grant you the necessary permissions to use administrator commands within the fakeproxy server.

Screenshot showing MCPTool FakeProxy - Guide 9

💣 Commands

  • • Send: Allows you to execute a command or send a message from the account of a user connected to the fakeproxy. This gives you the ability to interact with the server on behalf of the user, performing actions or sending messages as if you were the player.
  • • List: Displays the list of players connected to the fakeproxy.
  • • Help: Shows the available commands.