-
Member
Originally Posted by
Zongfoo
Thank you, awesome! 10/10
-
Member
Not really sure how they can ban people who AREN'T warping all over the place (making yourself obvious that you're spoofing). I'm placing mine just around where I live and sometimes near my work
-
Member
my apologies it's probably already answered. but when the server goes off / crashes do we have to re-open the bot?
Thanks again..
-
Knight
Originally Posted by
user751140
my apologies it's probably already answered. but when the server goes off / crashes do we have to re-open the bot?
Thanks again..
yes you need to cause the console for the bot crashes as well
-
Post Thanks / Like - 1 Thanks
user751140 (1 members gave Thanks to uploader619 for this useful post)
-
Member
I am really sorry but can someone please explain me the transfer function?
like the bot transfer all my pokemons or there is an option to choose? sorry for being a noob :/
-
Private
Originally Posted by
KefkaBot
That's not true. If you want to level up fast you need lucky eggs and the experience required gets insane at higher levels. Bagspace and pokemon space is very helpful too.
Not to mention, botters/cheaters are selling accounts to people who WILL spend more money on the game.
A lot of people in rural areas can't really play the game effectively and this gives them a way to do it.
Lucky eggs. Which you get for free and numerous levels, I haven't spent a dime and I'm 35. Bag space isn't really needed when you transfer/drop/evolve everything automatically. The perks maybe nice to have, but lucky eggs and bagspace aren't needed when you're doing everything automated. You're not playing legit, its not your time being used.
and sure i'll give you that people are buying accounts but they have specifically listed that in their TOS. So clearly any sort of market to arise from this will be crushed at some point. This wont continue for long, people will keep complaining and bitching about it till they either sort it or the game dies.
(Just as another point the fact you can acquire in-game currency from holding gyms gives you a way to get free eggs, hop around and hold 8 gyms and cash in. Free lucky egg to evolve all the pokemon you've botted that day. Which should suffice you more than enough considering you don't have to wait for the evolve animation to send the next evolve request. )
Last edited by lootnull; 07-20-2016 at 05:16 PM.
-
Post Thanks / Like - 1 Thanks
Subversion2 (1 members gave Thanks to lootnull for this useful post)
-
Member
Could you make a video for the Necro one because I can't seem to figure out how to bypass Google device :C
-
Member
Originally Posted by
ahmar789
I am really sorry but can someone please explain me the transfer function?
like the bot transfer all my pokemons or there is an option to choose? sorry for being a noob :/
read the first page, or pretty much any of the last 30 pages
-
Member
Why does the readme of Necro tells to "#Go to Settings.cs -> Edit the Location Latitude and Longitude -> Run!" ?
Puting the GPS coords in app.config is not sufficient?
readme link: https://github.com/NecronomiconCodin...ster/README.md
-
Post Thanks / Like - 1 Thanks
Subversion2 (1 members gave Thanks to in_debt for this useful post)
-
Elite User
Added Update Check
Added PTC Login via Settings
Added Evolve Transfer etc. into Settings
Improved Messages
Now uses all Pokeball you got
--
Report all Issues please.
https://github.com/NecronomiconCodin...-Go-Rocket-API
@in_debt
not every setting is in app.config right now
Last edited by nonm; 07-20-2016 at 05:20 PM.
-
Post Thanks / Like - 5 Thanks
-
Member
Originally Posted by
nonm
Added Update Check
Added PTC Login via Settings
Added Evolve Transfer etc. into Settings
Improved Messages
Now uses all Pokeball you got
--
Report all Issues please.
https://github.com/NecronomiconCodin...-Go-Rocket-API
@in_debt
not every setting is in app.config right now
I have trouble starting your bot dude
-
Member
Originally Posted by
nonm
Added Update Check
Added PTC Login via Settings
Added Evolve Transfer etc. into Settings
Improved Messages
Now uses all Pokeball you got
--
Report all Issues please.
https://github.com/NecronomiconCodin...-Go-Rocket-API
@in_debt
not every setting is in app.config right now
public AuthType AuthType => AuthType.Ptc; in settings.cs still result in instant crash, not sure if its server's problem or not
-
- - - - removed content - - - -
Last edited by ev0; 07-20-2016 at 06:07 PM.
Reason: fixed my error
-
Member
Originally Posted by
nonm
Added Update Check
Added PTC Login via Settings
Added Evolve Transfer etc. into Settings
Improved Messages
Now uses all Pokeball you got
--
Report all Issues please.
https://github.com/NecronomiconCodin...-Go-Rocket-API
@in_debt
not every setting is in app.config right now
public bool TransferDuplicatePokemon { get; set; } = true; // Transfers Pokemon that you have duplicate
will this still obay
public bool TransferAllButStrongestUnwantedPokemon { get; set; } = true; // Transfers those crappy Pokemons
-
Member
Originally Posted by
Warrez
public AuthType AuthType => AuthType.Ptc; in settings.cs still result in instant crash, not sure if its server's problem or not
It doesnt crash for me, in fact the bot is live and evolving stuff!
Did you change this line in app.config? <add key="GoogleRefreshToken" value="0"/>
(you have the add the 0) it fixed crashed for me