Skip to content

This a selenium bot playing the web browser game "Universal Paperclips"

Notifications You must be signed in to change notification settings

ngraf/paperclips-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is a Selenium bot written in PHP playing the addictive Universal Paperclips 📎 browser game.

Example

Pre-Requisites

Installation

Install package dependencies

 composer install

Configuration

  • configure SELENIUM_HOST in config.php in case it is not "http://localhost:4444". This selenium host should provide "chrome" browser(s).

Usage

Start the bot:

 php start.php

Stop the bot by hitting "CTRL + C" or closing the browser window.

Info

This bot is still a beginner.

This what he can do:

  • make paperclips
  • buy autoclippers
  • buy new wire when exceeded
  • lower/raise price according to production
  • buy marketing
  • buy memory
  • buy processor
  • buy technology

This is what he can't do yet:

  • play tournaments
  • manage 2nd tech generation

About

This a selenium bot playing the web browser game "Universal Paperclips"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages