-
Member
So maybe I entered the lat and long in the wrong place, but I was sent to Amsterdam. Can someone please take a quick picture of what value you are supposed to edit, I feel I was correct as it logged in with my account and went to pokestops and attempted to catch Pokemon. But the location didn't stick.
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("40.794000")]
public double DefaultLatitude {
get {
return ((double)(this["DefaultLatitude"]));
}
set {
this["DefaultLatitude"] = value;
Should I have changed it somewhere else?
Nevermind, scrolled down further and seen the other usersettings
Last edited by ParaStatic; 07-22-2016 at 12:23 PM.
-
Nomn, a lot of people want to evolve according to settings.cs
Wanna make
Code:
await EvolveAllPokemonWithEnoughCandy(_clientSettings.PokemonsToEvolve);
the default?
-
Member
Anybody know how to run multiple instances!
Am running Ferox! Thank you for your hard work!
-
Member
can someone tell me if transfer duplicates also transfer the pokemons that are marked favorite?
-
Member
Originally Posted by
Neer
Nomn, a lot of people want to evolve according to settings.cs
Wanna make
Code:
await EvolveAllPokemonWithEnoughCandy(_clientSettings.PokemonsToEvolve);
the default?

I made a copy of the bot to run a second google account on it and I get this error when I try to run it:

any ideas why?
-
Elite User
Originally Posted by
Neer
Nomn, a lot of people want to evolve according to settings.cs
Wanna make
Code:
await EvolveAllPokemonWithEnoughCandy(_clientSettings.PokemonsToEvolve);
the default?

done, thanks for reminding.
Might contact me on Discord or Slack? gotta talk abit
-
Msged you about something which would be cool i think @nomm, cheers.
-
Member
i put my transfer cp to 800, and the bot doesnt transfer any pokemon can someone help please?
thanks in advance
-
Member
How to make buid to.exe ???? Pokemon Go Rocket API clear (
pls help.
-
Member
Originally Posted by
nonm
done, thanks for reminding.
Might contact me on Discord or Slack? gotta talk abit

Could you help me out man?
Please look at my previous comment
-
Originally Posted by
xjoe28
Anybody know how to run multiple instances!
Am running Ferox! Thank you for your hard work!
Make separate folders of the bot with customized settings (your account credentials, etc) for each folder, build each solution individually and you have your separate executables in your Console/bin/Debug.
Facing problems with your bot? Check out this thread for possible solutions:
https://www.ownedcore.com/forums/pokemon-go/pokemon-go-hacks-cheats/564223-compilation-common-errors-solutionss.html
-
Post Thanks / Like - 1 Thanks
Halenir (1 members gave Thanks to spodakek for this useful post)
-
Originally Posted by
nonm
done, thanks for reminding.
Might contact me on Discord or Slack? gotta talk abit

Make a discord channel i'll join it
-
Member
-
Originally Posted by
Sylencer90
Is this legit?
My name is Pink, If I say it's legit, Do you believe me then?
-
Member
Bot is working fine until i copy in my google refresh code. If i apply the refresh code and reload the bot it will check pokestops and get nothing and all of the pokemon it tries to catch flee. Its acting like it soft banned but its not, if i remove the google refresh code then the bot works flawlessly with the same account. I have tried 3 times redoing the config and ive made sure to copy the google refresh code exactly. Any ideas?