Skip to content

Commit

Permalink
Merge pull request #4 from FortniteFevers/1.3.8
Browse files Browse the repository at this point in the history
Version 1.3.8
  • Loading branch information
FortniteFevers authored Apr 4, 2021
2 parents 39a246a + cbd2c4f commit 478b62b
Show file tree
Hide file tree
Showing 105 changed files with 1,589 additions and 220 deletions.
Binary file removed BurbankBigCondensed-Black.otf
Binary file not shown.
54 changes: 45 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,47 @@ AutoLeak is a utility to generate all of the latest leaks in Fortnite, with some

---

#### AutoLeak 1.3.5 has just been released!
# Whats new in version 1.3.5?
- Added Shop Sections command! Connect it to your Twitter, and you are able to check for Shop Sections!
- Added a command where you can grab cosmetics for a specific pak number!
- A lot of bug fixes
#### AutoLeak 1.3.8 has just been released!
# Whats new in version 1.3.8?
1. NEW ICONS!
- You can use these by changing your type of icons to 'new' in settings.json!
- You can search, generate, and grab paks with these new icons!
- The new icons are BenBot ONLY so if you want to use Fortnite-API, switch over to the standard icons.

2. Added notices command
- Checks for a change or a added Fortnite notice. If it detects one, it will post it to your twitter.
- REQUIRED You need Twitter API keys for this command.
- (API LINK: https://developer.twitter.com/en/portal/dashboard)

3. Added Staging Servers command
- Checks for a change in the Fortnite Staging Servers. If it detects one, it will post it to your twitter.
- REQUIRED You need Twitter API keys for this command.
- (API LINK: https://developer.twitter.com/en/portal/dashboard)

4. Weapons command!
- Search for any weapon you want, and it can generate icons for it.
- UPCOMING Loot pool command. Generate an image of the current loot pool!

5. BUG FIXES! (And small changes)
- Fixed Item Shop, News, and Shop Sections command
- Faster icon generation
- Added language support for BenBot
- Fixed the Footer to not work
- Item Shop command now compresses the image if it is too big to tweet out.
- Fixed a lot more things, but I forget what they are so uh it should just be better

6. UPCOMING FEATURES:
- Custom Item Shop generation (Haven't really started but I will soon)
- Merge all detection commands into one (I will be doing this but in a different program separate from AutoLeak)
- Playlist command (I kind of got it done, but it is really spammy)

7. SETTINGS.JSON CHANGES:
- Added 'apikey' (An API key provided by fortniteapi.io ONLY USED FOR THE WEAPONS COMMAND, NOT REQUIRED!)
- Added 'CreatorCode' (Your creator code goes here. This is used for Item Shop posts, news posts, etc. NOT REQUIRED!)
- Added 'MergeWatermarkUrl' (When merging images it will add a watermark to the merged image NOT REQUIRED!)

8. UPDATE MODE CHANGES:
- Added Map and Versionbot support in update mode. Enable Tweet Update in settings.json for it to work!

### Version Bugs:
- When merging cosmetics from a specific pak, if the number of items merged is equal to "5", it will not work for some reason.
Expand All @@ -19,7 +55,7 @@ AutoLeak is a utility to generate all of the latest leaks in Fortnite, with some
# Features
AutoLeak is a program with many features.
Currently, the program features these options:
- Custom image generation
- Custom icon generation
- Update mode to detect for a new update and leak the contents, saving every one into the image format
- Generate new cosmetics, which can generate all new cosmetics in an update
- Search for a cosmetic and generate an image
Expand All @@ -33,12 +69,12 @@ Currently, the program features these options:
- Grab cosmetics from a specific pak
(Merging images automatically saves to the new "merged" folder!)

More coming soon!
And MANY more!

**Sample Image:**

<p align="left">
<img src="https://i.ibb.co/gWbYFyV/CID-731-Athena-Commando-F-Neon.png" width="400" draggable="false">
<img src="https://i.ibb.co/gth5ggC/CID-703-Athena-Commando-M-Cyclone.png" width="400" draggable="false">
</p>

# Running AutoLeak
Expand All @@ -50,7 +86,7 @@ After you have done this, extract the folder, and open up **INSTALL PACKAGES** a

Now, go into 'settings.json' and edit the content to your liking.

After this, run 'bot.py' and enter in a number (Each number correlates to a command) and enjoy!
After this, run 'startprogram.bat' and enter in a number (Each number correlates to a command) and enjoy!

# Languages
The following languages are supported: ar / de / en / es / es-419 / fr / it / ja / ko / pl / pt-BR / ru / tr / zh-CN / zh-Hant
Expand Down
Binary file removed assets/Buttons/generate-button.png
Binary file not shown.
Binary file removed assets/Buttons/settings-button.png
Binary file not shown.
Binary file removed assets/Buttons/twitaes-button.png
Binary file not shown.
Binary file removed assets/Buttons/twitaes-button.psd
Binary file not shown.
Binary file removed assets/Buttons/twitbuild-button.png
Binary file not shown.
Binary file removed assets/Buttons/update-button.png
Binary file not shown.
Binary file removed assets/Images/autoleak-options.png
Binary file not shown.
Binary file removed assets/Images/autoleak-options.psd
Binary file not shown.
Binary file removed assets/Images/general-options.png
Binary file not shown.
Binary file removed assets/Images/twitter-options.png
Binary file not shown.
Loading

0 comments on commit 478b62b

Please sign in to comment.