Help, I tried to create bot with microsoft auth! #2305
Unanswered
Skublik-glek
asked this question in
Q&A
Replies: 1 comment
-
remove password and follow instructions given. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Help, I tried to create bot with microsoft auth! I have 2FA. Is it a problem?
bot = mineflayer.createBot({
"username": 'my email',
"password": 'my password',
"host": 'mc.hypixel.net',
"port": 25565,
"version": "1.8.9",
"authTitle": '00000000402b5328',
"auth": 'microsoft'
})
Beta Was this translation helpful? Give feedback.
All reactions