I have a problem whit an EVAL command

I want to do this command but it say Right-hand si de of ‘instanceof’ is not an object if you can fix it ir help me
PD: I’m using a 8ball syntax
The command
!addcom !mois $(user) El dios del cereal te dice: $(eval const responses = [‘Chakacrispis’, ‘Cherios’, ‘Nastle’, ‘Kelugs’, ‘Paps’, ‘Maizoron’, ‘Trix Si no eres shabo no vale’, ‘Cereal pirata de la Aurrera’, ‘Carn Fluks’, 'Nesquik El del conejito negro cholo, 'Fruto Loops El del tucán tuki tuki, 'Se me acabo el mois awanta voy al oxxo Kappa ', ‘Namams no hay leche deja voy a comprar.’]; responses[Math.floor(Math.random() * responses.length)]:wink:

Copy and paste this into your chat:

!addcom -cd=5 !mois $(user) El dios del cereal te dice: $(eval r=['Chakacrispis','Cherios','Nastle','Kelugs','Paps','Maizoron','Trix Si no eres shabo no vale','Cereal pirata de la Aurrera','Carn Fluks','Nesquik El del conejito negro cholo','Fruto Loops El del tucán tuki tuki','Se me acabo el mois awanta voy al oxxo Kappa','Namams no hay leche deja voy a comprar'];r[Math.floor(Math.random()*r.length)])

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.