node-minecraft-wrap icon indicating copy to clipboard operation
node-minecraft-wrap copied to clipboard

Easy way to deal with logins (Access Tokens?)

Open vanshyadav17 opened this issue 6 years ago • 2 comments

Hey guys,

I've been building a client, but constantly logging in causes mojang to ban your account. Is there a simple and easy way to do this via access tokens (which I read about at https://wiki.vg/Authentication).

I'm new to Node and JS in general, so a bit extra help would be extremely great.

Thanks in advance

vanshyadav17 avatar May 30 '19 12:05 vanshyadav17

  1. on what platform are you?
  2. what is is the script you are trying to run(paste it here surrounded by ```s)?
  3. what is the output of DEBUG=minecraft-wrap node myScript.js or if you are on windows set DEBUG=minecraft-wrap & node myScript.js?

plexigras avatar May 30 '19 14:05 plexigras

Hi, please look at other issues and the doc that answer that question

On Thu, May 30, 2019, 14:24 Emperio [email protected] wrote:

Hey guys,

I've been building a client, but constantly logging in causes mojang to ban your account. Is there a simple and easy way to do this via access tokens (which I read about at https://wiki.vg/Authentication).

I'm new to Node and JS in general, so a bit extra help would be extremely great.

Thanks in advance

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/PrismarineJS/node-minecraft-wrap/issues/29?email_source=notifications&email_token=AAR437TYHDOKE3UJA3GAEYDPX7BOLA5CNFSM4HRETHA2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GWWXWYA, or mute the thread https://github.com/notifications/unsubscribe-auth/AAR437UZ3XQCYTDYTOORRUTPX7BOLANCNFSM4HRETHAQ .

rom1504 avatar May 31 '19 10:05 rom1504