Hey guys. I have no scripting experience, and I need some help. I'm trying to do a random alias thing for a certain chat channel on the mud I play. Basically, every time I do 'bc (text)' I want it to do something like this:
Input: bc (text)
Output: {Buddy) [Alias 1] (text) OR
(Buddy) =Alias 3= (text) OR
(Buddy) ---Alias 2--- (text) OR... etc
So, every time I type in the channel, I want the script to pick a random alias to put a certain string before my text. I know it's asking alot to write a whole script out for me, but hey, I wouldn't know where to start. Or maybe at least give me the basics; I have -some- programming experience. Thanks!
Input: bc (text)
Output: {Buddy) [Alias 1] (text) OR
(Buddy) =Alias 3= (text) OR
(Buddy) ---Alias 2--- (text) OR... etc
So, every time I type in the channel, I want the script to pick a random alias to put a certain string before my text. I know it's asking alot to write a whole script out for me, but hey, I wouldn't know where to start. Or maybe at least give me the basics; I have -some- programming experience. Thanks!