10-26-2013, 11:19 AM
Hi!
I back
Looking Macro that will periodically post random texts given by me.
Regards
I back
Looking Macro that will periodically post random texts given by me.
Regards
Random texts from time to time
|
10-26-2013, 11:19 AM
Hi!
I back Looking Macro that will periodically post random texts given by me. Regards
[macro]1000 {Random Text} rand:=Misc.Random(1, 3) !rand!==1 [else1] Self.Say(hi) Exit() {else1} !rand!==2 [else2] Self.Say(oi) Exit() {else2} !rand!==3 Self.Say(ye)[/macro]
thank , rep.
where i add wait to next say? |
« Next Oldest | Next Newest »
|