Cinnamon Coffee 1.1
4 595
79
4 595
79
CINNAMON COFFEE
INSTALLATION:
REQUIREMENTS:
CONTROLS:
DESCRIPTION:
Cinnamon Coffee is a lightweight ScriptHook-based rewrite inspired by the classic “Hot Coffee” concept.
Built entirely from scratch, it functions as a compact interaction framework that allows sandbox-style encounters with female NPCs. The goal was not to simply port or unlock old content, but to redesign the system with cleaner structure, and modular flexibility.
The mod is fully open source and written in a ".cs" file rather than a compiled ".dll". A ".cfg" file is included for easy customization. Cinnamon Coffee uses Rockstar’s built-in draw functions to create a clean, native-style menu without relying on NativeUI. Since the project is open source, anyone can expand it or implement alternative UI systems if desired.
FEATURES:
MODES:
Sandbox Mode:
Similar in spirit to the original “Hot Coffee” mod. Use “Search for Nearest Woman” to initiate interaction and select available services if a valid NPC is found.
Prostitution Mode:
A structured minigame layered on top of the sandbox system. This mode introduces a more dynamic approach to in-game prostitution without replacing the vanilla GTA V system. Pricing can be negotiated, and service availability may vary depending on context. Vehicle services are always supported in this mode.
Prostitution Mode does not override sandbox mechanics. It simply adds an additional structured layer. Since the project is open source, anyone interested can expand it further or introduce additional modes.
DESIGN PHILOSOPHY:
Cinnamon Coffee is intentionally compact.
It is not meant to be a massive overhaul. The focus was to improve and modernize the original concept while keeping the system clean, stable, and easy to extend.
The structure is straightforward and modular, allowing the community to fork, expand, or build entirely new variations on top of this framework.
KNOWN LIMITATIONS:
Some NPCs engaged in certain ambient scenarios may not be fully interruptible due to engine constraints. This behavior is consistent with similar mods.
NOTE:
This is an initial standalone release. No further updates are planned. The source code is available for anyone who wishes to extend or modify it.
I lied lol. No, jk. Version 1.0 is and stays a framework for anyone wishing to create their own ideas. Version 1.1 is just an example of what could be made.
It's my first mod for GTA V. I hope you'll like it!
Have fun!
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
CHANGELOG
v1.0 — Initial Release (Framework)
v1.1 — A build on top of the framework for anyone interested
Controller Support
Configurable Controls
Explicit Sound System
Autoblow Device Integration
New Settings & Menu
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
DISCLAIMER
This mod — including the Autoblow device integration, sound system, and all related components — is provided as-is for entertainment purposes. Use at your own risk. Everything has been tested and works on my end, but I make no guarantees about stability across all game versions, setups, or hardware configurations. I am not responsible for any issues, damages, or consequences arising from its use. The device integration is entirely optional and handled locally on your machine — no data leaves your system except to the Autoblow API as documented.
INSTALLATION:
- Extract the files into your "\Grand Theft Auto V\scripts\" folder.
REQUIREMENTS:
CONTROLS:
- Open Menu: J
- Selection: Numpad
DESCRIPTION:
Cinnamon Coffee is a lightweight ScriptHook-based rewrite inspired by the classic “Hot Coffee” concept.
Built entirely from scratch, it functions as a compact interaction framework that allows sandbox-style encounters with female NPCs. The goal was not to simply port or unlock old content, but to redesign the system with cleaner structure, and modular flexibility.
The mod is fully open source and written in a ".cs" file rather than a compiled ".dll". A ".cfg" file is included for easy customization. Cinnamon Coffee uses Rockstar’s built-in draw functions to create a clean, native-style menu without relying on NativeUI. Since the project is open source, anyone can expand it or implement alternative UI systems if desired.
FEATURES:
- 2 Modes (Sandbox Mode and Prostitution Mode)
- Price negotiation system (Prostitution Mode)
- Complete on-foot and vehicle support
- Normal and Low vehicle variations (configurable in the ".cfg")
- Toggleable voices and sounds
- Toggleable male nudity
- Configurable behavior without bloated menus
- Multiple animations with subtle visual polish effects
MODES:
Sandbox Mode:
Similar in spirit to the original “Hot Coffee” mod. Use “Search for Nearest Woman” to initiate interaction and select available services if a valid NPC is found.
Prostitution Mode:
A structured minigame layered on top of the sandbox system. This mode introduces a more dynamic approach to in-game prostitution without replacing the vanilla GTA V system. Pricing can be negotiated, and service availability may vary depending on context. Vehicle services are always supported in this mode.
Prostitution Mode does not override sandbox mechanics. It simply adds an additional structured layer. Since the project is open source, anyone interested can expand it further or introduce additional modes.
DESIGN PHILOSOPHY:
Cinnamon Coffee is intentionally compact.
It is not meant to be a massive overhaul. The focus was to improve and modernize the original concept while keeping the system clean, stable, and easy to extend.
The structure is straightforward and modular, allowing the community to fork, expand, or build entirely new variations on top of this framework.
KNOWN LIMITATIONS:
Some NPCs engaged in certain ambient scenarios may not be fully interruptible due to engine constraints. This behavior is consistent with similar mods.
NOTE:
This is an initial standalone release. No further updates are planned. The source code is available for anyone who wishes to extend or modify it.
I lied lol. No, jk. Version 1.0 is and stays a framework for anyone wishing to create their own ideas. Version 1.1 is just an example of what could be made.
It's my first mod for GTA V. I hope you'll like it!
Have fun!
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
CHANGELOG
v1.0 — Initial Release (Framework)
v1.1 — A build on top of the framework for anyone interested
Controller Support
- Full gamepad support (Xbox / DualSense / DS4) — all controls configurable via .cfg
- L1 + D-Pad Left combo to open/close the menu (configurable)
- Automatic keyboard/controller detection — HUD adapts to whichever is in use
Configurable Controls
- All 8 keyboard bindings now configurable in the .cfg (menu open, navigation, speed controls)
- All controller bindings configurable in the .cfg with custom display labels
- HUD always shows the correct key/button name for the active input method
Explicit Sound System
- Audio ripped from the game files used for BJs
- Custom explicit sounds during action
- Both sound-sets independently toggleable in-game (Explicit BJ Sounds / Explicit Sex Sounds)
Autoblow Device Integration
- Real-time device control via local UDP bridge (AutoblowBridge)
- Speed sync points configurable per act in the .cfg
- Ready/finish park sequences — device oscillates briefly then stops
- Bridge ships as source code only — compile yourself in one command (see README in the folder)
New Settings & Menu
- Sandbox / Prostitution Mode toggle moved to top of settings for quick access
- Explicit Sounds toggle
- Car Interior Light toggle
- Driveable Car During Animation toggle (animations are much smoother when this is toggled off fyi)
- Cowgirl Anim by Sinkra — compatibility sub-menu (replace Facesitting / Laying Cowgirl / Laying Reversed Cowgirl. You will need the original mod installed, no further actions required afterwards. Just launch the game and enjoy!)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
DISCLAIMER
This mod — including the Autoblow device integration, sound system, and all related components — is provided as-is for entertainment purposes. Use at your own risk. Everything has been tested and works on my end, but I make no guarantees about stability across all game versions, setups, or hardware configurations. I am not responsible for any issues, damages, or consequences arising from its use. The device integration is entirely optional and handled locally on your machine — no data leaves your system except to the Autoblow API as documented.
Первая загрузка: 20 февраля 2026
Последнее обновление: 27 марта 2026
Последнее скачивание: 16 минут назад
92 комментария
CINNAMON COFFEE
INSTALLATION:
REQUIREMENTS:
CONTROLS:
DESCRIPTION:
Cinnamon Coffee is a lightweight ScriptHook-based rewrite inspired by the classic “Hot Coffee” concept.
Built entirely from scratch, it functions as a compact interaction framework that allows sandbox-style encounters with female NPCs. The goal was not to simply port or unlock old content, but to redesign the system with cleaner structure, and modular flexibility.
The mod is fully open source and written in a ".cs" file rather than a compiled ".dll". A ".cfg" file is included for easy customization. Cinnamon Coffee uses Rockstar’s built-in draw functions to create a clean, native-style menu without relying on NativeUI. Since the project is open source, anyone can expand it or implement alternative UI systems if desired.
FEATURES:
MODES:
Sandbox Mode:
Similar in spirit to the original “Hot Coffee” mod. Use “Search for Nearest Woman” to initiate interaction and select available services if a valid NPC is found.
Prostitution Mode:
A structured minigame layered on top of the sandbox system. This mode introduces a more dynamic approach to in-game prostitution without replacing the vanilla GTA V system. Pricing can be negotiated, and service availability may vary depending on context. Vehicle services are always supported in this mode.
Prostitution Mode does not override sandbox mechanics. It simply adds an additional structured layer. Since the project is open source, anyone interested can expand it further or introduce additional modes.
DESIGN PHILOSOPHY:
Cinnamon Coffee is intentionally compact.
It is not meant to be a massive overhaul. The focus was to improve and modernize the original concept while keeping the system clean, stable, and easy to extend.
The structure is straightforward and modular, allowing the community to fork, expand, or build entirely new variations on top of this framework.
KNOWN LIMITATIONS:
Some NPCs engaged in certain ambient scenarios may not be fully interruptible due to engine constraints. This behavior is consistent with similar mods.
NOTE:
This is an initial standalone release. No further updates are planned. The source code is available for anyone who wishes to extend or modify it.
I lied lol. No, jk. Version 1.0 is and stays a framework for anyone wishing to create their own ideas. Version 1.1 is just an example of what could be made.
It's my first mod for GTA V. I hope you'll like it!
Have fun!
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
CHANGELOG
v1.0 — Initial Release (Framework)
v1.1 — A build on top of the framework for anyone interested
Controller Support
Configurable Controls
Explicit Sound System
Autoblow Device Integration
New Settings & Menu
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
DISCLAIMER
This mod — including the Autoblow device integration, sound system, and all related components — is provided as-is for entertainment purposes. Use at your own risk. Everything has been tested and works on my end, but I make no guarantees about stability across all game versions, setups, or hardware configurations. I am not responsible for any issues, damages, or consequences arising from its use. The device integration is entirely optional and handled locally on your machine — no data leaves your system except to the Autoblow API as documented.
INSTALLATION:
- Extract the files into your "\Grand Theft Auto V\scripts\" folder.
REQUIREMENTS:
CONTROLS:
- Open Menu: J
- Selection: Numpad
DESCRIPTION:
Cinnamon Coffee is a lightweight ScriptHook-based rewrite inspired by the classic “Hot Coffee” concept.
Built entirely from scratch, it functions as a compact interaction framework that allows sandbox-style encounters with female NPCs. The goal was not to simply port or unlock old content, but to redesign the system with cleaner structure, and modular flexibility.
The mod is fully open source and written in a ".cs" file rather than a compiled ".dll". A ".cfg" file is included for easy customization. Cinnamon Coffee uses Rockstar’s built-in draw functions to create a clean, native-style menu without relying on NativeUI. Since the project is open source, anyone can expand it or implement alternative UI systems if desired.
FEATURES:
- 2 Modes (Sandbox Mode and Prostitution Mode)
- Price negotiation system (Prostitution Mode)
- Complete on-foot and vehicle support
- Normal and Low vehicle variations (configurable in the ".cfg")
- Toggleable voices and sounds
- Toggleable male nudity
- Configurable behavior without bloated menus
- Multiple animations with subtle visual polish effects
MODES:
Sandbox Mode:
Similar in spirit to the original “Hot Coffee” mod. Use “Search for Nearest Woman” to initiate interaction and select available services if a valid NPC is found.
Prostitution Mode:
A structured minigame layered on top of the sandbox system. This mode introduces a more dynamic approach to in-game prostitution without replacing the vanilla GTA V system. Pricing can be negotiated, and service availability may vary depending on context. Vehicle services are always supported in this mode.
Prostitution Mode does not override sandbox mechanics. It simply adds an additional structured layer. Since the project is open source, anyone interested can expand it further or introduce additional modes.
DESIGN PHILOSOPHY:
Cinnamon Coffee is intentionally compact.
It is not meant to be a massive overhaul. The focus was to improve and modernize the original concept while keeping the system clean, stable, and easy to extend.
The structure is straightforward and modular, allowing the community to fork, expand, or build entirely new variations on top of this framework.
KNOWN LIMITATIONS:
Some NPCs engaged in certain ambient scenarios may not be fully interruptible due to engine constraints. This behavior is consistent with similar mods.
NOTE:
This is an initial standalone release. No further updates are planned. The source code is available for anyone who wishes to extend or modify it.
I lied lol. No, jk. Version 1.0 is and stays a framework for anyone wishing to create their own ideas. Version 1.1 is just an example of what could be made.
It's my first mod for GTA V. I hope you'll like it!
Have fun!
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
CHANGELOG
v1.0 — Initial Release (Framework)
v1.1 — A build on top of the framework for anyone interested
Controller Support
- Full gamepad support (Xbox / DualSense / DS4) — all controls configurable via .cfg
- L1 + D-Pad Left combo to open/close the menu (configurable)
- Automatic keyboard/controller detection — HUD adapts to whichever is in use
Configurable Controls
- All 8 keyboard bindings now configurable in the .cfg (menu open, navigation, speed controls)
- All controller bindings configurable in the .cfg with custom display labels
- HUD always shows the correct key/button name for the active input method
Explicit Sound System
- Audio ripped from the game files used for BJs
- Custom explicit sounds during action
- Both sound-sets independently toggleable in-game (Explicit BJ Sounds / Explicit Sex Sounds)
Autoblow Device Integration
- Real-time device control via local UDP bridge (AutoblowBridge)
- Speed sync points configurable per act in the .cfg
- Ready/finish park sequences — device oscillates briefly then stops
- Bridge ships as source code only — compile yourself in one command (see README in the folder)
New Settings & Menu
- Sandbox / Prostitution Mode toggle moved to top of settings for quick access
- Explicit Sounds toggle
- Car Interior Light toggle
- Driveable Car During Animation toggle (animations are much smoother when this is toggled off fyi)
- Cowgirl Anim by Sinkra — compatibility sub-menu (replace Facesitting / Laying Cowgirl / Laying Reversed Cowgirl. You will need the original mod installed, no further actions required afterwards. Just launch the game and enjoy!)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
DISCLAIMER
This mod — including the Autoblow device integration, sound system, and all related components — is provided as-is for entertainment purposes. Use at your own risk. Everything has been tested and works on my end, but I make no guarantees about stability across all game versions, setups, or hardware configurations. I am not responsible for any issues, damages, or consequences arising from its use. The device integration is entirely optional and handled locally on your machine — no data leaves your system except to the Autoblow API as documented.
Первая загрузка: 20 февраля 2026
Последнее обновление: 27 марта 2026
Последнее скачивание: 16 минут назад










