NecroBot with nice GUI (coded by me ) menu

Shout-Out

User Tag List

View Poll Results: want you this betterized?

Voters
686. This poll is closed
  • yes

    634 92.42%
  • no

    52 7.58%
Page 11 of 32 FirstFirst ... 789101112131415 ... LastLast
Results 151 to 165 of 470
  1. #151
    shuffle's Avatar Member
    Reputation
    1
    Join Date
    Jun 2007
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    if you mean "TranslationLanguageCode": "en", then that's what I have

    NecroBot with nice GUI (coded by me )
  2. #152
    onepumpchump's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dehugin View Post
    pokemon servers are down right not. no pokestops anywhere
    down??? sites are saying it is up and game loads on phone

  3. #153
    dabnoj's Avatar Contributor
    Reputation
    131
    Join Date
    Mar 2016
    Posts
    137
    Thanks G/R
    89/119
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by onepumpchump View Post
    down??? sites are saying it is up and game loads on phone
    try to farm elswhere that central park, a big bunch of people was here recently

  4. #154
    shuffle's Avatar Member
    Reputation
    1
    Join Date
    Jun 2007
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok I got the gui back after just wiping the whole thing and redownloading.

  5. #155
    dabnoj's Avatar Contributor
    Reputation
    131
    Join Date
    Mar 2016
    Posts
    137
    Thanks G/R
    89/119
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yea.. its not totally user friendly, cause you can corrupt json files easyli ^^

  6. #156
    TetraStorm's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    11
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    11 pages in and still no one is really questioning the connection on port 443. You all realize Necrobot doesn't open a connection on that port, right?

  7. #157
    dabnoj's Avatar Contributor
    Reputation
    131
    Join Date
    Mar 2016
    Posts
    137
    Thanks G/R
    89/119
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TetraStorm View Post
    11 pages in and still no one is really questioning the connection on port 443. You all realize Necrobot doesn't open a connection on that port, right?
    you should ask necro's devs? i didnt touch the api and logic files

  8. #158
    kingcuda13'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)
    How do you use the coordinates area? I'm typing in coords and hitting go, or enter, nothing changes.

  9. #159
    dabnoj's Avatar Contributor
    Reputation
    131
    Join Date
    Mar 2016
    Posts
    137
    Thanks G/R
    89/119
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kingcuda13 View Post
    How do you use the coordinates area? I'm typing in coords and hitting go, or enter, nothing changes.
    this feature is not implemented yet, ill doit later atm i work on the inventory detail with manual evole or transfer function


    NecroBot with nice GUI (coded by me )-capture-jpg

  10. #160
    exileofdragon's Avatar Member
    Reputation
    14
    Join Date
    Feb 2015
    Posts
    101
    Thanks G/R
    8/10
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kingcuda13 View Post
    How do you use the coordinates area? I'm typing in coords and hitting go, or enter, nothing changes.
    add the cord in the config file.

    NecrobotuWithUi\Config\Config.json

  11. #161
    kingcuda13'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 exileofdragon View Post
    add the cord in the config file.

    NecrobotuWithUi\Config\Config.json
    Thanks, was only going to use it for manual sniping myself from Discord coords.

  12. #162
    frantzy12's Avatar Member
    Reputation
    1
    Join Date
    Apr 2016
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    [00:41:44] (ERROR) System.ArgumentException: Requested value 'dratini' was not found.
    at System.Enum.EnumResult.SetFailure(ParseFailureKind failure, String failureMessageID, Object failureMessageFormatArgument)
    at System.Enum.TryParseEnum(Type enumType, String value, Boolean ignoreCase, EnumResult& parseResult)
    at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase)
    at PoGo.NecroBot.Logic.Tasks.SnipePokemonTask.<>c.<Execute>b__1_0(String q) in C:\necro\Falafel\PoGo.NecroBot.Logic\Tasks\SnipePokemonTask.cs:line 69
    at System.Linq.Enumerable.<>c__DisplayClass7_0`3.<CombineSelectors>b__0(TSource x)
    at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
    at System.Linq.Enumerable.Contains[TSource](IEnumerable`1 source, TSource value, IEqualityComparer`1 comparer)
    at System.Linq.Enumerable.Contains[TSource](IEnumerable`1 source, TSource value)
    at PoGo.NecroBot.Logic.Tasks.SnipePokemonTask.<>c__DisplayClass1_0.<Execute>b__2(Po kemonLocation q) in C:\necro\Falafel\PoGo.NecroBot.Logic\Tasks\SnipePokemonTask.cs:line 73
    at System.Linq.Enumerable.WhereListIterator`1.MoveNext()
    at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
    at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
    at PoGo.NecroBot.Logic.Tasks.SnipePokemonTask.<Execute>d__1.MoveNext() in C:\necro\Falafel\PoGo.NecroBot.Logic\Tasks\SnipePokemonTask.cs:line 72
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
    at PoGo.NecroBot.Logic.Tasks.FarmPokestopsTask.<Execute>d__1.MoveNext() in C:\necro\Falafel\PoGo.NecroBot.Logic\Tasks\FarmPokestopsTask.cs:line 155
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
    at PoGo.NecroBot.Logic.State.FarmState.<Execute>d__0.MoveNext() in C:\necro\Falafel\PoGo.NecroBot.Logic\State\FarmState.cs:line 42
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
    at PoGo.NecroBot.Logic.State.StateMachine.<Start>d__4.MoveNext() in C:\necro\Falafel\PoGo.NecroBot.Logic\State\StateMachine.cs:line 35
    why do I sometimes get this?

  13. #163
    levilykos's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    4
    Thanks G/R
    2/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dabnoj View Post
    this feature is not implemented yet, ill doit later atm i work on the inventory detail with manual evole or transfer function


    NecroBot with nice GUI (coded by me )-capture-jpg
    thanks for the gui it's reall user friendly... i wait for inventory detail updated couse wan to check my iv pokemon

  14. #164
    X3apher's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can really no one help me with the Softban Problem?

    NecroBot with nice GUI (coded by me )-stillnt-jpg

  15. #165
    jackus's Avatar Active Member
    Reputation
    58
    Join Date
    Aug 2006
    Posts
    802
    Thanks G/R
    1/12
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by X3apher View Post
    Can really no one help me with the Softban Problem?

    NecroBot with nice GUI (coded by me )-stillnt-jpg
    If you are softbanned. And the bot wont get u unbanned, do it yourself. Log in on yout phone (WHILE THE BOT IS CLOSED!) find a pokestop, go to it. Spin it, and exit it. Repeat 1-3 min. If you are not unbanned, log out of the app on your phone and relog and do the spinning at the pokestop again. Should fix it.

    To dabnoj; Your UI crashes randomly after some time. Even when im not even using it. Dont know what causes it sry
    Last edited by jackus; 07-30-2016 at 04:07 AM.

Page 11 of 32 FirstFirst ... 789101112131415 ... LastLast

Similar Threads

  1. [Bot] NecroBot With Map - Necrobot.GUI
    By muh50cent in forum Pokemon GO Hacks|Cheats
    Replies: 7
    Last Post: 08-11-2016, 07:59 PM
  2. [Lua] Got a problem with my Lua code.
    By sammiboy in forum WoW EMU Questions & Requests
    Replies: 2
    Last Post: 09-25-2008, 09:04 AM
  3. Replies: 3
    Last Post: 09-14-2008, 01:47 PM
  4. [Help] With this C++ Code.
    By jokerjokes in forum World of Warcraft Emulator Servers
    Replies: 6
    Last Post: 01-22-2008, 09:42 AM
All times are GMT -5. The time now is 03:08 PM. 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