Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Random texts from time to time
#1
Hi!
I back Wink

Looking Macro that will periodically post random texts given by me.
Regards
#2
[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]
#3
thank , rep.
where i add wait to next say?
#4
rand:=Misc.Random(1, 5)
{else2} !rand!==3 [else3] Self.Say(ye) Exit() {else3} !rand!==4 [else4] Self.Say(hho) Exit() {else4} !rand!==5 Self.Say(moonk)


Forum Jump:


Users browsing this thread: 1 Guest(s)