Woredeem
Whiteout Survival Gift Code Redeemer
Install / Use
/learn @ChristianCook/WoredeemREADME
Whiteout Survival Gift Code Redeemer
Install
- Run
git clone https://github.com/ChristianCook/woredeemto clone this repository. - Run
npm installto install dependencies. - Optionally run
npm install -gto install theworedeemexecutable globally.
Usage
woredeem GIFTCODE [GROUP] [SUBGROUP]
Redeems GIFTCODE for all entries in ini file. Optionally specify GROUP/SUBGROUP to limit entries.
<pre> Options: --help Show help [boolean] --version Show version number [boolean] -i, --ini INI file [string] [default: "data.ini"] -d, --delay delay between requests in ms [number] [default: 100] </pre>INI example
[My alliance]
; A comment
R1=ID,ID,ID
R2=ID,ID,ID
[Alliance 2]
Group1=ID,ID,ID
