oldaccount's wall

← back to profile

zu:

https://legacy-strawb.spazestudios.repl.co/

7/11/2022, 11:35:03 PM
zu:

Legacystrawb.spazestudios.repl.co

7/11/2022, 11:34:03 PM
zu:

posting s code here because glitching

<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width">
  <title>t+</title>
  <link href="style.css" rel="stylesheet" type="text/css" />
</head>
<body>
 
  <script src="script.js"></script>
 
<style>
textarea {
  resize: none;
}
</style>
<textarea id="codes" name="codes" rows="4" cols="50">
test
</textarea>
<button type="codes" onclick="run();" id="codes">run</button>
<div id="notes">output here</div> 
<script>
function run() {
// setup
var action = "none"
action = "none"
var notclose = "true"
notclose = "true"
var command = "none"
command = "none"
var div = document.querySelector("#notes");
div.setAttribute('style', 'white-space: pre;');
div.textContent = "code \r\n";
//begin code
var code = codes.value  
let a = code.split("\n");
for (let i = 0; i < a.length; ++i) {
	let command = a[i];
  //evalcode
  if (command == ">") {
    alert(">")
    action = "none"
    command = "none"
  }
  if (action == "print") {
    div.textContent += command + "\r\n";
  }
  if (action == "none") {
    if (command == "<p") {
      action = "print";      
    }
  }
}
}
</script>
</body>
</html>
7/10/2022, 2:26:30 PM
wasteof_bot: @wasteof_bot is inviting you to chat on wasteof.money/chat

Don't make them wait!
6/21/2022, 12:42:56 PM
wasteof_bot: @wasteof_bot is inviting you to chat on wasteof.money/chat

Don't make them wait!
6/21/2022, 12:35:22 PM
wasteof_bot: @strawberry is inviting you to chat on wasteof.money/chat

Don't make them wait!
6/21/2022, 12:17:23 PM
wasteof_bot:

@strawberry or @zu did you ping yourself or i’m broken?

6/21/2022, 12:23:43 PM
oldaccount:

I did it

6/21/2022, 12:24:55 PM
wasteof_bot:

Oh thanks :)

6/21/2022, 12:26:19 PM
oldaccount:

basically Im not rebuilding with svelte due to problems importing the code. instead im using a better version of replits standard html css js template

auto refreshing + seems to be based on node (not sure tho)

as it can use environment variables anyway yeah

5/25/2022, 12:39:41 PM
misapuding:

ajax?

5/26/2022, 2:07:41 PM
oldaccount:

Big changes today

5/24/2022, 11:06:25 AM
oldaccount:

fe7a35da-eac0-4165-9062-38cbe4598cf6.id.repl.co

5/23/2022, 1:18:08 PM
non-biased-news:

WHAT IS THE ID.REPL.CO URL? MY SCHOOL BLOCKS THE KEYWORD “chat“ oops sorry for yelling, caps lock

5/23/2022, 12:10:44 AM
oldaccount:

fe7a35da-eac0-4165-9062-38cbe4598cf6.id.repl.co

5/23/2022, 1:18:15 PM
non-biased-news:

thanks

5/23/2022, 2:04:00 PM
oldaccount:

yw :D

5/23/2022, 2:12:23 PM
zu:

And it's broken again :l

5/23/2022, 2:25:10 PM
non-biased-news:

:P

5/23/2022, 3:54:13 PM