!addcom !jailbreak $(eval responses = [$(user) has pulled off a successful jailbreak!, $(user) got caught planning their jailbreak and got send to the no no pit.]; responses[Math.floor(Math.random()*responses.length)])response,
if you just want it to randomly output one or the other it should be this: $(eval Math.random()<0.5?“$(user) has pulled off a successful jailbreak!”:“$(user) got caught planning their jailbreak and got sent to the no no pit.”)
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.