Download BOT PokemonGO NecroBot v7.8 Sniping Pokemon Go Rare
android BOT pokemon Download bot pokemon featured game games gametips gametricks IOS PC pokemongo
Kamar Si Andre-NecroBot v7.8 SnipingPokemon Go Rare - Setelah sekian lama menunggu kabar mengenai work tidaknya Bot Pokémon Go akhirnya sekarang sudah bisa digunakan kembali. Sejak game Pokémon Go mendapatkan pembaharuan versi 0.31.0 pihak Niantic.Inc mengumumkan bahwa penggunaan program Bot, Fake Gps, dll sudah di patch alias tidak bisa digunakan lagi karena API sudah di update, tetapi sepintar-pintarnya sistem tidak ada yang aman (No System is Safe).
Setelah beberapa hari
yang lalu Niantic memperbarui API (Application Programming Interface)
Pokemon Go yang membuat semua tools bot tidak berfungsi, sekarang akhirnya
sudah bisa kembali menggunakan NecroBot tools.Untuk penggunaanya juga tidak
jauh beda bahkan lebih mudah. Berikut tutorialnya :
- [PTC
Login / Google]
- [Get
Map Objects and Inventory]
- [Search
for gyms/pokestops/spawns]
- [Farm
pokestops]
- [Farm
all Pokemon in neighborhood]
- [Throw
Berries/use best pokeball]
- [Transfers
duplicate Pokemon]
- [Evolve
all Pokemon]
- [Throws
away unneeded items]
- [Humanlike
Walking]
- [Configurable
Custom GPX Pathing]
- [Sniping
pokemon]
- [Recyle
item]
- [Anti
Softbanned]
Berikut langkah-langkah menggunakan NecroBot Pokemon Go :
1. Download Bot-nya dan extract di dalam sebuah folder. Letak folder bebas boleh dimana saja. (link download di akhir artikel).
2. Buka folder hasil extract.
1. Download Bot-nya dan extract di dalam sebuah folder. Letak folder bebas boleh dimana saja. (link download di akhir artikel).
2. Buka folder hasil extract.

3. Buka file NecrotBot.exe, kalo andre sih di Run administrator. Untuk pertama kali Bot
akan terbuka lalu tertutup kembali, dikarenakan untuk membuat file .json dalam
folder Config yang nanti kita akan setting.

Ketik "N" lalu "Enter"

Ketik "N" lalu "Enter"

Maka akan menjadi seperti ini, Lalu Enter.

4. Ketika sudah dijalankan untuk pertama kalinya buka folder Config lalu edit
file auth.json. Buka atau edit file .json menggunakan Notepad atau
Notepad++, edit seperti di bawah ini. (Disini saya menggunakan Notepad++).

