Else Heart.Break() Cheat Codes

Sélectionnez votre plateforme et votre lettre

0-9 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


Become a Patron!   Amazon.fr    Gamesplanet Shop

Else Heart.Break() Cheat Codes
Nom du fichier : Else Heart.Break() Cheat Codes - Auteur : DAV - [PC]

Else Heart.Break() Cheat Codes

Support me on patreon for more trainers, suggestions, requests!



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()
-----------------------------------------------------------------------------------

Vue : 630 fois
Mise à jour : 2023.10.30



Imprimer le texte !Imprimer le texte

Commentaires
Become a Patron!
Commentaires uniquement en anglais ou en français ou vos commentaires seront supprimés !

Add Comment

* Required information
1000
Powered by Commentics

Comments

No comments yet. Be the first!

Become a Patron! Buy me a Coffee!


Become a Patron!

ALERTE AUX VIRUS ? CLIQUEZ ICI




Partenaires