-
Member
Best bot?
With all the different versions of bot's on the forums right now it leaves me wondering what's the best bot right now?
-
Master Sergeant
I use the Necronomicon and in my opinion by far the best one. You will need to build using the Visual Studio but the bot receives a lot of fixes and improvements every day, also has a ton of shit that other bots don't have like the Radius and route to farm, by far the best.
-
Member
Originally Posted by
Hitsuomy
I use the Necronomicon and in my opinion by far the best one. You will need to build using the Visual Studio but the bot receives a lot of fixes and improvements every day, also has a ton of shit that other bots don't have like the Radius and route to farm, by far the best.
thanks for your informative post, I'm currently using Maclone's right now and it's pretty cool, I will give necronomicon's bot.
-
Sergeant Major
i use Maclones because of the simplicity and the other bots were giving me a headache. but if you can get Necronomicon bot working then get that. Id love to be able to set my radius and route!
-
Member
I use Necro as It feels to be most stable on my machine.Plus the amount of support It has tons of updates everyday, love It
-
Sergeant Major
I use Spegeli's. It's better than the other bots in my opinion.
-
Member
all of the best bot require visual studio whixh is only in windows, are there any good bot in OS X ?
-
Member
Originally Posted by
Hitsuomy
..., also has a ton of shit that other bots don't have like the Radius and route to farm, by far the best.
Where do you set the radius? Didn't find that one out yet
-
Master Sergeant
Originally Posted by
merby
Where do you set the radius? Didn't find that one out yet
"MaxTravelDistanceInMeters": 2600, - Radius, max travel distance from the original coordinate. Default is 1000, I use at 2600 to 4200 changing with location and day.
"GpxFile": "GPXFile.GPX", - file with the route
"UseGpxPathing": false, - set true to use the file above, sometimes I use this too, specially when at Central Park and also add Pinsir to no catch list if you are spoofing there after a couple of days, you want the other pokemons and sometimes you will need a lot of throws to catch a 1.2-1.3k Pinsir that you are going to transfer anyway. Better to use this time catching a ponyta, squirtel or anything else.
Last edited by Hitsuomy; 07-26-2016 at 11:28 AM.
-
Member
Originally Posted by
Hitsuomy
"MaxTravelDistanceInMeters": 2600, - Radius, max travel distance from the original coordinate. Default is 1000, I use at 2600 to 4200 changing with location and day.
"GpxFile": "GPXFile.GPX", - file with the route
"UseGpxPathing": false, - set true to use the file above, sometimes I use this too, specially when at Central Park and also add Pinsir to no catch list if you are spoofing there after a couple of days, you want the other pokemons and sometimes you will need a lot of throws to catch a 1.2-1.3k Pinsir that you are going to transfer anyway. Better to use this time catching a ponyta, squirtel or anything else.
Thanks for your answer man =) but where exactly is the maxtraveldistance parameter in the visual studio project? Guess i could use the search inside the project to find it though...
can confirm the pinsir stuff, i just threw away 40 or so ...
-
Master Sergeant
Originally Posted by
merby
Thanks for your answer man =) but where exactly is the maxtraveldistance parameter in the visual studio project? Guess i could use the search inside the project to find it though...
can confirm the pinsir stuff, i just threw away 40 or so ...
RocketApiConsole > App.config
You can also edit later using the file "Settings.ini" that is created inside the folder "Configs" that is also created when you run the bot for the first time.
-
Post Thanks / Like - 1 Thanks
merby (1 members gave Thanks to Hitsuomy for this useful post)