Skip to content

PRO100KatYT/SaveTheWorldClaimer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Penny Logo
Save the World Claimer banner
This Fortnite: Save the World tool allows you to open free Llamas, claim and replace your Daily Quests, manage your Backpack items, auto-buy items from the Weekly & Event Store, and much more - all without launching the game.

📜 Features • 🔄 Changelog • 🚀 How to install and use? • ❓ FAQ • 🐛 Found a bug?


📜 Features:

  • 🗓️ Daily Quests Management - claim new quests, display progress, and replace them.
  • 🦙 Free Llamas Claiming - open free llamas and automatically recycle their loot (configurable).
  • 🛒 STW Item Shop Purchaser - auto-buy chosen items from the Event and Weekly store for Gold.
  • 🧹 Inventory Junk Cleaner - automatically destroy or recycle unwanted backpack items after missions.
  • 🎓 Tutorial Mission Skipping - unlock the Save the World music pack even if you don't own STW.
  • 🎁 Winterfest Presents - claim available presents during the BR Winterfest event.
  • 👥 Multiple account support - log in with refresh token or device auth.
  • 💬 Discord Webhook Integration - receive program's messages directly on your Discord server channel.
  • 🌐 Multi-language Support - program interface in English & Polish, with 18 languages supported for Fortnite items.
  • 🔁 Program Looping - run the program in the background at set intervals.

🔄 Changelog:

What's new in the 1.15.0 update:

  • New Feature: STW Item Shop Purchaser!
    • Are you tired of having to manually buy necessary items from the Event and Weekly store on all of your accounts every week? You no longer have to!
    • This feature is highly configurable, separately for each account added to the program.
    • You can choose whether or not to buy specific types and rarities of items, including: Evolution Materials, Flux, Perk resources, Heroes, Survivors, Defenders, Schematics, as well as Armory and Hero Loadout Slots.
  • ⚙️ Added the functionality of per account configs stored in userConfig.json. I plan to move some of the already existing config options there in future updates for more customizability.
  • 🧹 Removed unnecessary backwards compatibility with accounts saved prior to v1.13.2, as those tokens have already expired.
  • 🖥️ Added terminal window title for macOS and Linux.
  • 🗑️ Removed the unnecessary hbonboarding_namehomebase stat from the Skip Tutorial request body.
  • 🖼️ Added a logo to the program.
  • 📝 Added strings for Purchasable Hero Loadouts and Armory Slots to stringlist.json.
  • 🗂️ Reorganized the README.
  • 🎨 Minor internal code refactoring and optimizations.

🚀 How to install and use?

Click to expand the step-by-step installation and use guide

Option 1: Pre-compiled Release

  1. Go to the Releases page on this GitHub repository.
  2. Download the correct file for your operating system:
    • Windows: Download and run SaveTheWorldClaimer_Setup_x64.exe. It will install the app and create shortcuts.
    • Linux / macOS: Download the respective binary file, grant it execution permissions, and run it directly in your terminal.
  3. Launch the program and proceed to the First-time Setup below.

Option 2: Python Script from Source

  1. Install Python 3.9 or newer.
  2. Run the script.
  3. The program will try to automatically install the requests module. If it fails, open your console/terminal and install it manually using the command: pip install requests.
  4. Proceed to the First-time Setup below.

First-time Setup & Login

  1. When you start the program for the first time (or after deleting config.ini), you will be asked to start the config setup. It's recommended to do so.
  2. Next, the program will ask if you are logged into your Epic account in your default web browser.
  3. An Epic Games website will open. Log in if you haven't already.
  4. A page should then open with content similar to this:
    {"redirectUrl":"https://localhost/launcher/authorized?code=930884289b5852842271e9027376a527","authorizationCode":"930884289b5852842271e9027376a527","sid":null}
    or this:
    {"redirectUrl":"com.epicgames.fortnite://fnauth/?code=930884289b5852842271e9027376a527","authorizationCode":"930884289b5852842271e9027376a527","sid":null}
  5. ➡️ Copy the authorizationCode (e.g., 930884289b5852842271e9027376a527), paste it into the program, and press ENTER.
  6. ✅ If everything went well, the program will confirm that the auth.json file was generated successfully. The program will then proceed to the Main Menu.
  7. 🎉 Congratulations! You can now get your daily quest, open free llamas (if available), and much more!
  8. The next time you launch the program, you won't need a new authorization code, as your login credentials are saved in auth.json.

❓ FAQ

Click to expand the answers to frequently asked questions

🔒 Will my accounts be safe?
Yes! This program is open-source so anyone can read and verify the whole code. It runs only on your device and your login data is saved locally. Unlike Discord bots, your info is never sent to any third-party servers.

❓ Can I get banned for using this?
No one has ever been banned for using this tool since I released the first version of it in 2021. The program safely interacts directly with the Epic Games API, acting just like the real game client. But like with any unofficial third-party software, use it at your own risk.

🎁 What happened to Daily Login Rewards?
Daily Login Rewards were removed from the game in June 2023. Read more here.

🧪 What happened to Research Points?
Research system was removed from the game in November 2025. Read more here.

🔔 How can I get notifications for free llamas?
You can set the program to loop every 60 minutes to ensure you won't miss them when they appear in the llama shop. Alternatively, I recommend joining the r/FORTnITE discord server and assigning yourself the freellamas role so that you'll get pinged whenever they are available.


🐛 Found a bug?

Feel free to open an issue if you encounter any bugs or just have a question.


⭐ Star History

Thanks to all stargazers! Click to expand the Star History Chart.

Star History Chart


Portions of the materials used are trademarks and/or copyrighted works of Epic Games, Inc. All rights reserved by Epic. This material is not official and is not endorsed by Epic.

This tool is a fan-made, non-commercial Fortnite: Save the World project created for educational and utility purposes.

About

Fortnite STW Claimer for free Llamas, manager for your Daily Quests, Backpack items, and more.

Topics

Resources

License

Stars

Watchers

Forks

Contributors