Holiday Island is an adult sandbox game developed by Darkhound1. Here is a guide on how to cheat with all console commands listed.
Updated June 2024 | We checked for new version0.4.5.0
How to Enable Console
Just Press Shift+O and you will see a text field to enter commands. and use <ESC> to exit.
Cheat without Script or Mod
Useful Console Commands List
Remember that the number behind the ‘=’ is the maximum values, do not exceed it.
Note: commands are case-sensitive and only work for lowercase, uppercase in this document means that its an argument that you need to change
// change player name
- player.fname = “FIRSTNAME”
- player.lname = “LASTNAME”
// player stats:
- player.looks=5
- player.charm=5
- player.strength=10
- player.hacking=5
- player.endurance_max=100
- player.endurance=100
- player.lust=100
- player.company_favor=500
// player inventory:
- player.add_item(“ITEM”, QUANTITY)
- player.rem_item(“ITEM”, QUANTITY)
// most used inventory commands:
- player.add_item(“blue pill”, 10)
- player.add_item(“sperm(eh) vial”, 10)
//player effects:
- player.add_effect(“EFFECT”)
- player.rem_effect(“EFFECT”)
// most used effects commands:
- player.add_effect(“erection”)
- player.add_effect(“blue pill”)
- player.rem_effect(“erection”)
- player.rem_effect(“tired”)
- player.rem_effect(“hungry”)
// girl stats:
- NAME.rsm[0].favor=200
- NAME.rsm[0].affection_max=100
- NAME.rsm[0].affection=100
- NAME.rsm[0].love_max=100
- NAME.rsm[0].love=100
- NAME.lust=100
- NAME.rsm[0].anger=0
// girl clothes:
// some girls have option 3, but most have 0, 1, 2.
- NAME.swimwear=2
- NAME.nightwear=2
- NAME.receptionwear=1
- NAME.sleepwear=2
// girl phone data:
- NAME.body_type_known=1
- NAME.breast_type_known=1
- NAME.bra_size_known=1
- NAME.waist_size_known=1
- NAME.hips_size_known=1
- NAME.body_height_known=1
- NAME.weight_known=1
- NAME.age_known=1
- NAME.room_number_known=1
// girl subdermal implant data:
- NAME.monitoring_sub_dermal=3
- NAME.monitoring_sub_dermal_hacked=1
// unlock events in the phone:
- NAME.add_event_seen(“EVENT”)
- NAME.add_appointment_seen(“APPOINTMENT”)
- NAME.add_scene_seen(“SCENE”)
- NAME.add_dream_image(“DREAM”)
// usefull for events missable events like
- aly.add_event_seen(“Arrival_planegirl)
- aly.add_dream_image(“plane”)
- amy.add_dream_image(“plane”)
- brenda.add_dream_image(“plane”)
- lacey.add_dream_image(“plane”)
// mini games:
- g_poker_game.winner=0
- g_hotshots.heat=100
Cheat with Monsieur X’s Script V0.4.5.0
Amy max Love, max Affection and Affection/Love/Lust cheats are removed from the script because of her quests to raise those stats.
Edit the script to add Amy to the list of girls if you know what you’re doing.
Before you use the commands below, you should download the script file [Google Drive] and copy it into the /game folder ( extract the file named “cheat-noAmy.rpy from the 7zip archive ).
Common Console Commands:
- maxall()
- # max all girls and player stats except player lust, max favor(currency), min anger.
- # make all girls poker skill zero
- sexy()
- basic()
- # change the reception girl outfit basic/sexy
- stud()
- # give player erection, max endurance and blue pill effect
- rem()
- # remove all effects
- subdermal():
- # hack all girls implant, no Joy
- girlstats()
- #unlock all girls stats, no room
- maxstats()
- # give player max stat
- all()
- #maxall + rem + sexy
Other useful commands:
Note: maxing lust on girl and yourself can prevent some scenes to trigger.
Remove Ivy breast bump event cooldown :
- ivy.rem_action_cooldown(“event_breast_bump”)
- player.add_item(“blue pill”, xx)
- player.add_item(“green pill”, xx)
- player.add_item(“sperm(eh) vial”, xx)
- xx = a two digit number
Holiday Island Cheats FAQs
Will the Cheats Cause Problems in-game?
Maybe we recommend you always save early and often before you’re cheating.
How Can I Find More Details for the Cheats Guide?
You can download and read the Companion Guide from here [MediaFire].
How do you enter the girl’s name in the console?
You should enter the girl’s name in lowercase without any special characters. For example: “renee” and not “Renée.”