MTGA Code Slammer is an AutoHotkey script designed to automate the process of redeeming multiple Magic: The Gathering Arena codes. This script will loop through a predefined list of codes and input them into the game, saving you time and effort.
- Automatically inputs a list of Magic: The Gathering Arena codes.
- Simulates mouse clicks and keyboard inputs to redeem codes.
- Configurable hotkey to start the process.
- AutoHotkey installed on your system.
- Clone this repository to your local machine.
- Open the
mtga-code-slammer.ahk
file in a text editor. - Modify the
strings
array to include your own list of Magic: The Gathering Arena codes. - Run the
mtga-code-slammer.ahk
script by double-clicking it. - Open Magic: The Gathering Arena and navigate to the code redemption screen (The store).
- Click into the text entry field in the top right.
- Press
Ctrl+J
to start the process.
If you don't want to compile the .exe yourself you can download it from this repo.