Skip to content

Instantly share code, notes, and snippets.

View esibun's full-sized avatar

esibun

  • Bellevue, WA
View GitHub Profile
@esibun
esibun / piu-buy-all.py
Created January 8, 2022 23:46
piu song item shop buyout script
from http import cookiejar
from pathlib import Path
import requests
import time
MEMBER_NUM = 0 # change me
cookies = Path('piugame.com_cookies.txt')
cj = cookiejar.MozillaCookieJar(cookies)
cj.load(ignore_discard=True, ignore_expires=True)

Keybase proof

I hereby claim:

  • I am esibun on github.
  • I am esi (https://keybase.io/esi) on keybase.
  • I have a public key whose fingerprint is B48E 64CC F867 6A0F 7F74 3C4D DBF0 A819 14F8 58F1

To claim this, I am signing this object: