Message from @cathy
Discord ID: 206707364961845248
yeah but
why go through the hassle when you can add a couple script tags
:^)
I'd definitely just do a file that's just `var messages = ["something", "something else", ...]` and then pick a random out of that
definitely
copypasted from some website
works now
This = $(Cat | shuf -n 1 )
What sanrenmu should I buy?
The 7010 is pretty popular
But its so plain. Not poser-y enough for me :^)
Or cheaper
<html>
<head>
<title>Random Text</title>
<script type="text/javascript">
var textarray = [
"Sometimes we need to lose the small battles in order to win the war.",
"Never interrupt your enemy when he is making a mistake.",
"Swift as wind. Quiet as the forest. Conquer like the fire. Steady as the mountain.",
"If you know the enemy and know yourself, you need not fear the result of a hundred battles",
"Appear weak when you are strong, and strong when you are weak.", // No comma after last entry
"The supreme art of war is to subdue the enemy without fighting.",
"Keep your friends close, and your enemies closer.",
"Let your plans be dark and impenetrable as night, and when you move, fall like a thunderbolt."
"Rouse him, and learn the principle of his activity or inactivity. Force him to reveal himself, so as to find out his vulnerable spots."
];
function RndText() {
var rannum= Math.floor(Math.random()*textarray.length);
document.getElementById('ShowText').innerHTML=textarray[rannum];
}
onload = function() { RndText(); }
</script>
</head>
<body>
<div id="ShowText"></div>
</body>
</html>
shouldnt this work?
3d5m
?
The messages are 3d5m
You probably need document.onload or something
???
three deep five me
ah
ok
You're missing a comma after the second to last message
thanks!
gotta go for a walk with doggo
cya
hutodwn
ops
>made a titanium backup on the phone internal memory
>wipe the whole drive and forget to copy it to PC
gj
Zombii: examine your call to docement.getelementbyld
That would be where the problem is in other scripting languages, but I know nothing about js
Ordered the sanrenmu 7021luc to replace broken buck knife
I hope it exists
Tfw instead of washing clothes you order more from china
The guy who invented soylent does this