An open API service indexing awesome lists of open source software.

https://github.com/cyn-ically/thefall.io-infinite-money

Little api abuse found inside the Aywen's game
https://github.com/cyn-ically/thefall.io-infinite-money

api api-abuse aywen exploit glitch infinite javascript money tampermonkey

Last synced: 4 months ago
JSON representation

Little api abuse found inside the Aywen's game

Awesome Lists containing this project

README

          

# Unlock All Cosmetics and Infinite Money Exploit

## Features ✨
- **Unlock All Cosmetics**: Gain access to all available cosmetic items 🎩👑.
- **Infinite Money**: Adjust the in-game money to any value you desire 💵.
- **UI Integration**: A user-friendly interface.

## Requirements 🛠️
- **Tampermonkey** or another userscript manager that can run the script on the target website.

[Download Tampermonkey](https://www.tampermonkey.net/)

- **A web browser**: Chrome, Firefox, or others that support userscripts 🌐.

## Installation 🚀

1. Install **Tampermonkey** (or an equivalent userscript manager) in your browser.
2. Visit the **TheFall.io** game.
3. Open the **Tampermonkey** dashboard and create a new script.
4. Paste the content of this script into the new script window.
5. Save the script and reload **TheFall.io**.
6. The script will automatically add a UI to the page. From there, you can unlock all cosmetics and adjust your in-game money.

## Usage ⚙️

1. **Unlock All Cosmetics**:
- Click the "Unlock All Cosmetics" button in the UI.
- All available cosmetics will be unlocked 🎉.

2. **Adjust Money**:
- Use the slider in the UI to set the desired amount of money 💸.
- Click the "Update Player" button to update your money 💰.

## How It Works 🧑‍💻

This userscript does the following:
- Captures the authentication token for the user 🔑.
- Sends a PATCH request to update the player's data, unlocking all cosmetics and setting the desired money amount 🛠️.

## Contributing 🤝

Feel free to fork this repository, submit issues, or propose improvements. If you would like to contribute, please create a pull request.

## Disclaimer ⚠️

- This script is intended for educational purposes only 📚. This code was modified using AI to be easily readable and modifiable.

## License 📄

Distributed under the Apache 2.0 License. See LICENSE for more information.