Skip to content
This repository has been archived by the owner on Jul 30, 2020. It is now read-only.

Commit

Permalink
New API
Browse files Browse the repository at this point in the history
* new protos

* other nedded reqs pokedex count changed to 386

* update deps

* update deps try to fix bug

* update deps try to fix bug .. mised on commit

* revise

* Rl rockecbot

* fix no based packs on feroxrev

* new api

* RL - RocketBot

* base module

* Partial New api 0.95.3 fix

* Disable

* fix eventual box

* typo

* Changes by @TheWizard1328

* Update deps

* base modules
  • Loading branch information
Furtif authored and Lord-Haji committed Apr 16, 2018
1 parent 20c2bf5 commit 6def54d
Show file tree
Hide file tree
Showing 130 changed files with 6,766 additions and 1,709 deletions.
2 changes: 1 addition & 1 deletion FeroxRev
8 changes: 4 additions & 4 deletions KillSwitch.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
BotStatus=ENABLED;
BotStatus=DISABLED;
//============================================//
POKEMON GO 0.91.1
POKEMON GO 0.95.3
//============================================//

Necrobot is now compatible with 0.91.1 API.
Necrobot is compatible with 0.91.2 API.

//============================================//
Updated: 02/08/2017
Updated: 03/22/2017


For support/questions:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -202,11 +202,11 @@
},
{
"Key": "incubatorPuttingEgg",
"Value": "Putting egg in incubator: {0} km left"
"Value": "{0}) Putting egg in incubator: {1} km left"
},
{
"Key": "incubatorStatusUpdate",
"Value": "Incubator status update: {0} Km left of {1} Km egg."
"Value": "{0}) Incubator status update: {1} Km left of {2} Km egg."
},
{
"Key": "incubatorEggHatched",
Expand Down
8 changes: 4 additions & 4 deletions PoGo.NecroBot.CLI/Config/Translations/translation.ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,11 +126,11 @@
},
{
"Key": "eventPokemonCaptureSuccess",
"Value": "({0}) | ({1}) {2} | Lvl: {3} | CP: {4}/{5} | IV: {6}% | Chance: {7}% | {8}m dist | with a {9} ({10} left) | XP: {11} | SD: {12} | {13} | lat: {14} long: {15} | Move1: {16} Move2: {17} | Rarity: {18} | Capture Reason: {19} | Shiny: {20} | Form: {21} | Costume: {22} | Sex: {23}"
"Value": "({0}) | ({1}) {2} | XP: {11} | SD: {12} | Lvl: {3} | CP: {4}/{5} | IV: {6}% | Chance: {7}% | {8}m dist | with a {9} ({10} left) | {13} | lat: {14} long: {15} | Move1: {16} Move2: {17} | Rarity: {18} | Capture Reason: {19} | Shiny: {20} | Form: {21} | Costume: {22} | Sex: {23}"
},
{
"Key": "eventPokemonCaptureFailed",
"Value": "({0}) | ({1}) {2} | Lvl: {3} | CP: {4}/{5} | IV: {6}% | Chance: {7}% | {8}m dist | with a {9} ({10} left) | XP: {11} | lat: {12} long: {13} | Move1: {14} Move2: {15} | Rarity :{16}"
"Value": "({0}) | ({1}) {2} | XP: {11} | | Lvl: {3} | CP: {4}/{5} | IV: {6}% | Chance: {7}% | {8}m dist | with a {9} ({10} left) | lat: {12} long: {13} | Move1: {14} Move2: {15} | Rarity :{16}"
},
{
"Key": "eventNoPokeballs",
Expand Down Expand Up @@ -210,11 +210,11 @@
},
{
"Key": "incubatorPuttingEgg",
"Value": "Afegint ou a la incubadora: {0:0.00}km restants"
"Value": "{0}) Afegint ou a la incubadora: {1:0.00}km restants"
},
{
"Key": "incubatorStatusUpdate",
"Value": "Actualitzant l'estat de la incubadora: {0:0.00}km restants"
"Value": "{0}) Actualitzant l'estat de la incubadora: {1:0.00}km restants of {2} Km egg."
},
{
"Key": "incubatorEggHatched",
Expand Down
6 changes: 3 additions & 3 deletions PoGo.NecroBot.CLI/Config/Translations/translation.cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -182,11 +182,11 @@
},
{
"Key": "incubatorPuttingEgg",
"Value": "Vložení vajíčka do inkubátoru: {0:0.00}km zbývá"
"Value": "{0}) Vložení vajíčka do inkubátoru: {1:0.00}km zbývá"
},
{
"Key": "incubatorStatusUpdate",
"Value": "Stav inkubátoru aktualizován: {0:0.00}km zbývá"
"Value": "{0}) Stav inkubátoru aktualizován: {1:0.00}km zbývá of {2} Km egg."
},
{
"Key": "incubatorEggHatched",
Expand Down Expand Up @@ -912,7 +912,7 @@
},
{
"Key": "farfetchd",
"Value": "farfetchd"
"Value": "Farfetchd"
},
{
"Key": "doduo",
Expand Down
4 changes: 2 additions & 2 deletions PoGo.NecroBot.CLI/Config/Translations/translation.da.json
Original file line number Diff line number Diff line change
Expand Up @@ -238,11 +238,11 @@
},
{
"Key": "incubatorPuttingEgg",
"Value": "Putter æg i inkubator: {0:0.00}km tilbage"
"Value": "{0}) Putter æg i inkubator: {1:0.00}km tilbage"
},
{
"Key": "incubatorStatusUpdate",
"Value": "Ægge inkubator Status: {0:0.00}km tilbage"
"Value": "{0}) Ægge inkubator Status: {1:0.00}km tilbage of {2} Km egg."
},
{
"Key": "incubatorEggHatched",
Expand Down
4 changes: 2 additions & 2 deletions PoGo.NecroBot.CLI/Config/Translations/translation.de.json
Original file line number Diff line number Diff line change
Expand Up @@ -182,11 +182,11 @@
},
{
"Key": "incubatorPuttingEgg",
"Value": "Lege Ei in die Ei-Brutmaschine: {0:0.00}km verbleibend"
"Value": "{0}) Lege Ei in die Ei-Brutmaschine: {1:0.00}km verbleibend"
},
{
"Key": "incubatorStatusUpdate",
"Value": "Ei-Brutmaschine Status Update: {0:0.00}km verbleibend"
"Value": "{0}) Ei-Brutmaschine Status Update: {1:0.00}km verbleibend of {2} Km egg."
},
{
"Key": "incubatorEggHatched",
Expand Down
6 changes: 3 additions & 3 deletions PoGo.NecroBot.CLI/Config/Translations/translation.el.json
Original file line number Diff line number Diff line change
Expand Up @@ -178,15 +178,15 @@
},
{
"Key": "incubatorPuttingEgg",
"Value": "Ένα αυγό μπαίνει στο εκκολαπτήριο: {0:0.00}km απομένουν"
"Value": "{0}) Ένα αυγό μπαίνει στο εκκολαπτήριο: {1:0.00}km απομένουν"
},
{
"Key": "incubatorStatusUpdate",
"Value": "Ενημέρωση κατάστασης αυγού: {0:0.00}km απομένουν"
"Value": "{0}) Ενημέρωση κατάστασης αυγού: {1:0.00}km απομένουν of {2} Km egg."
},
{
"Key": "incubatorEggHatched",
"Value": "Το εκκολαπτήριο εκκόλαψε ενα αυγό: {0}"
"Value": "{0}) Το εκκολαπτήριο εκκόλαψε ενα αυγό: {0}"
},
{
"Key": "logEntryError",
Expand Down
4 changes: 2 additions & 2 deletions PoGo.NecroBot.CLI/Config/Translations/translation.es.json
Original file line number Diff line number Diff line change
Expand Up @@ -210,11 +210,11 @@
},
{
"Key": "incubatorPuttingEgg",
"Value": "Añadiendo huevo a la incubadora: {0:0.00}km restantes"
"Value": "{0}) Añadiendo huevo a la incubadora: {1:0.00}km restantes"
},
{
"Key": "incubatorStatusUpdate",
"Value": "Actualizando el estado de la incubadora: {0:0.00}km restantes"
"Value": "{0}) Actualizando el estado de la incubadora: {1:0.00}km restantes of {2} Km egg."
},
{
"Key": "incubatorEggHatched",
Expand Down
4 changes: 2 additions & 2 deletions PoGo.NecroBot.CLI/Config/Translations/translation.et.json
Original file line number Diff line number Diff line change
Expand Up @@ -210,11 +210,11 @@
},
{
"Key": "incubatorPuttingEgg",
"Value": "Panen muna inkubaatorisse: {0:0.00} km veel jäänud"
"Value": "{0}) Panen muna inkubaatorisse: {1:0.00} km veel jäänud"
},
{
"Key": "incubatorStatusUpdate",
"Value": "Inkubaatori seis: {0:0.00} km veel jäänud"
"Value": "{0}) Inkubaatori seis: {1:0.00} km veel jäänud of {2} Km egg."
},
{
"Key": "incubatorEggHatched",
Expand Down
4 changes: 2 additions & 2 deletions PoGo.NecroBot.CLI/Config/Translations/translation.fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -202,11 +202,11 @@
},
{
"Key": "incubatorPuttingEgg",
"Value": "Incubation d'un oeuf: {0:0.00}km restant"
"Value": "{0}) Incubation d'un oeuf: {1:0.00}km restant"
},
{
"Key": "incubatorStatusUpdate",
"Value": "Statut de l'incubateur: {0:0.00}km restant d'un oeuf de {1:0.00}km."
"Value": "{0}) Statut de l'incubateur: {1:0.00}km restant d'un oeuf de {2:0.00}km."
},
{
"Key": "incubatorEggHatched",
Expand Down
4 changes: 2 additions & 2 deletions PoGo.NecroBot.CLI/Config/Translations/translation.hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -210,11 +210,11 @@
},
{
"Key": "incubatorPuttingEgg",
"Value": "Tojas behelyezese az inkubatorba: {0:0.00}km maradt"
"Value": "{0}) Tojas behelyezese az inkubatorba: {1:0.00}km maradt"
},
{
"Key": "incubatorStatusUpdate",
"Value": "Aktualis inkubator allapot: {0:0.00}km maradt"
"Value": "{0}) Aktualis inkubator allapot: {1:0.00}km maradt of {2} Km egg."
},
{
"Key": "incubatorEggHatched",
Expand Down
4 changes: 2 additions & 2 deletions PoGo.NecroBot.CLI/Config/Translations/translation.id.json
Original file line number Diff line number Diff line change
Expand Up @@ -218,11 +218,11 @@
},
{
"Key": "incubatorPuttingEgg",
"Value": "Meletakkan telur ({0:0.00} km) ke dalam inkubator"
"Value": "{0}) Meletakkan telur ({1:0.00} km) ke dalam inkubator"
},
{
"Key": "incubatorStatusUpdate",
"Value": "Status terbaru inkubator: {0:0.00} km lagi menetas!"
"Value": "{0}) Status terbaru inkubator: {1:0.00} km lagi menetas of {2} Km egg!"
},
{
"Key": "incubatorEggHatched",
Expand Down
4 changes: 2 additions & 2 deletions PoGo.NecroBot.CLI/Config/Translations/translation.it.json
Original file line number Diff line number Diff line change
Expand Up @@ -210,11 +210,11 @@
},
{
"Key": "incubatorPuttingEgg",
"Value": "Inserimento Uovo nell'Incubatrice: {0:0.00}km rimanenti"
"Value": "{0}) Inserimento Uovo nell'Incubatrice: {1:0.00}km rimanenti"
},
{
"Key": "incubatorStatusUpdate",
"Value": "Aggiornamento stato Incubatrice: {0:0.00}km rimanenti"
"Value": "{0}) Aggiornamento stato Incubatrice: {1:0.00}km rimanenti of {2} Km egg."
},
{
"Key": "incubatorEggHatched",
Expand Down
4 changes: 2 additions & 2 deletions PoGo.NecroBot.CLI/Config/Translations/translation.ja-JP.json
Original file line number Diff line number Diff line change
Expand Up @@ -210,11 +210,11 @@
},
{
"Key": "incubatorPuttingEgg",
"Value": "タマゴを孵化装置にセットしています: 残り:{0:0.00}km"
"Value": "{0}) タマゴを孵化装置にセットしています: 残り:{1:0.00}km"
},
{
"Key": "incubatorStatusUpdate",
"Value": "孵化装置の状態: 残り:{0:0.00}km"
"Value": "{0}) 孵化装置の状態: 残り:{1:0.00}km of {2} Km egg."
},
{
"Key": "incubatorEggHatched",
Expand Down
4 changes: 2 additions & 2 deletions PoGo.NecroBot.CLI/Config/Translations/translation.lt.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,11 +186,11 @@
},
{
"Key": "incubatorPuttingEgg",
"Value": "Dedamas kiaušinis į inkubatorių: {0:0.00}km liko"
"Value": "{0}) Dedamas kiaušinis į inkubatorių: {1:0.00}km liko"
},
{
"Key": "incubatorStatusUpdate",
"Value": "Inkubatoriaus atnaujinimas: {0:0.00}km liko"
"Value": "{0}) Inkubatoriaus atnaujinimas: {1:0.00}km liko of {2} Km egg."
},
{
"Key": "incubatorEggHatched",
Expand Down
4 changes: 2 additions & 2 deletions PoGo.NecroBot.CLI/Config/Translations/translation.nl-NL.json
Original file line number Diff line number Diff line change
Expand Up @@ -175,11 +175,11 @@
},
{
"Key": "incubatorPuttingEgg",
"Value": "Ei in broedmachine stoppen: {0:0.00} km resterend"
"Value": "{0}) Ei in broedmachine stoppen: {1:0.00} km resterend"
},
{
"Key": "incubatorStatusUpdate",
"Value": "Broedmachine status update: {0:0.00} km resterend"
"Value": "{0}) Broedmachine status update: {1:0.00} km resterend of {2} Km egg."
},
{
"Key": "PokedexCatchedTelegram",
Expand Down
4 changes: 2 additions & 2 deletions PoGo.NecroBot.CLI/Config/Translations/translation.nn-NO.json
Original file line number Diff line number Diff line change
Expand Up @@ -170,11 +170,11 @@
},
{
"Key": "incubatorPuttingEgg",
"Value": "Putter egg i incubator: {0:0.00}km igjen"
"Value": "{0}) Putter egg i incubator: {1:0.00}km igjen"
},
{
"Key": "incubatorStatusUpdate",
"Value": "Incubator oppdatering: {0:0.00}km igjen"
"Value": "{0}) Incubator oppdatering: {1:0.00}km igjen of {2} Km egg."
},
{
"Key": "PokedexCatchedTelegram",
Expand Down
6 changes: 3 additions & 3 deletions PoGo.NecroBot.CLI/Config/Translations/translation.pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -210,11 +210,11 @@
},
{
"Key": "incubatorPuttingEgg",
"Value": "Umieszczono Jajko w inkubatorze. Pozostało {0:0.00}km"
"Value": "{0}) Umieszczono Jajko w inkubatorze. Pozostało {1:0.00}km"
},
{
"Key": "incubatorStatusUpdate",
"Value": "Pozostało: {0:0.00}km do wyklucia"
"Value": "{0}) Pozostało: {1:0.00}km do wyklucia of {2} Km egg."
},
{
"Key": "incubatorEggHatched",
Expand Down Expand Up @@ -1080,7 +1080,7 @@
},
{
"Key": "farfetchd",
"Value": "Farfetch'd"
"Value": "Farfetchd"
},
{
"Key": "doduo",
Expand Down
4 changes: 2 additions & 2 deletions PoGo.NecroBot.CLI/Config/Translations/translation.pt-br.json
Original file line number Diff line number Diff line change
Expand Up @@ -210,11 +210,11 @@
},
{
"Key": "incubatorPuttingEgg",
"Value": "Colocando ovo na incubadora: restando {0:0.00}km"
"Value": "{0}) Colocando ovo na incubadora: restando {1:0.00}km"
},
{
"Key": "incubatorStatusUpdate",
"Value": "Status da incubadora atualizado: restando {0:0.00}km"
"Value": "{0}) Status da incubadora atualizado: restando {1:0.00}km of {2} Km egg."
},
{
"Key": "incubatorEggHatched",
Expand Down
4 changes: 2 additions & 2 deletions PoGo.NecroBot.CLI/Config/Translations/translation.pt-pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -178,11 +178,11 @@
},
{
"Key": "incubatorPuttingEgg",
"Value": "A colocar ovo na incubadora: restam {0:0.00}km"
"Value": "{0}) A colocar ovo na incubadora: restam {1:0.00}km"
},
{
"Key": "incubatorStatusUpdate",
"Value": "Status da incubadora atualizado: restam {0:0.00}km"
"Value": "{0}) Status da incubadora atualizado: restam {1:0.00}km of {2} Km egg."
},
{
"Key": "incubatorEggHatched",
Expand Down
4 changes: 2 additions & 2 deletions PoGo.NecroBot.CLI/Config/Translations/translation.ro.json
Original file line number Diff line number Diff line change
Expand Up @@ -210,11 +210,11 @@
},
{
"Key": "incubatorPuttingEgg",
"Value": "Se pune oul în incubator: {0:0.00} km rămași"
"Value": "{0}) Se pune oul în incubator: {1:0.00} km rămași"
},
{
"Key": "incubatorStatusUpdate",
"Value": "Actualizare pentru statusului incubatorului: {0:0.00} km rămași"
"Value": "{0}) Actualizare pentru statusului incubatorului: {1:0.00} km rămași of {2} Km egg."
},
{
"Key": "incubatorEggHatched",
Expand Down
16 changes: 8 additions & 8 deletions PoGo.NecroBot.CLI/Config/Translations/translation.ru-RU.json
Original file line number Diff line number Diff line change
Expand Up @@ -207,14 +207,14 @@
"Key": "welcomeWarning",
"Value": "Убедитесь, что Широта и Долгота верны! Закройте программу, если это не так! Широта: {0} Долгота: {1}"
},
{
"Key": "incubatorPuttingEgg",
"Value": "Кладем яйцо в инкубатор: {0:0.00}км осталось"
},
{
"Key": "incubatorStatusUpdate",
"Value": "Статус инкубатора: {0:0.00}км осталось"
},
{
"Key": "incubatorPuttingEgg",
"Value": "{0}) Кладем яйцо в инкубатор: {1:0.00}км осталось"
},
{
"Key": "incubatorStatusUpdate",
"Value": "{0}) Статус инкубатора: {1:0.00}км осталось of {2} Km egg."
},
{
"Key": "incubatorEggHatched",
"Value": "Из Яйца получили: {0} | Lvl: {1} CP: ({2}/{3}) IV: {4}%"
Expand Down
4 changes: 2 additions & 2 deletions PoGo.NecroBot.CLI/Config/Translations/translation.sv.json
Original file line number Diff line number Diff line change
Expand Up @@ -178,11 +178,11 @@
},
{
"Key": "incubatorPuttingEgg",
"Value": "Placerar ägg i inkubator: {0:0.00}km kvar"
"Value": "{0}) Placerar ägg i inkubator: {1:0.00}km kvar"
},
{
"Key": "incubatorStatusUpdate",
"Value": "Inkubator status: {0:0.00}km kvar"
"Value": "{0}) Inkubator status: {1:0.00}km kvar of {2} Km egg."
},
{
"Key": "incubatorEggHatched",
Expand Down
2 changes: 1 addition & 1 deletion PoGo.NecroBot.CLI/Config/Translations/translation.th.json
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@
},
{
"Key": "incubatorStatusUpdate",
"Value": "สถานะแคปซูนฟักไข่อีก : {0:0.00} กิโลเมตร"
"Value": "สถานะแคปซูนฟักไข่อีก : {0:0.00} กิโลเมตร of {2} Km egg."
},
{
"Key": "incubatorEggHatched",
Expand Down
Loading

0 comments on commit 6def54d

Please sign in to comment.