Easy Green Runelocked Chest

please fix blizzard, i need this one for achivement!

My son is waiting since 3 and 1/2 months for the easy green

And I am a witness of that poor programing or I wonder if you know it
but you dont care…

Example for rune locked chest procedure (dont look at the synthax dont quite remember it its been a long time since I programmed) :

procedure puzzle_performer_cycle;

chosen_chest as integer
search as integer
list_of_chosen as matrix(15)
number as interger

begin
number=0;
while number < 16 do
begin
number = number + 1;
chosen_chest = random(15)+1; // +1 cause number 0 can occur //
for search = 1 to number do
if chosen_chest = list_of_chosen(search) then
number = number - 1;
else
add_world_quest_nazjatar_puzzle_performer(chosen_chest);
end;
end;
end;

If you want to be fair and staying “random” it is possible dont ever say it is hard to do or uncontrolable !!!

(This is for my level 56 rogue toon and for my son’s 60 toon on is account)

those kind of things you do or ignore brings us towards being pissed off and leave your game !!!

Here we are in 2021 and I have camped this easy green for the past 5 months - every day. What gives? This is obviously broken. Can this be addressed??? PUH-LEEZE?

It’s up now! Just came up!