Pastikan kalian
memasukan Email dan Password akun Pokemon kalian diawali tanda kutip dua
(").
{
"AuthType": "google",
"GoogleUsername": "email@gmail.com",
"GooglePassword": "password",
"PtcUsername": "username",
"PtcPassword": "password",
"UseProxy": false,
"UseProxyHost": null,
"UseProxyPort": null,
"UseProxyAuthentication": false,
"UseProxyUsername": null,
"UseProxyPassword": null,
"DevicePackageName": "htc10",
"DeviceId": "086bff75fad8ac5c",
"AndroidBoardName": "msm8996",
"AndroidBootloader": "1.0.0.0000",
"DeviceBrand": "HTC",
"DeviceModel": "HTC 10",
"DeviceModelIdentifier": "pmewl_00531",
"DeviceModelBoot": "qcom",
"HardwareManufacturer": "HTC",
"HardwareModel": "HTC 10",
"FirmwareBrand": "pmewl_00531",
"FirmwareTags": "release-keys",
"FirmwareType": "user",
"FirmwareFingerprint": "htc/pmewl_00531/htc_pmewl:6.0.1/MMB29M/770927.1:user/release-keys"
}
Keterangan :
- Authtype
bisa diganti menjadi akun Ptc dengan cara merubah “google” menjadi “ptc”.
Penulisan harus menggunakan tanda petik (“).
- GooglePassword
isikan password Google kalian yang digunakan pada akun Pokemon Go-nya.
Penulisan harus menggunakan tanda petik (“).
- GoogleRefreshToken
biarkan null.
- GooglePassword
isikan email Google kalian yang digunakan pada akun Pokemon Go-nya.
Penulisan harus menggunakan tanda petik (“).
- Jika
menggunakan akun Ptc maka Authtype harus diubah menjadi “ptc”.
- PtcPassword
isikan password Ptc kalian yang digunakan pada akun Pokemon Go-nya.
Penulisan harus menggunakan tanda petik (“).
- PtcUsername
isikan username Ptc kalian yang digunakan pada akun Pokemon Go-nya.
Penulisan harus menggunakan tanda petik (“).
- Save
lalu exit.
5. Langkah berikutnya, setelah mengedit file auth.json. Buka atau edit file config.json menggunakan Notepad atau Notepad++. Edit pada bagian :

DefaultLatitude dan DefaultLongitude. Terserah berdasarkan lokasi selera kalian, disarakan lokasi yang banyak Pokestop dan Pokemon-nya.
Biarkan DefaultAltitude = 10
Edit pengaturan yang lainnya sesuai selera kalian masing-masing.
Edit menjadi true pada bagian berikut ini (wajib) :
"SnipeAtPokestops": true,
"SnipeIgnoreUnknownIv": true,
"UseSnipeLocationServer": true,
"UseSnipeOnlineLocationServer": true,
Save lalu exit.
Atau mau menggunakan Settingan config.json yang biasa saya pakai ?
Copy dan Paster kode dibawah ini di dalam file config.json kalian.
- {
- "TranslationLanguageCode": "en",
- "AutoUpdate": true,
- "TransferConfigAndAuthOnUpdate": true,
- "UseWebsocket": false,
- "StartupWelcomeDelay": false,
- "AmountOfPokemonToDisplayOnStart": 10,
- "ShowPokeballCountsBeforeRecycle": true,
- "CatchPokemon": true,
- "AutomaticallyLevelUpPokemon": false,
- "AmountOfTimesToUpgradeLoop": 5,
- "GetMinStarDustForLevelUp": 5000,
- "LevelUpByCPorIv": "iv",
- "UpgradePokemonCpMinimum": 1000.0,
- "UpgradePokemonIvMinimum": 95.0,
- "UpgradePokemonMinimumStatsOperator": "and",
- "DisableHumanWalking": true,
- "DefaultLatitude": 51.504386,
- "DefaultLongitude": -0.14548,
- "WalkingSpeedInKilometerPerHour": 15.0,
- "MaxSpawnLocationOffset": 10,
- "DelayBetweenPlayerActions": 1,
- "DelayBetweenPokemonCatch": 1,
- "DumpPokemonStats": false,
- "EvolveAboveIvValue": 95.0,
- "EvolveAllPokemonAboveIv": false,
- "EvolveAllPokemonWithEnoughCandy": true,
- "EvolveKeptPokemonsAtStorageUsagePercentage": 90.0,
- "KeepPokemonsThatCanEvolve": false,
- "KeepMinCp": 1250,
- "KeepMinIvPercentage": 95.0,
- "KeepMinLvl": 6,
- "KeepMinOperator": "or",
- "UseKeepMinLvl": false,
- "PrioritizeIvOverCp": false,
- "KeepMinDuplicatePokemon": 1,
- "UseGpxPathing": false,
- "GpxFile": "GPXPath.GPX",
- "VerboseRecycling": true,
- "RecycleInventoryAtUsagePercentage": 90.0,
- "UseEggIncubators": true,
- "UseLuckyEggConstantly": false,
- "UseLuckyEggsMinPokemonAmount": 30,
- "UseLuckyEggsWhileEvolving": true,
- "UseIncenseConstantly": false,
- "UseBerriesMinCp": 1000,
- "UseBerriesMinIv": 90.0,
- "UseBerriesBelowCatchProbability": 0.2,
- "UseBerriesOperator": "and",
- "UseSnipeOnlineLocationServer": true,
- "UseSnipeLocationServer": true,
- "SnipeLocationServer": "localhost",
- "SnipeLocationServerPort": 16969,
- "GetSniperInfoFromPokezz": true,
- "GetOnlyVerifiedSniperInfoFromPokezz": true,
- "MinPokeballsToSnipe": 30,
- "MinPokeballsWhileSnipe": 0,
- "MinDelayBetweenSnipes": 100,
- "SnipingScanOffset": 0.003,
- "SnipeAtPokestops": true,
- "SnipeIgnoreUnknownIv": true,
- "UseTransferIvForSnipe": false,
- "SnipePokemonNotInPokedex": false,
- "RenamePokemon": false,
- "RenameOnlyAboveIv": true,
- "RenameTemplate": "{1}_{0}",
- "MaxPokeballsPerPokemon": 6,
- "MaxTravelDistanceInMeters": 1000,
- "TotalAmountOfPokeballsToKeep": 120,
- "TotalAmountOfPotionsToKeep": 80,
- "TotalAmountOfRevivesToKeep": 60,
- "TotalAmountOfBerriesToKeep": 50,
- "UseGreatBallAboveCp": 750,
- "UseUltraBallAboveCp": 1000,
- "UseMasterBallAboveCp": 1500,
- "UseGreatBallAboveIv": 80.0,
- "UseUltraBallAboveIv": 90.0,
- "UseGreatBallBelowCatchProbability": 0.5,
- "UseUltraBallBelowCatchProbability": 0.4,
- "UseMasterBallBelowCatchProbability": 0.05,
- "EnableHumanizedThrows": false,
- "NiceThrowChance": 40,
- "GreatThrowChance": 30,
- "ExcellentThrowChance": 10,
- "CurveThrowChance": 90,
- "ForceGreatThrowOverIv": 90.0,
- "ForceExcellentThrowOverIv": 95.0,
- "ForceGreatThrowOverCp": 1000,
- "ForceExcellentThrowOverCp": 1500,
- "TransferWeakPokemon": false,
- "TransferDuplicatePokemon": true,
- "TransferDuplicatePokemonOnCapture": true,
- "FavoriteMinIvPercentage": 95.0,
- "AutoFavoritePokemon": false,
- "UsePokemonToNotCatchFilter": false,
- "UsePokemonSniperFilterOnly": false,
- "WebSocketPort": 14251,
- "ItemRecycleFilter": [
- {
- "Key": "itemUnknown",
- "Value": 0
- },
- {
- "Key": "itemLuckyEgg",
- "Value": 200
- },
- {
- "Key": "itemIncenseOrdinary",
- "Value": 100
- },
- {
- "Key": "itemIncenseSpicy",
- "Value": 100
- },
- {
- "Key": "itemIncenseCool",
- "Value": 100
- },
- {
- "Key": "itemIncenseFloral",
- "Value": 100
- },
- {
- "Key": "itemTroyDisk",
- "Value": 100
- },
- {
- "Key": "itemXAttack",
- "Value": 100
- },
- {
- "Key": "itemXDefense",
- "Value": 100
- },
- {
- "Key": "itemXMiracle",
- "Value": 100
- },
- {
- "Key": "itemRazzBerry",
- "Value": 50
- },
- {
- "Key": "itemBlukBerry",
- "Value": 10
- },
- {
- "Key": "itemNanabBerry",
- "Value": 10
- },
- {
- "Key": "itemWeparBerry",
- "Value": 30
- },
- {
- "Key": "itemPinapBerry",
- "Value": 30
- },
- {
- "Key": "itemSpecialCamera",
- "Value": 100
- },
- {
- "Key": "itemIncubatorBasicUnlimited",
- "Value": 100
- },
- {
- "Key": "itemIncubatorBasic",
- "Value": 100
- },
- {
- "Key": "itemPokemonStorageUpgrade",
- "Value": 100
- },
- {
- "Key": "itemItemStorageUpgrade",
- "Value": 100
- }
- ],
- "PokemonsNotToTransfer": [
- "articuno",
- "zapdos",
- "moltres",
- "mewtwo",
- "mew"
- ],
- "PokemonsToEvolve": [
- "caterpie",
- "weedle",
- "pidgey",
- "rattata"
- ],
- "PokemonsToIgnore": [
- "caterpie",
- "weedle",
- "pidgey",
- "rattata",
- "spearow",
- "zubat",
- "doduo"
- ],
- "PokemonsTransferFilter": {},
- "PokemonToSnipe": {
- "Locations": [
- {
- "Latitude": 38.556807486461118,
- "Longitude": -121.2383794784546
- },
- {
- "Latitude": -33.859019,
- "Longitude": 151.213098
- },
- {
- "Latitude": 47.5014969,
- "Longitude": -122.0959568
- },
- {
- "Latitude": 51.5025343,
- "Longitude": -0.2055027
- }
- ],
- "Pokemon": [
- "venusaur",
- "charizard",
- "blastoise",
- "beedrill",
- "raichu",
- "sandslash",
- "nidoking",
- "nidoqueen",
- "clefable",
- "ninetales",
- "golbat",
- "vileplume",
- "golduck",
- "primeape",
- "arcanine",
- "poliwrath",
- "alakazam",
- "machamp",
- "golem",
- "rapidash",
- "slowbro",
- "farfetchd",
- "muk",
- "cloyster",
- "gengar",
- "exeggutor",
- "marowak",
- "hitmonchan",
- "lickitung",
- "rhydon",
- "chansey",
- "kangaskhan",
- "starmie",
- "mrMime",
- "scyther",
- "magmar",
- "electabuzz",
- "jynx",
- "gyarados",
- "lapras",
- "ditto",
- "vaporeon",
- "jolteon",
- "flareon",
- "porygon",
- "kabutops",
- "aerodactyl",
- "snorlax",
- "articuno",
- "zapdos",
- "moltres",
- "dragonite",
- "mewtwo",
- "mew"
- ]
- },
- "PokemonToUseMasterball": [
- "articuno",
- "zapdos",
- "moltres",
- "mew",
- "mewtwo"
- ]
- }
Kemudian save dan exit.
Berikut langkah - langkah menggunakan PogoLocationFeeder :
1. Download PogoLocationFeeder-nya dan extract di dalam sebuah folder. Letak folder bebas boleh dimana saja. (link download di akhir artikel).
2. Buka folder hasil extract.
Berikut langkah - langkah menggunakan PogoLocationFeeder :
1. Download PogoLocationFeeder-nya dan extract di dalam sebuah folder. Letak folder bebas boleh dimana saja. (link download di akhir artikel).
2. Buka folder hasil extract.

3. Buka atau Edit config.json.

4. Dan pastikan apakah sudah menjadi seperti ini ?
Atau copy code berikut :

Atau copy code berikut :
{
"Port": 16969,
"UsePokeSnipers": true,
"UseTrackemon": true,
"PokeSnipers2Exe": "",
"RemoveAfter": 15,
"ShowLimit": 30,
}
"Port": 16969,
"UsePokeSnipers": true,
"UseTrackemon": true,
"PokeSnipers2Exe": "",
"RemoveAfter": 15,
"ShowLimit": 30,
}
5. Jika file config.json di PogoLocationFeeder sudah seperti
coding diatas, Close aja.
6. Selesai
Cara untuk menjalankan NecroBot dengan PogoLocation Feeder :
1. Buka folder PogoLocationFeeder yang telah di extract tadi. Lalu jalankan PogoLocationFeeder.GUI.exe.
Cara untuk menjalankan NecroBot dengan PogoLocation Feeder :
1. Buka folder PogoLocationFeeder yang telah di extract tadi. Lalu jalankan PogoLocationFeeder.GUI.exe.
2. Biarkan PogoLocationFeeder.GUI.exe berjalan
seperti gambar dibawah ini.

3. Lalu, Buka folder Release / NecroBot yang telah di extract
tadi. Lalu jalankan NecroBot.exe.
4. Jika NecroBot.exe sudah berjalan, Maka akan
menjadi seperti gambar dibawah ini.

5. Jika sudah seperti gambar diatas, tandanya PogoLocationFeeder dan NecroBot sudah
berjalan dan siap di berburu rare Pokemon dengan men-"Snipe" lokasi
tertentu secara otomatis seperti gambar di bawah ini.
6. Selamat berburu rare pokemon ! Gotchaaa !!!
Oke, Sekian penjelasan andre mengenai penggunaan BOT NecroBot v7.8 Sniping Pokemon Go Rare semoga kawan-kawan andre semua bisa dengan mudah menjalankannya ya, mohon maaf kalo masih banyak kekurangan, dan ini sudah tested oleh Andre sendiri, Happy Sniping ^_^.
Link Download :
- NecroBot v7.8
- PogoLocationFeeder-Release-V0.1.5 PokeZZ & PokeWatchers
- Notepad ++
- NecroBot v7.8
- PogoLocationFeeder-Release-V0.1.5 PokeZZ & PokeWatchers
- Notepad ++