Skip to content

Commit

Permalink
Bump version to 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
maximegmd committed Jul 29, 2016
1 parent cf4fc85 commit 26e57d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PoGo.NecroBot.Logic/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]

[assembly: AssemblyVersion("0.3.1")]
[assembly: AssemblyVersion("0.3.2")]

This comment has been minimized.

Copy link
@Aversioncs

Aversioncs Jul 29, 2016

Yeah like others have said, the bot can only run for 29 minutes then it gets stuck.
Other than that, everything is perfect

This comment has been minimized.

Copy link
@dustinddoan

dustinddoan Jul 29, 2016

No pokemon ball, miss a lot of pokemon, something wrong with the inventory and recycled task
no ball

This comment has been minimized.

Copy link
@s84088722

s84088722 Jul 29, 2016

Why did 0.3.2 verison run out of pokeballs so easily??

This comment has been minimized.

Copy link
@ok12315

ok12315 Jul 29, 2016

I encounter the same problem. Just after a few minutes pokeball runs out.

This comment has been minimized.

Copy link
@ok12315

ok12315 Jul 29, 2016

Also the location has been changed to 38.5568074864611,-121.238379478455

[assembly: AssemblyFileVersion("1.0.0.0")]

210 comments on commit 26e57d9

@Newgamer1
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Im from germany, but my location is nerly same as Dratini spot, i´m in san francisco :)

@pokejaypee
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Anyones pokeinventory eventually become full?

@kittaru
Copy link

@kittaru kittaru commented on 26e57d9 Jul 29, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The list needs to have pokemon names in capitals.

This has a number of pokemon, not all anymore as I replaced it by mistake.

Update your starting coords and any other changes to your settings. Don't have too many pokemon in the list as the bot doesn't transfer during sniping.

config_good.zip
(remember to rename to config.json)

Only problem I am having now is the bot stops after 30 mins or so. Not sure what is causing it though. Nothing in the log file stating errors as it stops.

@Newgamer1
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

still not working, after changing location to US

@theloser
Copy link

@theloser theloser commented on 26e57d9 Jul 29, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Newgamer1 I live in Germany, and I changed the following to get sniping to work: go to (translated from german so the names may differ) "System settings" > "Change date, time or number format" > "More settings" and change the "Decimal delimiter" to "." (dot) and "Digits grouping" to "," (comma). No need to change your System location to US.

@theloser
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Bugon2401 Read my comment on sniping from 15 minutes ago, maybe it'll help...?!

@Bugon2401
Copy link

