Using PogoFeeder and Necrobot to Snipe Automatically ( Pull Discord) menu

Shout-Out

User Tag List

Page 23 of 28 FirstFirst ... 192021222324252627 ... LastLast
Results 331 to 345 of 419
  1. #331
    sheungccm's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I am start to config roight now but also crash the first step
    Enter Discord Credentials into
    "DiscordUser": ">>>User E-Mail Here<<<",
    "DiscordPassword": ">>>Password Here<<<"
    also crah when I Run PogoLocationFeeder.exe after input my information

    Using PogoFeeder and Necrobot to Snipe Automatically ( Pull Discord)
  2. #332
    Sanoshee's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I got the newest version but there seems to be a problem with the server channels? I get items coming out trackmon, but nothing coming out of the discord channel even though I'm subcribed the them and I see new posts. I tried to the old server channels config back in but the feeder keeps deleting them again after. Does anyone know whats going on?

  3. #333
    leo2311's Avatar Sergeant
    Reputation
    21
    Join Date
    Jul 2016
    Posts
    49
    Thanks G/R
    3/19
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I see many question about the discord account and channels. Discord dont let anymore to pull informations from channels as before because that cause lag and server problems(yesterday problems) and they change the way PogoFeeder take coordinates. In the new version you dont have to add the discord account and password, you dont even need an account. Coordinates are get from channels id ( in file discord_channels.json ) and look like this :

    {
    "id": "209314780870213633",
    "Server": "Necrobot.io",
    "Name": "plus_90_iv"
    }

    The new version of PogoFeeder its not relesead yet but someone from a german forum made a release that work with new discord requirements.
    Here its the link: https://yadi.sk/d/ovkpbsxttrHhm , just extract and run it, no aditional settings are needed, the discord_channels.json have more then enough channels.

    Make sure you have those lines in necro/pokemobbot config :

    "SnipeAtPokestops": true,
    "SnipeIgnoreUnknownIv": false,
    "UseTransferIvForSnipe": false,
    "UseSnipeLocationServer": true,
    "SnipeLocationServer": "localhost",
    "SnipeLocationServerPort": 16969,

  4. Thanks FeenixGoodies, Arrow.af24 (2 members gave Thanks to leo2311 for this useful post)
  5. #334
    Arrow.af24's Avatar Member
    Reputation
    3
    Join Date
    Aug 2016
    Posts
    5
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Nou4r View Post
    Someone should release a full folder with the needed programms and an config with some nice channels.
    yeah is anyone out there inviting to the discord servers?? I think thats my problem...

  6. #335
    leo2311's Avatar Sergeant
    Reputation
    21
    Join Date
    Jul 2016
    Posts
    49
    Thanks G/R
    3/19
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I notice that after some time (1-2 hours) PogoFeeder dont take anymore coordinates from discord channels, i don't know why but i made a little .bat file that will restart pogo every 30 minutes. Extract it in PogoFeeder folder, close pogo and run the autorestart. Link : https://yadi.sk/d/yAr6EDOGtrpjW

    If you dont want to download make a text file and change the extension to .bat , right click the file and select "edit" and paste this code inside:

    @echo off
    :loop
    start PogoLocationFeeder.exe
    timeout /t 1800 >null
    taskkill /f /im PogoLocationFeeder.exe >nul
    goto loop

  7. #336
    wanabii's Avatar Member
    Reputation
    2
    Join Date
    Sep 2014
    Posts
    12
    Thanks G/R
    2/1
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

  8. Thanks leo2311 (1 members gave Thanks to wanabii for this useful post)
  9. #337
    CSBY's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by leo2311 View Post
    I see many question about the discord account and channels. Discord dont let anymore to pull informations from channels as before because that cause lag and server problems(yesterday problems) and they change the way PogoFeeder take coordinates. In the new version you dont have to add the discord account and password, you dont even need an account. Coordinates are get from channels id ( in file discord_channels.json ) and look like this :

    {
    "id": "209314780870213633",
    "Server": "Necrobot.io",
    "Name": "plus_90_iv"
    }

    The new version of PogoFeeder its not relesead yet but someone from a german forum made a release that work with new discord requirements.
    Here its the link: https://yadi.sk/d/ovkpbsxttrHhm , just extract and run it, no aditional settings are needed, the discord_channels.json have more then enough channels.

    Make sure you have those lines in necro/pokemobbot config :

    "SnipeAtPokestops": true,
    "SnipeIgnoreUnknownIv": false,
    "UseTransferIvForSnipe": false,
    "UseSnipeLocationServer": true,
    "SnipeLocationServer": "localhost",
    "SnipeLocationServerPort": 16969,
    Sound like a virus

  10. #338
    N4MeD's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    26
    Thanks G/R
    7/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can anyone upload a Version of this "thing", which works. I am trying to get this programs run for 5 hours now and a finished version would help me and other members out. Thanks

  11. #339
    leo2311's Avatar Sergeant
    Reputation
    21
    Join Date
    Jul 2016
    Posts
    49
    Thanks G/R
    3/19
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by N4MeD View Post
    Can anyone upload a Version of this "thing", which works. I am trying to get this programs run for 5 hours now and a finished version would help me and other members out. Thanks
    Last version from github with or without GUI work perfectly with default settings

  12. #340
    chaosss209's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Been running the bot for over an hour and it's not sniping any Pokemon. Checked config.json several times and everything is absolutely fine! Anyone know what the issue could be?

  13. #341
    leo2311's Avatar Sergeant
    Reputation
    21
    Join Date
    Jul 2016
    Posts
    49
    Thanks G/R
    3/19
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by chaosss209 View Post
    Been running the bot for over an hour and it's not sniping any Pokemon. Checked config.json several times and everything is absolutely fine! Anyone know what the issue could be?
    You have this in necro config?


    "SnipeAtPokestops": true,
    "SnipeIgnoreUnknownIv": false,
    "UseTransferIvForSnipe": false,
    "UseSnipeLocationServer": true,
    "SnipeLocationServer": "localhost",
    "SnipeLocationServerPort": 16969,

  14. #342
    fullatx's Avatar Sergeant
    Reputation
    8
    Join Date
    May 2012
    Posts
    68
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    got this error with new version, any help please ?
    Using PogoFeeder and Necrobot to Snipe Automatically ( Pull Discord)-sans-titre-png

  15. #343
    leo2311's Avatar Sergeant
    Reputation
    21
    Join Date
    Jul 2016
    Posts
    49
    Thanks G/R
    3/19
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by fullatx View Post
    got this error with new version, any help please ?
    Using PogoFeeder and Necrobot to Snipe Automatically ( Pull Discord)-sans-titre-png
    Use the version with GUI, normal version need a hotfix.

  16. #344
    chaosss209's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by leo2311 View Post
    You have this in necro config?


    "SnipeAtPokestops": true,
    "SnipeIgnoreUnknownIv": false,
    "UseTransferIvForSnipe": false,
    "UseSnipeLocationServer": true,
    "SnipeLocationServer": "localhost",
    "SnipeLocationServerPort": 16969,


    Yeah got all that mate. Thanks for quick reply!

  17. #345
    leo2311's Avatar Sergeant
    Reputation
    21
    Join Date
    Jul 2016
    Posts
    49
    Thanks G/R
    3/19
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You also have this:

    "PokemonToSnipe": {
    "Locations": [],
    "Pokemon": [
    "venusaur",
    "charizard",
    "blastoise",
    etc...

    with all the pokemon names you want to snipe?

Page 23 of 28 FirstFirst ... 192021222324252627 ... LastLast

Similar Threads

  1. Replies: 6
    Last Post: 02-27-2008, 10:09 PM
  2. A question for those using Ascent and Chrispee packs.
    By Cross_1985 in forum World of Warcraft Emulator Servers
    Replies: 0
    Last Post: 10-03-2007, 02:08 PM
  3. Replies: 3
    Last Post: 03-24-2007, 05:04 AM
  4. Suspended using FishBot...and how I recovered
    By sol82 in forum World of Warcraft Bots and Programs
    Replies: 15
    Last Post: 03-08-2007, 08:40 PM
All times are GMT -5. The time now is 06:42 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