BotStarter - Tool to keep bots running :) menu

User Tag List

Page 3 of 11 FirstFirst 1234567 ... LastLast
Results 31 to 45 of 155
  1. #31
    evolutes's Avatar Banned
    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)
    Sourcecode would be nice!

    BotStarter - Tool to keep bots running :)
  2. #32
    eikebi48's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice,
    and I wanna ask, is it possible for system to detect what the console/bot shows in our monitor, so we can make a program similiar to yours but depend on what is console/bot shows?
    example : I use 2 types of bot, first one is for farming, and the second is for transferring my pokemons (since transfer feature in first bot wasn't too good). Everytime my pokemon inven is full i need to close 1st bot, and open 2nd, when transfer is complete, i close 2nd and open 1st bot again. Is it possible to make a program/script to close the 1st bot when it shows ("PokemonInventoryIsFull") on its window and open the 2nd bot, then close the 2nd bot when it shows (pokestop), and open 1st bot again?

    Sorry for my bad english

  3. #33
    drakedreko's Avatar Member
    Reputation
    4
    Join Date
    Jul 2016
    Posts
    8
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Bruh, work like a charm! Thanks!

  4. #34
    Schemberg's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    22
    Thanks G/R
    4/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    +REP, Great work dude, you're the best, for sure!

  5. #35
    trick2gg's Avatar Member
    Reputation
    5
    Join Date
    Jul 2016
    Posts
    72
    Thanks G/R
    8/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by PassionSTAR View Post
    Hello Community!

    there are so many different bots out there yet and some of them are absolutely awesome, beside the fact of some random crashes after x hours.
    People let their computers powered on overnight only to bot and when they wake up in the morning to see the bot is crashed early on, the disappointnes is real

    So I started a small project called BotStarter.
    The tool works as easy as it sounds:
    In the configuration file BotStarter.ini you can add multiple line of full qualified paths. Example content:
    Code:
    D:\Tools\Name of Your Bot 1\PokemonGo.RocketAPI.Console.exe
    D:\Tools\Name of Your Bot 2\PokemonGo.RocketAPI.Console.exe
    C:\windows\system32\calc.exe
    As you can see even spaces doesn't matter, it just needs to be a full qualified path inclusive extension.

    The tool will not only start all bots/applications configured, it will take care about them to run. If one of the applications gets closed/crashes - it will restarted immediately!
    This way you can go sleep like a baby and your bot keeps running

    Important information about the closing!
    There are two options to close this application:
    1) You want to close all bots/applications started? Just press Enter into the command prompt
    2) You want to keep all bots/applications started? Just hit the X and close the window

    This is 100% my own work and counts as free software. Feel free to use and recommend it to people having problems keeping their bots alive!

    Happy Botting

    Download BotStarter 1.0
    thanks mate can you make it restart in like custom minutes ?
    and also why the calculator
    Last edited by trick2gg; 07-26-2016 at 11:24 PM.

  6. Thanks tomkey121 (1 members gave Thanks to trick2gg for this useful post)
  7. #36
    hiimdemon's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    4
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thanks it works great

  8. #37
    nomikk's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    50
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    guys i think C:\windows\system32\calc.exe is justa example

  9. #38
    PassionSTAR's Avatar Active Member

    Reputation
    77
    Join Date
    Jan 2016
    Posts
    61
    Thanks G/R
    5/56
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by cedricdu94 View Post
    Thanks, can be cool if you can add autosize window
    What exactly do you mean with "autosize window"? Sorry but i don't get it

    Originally Posted by Rabelais View Post
    Nice man! Gonna testing!
    What's the point of opening the calculator?
    It was just an example to show how it works. It works with all kind of applications, even the calculator from windows

    Originally Posted by dark_axl21 View Post
    @PassionSTAR
    Just wondering does this bot restarts errors like these?

    Since the process does not end and prompts for a key, it won't restart it. The bot you are using should just end - then it would work.

    Originally Posted by uzi94 View Post
    Very nice. Would be great if you could add window resizer
    What do you mean with window resizer?

    Originally Posted by lkjfds1 View Post
    how do you auto minimize the window that bot opened?
    Originally Posted by TheDoctor999 View Post
    Good work
    It would be nice to auto minimize all opened windows or close them to system tray.
    I will think about it. I would need to make this configurable because i bet some people still like the 1.0 behavior with apps in foreground.

    Originally Posted by baklaforever View Post
    I'm opening ...\bin\Debug\PokemonGo.RocketAPI.Console.exe nothing happens help please
    Please share the content of your BotStarter.ini and a screenshot of my application running (the command line output).

  10. #39
    Xero10's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    13
    Thanks G/R
    6/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    BotStarter - Tool to keep bots running :)-screenshot_1-jpg
    how about this? bot window did not completely closed since it need interaction, does the BotStarter detect this and try to open again the bot? im using Spegeli's bot by the way. Thanks

  11. #40
    PassionSTAR's Avatar Active Member

    Reputation
    77
    Join Date
    Jan 2016
    Posts
    61
    Thanks G/R
    5/56
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by eikebi48 View Post
    nice,
    and I wanna ask, is it possible for system to detect what the console/bot shows in our monitor, so we can make a program similiar to yours but depend on what is console/bot shows?
    example : I use 2 types of bot, first one is for farming, and the second is for transferring my pokemons (since transfer feature in first bot wasn't too good). Everytime my pokemon inven is full i need to close 1st bot, and open 2nd, when transfer is complete, i close 2nd and open 1st bot again. Is it possible to make a program/script to close the 1st bot when it shows ("PokemonInventoryIsFull") on its window and open the 2nd bot, then close the 2nd bot when it shows (pokestop), and open 1st bot again?

    Sorry for my bad english
    In general speaking: Nearly everything is possible in programming
    In special: What you need should be possible. Each runner thread needs to be attached to the STDOUT / STDERR (depends) of the target console. So it reads everything and reacts on YX.
    But this would take a lot of time and i don't know if it's worth it. I mean your needs are pretty special and you would develop for hours with a result nearly nobody can use.

    Originally Posted by Xero10 View Post
    BotStarter - Tool to keep bots running :)-screenshot_1-jpg
    how about this? bot window did not completely closed since it need interaction, does the BotStarter detect this and try to open again the bot? im using Spegeli's bot by the way. Thanks
    Already answered such a question one post above yours:
    Since the process does not end and prompts for a key, it won't restart it. The bot you are using should just end - then it would work. The detection is if the process ends. Is Spegeli's precompiled or needs to be compiled?
    Last edited by PassionSTAR; 07-27-2016 at 04:03 AM.

  12. #41
    dark_axl21's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    19
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by PassionSTAR View Post
    Already answered such a question one post above yours:
    Since the process does not end and prompts for a key, it won't restart it. The bot you are using should just end - then it would work. The detection is if the process ends. Is Spegeli's precompiled or needs to be compiled?
    It needs to be compiled first.
    Any bots you're recommending for your bot, which works best in terms of restarting it? :confused:

  13. #42
    PassionSTAR's Avatar Active Member

    Reputation
    77
    Join Date
    Jan 2016
    Posts
    61
    Thanks G/R
    5/56
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dark_axl21 View Post
    It needs to be compiled first.
    Any bots you're recommending for your bot, which works best in terms of restarting it? :confused:
    Then it should be easy to change for your bot If i have time later on, maybe i download your bot and have a look at the code.
    I am running PokeFast 2.0 http://www.ownedcore.com/forums/poke...y-version.html ([UPDATED] Pokemon Bot in C# Community Version)

  14. #43
    dark_axl21's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    19
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by PassionSTAR View Post
    Then it should be easy to change for your bot If i have time later on, maybe i download your bot and have a look at the code.
    I am running PokeFast 2.0 http://www.ownedcore.com/forums/poke...y-version.html ([UPDATED] Pokemon Bot in C# Community Version)
    Thanks dude!
    I'll also give PokeFast 2.0 a try.

  15. #44
    PassionSTAR's Avatar Active Member

    Reputation
    77
    Join Date
    Jan 2016
    Posts
    61
    Thanks G/R
    5/56
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dark_axl21 View Post
    Thanks dude!
    I'll also give PokeFast 2.0 a try.
    Already done it. Here a small guide how you should bring your bot to exit properly without waiting:
    Open the project in Visual Studio as usual
    In the topper right project explorer you find 3 different parts
    Expand PokemonGo.RocketAPI.Console
    Doubleclick Program.cs to edit
    At the end of the main function you will find a line "System.Console.ReadLine();"
    simply remove it or put a // before it
    Recompile it

    Now this application does not wait before exit. Have fun!

  16. Thanks dark_axl21 (1 members gave Thanks to PassionSTAR for this useful post)
  17. #45
    Void0Star's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    1
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    this is awesome. works perfectly

Page 3 of 11 FirstFirst 1234567 ... LastLast

Similar Threads

  1. Anti-AFK / AutoQueue Wintergrasp Bot - RUNS IN BACKGROUND
    By Trollin in forum World of Warcraft Bots and Programs
    Replies: 10
    Last Post: 12-12-2009, 01:53 PM
  2. should i keep botting? ><
    By alexownzyou@ in forum World of Warcraft General
    Replies: 6
    Last Post: 11-04-2009, 04:45 PM
  3. [WoW] Tool Pack [Spam Bot, Auto Login etc.]
    By marco1234 in forum World of Warcraft Bots and Programs
    Replies: 24
    Last Post: 05-17-2009, 11:45 PM
  4. How to keep server running?
    By Moondar in forum Gaming Chat
    Replies: 5
    Last Post: 08-03-2008, 02:31 AM
  5. [OB] How to make Open Bot Run very Smoothly
    By Stephen Colbert in forum World of Warcraft Bots and Programs
    Replies: 11
    Last Post: 04-06-2008, 09:18 AM
All times are GMT -5. The time now is 09:17 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search