-
Member
i ask a lot i know , but is it ok run both NOX and the bot at the same time ?
-
Member
any of you guys that has problem with compiling the program (giving an error that the pokemongo rocketapi console.exe is not found)
I've installed VS2015 Pro and it fixed it (used to have vs 2013 express)
-
Member
Your file got removed from mega.
-
Master Sergeant
go here Screenshot by Lightshot pick the pokemon code u desire
and paste it in program.cs but with the underlines deleted "_"
-
Corporal
Originally Posted by
uploader619
seems the transfer still lacks some features like an if command if CP < 100 transfer if not keep if not in the transfer list
Code:
var unwantedPokemon = pokemonOfDesiredType.Skip(1) // keep the strongest one for potential battle-evolving
.ToList();
Right now it keeps your highest CP
-
Post Thanks / Like - 3 Thanks
-
Member
I don't have the time to download all those update with amazing new features!
btw, how should I go about to launch two bots on two accounts, just change settings and rebuild while the first bot is still running? Maybe create a .exe for each?
-
Contributor
Originally Posted by
DrogonNulled
i don't know what im doing wrong, everything works perfect, no errors, console shows im farming xp and catching lots of pokemons, i decided to close it and open nox to check the account and evolve/transfer the pokemons i got but when i enter it shows like if i didn't play, any of the pokemons i got or the xp i farmed is showed on the game itself, is this normal or im missing something?
it's just a simulation
-
Post Thanks / Like - 1 Thanks
DrogonNulled (1 members gave Thanks to Subversion2 for this useful post)
-
Member
link for V5.0 is down. Can anyone reupload ?
-
Member

Works pretty nice so far!
-
Member
Yes, if anyone could be so kind and reupload.
-
Member
-
Uploaded yet again! Sorry for that
Originally Posted by
jiyu
That one wont have the extras check First post.
-
Post Thanks / Like - 1 Thanks
MonsterMMORPG (1 members gave Thanks to Neer for this useful post)
-
Member
If I want to keep all the Eevee I can just delete the Eevee line right?
-
Active Member
ok i see it works great
now only need to switch poke ball type automatically
-
Knight
Originally Posted by
valderino
Code:
var unwantedPokemon = pokemonOfDesiredType.Skip(1) // keep the strongest one for potential battle-evolving
.ToList();
Right now it keeps your highest CP
thanks mate you answered my question +rep