Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Web Game Automator (Playwright)

I built this script to automate repetitive daily tasks in a web-based game. It uses Python and Playwright to handle everything from checking inventory levels to buying and selling items on a market based on price limits I set.

How to use it:

  1. Install the requirements: pip install playwright
  2. Install the browser: playwright install chromium
  3. Update the ITEMS dictionary with your target prices(optional).
  4. Run it: python warera.py
  5. You will need to log in for the first time so cookies are created.

To add:

  1. Improved market buy/sell.
  2. Improved battle taker (for bounties)

Note: This was a personal project used to learn Playwright and web scraping logic.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages