Random posts

A forum where anything goes. Introduce yourselves to other members of the forums, discuss how your name evolves when written out in the Game of Life, or just tell us how you found it. This is the forum for "non-academic" content.
Locked
User avatar
gmc_nxtman
Posts: 1150
Joined: May 26th, 2015, 7:20 pm

Re: Random posts

Post by gmc_nxtman » June 24th, 2017, 11:10 am

It's just that I posted embarassing stuff lol and now i'm back at it again.

User avatar
muzik
Posts: 5650
Joined: January 28th, 2016, 2:47 pm
Location: Scotland

Re: Random posts

Post by muzik » June 24th, 2017, 12:33 pm

At least you actually followed what the title of the thread implies.

User avatar
Saka
Posts: 3627
Joined: June 19th, 2015, 8:50 pm
Location: Indonesia
Contact:

Re: Random posts

Post by Saka » June 27th, 2017, 8:03 am

I have a very high level programming language design. Maybe someone could develop it. It's intended for making programs.
Hello world:

Code: Select all

Say "Hello World"
Input:

Code: Select all

Ask the user for "Text"
Say "answer" /*answer is a supplied variable for inputs. This is a comment*/
You see where this is going.
Button:

Code: Select all

Make a blank window
Make an object with name "Button":
     It is a rectangle, 50 tall, 100 wide
     It is of color 0,255,0
     If the mouse is touching it and the mouse is 
     clicked, Say "Clicked!"
On the blank window, display "Button" at 0,0

72c20e
Posts: 62
Joined: June 10th, 2016, 5:52 am

Re: Random posts

Post by 72c20e » June 28th, 2017, 3:44 am

Code: Select all

.......o..
..oooo...o
.....o...o
.........o
......o...
.......oo.

Code: Select all

x = 15, y = 36, rule = B38/S23-
bo$2bo$3o14$13bo$12bo$12b3o2$11bo$12bo$10b3o4$12b3o$12bo$13bo2$10bo$8b
obo$9b2o$6b2o$5bobo$7bo!

User avatar
Saka
Posts: 3627
Joined: June 19th, 2015, 8:50 pm
Location: Indonesia
Contact:

Re: Random posts

Post by Saka » June 28th, 2017, 4:31 am

Does anybody know the entymology of extraordinary? I mean do you really think extra+ordinary=really cool and not really normal?

User avatar
gmc_nxtman
Posts: 1150
Joined: May 26th, 2015, 7:20 pm

Re: Random posts

Post by gmc_nxtman » June 28th, 2017, 11:08 am

I think extra refers to being "outside" the category of ordinary, rather than being an intensifier, as in "extraneous".

User avatar
BlinkerSpawn
Posts: 1992
Joined: November 8th, 2014, 8:48 pm
Location: Getting a snacker from R-Bee's

Re: Random posts

Post by BlinkerSpawn » June 29th, 2017, 11:57 am

Saka wrote:I have a very high level programming language design. Maybe someone could develop it. It's intended for making programs.
Hello world:

Code: Select all

Say "Hello World"
Input:

Code: Select all

Ask the user for "Text"
Say "answer" /*answer is a supplied variable for inputs. This is a comment*/
You see where this is going.
Button:

Code: Select all

Make a blank window
Make an object with name "Button":
     It is a rectangle, 50 tall, 100 wide
     It is of color 0,255,0
     If the mouse is touching it and the mouse is 
     clicked, Say "Clicked!"
On the blank window, display "Button" at 0,0
So basically an object-oriented language with pseudocode-like syntax?
Because the supplied code reads like this:

Code: Select all

print("Hello World!")

Code: Select all

answer = input();
print(answer) /*Am I interpreting this line correctly?*/

Code: Select all

new Window();
new button = Button("Button") /*Buffalo buffalo buffalo buffalo Buffalo buffalo buffalo*/
button.icon = new Rectangle(50,100);
button.color = Color.GREEN;
button.keyEvent(mouseClick) = print("Clicked!")
LifeWiki: Like Wikipedia but with more spaceships. [citation needed]

Image

User avatar
Saka
Posts: 3627
Joined: June 19th, 2015, 8:50 pm
Location: Indonesia
Contact:

Re: Random posts

Post by Saka » June 29th, 2017, 8:36 pm

@Blinkerspawn yes,it's structured like a human dialouge. I forgot to also mention that lines like "Please", "Hello", and "Thank You!" Should be ignored in case someone actually befriends the programming language.

