<div align="center">

# `🐧` Refund Purchases <br>

[![wakatime](https://wakatime.com/badge/github/controlado/refund-purchases.svg)](https://wakatime.com/@programador/projects/mllzfbmkas)
[![discord](https://img.shields.io/badge/Discord-%235865F2.svg?style=flat&logo=discord&logoColor=white&color=blue)](https://discordapp.com/users/854886148455399436) <br>
![languages](https://img.shields.io/badge/Documentation-gray)
[![english](https://img.shields.io/badge/-English-blue)](README.md)
[![portuguese](https://img.shields.io/badge/-Português%20Brasileiro-blue)](README.br.md)

Refund the last champion bought in the champion selection! <br>
Buy a champion, pick him, refund him and play with him for free <br>
This is my third project using JavaScript :)

<img src="https://github.com/controlado/refund-purchases/assets/71716568/18d0b945-6207-4fe9-a1a1-39a18f97786f" width="700"  alt="Plugin preview"/>

</div>
<br>

## Instructions

Open the available refunds menu and select the item you want to refund!

## Dependencies

[Pengu Loader 1.0.4](https://github.com/PenguLoader/PenguLoader) (or any higher version) <br>
[controladoUtils.js](https://github.com/controlado/pengu-plugins) (automatically included)

## Installation

1. Download the files via the releases [direct download](https://github.com/controlado/refund-purchases/releases/latest/download/refund-purchases.zip)
2. Extract the files to the plugins folder

The structure should look something like this:

```
📂 Pengu Loader
└── 📂 plugins
    ├── 📂 @default
    └── 📂 refund-purchases
        ├── 📃 README.md
        ├── 📃 README.br.md
        └── 📀 index.js
```
