pkmnq beta

woah! text

wall

posts

pkmnq — 9/19/2022, 12:14:50 AM

agreed

↩ repost
og — 9/18/2022, 3:32:19 PM

sending lots of the same post is very annoying

♥ 5 ↩ 1 💬 0 comments
♥ 1 ↩ 0 💬 0 comments
pkmnq — 9/18/2022, 3:27:15 PM

no

↩ repost
oren — 9/18/2022, 11:53:17 AM

bruh @pkmnq kindly be quiet

♥ 5 ↩ 3 💬 3 comments
♥ 1 ↩ 0 💬 0 comments
pkmnq — 9/18/2022, 10:55:16 AM

I don’t know, but it’s definitely not me.

↩ repost
trafika — 9/18/2022, 9:15:53 AM

Do you know who else suffers from dimentia?

♥ 4 ↩ 2 💬 1 comment
♥ 0 ↩ 0 💬 0 comments
pkmnq — 9/15/2022, 1:16:12 AM

(Bad Piggies building music plays)

♥ 1 ↩ 0 💬 0 comments
pkmnq — 9/14/2022, 10:40:43 AM

so when does the eternal update happen

↩ repost
gilbert189 — 9/14/2022, 9:44:32 AM

The Server: wasteof subdivision

[email protected] password:

Welcome to The Server!

This is a place where you have your own thin client running this 
half Linux half TBOS OS. You can do whatever you want with it except 
destroying it whilst it's running.

Rules:
* System files cannot be deleted.
* You can sudo, but only to guest.

Limitations:
* Due to technical reasons, some networking actions cannot be
performed.

Last login: Thu 01 Jan 1970 12:00:00 AM UTC

wasteof:root > 

placeholder text

♥ 1 ↩ 1 💬 0 comments
♥ 1 ↩ 0 💬 1 comment
pkmnq — 9/14/2022, 6:09:12 AM

But the very best thing about caterpillar sick is the sound they make if you listen very carefully. At night, while they’re working away, it makes a sound like this: (sick caterpillar sounds)

↩ repost
pkmnq — 9/14/2022, 6:07:11 AM

Do you have the slightest clue how much I had to pay to build a caterpillar rig inside my flat? And have you ever tried to make a caterpillar sick? It’s really hard, I bet you’ve never thought of that! To fill a tank of petrol, you need millions and millions, so many that I’m afraid to count. I have to keep replacing them (they don’t live very long), and when they’re sick it’s just a very small amount!

↩ repost
pkmnq — 9/14/2022, 5:59:40 AM

Did you know that caterpillar sick has all the properties of petrol and it works about as well? It’s good for the environment according to the government and you’ll get used to driving with the smell!

♥ 0 ↩ 1 💬 0 comments
♥ 1 ↩ 1 💬 0 comments
♥ 0 ↩ 0 💬 0 comments
pkmnq — 9/14/2022, 6:07:11 AM

Do you have the slightest clue how much I had to pay to build a caterpillar rig inside my flat? And have you ever tried to make a caterpillar sick? It’s really hard, I bet you’ve never thought of that! To fill a tank of petrol, you need millions and millions, so many that I’m afraid to count. I have to keep replacing them (they don’t live very long), and when they’re sick it’s just a very small amount!

↩ repost
pkmnq — 9/14/2022, 5:59:40 AM

Did you know that caterpillar sick has all the properties of petrol and it works about as well? It’s good for the environment according to the government and you’ll get used to driving with the smell!

♥ 0 ↩ 1 💬 0 comments
♥ 1 ↩ 1 💬 0 comments
pkmnq — 9/14/2022, 5:59:40 AM

Did you know that caterpillar sick has all the properties of petrol and it works about as well? It’s good for the environment according to the government and you’ll get used to driving with the smell!

♥ 0 ↩ 1 💬 0 comments
pkmnq — 9/14/2022, 12:55:21 AM

bad idea: sheet music html tag

♥ 5 ↩ 1 💬 2 comments
pkmnq — 9/13/2022, 2:21:22 PM

Can you make a gramatically correct sentence using unicode character names?

♥ 2 ↩ 0 💬 0 comments
pkmnq — 9/13/2022, 1:33:42 PM

You’ll only understand this post the second time you read it

↩ repost
gilbert189 — 9/13/2022, 8:25:04 AM

forgot that walls exists lol

♥ 3 ↩ 1 💬 4 comments
♥ 1 ↩ 0 💬 0 comments
pkmnq — 9/13/2022, 7:16:32 AM

If you don’t know, TBG Sandbox (https://tbgsandbox.createaforum.com) refers to https://tbgsandbox.createaforum.com (TBG Sandbox), which has cool BBCode tags such as:

Create a TBG Sandbox account create a tbg sandbox account create a tbg sandbox account create a tbg sandbox account create a tbg sandbox account create a tbg sandbox account create a tbg sandbox account create a tbg sandbox account create a tbg sandbox account create a tbg sandbox account create a tbg sandbox account create a tbg sandbox account create a tbg sandbox account create a tbg sandbox account create a tbg sandbox account create a tbg sandbox account create a tbg sandbox account create a tbg sandbox account create a tbg sandbox account

Warning: There is an account creation question that is impossible to answer, just fail it a few times and wait for it to change

Also, RSS feed.

↩ repost
gilbert189 — 9/13/2022, 4:29:50 AM

The reason why I hate TBG Sandbox:

  • PkmnQ kept selling it

  • It’s abandoned

♥ 2 ↩ 1 💬 3 comments
♥ 3 ↩ 1 💬 1 comment
pkmnq — 9/13/2022, 3:17:47 AM

return true to win

const {RegExp} = window;
Object.freeze(Array.prototype);
Object.freeze(RegExp.prototype);
Object.freeze(String.prototype);

const randomInt = () => Math.floor(Math.random() * 1000);
const testCases = [...Array(1000)].map(() => Math.random() > .5 ? [x = randomInt(), x, x] : [...Array(3)].map(randomInt))

function irregExp(x) {
  const regex = RegExp(x);
  return testCases.every((test) => regex.test("a".repeat(test[0])+"b".repeat(test[1])+"c".repeat(test[2])) === (test[0] === test[1] && test[1] === test[2]))
}
♥ 2 ↩ 0 💬 0 comments
pkmnq — 9/13/2022, 12:19:59 AM

Coptic Capital Letter Ni, Vai Syllable To, N-Ary Logical Or, Tifinagh Letter Yadd, Cherokee Letter E, Braille Pattern Blank, Cherokee Letter Nah, Large Circle, Mathematical Bold Capital Nu, Latin Capital Letter N, Logical And With Horizontal Dash, En Space, Georgian Capital Letter Can, Double Dagger, Curly Logical Or, Latin Capital Letter E, Three-Per-Em Space, Coptic Capital Letter Ua, White Circle, Union, No-Break Space, N-Ary Union, Cherokee Letter Tlv

♥ 1 ↩ 0 💬 1 comment
pkmnq — 9/11/2022, 1:51:24 AM

https://marblerun.at

Make weird tracks

↩ repost
pkmnq — 9/10/2022, 2:02:13 AM

https://marblerun.at

try it

↩ repost
pkmnq — 9/9/2022, 5:09:03 AM

https://marblerun.at

↩ repost
pkmnq — 9/8/2022, 1:37:00 AM

byron reminded me of https://marblerun.at

basically red circle go to finish in weird ways

♥ 4 ↩ 1 💬 0 comments
♥ 2 ↩ 1 💬 0 comments
♥ 1 ↩ 1 💬 0 comments
♥ 1 ↩ 0 💬 1 comment