User avatar
gameoflifeboy
Posts: 474
Joined: January 15th, 2015, 2:08 am

Re: Random posts

Post by gameoflifeboy » June 29th, 2017, 11:38 pm

I seem to recall there was once a programming language that used English words in commands as much as it could, and it became widely disliked for being hard to read and also slow to write. I don't know what language it was, though. Maybe COBOL.

It's an interesting idea, though. If you want a human language that's grammatically unambiguous like a programming language, I suggest you look at Lojban.
Last edited by gameoflifeboy on August 22nd, 2017, 9:18 pm, edited 3 times in total.

User avatar
Rhombic
Posts: 1072
Joined: June 1st, 2013, 5:41 pm

Re: Random posts

Post by Rhombic » June 30th, 2017, 7:35 am

(18,15)c/325

Code: Select all

x = 14, y = 11, rule = MAPARYXfhZofugWaH7oaICatBZofuhogOiAaICatIAAgA0WaH7oaAp00gateAAFeldsparCatWarAAAAAAAAAdAAA
10b2o$10b3o$7b2o3b2o$2bo3b3o$bob3o2b2o$4o4b3o$b2o2b2o2b3o$bo2b2ob2o3bo
$3bo4bo2b2o$11bo$8bo2bo!
SoL : FreeElectronics : DeadlyEnemies : 6a-ite : Rule X3VI
what is “sesame oil”?

drc
Posts: 1664
Joined: December 3rd, 2015, 4:11 pm

Re: Random posts

Post by drc » June 30th, 2017, 9:34 pm

Code: Select all

x = 163, y = 51, rule = B3/S23
7bo$6b3o3b3o$6bobo2o2bo2bo$7b3o2bo$7b3o2bo$7b2o4bo$7bo2$16bo$15b3o$3o
12bob2oo$o2bo12bo3o$ooo15b3o$o15b3oo130b4o$o15b2o130b6o$o147b4ob2o$bo150b2o
6bo$161bo$157bo3bo$158b4o3$158b3o$157b5o$156b4ob2o$160b2o3$151bo$152bo
$146bo5boo$147b6oo$17b4o$1o6b6o$15b2ob4o$9bo6b2o$8obo$8bo3bo$8b4o3$9b3o$8b
5o$7b2ob4o$8b2oo3$18bo$17bo$17bo5bo$17b6o!

User avatar
Rhombic
Posts: 1072
Joined: June 1st, 2013, 5:41 pm

Re: Random posts

Post by Rhombic » July 1st, 2017, 8:32 am

Code: Select all

x = 16, y = 20, rule = B3/S23-ky
12bo$10b3o$2o7bo$bo7b2o$bobo$2b2o5$5b3o$7bo$5b3o$12b2o$12bobo$14bo$14b
2o2$6b2o$6b2o!
15c/33

Code: Select all

x = 3, y = 3, rule = MAPARYXfhZofugWaF7oaIjogBZoPuhogOiAaIDqgIAAgAAWaH7oaIDowGiA6ICAAIAAeIDogIAAgACAAIAAAAAAAA
3o$obo$obo!
SoL : FreeElectronics : DeadlyEnemies : 6a-ite : Rule X3VI
what is “sesame oil”?

User avatar
Saka
Posts: 3627
Joined: June 19th, 2015, 8:50 pm
Location: Indonesia
Contact:

Re: Random posts

Post by Saka » July 3rd, 2017, 9:44 am

The moon.Pretty cool.
Image
Actually, you're seeing a cropped version of a black, dirty, stone wall.

User avatar
toroidalet
Posts: 1514
Joined: August 7th, 2016, 1:48 pm
Location: My computer
Contact:

Re: Random posts

Post by toroidalet » July 3rd, 2017, 12:30 pm

p33 glider rake:

Code: Select all

