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 23 of 32 FirstFirst ... 192021222324252627 ... LastLast
Results 331 to 345 of 470
  1. #331
    dahlblom's Avatar Member
    Reputation
    1
    Join Date
    Jan 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    pokemob bot worked like a charm last night, looking forward to future updates

    NecroBot with nice GUI (coded by me )
  2. #332
    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 prateeksahoo View Post
    Can we get one for the latest 0.5.0 necro build? not touching anything from pokemob bot after that shit they pulled 2 days ago.
    ill doit later when i have time

  3. Thanks Animal (1 members gave Thanks to dabnoj for this useful post)
  4. #333
    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)
    ups nwm posted in wrong topic
    Last edited by jackus; 08-01-2016 at 09:01 AM.

  5. #334
    yukina12's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    "PokemonsTransferFilter": {},
    "PokemonToSnipe": {
    "Locations": [
    {
    "Latitude": 38.556807486461118,
    "Longitude": -121.2383794784546
    },
    {
    "Latitude": -33.859019,
    "Longitude": 151.213098
    },
    {
    "Latitude": 47.5014969,
    "Longitude": -122.0959568
    },
    {
    "Latitude": 51.5025343,
    "Longitude": -0.2055027


    This safe? m afraid I got ban permanent......

  6. #335
    tinkerholic's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I tried to put the lang and lat and it didnt work? how do you guys use it ?

  7. #336
    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 yukina12 View Post
    "PokemonsTransferFilter": {},
    "PokemonToSnipe": {
    "Locations": [
    {
    "Latitude": 38.556807486461118,
    "Longitude": -121.2383794784546
    },
    {
    "Latitude": -33.859019,
    "Longitude": 151.213098
    },
    {
    "Latitude": 47.5014969,
    "Longitude": -122.0959568
    },
    {
    "Latitude": 51.5025343,
    "Longitude": -0.2055027


    This safe? m afraid I got ban permanent......
    You are allready botting, dont think about being safe. If you want safe dont bot. But yeah sniping is as safe as botting for now.

  8. #337
    ThisDude's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    12
    Thanks G/R
    2/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    After a while the bot keeps repeating '' No Pokestops nearby '' While i have put the Distance on 3000 and there are loads nearby, any way to fix this? For the rest it works great, Using 4.0

  9. #338
    yukina12's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jackus View Post
    You are allready botting, dont think about being safe. If you want safe dont bot. But yeah sniping is as safe as botting for now.
    Is that okay if I just stay in 1 country. Bcus that cord it's like jump arround in cross country. sorry abt that newbie here .... bcus I got trauma jump arround without thinking and I got hard ban...

  10. #339
    adritill's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    37
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i tried to log in with Ptc account and it just crashes without even starting

  11. #340
    Kenneth Lasyone's Avatar Member
    Reputation
    1
    Join Date
    Oct 2014
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    LOVE THIS ABSOLUTELY! just a question however. is there anyway to add item inventory? and possibly the option to order pokemon inventory by tabs at top such as CP, Lvl, or By name? Not being picky if you never add it, its still a fantastic job. and more than i could have done myself. just curious. thanks man.

  12. #341
    Viiclovish's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    13
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    if you got more then 1 necrobot running (like me :-)) and you got them structured like:

    Bots
    Bots\Bot1
    Bots\Bot2
    Bots\Bot3

    etc.

    And you don't want to start them one by one (or restart them one by one on errors):
    add a new file to your root bot folder with the following:

    Code:
    dim service, Process, rootDir, maxCountArray, objShell, ProcessId, Counter
    
    ' Change directory the directory where bots are running from
    rootDir = "C:\Your\Directory\"
    
    set service = GetObject ("winmgmts:")
    set FSO = CreateObject("Scripting.FileSystemObject")
    set objShell = WScript.CreateObject( "WScript.Shell" )
    set rootFolder = FSO.GetFolder(rootDir)
    
    ' loop all running procces, and check if if necrobot is running
    for each Process in Service.InstancesOf ("Win32_Process")
    
    	if Process.Name = "NecroBot.exe" Then
    
    		' Kill all running necrobot instances
    		Process.Terminate()
    
    	end if
    next
    
    ' Loop folders of rootdir and check for NecroBots...
    For Each folder in rootFolder.SubFolders
    	' Check if exe of bot exists if not do not enter folder
    	if (FSO.FileExists(folder.Path + "\NecroBot.exe")) Then
    
    		' Set folder to launch, otherwise get problems with not finding auth.json & auto updater check fails
    		launchDir = folder.Path + "\"
    		launchCmd = "NecroBot.exe"
    		
    		' RUN THE ****ING BOT!
    		objShell.CurrentDirectory = launchDir
    		objShell.Run launchCmd
    	End If
    next
    Save it like <ThenameYouWant>.vbs (Its a visual basic script!)
    Change the following:

    Code:
    rootDir = "C:\Your\Directory\"
    To your root bot directory, save the file. And run the script it will close all running necrobot instances and restart or just start them all

  13. #342
    HackeXe's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    6
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    new version nectobot 0.5.0
    please update

  14. #343
    fler_id's Avatar Private Like a Jablay CoreCoins Purchaser
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    5
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice GUI so easy

  15. #344
    gackto's Avatar Member
    Reputation
    1
    Join Date
    May 2007
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Rising from the grave to say this..

    Thank you for this GUI update.

    Saving me a lot of trips from Central Park and money to stay hydrated.

  16. #345
    Freakmaster'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 Viiclovish View Post
    if you got more then 1 necrobot running (like me :-)) and you got them structured like:

    Bots
    Bots\Bot1
    Bots\Bot2
    Bots\Bot3

    etc.

    And you don't want to start them one by one (or restart them one by one on errors):
    add a new file to your root bot folder with the following:

    Code:
    dim service, Process, rootDir, maxCountArray, objShell, ProcessId, Counter
    
    ' Change directory the directory where bots are running from
    rootDir = "C:\Your\Directory\"
    
    set service = GetObject ("winmgmts:")
    set FSO = CreateObject("Scripting.FileSystemObject")
    set objShell = WScript.CreateObject( "WScript.Shell" )
    set rootFolder = FSO.GetFolder(rootDir)
    
    ' loop all running procces, and check if if necrobot is running
    for each Process in Service.InstancesOf ("Win32_Process")
    
    	if Process.Name = "NecroBot.exe" Then
    
    		' Kill all running necrobot instances
    		Process.Terminate()
    
    	end if
    next
    
    ' Loop folders of rootdir and check for NecroBots...
    For Each folder in rootFolder.SubFolders
    	' Check if exe of bot exists if not do not enter folder
    	if (FSO.FileExists(folder.Path + "\NecroBot.exe")) Then
    
    		' Set folder to launch, otherwise get problems with not finding auth.json & auto updater check fails
    		launchDir = folder.Path + "\"
    		launchCmd = "NecroBot.exe"
    		
    		' RUN THE ****ING BOT!
    		objShell.CurrentDirectory = launchDir
    		objShell.Run launchCmd
    	End If
    next
    Save it like <ThenameYouWant>.vbs (Its a visual basic script!)
    Change the following:

    Code:
    rootDir = "C:\Your\Directory\"
    To your root bot directory, save the file. And run the script it will close all running necrobot instances and restart or just start them all

    are u running multiple bots on 1 account at the same time? or on several accs?

Page 23 of 32 FirstFirst ... 192021222324252627 ... 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 05:50 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