Skip to content

Commit

Permalink
Merge pull request samuraitruong#7 from tonzsm/tonzsm-patch-4
Browse files Browse the repository at this point in the history
update .env new
  • Loading branch information
tonzsm authored Oct 7, 2020
2 parents 2bc21f1 + fa2e581 commit b9685ee
Showing 1 changed file with 12 additions and 11 deletions.
23 changes: 12 additions & 11 deletions env.sample → .env
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,24 @@ VERBOSE=0
TRACKING_EVENT=0
SLEEP=0
#default, random, revenge, friend, userId
#ATTACK_TARGET=random
ATTACK_TARGET=random
# shield or coin
#ATTACK_PREFER=shield
AUTO_BET=true
MAX_AUTO_BET=3
MAX_AUTO_BET=5
RAID_AUTO_BET=30000000
QUEST_LEVEL_LIMIT=6
ENABLE_QUEST=true
RAID_BET_SWITCH=30
ATTACK_BET_SWITCH=16
ATTACK_RAID_GAP=5
PRIORITY_UPGRADE=Ship
#PRIORITY_UPGRADE=Ship
#update below information with your account
#USER_ID=xxx
#FB_TOKEN=xxx
#DEVICE_ID=xxx
#DEVICE_CHANGE=xxx
AUTH_TOKEN= [this is authorization token without Bearer]
REWARDS_COUNT=3
ALLOw_UPGRADE=true
SYNC_TARGET=[useur id of player you want to give cards that you have]
USER_ID=
FB_TOKEN=
DEVICE_ID=
DEVICE_CHANGE=20201007_2
AUTH_TOKEN=
REWARDS_COUNT=10
ALLOW_UPGRADE=true
#SYNC_TARGET=

0 comments on commit b9685ee

Please sign in to comment.