| Date | Jul 29, 2024 • 03:11 |
| github | akishinji |
| fav song? | carry on wayward son - kansas |
| Message | I am Tweaking. serph: Do you like the minigame oomf |
| Date | Jul 28, 2024 • 20:37 |
| Message | hello omg suddenly seeing my old art in your about page caught me so off guard LMAO but its alright i dont mind.. your sites & pt skins are really cool btw! have a good day |
| Date | Jul 28, 2024 • 19:47 |
| Message | r u r/ohyourearoach on reddit serph: im ending it all |
| Date | Jul 28, 2024 • 13:00 |
| Message | i think the moment you themed your github around reanimator you won this life
serph: Thank you i love pubert weast Hes my whole personality atp. |
| Date | Jul 27, 2024 • 18:13 |
| Message | Why do so many people seem to leave rude comments? serph: i have my gb linked on discords and ponytown i think theyre just bored and wanna hide behind anon to fight or argue most of the time. i so much as breathe wrong (trust me idk the root of it either) and people will kill me for it for some strange reason? sometimes it stresses me out but ill just private them if it gets too much |
| Date | Jul 26, 2024 • 20:32 |
| github | yeorido |
| Message | hey! dpnt bully my firend pls 5
serph: Dont bully my friend or else I'll kill you. *Looks like a cinnamon roll can actually kill you* |
| Date | Jul 26, 2024 • 19:35 |
| Message | @keyframes typing {
from { width: 0; }
to { width: 100%; }
}
.text-box {
position: relative;
width: 90%;
padding: 10px;
border: 2px solid white;
background-color: black;
color: white;
font-family: 'Comic Sans MS', monospace;
overflow: hidden;
white-space: nowrap;
display: flex;
align-items: center;
}
.sans-icon {
width: 60px;
height: 60px;
margin-right: 10px;
}
.typing-text {
display: inline-block;
white-space: nowrap;
overflow: hidden;
animation: typing 4s steps(40, end);
animation-fill-mode: forwards;
}
what good does bullying minors get you? do you feel better about yourself harassing people online? because i hope you feel better knowing youve brought a friend of mine a ton of anxiety.
serph:
* u got a bone to pick with me?
* im flattered, pal. |
| Date | Jul 25, 2024 • 23:10 |
| github | akishinji |
| fav song? | carry on wayward son - kansas |
| Message | real ones know i picked pineapple because of psych
serph: i made u this in honor of pineapple leading the poll rn. click on the game frame. a/d to move. alternatively left and right arrow keys
i wanted to code fruit ninja but ermm i was too lazy |
| Date | Jul 25, 2024 • 19:26 |
| github | shinminase |
| Message |
| Date | Jul 25, 2024 • 18:39 |
| Message | .modal {
display: none;
position: fixed;
z-index: 1;
padding-top: 100px;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: rgb(0,0,0);
background-color: rgba(0,0,0,0.9);
}
.modal-content {
margin: auto;
display: block;
width: 80%;
max-width: 700px;
}
#caption {
margin: auto;
display: block;
width: 80%;
max-width: 700px;
text-align: center;
color: #ccc;
padding: 10px 0;
}
.modal-content, #caption {
animation-name: zoom;
animation-duration: 0.6s;
}
@keyframes zoom {
from {transform:scale(0)}
to {transform:scale(1)}
}
.close {
position: absolute;
top: 15px;
right: 35px;
color: #f1f1f1;
font-size: 40px;
font-weight: bold;
transition: 0.3s;
}
.close:hover,
.close:focus {
color: #bbb;
text-decoration: none;
cursor: pointer;
}
img:hover {
cursor: url("https://files.catbox.moe/bkbsm1.png"), auto;
}
function showModal(img) {
var modal = document.getElementById("myModal");
var modalImg = document.getElementById("img01");
var captionText = document.getElementById("caption");
modal.style.display = "block";
modalImg.src = img.src;
captionText.innerHTML = img.alt;
var span = document.getElementsByClassName("close")[0];
span.onclick = function() {
modal.style.display = "none";
}
}
what's your favorite ship?
serph: i really like cruise ships . maybe the titanic
on a srs note im not sure if i have a ultimate fave that triumphs. however i need more people to get into raidou kuzunoha vs the lone marebito just so i can spread my raidou x seimei toxic queerplatonic yaoi agenda. congrats raidou on being the gayest aroace protag ever × |