Skip to content
Jakob edited this page Jul 29, 2016 · 12 revisions

Welcome to the mbm wiki!

Install

Add to your screen Config

/etc/screenrc

logfile /var/log/screenlog/%S.log

deflog on


mkdir -p /var/log/screenlog

chmod 777 /var/log/screenlog

How is the script looking in action?

Assumptions the script has:

  • The PoGo Usernames ending with @gmail.com
  • The mbm.sh will be executed as root manually or automatically as cron
  • Your config are looking like this (1 config per bot):
    • PokemonGo-Bot/configs/config_01
    • PokemonGo-Bot/configs/config_02
    • [...]
    • PokemonGo-Bot/configs/config_99

Clone this wiki locally