x = 44, y = 89, rule = MAPARYXfhZofugWaF7oaIjogBZoPuhogOiAaIDqgIAAgAAWaH7oaIDowGiA6ICAAIAAeIDogIAAgACAAIAAAAAAAA
38b3o$38bo2bo2$37bo$23b3o11bo$23bo2bo13bobo$42bo$22bo19bo$22bo13b2o2bo
bo$25bobo8b3o2bo$25bo12bo2bo$26b2o13b2o$25bo2bo10bo3bo$24b2ob2o10bob2o
$27bo2b3o9bo$27bo2bobo5b2o$20bo3b2o8b2o2bo$18bo2bo4bo4bobo5bo$19b2o10b
o6b2o$33bo$34b2o5$26bo$25b2o$25bobo2$32b2o$32b2o2$17b2o9b2o$17bobo10bo
$17bo4b3o3b2o5b2o$22bobo10b2o$22bobo3$9b2o$8b2o$10bo2$29bo$27bo2bo$26b
2obo$3o23b3o$o$bo17bo$19bo8bo$27b4o$29bo3bo$28bo$27bo2$15b3o$15bobo$
15bobo5$18b2o6$20bo$12bo4bo2bo5b2o$12bo5bobo5b2o2$17bo$16bobo$15b2ob2o
10$14b2o$14b2o$14bo$14bo$13bo!
Any sufficiently advanced software is indistinguishable from malice.

drc
Posts: 1664
Joined: December 3rd, 2015, 4:11 pm

Re: Random posts

Post by drc » July 3rd, 2017, 5:58 pm


User avatar
Saka
Posts: 3627
Joined: June 19th, 2015, 8:50 pm
Location: Indonesia
Contact:

Re: Random posts

Post by Saka » July 3rd, 2017, 11:36 pm

I caesar ciphered the MAP string for life (No shift for numbers).
Shift 1:

Code: Select all

x = 54, y = 37, rule = MAPBSZYgiApgvhXbI7pbJEphCApgviphPjBbJEphJBBhBBXbI7pbJEphHjB6JDBBJBBbJEphJBBhBDBBJBBBBBBBB
b2o2bobo3b3ob2o3bobo7b2ob4obo5bob3ob4o$3obo2b2o3bobobob2o2bo2b2ob4o2bo
2b2obobob2ob3obobo$3obobo2bo2b3o2b3o4b9ob2ob2o4bo3b2o2bobo$o2bobob2o4b
o3b2o2b4o3bob2o2b3ob3ob3o5bobo$bob5obo2bobob2o4b2o2b6o2bo7bob3ob4o$2ob
ob2o9bobob2o3bo6b3ob2ob4o2b3o3bobo$2obobobo4b2obobob3o2b3ob2o3b2ob3o2b
4o2bobob3o$ob2o3b3ob2obo6b3obo2bo4bob2obobobobob3o$3b4o2b3o2b3ob3o6b2o
b2ob3obobob2obob3ob4o$bobob3o5b4ob2o2b5o3bo2b2ob3ob3o2bo2bo2b3o$ob2o2b
4obob3obo2bo4bo2b2o5b2o3b3ob4ob5o$bo2b2o2b2ob6o3bob3o5b7obo2b4ob2o2bo$
o3b3o5bo3bob4o2bobobo2b2o2b4obo2b7o2bo$3bob4o3bo5bo2bob8o3bo3b2o4b2o5b
obo$2bob5ob3ob4obo2bo5bobo2bob6obo5bobob2o$4bo3bob2o4bo3b2ob2o2b4o6b2o
2b2o3b3obo2bo$bobo5bobobobo2bo2b2o4bob3o4bobo2b4o4b2o2bo$2bo2b2o3bo5bo
3bob4obo9b3o3b2obo3b2o$b2o4b2ob9obo2bo6b3o4bo3b5obob3obo$3bob2o2b3o2b
2obobobob2ob3ob7obo2bob3obo3b2o$2bo2b2obobobobob4ob4o3bob2o2b4obo2bo4b
o2bob2o$bo5b3ob2ob2o2bo3bobo2b5ob2o5b2o2bo2b6o$5o2bo6bo2b2o2bob2obob5o
bo2b3ob2o3b2o2bob2o$o2b2obob3obob4ob3obob3obo3bo2bo2b2obo2bob3obo$bo3b
ob5ob2obo2bo3bo5b3o2bo11b2obobo$bo2bo5bo5bo2bob2o2bo2b2o2bo3bo2b3obo2b
3obob2o$3b4obobo4bo3bobo2bob5obob3o2b2o5b2o2b4o$2bo2b3ob2o2bobobob2o2b
o2b2o2bob3o4bobo2bob5o2bo$o2b3ob6ob2obo3b2ob2ob3ob2obob2o2b4obo2b2obo$
3o2b3o3bo5b5ob3obo3bo3b4o3b2o6b2o$obo8b5obobob5ob2obobobo2b4o7b3o2bo$
4bobob4ob4o3bo2b8ob2obo4bob2obo3b2ob2o$bob2ob5ob2obo5b2obo2b3ob4o4b2o
2bo6b4o$2o9b5ob2ob2ob2obo9bob3ob2o2bo3b4o$o5b3o4b3ob3o3b4o5bo3bo2bob5o
3bob3o$2b2obo2bob2o2b2obob3obobo2bo2bobo2bo2b2o3b2o3bo$5b6ob4ob2ob8ob
3obo2b2o2b2o2bobobo3b2o!
Shift 13

