Quote:
Originally Posted by stefanhendriks
Lazy, why aren't you a heck of a bot-coder?  You seem to have some pretty good knowledge about this stuff! 
|
I can't remain focused enough unfortunately, I have ideas and always wanted to make a bot to teach people Natural Selection but keep getting lost in bloated frameworks.
Although the one I'm making now isn't bad I just have re-design parts of it.
And my math is terrible too
As for using sockets, make sure you use non-blocking sockets so the server won't have to wait for calls to recv and send to return.