Plegsd / coinmaster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 83.2%Language:TypeScript 12.5%Language:HTML 3.2%Language:CSS 1.1%