Skip to content

rico-vz/cod-code-redeemer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoD Code Redeemer

A code redeemer for Call of Duty.
Automatically redeems any amount double EXP codes, to save time.

Prerequisites

  • Python >= 3.8
  • Google Chrome (>= v126)
  • Git

Installation

Make sure you have all prerequisites ready

  1. Clone this project using git
  git clone git@github.com:rico-vz/cod-code-redeemer.git
  cd cod-code-redeemer
  1. Install all the requirements using pip
pip install -r requirements.txt
  1. Create a config.yaml file based on config.yaml.example, and edit it to your liking
cp config.yaml.example config.yaml
  1. Put your codes in codes.txt, where each line is a new code
    `

  2. Run the CoD Code Redeemer using Python

py redeemer.py

Follow any further instructions in your terminal.

Demo

CoD Code Redeemer Demo