emileej Posted August 10, 2004 Report Posted August 10, 2004 Yep, I finally got some work done on my never ending project to create a bot core. It has been a while so I downloaded the LogicBot source once more to check for any updates and to refresh my info on the SS protocol. That was when I noticed that it now has a GPL attached to it and as far as I remember that, among other thing, means that modified source is to be shared. Long ago I decided to use midified versions of the basic elements from LogicBot for my core since I didn't see much point in re-inventing them myself, but the core is of my own doing. Yet I have not decided to release the source of the core when it is done. If you have ideas for my version of SSPacket then please reply - I am always open to suggestions CSSPacket.h
pyxlz Posted August 10, 2004 Report Posted August 10, 2004 Mr. Ekted had a good suggestion a while ago. http://www.ssforum.net/index.php?showtopic...t=0entry10859
emileej Posted August 11, 2004 Author Report Posted August 11, 2004 Reading the data right into structs... Sweet idea. Just done implementing it, but for good reasons, as you can read in my other topics, its not tested yet.
Recommended Posts