ryamauti / decisionproblem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

decisionproblem

Conjunto de códigos visando automatizar o jogo online Paperclips: http://www.decisionproblem.com/paperclips/index2.htm

Pré-requisitos:

sudo pip install selenium sudo apt-get install sox

Selenium cria um browser e passa comandos para ele. sox serve para manipular som no

uso:

python -i paperclip.py

comandos:

fazbuy(X) -> aciona o botao Make Paperclip X vezes -> monitora o custo do Wire, se estiver 14 ou menos faz uma compra

autoclipper.click() -> aperta o botao AutoClippers

-- FIM --

About


Languages

Language:Python 100.0%