11
posted ago by Bruno ago by Bruno +11 / -0

Var FollowOrders()

exec FollowOrders (MaskON, SocialD = 6) until {

orders.Media = FALSE and;

threat.Covid = 0 and;

vaccine = TRUE and;

cardProof = TRUE;

}

Waiting to hear further instruction. Beep. Boop.

Comments (2)
sorted by:
2
Sid2k21 2 points ago +2 / -0

Wtf...

1
Bruno [S] 1 point ago +1 / -0

It's supposed to be a program, (very) loosely written in computer language to basically say:

I will continue to follow instructions until the media tells me otherwise, there is no threat of covid, I have vaccinated myself, and I have proof (in a card) to show it. Otherwise, loop the function and continue running "FollowOrders".