i missed one thing...i think the most importantis 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
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.
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.
So how do I setup necrobot to connect to my local server?
I've been waiting for someone to do this! YES