Code: Select all

x = 54, y = 37, rule = MAPNELKsuMbshtJnU7bnVQbtOMbshubtBvNnVQbtVNNtNNJnU7bnVQbtTvN6VPNNVNNnVQbtVNNtNPNNVNNNNNNNN
b2o2bobo3b3ob2o3bobo7b2ob4obo5bob3ob4o$3obo2b2o3bobobob2o2bo2b2ob4o2bo
2b2obobob2ob3obobo$3obobo2bo2b3o2b3o4b9ob2ob2o4bo3b2o2bobo$o2bobob2o4b
o3b2o2b4o3bob2o2b3ob3ob3o5bobo$bob5obo2bobob2o4b2o2b6o2bo7bob3ob4o$2ob
ob2o9bobob2o3bo6b3ob2ob4o2b3o3bobo$2obobobo4b2obobob3o2b3ob2o3b2ob3o2b
4o2bobob3o$ob2o3b3ob2obo6b3obo2bo4bob2obobobobob3o$3b4o2b3o2b3ob3o6b2o
b2ob3obobob2obob3ob4o$bobob3o5b4ob2o2b5o3bo2b2ob3ob3o2bo2bo2b3o$ob2o2b
4obob3obo2bo4bo2b2o5b2o3b3ob4ob5o$bo2b2o2b2ob6o3bob3o5b7obo2b4ob2o2bo$
o3b3o5bo3bob4o2bobobo2b2o2b4obo2b7o2bo$3bob4o3bo5bo2bob8o3bo3b2o4b2o5b
obo$2bob5ob3ob4obo2bo5bobo2bob6obo5bobob2o$4bo3bob2o4bo3b2ob2o2b4o6b2o
2b2o3b3obo2bo$bobo5bobobobo2bo2b2o4bob3o4bobo2b4o4b2o2bo$2bo2b2o3bo5bo
3bob4obo9b3o3b2obo3b2o$b2o4b2ob9obo2bo6b3o4bo3b5obob3obo$3bob2o2b3o2b
2obobobob2ob3ob7obo2bob3obo3b2o$2bo2b2obobobobob4ob4o3bob2o2b4obo2bo4b
o2bob2o$bo5b3ob2ob2o2bo3bobo2b5ob2o5b2o2bo2b6o$5o2bo6bo2b2o2bob2obob5o
bo2b3ob2o3b2o2bob2o$o2b2obob3obob4ob3obob3obo3bo2bo2b2obo2bob3obo$bo3b
ob5ob2obo2bo3bo5b3o2bo11b2obobo$bo2bo5bo5bo2bob2o2bo2b2o2bo3bo2b3obo2b
3obob2o$3b4obobo4bo3bobo2bob5obob3o2b2o5b2o2b4o$2bo2b3ob2o2bobobob2o2b
o2b2o2bob3o4bobo2bob5o2bo$o2b3ob6ob2obo3b2ob2ob3ob2obob2o2b4obo2b2obo$
3o2b3o3bo5b5ob3obo3bo3b4o3b2o6b2o$obo8b5obobob5ob2obobobo2b4o7b3o2bo$
4bobob4ob4o3bo2b8ob2obo4bob2obo3b2ob2o$bob2ob5ob2obo5b2obo2b3ob4o4b2o
2bo6b4o$2o9b5ob2ob2ob2obo9bob3ob2o2bo3b4o$o5b3o4b3ob3o3b4o5bo3bo2bob5o
3bob3o$2b2obo2bob2o2b2obob3obobo2bo2bobo2bo2b2o3b2o3bo$5b6ob4ob2ob8ob
3obo2b2o2b2o2bobobo3b2o!
Shift 25

Code: Select all

