Human Resource Machine

Human Resource Machine

28 ratings
Glorious Failure Achievement Guide
By Dundervåffla
How to unlock all of the Glorious Failure achievements in Human Resource Machine.
   
Award
Favorite
Favorited
Unfavorite
Overflow

On stage 6 Rainy Summer copy and paste the following program and let it run.

-- HUMAN RESOURCE MACHINE PROGRAM --

INBOX
COPYTO 0
a:
ADD 0
COPYTO 0
JUMP a
Solution Not Robust
On stage 7 Zero Extermination you are tasked to put all non-zero values from the inbox into the outbox. This one doesn't really have a simple "copy and paste my code" solution but it is still easy to get. What you need to do is look at your own specific inputs and construct a program that follows my instructions.


Go through each inbox value you have and if it is a zero you add an inbox command, if it is not zero you add an inbox and an outbox command. Here is how you build the example I made above.
  • 8 - Inbox Outbox
  • 0 - Inbox
  • 9 - Inbox Outbox
  • F - Inbox Outbox
  • 0 - Inbox
  • 0 - Inbox
  • -1 - Inbox Outbox


After running it your achievement will unlock.
Out of Bounds

Once you unlock level 29 Storage Floor copy and paste the following program and let it run, achievement unlocked.

-- HUMAN RESOURCE MACHINE PROGRAM --

a:
BUMPDN 12
COPYTO [12]
JUMP a

4 Comments
S.T.A.R.S Leon S. K. 11 Jan, 2023 @ 5:03pm 
Thanks for the Guide <<3
Jacksaw717 10 Jun, 2020 @ 7:14pm 
embarrassingly, I think the only I haven't gotten is overflow.
Weeny Wikki Beeki Birdi 31 Mar, 2016 @ 1:21pm 
I got Solution Not Robust when I unrolled my loop on the second floor for speed. :Khappy:
genesisfalls 17 Jan, 2016 @ 11:53am 
I got the first two accidentally
Lol