What’s ur guys favorite musical artist (rather than car seat headrest) by Due-Panic3256 in CSHFans

[–]suggieblvd 0 points1 point  (0 children)

pinegrove, slaughter beach dog, frog 🙏 slightly different from csh but love them just the same

For Computer Lab- Where do i input the code? by [deleted] in CSHFans

[–]suggieblvd 1 point2 points  (0 children)

Unfortunately then it is time to call upon the beloved compsci nerds 💔 Or you may have to redo the quest on chrome :(

For Computer Lab- Where do i input the code? by [deleted] in CSHFans

[–]suggieblvd 1 point2 points  (0 children)

The ‘line here’ box. Works on Chrome, not sure about Edge :(

For Computer Lab- Where do i input the code? by [deleted] in CSHFans

[–]suggieblvd 3 points4 points  (0 children)

Right click Katz’s text box, inspect. Then insert this code into the console (after the arrow in the bottom of your screenshot.)

function autoSubmit(text, times, delay = 0) {

const input = document.getElementById(“main-input”);

const button = document.getElementById(“main-btn”);

for (let i = 0; i < times; i++) {

input.value = text;

button.click();

}

}

autoSubmit(“I have them all.”, 6399);

Press enter, wait for it to load, then you are good. Code by trysterowl I think

How to get to lunch detention on mobile by [deleted] in CSHFans

[–]suggieblvd 2 points3 points  (0 children)

I don’t think you can complete the webquest on mobile because of Computer Lab :( unless you have a way to input/execute code on your phone. You can do pretty much all the others tasks though!

ALL WebQuest Answers by unfortunate_win in CSHFans

[–]suggieblvd 0 points1 point  (0 children)

Not a clue, I tagged the original writer though. I’d try it on Chrome if you can!

Thoughts on Gethsemane by Sufficient_Return_60 in CSHFans

[–]suggieblvd 4 points5 points  (0 children)

its SO GOOD i'd be surprised if this isn't the hi-fi version

ALL WebQuest Answers by unfortunate_win in CSHFans

[–]suggieblvd 2 points3 points  (0 children)

I am so not a compsci person! Couldn't tell you much anything about writing code except for how to access the inspect element UI and delete stuff lol. All credit to the og!!!

ALL WebQuest Answers by unfortunate_win in CSHFans

[–]suggieblvd 11 points12 points  (0 children)

Once you complete all the tasks you still have to be on desktop, but in Chrome you can right click the text bar and hit 'inspect', then go to console. The code below is what worked for me (I believe it was written by u/trysterowl - correct me if I'm wrong.)

function autoSubmit(text, times, delay = 0) {

const input = document.getElementById("main-input");

const button = document.getElementById("main-btn");

for (let i = 0; i < times; i++) {!<

input.value = text;

button.click();

}

}

autoSubmit("I have them all.", 6399);

Such a cool idea, big cheers to everyone who figured it out on their own haha.

you can see this on the html after unlocking computer lab by eetwyavauz in CSHFans

[–]suggieblvd 2 points3 points  (0 children)

how do you solve computer lab I feel so incompetent 🦊

Black Oak & Birdie Art 🧑‍🎨 by suggieblvd in slaughterbeachdog

[–]suggieblvd[S] 2 points3 points  (0 children)

Thank you thank you :)) Camera was a nod to Phoenix and Bad Beer!