Register to post in forums, or Log in to your existing account
 

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » Finished MUD Scripts
mrmook
Beginner


Joined: 14 Jun 2003
Posts: 16
Location: USA

PostPosted: Tue May 25, 2004 8:48 am   

Communication capture script
 
This script was written for a ROM based mud. Most muds should work with this. Any questions. Ask.


#CLASS {communication}
#TRIGGER { asks '} {#GAG;#Cap Communication}
#TRIGGER { says '} {#GAG;#Cap Communication}
#TRIGGER {^INFO: (*)} {#GAG;#Cap Communication}
#TRIGGER { exclaims '} {#GAG;#Cap Communication}
#TRIGGER {You say '} {#GAG;#Cap Communication}
#TRIGGER {You exclaim '} {#GAG;#Cap Communication}
#TRIGGER { ask '} {#GAG;#Cap Communication}
#TRIGGER { yells '} {#GAG;#Cap Communication}
#TRIGGER {You yell '} {#GAG;#Cap Communication}
#TRIGGER { tells you '} {#GAG;#Cap Communication}
#TRIGGER {You tell (*) '} {#GAG;#Cap Communication}
#TRIGGER {The juke bops: '} {#GAG;#Cap Song}
#TRIGGER {~[Newbie Hints~]: } {#GAG;#Cap Communication}
#TRIGGER { gossips '} {#GAG;#Cap Communication}
#TRIGGER { tells the group '} {#GAG;#Cap Communication}
#TRIGGER {You OOC '} {#GAG;#Cap Communication}
#TRIGGER { clans '} {#GAG;#Cap Communication}
#TRIGGER {You clan '} {#GAG;#Cap Communication}
#TRIGGER { questions '} {#GAG;#Cap Communication}
#TRIGGER {~[OOC: (*)~] '} {#GAG;#Cap Communication}
#TRIGGER {~[IC: (*)~] '} {#GAG;#Cap Communication}
#TRIGGER {You quote '} {#GAG;#Cap Communication}
#TRIGGER { sings '} {#GAG;#Cap Communication}
#TRIGGER {~[Gocial~]:} {#GAG;#Cap Communication}
#TRIGGER {~[Gemote~]: } {#GAG;#Cap Communication}
#TRIGGER {^~[MobArena~] } {#GAG;#Cap Communication}
#TRIGGER {~[Telepathy~]: (*) tells (*) '} {#GAG;#Cap Communication}
#TRIGGER { heroes '} {#GAG;#Cap Communication}
#TRIGGER {^(*) has beeped you.} {#play dramatic.wav}
#TRIGGER {you raise a level} {#play and_now.wav}
#TRIGGER {You mumble '} {#GAG;#Cap Communication}
#TRIGGER {You IC '} {#GAG;#Cap Communication}
#TRIGGER {You sing '} {#GAG;#Cap Communication}
#TRIGGER { answers '} {#GAG;#Cap Communication}
#TRIGGER {You hero '} {#GAG;#Cap Communication}
#TRIGGER {You answer '} {#GAG;#Cap Communication}
#TRIGGER {You question '} {#GAG;#Cap Communication}
#TRIGGER { mumbles '} {#GAG;#Cap Communication}
#TRIGGER {You gossip '} {#GAG;#Cap Communication}
#TRIGGER { quotes '} {#GAG;#Cap Communication}
#TRIGGER {~[GRAND ARENA~]} {#GAG;#Cap Communication}
#TRIGGER { grats '} {#GAG;#Cap Communication}
#CLASS 0

#CLASS {communication|Grand Arena}
#TRIGGER {~[GRAND ARENA~] (*) has engaged the (*) opponent on platform (*)} {#GAG;#Cap Arena} "" {disable}
#TRIGGER {~[GRAND ARENA~] (*) advances to Round (*)!} {#GAG;#Cap Arena} "" {disable}
#TRIGGER {~[GRAND ARENA~] (*) will fight the bonus mob on platform (*)} {#GAG;#Cap Arena} "" {disable}
#TRIGGER {~[GRAND ARENA~] (*) was killed in the Grand Arena!} {#GAG;#Cap Arena} "" {disable}
#TRIGGER {~[GRAND ARENA~] You hear applause of approval from GODs as (*) goes down.} {#GAG;#Cap Arena} "" {disable}
#TRIGGER {~[GRAND ARENA~] (*) loses the bonus round!} {#GAG;#Cap Arena} "" {disable}
#TRIGGER {~[GRAND ARENA~] (*) participants remain in the Grand Arena!} {#GAG;#Cap Arena} "" {disable}
#CLASS 0

#CLASS {communication|Level and Log MSGS}
#TRIGGER {A little birdy tells you: } {#GAG;#Cap Communication}
#TRIGGER {A little green man whispers: } {#GAG;#Cap Communication}
#TRIGGER {A voice from above: } {#GAG;#Cap Communication}
#TRIGGER {A voice from below: } {#GAG;#Cap Communication}
#TRIGGER {A voice in your head says: } {#GAG;#Cap Communication}
#TRIGGER {An echo fades: } {#GAG;#Cap Communication}
#TRIGGER {The winds whisper: } {#GAG;#Cap Communication}
#CLASS 0

#CLASS {communication|Auction}
#TRIGGER {~[AUCTION~]: A bid of (*) gold has been received on a (*).} {#GAG;#Cap AUCTION}
#TRIGGER {~[AUCTION~]: (*): going (*) for (*).} {#GAG;#Cap AUCTION}
#TRIGGER {~[AUCTION~]: (*) sold to (*) for (*).} {#GAG;#Cap AUCTION}
#TRIGGER {~[AUCTION~]: A new item has been received:} {#GAG;#Cap AUCTION;auction}
#CLASS 0

#CLASS {communication|Healer Spam}
#VAR healer {Nolava Master Healer|Shannon the Healer|Wendrya}
#TRIGGER {{@healer} utters the word(*)} {#GAG}
#CLASS 0
Reply with quote
Xolademoness
Wanderer


Joined: 18 Jun 2004
Posts: 73
Location: United Kingdom

PostPosted: Fri Jun 18, 2004 7:54 am   
 
How would I make it so that all the tells go to a different window?
Or all chat for a certain chat channel goes to a certain window?

Please help me anyone :/
Reply with quote
Xolademoness
Wanderer


Joined: 18 Jun 2004
Posts: 73
Location: United Kingdom

PostPosted: Fri Jun 18, 2004 4:26 pm   
 
(ignore what this post said previously, check out http://www.zuggsoft.com/forum/topic.asp?TOPIC_ID=16676 instead!)
Reply with quote
Zeta Thompson
Newbie


Joined: 11 Dec 2002
Posts: 9
Location: USA

PostPosted: Mon Mar 21, 2005 10:26 am   
 
Xolademoness wrote:
(ignore what this post said previously, check out http://www.zuggsoft.com/forum/topic.asp?TOPIC_ID=16676 instead!)


When I follow that link i get a 404. Topic id change maybe?
Reply with quote
Dharkael
Enchanter


Joined: 05 Mar 2003
Posts: 593
Location: Canada

PostPosted: Mon Mar 21, 2005 12:17 pm   
 
its now here http://forums.zuggsoft.com/phpbb/viewtopic.php?t=16683
_________________
-Dharkael-
"No matter how subtle the wizard, a knife between the shoulder blades will seriously cramp his style."
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » Finished MUD Scripts All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

© 2009 Zugg Software. Hosted by Wolfpaw.net