Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command /rollsetloc [<text>]:
- trigger:
- if arg-1 is "1":
- set {roll.location::1} to location of target block
- if arg-1 is "2":
- set {roll.location::2} to location of target block
- if arg-1 is "3":
- set {roll.location::4} to location of target block
- if arg-1 is "4":
- set {roll.location::5} to location of target block
- if arg-1 is "5":
- set {roll.location::6} to location of target block
- command /roll:
- trigger:
- set {_reel1} to a random integer between 1 and 11
- if {_reel1} is set:
- set {roll.location::1} to stone
- set {roll.location::2} to diamond block
- set {roll.location::3} to stone
- set {roll.location::4} to diamond block
- set {roll.location::5} to stone
- wait 0.60 seconds
- set {roll.location::5} to stone
- set {roll.location::1} to diamond block
- set {roll.location::2} to stone
- set {roll.location::3} to diamond block
- set {roll.location::4} to stone
- wait 0.60 seconds
- set {roll.location::1} to stone
- set {roll.location::2} to diamond block
- set {roll.location::3} to stone
- set {roll.location::4} to diamond block
- set {roll.location::5} to stone
- wait 0.60 seconds
- set {roll.location::5} to stone
- set {roll.location::1} to diamond block
- set {roll.location::2} to stone
- set {roll.location::3} to diamond block
- set {roll.location::4} to stone
- wait 0.60 seconds
- set {roll.location::1} to stone
- set {roll.location::2} to diamond block
- set {roll.location::3} to stone
- set {roll.location::4} to diamond block
- set {roll.location::5} to stone
- wait 0.60 seconds
- set {roll.location::5} to stone
- set {roll.location::1} to diamond block
- set {roll.location::2} to stone
- set {roll.location::3} to diamond block
- set {roll.location::4} to stone
- wait 0.60 seconds
- set {roll.location::1} to stone
- set {roll.location::2} to diamond block
- set {roll.location::3} to stone
- set {roll.location::4} to diamond block
- set {roll.location::5} to stone
- wait 0.60 seconds
- set {roll.location::5} to stone
- set {roll.location::1} to diamond block
- set {roll.location::2} to stone
- set {roll.location::3} to diamond block
- set {roll.location::4} to stone
- wait 0.60 seconds
- set {roll.location::1} to stone
- set {roll.location::2} to diamond block
- set {roll.location::3} to stone
- set {roll.location::4} to diamond block
- set {roll.location::5} to stone
Advertisement
Add Comment
Please, Sign In to add comment