-
Knight
How to catch Legendary Mew2 Articuno zapdos mew and 9999 CP
-
Post Thanks / Like - 1 Thanks
NoEpicLoot (1 members gave Thanks to uploader619 for this useful post)
-
Member
-
Elite User
Originally Posted by
meronoid
Is this client sided?
of course, its just visual. Just ask him to put a 9999 mewtwo in a gym and providing us the coordinates of it to verify it.
-
Knight
this is the same one that they used with that articuno viral in reddit and everybody get crazy now you can make your own viral video because it really looks like your connected to the servers and playing normally
-
Private
-
Post Thanks / Like - 1 Thanks
Barru (1 members gave Thanks to angelzboy for this useful post)
-
Member
Who cares for all this work... I mean, thank you for posting this and your time. - But seriously, ... that's totaly useless because its only visual, and no one cares about that ;D
-
Knight
-
Member
make it server sides too..
-
Member
video tutorial pls bro
-
Member
Please, can someone do a videotutorial for windows?
I havent had many problems with the other hacks / bots etc... But this is at another level
-
Member
any help on how to get this running? Keep getting this error
Code:
pokemon-go-mitm-node # coffee example.logTraffic.coffee
Error: Cannot find module 'pokemongo-protobuf'
at Function.Module._resolveFilename (module.js:326:15)
at Function.Module._load (module.js:277:25)
at Module.require (module.js:354:17)
at require (internal/module.js:12:17)
at Object.<anonymous> (/root/pokemon-go-mitm-node/pokemon-go-mitm-node/lib/pokemon-go-mitm.coffee:7:14)
at Object.<anonymous> (/root/pokemon-go-mitm-node/pokemon-go-mitm-node/lib/pokemon-go-mitm.coffee:1:1)
at Module._compile (module.js:410:26)
at Object.loadFile (/usr/local/lib/node_modules/coffee-script/lib/coffee-script/register.js:16:19)
at Module.load (/usr/local/lib/node_modules/coffee-script/lib/coffee-script/register.js:45:36)
at Function.Module._load (module.js:301:12)
at Module.require (module.js:354:17)
at require (internal/module.js:12:17)
at Object.<anonymous> (/root/pokemon-go-mitm-node/pokemon-go-mitm-node/example.logTraffic.coffee:9:17)
at Object.<anonymous> (/root/pokemon-go-mitm-node/pokemon-go-mitm-node/example.logTraffic.coffee:1:1)
at Module._compile (module.js:410:26)
at Object.exports.run (/usr/local/lib/node_modules/coffee-script/lib/coffee-script/coffee-script.js:134:23)
at compileScript (/usr/local/lib/node_modules/coffee-script/lib/coffee-script/command.js:224:29)
at compilePath (/usr/local/lib/node_modules/coffee-script/lib/coffee-script/command.js:174:14)
at Object.exports.run (/usr/local/lib/node_modules/coffee-script/lib/coffee-script/command.js:98:20)
at Object.<anonymous> (/usr/local/lib/node_modules/coffee-script/bin/coffee:7:41)
at Module._compile (module.js:410:26)
at Object.Module._extensions..js (module.js:417:10)
at Module.load (module.js:344:32)
at Function.Module._load (module.js:301:12)
at Function.Module.runMain (module.js:442:10)
at startup (node.js:136:18)
at node.js:966:3
Full Terminal
[spoiler]
Code:
lee-HP-EliteBook-Folio-1040-G3 ~ # sudo apt-get update
Hit:1 http://archive.canonical.com/ubuntu xenial InRelease
Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease
Get:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [95.7 kB]
Hit:4 http://archive.ubuntu.com/ubuntu xenial-backports InRelease
Get:5 http://security.ubuntu.com/ubuntu xenial-security InRelease [94.5 kB]
Ign:6 http://packages.linuxmint.com sarah InRelease
Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [328 kB]
Hit:8 http://packages.linuxmint.com sarah Release
Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/main i386 Packages [323 kB]
Get:11 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [300 kB]
Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/universe i386 Packages [297 kB]
Fetched 1,438 kB in 0s (2,168 kB/s)
Reading package lists... Done
lee-HP-EliteBook-Folio-1040-G3 ~ # sudo apt-get install nodejs
Reading package lists... Done
Building dependency tree
Reading state information... Done
nodejs is already the newest version (4.2.6~dfsg-1ubuntu4.1).
0 to upgrade, 0 to newly install, 0 to remove and 325 not to upgrade.
lee-HP-EliteBook-Folio-1040-G3 ~ # sudo apt-get install npm
Reading package lists... Done
Building dependency tree
Reading state information... Done
npm is already the newest version (3.5.2-0ubuntu4).
0 to upgrade, 0 to newly install, 0 to remove and 325 not to upgrade.
lee-HP-EliteBook-Folio-1040-G3 ~ # alias node="nodejs"
lee-HP-EliteBook-Folio-1040-G3 ~ # git clone https://github.com/rastapasta/pokemon-go-mitm-node.git && cd pokemon-go-mitm-node
Cloning into 'pokemon-go-mitm-node'...
remote: Counting objects: 584, done.
remote: Compressing objects: 100% (37/37), done.
remote: Total 584 (delta 13), reused 0 (delta 0), pack-reused 547
Receiving objects: 100% (584/584), 131.52 KiB | 0 bytes/s, done.
Resolving deltas: 100% (311/311), done.
Checking connectivity... done.
lee-HP-EliteBook-Folio-1040-G3 pokemon-go-mitm-node #
lee-HP-EliteBook-Folio-1040-G3 pokemon-go-mitm-node # npm install
> [email protected] install /root/pokemon-go-mitm-node/node_modules/node-protobuf
> node-gyp rebuild
make: Entering directory '/root/pokemon-go-mitm-node/node_modules/node-protobuf/build'
CXX(target) Release/obj.target/protobuf/src/init.o
make: g++: Command not found
protobuf.target.mk:125: recipe for target 'Release/obj.target/protobuf/src/init.o' failed
make: *** [Release/obj.target/protobuf/src/init.o] Error 127
make: Leaving directory '/root/pokemon-go-mitm-node/node_modules/node-protobuf/build'
gyp ERR! build error
gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/usr/share/node-gyp/lib/build.js:269:23)
gyp ERR! stack at emitTwo (events.js:87:13)
gyp ERR! stack at ChildProcess.emit (events.js:172:7)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:200:12)
gyp ERR! System Linux 4.4.0-21-generic
gyp ERR! command "/usr/bin/nodejs" "/usr/bin/node-gyp" "rebuild"
gyp ERR! cwd /root/pokemon-go-mitm-node/node_modules/node-protobuf
gyp ERR! node -v v4.2.6
gyp ERR! node-gyp -v v3.0.3
gyp ERR! not ok
[email protected] /root/pokemon-go-mitm-node
├── [email protected]
├─┬ [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ └── [email protected]
├── [email protected]
├── [email protected]
├─┬ [email protected] (git+https://github.com/joeferner/node-http-mitm-proxy.git#a6f8469401616cec13c3f16f685021a33df7e0df)
│ ├── [email protected]
│ ├─┬ [email protected]
│ │ └── [email protected]
│ ├── [email protected]
│ ├─┬ [email protected]
│ │ └── [email protected]
│ ├── [email protected]
│ └─┬ [email protected]
│ ├── [email protected]
│ └── [email protected]
├── [email protected]
├── [email protected]
├─┬ [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├─┬ [email protected]
│ │ └─┬ [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ └── [email protected]
│ ├── [email protected]
│ ├─┬ [email protected]
│ │ └── [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├─┬ [email protected]
│ │ ├─┬ [email protected]
│ │ │ ├── [email protected]
│ │ │ ├── [email protected]
│ │ │ ├─┬ [email protected]
│ │ │ │ └── [email protected]
│ │ │ ├── [email protected]
│ │ │ └── [email protected]
│ │ ├─┬ [email protected]
│ │ │ └── [email protected]
│ │ ├─┬ [email protected]
│ │ │ ├── [email protected]
│ │ │ ├─┬ [email protected]
│ │ │ │ └── [email protected]
│ │ │ ├── [email protected]
│ │ │ └── [email protected]
│ │ └─┬ [email protected]
│ │ └── [email protected]
│ ├─┬ [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ └── [email protected]
│ ├─┬ [email protected]
│ │ ├── [email protected]
│ │ ├─┬ [email protected]
│ │ │ ├── [email protected]
│ │ │ ├── [email protected]
│ │ │ └── [email protected]
│ │ └─┬ [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ ├─┬ [email protected]
│ │ │ └── [email protected]
│ │ ├── [email protected]
│ │ ├─┬ [email protected]
│ │ │ └── [email protected]
│ │ ├── [email protected]
│ │ ├── [email protected]
│ │ └── [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├─┬ [email protected]
│ │ └── [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ └── [email protected]
├─┬ [email protected]
│ ├── @request/[email protected]
│ └── [email protected]
└─┬ [email protected] (git+https://github.com/billyriantono/simple-s2-node.git#03b1aa9330688e273ef03b8989fe31addb0ad892)
├── [email protected]
└── [email protected]
npm ERR! Linux 4.4.0-21-generic
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install"
npm ERR! node v4.2.6
npm ERR! npm v3.5.2
npm ERR! code ELIFECYCLE
npm ERR! [email protected] install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script 'node-gyp rebuild'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the node-protobuf package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-gyp rebuild
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs node-protobuf
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls node-protobuf
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /root/pokemon-go-mitm-node/npm-debug.log
lee-HP-EliteBook-Folio-1040-G3 pokemon-go-mitm-node # npm install -g coffee-script
/usr/local/bin/coffee -> /usr/local/lib/node_modules/coffee-script/bin/coffee
/usr/local/bin/cake -> /usr/local/lib/node_modules/coffee-script/bin/cake
/usr/local/lib
└── [email protected]
lee-HP-EliteBook-Folio-1040-G3 pokemon-go-mitm-node # coffee example.logTraffic.coffee
Error: Cannot find module 'pokemongo-protobuf'
at Function.Module._resolveFilename (module.js:326:15)
at Function.Module._load (module.js:277:25)
at Module.require (module.js:354:17)
at require (internal/module.js:12:17)
at Object.<anonymous> (/root/pokemon-go-mitm-node/lib/pokemon-go-mitm.coffee:7:14)
at Object.<anonymous> (/root/pokemon-go-mitm-node/lib/pokemon-go-mitm.coffee:1:1)
at Module._compile (module.js:410:26)
at Object.loadFile (/usr/local/lib/node_modules/coffee-script/lib/coffee-script/register.js:16:19)
at Module.load (/usr/local/lib/node_modules/coffee-script/lib/coffee-script/register.js:45:36)
at Function.Module._load (module.js:301:12)
at Module.require (module.js:354:17)
at require (internal/module.js:12:17)
at Object.<anonymous> (/root/pokemon-go-mitm-node/example.logTraffic.coffee:9:17)
at Object.<anonymous> (/root/pokemon-go-mitm-node/example.logTraffic.coffee:1:1)
at Module._compile (module.js:410:26)
at Object.exports.run (/usr/local/lib/node_modules/coffee-script/lib/coffee-script/coffee-script.js:134:23)
at compileScript (/usr/local/lib/node_modules/coffee-script/lib/coffee-script/command.js:224:29)
at compilePath (/usr/local/lib/node_modules/coffee-script/lib/coffee-script/command.js:174:14)
at Object.exports.run (/usr/local/lib/node_modules/coffee-script/lib/coffee-script/command.js:98:20)
at Object.<anonymous> (/usr/local/lib/node_modules/coffee-script/bin/coffee:7:41)
at Module._compile (module.js:410:26)
at Object.Module._extensions..js (module.js:417:10)
at Module.load (module.js:344:32)
at Function.Module._load (module.js:301:12)
at Function.Module.runMain (module.js:442:10)
at startup (node.js:136:18)
at node.js:966:3
lee-HP-EliteBook-Folio-1040-G3 pokemon-go-mitm-node #
[/spoiler]
Last edited by leele2; 08-02-2016 at 12:35 PM.
-
Member
Any can do Video Tutorial? Or Somehting?
-
Member
this is just visible to you and won't gain you any special powers
-
Member
hope this well banned you omg
-
Member
Anyone who can get this working PM me I will pay you.