MCCTeam / Minecraft-Console-Client

Lightweight console for Minecraft chat and automated scripts
https://mccteam.github.io
Other
1.62k stars 393 forks source link

AutoRelog doesn't work #318

Closed PollefeysC closed 4 years ago

PollefeysC commented 7 years ago

My AutoRelog doesn't work eventhough it's enabled. I know there is a file with messages to rejoin on, but I would like it to reconnect on every kick message possible. This is because Hypixel kickmessages are often crammed with random numbers and seem to be different often. Any way of enabling it to reconnect on EVERY kick message? Thanks in advance.

stanleypowers commented 7 years ago

I'm interested in this too

ORelio commented 7 years ago

That would not be as good as it seems since a mod kicking your for whatever reason would also trigger a relog. You could get banned easily just because you didn't take the time to set a proper keyword in a text file. The AutoRelog bot works by matching keywords. This means you just need to put restarting and it will match The server is restarting S0mER4nD0mStr1ng.

PollefeysC commented 7 years ago

Okay, could you then possible help me to find out Hypixel's kick message? I can not find it anywhere, and would then need a keyword for it (it doesn't say it in the client, it just seems to end)

stanleypowers commented 6 years ago

Could you make it compatible with regex also?