Hey All;
First off, Guard Dog Kicks It! Great connection speed, FANTASTIC protections, great handling of the room visuals, etc etc.
I am using this script to co-run a very busy MSN Trivia Room. My partner and I co-run this room, originally using Hybrid Omega, transitioning to your script.
Alright, on with the questions.
First off, it is very important to us to be able to monitor who comes and goes in the room, in order to be able to, if necessary, banlist certain nics from coming back. This is accomplished via a "Gatekeeper" dialog in Hybrid. Any ideas where I can find a similar dialog in GD? That way, I could just copy and paste gate id's into your ban dialog, and remove obnoxious peoples.
Second, I use the "Bot Talk feature", as well as a number of other script snippets (techie term lol) that I have added to Hybrid.mrc. What I would like to do, perhaps, is create a new mrc script that automatically loads on startup, and can be referenced by users in the room. If you could, please explain how I could do that, and tell me again what the command is (X-Gen told me once in the forum, I didnt write it down) to create Bot-talk-style commands for the room.
On Text something?
Here is an example of the code I would like to be able to use in the room:
on *:TEXT:!1liner:#: {
if (!%msg.1liner. [ $+ [ $nick ] ]) { msg # S Tahoma;0 $read(TEXT\1liners.txt) $+ }
set -u5 %msg.1liner. [ $+ [ $nick ] ] $true
Simple stuff - goes to a text file called 1liner, retrieves a random line, spits it out. I can create a new mrc script, just tell me if I need to do anything special for that script to execute.
Third - Mirc 6.17. UNGH! By process of deduction, we have figured out that many of our difficulties revolve around this release. We are using a trivia script (tats trivia script) to pump questions into the room. Occasionally, it seems like there are too many room events, and the trivia script hangs up. Specifically, the questions continue to come out, but the answer dialog, HOF dialog, Ping dialog, and anything else gets hung up, and spits out many minutes later all together. I believe this is happening because of the "new" UTF-8 encode option. I am running GD5 and Hybrid Omega, my partner is also running GD 5 on a different computer different network (we are both DSL btw), and we both end up lagging when too many events occur in the room. We have turned off the UTF-8 "feature" (Options IRC Messages unclick) but that is not making a difference. Its still lagging. So, any ideas on how to truly turn this feature off, please pass it at me! Otherwise, do you think I should post on Mircs board? If we cannot resolve this, we are going to have to roll back to an earlier Mirc, which I know means we cant use GD 5! Help!
We are having multiple challenges with the trivia script messages in the room, and other scripts in the room as well, but I believe these are all sourced from Mirc 6.17, since both the GD 5 script and the Hybrid Omega Script (that also uses m 6.17) do the same lagging.
Thanks again for a fantastic script, and any ideas on the above would make my Sunday for sure ![]()
Bannor