Here's the list of all the actions used in the game:
- Player query: the action can be triggered by a player query (using a sentence).
- In LCP action lists: the action is in at least one of the LCP action lists.
- Action list X: the number of occurrences of the action in the list X.
- Shortcut: the action can be triggered by a player shortcut.
| Action number | Description | Player query | In LCP action lists | Action list A | Action list B | Action list C | Shortcut | Comment |
| #0 | Practice aerobics | - | X | 1 | 1 | 0 | - | |
| #1 | Watch TV | - | X | 0 | 1 | 2 | - | |
| #2 | Use computer | X | X | 3 | 0 | 0 | - | |
| #3 | Wash hands | - | - | 0 | 0 | 0 | - | Never used |
| #4 | Get up or go to bed | - | - | 0 | 0 | 0 | - | During the night, when LCP performs an action |
| #5 | Put on music | X | X | 0 | 1 | 1 | - | Ignored if the record is already spinning A random record is chosen among his possession LCP initially owns 4 records out of the 11 in the game folder (.SNG) Deliver a record to offer a new one to LCP |
| #6 | Spin off the record | X | X | 0 | 0 | 1 | - | Ignored if the record is not spinning |
| #7 | Write a letter | X | X | 1 | 0 | 0 | - | Spin off the record first |
| #8 | Dance | X | X | 0 | 2 | 0 | - | Put on music if the record is not spinning |
| #9 | Greet | - | - | 0 | 0 | 0 | - | Not used |
| #A | Scratch himself | - | X | 0 | 1 | 0 | - | |
| #B | Don't know | - | - | 0 | 0 | 0 | - | Used while playing a game with the player |
| #C | Knock the player screen | - | X | 0 | 0 | 1 | - | Used for the copy protection and while playing a game with the player |
| #D | Drink a glass of water | X | - | 0 | 0 | 0 | - | When LCP is thirsty |
| #E | Talk without sound | X | - | 0 | 0 | 0 | - | |
| #F | Look player | - | - | 0 | 0 | 0 | - | Used while playing a game with the player |
| #10 | Play with the player | X | X | 0 | 1 | 0 | - | |
| #11 | Brush teeth | X | - | 0 | 0 | 0 | - | |
| #12 | Eat a can of food | X | - | 0 | 0 | 0 | - | When LCP is hungry |
| #13 | Read the newspaper in sofa | - | X | 2 | 0 | 2 | - | |
| #14 | Light the fireplace | X | X | 0 | 0 | 1 | - | |
| #15 | Go to WC | - | - | 0 | 0 | 0 | - | When LCP needs to pee |
| #16 | Take a shower | - | - | 0 | 0 | 0 | - | When LCP gets up or goes to bed |
| #17 | Feed the pet | - | X | 1 | 0 | 0 | - | |
| #18 | Talk to the player | X | X | 1 | 2 | 1 | - | Bug: query "Hello [name]" not recognized |
| #19 | Cook and eat a can of food | - | - | 0 | 0 | 0 | - | When LCP gets up or it's lunch/dinner time |
| #1A | Play piano | X | X | 0 | 1 | 0 | - | Spin off the record first A random piece is chosen LCP knows all the pieces of piano in the game folder (.ORG) |
| #1B | Enter the top door | X | X | 1 | 1 | 1 | - | Save the game (when not visiting) |
| #1C | Deliver record | - | - | 0 | 0 | 0 | X | |
| #1D | Deliver human food | - | - | 0 | 0 | 0 | X | |
| #1E | Ring the phone | - | X | 1 | 2 | 1 | X | Bug: LCP action list is ignored |
| #1F | Deliver dog food | X | - | 0 | 0 | 0 | X | Bug: player query is ignored |
| #20 | Deliver book | - | - | 0 | 0 | 0 | X | |
| #21 | Open/close the fridge | - | - | 0 | 0 | 0 | - | When receiving human food |
| #22 | Put on pyjamas or clothes | X | - | 0 | 0 | 0 | - | When LCP gets up or goes to bed |
| #23 | Agree | - | - | 0 | 0 | 0 | - | When LCP agrees to play a game or piano |
| #24 | Close all doors and drawers | X | X | 2 | 0 | 0 | - | |
| #25 | Search the top right drawer | - | X | 2 | 0 | 0 | - | |
| #26 | Leave home | - | X | 1 | 1 | 1 | - | |
| #27 | Switch the TV on/off | - | X | 0 | 2 | 2 | - | |
| #28 | Sit in sofa | - | - | 0 | 0 | 0 | - | When LCP reads the newspaper or picks up the phone |
| #29 | Turn of alarm clock | - | - | 0 | 0 | 0 | - | When LCP gets up or the player triggers the alarm clock |
| #2A | Sit in sofa and wait | - | X | 0 | 0 | 2 | - | |
| #2B | Wake up | - | - | 0 | 0 | 0 | - | When LCP gets up |
| #2C | Go to sleep | - | - | 0 | 0 | 0 | - | When LCP goes to bed |
On top of these actions, the player can interract with the house using the following shortcuts:
| Shortcut | Action | Comment |
| Control-R | Deliver record [#1C] | |
| Control-F | Deliver human food [#1D] | |
| Control-C | Ring the phone [#1E] | |
| Control-D | Deliver dog food [#1F] | |
| Control-B | Deliver book [#20] | |
| Control-P | Petting (if LCP in sofa) | Set LCP happiness to 0 :) |
| Control-W | Fill the water tank | |
| Control-A | Ring the alarm clock | |