|
 |
Else Heart.Break() Cheats, Codes, Hints and Walkthroughs for PC Games. | | |
| | | |
|
| |
|
| | | | |
Hints and Tips for:
Else Heart.Break() | |
| | | |
| | | |
Browse by Games Title:
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 |
0 - 9
| | | |
|
| |
| | | | |
|
|
|
|
|
Else Heart.Break()
Cheat Codes:
------------
Submitted by: David K
Magic Lockpick Guide:
---------------------
Written by Neil
-=Preface=-
After reading the existing lockpick guide, I have to show you
guys my own code, which I think is much cooler ~ forget the key
brute force, the extractor, the Windows clipboard.
* I put the code on "Logo" the turtle in the garden.
* I just put "Logo" down and it unlocks all the doors in the room.
Of course, you can use a radio, which seems more technological
than magical, simply change GetRoom(“Logo”) to GetRoom(“Sebastian”).
And of course, you can use GetThingsOfType(“door”) to get all doors
in the world (rather than only the doors in a room), and then unlock
all of them at once. But personally, I think it ruins the fun.
-=Code=-
-----------------------------------------------------------------------------------
var svrQuery = Connect("PoliceOfficeInterior_MinistryOfficeWorkstationComputer_1")
var svrUnlock = Connect("Hotel_Lobby_ComputerCashier")
var room = svrQuery.GetRoom("Logo")
var things = svrQuery.GetThingsInRoom(room)
var doors = []
loop things
if svrQuery.GetTypeOfThing(@) == "door"
Append(doors, @)
end
end
loop doors
svrUnlock.Unlock(@)
Print(@ + " is unlocked")
Sleep(2)
end
DisconnectAll()
-----------------------------------------------------------------------------------
| |
Submit your codes! Having Codes, cheat, hints, tips, trainer or tricks we dont have yet? |
Help out other players on the PC by adding a cheat or secret that you know! |
|
Visit Cheatinfo for more
Cheat Codes, FAQs or Tips! | | |
| | |
| | |
|
| | | | |
|
|
|
|
| |
 |
Spotlight - New Version CheatBook-DataBase 2025 |
Cheatbook-Database 2025 is a freeware cheat code tracker that makes hints, Tricks, Tips and cheats (for PC, Walkthroughs,
XBox, Playstation 1 and 2, Playstation 3, Playstation 4, Sega, Nintendo 64, Wii U,
DVD, Game Boy Advance, iPhone, Game Boy Color, N-Gage, Nintendo DS, PSP, Gamecube, Dreamcast, Xbox 360, Super Nintendo) easily accessible from one central location. If you´re an avid
gamer and want a few extra weapons or lives to survive until the next level, this freeware cheat database can come to the rescue. Covering more than 28.200 Games, this database represents
all genres and focuses on recent releases. All Cheats inside from the first CHEATBOOK January 1998 until today. - Release date january 11 2025.
CheatBook-DataBase 2025 |
| | | | |
| | | | | |
| | |
| | | | |
Top Games:
|
Oblivion Remastered Trainer
|
Crusader Kings III Trainer
|
Octopath Traveler 2 Trainer
|
Rune Factory: Guardians of Azuma Trainer
|
Easy Red 2 Trainer
| |
|
| |