AposFeedingBot icon indicating copy to clipboard operation
AposFeedingBot copied to clipboard

M/S Replication

Open meyerzinn opened this issue 10 years ago • 3 comments

Hey, @Apostolique

Are you considering a master/slave script to create/manage the master, while also making slaves in the background? That would improve usability tenfold.

meyerzinn avatar Oct 24 '15 20:10 meyerzinn

I'll probably look into it sometime next week. If I do that though, I'll have to look into removing the parse.com dependency.

Apostolique avatar Oct 24 '15 20:10 Apostolique

@Apostolique Sounds good. I was thinking of writing a script or at least a for loop to run from the browser to accomplish that. Would it be possible to separate the bot into separate files, such as:

  • Master bot code,
  • Slave bot code,
  • Graphics/rendering code,
  • Math (trajectory calc, etc) So that for, say, an army of slave bots, you wouldn't have to render graphics for each (nor would you need all the master code pertaining to user interaction/settings. Then, using a for loop, one could plausibly make 100 or so slave bots that operate independently without too much lag, and have all of them go towards the master?

meyerzinn avatar Oct 24 '15 20:10 meyerzinn

Also, you might want to just make a chrome plugin for the bot so that people aren't spammed with updates and so that you can separate the files without requiring people to add a dozen scripts.

meyerzinn avatar Oct 24 '15 20:10 meyerzinn