Agent17: All Coupon Codes & Console Commands
Looking to speed up your progress in Agent17? This school-setting visual novel includes two built-in cheat systems: coupon codes entered through a suspicious cellphone, and a developer console for direct inventory and stat manipulation. Since codes change with every update, matching the right one to your version is essential. This guide compiles all confirmed coupon codes and explains exactly how to enable and use the console.
How to Redeem Coupon Codes in Agent17
Coupon codes are not entered through a menu. You dial them like phone numbers on an in-game device.
- Progress through the story until you obtain the suspicious cellphone.
- Click the cracked phone icon on the right side of the screen.
- Type the coupon code exactly as shown, including the dashes.
- Press the dial / call button to confirm.
- If entered correctly, the reward is applied instantly.
Important: Codes are version-specific. A code from v0.24 will not work in v0.22. Check your version number in the main menu or settings before attempting to redeem. If a code says invalid, try a code from an older version of the same branch.
Latest Coupon Codes — v0.24
| Coupon Code | Reward |
|---|---|
| 895-412-3654 | $50 Package |
| 123-419-7083 | Package |
| 472-141-7493 | Package |
| 120-410-7025 | Dana and Chloe's Sticker |
| 259-592-2488 | Dana's Love |
| 847-336-9519 | Elsa's Love |
| 243-895-3600 | Chloe's Love |
| 781-912-8811 | Melissa's Love |
| 691-845-8898 | Hexatial's ANGRY |
| 236-317-9072 | Candy's Sticker |
| 308-175-8929 | Sakura's Sticker |
| 500-843-3505 | Luna's Sticker |
| 115-948-4696 | Red Rose's Sticker |
| 121-933-3254 | Dana and Chloe's Sticker |
All Coupon Codes by Version
If the latest codes do not work, try the set that matches your installed build.
v0.23.8
| Coupon Code | Reward |
|---|---|
| 924-788-9264 | Agent |
| 966-571-8790 | Teacher |
| 792-340-5464 | Class-rep |
| 243-895-3600 | Chloe's Love |
| 259-592-2488 | Dana's Love |
| 847-336-9519 | Elsa's Love |
| 121-933-3254 | Sticker Home |
| 115-948-4696 | Sticker Red Rose |
| 308-175-8929 | Sticker Sakura |
| 236-317-9072 | Sticker Candy |
v0.23.1
| Coupon Code | Reward |
|---|---|
| 924-788-9264 | Agent |
| 966-571-8790 | Teacher |
| 792-340-5464 | Class-rep |
| 243-895-3600 | Chloe's Love |
| 121-933-3254 | Sticker Home |
v0.22
| Coupon Code | Reward |
|---|---|
| 817-132-1019 | Agent |
| 115-948-4696 | Sticker Red Rose |
| 308-175-8929 | Sticker Sakura |
| 259-592-2488 | Dana Love |
| 847-336-9519 | Elsa's Love (Agent Grade) |
v0.21.5
| Coupon Code | Reward |
|---|---|
| 267-623-4801 | Teacher |
| 308-175-8929 | Sakura Sticker |
| 292-982-9569 | Class Rep |
v0.20.3
| Coupon Code | Reward |
|---|---|
| 491-152-5555 | Teacher |
| 236-317-9072 | Sticker |
| 944-587-9054 | Class-Rep |
| 707-481-4051 | Student |
v0.19.4 & v0.18.1
| Coupon Code | Reward |
|---|---|
| 110-349-1707 | Minor Coupon |
| 437-315-4229 | Minor Coupon |
v0.19
| Coupon Code | Reward |
|---|---|
| 318-301-5947 | Agent Code |
v0.18
| Coupon Code | Reward |
|---|---|
| 113-646-6377 | Teacher Tier |
| 7188028103 | Student Tier |
How to Enable the Developer Console
For direct inventory and stat manipulation, you can activate the Ren'Py developer console.
- Navigate to your Agent17 installation folder.
- Open the subfolder path: renpy > common.
- Locate the file named 00console.rpy and open it with any text editor.
- Press Ctrl + F and search for: config.console = False
- Change the value to: config.console = True
- Save the file and close the editor.
- Launch the game and press Shift + O to open the console at any time.
Console Commands for Inventory & Items
Max All Inventory Items
Use this two-line command to set every item in your inventory to 99. Note that this only works for items you already possess.
- Open the console with Shift + O.
- Type: for item in g_InventoryItem: and press Enter.
- Type: item.count = 99 and press Enter twice to activate.
Mission Item Cheats
These commands max out key mission-related items. The cap for each is 10.
| Console Command | Effect |
|---|---|
| g_misstion_action = 10 | Maxes action items (caps at 10) |
| g_misstion_fist = 10 | Maxes fist items (caps at 10) |
| g_misstion_hackingtool = 10 | Maxes hacking tools (caps at 10) |
Note: The spelling misstion with two S's is intentional and matches the game's internal variable names.
Quick Reference Cheat Sheet
| Goal | Method |
|---|---|
| Redeem a coupon | Suspicious cellphone → type code with dashes → dial |
| Get $50 instantly | 895-412-3654 (v0.24) |
| Max inventory | Console → for item in g_InventoryItem: → item.count = 99 |
| Max mission items | g_misstion_action = 10 |
| Unlock love boosts | Use character-specific codes (e.g., 259-592-2488 for Dana) |
Frequently Asked Questions (FAQ)
Why is my coupon code not working?
Make sure you are using the code that matches your exact game version. Codes are not cross-compatible between versions. Also confirm you included the dashes and are dialing from the suspicious cellphone, not the main menu or settings.
Can I use an old code in a newer version?
Sometimes. If a v0.23 code does not work in v0.24, try the newer codes first. If those fail, test codes from the immediate previous version. The developers occasionally reuse or retire codes between patches.
Will using console commands break my save?
Generally no, but the inventory max command only works for items you already own. It cannot spawn items you have not yet collected. Always save your game before entering console commands.
Do I need to enable the console every time I play?
No. Once you edit 00console.rpy and set config.console = True, the console remains accessible for every future launch until you change the file back.
Are these cheats safe to use?
Yes. Coupon codes are built into the game by the developers, and console commands use the built-in Ren'Py engine. Neither requires third-party mods or external software.
Can I use these on the Android version?
Coupon codes work on all platforms. The console method requires access to the game files, which is easier on PC. On Android, you may need a file manager with root access to edit 00console.rpy.
What do the love and sticker codes do?
Love codes increase relationship values with specific characters, unlocking new interactions faster. Sticker codes grant collectible items used for customization or progression.
Final Tips
Maximize your Agent17 experience with these recommendations:
- Check your version number before entering any coupon code.
- Redeem all v0.24 codes first if you are on the latest build — they grant the most valuable rewards.
- Use the console inventory cheat after you have collected at least one of each item type for maximum efficiency.
- Save before console editing to avoid any unexpected issues.
- Bookmark this page and check back after every major update for new codes.






