Skip to content

happylie/CookieRunKingdom-Coupon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CookieRunKingdom-Coupon

쿠키런 킹덤 쿠폰 손쉬운 입력 Tool

쿠키런 킹덤 쿠폰 입력 Tool

설치 방법

  1. Git Clone
$ https://github.com/happylie/CookieRunKingdom-Coupon.git
  1. Requirements 설치
$ pip install -r requirements.txt

실행 방법

  1. Help
$ python run.py -h                 
usage: Cookie Run Kingdom Coupon [-h] [-c COUPON_CODE] [-v]

쿠키런 킹덤 쿠폰 등록

optional arguments:
  -h, --help            show this help message and exit
  -c COUPON_CODE, --coupon COUPON_CODE
                        쿠키런 킹덤 쿠폰 번호
  -v, --version         show program's version number and exit
  1. 쿠폰 등록 유저 등록
run.py 파일에서 15번째줄에 있는 user_data = ['GUEST-XXXXXXXX', 'aaa@aaa.com'] 과 같이 본인 유저 정보를 입력 한다.  
  1. 쿠폰 등록
$ python run.py -c DEVNOW40MKINGDOM
GUEST-XXXXXXXX :: 상품이 정상적으로 지급되었습니다.
aaa@aaa.com :: DevPlay 계정을 다시 한번 확인해주세요.