BBot - The best bot of the world

Full Version: Random texts from time to time
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi!
I back Wink

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?
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)