x = 54, y = 37, rule = MAPZQXWegYnetfVzG7nzHCnfAYnetgnfNhZzHCnfHZZfZZVzG7nzHCnfFhZ6HBZZHZZzHCnfHZZfZBZZHZZZZZZZZ
b2o2bobo3b3ob2o3bobo7b2ob4obo5bob3ob4o$3obo2b2o3bobobob2o2bo2b2ob4o2bo
2b2obobob2ob3obobo$3obobo2bo2b3o2b3o4b9ob2ob2o4bo3b2o2bobo$o2bobob2o4b
o3b2o2b4o3bob2o2b3ob3ob3o5bobo$bob5obo2bobob2o4b2o2b6o2bo7bob3ob4o$2ob
ob2o9bobob2o3bo6b3ob2ob4o2b3o3bobo$2obobobo4b2obobob3o2b3ob2o3b2ob3o2b
4o2bobob3o$ob2o3b3ob2obo6b3obo2bo4bob2obobobobob3o$3b4o2b3o2b3ob3o6b2o
b2ob3obobob2obob3ob4o$bobob3o5b4ob2o2b5o3bo2b2ob3ob3o2bo2bo2b3o$ob2o2b
4obob3obo2bo4bo2b2o5b2o3b3ob4ob5o$bo2b2o2b2ob6o3bob3o5b7obo2b4ob2o2bo$
o3b3o5bo3bob4o2bobobo2b2o2b4obo2b7o2bo$3bob4o3bo5bo2bob8o3bo3b2o4b2o5b
obo$2bob5ob3ob4obo2bo5bobo2bob6obo5bobob2o$4bo3bob2o4bo3b2ob2o2b4o6b2o
2b2o3b3obo2bo$bobo5bobobobo2bo2b2o4bob3o4bobo2b4o4b2o2bo$2bo2b2o3bo5bo
3bob4obo9b3o3b2obo3b2o$b2o4b2ob9obo2bo6b3o4bo3b5obob3obo$3bob2o2b3o2b
2obobobob2ob3ob7obo2bob3obo3b2o$2bo2b2obobobobob4ob4o3bob2o2b4obo2bo4b
o2bob2o$bo5b3ob2ob2o2bo3bobo2b5ob2o5b2o2bo2b6o$5o2bo6bo2b2o2bob2obob5o
bo2b3ob2o3b2o2bob2o$o2b2obob3obob4ob3obob3obo3bo2bo2b2obo2bob3obo$bo3b
ob5ob2obo2bo3bo5b3o2bo11b2obobo$bo2bo5bo5bo2bob2o2bo2b2o2bo3bo2b3obo2b
3obob2o$3b4obobo4bo3bobo2bob5obob3o2b2o5b2o2b4o$2bo2b3ob2o2bobobob2o2b
o2b2o2bob3o4bobo2bob5o2bo$o2b3ob6ob2obo3b2ob2ob3ob2obob2o2b4obo2b2obo$
3o2b3o3bo5b5ob3obo3bo3b4o3b2o6b2o$obo8b5obobob5ob2obobobo2b4o7b3o2bo$
4bobob4ob4o3bo2b8ob2obo4bob2obo3b2ob2o$bob2ob5ob2obo5b2obo2b3ob4o4b2o
2bo6b4o$2o9b5ob2ob2ob2obo9bob3ob2o2bo3b4o$o5b3o4b3ob3o3b4o5bo3bo2bob5o
3bob3o$2b2obo2bob2o2b2obob3obobo2bo2bobo2bo2b2o3b2o3bo$5b6ob4ob2ob8ob
3obo2b2o2b2o2bobobo3b2o!

User avatar
Saka
Posts: 3627
Joined: June 19th, 2015, 8:50 pm
Location: Indonesia
Contact:

Re: Random posts

Post by Saka » July 4th, 2017, 11:41 pm

Hccek uot ym ewn algnaueg! I ujts amed ti a efw ewkes gao. Ti's ispmel erlayl, ti's ujts Nelgsih ubt verey wto elttres rae lfpiepd nad fi htree si noe elttre eramninig onhtnig ahppnes ot ti. Rty ti!
Last edited by Saka on July 5th, 2017, 8:37 am, edited 1 time in total.

User avatar
blah
Posts: 311
Joined: April 9th, 2016, 7:22 pm

Re: Random posts

Post by blah » July 5th, 2017, 12:44 am

One of those 'factory' rules, starting from an arbitrary domino constellation:

Code: Select all

