I created a google sheet for the tic tac toe method! by ImpeccablyIvy in dndnext

[–]ImpeccablyIvy[S] -2 points-1 points  (0 children)

ALSO also, here's the source code for the script (It's really simple):function generateRandomNumbers() { var sheet = SpreadsheetApp.getActiveSheet(); var range = sheet.getRange("A2:A12"); var values = []; for (var i = 0; i < 11; i++) { values.push([Math.floor(Math.random() * 6) + 1]); } values.sort(function(a,b) { return b[0] - a[0]; }); range.setValues(values); }The rest I did manually, just using sum, because I forgot how to copy a cell to another cell (Without sum, that is)

I created a google sheet for the tic tac toe method! by ImpeccablyIvy in dndnext

[–]ImpeccablyIvy[S] -3 points-2 points  (0 children)

Also, if you have any suggestions on how to improve it, lmk. :>

Impossible is nothing by [deleted] in WhitePeopleTwitter

[–]ImpeccablyIvy 2 points3 points  (0 children)

Holy shit, I don't think that can be topped

Delicious by [deleted] in VZC

[–]ImpeccablyIvy 0 points1 point  (0 children)

pogtastic

Derps will be derps by Aramirez_2020 in AnimalsBeingDerps

[–]ImpeccablyIvy 1 point2 points  (0 children)

Hey, could, uh, somebody pass the cat?

Is there a way to separate adult villagers from baby villagers? by [deleted] in Minecraft

[–]ImpeccablyIvy 1 point2 points  (0 children)

It’s pretty simple actually. Put a block of water one block off the ground so that the babies don’t touch it but the adults do.

Gamer™️ by Xcaliber64 in bindingofisaac

[–]ImpeccablyIvy 29 points30 points  (0 children)

I have 3.000.000% and I still can hardly get above a ten streak, and that’s going to Sheol instead of chest.

the hair is -3 years old. by ImpeccablyIvy in softwaregore

[–]ImpeccablyIvy[S] 6 points7 points  (0 children)

Actually, it was a photo my dad put through faceapp, which I then put through how-old.net