Horace
评价数不足
Cheats, minigames & hacker achievement
由 evilmaster 制作
Here's some fun stuff you can do with the computers scattered all over the world!
   
奖励
收藏
已收藏
取消收藏
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 条留言
Krylo 2020 年 8 月 16 日 上午 8:15 
Do any of these disable achievements?
Ichidoge 2020 年 3 月 20 日 下午 6:53 
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 2020 年 2 月 9 日 下午 2:00 
also if you know how to get games master and trial by fire lemme know please
blebsmc99 2020 年 2 月 9 日 下午 1:41 
thanks mate:Ashhat:
Asmodeus 2020 年 1 月 20 日 下午 4:03 
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 2020 年 1 月 18 日 上午 11:16 
53280 and 53281, I didn't expect to use those two poke numbers ever again.....Nice.
Gualda 2019 年 9 月 23 日 上午 5:55 
Thank you so much!
h4ck3rm4n 2019 年 9 月 7 日 上午 3:20 
Thank you for sharing!