-
Contributor
Originally Posted by
iBananaa
Nice one dude

And, btw, where do i update it? On this post or do you have any link?
it still in devlopment and ill post some updates of features soon
-
Sergeant
I have a problem, the bot only take pokestops but dont catch any pokemon, im using your config file.
-
Member
-
Corporal
You are great, was waiting for this.
NecroBot ist is the best, with your GUI it's perfect.
And it's beautiful p_p
-
Contributor
thanks, ill add transfer soon
-
Member

Now the Bot work as he should. I dont know why its so random.
-
Sergeant
what happen if i set auto update to true?
-
Member
i have no problem logging in.. but i get stuck in a loop.. ive read all the comments and never saw this addressed.. thanks.
[14:05:55] Logging in using Ptc
[14:05:55] Playing as poke710man
[14:05:55] Make sure Lat & Lng are right. Exit Program if not! Lat: 30.2606796643423 Lng: -97.7494704723358
[14:05:55] ====== DisplayHighestsCP ======
[14:05:56] ====== DisplayHighestsPerfect ======
[14:05:56] System.ArgumentNullException: Value cannot be null.
Parameter name: source
at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
at PoGo.NecroBot.Logic.Inventory.<GetPokemonToEvolve>d__21.MoveNext() in C:\necro\Falafel\PoGo.NecroBot.Logic\Inventory.cs:line 270
--- 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.Tasks.EvolvePokemonTask.<Execute>d__1.MoveNext() in C:\necro\Falafel\PoGo.NecroBot.Logic\Tasks\EvolvePokemonTask.cs:line 22
--- 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.FarmState.<Execute>d__0.MoveNext() in C:\necro\Falafel\PoGo.NecroBot.Logic\State\FarmState.cs:line 16
--- 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__4.MoveNext() in C:\necro\Falafel\PoGo.NecroBot.Logic\State\StateMachine.cs:line 35
-
Contributor
Originally Posted by
shyrex88
what happen if i set auto update to true?
nothing i think cause once settings are loaded, i disable it programmaticaly.... Btw, ill post updated version in 1mn
-
Contributor
Originally Posted by
dabnoj
it still in devlopment and ill post some updates of features soon
Originally Posted by
leo2311
I have a problem, the bot only take pokestops but dont catch any pokemon, im using your config file.
Originally Posted by
Lunaticx
Is there a sniping fix?
Originally Posted by
benni_jay
You are great, was waiting for this.
NecroBot ist is the best, with your GUI it's perfect.
And it's beautiful p_p
Originally Posted by
dabnoj
thanks, ill add transfer soon
Originally Posted by
X3apher
Now the Bot work as he should. I dont know why its so random.
Originally Posted by
shyrex88
what happen if i set auto update to true?
Originally Posted by
geraldf80
i have no problem logging in.. but i get stuck in a loop.. ive read all the comments and never saw this addressed.. thanks.
[14:05:55] Logging in using Ptc
[14:05:55] Playing as poke710man
[14:05:55] Make sure Lat & Lng are right. Exit Program if not! Lat: 30.2606796643423 Lng: -97.7494704723358
[14:05:55] ====== DisplayHighestsCP ======
[14:05:56] ====== DisplayHighestsPerfect ======
[14:05:56] System.ArgumentNullException: Value cannot be null.
Parameter name: source
at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
at PoGo.NecroBot.Logic.Inventory.<GetPokemonToEvolve>d__21.MoveNext() in C:\necro\Falafel\PoGo.NecroBot.Logic\Inventory.cs:line 270
--- 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.Tasks.EvolvePokemonTask.<Execute>d__1.MoveNext() in C:\necro\Falafel\PoGo.NecroBot.Logic\Tasks\EvolvePokemonTask.cs:line 22
--- 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.FarmState.<Execute>d__0.MoveNext() in C:\necro\Falafel\PoGo.NecroBot.Logic\State\FarmState.cs:line 16
--- 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__4.MoveNext() in C:\necro\Falafel\PoGo.NecroBot.Logic\State\StateMachine.cs:line 35
Originally Posted by
dabnoj
nothing i think cause once settings are loaded, i disable it programmaticaly.... Btw, ill post updated version in 1mn
bot is updated for version 0.4.0 with some new features
enjoy
-
Post Thanks / Like - 1 Thanks
Lunaticx (1 members gave Thanks to dabnoj for this useful post)
-
Member
Originally Posted by
dabnoj
bot is updated for version 0.4.0 with
some new features 
enjoy
1 thing u mixed up the username and password for google in the auth.json 
{
"AuthType": "google",
"GooglePassword": "GoogleUserName",
"GoogleRefreshToken": null,
"GoogleUsername": "GooglePassword",
"PtcPassword": "PtcPass",
"PtcUsername": "PTCusername"
}
-
Member
Originally Posted by
Lunaticx
1 thing u mixed up the username and password for google in the auth.json
{
"AuthType": "google",
"GooglePassword": "GoogleUserName", <-------1
"GoogleRefreshToken": null,
"GoogleUsername": "GooglePassword", <--------2
"PtcPassword": "PtcPass",
"PtcUsername": "PTCusername"
}
Do i need to put the name now in the first or the second slot?
-
Contributor
Originally Posted by
Lunaticx
1 thing u mixed up the username and password for google in the auth.json
{
"AuthType": "google",
"GooglePassword": "GoogleUserName",
"GoogleRefreshToken": null,
"GoogleUsername": "GooglePassword",
"PtcPassword": "PtcPass",
"PtcUsername": "PTCusername"
}
howly shit ^^
-
Contributor
Originally Posted by
X3apher
Do i need to put the name now in the first or the second slot?
sry i inverted them, put password in 1 and username in 2
-
Member

Still get this Message. I putted the Pw in the first and the Username in the second.