Skip to content

Some scripts I made for automating basic tasks on Wax blockchain games

License

Notifications You must be signed in to change notification settings

mann0000/wax-game-bots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codacy Badge

wax-game-bots

I made some scripts to automate basic interactions on Wax blockchain games (i.e, bots). I use them daily and you may like them! _ mann000 <t.me/mann0000>, tips appreciated (dsnqy.wam)

Prerequisites

These scripts are written for Node.js and interact with Wax blockchain. You therefore need:

  • A Wax account with a private key. Use Scatter to get one and then activate it. The key does not leave the script. Replace all accounts mention with your wax address (mine is often nfttreasury2)
  • Basic knowledge of Node.js: you have to install it and then install that repository dependencies to make it run (npm install).
  • An active Internet connection: the scripts make calls to a Wax RPC. You therefore need an Internet connection.
  • Some assets related to the game you want to bot (see comments on scripts)

Please note that I am a spaghetti code writer, not your professional dev. Pull requests about optimizations or documentation are warmly welcome!

Where to run this?

The scripts can run manually on your average computer. Download them, install dependencies et voilà!

If you plan to run them automatically, Heroku has a free tier and a great guide. Please follow usual secure coding best practices - especially not hardcoding your credentials - before any upload.

Content

  • metalwargame : basic scripts to play Metal War. They allow you to raid automatically and repair your damaged units
  • ilovekolobok: basic scripts playing Koloboks. They allow you to adventure, breed, claim and send prizes to Rplanet automatically

Want to help?

Make a pull request or chat with me!

About

Some scripts I made for automating basic tasks on Wax blockchain games

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published