@dxtr1402 Yes, you edit the .cfg file.
What? Is it possible to turn off numpad? xD I didnt know. I'll try and I will let you know later
@Lopis Yes it is possible in fact when you click on "NUM" on your keyboard hahaha
@StrelokCheeki soo yea , i think i did it ! I hid all the tutorial subtitle that was showing up when in the loop mode because I remember it no need for it to show for me and guide me , nice mod bratukha I am waiting for more updates !!
@StrelokCheeki i would love to know what to put if i wanna use arrow keys + enter/backspace, coz i tried putting ArrowKeyUp/UpArrowKey it didnt work for me same as enter/backspace
@dxtr1402 The .cfg stated that the name must be a valid "System.Windows.Forms.Keys". "ArrowKeyUp" is not a valid form of "System.Windows.Forms.Keys" afaik. You should try "Up" instead for arrow up. Enter should work in theory. Backspace = Back. If you want to look up more keys here is a link: https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.keys?view=windowsdesktop-10.0
I checked. Yeah it was because I had turned Off the Numpad. I don't know when I even turned it off to be honest xD but the mod is working. I saw some addons in 1.1 Version and my request which went very good. I'm happy that you took my request. The replacement animation with the "New One" I suggested look's much better. Thank you for that. Also I saw new folder with sounds. You need to install them with OpenIV Program? I know how just wanted to make sure. Once again Thank you and I hope this mod will get more popular because It is one of the best +18 Mods. See you next time and good luck!
@StrelokCheeki didnt work for me
@Lopis Thank you bro! And nah, you don't need OpenIV or anything, just move it to the scripts folder :)
@dxtr1402 Works fine for me just tested it out. I don't know how else to help.
Could you tell how the sound works? I did put it in scripts folder but It doesnt work for me. Or maybe I need to do something
@Lopis It should work if you speed up for non-BJ services
@StrelokCheeki can i ask for the cfg itself? like how the cfg input is
@dxtr1402 For example:
menuUpKey=NumPad8
menuUpKeyDisplay=NUM8
You want this to be arrow up?
You do:
menuUpKey=Up
menuUpKeyDisplay=Arrow Up (or whatever you want, this is for display only).
@StrelokCheeki it didnt work foor me
i have this on my cfg file
menuUpKey=Up
menuUpKeyDisplay=Arrow Up
menuDownKey=Down
menuDownKeyDisplay=Arrow Down
menuSelectKey=PageUp
menuSelectKeyDisplay=Page Up
menuBackKey=PageDown
menuBackKeyDisplay=Page Down
speedUpKey=Right
speedUpKeyDisplay=Arrow Right
speedDownKey=Left
speedDownKeyDisplay=Arrow Left
speedResetKey=NumPad1
speedResetKeyDisplay=NUM1
@dxtr1402 Thats really odd. It worked fine for me. Maybe I will try to see what the issue is. Another update is coming at some point so if I find the issue, I will patch it.
picked up a nice girl, we got down and after she called the cops, 10\10 mod very realistic
@justcreepr XDDD
@StrelokCheeki can't bang female cops and hookers can only be banged if you spawn them in, probably just a me problem
@justcreepr Nah, it's a scenario problem unfortunately. Couldn't figure it out.