push(e)
push(8)
push(3)
pop()
push(l)
peek()
push(E)
push(U)
push(M)
push(g)
pop()
push(z)
push(E)

pop()
pop()
pop()
pop()
pop()
pop()
pop()
pop()

All GAs are lv1+
Also they're all from the yogscast bundle cause I'm a cheap fuck

Solution here

7 years ago*

Comment has been collapsed.

Bump for solved, somehow!

7 years ago
Permalink

Comment has been collapsed.

what's the solution

7 years ago
Permalink

Comment has been collapsed.

push and pop are commands for a data type called stack.
push puts something on top of the stack, pop removes the top element.
in this case the last 8 commands remove the elements EzgMUEl8, which is a code for the ITH puzzle leading to the GA.

7 years ago
Permalink

Comment has been collapsed.

Sign in through Steam to add a comment.