EasyMC / MCLeaks Support #2575
Closed
xXQiuChenXx
started this conversation in
General
Replies: 1 comment 4 replies
-
Hi QiuChen-Developer, we don't really want to officially support mcleaks because it's in a gray area however, I'd much prefer having a clean plugin than asking people to install an alternative version of mineflayer which may be outdated do you want to create a mineflayer-mcleaks plugins ? see PrismarineJS/node-minecraft-protocol#736 and https://github.com/u9g/mineflayer-altlogin |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Well, well, well. I know many of you trying to make mineflayer support for mcleaks or easymc auth, and It's not just only me who made it successfully. Some of them choose to use it themselves and I choose to share. As I am not very rich having many accounts and the server is allowed only one username per server, so I have look into their API, and nothing I get, I have try for many times, and give up around 5 times. After that I have decompiler their mods and app, then I noticed something about their auth server. Then, I fork this repo, and made changes in auth server part. Finally, I got it works.
Github: https://github.com/Happy-and-Smile/minecraft-player
How to install
npm i github:Happy-and-Smile/minecraft-player
Example Code For EasyMC
How To Automatic Renew Alt Token
You have to paid for bypass CloudFlare/Recaptcha, and look into the way to renew it.
So, the only one way is to save the session into a file, then you don't have to renew it everytime when you start the bot, but session will expire too.
Important Things
Sry for bad grammar because my englist not so good and bad coding skills because I am a "self learner" for JS.
If got any problem just let me know
Have A Nice Day.
Beta Was this translation helpful? Give feedback.
All reactions