Advertisement
Orteil

Random Gamble

Feb 22nd, 2017
2,475
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. $name : Randomslots
  2. $author : Orteil
  3. $description : Quick and dirty gambling.
  4. $button : Pull the lever
  5. $allow duplicates
  6.  
  7. $symbol
  8. 🍒
  9. 🍒
  10. 🍒
  11. 🍇
  12. 🍇
  13. 🍋
  14. 🍉
  15. 🍀 {50%}
  16. 🔔 {20%}
  17. 💰 {10%}
  18. 🍪 {1%}
  19.  
  20. $symbol2
  21. ♠️
  22. ♣️
  23. ♥️
  24. ♦️
  25. 🔔 {10%}
  26. 🃏 {10%}
  27.  
  28. $symbol3
  29. 🐶
  30. 🐱
  31. 🐭
  32. 🐰
  33. 🐮
  34. 🐷
  35. 🐸 {50%}
  36. 🐻 {20%}
  37. 🐼 {10%}
  38. 🐲 {1%}
  39.  
  40. $symbol4
  41. 💩
  42. 💩
  43. 💩
  44. 💀
  45. 👀
  46. 👃🏻
  47. 👄
  48. ❤️
  49. 🤖 {50%}
  50. 👻 {20%}
  51. 👽 {10%}
  52.  
  53. $set
  54. [symbol] | [symbol] | [symbol]
  55. [symbol2] | [symbol2] | [symbol2]
  56. [symbol3] | [symbol3] | [symbol3] {25%}
  57. [symbol4] | [symbol4] | [symbol4] {5%}
  58.  
  59. $output
  60. You pull the lever.<br>You score :<br><big>『 [set] 』</big>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement