by express01 » Wed Sep 01, 2010 9:45 pm
when a nickname is added to any list (admin list, autobounce list, autoreddot list, etc...), as well as when a text is added to the Announce list by the MEAN of Room command (not by the Add or Save button on the UI ), the user command will be converted to all Lower-Case ( with the code Text6.Text = LCase(Text6.Text) ) . When i remove the Lowercase convertion the Reddot and Bounce function ( by issuing command) don't work ( it somehow couldn't select the nickname to be reddot/bounce).
It seems that Paltalk is Case-sensitive, so when a nickname called "abc" in the autobounce list, and a person with the nickname "aBc" come in the room, that nickname won't be bounced, as well as the admin nick who can control the Bot.
I hope these problems will all have a solution, oh and may I have some feature request please (all on the Bot Music with Podcase/Radio feature, not on this one)
1- the auto-bounce (blacklist) feature on the Music bot.
2- the auto-bounce when the Bot detects that someone tries to jump on the Mic
3- the recording feature (when an admin tells the Bot to release the Mic so that he/she can hold the Mic, then the Bot will release the Mic and begin to record every voice/sound on the room until someone issue "lock Mic" command, then the Bot stops recording and save the recorded stuff as a *.mp3 file to a designated folder.)
Btw, what is this BC.exe in the installation folder, everytime a bounce command is issued, that process is executed and when 10 bounce commands are issued I end up having 10 BC.exe processes running (viewed on my Task manager). Is this BC.exe really necessary?
Thanks alot Locohacker!