options: message: "elo" or "siema" or "czesc" or "witam" fakeplayers: "misiek123" and "giaterczka951" and "jasiek2001" and "krol_michal" and "wizzard" returnmessage: &7{player}: {message} variables: {odpis::1} = "siemka {chatplayer}" {odpis::2} = "witaj" {odpis::3} = "eluwa" on chat: if message is {@message}: add {@fakeplayers} to {_players::*} loop {_players::*}: loop random integer between 1 and 10 times: wait 1 tick set {_message} to {odpis::%random integer between 1 and size of {_odpis::*}%} set {_msg} to "{@returnmessage} replace all "{player}" with "%loop-value% in {_msg} replace all "{message}" with "%{_message}%" in {_msg} replace all "{chatplayer}" with "%player%" in {_msg} broadcast "%colored {_msg}%"