September 20, 20187 yr How do I read the OSBot log through the CLI? I notice that it only outputs information to the command prompt if you have debug enabled. The issue with this is I can't have debug enabled on more than one bot. Is there a way to do this?
September 20, 20187 yr Change the port. -debug 5005 -debug 5006 -debug 5007 -debug 5008 -debug 5009 -debug 5010 And so on...
September 20, 20187 yr 1 minute ago, someguy567 said: How high does it go? What's the range 0 to 65535 however some may already be in use - I'm sure you're not going to run out of ports to use however. Edited September 20, 20187 yr by Ragnar Lothbrok
September 20, 20187 yr Use -debug 0 that will automatically change the debug # on each client. Credit goes to @Token
Create an account or sign in to comment