Jump to content

Recommended Posts

Posted

[GUIDE] Custom kick one person at one time.

Tools

Notepad

TCPView (google it)

 

How

When a player joins your game, he will be connected via a port. Thus, even in lan, it will appear as localhost:[PORT].

The first person to join your game will have the smallest port while the last one will have the biggest. Something i found out.

 

Thus, when hosting a game, record the names of those who join your game in order. If they leave, remove the name from the list. You should have 9 when the game starts, if not you made an error.

 

Then, to kick, open TCPView. Go to war3.exe, you would want to click on the remote address to order the IPs. There you would see localhost:5?????

 

Then simply check the name of the person against the list, if it is the fifth, then the port will simply be the 5th smallest.

 

Remember to remove the name later so that you can keep the next person.

To kick multiple people at the same time, hold ctrl and click. Then right click and close connection together.

 

Until someone makes a way to record who joined and leave, i think you have to use the notepad.

 

For garena.

 

Credits To Leonaitus

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...