wdkaoidawjuod7u93y48 / 0

An easy and creative way to view encryption keys (aes keys) and items in each update of the game Fortnite, by using creatively (and automatically) made mark-down files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An easy and creative way to view encryption keys and items in each update of the game Fortnite, by using creatively (and automatically) made mark-down files.

23.10

How is this automated?

It is automated using Github Actions and by using the programming language Python.

How is it running it automatically without a user's command?:
It uses a python application file that'll command the actions to run each specified amount of minutes.

Where is it getting it's information from?:
Fortnite-Central
API for Fortnite.

Why should I use this?

Why doesn't it contain other versions?:
Well the simple fact is that not a single api has supported old versions and probably won't, even if we have the keys we would have to manually do everything.

Reasons Why:

  1. The repo is very maintained and get's updates usually which contain new or bug fixes
  2. Nobody has to run this, so no labor is needing making it so you rely on a computer not a human updating it
  3. It can show you the items and cosmetics added in dynamic packages
  4. It looks cool, and the design is still being developed
  5. Easy to access, you can find information about a version easily

Where is the mark-down files?:
The mark-down files are located in the tree folder, the last file is always the current version of Fortnite.

Where is the source code for the Github Actions?:
The source files that Github Actions are running Python are in the scripting folder, the main file that it runs is the generation.py file.

Where is the Scalable Vector assets at?:
The assets (svg) for the mark-down files are located in the storage folder, click here to the latest one.

Where did you get those icons from?:
We use octicon icons to style our mark-down files and SVGs as they look pretty, and pretty good.

About

An easy and creative way to view encryption keys (aes keys) and items in each update of the game Fortnite, by using creatively (and automatically) made mark-down files.

License:MIT License


Languages

Language:Python 100.0%