@Bugon2401 Bugon2401 commented on 26e57d9 Jul 29, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i did but still not working :(

Edit : now its working i forgot to put " " on Dratini xD

@zyzseraphim
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one question. why my bot won't get enough pokemon ball now? It always need to be recycled in version 0.1.X and 0.2.1

@CaJlaT86
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Russian language trouble:

  1. Windows 8.1 use CP1251 in console
    trouble

  2. Windows 10 use UTF8
    trouble2

@dody19852002
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please make the sniper stops if the pokeball is running out then restart again when the pokeball full again
Auto on an off the sniper depend on pokeball in the bag. Thank you

@achmadalim15
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please make the sniper stops if the pokeball is running out then restart again when the pokeball full again
Auto on an off the sniper depend on pokeball in the bag. Thank you

@ilianrusev
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@SirSwag pls explain me how you fixed this because i cant :(

@ShallowHacker
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please make the sniper stops if the pokeball is running out then restart again when the pokeball full again
Auto on an off the sniper depend on pokeball in the bag. Thank you

@ilianrusev
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pls guys i have the error unhandled exception ...i read the comments above but i still dont know how to fix it...sorry for being dumb

@hughpearse
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it is not respecting MaxTravelDistanceInMeters

@Driveskull
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

0.32 update is working great but it hangs every 10 -20 -sometimes 30 minutes and only restarting bot helps
How to repair this?

@Newgamer1
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@theloser did it,.. but it still not working.

@Driveskull
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Undlsputed Its not a fix - its more like a brute force method. I think 30 min thing is because for now - bot doesnt refresh token, sadly we cant rewert to the old token thing

@Bugon2401
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use the run.bat @Driveskull to fix the 30m problem

@Driveskull
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it possible to merge this
: @echo off
:loop
start NecroBot.exe
timeout /t 1800 >null
taskkill /f /im NecroBot.exe >null
timeout /t 120 >null
goto loop
Into botstarter.exe 1.0?
Because for now it looks only for disabled process. And its not restarting bots
Maybe something Like this :
Put bots into botstarter.txt
Run Bot starter.exe
add bat with :
@echo off
:loop
start botstarter.exe
timeout /t 1800 >null
taskkill /f /im botstarter.exe >null
timeout /t 120 >null
goto loop

But the only thing is : if we restart botstarter it will reopen again all the bots not closing the ones which are open

@Driveskull
Copy link

@Driveskull Driveskull commented on 26e57d9 Jul 29, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Undlsputed But it will reopen all the bots - it helps if someone is using more than 10 xD
Is it possible to kill all bots with the bat file?
Or send button x and ENTER into botstarter.exe before restarting it?

@ShallowHacker
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm Sniping from 4 countries, and 6 states at once.
Have been since sniping was implemented.
No problems at all.
No bans. Have Every single pokemon besides legendaries now.
Genius Program. F***ing Genius.

@Driveskull
Copy link

@Driveskull Driveskull commented on 26e57d9 Jul 29, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok i found a way to restart all the bots every 30 min without bat file in each folder

`AutoItSetOption("WinTitleMatchMode",2)

Run("botstarter")
WinWait("botstarter")
ControlSend("botstarter", "", "", "Enter")`
ControlSend("botstarter", "", "", "Enter")`
Run("botstarter")
Sleep(180000)

It will basically open bot starter ; close all bots and restart botstarter then wait 30 min

@Newgamer1
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I changed the PC settings. But still sniping not working...

Any solutions?

@theloser
Copy link

@theloser theloser commented on 26e57d9 Jul 29, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Newgamer1 here you go...

settings

If this isn't working for you, hold your breath and wait for the Devs to fix this...

@Newgamer1
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@theloser thank. I did it. But not working,...

@AloisTrancyy
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@weespin Thanks very much.

@Bugon2401
Copy link

@Bugon2401 Bugon2401 commented on 26e57d9 Jul 29, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can i see your entire config? what pokemon you are sniping? and how you do that? @ShallowHacker

@Driveskull
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

**```
Run("botstarter")
WinWait("botstarter")
ControlSend("botstarter", "", "", "Enter")
ControlSend("botstarter", "", "", "Enter")
Run("botstarter")
Sleep(180000)


corrected AUTOIT script which works with botrestarter - one small app to restart all yours bots without need of using bat files which can bug out .

@theloser
Copy link

@theloser theloser commented on 26e57d9 Jul 29, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Undlsputed I am using nest coordinates from http://pkmngotrading.com/wiki/Nests for sniping. Got MrMine (many!), Tauros and Kangaskhan already. Still waiting for Farfetch'd though...

@hima-n
Copy link

@hima-n hima-n commented on 26e57d9 Jul 29, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[13:13:02] [Sniper] Scanning for Snipeable Pokemon at 38,5568074864611,-121,238379478455...
[13:13:02] [Sniper] No Pokemon found to snipe!
[13:13:02] [Sniper] Scanning for Snipeable Pokemon at -33,859019,151,213098...
[13:13:03] [Sniper] No Pokemon found to snipe!
[13:13:03] [Sniper] Scanning for Snipeable Pokemon at 47,5014969,-122,0959568...
[13:13:03] [Sniper] No Pokemon found to snipe!
[13:13:03] [Sniper] Scanning for Snipeable Pokemon at 51,5025343,-0,2055027...
[13:13:04] [Sniper] No Pokemon found to snipe!
can anyone sloved it?

@Buron666
Copy link

@Buron666 Buron666 commented on 26e57d9 Jul 29, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what we will got softban or ban permanent if we set the sniping to true with default coordinate?

@Difozenn
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice job getting it to work! is it me or is it going alot slower then before? :o

@TommyT1
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Getting this error after sucessfull login:

12:39:25] System.Xml.XmlException: Unerwartetes Endtag. Zeile 79, Position 18.
bei System.Xml.XmlTextReaderImpl.Throw(Exception e)
bei System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
bei System.Xml.XmlTextReaderImpl.ParseDocumentContent()
bei System.Xml.XmlTextReaderImpl.Read()
bei System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
bei System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
bei System.Xml.XmlDocument.Load(XmlReader reader)
bei System.Xml.XmlDocument.LoadXml(String xml)
bei PoGo.NecroBot.Logic.Utils.GpxReader..ctor(String xml, ISession session) in D:\Dev\NecroBot\PoGo.NecroBot.Logic\Utils\GPXReader.cs:Zeile 43.
bei PoGo.NecroBot.Logic.Tasks.FarmPokestopsGpxTask.GetGpxTracks(ISession session) in D:\Dev\NecroBot\PoGo.NecroBot.Logic\Tasks\FarmPokestopsGPXTask.cs:Zeile 151.
bei PoGo.NecroBot.Logic.Tasks.FarmPokestopsGpxTask.d__0.MoveNext() in D:\Dev\NecroBot\PoGo.NecroBot.Logic\Tasks\FarmPokestopsGPXTask.cs:Zeile 0.
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
bei PoGo.NecroBot.Logic.State.FarmState.d__0.MoveNext() in D:\Dev\NecroBot\PoGo.NecroBot.Logic\State\FarmState.cs:Zeile 38.
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
bei PoGo.NecroBot.Logic.State.StateMachine.d__4.MoveNext() in D:\Dev\NecroBot\PoGo.NecroBot.Logic\State\StateMachine.cs:Zeile 35.

@hima-n
Copy link

@hima-n hima-n commented on 26e57d9 Jul 29, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[13:13:02] [Sniper] Scanning for Snipeable Pokemon at 38,5568074864611,-121,238379478455...
[13:13:02] [Sniper] No Pokemon found to snipe!
[13:13:02] [Sniper] Scanning for Snipeable Pokemon at -33,859019,151,213098...
[13:13:03] [Sniper] No Pokemon found to snipe!
[13:13:03] [Sniper] Scanning for Snipeable Pokemon at 47,5014969,-122,0959568...
[13:13:03] [Sniper] No Pokemon found to snipe!
[13:13:03] [Sniper] Scanning for Snipeable Pokemon at 51,5025343,-0,2055027...
[13:13:04] [Sniper] No Pokemon found to snipe!
can ANYONE FIX it?

@Bugon2401
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

scroll up guys there is a post from @theloser it will help you to fix sniping problem

@hima-n
Copy link

@hima-n hima-n commented on 26e57d9 Jul 29, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ilianrusev
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mine is not even showing that it is sniping ...its just catching all of the pokemons and collecting the pokestops @theloser

@achmadalim15
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[18:54:32] [Sniper] Scanning for Snipeable Pokemon at 51.5195255,-0.0429985...
[18:54:33] [Sniper] No Pokemon found to snipe!
[18:54:33] [Sniper] Scanning for Snipeable Pokemon at 51.5314606,-0.115166...
[18:54:34] [Sniper] No Pokemon found to snipe!
[18:54:34] [Sniper] Scanning for Snipeable Pokemon at 51.5105487,-0.3211409...
[18:54:35] [Sniper] No Pokemon found to snipe!
[18:54:35] [Sniper] Scanning for Snipeable Pokemon at 32.5546139,-85.4820789...
[18:54:35] [Sniper] No Pokemon found to snipe!
[18:54:35] [Sniper] Scanning for Snipeable Pokemon at 33.9577482,-118.1539932...
18:54:39 | (Normal) Bulbasaur Lvl: 2 CP: (41/47) IV: 45.00% | Chance: 48.08% | 32428.25m dist | with a PokeBall (23 left). | Candies: 17
18:54:51 | (Normal) Bulbasaur Lvl: 8 CP: (207/241) IV: 36.00% | Chance: 21.32% | 32821.60m dist | with a PokeBall (22 left). | Candies: 20
[18:54:59] [Sniper] Scanning for Snipeable Pokemon at 33.7033842,-118.0083821...
[18:54:59] [Sniper] No Pokemon found to snipe!
[18:54:59] [Sniper] Scanning for Snipeable Pokemon at 33.7019903,-117.7793276...
18:55:04 | (Normal) Bulbasaur Lvl: 16 CP: (408/489) IV: 24.00% | Chance: 14.97% | 74820.43m dist | with a PokeBall (21 left). | Candies: 23
18:55:15 | (Normal) Bulbasaur Lvl: 21 CP: (550/642) IV: 34.00% | Chance: 13.07% | 74838.60m dist | with a PokeBall (20 left). |
[18:55:17](CatchEscape Attempt #2) | (Normal) Bulbasaur Lvl: 21 CP: (550/642) IV: 34.00% | Chance: 13.07% | 74838.60m dist | with a PokeBall (19 left). |
[18:55:21](CatchSuccess Attempt #3) | (Normal) Bulbasaur Lvl: 21 CP: (550/642) IV: 34.00% | Chance: 13.07% | 74838.60m dist | with a PokeBall (18 left). | Candies: 26
[18:55:25] [Sniper] Scanning for Snipeable Pokemon at 34.039849,-118.217645...
18:55:29 | (Normal) Bulbasaur Lvl: 18 CP: (484/551) IV: 44.00% | Chance: 14.12% | 26267.18m dist | with a PokeBall (17 left). |
[18:55:31](CatchEscape Attempt #2) | (Normal) Bulbasaur Lvl: 18 CP: (484/551) IV: 44.00% | Chance: 14.12% | 26267.18m dist | with a PokeBall (16 left). |
[18:55:34](CatchSuccess Attempt #3) | (Normal) Bulbasaur Lvl: 18 CP: (484/551) IV: 44.00% | Chance: 14.12% | 26267.18m dist | with a PokeBall (15 left). | Candies: 29
[18:55:42] [Sniper] Scanning for Snipeable Pokemon at 33.9850329,-117.9285384...
[18:55:42] [Sniper] No Pokemon found to snipe!
[18:55:42] [Sniper] Scanning for Snipeable Pokemon at 37.806276,-122.474511...
18:55:47 | (Normal) Bulbasaur Lvl: 16 CP: (401/489) IV: 18.00% | Chance: 14.97% | 553772.00m dist | with a PokeBall (14 left). | Candies: 32
18:56:02 | (Normal) Bulbasaur Lvl: 16 CP: (409/489) IV: 25.00% | Chance: 14.97% | 553567.86m dist | with a PokeBall (13 left). |
[18:56:05](CatchSuccess Attempt #2) | (Normal) Bulbasaur Lvl: 16 CP: (409/489) IV: 25.00% | Chance: 14.97% | 553567.86m dist | with a PokeBall (12 left). | Candies: 35
18:56:09 | (Normal) Bulbasaur Lvl: 25 CP: (652/765) IV: 32.00% | Chance: 11.98% | 553596.02m dist | with a PokeBall (11 left). |
[18:56:12](CatchEscape Attempt #2) | (Normal) Bulbasaur Lvl: 25 CP: (652/765) IV: 32.00% | Chance: 11.98% | 553596.02m dist | with a PokeBall (10 left). |
[18:56:14](CatchEscape Attempt #3) | (Normal) Bulbasaur Lvl: 25 CP: (652/765) IV: 32.00% | Chance: 11.98% | 553596.02m dist | with a PokeBall (9 left). |
[18:56:16](CatchFlee Attempt #4) | (Normal) Bulbasaur Lvl: 25 CP: (652/765) IV: 32.00% | Chance: 11.98% | 553596.02m dist | with a PokeBall (8 left). |
18:56:24 | (Normal) Bulbasaur Lvl: 9 CP: (226/273) IV: 20.00% | Chance: 20.02% | 553689.12m dist | with a PokeBall (7 left). | Candies: 38
18:56:29 | (Normal) Bulbasaur Lvl: 20 CP: (522/612) IV: 32.00% | Chance: 13.39% | 553674.30m dist | with a PokeBall (6 left). | Candies: 41
18:56:33 | (Normal) Bulbasaur Lvl: 22 CP: (602/673) IV: 51.00% | Chance: 12.77% | 553682.45m dist | with a PokeBall (5 left). |
[18:56:36](CatchSuccess Attempt #2) | (Normal) Bulbasaur Lvl: 22 CP: (602/673) IV: 51.00% | Chance: 12.77% | 553682.45m dist | with a PokeBall (4 left). | Candies: 44
18:56:44 | (Normal) Bulbasaur Lvl: 1 CP: (12/15) IV: 7.00% | Chance: 85.11% | 553791.40m dist | with a PokeBall (3 left). | Candies: 47
18:56:52 | (Normal) Bulbasaur Lvl: 15 CP: (383/459) IV: 25.00% | Chance: 15.46% | 554139.43m dist | with a PokeBall (2 left). | Candies: 50
18:57:15 | (Normal) Bulbasaur Lvl: 14 CP: (366/428) IV: 33.00% | Chance: 16% | 554162.73m dist | with a PokeBall (1 left). |
18:57:27 | (Normal) Bulbasaur Lvl: 4 CP: (97/112) IV: 42.00% | Chance: 31.28% | 554115.37m dist | with a PokeBall (0 left). | Candies: 53
18:57:34 | (Normal) Bulbasaur Lvl: 11 CP: (279/336) IV: 22.00% | Chance: 18.05% | 553947.71m dist | with a UltraBall (5 left). |
[18:57:41](CatchSuccess Attempt #2) | (Normal) Bulbasaur Lvl: 11 CP: (279/336) IV: 22.00% | Chance: 18.05% | 553947.71m dist | with a UltraBall (4 left). | Candies: 56
18:57:57 | (Normal) Bulbasaur Lvl: 19 CP: (480/581) IV: 20.00% | Chance: 13.74% | 553273.34m dist | with a UltraBall (3 left). | Candies: 59
18:58:02 | (Normal) Bulbasaur Lvl: 15 CP: (386/459) IV: 28.00% | Chance: 15.46% | 553309.19m dist | with a UltraBall (2 left). | Candies: 62
18:58:18 | (Normal) Bulbasaur Lvl: 6 CP: (150/176) IV: 32.00% | Chance: 24.92% | 553403.58m dist | with a UltraBall (1 left). | Candies: 65
18:58:25 | (Normal) Bulbasaur Lvl: 24 CP: (665/734) IV: 57.00% | Chance: 12.22% | 553958.88m dist | with a UltraBall (0 left). |
focus one pokemon to be evolve,,its so fast haha,,thanks

@ilianrusev
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@achmadalim15 can you tell me how to tune the sniper

@ok12315
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

21:14:03 [Sniper] Scanning for Snipeable Pokemon at 38.5568074864611,-121.238379478455...
21:14:25 (CatchSuccess) | (Normal) Dratini Lvl: 14 CP: (320/393) IV: 18.00% | Chance: 32.01% | 132244.18m dist | with a GreatBall (3 left). | Candies: 558
21:14:47 (CatchSuccess) | (Normal) Dratini Lvl: 20 CP: (486/561) IV: 41.00% | Chance: 26.78% | 132430.95m dist | with a GreatBall (2 left). | Candies: 561
21:15:09 (CatchSuccess) | (Normal) Dratini Lvl: 15 CP: (346/421) IV: 21.00% | Chance: 30.92% | 132611.16m dist | with a GreatBall (1 left). | Candies: 564
21:15:31 (CatchSuccess) | (Normal) Dratini Lvl: 1 CP: (11/13) IV: 23.00% | Chance: 100% | 132625.49m dist | with a PokeBall (4 left). | Candies: 567
21:15:53 (CatchSuccess) | (Normal) Dratini Lvl: 11 CP: (252/309) IV: 19.00% | Chance: 36.11% | 132661.84m dist | with a PokeBall (3 left). | Candies: 570
21:16:09 (CatchSuccess) | (Normal) Dratini Lvl: 4 CP: (83/102) IV: 17.00% | Chance: 62.57% | 132648.21m dist | with a PokeBall (2 left). | Candies: 573
21:16:38 (CatchSuccess) | (Normal) Dratini Lvl: 19 CP: (453/533) IV: 34.00% | Chance: 27.48% | 132697.55m dist | with a GreatBall (0 left). | Candies: 576
21:16:44 (CatchSuccess) | (Normal) Dratini Lvl: 19 CP: (457/533) IV: 37.00% | Chance: 27.48% | 132644.99m dist | with a PokeBall (1 left). | Candies: 579
21:18:17 [Sniper] Scanning for Snipeable Pokemon at -33.859019,151.213098...
21:18:21 (CatchSuccess) | (Normal) Eevee Lvl: 23 CP: (682/707) IV: 83.00% | Chance: 24.97% | 11959845.74m dist | with a PokeBall (0 left). | Candies: 189
21:18:48 No Pokeballs - We missed a Eevee with CP 265
21:18:55 No Pokeballs - We missed a Eevee with CP 265
21:19:02 No Pokeballs - We missed a Eevee with CP 265
21:19:08 No Pokeballs - We missed a Eevee with CP 191

How to deal with no pokeball?

@achmadalim15
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

set sniper to true,changes coordinate and pokemon,

@achmadalim15
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

close and set snipe to false and run again

@Bugon2401
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how do i add more pokemon and more coordinate to snipe? @achmadalim15

@weespin
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@achmadalim15 Please dont spam.
@TheRapidRabbit99 U should change region to USA like on this picture till @Yamashi will push @Lyrex pull request.
default

@EnizZhao
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Normally run about 30 minutes, then stuck.
This happened to me a couple of times.
Anyone else have this problem?

@weespin
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@EnizZhao, everyone is having this bug on new version.

@veen8888
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how can i catch a high lvl and CP pokemon?? any value?

@ilianrusev
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@weespin thx for the response i will try it

@destroyer96
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I keep getting:
"(Attention) No usable PokeStops found in your area. Is your maximum distance too small?"
despite my location being set to central park and my distance set to 6000 meters. The bot was working fine and just suddenly gave me this (didn't change any settings or anything). Tried rebooting a few times and changing locations with no avail

@ilianrusev
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@destroyer96 its same to me but it continues to search after min

@achmadalim15
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@weespin sorry

@rollzhang
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Yamashi What's the working principle for CoordsBot in the Discord channel? Can you release the code?

@ilianrusev
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image @weespin it didnt work ..its catching them in the regular way ..no snipes

@Regerta
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That the auto evolving is not work?
I already fill the PokemonsToEvolve but, the pokemon still not evolved
Anyone, please help me to solve this problem, thanks :)

@ok12315
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@weespin As you said, I changed the region to USA. But it doesn't work.
05:03:32 [Sniper] Scanning for Snipeable Pokemon at 38.5568074864611,-121.238379478455...
05:03:36 (CatchSuccess) | (Normal) Dratini Lvl: 13 CP: (310/365) IV: 34.00% | Chance: 33.22% | 132231.79m dist | with a GreatBall (11 left). | Candies: 634
05:03:47 (CatchSuccess) | (Normal) Dratini Lvl: 20 CP: (439/561) IV: 5.00% | Chance: 26.78% | 132329.68m dist | with a GreatBall (10 left). | Candies: 637
05:03:58 (CatchSuccess) | (Normal) Dratini Lvl: 18 CP: (415/505) IV: 22.00% | Chance: 28.23% | 132233.48m dist | with a GreatBall (9 left). | Candies: 640
05:04:05 (CatchSuccess) | (Normal) Dratini Lvl: 9 CP: (198/251) IV: 8.00% | Chance: 40.04% | 132246.72m dist | with a PokeBall (15 left). | Candies: 643
05:04:50 (CatchSuccess) | (Normal) Dratini Lvl: 6 CP: (134/162) IV: 26.00% | Chance: 49.83% | 132336.08m dist | with a PokeBall (14 left). | Candies: 646
05:05:05 (CatchFlee) | (Normal) Dratini Lvl: 16 CP: (375/449) IV: 27.00% | Chance: 29.94% | 132620.11m dist | with a GreatBall (8 left). |
05:05:39 (CatchSuccess) | (Normal) Dratini Lvl: 16 CP: (368/449) IV: 21.00% | Chance: 29.94% | 132644.41m dist | with a GreatBall (7 left). | Candies: 649
05:05:49 (CatchSuccess) | (Normal) Dratini Lvl: 5 CP: (103/132) IV: 3.00% | Chance: 55.12% | 132917.91m dist | with a PokeBall (13 left). | Candies: 652
05:06:30 (CatchSuccess) | (Normal) Dratini Lvl: 15 CP: (352/421) IV: 28.00% | Chance: 30.92% | 132464.33m dist | with a GreatBall (6 left). | Candies: 655
05:06:38 [Sniper] Scanning for Snipeable Pokemon at -33.859019,151.213098...
05:06:59 (CatchSuccess) | (Normal) Magikarp Lvl: 6 CP: (35/43) IV: 55.00% | Chance: 87.2% | 11959657.62m dist | with a PokeBall (12 left). | Candies: 376
05:07:22 (CatchSuccess) | (Normal) Magikarp Lvl: 13 CP: (88/97) IV: 78.00% | Chance: 58.13% | 11959682.97m dist | with a PokeBall (11 left). | Candies: 379
05:08:26 (CatchSuccess) | (Normal) Magikarp Lvl: 3 CP: (16/19) IV: 58.00% | Chance: 100% | 11959443.76m dist | with a PokeBall (10 left). | Candies: 382
05:08:53 (CatchSuccess) | (Normal) Eevee Lvl: 11 CP: (319/338) IV: 73.00% | Chance: 36.11% | 11959377.69m dist | with a GreatBall (5 left). | Candies: 213

@spliffrider
Copy link

@spliffrider spliffrider commented on 26e57d9 Jul 29, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

here's the code for the batch file I'm using to restart multiple clients every 30 mins:

`@echo off
:loop
cd "[DIRECTORY BOT 1]"
start "[windowname1]" NecroBot.exe
timeout /t 2 >null
cd "[DIRECTORY BOT 2]"
start "[windowname2]" NecroBot.exe
timeout /t 1800 >null
taskkill /f /fi "WINDOWTITLE eq windowname1*" >null
timeout /t 2 >null
taskkill /f /fi "WINDOWTITLE eq windowname2*" >null
timeout /t 120 >null
goto loop`

that way you can assign a specific window title to every client/account & kill them at the right time.
Just insert appropriate path location to the folder were your necrobot.exe is located for each bot.

@nhazs
Copy link

@nhazs nhazs commented on 26e57d9 Jul 29, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sir @spliffrider can you make a code for opening 2 different exe
like start A and close it after thirty minutes and then open B then close it after thirty minutes and loop process...
making A.exe sniperbot_config and b.exe pokeballcollecting_config..

@Newgamer1
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pokesnipe dont run anymore... whats wrong?
Any Solution?

@GraspGG
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we have to wait for the next release. There are nearly 100 changes so far which have been made but not yet released as 0.3.4 (:

Please sign in to comment.