Comment Frenzy


I just started to play and the condition of the Europe server are so HORRIFYING. :why:

4 Likes

My brain in lengths

“Hello!!!,how are you?”:x:

“Wsp” :white_check_mark:

3 Likes

my life in lengths:

Do actual work and be productive :x:

play dark gaming for the whole day :white_check_mark:

3 Likes

Goofy Europe server.

3 Likes

Screenshot 2025-04-07 214402
hold on let me cook

3 Likes


Caption this

2 Likes

normal caption: an image of someone getting hit via hammer.

my terraria ahh brain: pwnhammer

4 Likes

Xd so true lmao

3 Likes

GG Lvl 123 Only PvE :yes:

Screenshot_20250413_134947_Chrome

4 Likes

Screenshot 2025-04-13 113807
SOMEONE GET ME 6k DP SO I CAN GET THAT /startwind PLEASE I BEG :pleading_face:

3 Likes


my normal btd6 game be looking like this :solarkek:

6 Likes

No topic activity since the past two days? )’o


(I am so sorry i just wanted to post this somewhere.)

3 Likes

Give me a sec to load another btd6 game…

4 Likes

insert MonkeyMeadows.MP3 here

3 Likes

nah, i prefer Resort.MP3

4 Likes

Oh wait actually that one is great :b

3 Likes

I made this thing out of boredom
Its a simple script made in js/html that redirects you to a random post in the forum

<HTML>
<HEAD>
Random Forum forwader
</HEAD>
<Body>
<script>


function GoSomewhere() { 
	var lastPost=  document.getElementById("lastPost").value;
	var urlToGo= "https://forum.dark-gaming.com/t/" + GetRandomPost(lastPost);
	console.log(urlToGo);
	window.open(urlToGo,"_blank");
};

function GetRandomPost(lastPost) {
		var topicId= Math.floor(Math.random() * lastPost);
	return  topicId;
}
</script>
<br>
<input type="text" value="40000" id="lastPost">upper limit when searching for a topic </input><br>
<button onclick="GoSomewhere()"> Let's Go! </Button><br>
</Body>
</HTML>

Just paste it into an .html file and open it

5 Likes

somehow gets sent back to comment frenzy

bro :oskull:

4 Likes

IMG_20250420_192102
:duck:

4 Likes

Why am i thinking of a lemonade stand while i read this?

Oh wait i remember! :D

3 Likes