x = 11, y = 8, rule = B2/S345678
bo5bobo$bo5bobo5$obo4bo$obo4bob2o!
succ

User avatar
muzik
Posts: 5650
Joined: January 28th, 2016, 2:47 pm
Location: Scotland

Re: Random posts

Post by muzik » July 5th, 2017, 7:32 am

Code: Select all

@RULE B2c3ae4ai56c_S2-kn3-enq4

*** File autogenerated by saverule. ***


This is a two state, isotropic, non-totalistic rule on the Moore neighbourhood.
The notation used to define the rule was originally proposed by Alan Hensel.
See http://www.ibiblio.org/lifepatterns/neighbors2.html for details


@TABLE


n_states:2
neighborhood:Moore
symmetries:rotate4reflect

var a={0,1}
var b={0,1}
var c={0,1}
var d={0,1}
var e={0,1}
var f={0,1}
var g={0,1}
var h={0,1}

# Birth
0,0,1,0,1,0,0,0,0,1
0,1,1,1,0,0,0,0,0,1
0,1,0,1,0,1,0,0,0,1
0,1,1,1,1,0,0,0,0,1
0,1,1,0,1,1,0,0,0,1
0,1,1,1,1,1,0,0,0,1
0,1,1,1,1,0,1,0,0,1
0,1,1,1,1,0,0,1,0,1
0,1,1,1,1,0,0,0,1,1
0,1,1,1,0,1,1,0,0,1
0,1,1,1,0,1,0,1,0,1
0,1,1,0,1,1,1,0,0,1
0,1,1,0,1,1,0,1,0,1
0,1,1,0,1,0,1,1,0,1
0,1,1,0,1,0,1,0,1,1
0,1,1,1,1,1,0,1,0,1

# Survival
1,1,1,0,0,0,0,0,0,1
1,1,0,1,0,0,0,0,0,1
1,1,0,0,0,1,0,0,0,1
1,0,1,0,1,0,0,0,0,1
1,1,1,1,0,0,0,0,0,1
1,1,1,0,0,1,0,0,0,1
1,1,1,0,0,0,0,1,0,1
1,1,1,0,0,0,0,0,1,1
1,1,0,1,0,0,1,0,0,1
1,1,0,0,1,0,1,0,0,1
1,0,1,0,1,0,1,0,0,1
1,1,1,1,1,0,0,0,0,1
1,1,1,1,0,1,0,0,0,1
1,1,1,1,0,0,1,0,0,1
1,1,1,0,1,1,0,0,0,1
1,1,1,0,1,0,1,0,0,1
1,1,1,0,1,0,0,1,0,1
1,1,1,0,1,0,0,0,1,1
1,1,1,0,0,1,1,0,0,1
1,1,1,0,0,1,0,1,0,1
1,1,1,0,0,1,0,0,1,1
1,1,1,0,0,0,1,1,0,1
1,1,0,1,0,1,0,1,0,1
1,0,1,0,1,0,1,0,1,1

# Death
1,a,b,c,d,e,f,g,h,0


@COLORS



@ICONS

circles

User avatar
Saka
Posts: 3627
Joined: June 19th, 2015, 8:50 pm
Location: Indonesia
Contact:

Re: Random posts

Post by Saka » July 5th, 2017, 8:15 am

Saka wrote:Hccek uot ym ewn algnaueg! I ujts amde ti a efw ewkes gao. Ti's ispmel erlayl, ti's ujts Nelgsih ubt verey wto elttres rae lfpiepd nad fi htree si noe elttre eramninig onhtnig ahppnes ot ti. Rty ti!
Has anybody tried to decrypt this?

User avatar
Rhombic
Posts: 1072
Joined: June 1st, 2013, 5:41 pm

Re: Random posts

Post by Rhombic » July 5th, 2017, 8:31 am

Saka wrote:
Saka wrote:Hccek uot ym ewn algnaueg! I ujts amde ti a efw ewkes gao. Ti's ispmel erlayl, ti's ujts Nelgsih ubt verey wto elttres rae lfpiepd nad fi htree si noe elttre eramninig onhtnig ahppnes ot ti. Rty ti!
Has anybody tried to decrypt this?
amed, not *amde

Code: Select all

x = 20, y = 7, rule = B35k/S23
5b3o3$18b2o$b2o14bobo$obo14b2o$2bo2b3o!
Last edited by Rhombic on July 7th, 2017, 1:05 pm, edited 1 time in total.
SoL : FreeElectronics : DeadlyEnemies : 6a-ite : Rule X3VI
what is “sesame oil”?

