Welcome to Incels.is - Involuntary Celibate Forum

Welcome! This is a forum for involuntary celibates: people who lack a significant other. Are you lonely and wish you had someone in your life? You're not alone! Join our forum and talk to people just like you.

JFL Just omeglemaxx bro!

A

Aspergcel

Admiral
★★★
Joined
Apr 1, 2023
Posts
2,703
 
@Sneir Thoughts?
 
I don't have any hair to omeglemax
 
let number=0
function produceRandomMessage(length) {
number+=1;
return number;
}
var btnPostMessage = document.getElementsByClassName("button--primary button button--icon button--icon--reply")[0];

setInterval(function(){

// This is the number of messages in that page
let index =document.getElementsByClassName("actionBar-action actionBar-action--reply").length
//This is the last message in that page
let btnLastMessage =document.getElementsByClassName("actionBar-action actionBar-action--reply")[index-1]
if(index>1){ // If there are at least two messages in the page
let random = Math.floor(Math.random()*11)
let author = document.getElementsByClassName("message message--conversationMessage js-message")[index-1].dataset.author

if(random>0 && random<8 && author !="decembrist_kirillov"){ // If this post is someone else's post
btnLastMessage.click()
}
else if(random==8 && author=='decembrist_kirillov' ){
btnLastMessage.click()
}

}
document.getElementsByClassName("fr-element fr-view fr-element-scroll-visible")[0].innerHTML+=produceRandomMessage();
btnPostMessage .click();
document.getElementsByClassName("fr-element fr-view fr-element-scroll-visible")[0].innerHTML=""
const yikes =document.getElementsByClassName("overlay-container is-active")[0]
if(yikes!=null){
number--;
yikes.remove();
}
else{
console.log(number)
}

}, 1761);
 

Similar threads

Lv99_BixNood
Replies
25
Views
1K
esdeathlover
esdeathlover
SubhumanMonkeyMan
Replies
7
Views
453
SubhumanMonkeyMan
SubhumanMonkeyMan
Lv99_BixNood
Replies
26
Views
787
IWWorkER
IWWorkER
SEX NIGGA
Replies
19
Views
623
UnluckyPrimate
UnluckyPrimate
Lv99_BixNood
Replies
14
Views
389
xxdarkpixelsxx
xxdarkpixelsxx

Users who are viewing this thread

shape1
shape2
shape3
shape4
shape5
shape6
Back
Top