Skip to content

nihao123/NecroBot

 
 

Repository files navigation

Logo

Discord Build status Stories in Ready Github All Releases GitHub license Twitter Follow

Discord (Chat & Get Help!): https://discord.gg/VXKxNFr

NecroBot - the original For The Community, By The Community bot

We are proud to announce the release of 0.7.2, with special thanks to Kevin and the entire crew involved at PGD!

This release features automatic Device ID generation

You can now opt to leave the device values static and your device ID will not be the same as everyone elses. If you prefer to use your own device, you can do that as well!

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

  • [PTC Login / Google]
  • [Get Map Objects and Inventory]
  • [Search for gyms/pokestops/spawns]
  • [Farm pokestops]
  • [Farm all Pokemon in neighbourhood]
  • [Throw Berries/use best pokeball]
  • [Transfers duplicate pokemons]
  • [Evolve all pokemons]
  • [Throws away unneeded items]
  • [Humanlike Walking]
  • [Configurable Custom Pathing]
  • [Softban bypass]
  • [AutoUpdate / VersionCheck]
  • [Multilanguage Support]
  • [Use lucky egg while evolve]
  • [Egg Hatching Automatically]
  • [Multi bot support]
  • [Snipe pokemon]
  • [Power-Up pokemon]
Make sure you check out our [Wiki](https://github.com/NecronomiconCoding/NecroBot/wiki) to get started.
Feel free to buy us all a beer, by using PayPal:
[![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=farhaninoor1%40gmail%2ecom&lc=GB&item_name=NecroBot%20Donations&item_number=POGO&no_note=0¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG_global%2egif%3aNonHostedGuest)

or by using Bitcoin: 1LxBH4FHhwyEuL1eHbMvLiGsTiBrzjfa1C

[ A big part of the Donations goes to the top 3 active Contributors. Other expenses as Server and License costs will be covered using the Donations. ]

Donate Bitcoins to FeroxRev (the API library developer): 1ExYxfBb5cERHyAfqtFscJW7vm2vWBbL3e

A big thank you goes to Feroxs' hard work on the API & Console. Without him, this would not have been possible. <3
Thanks to everyone who volunteered by contributing via Pull Requests!

This Website and Project is in no way affiliated with, authorized, maintained, sponsored or endorsed by Niantic, The Pokémon Company, Nintendo or any of its affiliates or subsidiaries. This is an independent and unofficial API for educational use ONLY. Using the Project might be against the TOS

Inquiries: contact@necrobot.io


Packages

No packages published

Languages

  • C# 100.0%