Fortnite Discord Bot is an essential tool that offers commands to get access token via epic games account authentication, access AES encryption keys with pak informations, access game files by exporting assets, json file and more. It's perfect for leakers, dataminers, and developers
Start by using commands built in the bot
Bot can handle large responses and uses game files for game exporting command and finding strings.
Commands include
- /export command is used for exporting game files via path and it supports exporting cloud storage files (.ini), textures, and many more. This code can export incomplete paths In the game files like /Game/Path/Path from game files without having to look for full path. Supports older versions which is useful for comparing cloud storage files without getting backup from Fmodel. Can export and handle big files as well
- /findstring command is used for searching for a specific string via game files json file (case sensitive) and loading new files including the string given by the user. Can access cloud storage, json files, and many more just to search for the string given by the user
- /newcosmetics command is used for searching through game files for all the new cosmetics added in the latest patch ingame files with a clean embed message and mosaic image with details of each cosmetic
- /searchcosmetic searches for a specific skin details via the id given by the user and gives detailed informations about the cosmetic id
- /aes command lists all the available paks in the game with their key including main aes key in pakchunch0 and version ID
- /pak command uses dynamic pak id by the user and searches for the pak via id to get all the pak’s data including clean embed message and cosmetics info in a mosaic image with clean format
- /token command is used for accessing API that needs authorization, the token give can either be eg1 or normal access token which is gotten via epic games account which means you will never hit error 403 forbidden
- /versions command gives list of versions loaded to the bot’s server which is used for /export command to load path from a specific version
You can add bot via this link
🔗 https://discord.com/oauth2/authorize?client_id=1326641377601261608&permissions=8&integration_type=0&scope=bot+applications.commands
Built by @SalahLeaks on X