Hey blazers, today a share another simple sniper game, a slots game.
you simply type the snippet and it will roll the slots. get 3 equal simbols to won.
{roll1={random-text: 7, , , , , , , , }}{roll2={random-text: 7, , , , , , , , }}{roll3={random-text: 7, , , , , , , , }}Slot [█{wait: delay=+1s}{=roll1}█{wait: delay=+1s}{=roll2}█{wait: delay=+1s}{=roll3}█]{wait: delay=+1s} -{if: roll1 = roll2}
{if: roll2 = roll3} You Won!
{if: roll1 = "7"}+ 5000:coin:{elseif: roll1 = ""}+ 2500 {elseif: roll1 = ""}+ 1000 {elseif: roll1 = ""}+ 800 {elseif: roll1 = ""}+ 700 {elseif: roll1 = ""}+ 600 {elseif: roll1 = ""}+ 500 {elseif: roll1 = ""}+ 400 {elseif: roll1 = ""}+ 300 {else}+ 0 {endif}
{else} Try Again! {endif}{else} Try Again! {endif}