Auto Restarter / Custom Timer / Unlimited Bots menu

Shout-Out

User Tag List

Page 2 of 13 FirstFirst 123456 ... LastLast
Results 16 to 30 of 186
  1. #16
    Munaroh's Avatar Sergeant Major
    Reputation
    22
    Join Date
    Jul 2016
    Posts
    149
    Thanks G/R
    33/21
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by fokeiro View Post
    aa i see u using another bot, can u send me link to your bot download so i can see it ?
    here
    https://cdn.discordapp.com/attachmen...ton4b2ce22.zip

    Auto Restarter / Custom Timer / Unlimited Bots
  2. #17
    fokeiro's Avatar (⌐■_■)–︻╦╤─ – – –

    Authenticator enabled
    Reputation
    808
    Join Date
    Jul 2012
    Posts
    756
    Thanks G/R
    89/727
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Munaroh View Post
    because this bot exe is named diferently is PokemonGo.Haxton.Console, ill update it for that one
    OWNEDCORE LINKS SHORTED TO FIT SIGNATURE
    100% IV HUNT: url]https://goo.gl/auABjo[/url]
    MULTIBOT VPN : https://goo.gl/UYPI4k
    HAXTON CONFIGS: https://goo.gl/cXPMDr
    IP UNBAN VPN : url]https://goo.gl/rr2JFV[/url]
    Bot Restarter: https://goo.gl/cgQii1

  3. #18
    kiihk1's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    59
    Thanks G/R
    4/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i use PokemonGo.Haxton.Console, but not working restarter! update plz.

  4. #19
    kiihk1's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    59
    Thanks G/R
    4/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    :--------------------------------------
    @echo off
    cd D:\PokemoGoBot-GottaCatchEmAll-master Fix\PokemoGoBot-GottaCatchEmAll-master\PokemonGo.RocketAPI.Console\bin\Debug
    start PokemonGo.RocketAPI.Console.exe
    @echo off
    echo Starting Bot
    timeout /t 10
    :--------------------------------------


    why dont run ? not work. check please

  5. #20
    AntMendez's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    3
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have read the readme.txt
    I eddited the necrobot.bat to get my path.
    on the focuswindow.vbs Replaced "pokefoka5" with my character name.
    3 is ok.
    4 Opened bot restart but he only shuts it down. doesnt reopen it. =|

  6. #21
    fokeiro's Avatar (⌐■_■)–︻╦╤─ – – –

    Authenticator enabled
    Reputation
    808
    Join Date
    Jul 2012
    Posts
    756
    Thanks G/R
    89/727
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Munaroh View Post
    updated for haxon, download new version
    OWNEDCORE LINKS SHORTED TO FIT SIGNATURE
    100% IV HUNT: url]https://goo.gl/auABjo[/url]
    MULTIBOT VPN : https://goo.gl/UYPI4k
    HAXTON CONFIGS: https://goo.gl/cXPMDr
    IP UNBAN VPN : url]https://goo.gl/rr2JFV[/url]
    Bot Restarter: https://goo.gl/cgQii1

  7. #22
    kiihk1's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    59
    Thanks G/R
    4/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    :--------------------------------------
    @echo off
    cd D:\PokemoGoBot-GottaCatchEmAll-master Fix\PokemoGoBot-GottaCatchEmAll-master\PokemonGo.RocketAPI.Console\bin\Debug
    start PokemonGo.RocketAPI.Console.exe
    @echo off
    echo Starting Bot
    timeout /t 10
    :--------------------------------------


    why dont run ? not work. check please

  8. #23
    fokeiro's Avatar (⌐■_■)–︻╦╤─ – – –

    Authenticator enabled
    Reputation
    808
    Join Date
    Jul 2012
    Posts
    756
    Thanks G/R
    89/727
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kiihk1 View Post
    :--------------------------------------
    @echo off
    cd D:\PokemoGoBot-GottaCatchEmAll-master Fix\PokemoGoBot-GottaCatchEmAll-master\PokemonGo.RocketAPI.Console\bin\Debug
    start PokemonGo.RocketAPI.Console.exe
    @echo off
    echo Starting Bot
    timeout /t 10
    :--------------------------------------


    why dont run ? not work. check please
    because u switching Partitions, put D: line before cd path

    @echo off
    D:
    cd D:\PokemoGoBot-GottaCatchEmAll-master Fix\PokemoGoBot-GottaCatchEmAll-master\PokemonGo.RocketAPI.Console\bin\Debug
    start PokemonGo.RocketAPI.Console.exe
    @echo off
    echo Starting Bot
    timeout /t 10
    OWNEDCORE LINKS SHORTED TO FIT SIGNATURE
    100% IV HUNT: url]https://goo.gl/auABjo[/url]
    MULTIBOT VPN : https://goo.gl/UYPI4k
    HAXTON CONFIGS: https://goo.gl/cXPMDr
    IP UNBAN VPN : url]https://goo.gl/rr2JFV[/url]
    Bot Restarter: https://goo.gl/cgQii1

  9. #24
    fokeiro's Avatar (⌐■_■)–︻╦╤─ – – –

    Authenticator enabled
    Reputation
    808
    Join Date
    Jul 2012
    Posts
    756
    Thanks G/R
    89/727
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by AntMendez View Post
    I have read the readme.txt
    I eddited the necrobot.bat to get my path.
    on the focuswindow.vbs Replaced "pokefoka5" with my character name.
    3 is ok.
    4 Opened bot restart but he only shuts it down. doesnt reopen it. =|
    psot ur code here so i can replicate it
    OWNEDCORE LINKS SHORTED TO FIT SIGNATURE
    100% IV HUNT: url]https://goo.gl/auABjo[/url]
    MULTIBOT VPN : https://goo.gl/UYPI4k
    HAXTON CONFIGS: https://goo.gl/cXPMDr
    IP UNBAN VPN : url]https://goo.gl/rr2JFV[/url]
    Bot Restarter: https://goo.gl/cgQii1

  10. #25
    kiihk1's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    59
    Thanks G/R
    4/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by fokeiro View Post
    because u switching Partitions, put D: line before cd path

    @echo off
    D:
    cd D:\PokemoGoBot-GottaCatchEmAll-master Fix\PokemoGoBot-GottaCatchEmAll-master\PokemonGo.RocketAPI.Console\bin\Debug
    start PokemonGo.RocketAPI.Console.exe
    @echo off
    echo Starting Bot
    timeout /t 10
    :--------------------------------------
    @echo off
    cd C:\PokemoGoBot-GottaCatchEmAll-master Fix3\PokemoGoBot-GottaCatchEmAll-master\PokemonGo.RocketAPI.Console\bin\Debug
    start PokemonGo.RocketAPI.Console.exe
    @echo off
    echo Starting Bot
    timeout /t 10
    :--------------------------------------



    yes, i change patision. but not work.

  11. #26
    fokeiro's Avatar (⌐■_■)–︻╦╤─ – – –

    Authenticator enabled
    Reputation
    808
    Join Date
    Jul 2012
    Posts
    756
    Thanks G/R
    89/727
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kiihk1 View Post
    :--------------------------------------
    @echo off
    cd C:\PokemoGoBot-GottaCatchEmAll-master Fix3\PokemoGoBot-GottaCatchEmAll-master\PokemonGo.RocketAPI.Console\bin\Debug
    start PokemonGo.RocketAPI.Console.exe
    @echo off
    echo Starting Bot
    timeout /t 10
    :--------------------------------------



    yes, i change patision. but not work.
    if u have teamviwer send me a pm and ill help u with it
    OWNEDCORE LINKS SHORTED TO FIT SIGNATURE
    100% IV HUNT: url]https://goo.gl/auABjo[/url]
    MULTIBOT VPN : https://goo.gl/UYPI4k
    HAXTON CONFIGS: https://goo.gl/cXPMDr
    IP UNBAN VPN : url]https://goo.gl/rr2JFV[/url]
    Bot Restarter: https://goo.gl/cgQii1

  12. #27
    udee's Avatar Member
    Reputation
    1
    Join Date
    May 2009
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hi,
    i can get it working fine with 1 bot..
    but it close the 1st one and open the 2nd when im using with 2 bots..
    can u help me?

  13. #28
    grv's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    22
    Thanks G/R
    6/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I cant understand how this works lol

  14. #29
    icepto2's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    1
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey, it's working like a charm however i would like to know if it's possible to group the bots on the task bar
    Auto Restarter / Custom Timer / Unlimited Bots-2016-07-29_19-21-59-jpg
    Attached Thumbnails Attached Thumbnails Auto Restarter / Custom Timer / Unlimited Bots-screenshot-34-jpg  

  15. #30
    fokeiro's Avatar (⌐■_■)–︻╦╤─ – – –

    Authenticator enabled
    Reputation
    808
    Join Date
    Jul 2012
    Posts
    756
    Thanks G/R
    89/727
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by icepto2 View Post
    Hey, it's working like a charm however i would like to know if it's possible to group the bots on the task bar
    Auto Restarter / Custom Timer / Unlimited Bots-2016-07-29_19-21-59-jpg
    Glad u got it working...I'll check on that tmrrw when I'm back home ...having over 10 windows annoys me too
    OWNEDCORE LINKS SHORTED TO FIT SIGNATURE
    100% IV HUNT: url]https://goo.gl/auABjo[/url]
    MULTIBOT VPN : https://goo.gl/UYPI4k
    HAXTON CONFIGS: https://goo.gl/cXPMDr
    IP UNBAN VPN : url]https://goo.gl/rr2JFV[/url]
    Bot Restarter: https://goo.gl/cgQii1

  16. Thanks icepto2 (1 members gave Thanks to fokeiro for this useful post)
Page 2 of 13 FirstFirst 123456 ... LastLast

Similar Threads

  1. Bot restarter with timers unlimited bots
    By fokeiro in forum Pokemon GO Hacks|Cheats
    Replies: 8
    Last Post: 07-29-2016, 01:35 PM
  2. Mangos auto restarter
    By djen11 in forum WoW EMU Programs
    Replies: 5
    Last Post: 09-22-2013, 07:45 AM
  3. Replies: 4
    Last Post: 02-18-2008, 05:02 AM
  4. Need a server auto restarter and...
    By 30480 in forum World of Warcraft Emulator Servers
    Replies: 10
    Last Post: 09-09-2007, 02:23 AM
  5. auto it anti-afk pvp bot
    By Beastslayer in forum World of Warcraft Bots and Programs
    Replies: 13
    Last Post: 05-04-2007, 02:19 PM
All times are GMT -5. The time now is 11:05 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