on rightclick on stone button:
if block behind target block is command block:
set {_x} to random integer between 2000 and -2000
set {_y} to 256
set {_z} to random integer between 2000 and -2000
set {_tp} to location at {_x}, {_y}, {_z}
teleport player to {_tp}
loop 256 times:
if block under player is not air:
teleport player under player
send "Przeteleportowano w losowe kordynaty ( %player's location% )"
stop
Command blocka chyba raczej nikt nie zdobędzie xD