Skip to content
Kenobi help

Kenobi

A TG007 community discussion started by Johnson.

Discussion 16 posts
Page 1 of 1
Open
Topic #4767 · 16 published posts · 2,502 views

:lolwave: and that is wat I did all last night the reason is I have got a member who's nickname is Richard (flower) but if you see my meaning in the room his name is (flower) but it shows flower in this forum :lolwave: How can I stop my script from kicking him from the room :lolwave: I have looked in remote at bad words and I cant find it (flower) :( that is. Do I make him change his name or wat :lmaojump:

 

Sorry the topic should have read kicking nickname not Kenobi :(

Edited Oct 20, 2005 8:01 PM by Ozzy10

You may have an addon that kicks bad words that are in a list such as badwords.txt. Try looking for a file like that in your directory as it would most likely be there.

 

have a look at the bad nick file you may have some thing added in there thats kicking the nick.. As far as I know Kenobi doesnt have a nick kick for flower but check that file just incase :taz:

Edited Oct 20, 2005 8:02 PM by Ozzy10

I would like to first of all thankyou both Clerix xtx and grinning_male for your help on this subject :D. Clerix xtx when you say directory you do mean mIRC Editor (Yes) and grinning_male like you I have looked in badwords.mrc :lolwave: wiv my nose pressed firmly against the screen :P and like you I cant see (flower) :D

Edited Oct 20, 2005 8:02 PM by Ozzy10

Try removing your nose from the screen? I find that when I do that when looking at code, I become cross-eyed. :taz::fixed:

Edited Oct 20, 2005 8:02 PM by Ozzy10
do you mean mIRC Editor

No, the directory is where mIRC.exe is (eg: c:/program files/mirc). It's the same as typing /run $mircdir in mIRC. I'm referring to a text document that may not be loaded in mIRC but is accessed by it.

 

:oops: Dare I ask :lolwave: Question is Kenobi Trivia and might I say wat a good one it is :D. Right I had someone come in the room a few days ago and won the trivia I was running in the room :D but the next trivia I ran this member wasnt in the trivia but there name still came up as champion (Blushing) :lolwave: any ideas on this topic
Edited Oct 20, 2005 8:03 PM by Ozzy10

Its because it saves the scores

thats why it says they are champion

just go to the trivia options and clear scores and it will be reset again

My code does NOT have bugs. It just develops random features.

:lolwave: I am getting better I have found and old posting on Kenobi :D

 

Right my question is about the Welcome Message to the members entering the

 

room. Is there a way that only the members coming into the room will see the

 

message and not them that are already in the room. I have put the Welcome code

 

here for you to see.

 

#history on
on *:JOIN:*:{
 if ($nick == $me) return
 if (> isin $nick) goto guest
 if ($$ial($nick $+ *,1).addr == $gettok($read(history.txt, w,* $+ $$ial($nick $+ *,1).addr $+ *),1,32)) { set %line $readn | goto old }
 else { goto new }
 :new {
   msg # Welcome $nick i see this is your first visit to %latestroom
   write -n history.txt $$ial($nick $+ *,1).addr $nick $time $date $chan
   return

Edited Oct 20, 2005 8:03 PM by Ozzy10
#history on
on *:JOIN:*:{
if ($nick == $me) return
if (> isin $nick) goto guest
if ($$ial($nick $+ *,1).addr == $gettok($read(history.txt, w,* $+ $$ial($nick $+ *,1).addr $+ *),1,32)) { set %line $readn | goto old }
else { goto new }
:new {
  privmsg $nick Welcome $nick i see this is your first visit to %latestroom
  write -n history.txt $$ial($nick $+ *,1).addr $nick $time $date $chan
  return

My code does NOT have bugs. It just develops random features.

:oops: Ozzy10 Sorry to be a pain in the backside :lolwave: It is still shown members already in the room the the Welcome Message i.e Hi $nick Welcome back to %latestroom You were last here on the date at time :lolwave: I am trying my best (Honest) :D
Edited Oct 20, 2005 8:04 PM by Ozzy10

err why are you editing it?

 

go to main dialog in kenobi

click the misc. tab

then then look for history on the right

it gives you option to whisper or to do it to the room

 

My code does NOT have bugs. It just develops random features.

Yeah Kenobi is the best MSN script ever made I would say. It comes with everything you need to host a chatroom. I never had the chance to try the sleeper version, but I did TCN_Founder and it was good too so I guess this OZZY_10 guy knows his stuff very well :lolwave:
Edited Oct 20, 2005 8:04 PM by Ozzy10

 

You and me will all go down in history,

With a sad Statue of Liberty,

And a Generation that didn't agree.

:lmaojump: Thanx Ozzy10 for your help :fixed: by the way (Cheek) I dont know if you looked at another posting on here called :lolwave:Triviamania I left a question in that for you :oops: am I allowed to do that :lolwave:
Edited Oct 20, 2005 8:04 PM by Ozzy10

If you are trying to put Triviamania in kenobi, then dont

kenobi has trivia in allready

My code does NOT have bugs. It just develops random features.

:oops: No Ozzy10 No Way would I do that I like Kenobi trivia :D. I know and understand that you are at times a busy fella but if wouldnt mind looking at an earlier posting I put on here called triviamania / connection in the msn support forum I left you a question in that posting :lolwave:
Edited Oct 20, 2005 8:04 PM by Ozzy10