Skip to content

Scripts for use with Castles blockchain game on wax

Notifications You must be signed in to change notification settings

darkwingsoulz/CastlesWax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Donations

If you find this script helpful, donations are appreciated

WAX Address: https://wax.bloks.io/account/darkwingsoul

Castles on Wax

Scripts to automate gameplay for Castles on wax blockchain

Link to game: https://castlesnft.io/

Prerequisites

NODE required https://nodejs.org/en/download/

Wax account with private key

Wax accounts can be created here: https://wax.bloks.io/

Wax Cloud accounts are not supported since you do not own your keys

This script is intended to be run via command line and not through a browser

Objectives

  • Recharge Barons, Castles, Lumberjacks, Carpenters, Miners
  • Mint for Barons, Castles, Lumberjacks, Carpenters, Miners
  • Auto claim land from fine wood
  • Unbox and reveal land claims
  • Auto merge partial maps
  • Auto claim MSOURCE
  • Runs in an indefinite loop until you quit the program
  • Merge up all available land types (farms, ranches, villages, towns, cities)
  • Free2Play banquet/power claims

Running The Script

# clone the repo
$ git clone https://github.com/darkwingsoulz/CastlesWax.git
$ cd CastlesWax

# install dependencies
$ npm install

# run script
node autoplay.js

About

Scripts for use with Castles blockchain game on wax

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published