שוד!
!cmd add !שוד $(eval u="$(user)"; a=parseInt("$(1)"); if(isNaN(a) || a<=0) {`❌ ${u}, אנא ציין סכום חוקי לשוד!`} else {const r=Math.random(); const responses = [ `💥 ${u}, השוד נכשל! איבדת ${a} מטבעות.`, `💰 ${u}, הצלחת לשדוד את הקזינו! הרווחת ${a*2} מטבעות!`, `✨ ${u}, בונוס נדיר! פי 5 — ${a*5} מטבעות!` ]; responses[Math.floor(r*responses.length)]; })
0
Please sign in to leave a comment.
Comments
0 comments