Horace
Not enough ratings
Cheats, minigames & hacker achievement
By evilmaster
Here's some fun stuff you can do with the computers scattered all over the world!
   
Award
Favorite
Favorited
Unfavorite
PEEK
In BASIC the PEEK command is used to view the contents of a specified memory location.

In Horace you can PEEK the following memory locations:
  • 20 (message)
  • 175 (invincibility)
  • 321 (shields)
  • 53280 (border color)
  • 53281 (background color)
Usage (# is the memory location):
  • PEEK #
POKE (Cheats!)
In BASIC the POKE command is used to change the contents of a specified memory location.

In Horace you can POKE the following memory locations:
  • 175 (gives invincibility for X seconds)
  • 321 (gives X shields)
  • 53280 (changes border color to X)
  • 53281 (changes background color to X)
Usage (# is the memory location and X is a number):
  • POKE #,X
LOAD (Minigames!)
In BASIC the LOAD command is used to load something (duh :)).

To see what you can load, type the following:
  • LOAD $
  • LIST
You will now have the option to load any of the following minigames:
  • DANCE
  • DAYOFF
  • FORCE
  • GHOST
  • RHYTHM
  • SPORTS
To load and play a minigame (# is the game you wish to load):
  • LOAD "#"
  • RUN
Bonus: Hacker Achievement
Type in the following to get the "Hacker" achievement:
  • 10 PRINT "Hello world!"
  • 20 GOTO 10
  • RUN
8 Comments
Krylo 16 Aug, 2020 @ 8:15am 
Do any of these disable achievements?
Ichidoge 20 Mar, 2020 @ 6:53pm 
I tried to enter the invincibility code and give myself 255 seconds and the game sassed me. Loving the story, but the darm platforming is frustrating. I then gave myself 60 seconds and it didn't work at all.
blebsmc99 9 Feb, 2020 @ 2:00pm 
also if you know how to get games master and trial by fire lemme know please
blebsmc99 9 Feb, 2020 @ 1:41pm 
thanks mate:Ashhat:
Asmodeus 20 Jan, 2020 @ 4:03pm 
Have you seen anything about an abyss? Was looking around the prison with binoculars and found this. Can't find any info on it anywhere or get it to run in a computer. https://imgur.com/a/a3oBjJL
McShave07 18 Jan, 2020 @ 11:16am 
53280 and 53281, I didn't expect to use those two poke numbers ever again.....Nice.
Gualda 23 Sep, 2019 @ 5:55am 
Thank you so much!
西瓜帽 7 Sep, 2019 @ 3:20am 
Thank you for sharing!