man, I'm using on my computer
man, I'm using on my computer
work, you just login and close , and login again
Running 1 bot is fine, but running 2 gets me automatically "softban."
Thanks! It works
what version of necrobot and what config are you using please share it with me
Can anyone help me?ss.jpg
check your location on config/config.json
Exemple:
"DefaultLatitude": -30.0285517,
"DefaultLongitude": -51.2272265,
I have all things right? Gyazo - e2fac52add21ef48f15d26e96f8cc768.png
i use 3 bot with VPN
anyone got the latest sources please? :confused:(((
Well it does work, but after about 5 minutes I get this. Has happened about 4 times now.
[13:15:42] Error: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
at System.Collections.Generic.List`1.get_Item(Int32 index)
at PoGo.NecroBot.Logic.Tasks.FarmPokestopsTask.<Execute>d__2.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at PoGo.NecroBot.Logic.State.FarmState.<Execute>d__0.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
at PoGo.NecroBot.Logic.State.StateMachine.<Start>d__