8000 GitHub - nio6412/pate-collector: Automates collecting of pate tokens in local prize game
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nio6412/pate-collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pate collector prize game automation

Prize game is about collecting pate's which appear randomly on company's website. When user clicks on pate, he is awared either 1, 2, 5, 10 or 20 points, randomly.

Installation

Make sure you are logged in. Go to one of the pages where pates appear. Using browsers developers tools, record GET request for this page and copy it as cURL. Paste the content in get_curl.txt file in this repo. Refresh the page until pate appears (it might take a few times) and record POST request using developers tools. Copy the request as cURL in post_curl.txt file in this repo.

Running

Start collect_tokens.sh.

It will output to stdout if the token is found or not in currently loaded page and send tokens to server if they are found. Additionally, post request bodies sent towards server are recorded in log.txt.

About

Automates collecting of pate tokens in local prize game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0