User:Bash

From Samistine Wiki
Revision as of 17:12, 22 April 2015 by Bash (talk | contribs)

Jump to: navigation, search

About me

IGNbashcommando

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>