123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318 |
- # vicky_meynold_schedule
- !!2022/01/22
- locat['Vicky'] = 0
- if SchoolAtestat = 0 and kanikuli = 0:
- if week <= 5:
- if (hour < 6) or (hour = 6 and minut < 45):
- !!Bedroom - Asleep
- locat['Vicky'] = 1
- elseif hour < 7:
- !!Bedroom - Getting Dressed
- locat['Vicky'] = 2
- elseif hour = 7 and minut <= 15:
- !!Kitchen - Breakfast
- locat['Vicky'] = 3
- elseif hour = 7 and minut < 30:
- !!NotHome - Walking to school
- locat['Vicky'] = 4
- elseif hour < 14:
- !!NotHome - At School
- locat['Vicky'] = 5
- elseif hour < 16:
- if (week = 2 or week = 4) and (month >= 10 or month <= 5):
- !!NotHome - Cheerleader Practice
- locat['Vicky'] = 6
- elseif week = 5 and odd_week = 1 and (month >= 10 or month <= 5):
- !!NotHome - Game Night
- locat['Vicky'] = 7
- else
- if week = 5:
- if hour = 14 and minut < 30:
- !!Walking home
- locat['Vicky'] = 8
- else
- !!At home in her room
- locat['Vicky'] = 9
- end
- else
- if hour = 14 and minut < 15:
- !!Walking to the park with Vanya
- locat['Vicky'] = 10
- else
- !!In the park with Vanya
- locat['Vicky'] = 11
- end
- end
- end
- elseif hour < 18:
- if week = 5:
- !!At home in her room
- locat['Vicky'] = 9
- else
- !!In the park with Vanya
- locat['Vicky'] = 11
- end
- elseif hour = 18 and minut < 30:
- if week = 5:
- !!At home in her room
- locat['Vicky'] = 9
- else
- !!Walking home from the park
- locat['Vicky'] = 8
- end
- elseif hour = 18 and minut < 45:
- if week = 1 or week = 3:
- !!At home in her room preparing to do exercises
- locat['Vicky'] = 12
- else
- !!At home in her room
- locat['Vicky'] = 9
- end
- elseif hour < 19 or (hour = 19 and minut <15):
- if week = 1 or week = 3:
- !!In the living room doing exercises
- locat['Vicky'] = 13
- else
- !!At home in her room
- locat['Vicky'] = 9
- end
- elseif hour < 20:
- !!At home in her room
- locat['Vicky'] = 9
- elseif hour < 23:
- if week = 5:
- !!At the community center disco
- locat['Vicky'] = 14
- else
- !!At home in her room
- locat['Vicky'] = 9
- end
- else
- if week = 5:
- !!At the community center disco
- locat['Vicky'] = 14
- else
- !!In her room with Vanya
- locat['Vicky'] = 15
- end
- end
- elseif week = 6:
- if hour < 9:
- !!Bedroom - Asleep
- locat['Vicky'] = 1
- elseif hour = 9 and minut < 15:
- !!Bedroom - Getting Dressed
- locat['Vicky'] = 2
- elseif hour = 9 and minut <= 45:
- !!Kitchen - Breakfast
- locat['Vicky'] = 3
- elseif hour < 10:
- !!Walking to the park with Vanya
- locat['Vicky'] = 10
- elseif hour < 16:
- !!In the park with Vanya
- locat['Vicky'] = 11
- elseif hour = 16 and minut < 30:
- !!Walking home from the park
- locat['Vicky'] = 8
- elseif hour = 16 and minut < 45:
- !!At home in her room preparing to do exercises
- locat['Vicky'] = 12
- elseif hour < 17 or (hour = 17 and minut <15):
- !!In the living room doing exercises
- locat['Vicky'] = 13
- elseif hour < 20:
- !!At home in her room
- locat['Vicky'] = 9
- else
- !!At the community center disco
- locat['Vicky'] = 14
- end
- else
- if hour < 9:
- !!Bedroom - Asleep
- locat['Vicky'] = 1
- elseif hour = 9 and minut < 15:
- !!Bedroom - Getting Dressed
- locat['Vicky'] = 2
- elseif hour = 9 and minut <= 45:
- !!Kitchen - Breakfast
- locat['Vicky'] = 3
- elseif hour < 12:
- !!At home in her room
- locat['Vicky'] = 9
- elseif hour < 15:
- if temper >= 20 and sunWeather = 1 and month >= 5 and month <= 9:
- !!At the lake beach hanging out with the other cool kids and the jocks
- locat['vicky'] = 16
- else
- !!At home in her room
- locat['Vicky'] = 9
- end
- elseif hour < 23:
- !!At home in her room
- locat['Vicky'] = 9
- else
- !!In her room with Vanya
- locat['Vicky'] = 15
- end
- end
- else
- if week <= 5:
- if (hour < 7) or (hour = 7 and minut < 45):
- !!Bedroom - Asleep
- locat['Vicky'] = 1
- elseif hour < 7:
- !!Bedroom - Getting Dressed
- locat['Vicky'] = 2
- elseif hour = 8 and minut <= 30:
- !!Kitchen - Breakfast
- locat['Vicky'] = 3
- elseif hour = 8 and minut < 45:
- !!At home in her room
- locat['Vicky'] = 9
- elseif hour < 9:
- if week = 5:
- !!At home in her room
- locat['Vicky'] = 9
- else
- !!Walking to the park with Vanya
- locat['Vicky'] = 10
- end
- elseif hour < 12:
- if week = 5:
- !!At home in her room
- locat['Vicky'] = 9
- else
- !!In the park with Vanya
- locat['Vicky'] = 11
- end
- elseif hour < 15:
- if temper >= 20 and sunWeather = 1 and month >= 5 and month <= 9 and week mod 2 = 0:
- !!At the lake beach hanging out with the other cool kids and the jocks
- locat['vicky'] = 16
- elseif week = 5:
- !!At home in her room
- locat['Vicky'] = 9
- else
- !!In the park with Vanya
- locat['Vicky'] = 11
- end
- elseif hour < 18:
- if week = 5:
- !!At home in her room
- locat['Vicky'] = 9
- else
- !!In the park with Vanya
- locat['Vicky'] = 11
- end
- elseif hour = 18 and minut < 30:
- if week = 5:
- !!At home in her room
- locat['Vicky'] = 9
- else
- !!Walking home from the park
- locat['Vicky'] = 8
- end
- elseif hour = 18 and minut < 45:
- if week = 1 or week = 3:
- !!At home in her room preparing to do exercises
- locat['Vicky'] = 12
- else
- !!At home in her room
- locat['Vicky'] = 9
- end
- elseif hour < 19 or (hour = 19 and minut <15):
- if week = 1 or week = 3:
- !!In the living room doing exercises
- locat['Vicky'] = 13
- else
- !!At home in her room
- locat['Vicky'] = 9
- end
- elseif hour < 20:
- !!At home in her room
- locat['Vicky'] = 9
- elseif hour < 23:
- if week = 5:
- !!At the community center disco
- locat['Vicky'] = 14
- else
- !!At home in her room
- locat['Vicky'] = 9
- end
- else
- if week = 5:
- !!At the community center disco
- locat['Vicky'] = 14
- else
- !!In her room with Vanya
- locat['Vicky'] = 15
- end
- end
- elseif week = 6:
- if hour < 9:
- !!Bedroom - Asleep
- locat['Vicky'] = 1
- elseif hour = 9 and minut < 15:
- !!Bedroom - Getting Dressed
- locat['Vicky'] = 2
- elseif hour = 9 and minut <= 45:
- !!Kitchen - Breakfast
- locat['Vicky'] = 3
- elseif hour < 10:
- !!Walking to the park with Vanya
- locat['Vicky'] = 10
- elseif hour < 12:
- !!In the park with Vanya
- locat['Vicky'] = 11
- elseif hour < 15:
- if temper >= 20 and sunWeather = 1 and month >= 5 and month <= 9:
- !!At the lake beach hanging out with the other cool kids and the jocks
- locat['vicky'] = 16
- else
- !!In the park with Vanya
- locat['Vicky'] = 11
- end
- elseif hour < 16:
- !!In the park with Vanya
- locat['Vicky'] = 11
- elseif hour = 16 and minut < 30:
- !!Walking home from the park
- locat['Vicky'] = 8
- elseif hour = 16 and minut < 45:
- !!At home in her room preparing to do exercises
- locat['Vicky'] = 12
- elseif hour < 17 or (hour = 17 and minut <15):
- !!In the living room doing exercises
- locat['Vicky'] = 13
- elseif hour < 20:
- !!At home in her room
- locat['Vicky'] = 9
- else
- !!At the community center disco
- locat['Vicky'] = 14
- end
- else
- if hour < 9:
- !!Bedroom - Asleep
- locat['Vicky'] = 1
- elseif hour = 10 and minut < 15:
- !!Bedroom - Getting Dressed
- locat['Vicky'] = 2
- elseif hour = 10 and minut <= 45:
- !!Kitchen - Breakfast
- locat['Vicky'] = 3
- elseif hour < 23:
- !!At home in her room
- locat['Vicky'] = 9
- else
- !!In her room with Vanya
- locat['Vicky'] = 15
- end
- end
- end
- --- vicky_meynold_schedule ---------------------------------
|