Hey guys,
I've been spending the last few hours working on a solution for displaying a minecraft chat output from a server to a console app in C# (.NET)
I've gotten the easy part done, but I have a feeling connecting to the server with the credentials after authentication will be very hard
Below is a .gif of what I've done so far. The account is a public alt so feel free to use it; this is just an example.
If anyone wants to try and figure this out and take credit for it, feel free to edit the source code:
(I added as many comments as necessary for anyone with common sense to figure out
)
A possible idea would be started minecraft.jar/.exe as a process without showing the window and redirect the output of the chat to the console. You'd need to be familiar with the minecraft protocol though.
I've been spending the last few hours working on a solution for displaying a minecraft chat output from a server to a console app in C# (.NET)
I've gotten the easy part done, but I have a feeling connecting to the server with the credentials after authentication will be very hard
Below is a .gif of what I've done so far. The account is a public alt so feel free to use it; this is just an example.
If anyone wants to try and figure this out and take credit for it, feel free to edit the source code:
(I added as many comments as necessary for anyone with common sense to figure out
A possible idea would be started minecraft.jar/.exe as a process without showing the window and redirect the output of the chat to the console. You'd need to be familiar with the minecraft protocol though.
Attachments
Last edited:
Banned forever. Reason: Scamming (https://gyazo.com/577c603840a941c1db4da669f30deb92)
