PDA

View Full Version : Chat Script



crash700
04-12-2006, 12:25 PM
how might i go about writing a script to say macro (#) in a specific channel once every 14 minutes (1 minutes before my chat would stop refreshing).

i just need to know the command and syntax of how to make it say something

then i just add

wait 850

loop [#]

Nightmist
04-12-2006, 08:50 PM
how might i go about writing a script to say macro (#) in a specific channel once every 14 minutes (1 minutes before my chat would stop refreshing).


You cant. Not suprisingly since this just means mass spamming in chats... (Although technically you would just get banned for spamming so its not really a problem but as of now, there is no scripting function that allows chat messages.)

Corellie
04-13-2006, 12:56 AM
You could, however, have a script that does a /? or a /msg chatbot foobar, and it wouldn't cause excessive spammage.* Adding code to implement such a particular function, but not general spam, could be useful.

crash700
04-13-2006, 02:05 AM
so i would just put in


/msg chatbot rollover

delay 850

loop [#]


would that work?

Nightmist
04-13-2006, 04:41 AM
would that work?


No, what Corellie was saying is that the mafia team (or yourself) could make mafia able to do something like that, (As in add the feature) but as of now, there is no script to chat interface.