Skip to content

PRO100KatYT/SaveTheWorldClaimer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fortnite Save the World Research Points & free Llama Claimer

This program allows you to claim Research Points, open free Llamas, manage your Daily Quests and even skip the tutorial mission without opening the game.

FeaturesChangelogHow to use it?Found a bug?


Features:

  • Multiple account support with two login methods: refresh token and device auth.
    • You can see more info about them and choose the method when adding an account.
  • Claiming new Daily Quests and displaying information about them.
    • The program will display their progress and earnable rewards.
  • Daily Quest replacing
    • You can access the Daily Quest manager in the Main Menu.
  • Claiming and auto spending Research Points.
    • You can choose the method or toggle auto spending via config.
  • Tutorial mission skipping (Unlocks the Save the World music pack even if you don't own StW).
  • Claiming free Llamas and automatic free Llama loot recycling.
    • You can toggle and adjust these features via config.
  • Program Looping.
    • You can set the time (in minutes) after the program will run again in config.
    • The looping is set to 0 (disabled) by default.
  • Discord Webhook integration
    • You can set the Webhook URL in config.
  • Multi-language support.
    • Currently supported languages the program can be displayed in are: English and Polish.
  • 15 languages support for Fortnite item names.

Changelog:

What's new in the 1.13.0 update:

  • Highly requested feature: Discord Webhook!
    • This feature allows the program’s messages to be sent to a text channel in your Discord server.
    • You can set the Webhook URL in config.
    • Suggested by Salty-Coder, Lucy-2077, probablypablito, darzex and Playeereq.
  • Update checker at the start of the program (toggleable via config).
  • When the Main Program execution ends and Skip_Main_Menu is set to false in config:
    • You are now able to go back to the Main Menu by typing 0 in the input and pressing ENTER.
    • If the input is left blank, the program will stop, just like before.
  • When the Main Program execution ends and Skip_Main_Menu is set to true in config, the program will no longer ask to press ENTER to exit. (Issue #29)
  • Fixed date and time being displayed at the wrong line of text when a message begins with newlines.
  • Tweaked the program's code a little bit.

How to use it?

  • Install Python 3.9.5 or newer.

  • If you didn't do it yet, the program will try to automatically install the requests module. If the program fails to do it, install it using the pip install requests console command.

  • After starting the SaveTheWorldClaimer.py for the first time (or after deleting config.ini) you will be asked if you want to start config setup process (recommended) or use the default config values. If you want to start the setup, type 1, if no, type 2.

  • Next, you will be asked if you are logged into your Epic account in your browser. If yes, type 1, if no, type 2.

  • After you'll press ENTER, an Epic Games website will open. From there, login if you are not already logged into your Epic account.

  • Then a page should 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}
  • Copy the code (e.g. 930884289b5852842271e9027376a527), paste it into the program and press enter.

  • If all went well, the program will say it has generated the auth.json file successfully.

  • Now the program will proceed to work.

  • Congratulations! You just got your today's Daily Quest, claimed Research Points and opened free Llamas if they were available!

  • Next time you launch the program, to start claiming rewards, type 1 and press ENTER. You will not need to enter a new auth code because the login credentials have been saved in the auth.json file.


Found a bug?

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


Looking for Daily Login Rewards?

Read more here.


If you want to receive notifications about free llamas, I recommend joining the r/FORTnITE discord server and giving yourself the freellamas role on the #role-assignment channel.

About

Fortnite StW Claimer for Research Points and free Llamas, Manager for your Daily Quests, and much more.

Topics

Resources

License

Stars

Watchers

Forks

Languages