rules: the digit 1st and 2nd of the answer is will causes: any live cell with *digit 1* or *digit 2* neighbors will stay alive. and the 3th digit causes: any dead cell with *digit 3* live neighbors will survive (if confused enter 233 for original rules)
i use real algorithms this time. and this is real version of the fake one (fake one: https://scratch.mit.edu/projects/629159383/ )