NecroBot (Catch, Evolve, Pokestops, Filters, Custom GPX routes, Keep IV %...) + GUIDE

07/29/2016 13:11 endorse#196
Quote:
Originally Posted by sobe_93 View Post
why does it stop after 30 mins?
same problem, help!
07/29/2016 13:28 SoVVoS#197
Quote:
Originally Posted by endorse View Post
same problem, help!
[Only registered and activated users can see links. Click Here To Register...]
07/29/2016 13:30 theLybie#198
just write a .bat file for the bot
ill give you one :)


und noch eine andere frage, kann man mit dem bot mehrere accounts über eine exe laufen lassen?
07/29/2016 13:35 Zyrna#199
Quote:
Originally Posted by theLybie View Post
just write a .bat file for the bot
ill give you one :)


und noch eine andere frage, kann man mit dem bot mehrere accounts über eine exe laufen lassen?
Soweit ich weiß nein, das funktioniert nur beim PidgeyBot
07/29/2016 13:40 endorse#200
Quote:
Originally Posted by SoVVoS View Post
[Only registered and activated users can see links. Click Here To Register...]
i dont understood germany
07/29/2016 13:40 PeterPan2454#201
Quote:
Originally Posted by baha View Post
Glaube kaum das deiner die nacht durch lief hatte auch 2 auf älteren versionen laufen aber niantic kicked jetzt alle mit zuvielen und zu schnellen aktionen.
schaue mal nach ob ich das in der Log finde, warum soll ich denn hier jetzt rumlabern.
Die alte version hatte zwar durch die Google client server überlastung stellenweise kleinere aussetzer (1-2min) da er aber noch diesen Refreshtoken benutzt hatte ich absolut keine Probleme und nach 10 h ca 480k exp mehr.
Schaue mir gerade die Logs an. ab 2 Uhr Nachts hatte er massive Probleme bis so ungefhr 3:16 Uhr.
Hat aber nebenbei immer mal wieder ganz normal gefarmt.
07/29/2016 13:40 Professor Linebeck#202
Dann nehme man halt ein simples AutoIT Script.

Code:
#RequireAdmin


#include <Misc.au3>
#include <EditConstants.au3>
#include <GUIConstantsEx.au3>
#include <WindowsConstants.au3>
#Include <WinAPI.au3>
#include <StructureConstants.au3>
#include <StaticConstants.au3>
#include <WindowsConstants.au3>



HotKeySet("{DOWN}" , "close")
$dll = DllOpen("user32.dll")



Global $S = 0





Func close()
    ToolTip("Closing Auto Restart..." , 0 , 700)
	Sleep(2000)
    Exit
EndFunc


While 1
Sleep(1000)
ProcessClose ( "Necrobot.exe" )
Sleep(1000)
Run("Necrobot.exe", "", [MENTION=330060]Sw_[/MENTION]SHOWMAXIMIZED)
Sleep(8000)
Send("{A}")
Sleep(1000)

If ProcessExists("Necrobot.exe") Then
ToolTip("Bot succeful started!" , 0 , 700)
Sleep(1000)


ToolTip("Auto Restarter is active! Restarting Necrobot all 30mins! Auto Restarter kann can be closed with the Arrow down key!." , 0 , 700)
Sleep(1800000)
ToolTip("Restarting Necrobot..." , 0 , 700)
Sleep(1000)
ProcessClose ( "Necrobot.exe" )
ToolTip("Necrobot will be restarted in 10 secs,,," , 0 , 700)
Sleep(10000)
Else
Msgbox(0,"Error","Necrobot.exe is not in this folder! Place this program into the folder of Necrobot.exe!")
Exit
EndIf
sleep(20)
WEnd
07/29/2016 13:41 Zyrna#203
Quote:
Originally Posted by endorse View Post
i dont understood germany
look at the answer of theLybie
07/29/2016 13:53 s3lp1n#204
Quote:
Originally Posted by Professor Linebeck View Post
Dann nehme man halt ein simples AutoIT Script.

Code:
#RequireAdmin


#include <Misc.au3>
#include <EditConstants.au3>
#include <GUIConstantsEx.au3>
#include <WindowsConstants.au3>
#Include <WinAPI.au3>
#include <StructureConstants.au3>
#include <StaticConstants.au3>
#include <WindowsConstants.au3>



