This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Help scripts !info

Old posts that have not been replied to for several years.
Locked
m
marsclub

Help scripts !info

Post by marsclub »

I wanted to beside me on the channel a field that as I has written !info. information with sites http://www.kino.uz/print/ or http://www.kino.uz/ppc/ left on the channel, help please with scripts.
m
metroid
Owner
Posts: 771
Joined: Wed Jun 16, 2004 2:46 am

Post by metroid »

What your saying really makes no sense to me :\
O
Ofloo
Owner
Posts: 953
Joined: Tue May 13, 2003 1:37 am
Location: Belguim
Contact:

Post by Ofloo »

i think he means this

Code: Select all

bind pub - !info info_pub

set msg "ur urls and [censored], msg or what ever"

proc info_pub {nick host hand chan arg} {
  global msg
  putserv "NOTICE $nick :$msg"
}
i would suggest that u read ur own sentences before u submit a forum tread, i don't know english that well either but ..

well u get my point
XplaiN but think of me as stupid
Locked