#Hack Police Computer Use GetPerson() and GetAllRoom() to Get all Names of Room and Person #Then you can goto any room you like,and find any person with GetPosition(). if you already have teleporting device! #Code #not the best. but works. ClearText() Info() Print("Floppy: "+HasFloppy()) Print("MissingPersonFinder") Print("===================") var name = Input("Enter name: ") Print(GetPosition(name)) Print(GetAction(name)) var thing = Input("Enter thing: ") Print(GetTypeOfThing(thing)) var room = Input("Enter room: ") Print(GetThings