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 2 of 32 FirstFirst 123456 ... LastLast
Results 16 to 30 of 470
  1. #16
    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 mawdseyy View Post
    how to change username? I've changed in auth.json yet get an error when i run the exe,
    this should be a wrong password error, or something like that,program crash or close?

    NecroBot with nice GUI (coded by me )
  2. #17
    ericlaw28's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    9
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    error same as #11

  3. #18
    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)
    i try to dl it from here and test ^^

  4. #19
    kazxcx's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    has anyone actually got this to work

  5. #20
    Ablax's Avatar Private
    Reputation
    6
    Join Date
    Jul 2016
    Posts
    8
    Thanks G/R
    0/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    360 security can deceted even good crypted viruses. It detected the bot as malware, too. But I limited the bot a little and I am using it freely

  6. #21
    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)
    i downloaded it, set auth.json to google auth and it worked well

  7. #22
    mawdseyy's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    unexpected character sequence when imputing username and password in visual basic.

  8. #23
    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)
    you need to put "youraccount" "yourpassword" with quotes

  9. Thanks Chadrick (1 members gave Thanks to dabnoj for this useful post)
  10. #24
    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)
    {
    "AuthType": "google",
    "GoogleRefreshToken": null,
    "PtcUsername": null,
    "PtcPassword": null,
    "GoogleUsername": [email protected],
    "GooglePassword": 123
    }

    should be like it :

    {
    "AuthType": "google",
    "GoogleRefreshToken": null,
    "PtcUsername": null,
    "PtcPassword": null,
    "GoogleUsername": "account",
    "GooglePassword": "password"
    }

    you missed the " " quotes and also dont need @gmail.com

  11. Thanks a100900900 (1 members gave Thanks to dabnoj for this useful post)
  12. #25
    amriyu67'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)
    i puy username & pass but crash!! why?
    NecroBot with nice GUI (coded by me )-stop-jpg

  13. #26
    mawdseyy's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dabnoj View Post
    you need to put "youraccount" "yourpassword" with quotes
    thanks that worked. I have 2fa enabled i have the code but where do i enter it?

  14. #27
    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 mawdseyy View Post
    thanks that worked. I have 2fa enabled i have the code but where do i enter it?
    i didn't understand your question

  15. #28
    Ablax's Avatar Private
    Reputation
    6
    Join Date
    Jul 2016
    Posts
    8
    Thanks G/R
    0/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Guys, this bot IS REALLY a GOOD bot, BUT it have a dumpcat bindet with him, which connects back to him, and gives him administrativ control OR dumps all saved password sending him OR dumps keylog. I do not know what but it dumps something and seeing that it connects to port 443 I can guess it connects to Kali linux. 443 is prefered port.

  16. Thanks votest, GottaBotEmAll, Matheus007 (3 members gave Thanks to Ablax for this useful post)
  17. #29
    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 amriyu67 View Post
    i puy username & pass but crash!! why?
    NecroBot with nice GUI (coded by me )-stop-jpg
    {
    "AuthType": "google",
    "GoogleRefreshToken": null,
    "PtcUsername": null,
    "PtcPassword": null,
    "GoogleUsername": "Username",
    "GooglePassword": "Password"
    }

    you should put quotes in "Username", "Password"
    Last edited by dabnoj; 07-28-2016 at 09:44 PM.

  18. #30
    a100900900's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    13
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    many people problem in line 6 usename

Page 2 of 32 FirstFirst 123456 ... 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 09:32 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