User:Bash
From Samistine Wiki
About me
| IGN | bashcommando |
48656C6C6F212001
<button onClick="run();">Possible hidden object</button>
Pages created
<script type="text/javascript"> function run() {
if (math.random(1, 10)==1 {
alert("You got the 10% chance of this appearing");
}
} </script>