Message from @FunnyStarRunner

Discord ID: 504829829485559830


2018-10-24 18:25:39 UTC  

unloading their unloaded

2018-10-24 18:37:13 UTC  

```
if (true && waiting.ElectionOutcome() != Loss)
{
printf("Failing To Compute...\n");

while(true)
{
if (released.ElectionOutcome == Defeat)
{
printf("Incrementing PTSD\n");
++Defeat.nPTSD;
}
}
```
Fun times

2018-10-24 18:39:15 UTC  

https://cdn.discordapp.com/attachments/463059337162653716/504725577954230283/image0.png

2018-10-24 18:42:06 UTC  

high impact sexual romance

2018-10-24 20:19:05 UTC  

```javascript
if (true && waiting.ElectionOutcome() != Loss)
{
printf("Failing To Compute...\n");

while(true)
{
if (released.ElectionOutcome == Defeat)
{
printf("Incrementing PTSD\n");
++Defeat.nPTSD;
}
}
```

2018-10-24 21:04:29 UTC  

if (variableName == true)

2018-10-24 21:04:51 UTC  

get it right

2018-10-24 21:56:07 UTC  
2018-10-24 22:10:22 UTC  

PETA headquarters, subbasement 7. Containment breach detected
https://i.gyazo.com/331452d60d28de77704c300491bc9798.png

2018-10-25 00:38:16 UTC  

Lol, that code

2018-10-25 00:56:53 UTC  

https://cdn.discordapp.com/attachments/463059337162653716/504820613869731871/Hbu9Ma8y5XGJbBNlF1KtE1hpQKF2mxytG3RuIISzjbo.png

2018-10-25 01:27:47 UTC  

https://cdn.discordapp.com/attachments/463059337162653716/504828390390497281/image0.jpg

2018-10-25 01:27:51 UTC  

https://cdn.discordapp.com/attachments/463059337162653716/504828406236446730/image0.jpg

2018-10-25 01:32:11 UTC  

How do you post code with syntax highlighting?

2018-10-25 01:32:25 UTC  

for(int i = 0; i<100; i++) { }

2018-10-25 01:33:06 UTC  

three of `

2018-10-25 01:33:23 UTC  

```for(int i = 0; i<100; i++) { }```

2018-10-25 01:33:26 UTC  

hang on

2018-10-25 01:33:26 UTC  

```
for(int i = 0; i<100; i++) { }
```

2018-10-25 01:33:29 UTC  

Oh neat

2018-10-25 01:33:30 UTC  

``for(int i = 0; i<100; i++) { }``

2018-10-25 01:33:35 UTC  

fuck what was it

2018-10-25 01:33:48 UTC  

```
for(int i = 0; i<100; i++) {
int j = 0;
}
```

2018-10-25 01:33:55 UTC  

````for(int i = 0; i<100; i++) { }````

2018-10-25 01:34:01 UTC  

It's just grey 😦

2018-10-25 01:34:08 UTC  

there's probably a secret code

2018-10-25 01:34:12 UTC  

``poop``

2018-10-25 01:34:21 UTC  

``int i = 9;``

2018-10-25 01:34:42 UTC  

fine! be mean

2018-10-25 01:34:48 UTC  

bigoted discord hates birds

2018-10-25 01:36:06 UTC  

ban discord then

2018-10-25 02:17:53 UTC  

I know this is late, but the syntax highlighting is three ticks \`\`\` and then the language you want to highlight

2018-10-25 02:18:15 UTC  

So for example, if I wanted to do C, I'd do \`\`\`C

2018-10-25 02:18:29 UTC  

Then put the code on lines below, then close it off with three ticks

2018-10-25 02:18:53 UTC  

```C
for(int i = 0; i < 100; ++i){}
```

2018-10-25 02:18:59 UTC  

You're welcome noobs

2018-10-25 02:19:54 UTC  

oh thanks

2018-10-25 02:20:05 UTC  

```brainfuck
++++-----....```

2018-10-25 02:20:13 UTC  

oh shit, it knows brainfuck!

2018-10-25 02:20:28 UTC  

The only languages I use it for are C/Java/Rust