Difference between revisions of "User:Bash"
From Samistine Wiki
(→Pages created) |
|||
Line 8: | Line 8: | ||
== Pages created == | == Pages created == | ||
* [[ThatGuy]] | * [[ThatGuy]] | ||
+ | <nowiki> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
function run() { | function run() { | ||
Line 15: | Line 16: | ||
} | } | ||
</script> | </script> | ||
+ | </nowiki> |
Revision as of 16:12, 22 April 2015
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>