Giter Site home page Giter Site logo

atlauncher-offline-bypass's Introduction

⚠️ NO LONGER WORKS ⚠️

ATLauncher made a commit that checks the validity of a minecraft account. Last known version that the bypass works on is 3.4.28.1 that can be found here

Linux Shell (flatpak) install

flatpak install com.atlauncher.ATLauncher
sudo flatpak update --commit=8099d231fac67b8ac78b3fbdf1a4450c92c00b1667cff5e2cb32aa7a16bd7a3e com.atlauncher.ATLauncher

Feel free to use my patch on Prism Launcher here: https://github.com/antunnitraj/Prism-Launcher-PolyMC-Offline-Bypass

About this project

Bypass check if user has a real microsoft account linked with the launcher
⚠️ This is for entertainment purposes only ⚠️

Before installation

If you have some accounts saved then executing this script will remove them!

Usage

Download the latest version of ATLauncher from https://atlauncher.com/, install it then go in terminal and execute this command (change "YOURUSERNAMEHERE" to your desired username):

Windows CMD:

echo [{"accessToken":"0","mustLogin":true,"username":"00000000-0000-0000-0000-000000000000","minecraftUsername":"YOURUSERNAMEHERE","uuid":"00000000000000000000000000000000","collapsedPacks":[],"collapsedInstances":[],"collapsedServers":[],"internalType":"com.atlauncher.data.MicrosoftAccount"}] > %appdata%/ATLauncher/configs/accounts.json

Linux Shell:

echo '[{"accessToken":"0","mustLogin":true,"username":"00000000-0000-0000-0000-000000000000","minecraftUsername":"YOURUSERNAMEHERE","uuid":"00000000000000000000000000000000","collapsedPacks":[],"collapsedInstances":[],"collapsedServers":[],"internalType":"com.atlauncher.data.MicrosoftAccount"}]' > ~/.local/share/atlauncher/configs/accounts.json

Linux Shell (flatpak):

echo '[{"accessToken":"0","mustLogin":true,"username":"00000000-0000-0000-0000-000000000000","minecraftUsername":"YOURUSERNAMEHERE","uuid":"00000000000000000000000000000000","collapsedPacks":[],"collapsedInstances":[],"collapsedServers":[],"internalType":"com.atlauncher.data.MicrosoftAccount"}]' > ~/.var/app/com.atlauncher.ATLauncher/data/configs/accounts.json

Usage for Portable version

Download the portable version of ATLauncher then execute this command in terminal (change "YOURUSERNAMEHERE" to your desired username):

Windows Portable (cd to installation path) CMD:

echo [{"accessToken":"0","mustLogin":true,"username":"00000000-0000-0000-0000-000000000000","minecraftUsername":"YOURUSERNAMEHERE","uuid":"00000000000000000000000000000000","collapsedPacks":[],"collapsedInstances":[],"collapsedServers":[],"internalType":"com.atlauncher.data.MicrosoftAccount"}] > configs/accounts.json

Linux JAR Portable (cd to installation path) Shell:

echo '[{"accessToken":"0","mustLogin":true,"username":"00000000-0000-0000-0000-000000000000","minecraftUsername":"YOURUSERNAMEHERE","uuid":"00000000000000000000000000000000","collapsedPacks":[],"collapsedInstances":[],"collapsedServers":[],"internalType":"com.atlauncher.data.MicrosoftAccount"}]' > configs/accounts.json

How to use

Download an instance and then you need to CLICK THE TRIANGLE on the right of the PLAY BUTTON and select "Play Offline", then type in your desired username and enjoy!

What not to do

Don't delete the default offline account in the accounts tab, it removes the magic

Manual Installation

There is a file in repo called "accounts.json" here and you need to download it to this place:

ATLauncher

  • Windows: %appdata%/ATLauncher/configs/
  • Linux: ~/.local/share/ATLauncher/configs/
  • Linux (flatpak): ~/.var/app/com.atlauncher.ATLauncher/data/configs/

Portable ATLauncher

PATH_TO_INSTALLATION/configs/

After that you can go to that file, open it with a text editor (Notepad) and edit the value that sais "YOURUSERNAMEHERE" to your desired username

atlauncher-offline-bypass's People

Contributors

antunnitraj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

atlauncher-offline-bypass's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.