-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathscriptconfig.conf
38 lines (23 loc) · 1.49 KB
/
scriptconfig.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
#
#=========*=========*=========*=========*=========*
# PokeLevel Beta 3
# Author : UltrafunkAmsterdam
# https://github.com/UltrafunkAmsterdam
#=========*=========*=========*=========*=========*
#
# CONFIGURATION FILE
# FOR CONVENIENCE AND STABILITY, LEAVE THESE UNCHANGED AND ALSO CHOoSE THE DEFAULT INSTALL DIR IN instal.sh (so just press enter)
POGOBOT_CONFIGFOLDER=$THISPATH/config
POGOBOT_BASE_CONFIGFILE=$POGOBOT_CONFIGFOLDER/base/base_config_template.json
POGOBOT_BASE_AUTHCONFIGFILE=$POGOBOT_CONFIGFOLDER/base/base_auth_template.json
LOGFOLDER=$THISPATH/log
ACCOUNTS_FILE=$THISPATH/accountsfile.csv
# CHANGE THESE VALUES <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
POGOBOT_PATH=$THISPATH/PokemonGo-Bot # Path to PokemonGo-Bot folder
GMAPS_KEY="0000000000000000000000000000000" # Google maps API key
HASH_KEY1="0000000000000000000" # Hashing key
HASH_KEY2="0000000000000000000" # Second hashing key. If not used, change to HASH_KEY2= (no quotes whatsoever)
LOCATION="52.302797,4.860864" # Location, no spaces
TEAM="Red" # "Yellow" "Blue" "Red" # Please don't change ;)
TIME_RUN=300 # Default: 300 (5 minutes per account, should get a fresh made account to level 4)
# 75 seconds is enough to get an account ready for mapping (depending on area).