Skip to content

Plegsd/coinmaster

 
 

Repository files navigation

coinmaster

Introduction

Coin Master is great game however, game animation is very annoy because it took time to finish, sometime I need to spin and do action as fast as I wish to avoid other player steal my money, or Sometime I have couple thounsand of spins and i want to spin them all but I don't want to hold the phone for an hours. Everything is easy, lets automate it

this program will automate spin, attack, raid (work with bug) and auto collect rewards, dailly reward, upgrade building, pretty much everything you need to do when you play game.

Setup

create .env file in the and setup below property. see sample.env file for details

  • USER_ID=xxx
  • FB_TOKEN=xxx
  • DEVICE_ID=xxx
  • DEVICE_CHANGE=20191002_2

BET =1

run

node index.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.2%
  • TypeScript 12.5%
  • HTML 3.2%
  • CSS 1.1%