HotKeySet("{DOWN}" , "close")
$dll = DllOpen("user32.dll")



Global $S = 0





Func close()
    ToolTip("Closing Auto Restart..." , 0 , 700)
	Sleep(2000)
    Exit
EndFunc


While 1
Sleep(1000)
ProcessClose ( "Necrobot.exe" )
Sleep(1000)
Run("Necrobot.exe", "", [MENTION=330060]Sw_[/MENTION]SHOWMAXIMIZED)
Sleep(8000)
Send("{A}")
Sleep(1000)

If ProcessExists("Necrobot.exe") Then
ToolTip("Bot succeful started!" , 0 , 700)
Sleep(1000)


ToolTip("Auto Restarter is active! Restarting Necrobot all 30mins! Auto Restarter kann can be closed with the Arrow down key!." , 0 , 700)
Sleep(1800000)
ToolTip("Restarting Necrobot..." , 0 , 700)
Sleep(1000)
ProcessClose ( "Necrobot.exe" )
ToolTip("Necrobot will be restarted in 10 secs,,," , 0 , 700)
Sleep(10000)
Else
Msgbox(0,"Error","Necrobot.exe is not in this folder! Place this program into the folder of Necrobot.exe!")
Exit
EndIf
sleep(20)
WEnd
Wie und wohin soll ich das schreiben?
Wäre nett wenn du es mir erklärst.
Manche haben nicht so die Tiefe und das Verständnis für solche Programme.

Mit freundlichen Grüßen Andy
07/29/2016 13:53 PeterPan2454#205
Quote:
Originally Posted by Zyrna View Post
Seit der neuen Authentifikation musst du alle 30 Minuten neu starten oder eine .bat schreiben, die das für dich macht
gibt es keine Möglichkeit den alten Google Token zu verwenden?
der geht in alten versionen ja immer noch !!!
07/29/2016 13:57 Zyrna#206
Hat hier schon irgendwer gute Erfahrungen mit der Snipefunktion gemacht? Bei mir fängt er dort keine pokemon
07/29/2016 13:59 PeterPan2454#207
Quote:
Originally Posted by Zyrna View Post
Hat hier schon irgendwer gute Erfahrungen mit der Snipefunktion gemacht? Bei mir fängt er dort keine pokemon
bei mir läuft die Funktion perfekt, aber ihm gehen die Pokebälle aus. hab es jetzt wieder Deaktiviert. ist aber nett um schnell fehlende Pokemons zu farmen.
PS: schaffe ca. 75 Dratini, also 300 Bonbons/h, aber nach 70Minuten sind alle Bälle weg. :-D
sagt er dir irgend eine Fehlermeldung? Koordinaten mal geändert?
07/29/2016 14:00 biobauernftw#208
can someone write a bat(ch file) to restart NecroBot.exe? I am not able to code myself and googled a bit. First it started necro bot a thousand times until my PC crashed (timeout didnt work) and now it doesnt start at all. It would be great if there was a .bat that would kill and restart a progress every 29 minutes or something.
07/29/2016 14:05 Zyrna#209
Quote:
Originally Posted by PeterPan2454 View Post
bei mir läuft die Funktion perfekt, aber ihm gehen die Pokebälle aus. hab es jetzt wieder Deaktiviert. ist aber nett um schnell fehlende Pokemons zu farmen.
PS: schaffe ca. 75 Dratini, also 300 Bonbons/h, aber nach 70Minuten sind alle Bälle weg. :-D
sagt er dir irgend eine Fehlermeldung? Koordinaten mal geändert?
ne bekomme keine fehlermeldung, der teleportiert bei mir nur die spots durch und sagt keine pokemon gefunden und maschiert dann weiter...

ich hab jetzt auch schon die koords geändert und die snipeliste erweitert, aber es passiert nichts. Kannst du mich mal in Skype adden? DevilSonic03
07/29/2016 14:06 BlubbBlubbBlubb12#210
Quote:
Originally Posted by Zyrna View Post
Hat hier schon irgendwer gute Erfahrungen mit der Snipefunktion gemacht? Bei mir fängt er dort keine pokemon
Das liegt daran das das Trennzeichen nicht stimmt. Ausserhalb der USA wird ein Komma anstelle eines Punktes verwendet. Lässt sich in der Systemsteuerung ändern. Oder einfach auf das nächste Update warten.