Skip to content

GMS #4: Karel Mystery Cache

This cache has been archived.

guho: Bohužel Karel se odebral do křemíkového nebe.

More
Hidden : 1/21/2007
Difficulty:
2.5 out of 5
Terrain:
2 out of 5

Size: Size:   micro (micro)

Join now to view geocache location details. It's free!

Watch

How Geocaching Works

Please note Use of geocaching.com services is subject to the terms and conditions in our disclaimer.

Geocache Description:

[CZ] Cache je umístěna ve městě Třebíč, ale nehledejte ji na výše uvedených souřadnicích.

[EN] Cache is situated in Trebic. Don’t search it at the coordinates at the top.


English version.

[CZ]

Tuto cache pro Vás připravil můj přítel Karel*) sám přesně nevím, kam ji dal, protože odešel něco zařizovat a na stole mi nechal pouze následující výpis.

Pro zalogování si prosím vemte vlastní tužku. Skrýš má tvar válce o průměru asi 6 cm a výšce 7 cm. Cache lze vyjmout aniž byste museli jakkoliv rozebírat zídku. Pokud vás vaše hledačská vášeň přesto přiměje k vytažení nějakého kamene ze zdi, prosím vás abyste jej opět vrátili přesně na své místo.

Poznámka: Tato cache je součástí mystery série. Ve skrýši hledejte bonusové číslo, které budete potřebovat pro nalezení finální skrýše této mystery série.

Vysvětlivky:
GMS = Guho Mystery Series,
Karel = robot.


[EN]

My friend Karel*) prepared this geocache. I do not know where is it because he left me only a listing below and went to solve some another problem.

Please take your own pen for logging. The cache has a cylindrical shape – it has a diameter 6 cm and a height 7 cm. You can take the cache without any wall disassembling. Please put a stone exactly back to its origin place if you take it during your searching.

Note: This cache is a part of a mystery series. Please find and write a bonus number from this cache if you want to search the final cache.

Legend:
GMS = Guho Mystery Series,
Karel = a robot.


Listing (Výpis programu)

BEGINNING-OF-PROGRAM

DEFINE Move3
AS BEGIN Move Move Move END

DEFINE Move4
AS BEGIN Move3 Move END

DEFINE TurnBack
AS BEGIN TurnLeft TurnLeft END

DEFINE TurnRight
AS BEGIN TurnBack TurnLeft END

DEFINE MoveBack
AS BEGIN TurnBack Move TurnBack END

DEFINE OnNorth
AS BEGIN while not isNorth do turnleft END

DEFINE OnSouth
AS BEGIN OnNorth TurnBack END

DEFINE INV1
AS BEGIN if IsBrick then Take else Put END

DEFINE INV2
AS BEGIN INV1 Move INV1 END

DEFINE INV3
AS BEGIN INV1 Move INV1 Move INV1 END

DEFINE Put_NE_INV1
AS BEGIN
   if IsBrick then BEGIN END else Put
   OnNorth
   Move TurnRight Move
   INV1
END

DEFINE Put_SE_INV1
AS BEGIN
   if IsBrick then BEGIN END else Put
   OnSouth
   Move TurnLeft Move
   INV1
END

DEFINE Put_SW_INV1
AS BEGIN
   if IsBrick then BEGIN END else Put
   OnSouth
   Move TurnRight Move
   INV1
END

DEFINE Deg
AS BEGIN
   TurnRight INV3
   TurnLeft Move INV2
   TurnLeft Move INV2
   TurnLeft Move INV1
   Move TurnBack
END

DEFINE Init
AS BEGIN
   While Not IsNorth do TurnLeft
   While Not IsWall do Move
   TurnLeft
   While Not IsWall do Move
   TurnBack
END