User avatar
Saka
Posts: 3627
Joined: June 19th, 2015, 8:50 pm
Location: Indonesia
Contact:

Re: Random posts

Post by Saka » July 5th, 2017, 8:39 am

Rhombic wrote:
Saka wrote:
Saka wrote:Hccek uot ym ewn algnaueg! I ujts amde ti a efw ewkes gao. Ti's ispmel erlayl, ti's ujts Nelgsih ubt verey wto elttres rae lfpiepd nad fi htree si noe elttre eramninig onhtnig ahppnes ot ti. Rty ti!
Has anybody tried to decrypt this?
amed, not *amde
Inec ognig Hrmoibc! I ese oyu osvlde ti! I sude ot opts ardnmo oceds ilek htsi ot ym rfeidns. Hsuodl I opts a ofurm agem no oced?

User avatar
praosylen
Posts: 2446
Joined: September 13th, 2014, 5:36 pm
Location: Pembina University, Home of the Gliders
Contact:

Re: Random posts

Post by praosylen » July 5th, 2017, 11:12 am

Saka wrote:Inec ognig Hrmoibc! I ese oyu osvlde ti! I sude ot opts ardnmo oceds ilek htsi ot ym rfeidns. Hsuodl I opts a ofurm agem no oced?
Ithats disk way everyi ggoodd sidear. J uijol zpv tipvme efgjojufmz ep uibu.
former username: A for Awesome
praosylen#5847 (Discord)

The only decision I made was made
of flowers, to jump universes to one of springtime in
a land of former winter, where no invisible walls stood,
or could stand for more than a few hours at most...

Gamedziner
Posts: 795
Joined: May 30th, 2016, 8:47 pm
Location: Milky Way Galaxy: Planet Earth

Re: Random posts

Post by Gamedziner » July 5th, 2017, 11:31 am

Saka wrote:
Saka wrote:Hccek uot ym ewn algnaueg! I ujts amde ti a efw ewkes gao. Ti's ispmel erlayl, ti's ujts Nelgsih ubt verey wto elttres rae lfpiepd nad fi htree si noe elttre eramninig onhtnig ahppnes ot ti. Rty ti!
Has anybody tried to decrypt this?
[Attempted decryption] Check out my new language! I just made it a few weeks ago. It's simple really, it's just English but every two letters are flipped and if there is one letter remaining {double-space probably not intended}nothing happens to it. Try it![/Attempted decryption]

(later)
Saka wrote:
Rhombic wrote:amed, not *amde
Inec ognig Hrmoibc! I ese oyu osvlde ti! I sude ot opts ardnmo oceds ilek htsi ot ym rfeidns. Hsuodl I opts a ofurm agem no oced?
[Attempted decryption] Nice going Rhombic! I see you solved it! I used to post random codes like this to my friends. Should I post a forum game on code?[/Attempted decryption]

Code: Select all

I ma fo hte ponioin htta fi oyu rae lpnaingn ot od osemhtnig ilek amek a enw otipc faetr saikgn ni oced, toehsr laos hsuodl eb bael ot nuedsratdn htta oyu saekd ebofer optsnig. Htsu, I ahev optsde hwta I ebilvee ot eb hte osulitno.
(Unencrypted: I am of the opinion that if you are planning to do something like make a new topic after asking in code, others also should be able to understand that you asked before posting. Thus, I have posted what I believe to be the solution.)

Code: Select all

x = 81, y = 96, rule = LifeHistory
58.2A$58.2A3$59.2A17.2A$59.2A17.2A3$79.2A$79.2A2$57.A$56.A$56.3A4$27.
A$27.A.A$27.2A21$3.2A$3.2A2.2A$7.2A18$7.2A$7.2A2.2A$11.2A11$2A$2A2.2A
$4.2A18$4.2A$4.2A2.2A$8.2A!

User avatar
toroidalet
Posts: 1514
Joined: August 7th, 2016, 1:48 pm
Location: My computer
Contact:

Re: Random posts

Post by toroidalet » July 5th, 2017, 1:24 pm

Agemzdnire oyu odt'n ahev ot edrcpyt htme. :wink:
(I acipatilezd hte elttre ot amek ti elss boivuos.)
Any sufficiently advanced software is indistinguishable from malice.

Locked