by The_Nekkid_DJ » Fri Jul 27, 2007 9:05 am
Hey loco...are you also incorporating the text box stuff so you dont get your typing hijacked when then bot goes to post in the room when using the same nic?
And, for the bots, are you also incorporting the new code to allow for better handling of scanning the room text? Or changing your code to allow for !list instead of list! so that the line of text must start with !. That might speed things up as well, you dont have to parse each word then...just look for the ! at the beginning...if there then process the next bit, if not, move on....
Just a few thoughts....those are the biggest issues (well and 9.2 compatability) that I have....especially in large busy rooms where the text is flying.
The fast list bot is unusable sometimes cause it just can not catch all the users coming and going...or all the posts in the room, or the juke cant scan for music bot commands AND try to get the greetings and stuff.
Thank man, I do appreciate all the work you do on this in your spare time.
I have to learn how to program so I can work on some of this stuff too, I am a hardware, OS geek and power user (shell scripting and such) but never got into the nuts and bolts of actual programming.