Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.08 KB

README.md

File metadata and controls

27 lines (18 loc) · 1.08 KB

MTGA Code Slammer

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.

Features

  • 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.

Prerequisites

Usage

  1. Clone this repository to your local machine.
  2. Open the mtga-code-slammer.ahk file in a text editor.
  3. Modify the strings array to include your own list of Magic: The Gathering Arena codes.
  4. Run the mtga-code-slammer.ahk script by double-clicking it.
  5. Open Magic: The Gathering Arena and navigate to the code redemption screen (The store).
  6. Click into the text entry field in the top right.
  7. Press Ctrl+J to start the process.

Lazy Usage

If you don't want to compile the .exe yourself you can download it from this repo.