Skip to content
MSN Addons

Autoreply in whisper

A TG007 community discussion started by mc_vertigo.

Closed discussion 26 posts
Page 2 of 2
Closed
Topic #628 · 26 published posts · 2,740 views

i dont think its really that relevent anyway dude im sure you can live with out it thumbdown.gif

"Be more concerned with your character than your reputation

because your character is who you really are while your reputation is merely what others think of you."

 

DesolateMx 8.0

i have finally got a code that works:P

 

here it is

n *:TEXT:*:?: {
 if (*hi* iswm $1-) {
   privmsg $nick hello asl
   closemsg $nick
 }
 elseif (*asl* iswm $1-) {
   privmsg $nick hiya 15 f lon
   closemsg $nick
 }

lol_sign.gif

Yes Pete the one i posted works for me also lol. death.gif

 

"Diplomacy is the art of saying 'Nice doggie' until you can find a rock".-Will Rogers

well i am sorry but the other codes didnt work for me i dont know y but they just didnt! but the code i pasted above works great for me!!!

sorry about all the bother i caused!! fixed.gif

topic solved,

atually in groups i tried the following

 

privmsg $nick

 

msg $nick

 

describe $nick

 

query $nick

 

and all sent message to room , as if it was a notice

so maybe msn has or is , changing something

 

 

this is what happens in room

 

TechGear_OZZY10â„¢ whispers to OZZY_10â„¢: If you need help,type @help in the room and Please dont whisper me again,or you will be removed, ty

Edited Jun 12, 2004 1:00 AM by ozzy

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