Succesful proxy for necro, location feeder not working
I am currently succesfully botting 12 accounts on 4 different proxies using Proxifier, but my location feeder is not working.
So some notable things I found:
Config in necrobot:
"UseSnipeOnlineLocationServer": true,
"UseSnipeLocationServer": true,
"SnipeLocationServer": "localhost",
"SnipeLocationServerPort": 16969 ,
"GetSniperInfoFromPokezz": true,
"GetOnlyVerifiedSniperInfoFromPokezz": false,
"MinPokeballsToSnipe": 50,
"MinPokeballsWhileSnipe": 5,
"MinDelayBetweenSnipes": 5000,
"SnipingScanOffset": 0.003,
"SnipeAtPokestops": true,
Notice that the server port is the same as the port that has issues in Proxifier. That's how far I've come but Ive got no idea how to fix that.
Attached Thumbnails
Post Thanks / Like - 1 Thanks
shadowht (1 members gave Thanks to Sheetka for this useful post)
Active Member
I beleive one of these must be set to false
"UseSnipeOnlineLocationServer": true,
"UseSnipeLocationServer": true,
In this case,
"UseSnipeOnlineLocationServer": false,
"UseSnipeLocationServer": true,
It would also help to make sure your location feeder is set up correctly.
Originally Posted by
MrAlice
I beleive one of these must be set to false
"UseSnipeOnlineLocationServer": true,
"UseSnipeLocationServer": true,
In this case,
"UseSnipeOnlineLocationServer": false,
"UseSnipeLocationServer": true,
It would also help to make sure your location feeder is set up correctly.
I know have port forwarded 1696 from my own computer and using this config:
"UseSnipeOnlineLocationServer": false,
"UseSnipeLocationServer": true,
"SnipeLocationServer": "MY IP",
"SnipeLocationServerPort": 16969,
The localhost was probably not working since the bot was using a different ip, hence why I redirected it back to my computer.
It does show that the connection is succesful now in Proxifier but am still not sniping any pokemon sadly.
Last edited by Sheetka; 08-08-2016 at 01:39 PM .
How do you use proxifier?
Member
did you find a solution? same problem here
Originally Posted by
shadowht
did you find a solution? same problem here
Nope, cant figure it out.
Member
from my testings, the problem is with pogofeeder not accepting any conections from outside
i think there is no way arround it
maybe if we could change the listen ip
Last edited by shadowht; 08-09-2016 at 02:33 AM .
Originally Posted by
shadowht
from my testings, the problem is with pogofeeder not accepting any conections from outside
i think there is no way arround it
maybe if we could change the listen ip
Think best bet is to wait until one of the next necrobot updates will be one that supports proxy and sniping
Member
Originally Posted by
Sheetka
Think best bet is to wait until one of the next necrobot updates will be one that supports proxy and sniping
yea, i changed the listen ip from localhost to my ip, but no luck
if you wanna try, it is in PogoLocationFeederListener.cs
Originally Posted by
shadowht
yea, i changed the listen ip from localhost to my ip, but no luck
if you wanna try, it is in PogoLocationFeederListener.cs
I already did the same yea, sounded like logic to me but alas
@Sheetka What's the uptime of your bots via proxifier? I made proxy rules and saw how it work through them but after 5 minutes all were soft banned.
Originally Posted by
sn4rk
@Sheetka What's the uptime of your bots via proxifier? I made proxy rules and saw how it work through them but after 5 minutes all were soft banned.
around 95%
But now Im using 0.8.0 necro bot that seems to work with proxy as well.
Just make sure you use HTTPS proxy, not sock5.
Sniping also works like this, so no need for proxifier anymore
p.s. Also go with 2 bots on 1 IP, it seems that since last night 3+ is too much.
Post Thanks / Like - 1 Thanks
shadowht (1 members gave Thanks to Sheetka for this useful post)
Thank you for the tip. My 3 bots worked over night just fine,
Edit: yep it seems necro proxy settings works fine,
Last edited by sn4rk; 08-09-2016 at 06:47 AM .