Skip to content

Latest commit

 

History

History
149 lines (105 loc) · 6.79 KB

File metadata and controls

149 lines (105 loc) · 6.79 KB

Salad Maker

Total Downloads Latest Release Downloads Ko-fi

If you wanna help pay for servers you can check out this link https://ko-fi.com/D1D219Y0XH.

Video Tutorial: https://www.youtube.com/watch?v=3s1l5RRpHv4

📥 Downloads

You can find all the downloads here, pick the version that you like, but always the most recent is the best one. If kollections do not work, you can use the one from the old website. All Releases


🔧 Installation

  1. Download the latest release.
  2. Follow the same old tutorial until a new one is here.
  3. If you have problems, create an issue, or message me on Twitter,
    or message me on Discord: thethiny

There are some issues that do not affect the app but they will be worked on. The other languages and images and details aren't done yet. The online version isn't done as well.


Full instructions - please check the video before asking questions cuz 90% of the questions are answered in the video

How to Use

This app is a python webapp that runs in your browser. It uses the Steam App to connect to the game servers on your behalf. You are able to connect in 3 ways:

  • Using Steam (recommended): It will use the Steam Client to create a new token.
  • Using a token: Xbox Token starts with XBL3.0, Steam starts with 080, Epic Games starts with ey.
  • Using the game: If you're using ASIMK11 / MK12TTH then you can get your token from the game directly.
  • Using the history feature: If you have logged in before then you can re-use the token. Note that you can "copy" the token from the history in case you wanna use it elsewhere or in the previous version.

Once you login to the game, you will need to have the game data zip file. The game data zip will be called gamename_data.zip (will be changed in the future to game.data) and you should NOT extract it. The app will extract the files for you and place them inside dumps.

Using the tool is simple, find the items you want and add them to cart then unlock them. For currency and experience and floyd they're in the profile icon on the top of the screen. There are also refresh buttons in case something gets stuck. You can also copy the session token from the profile section, which is useless unless you're an app developer.

If you face any issues contact me on twitter or discord. I do not always respond on nexus.


[Privacy Notice]

Your token never leaves the browser, it is not sent to my server, and it is only used to send it to the python code that is running on your computer. You will notice it say proxy but that is simply the python app running which is called proxy.

You might get a Windows Smart Screen notice or Chrome Virus Blocked, this is because the Steam DLL that is required is inside the exe, and Antivirus software hates that.

This tool requires an active internet connection because it connects to the Steam and WB servers. The code is available here and will be made public after the tool is final and builds up enough reputation. If you really really really need the code, then once you open the exe the first line will say "App running in ...", this is the folder where the python + webapp code are, and you can copy it wherever you want and run it using python. The requirements are easy to pick up cuz the errors say what's missing.


📜 License

You are free to use and modify this project in any form,
as long as you do not re-upload or distribute it. Only the official version hosted here is allowed to remain.


Changelog

v0.16.2

  • You can now try using the tool with Xbox accounts! This is experimental, so some things may not work perfectly yet.
  • PlayStation (PSN) support is temporarily turned off until I figure out how to login with Sony!

v0.16.1

  • Legendary and Epic Movie gear sets are now available!

v0.16.0

  • Injustice 2 (IJ2) support is now public! You can use the tool with IJ2 for the first time.

v0.15.2

  • The tool now helps you spot duplicate gear items in your IJ2 inventory, making it easier to manage your collection.
  • The inventory screen is clearer and more organized.

v0.15.0

  • The interface got a big makeover! It looks better and is easier to use.
  • You can now use themes and view-only mode for IJ2.

v0.14.0

  • Images now load faster and use less space.

v0.13.0

  • Added new Invasions data and roster info.
  • Fixed issues with too many items in your cart.
  • Removed some old downloadable content (DLC).

v0.12.3

  • The tool can now update its data without needing to delete anything.
  • Update checks and popups are faster and less disruptive.
  • You can manually check for updates.
  • Improved support for secure connections.

v0.12.2

  • The tool can automatically download missing data.
  • You’ll see errors if a language is missing, instead of things just not working.
  • It’s easier to see how many items you have and what’s new.
  • Item buttons are more flexible.
  • You can now show only items you own.
  • Fixed some display issues and made the tool more reliable.

v0.12.1

  • Xbox One is now supported!
  • Fixed problems with inventory when using multiple accounts.
  • Increased the maximum level to 500.

v0.12.0

  • You can now track your profile progression, including XP and Invasions.
  • Added features to favorite, randomize, and mark items as seen.
  • The loader is now an overlay, so it’s less intrusive.
  • Updated the tutorial link for easier help.

v0.11.1

  • Credits now look better and show more info.
  • Added icons for Twitter and Discord.

v0.11.0

  • The tool no longer uses zip files for data, making things simpler.

v0.10.3

  • Data files were renamed for clarity.
  • Added basic support for the Epic Games version.

v0.10.2

  • The update checker is now part of the game.
  • Settings load automatically in-game.
  • Dialogs are easier to read and use.
  • Fixed bugs with updates and improved reliability.

v0.10.1

  • Added an update checker so you know when there’s a new version.
  • Settings now save and load correctly.
  • Improved Yes/No dialogs and made the tool easier to use.

v0.10.0

  • Fixed an issue where the program wouldn’t run because the main file was missing.

v0.0.1

  • The very first version! Basic features were introduced.

Thank you for using the tool! If you have suggestions or find issues, let me know.