r/screenshotsarehard

▲ 2.3k r/screenshotsarehard+1 crossposts

Mojang just blessed me with an abomination...

I found this while playing Bedrock Edition on survival. Somehow it's haunting my dreams...

u/International-Hat882 — 14 hours ago
▲ 13 r/screenshotsarehard+1 crossposts

Cactus shorter problem. X axis works fine, Y axis breaks

Ok, before you throw plates at me for what ive done to the Y axis, please, hear me out

​

Also, please ignore how trully specific the code is. I first try to make it work, see what makes it work, and try to make it into smth that can be repeated no matter the circumstances. BUT IF I CANT EVEN GET TO WORK BY BASICALLY MANUALLY CONTROLLING THE DRONE, IM FUCKED

​

ok so, the x axis works perfectly. Completely. Shorts everything. So what did I do? I copied and pasted, changed directions for the Y axis ANNNNDDDDD...

​

for some reason, after the pass of the first row, when it goes to the second, its one tile too low. So I remove a "go south" ... suddenly its a tile too high 🤦‍♀️

​

I genuinely dont know. So. I built this monstrosity! Which... works? I just need to use it 3 times. Not 2, not 4, 3. Idk why 🥲

​

And man, look, I have no idea of coding, and im super proud of myself for building this (with some help from this community) but mannnnn, even if I can accept it being a bit less efficient this is A LOT LESS EFFICIENT

Also idk why but it gave me that error in the second pic

​

Bro idk why! Ive mastered the code for everything else like it was nothing! A shorter is thrown my way and the best way I can make it work is that! That! Like jesus!

​

So yeah, em, this is one of the times where I give up 👍

Ok, no, but, usually I just want some hints to make it work. This is the best I can do. If someone could maybe fix the Y axis part and tell me where I fucked uo I would greatly appreciate it

​

I have 0 idea of code, but well, that is where I want to major, so I started to play this game to see if I like it. And I love it. But unfortunately I dont know a lot of the basics as they have never been taught to me and just figuring it out as I go. So, please, be kind, and understand, and dont laugh at me too hard if I made an obvious mistake

Following is the code. Both the one in the post and the one that was used originally. Im sorry if the spacing is shit, blame reddit

The one in the post:

 def sort_4x4(x,y):
for repeat in range(4):
    for i in range(4):
        if measure(East) != None:
            if measure() > measure(East):
                swap(East)
            move(East)

    move(West)
    move(West)
    move(West)
    move(West)
    move(North)
go_to(x,y)
for i in range(3):
    for repeat in range(4):
        for i in range(4):
            if measure(North) != None and measure() != None:
                if measure() > measure(North):
                    swap(North)
                move(North)
            else:
                move(North)
                if measure(North) != None and measure() != None:
                    if measure() > measure(North):
                        swap(North)
                    move(North)
                    
        move(South)
        move(South)
        move(South)
        move(South)
        move(South)
        move(East)
    go_to(x,y)
go_to(x,y)

Original that didnt work bcs on the Y axis on the pass of the second row it went one tile too south

     def sort_4x4(x,y):
for repeat in range(4):
    for i in range(4):
        if measure(East) != None:
            if measure() > measure(East):
                swap(East)
            move(East)

    move(West)
    move(West)
    move(West)
    move(West)
    move(North)
go_to(x,y)
for repeat in range(4):
    for i in range(4):
        if measure(North) != None:
            if measure() > measure(North):
                swap(North)
            move(North)

    move(South)
    move(South)
    move(South)
    move(South)
    move(East)
go_to(x,y)

For x,y is 8,8 as this is all happening on the 12x12 map, on the 4x4 top left corner

u/Athapapoutsiakis — 1 day ago
▲ 205 r/screenshotsarehard+1 crossposts

My Partner is way too good at this!

Been playing this game alot with my partner and I genuinely cannot find them!

u/The_Gale0 — 1 day ago
▲ 3.9k r/screenshotsarehard+1 crossposts

My bad for increasing the memory prices guys, accidentally bought a 16000 petabyte disk and not a 1 terabyte disk

u/Dood255 — 4 days ago
▲ 28 r/screenshotsarehard+1 crossposts

Can anyone please give me a rough idea of how much I could sell this PC for? I bought it for £900 about 6 years ago.

u/hassan_26 — 3 days ago
▲ 5 r/screenshotsarehard+1 crossposts

Lf offers after getting rid of my very nice looking garamas. Im going to miss them😭

And im sure the trade was a W right? Im like 100% sure. Trade on last pic

u/Amazing_Umpire_828 — 2 days ago
▲ 11 r/screenshotsarehard+1 crossposts

Why is there a border around this app icon?

Currently running Tahoe and just upgraded to an MBP M5 Pro from a quad i7 MBP 2015 model running Monterey. On the old model the app didn't have a border.

I'm also not able to get the app to "hear" any audio input from the built in mic or a multi output device. Any help appreciated!!!

u/ThatDoucheInTheQuad — 2 days ago
▲ 7 r/screenshotsarehard+1 crossposts

New transmog opinion?

I’m changing the shoulder pads but other than that for my holy priest build? Is it okay ?

u/JudgeArcadia — 3 days ago
▲ 82 r/screenshotsarehard+1 crossposts

This game is so beautifully real [KCD2]

If i removed the UI and id show this photo to anyone theyd 100% believe me when id say this was on my hiking trip

u/MustangBarry — 4 days ago