Pokemon GO Server emulator menu

User Tag List

Page 3 of 5 FirstFirst 12345 LastLast
Results 31 to 45 of 63
  1. #31
    Snuppert's Avatar Master Sergeant
    Reputation
    12
    Join Date
    Jul 2016
    Posts
    75
    Thanks G/R
    5/11
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Qnzboi102 View Post
    Good looks bro im on it. I appreciate it
    Anytime

    Pokemon GO Server emulator
  2. #32
    Qnzboi102's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    50
    Thanks G/R
    12/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Snuppert View Post
    Anytime
    can this be done through Iphone???

  3. #33
    Fl4$h's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    17
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i missed one thing...i think the most important is there a DB actually or not?

  4. #34
    Qnzboi102's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    50
    Thanks G/R
    12/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Fl4$h View Post
    i missed one thing...i think the most important is there a DB actually or not?
    no there is not you have to create one

    here is a link::: How to Create a Database in MySQL: 12 Steps (with Pictures)
    Last edited by Qnzboi102; 08-18-2016 at 09:30 AM. Reason: added link

  5. #35
    olofpp's Avatar Sergeant
    Reputation
    14
    Join Date
    Jul 2016
    Posts
    57
    Thanks G/R
    2/12
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Haha WTF. Now we can setup our own server and bot it.

  6. #36
    Snuppert's Avatar Master Sergeant
    Reputation
    12
    Join Date
    Jul 2016
    Posts
    75
    Thanks G/R
    5/11
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by olofpp View Post
    Haha WTF. Now we can setup our own server and bot it.
    Yeah, but many things still missing. Basically its just the basic auth, push user to database and a couple unfinished requests/responses. As far as I saw they were busy parsing data when you're throwing a ball to pokemon. Display'd a little JSON with elements such as 'Hit pokemon' etc.

  7. #37
    Qnzboi102's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    50
    Thanks G/R
    12/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Snuppert View Post
    Yeah, but many things still missing. Basically its just the basic auth, push user to database and a couple unfinished requests/responses. As far as I saw they were busy parsing data when you're throwing a ball to pokemon. Display'd a little JSON with elements such as 'Hit pokemon' etc.
    thats exactly what i see and there is no data in it as well

  8. #38
    Snuppert's Avatar Master Sergeant
    Reputation
    12
    Join Date
    Jul 2016
    Posts
    75
    Thanks G/R
    5/11
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Qnzboi102 View Post
    thats exactly what i see and there is no data in it as well
    Open up any bot source. Check the requests and responses it gets. Implement it further. Push request to PogoServer github.

    Anyway there's one problem. Since there's a instance logging in with a real account to get the world data, when this actually gets finished & a server is up having ~ 100 users connected, It'll request data from the 'other account the server is logged in with', you will get API throttles for requesting too much in a short period, which will definitely result in a temp ban for the account and the server won't be able to get any data during this ban.

    Once this has been sorted, I'd be glad to join development of this server.

  9. #39
    ybs's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    8
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So how do I setup necrobot to connect to my local server?

  10. #40
    Snuppert's Avatar Master Sergeant
    Reputation
    12
    Join Date
    Jul 2016
    Posts
    75
    Thanks G/R
    5/11
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ybs View Post
    So how do I setup necrobot to connect to my local server?
    LMAO. This is your own server. Once finished, dig into your database, change values such as EXP/Stardust/Inventory etc and you can 'have what you want'. There's no bot needed for your own server lol.

  11. #41
    ybs's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    8
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Snuppert View Post
    LMAO. This is your own server. Once finished, dig into your database, change values such as EXP/Stardust/Inventory etc and you can 'have what you want'. There's no bot needed for your own server lol.
    oooohh.. right!

  12. #42
    Qnzboi102's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    50
    Thanks G/R
    12/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Snuppert View Post
    Open up any bot source. Check the requests and responses it gets. Implement it further. Push request to PogoServer github.

    Anyway there's one problem. Since there's a instance logging in with a real account to get the world data, when this actually gets finished & a server is up having ~ 100 users connected, It'll request data from the 'other account the server is logged in with', you will get API throttles for requesting too much in a short period, which will definitely result in a temp ban for the account and the server won't be able to get any data during this ban.

    Once this has been sorted, I'd be glad to join development of this server.

    stuck now and idk what else to do


    Pokemon GO Server emulator-12345-png

  13. #43
    Qnzboi102's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    50
    Thanks G/R
    12/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Snuppert View Post
    Open up any bot source. Check the requests and responses it gets. Implement it further. Push request to PogoServer github.

    Anyway there's one problem. Since there's a instance logging in with a real account to get the world data, when this actually gets finished & a server is up having ~ 100 users connected, It'll request data from the 'other account the server is logged in with', you will get API throttles for requesting too much in a short period, which will definitely result in a temp ban for the account and the server won't be able to get any data during this ban.

    Once this has been sorted, I'd be glad to join development of this server.

    stuck now and idk what else to do


    Pokemon GO Server emulator-12345-png
    Pokemon GO Server emulator-123456-png

  14. #44
    TechXPlays's Avatar Contributor
    Reputation
    112
    Join Date
    Jul 2016
    Posts
    154
    Thanks G/R
    3/93
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I've been waiting for someone to do this! YES

  15. #45
    Dropped87's Avatar Member
    Reputation
    2
    Join Date
    Aug 2016
    Posts
    18
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Don't know what I'm doing wrong...

    Pokemon GO Server emulator-e6b695dac5-gif

Page 3 of 5 FirstFirst 12345 LastLast

Similar Threads

  1. [Tool] PoGo Pokemon GO Server Emulator Help? Crashing on start.
    By DistinctionHD in forum Pokemon GO Hacks|Cheats
    Replies: 1
    Last Post: 09-05-2016, 09:43 PM
  2. Replies: 2
    Last Post: 03-05-2009, 05:16 AM
  3. [REQUEST] 3.0.9 Working Private Server Emulator
    By Hootiie Pwnz in forum WoW EMU Questions & Requests
    Replies: 4
    Last Post: 02-12-2009, 08:55 AM
  4. [Question about Server Emulators]
    By BladeDark in forum World of Warcraft General
    Replies: 1
    Last Post: 11-10-2008, 08:29 AM
  5. Linux Server Emulator?
    By Stromstedt in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 12-10-2007, 05:44 AM
All times are GMT -5. The time now is 07:54 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search