-
Member
How do i do the following priority with the latest update:
1. Keep at least 1 pokemon of each type
2. Keep "Pidgey", "Caterpie", "Rattata", "Weedle"
3. Transfer other pokemon
4. Evolve duplicate when the number of "potential evolve" reach 30.
5. Use Lucky Egg
6. Evolve "Pidgey", "Caterpie", "Rattata", "Weedle"
-
Member
Plese.
Add remove softban in netx updade.
-
Member
-
Member
Aida For IOS in Bots
Originally Posted by
Bigmonty69
One of the Discord channels suggested downloading the app "AIDA64" onto your phone and using it to find all the device info you need.
I'm in the process of going through it just now.
i nedd help, my operating system ios, how to complete the Fields?
the configuration is speaking only is for Android
To change the device information in /Config/auth.json to YOUR personal device, you will need android-sdk with adb (and drivers for your phone). Here are the correlating values with the command to run to grab the value off your phone:
"DeviceId": "", // adb.exe shell settings get secure android_id
"AndroidBoardName": "", // adb.exe shell getprop ro.product.board
"AndroidBootloader": "", // adb.exe shell getprop ro.boot.bootloader
"DeviceBrand": "", // adb.exe shell getprop ro.product.brand
"DeviceModel": "", // adb.exe shell getprop ro.product.model
"DeviceModelIdentifier": "", // adb.exe shell getprop ro.product.name
"DeviceModelBoot": "qcom",
"HardwareManufacturer": "", // adb.exe shell getprop ro.product.manufacturer
"HardwareModel": "", // adb.exe shell getprop ro.product.model
"FirmwareBrand": "", // adb.exe shell getprop ro.product.name
"FirmwareTags": "", // adb.exe shell getprop ro.build.tags
"FirmwareType": "", // adb.exe shell getprop ro.build.type
"FirmwareFingerprint": "" // adb.exe shell getprop ro.build.fingerprint
-
Post Thanks / Like - 1 Thanks
EightBitLife (1 members gave Thanks to enrique7978 for this useful post)
-
Member
use necro smoothly for 2 hours. then it shows like this :
20:56:59 Sniping server is offline. Skipping...
20:56:59 Scanning for Snipeable Pokemon at 38.907192,-77.036871...
20:57:01 Unexpected character encountered while parsing value: <. Path '', line 0, position 0.
20:57:01 Sniping server is offline. Skipping...
20:57:01 Scanning for Snipeable Pokemon at 37.77493,-122.419416...
20:57:03 Unexpected character encountered while parsing value: <. Path '', line 0, position 0.
20:57:03 Sniping server is offline. Skipping...
20:57:03 Scanning for Snipeable Pokemon at 52.520007,13.404954...
20:57:04 Unexpected character encountered while parsing value: <. Path '', line 0, position 0.
anybody can help?
it still farms pokestops but it seems cant find pokemons in the sniping area
thanks
-
Member
Originally Posted by
vaanc
in your android phone, download aida64 from play store,
and using it fill in the info on you config
"deviceid" : Aida64 > android > android id
"androidboardname": Aida64 > system > board
"androidbootloader": Aida64 > android > bootloader
"devicebrand": Aida64 > system > brand
"devicemodel": Aida64 > system > device model
"devicemodelidentifier": Aida64 > android > build id
"devicemodelboot": Aida64 > system > hardware
"hardwaremanufacturer": Aida64 > system > manufacturer
"hardwaremodel": Aida64 > system > model
"firmwarebrand": Aida64 > system > device model
"firmwaretags": Aida64 > android > tags
"firmwaretype": Aida64 > android > type
"firmwarefingerprint": Aida64 > android > fingerprint
how i can use it for ios?
-
Member

whats up with mine ?
-
Master Sergeant
Originally Posted by
pradjo
whats up with mine ?
getting that too. I remember I read somewhere that u are probably in some very populated area.
-
Member
was running fine all day. just began getting that myself.
-
Master Sergeant
I think the error stem from transferring pokemons.
-
Member
-
Sergeant
Originally Posted by
pradjo
whats up with mine ?
my 3rd account just like this 2hours ago.
then i copied my 2nd account config.json into my 3rd account config.json
and now it running properly
sorry for bad eng
-
Member
Does anyone know how to fix the "No usable PokeStops found in your area. Is your maximum distance too small?"
please help !
-
Member
Originally Posted by
monis09
Does anyone know how to fix the "No usable PokeStops found in your area. Is your maximum distance too small?"
please help !
Leave it for 5-10 minutes then start the bot again worked for me
-
Member
Originally Posted by
pradjo
whats up with mine ?
check your item size, im not so sure. but try.
My total storage is 500
previously i set
"TotalAmountOfPokeballsToKeep": 300,
"TotalAmountOfPotionsToKeep": 100,
"TotalAmountOfRevivesToKeep": 30,
"TotalAmountOfBerriesToKeep": 70,
At this point i get error like you have
then i make like this
"TotalAmountOfPokeballsToKeep": 300,
"TotalAmountOfPotionsToKeep": 100,
"TotalAmountOfRevivesToKeep": 25,<!--only reduces in this section-->
"TotalAmountOfBerriesToKeep": 70,
Necrobot running well
Last edited by Phebex; 08-08-2016 at 10:29 PM.