Time Devision Bot (by Necrobot 0.9.0) menu

User Tag List

Page 2 of 4 FirstFirst 1234 LastLast
Results 16 to 30 of 54
  1. #16
    nicolasbonza's Avatar Member
    Reputation
    2
    Join Date
    Aug 2016
    Posts
    18
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    And what about IP Address ??

    Time Devision Bot (by Necrobot 0.9.0)
  2. #17
    leeYoo's Avatar Sergeant
    Reputation
    23
    Join Date
    Aug 2016
    Posts
    42
    Thanks G/R
    5/20
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by nicolasbonza View Post
    And what about IP Address ??
    it wont run 6 bot in one time so no need chang IP

  3. Thanks Zangettsu (1 members gave Thanks to leeYoo for this useful post)
  4. #18
    leeYoo's Avatar Sergeant
    Reputation
    23
    Join Date
    Aug 2016
    Posts
    42
    Thanks G/R
    5/20
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    only auth... it use cmd reset the folder, means bot think he running config from like 01 folder
    Originally Posted by bat_man View Post
    In 01 to 06 folder only have config folder is ok?
    require copy all from bot folder to them?
    Last edited by leeYoo; 08-18-2016 at 02:00 AM.

  5. Thanks Zangettsu (1 members gave Thanks to leeYoo for this useful post)
  6. #19
    leeYoo's Avatar Sergeant
    Reputation
    23
    Join Date
    Aug 2016
    Posts
    42
    Thanks G/R
    5/20
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by benni_jay View Post
    Was searching for this, thank you. Trying it tonight, works great .
    I don't really understand what the "input number of bot" thing does though, I guess it starts with the bot I put in there and cycles them then?

    But anyways, thank you.
    bcz most guy use pc that windows system maybe close sometime. I dont know which start first better for time switcher. lets assume u running bot 2 but u closeed ar about 3 hours, then start this one from next bot 3, or u edit the timeout of .bat file.
    Last edited by leeYoo; 08-18-2016 at 02:14 AM.

  7. Thanks Zangettsu (1 members gave Thanks to leeYoo for this useful post)
  8. #20
    leeYoo's Avatar Sergeant
    Reputation
    23
    Join Date
    Aug 2016
    Posts
    42
    Thanks G/R
    5/20
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by *Pokemongoseller* View Post
    I will try it tomorow thanks
    thank you for testing

  9. Thanks Zangettsu (1 members gave Thanks to leeYoo for this useful post)
  10. #21
    hrn.hakim's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    can it detect how many pokemon catched or poke stop looted?
    if it can't. I thought we can only use task scheduler program in windows.
    just create different necro folder, and create task to run exec file in each folder with different start time,

  11. #22
    leeYoo's Avatar Sergeant
    Reputation
    23
    Join Date
    Aug 2016
    Posts
    42
    Thanks G/R
    5/20
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hrn.hakim View Post
    can it detect how many pokemon catched or poke stop looted?
    if it can't. I thought we can only use task scheduler program in windows.
    just create different necro folder, and create task to run exec file in each folder with different start time,
    cannot, now only turningbot can do what u said

  12. Thanks Zangettsu (1 members gave Thanks to leeYoo for this useful post)
  13. #23
    Zangettsu's Avatar Member
    Reputation
    3
    Join Date
    Aug 2016
    Posts
    15
    Thanks G/R
    19/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hey buddy thank you very much for sharing, i gotta sleep and let it running.

    btw , can i add more folders with 7,8,9,10 and edit .bat at set /p ch=[input the number of bot]£¨1 2 3 4 5 6): to set /p ch=[input the number of bot]£¨1 2 3 4 5 6 7 8 9 10): ?

    obviusly ill add more command lines too

    if /i "%ch%"=="1" goto :7
    if /i "%ch%"=="2" goto :8
    if /i "%ch%"=="3" goto :9
    if /i "%ch%"=="4" goto :10

    :1
    cd 07
    start /min ..\bot\NecroBot.exe
    echo Running No.01 BOT
    timeout /t 14400 /nobreak
    taskkill /f /im NecroBot.exe > nul
    cd..
    :2
    cd 08
    start /min ..\bot\NecroBot.exe
    echo Running No.02 BOT
    timeout /t 14400 /nobreak
    taskkill /f /im NecroBot.exe > nul
    cd ..
    :3
    cd 09
    start /min ..\bot\NecroBot.exe
    echo Running No.03 BOT
    timeout /t 14400 /nobreak
    taskkill /f /im NecroBot.exe > nul
    cd ..
    :4
    cd 10
    start /min ..\bot\NecroBot.exe
    echo Running No.04 BOT
    timeout /t 14400 /nobreak
    taskkill /f /im NecroBot.exe > nul
    cd ..

    its allright ?

    Again thx for sharing !!!

  14. Thanks leeYoo (1 members gave Thanks to Zangettsu for this useful post)
  15. #24
    leeYoo's Avatar Sergeant
    Reputation
    23
    Join Date
    Aug 2016
    Posts
    42
    Thanks G/R
    5/20
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Zangettsu View Post
    hey buddy thank you very much for sharing, i gotta sleep and let it running.

    btw , can i add more folders with 7,8,9,10 and edit .bat at set /p ch=[input the number of bot]£¨1 2 3 4 5 6): to set /p ch=[input the number of bot]£¨1 2 3 4 5 6 7 8 9 10): ?

    obviusly ill add more command lines too

    if /i "%ch%"=="1" goto :7
    if /i "%ch%"=="2" goto :8
    if /i "%ch%"=="3" goto :9
    if /i "%ch%"=="4" goto :10

    :1
    cd 07
    start /min ..\bot\NecroBot.exe
    echo Running No.01 BOT
    timeout /t 14400 /nobreak
    taskkill /f /im NecroBot.exe > nul
    cd..
    :2
    cd 08
    start /min ..\bot\NecroBot.exe
    echo Running No.02 BOT
    timeout /t 14400 /nobreak
    taskkill /f /im NecroBot.exe > nul
    cd ..
    :3
    cd 09
    start /min ..\bot\NecroBot.exe
    echo Running No.03 BOT
    timeout /t 14400 /nobreak
    taskkill /f /im NecroBot.exe > nul
    cd ..
    :4
    cd 10
    start /min ..\bot\NecroBot.exe
    echo Running No.04 BOT
    timeout /t 14400 /nobreak
    taskkill /f /im NecroBot.exe > nul
    cd ..

    its allright ?

    Again thx for sharing !!!
    can~~~ any u wanna~~~ and timeout is by second u also can chang time shorter or longer

  16. Thanks Zangettsu (1 members gave Thanks to leeYoo for this useful post)
  17. #25
    leeYoo's Avatar Sergeant
    Reputation
    23
    Join Date
    Aug 2016
    Posts
    42
    Thanks G/R
    5/20
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Zangettsu View Post
    hey buddy thank you very much for sharing, i gotta sleep and let it running.

    btw , can i add more folders with 7,8,9,10 and edit .bat at set /p ch=[input the number of bot]£¨1 2 3 4 5 6): to set /p ch=[input the number of bot]£¨1 2 3 4 5 6 7 8 9 10): ?

    obviusly ill add more command lines too

    if /i "%ch%"=="1" goto :7
    if /i "%ch%"=="2" goto :8
    if /i "%ch%"=="3" goto :9
    if /i "%ch%"=="4" goto :10

    :1
    cd 07
    start /min ..\bot\NecroBot.exe
    echo Running No.01 BOT
    timeout /t 14400 /nobreak
    taskkill /f /im NecroBot.exe > nul
    cd..
    :2
    cd 08
    start /min ..\bot\NecroBot.exe
    echo Running No.02 BOT
    timeout /t 14400 /nobreak
    taskkill /f /im NecroBot.exe > nul
    cd ..
    :3
    cd 09
    start /min ..\bot\NecroBot.exe
    echo Running No.03 BOT
    timeout /t 14400 /nobreak
    taskkill /f /im NecroBot.exe > nul
    cd ..
    :4
    cd 10
    start /min ..\bot\NecroBot.exe
    echo Running No.04 BOT
    timeout /t 14400 /nobreak
    taskkill /f /im NecroBot.exe > nul
    cd ..

    its allright ?

    Again thx for sharing !!!
    ":number" is the goto label, cd floder is the folder u pou config
    I think u r choise part got problem...
    cd 07 //go into the bot folder
    start /min ..\bot\NecroBot.exe //run necrobot
    echo Running No.01 BOT //show which bot is running
    timeout /t 14400 /nobreak //waiting 14400s to close bot
    taskkill /f /im NecroBot.exe > nul //close bot
    cd.. //move out the bot folder

  18. #26
    leeYoo's Avatar Sergeant
    Reputation
    23
    Join Date
    Aug 2016
    Posts
    42
    Thanks G/R
    5/20
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Zangettsu View Post
    hey buddy thank you very much for sharing, i gotta sleep and let it running.

    btw , can i add more folders with 7,8,9,10 and edit .bat at set /p ch=[input the number of bot]£¨1 2 3 4 5 6): to set /p ch=[input the number of bot]£¨1 2 3 4 5 6 7 8 9 10): ?

    obviusly ill add more command lines too

    if /i "%ch%"=="1" goto :7
    if /i "%ch%"=="2" goto :8
    if /i "%ch%"=="3" goto :9
    if /i "%ch%"=="4" goto :10

    :1
    cd 07
    start /min ..\bot\NecroBot.exe
    echo Running No.01 BOT
    timeout /t 14400 /nobreak
    taskkill /f /im NecroBot.exe > nul
    cd..
    :2
    cd 08
    start /min ..\bot\NecroBot.exe
    echo Running No.02 BOT
    timeout /t 14400 /nobreak
    taskkill /f /im NecroBot.exe > nul
    cd ..
    :3
    cd 09
    start /min ..\bot\NecroBot.exe
    echo Running No.03 BOT
    timeout /t 14400 /nobreak
    taskkill /f /im NecroBot.exe > nul
    cd ..
    :4
    cd 10
    start /min ..\bot\NecroBot.exe
    echo Running No.04 BOT
    timeout /t 14400 /nobreak
    taskkill /f /im NecroBot.exe > nul
    cd ..

    its allright ?

    Again thx for sharing !!!
    if /i "%ch%"=="1" goto :1
    if /i "%ch%"=="2" goto :2
    if /i "%ch%"=="3" goto :3
    if /i "%ch%"=="4" goto :4

    for cycle running at end u should put "goto 1"
    Last edited by leeYoo; 08-18-2016 at 08:36 AM.

  19. #27
    Snuppert's Avatar Master Sergeant
    Reputation
    12
    Join Date
    Jul 2016
    Posts
    75
    Thanks G/R
    5/11
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by leeYoo View Post
    come on i only add .bat file... bot is from here
    Releases * NoxxDev/NecroBot * GitHub
    Look at his status. Lazy Leecher, definitely not a dev, you can expect comments like this if they even can't read bat files. Leeeeeecheeeerrrrr

    Thanks though, could work to be a little more safe :-)
    Last edited by Snuppert; 08-18-2016 at 08:24 AM.

  20. Thanks leeYoo (1 members gave Thanks to Snuppert for this useful post)
  21. #28
    leeYoo's Avatar Sergeant
    Reputation
    23
    Join Date
    Aug 2016
    Posts
    42
    Thanks G/R
    5/20
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Snuppert View Post
    Look at his status. Lazy Leecher, definitely not a dev, you can expect comments like this if they even can't read bat files. Leeeeeecheeeerrrrr
    LOL, i dont know how google detect perma ban...maybe the sniping. I got 3 accounts banned but didnt recieved any email...i think this game after tier 20 is not suitable for human player... just do something to get more tier 20 accounts.

  22. #29
    petpetpetvm's Avatar Member
    Reputation
    2
    Join Date
    Aug 2016
    Posts
    43
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    1.jpg
    edited as the way i want, love it
    thanks

  23. #30
    advocates's Avatar Member
    Reputation
    9
    Join Date
    Aug 2016
    Posts
    104
    Thanks G/R
    2/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    so is this like a bat file that cycles all your account on timer?

Page 2 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. [Tool] How to run multiple bots on necrobot
    By tampa666 in forum Pokemon GO Hacks|Cheats
    Replies: 9
    Last Post: 08-18-2016, 03:38 PM
  2. Time before bot ban?
    By In7ox in forum WoW Bots Questions & Requests
    Replies: 0
    Last Post: 01-18-2011, 06:21 AM
  3. [Q] What's the best price/usage-time leveling bot around here?
    By banzor in forum World of Warcraft General
    Replies: 3
    Last Post: 12-29-2010, 07:36 PM
  4. [Gold] Make 2500g in less than an hour of time, no botting using halaa
    By CatalystInfinity in forum World of Warcraft Guides
    Replies: 14
    Last Post: 10-16-2010, 02:29 AM
All times are GMT -5. The time now is 10:46 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