BEGINNING-OF-EXECUTION
   Init

   TurnRight INV3
   TurnLeft Move Move
   TurnBack INV2
   TurnLeft Move
   INV2 Move3 Put
   Move TurnRight Move Put
   TurnLeft Move Move TurnLeft
   Move Move TurnLeft
   INV3 Move INV2
   Move Move TurnRight
   Move Move INV3
   TurnLeft Move Put
   Move TurnLeft Deg
   TurnBack Move
   Move TurnLeft
   Deg
   TurnBack Move4
   TurnLeft Deg
   TurnRight
   Move3 Move3
   Put_SW_INV1 Put_SW_INV1
   Put_SE_INV1 Put_SE_INV1
   TurnBack Move3 TurnRight
   INV3 Move INV2
   Move Move TurnLeft
   Move TurnBack
   INV3 TurnLeft Move
   INV2 TurnLeft Move
   INV2 TurnRight Move
   INV2 TurnRight Move INV2
   Move3 Move3 INV3
   TurnRight Move Move
   INV3 TurnRight Move
   INV2 TurnRight
   Move Move INV2
   Move4 Move Put_NE_INV1
   Put_NE_INV1 TurnRight Move
   INV2 Move INV2
   Move4 TurnRight
   Move INV1
   TurnLeft Move4 Move
   Put_SW_INV1 Move Put_SW_INV1
   TurnLeft Move INV1
   TurnLeft Move3 TurnLeft
   INV3 TurnLeft Move3
   TurnRight INV1 Move
   Put_NE_INV1 Move INV1
   Move3 INV3
   Put_SE_INV1 TurnRight
   Put_SW_INV1 Move
   INV1 Move
   Put_SE_INV1 Put_SE_INV1
   TurnBack Move Move
   TurnRight INV3 INV1
   Move INV1
   Move3 TurnRight
   Move INV3 Move
   Move INV1 TurnLEft
   Move TurnLeft Move4
   INV1 TurnRight Move
   TurnRight INV3
   TurnLeft Move INV2
   TurnLeft Move INV2
   TurnRight Move
   Move TurnRight
   INV3 Move
   Move INV1 TurnLeft
   Move TurnLeft Move4
   INV1 TurnRight Move
   TurnRight INV3
   TurnLeft Move INV2
   TurnLeft Move INV2
   TurnBack Move3 Move3
   INV3 TurnRight Move
   INV2 Put_SW_INV1
   TurnLeft Move INV1
   TurnLeft Move3
   TurnLeft Deg Move3
   Put_NE_INV1
   Move INV1
   Move3 INV2 TurnBack
   Move Move TurnLeft
   Move INV1 Move
   TurnLeft Deg TurnRight
   Move3 Move Move
   INV3 Move TurnLeft
   INV3
   TurnLeft Move INV2
   Move INV2 TurnLeft
   Move INV2
   Move Move TurnLeft
   INV3 Move INV2
   Move3 Move3
   TurnRight INV3
   Move TurnRight
   INV2 Move Inv3
   TurnLeft Move Move
   INV3 Move TurnLeft
   INV3 TurnLeft
   INV3 Move TurnRight
   Move Move TurnRight
   INV3 Move TurnRight
   INV3
   Move4 Move4 TurnRight
   Move Move TurnRight
   INV3 Put_SE_INV1
   TurnRight Move INV1
   TurnBack Move Move
   TurnRight INV2
   Move Move
   Put_NE_INV1
   Move4 Move3
END-OF-EXECUTION

END-OF-PROGRAM


Click To Rate This Cache

[CNW:Counter]


Historie Cache (Cache history):

  • 21. 1. 2007: 1. verze (1st version)
  • 27. 3. 2012: obnova cache po jejím zmizení (cache is lost; new container is put)
  • 9. 5. 2012: obnova cache po jejím zmizení (cache is lost; new container is put)

Additional Hints (Decrypt)

[CZ: hint k souradnicim:] - [EN: coordinates hint:] – [CZ: 1. hint ke skrysi: Hledejte priblizne na] cbybcevzpr ynivpxn – fvyal nxng. [EN: 1st cache hint: Search approximately on a] unys yvar cnex orapu – ovt npnpvn. [CZ: 2. hint ke skrysi: Asi] fgb frqzqrfng pragvzrgeh anq mrzv. [EN: 2nd cache hint: About] bar uhaqerq naq friragl pragvzrgerf nobir gur tebhaq.

Decryption Key

A|B|C|D|E|F|G|H|I|J|K|L|M
-------------------------
N|O|P|Q|R|S|T|U|V|W|X|Y|Z

(letter above equals below, and vice versa)