
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?
- 🗓️ 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.
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_namehomebasestat 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.
Click to expand the step-by-step installation and use guide
- Go to the Releases page on this GitHub repository.
- 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.
- Windows: Download and run
- Launch the program and proceed to the First-time Setup below.
- Install Python 3.9 or newer.
- Run the script.
- The program will try to automatically install the
requestsmodule. If it fails, open your console/terminal and install it manually using the command:pip install requests. - Proceed to the First-time Setup below.
- 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. - Next, the program will ask if you are logged into your Epic account in your default web browser.
- An Epic Games website will open. Log in if you haven't already.
- A page should then open with content similar to this:
or this:
{"redirectUrl":"https://localhost/launcher/authorized?code=930884289b5852842271e9027376a527","authorizationCode":"930884289b5852842271e9027376a527","sid":null}{"redirectUrl":"com.epicgames.fortnite://fnauth/?code=930884289b5852842271e9027376a527","authorizationCode":"930884289b5852842271e9027376a527","sid":null} - ➡️ Copy the
authorizationCode(e.g.,930884289b5852842271e9027376a527), paste it into the program, and press ENTER. - ✅ If everything went well, the program will confirm that the
auth.jsonfile was generated successfully. The program will then proceed to the Main Menu. - 🎉 Congratulations! You can now get your daily quest, open free llamas (if available), and much more!
- The next time you launch the program, you won't need a new authorization code, as your login credentials are saved in
auth.json.
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.
Feel free to open an issue if you encounter any bugs or just have a question.
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.