Skip to content

Releases: Daziusm/vanille

Vanille Loader v1.0.2

Choose a tag to compare

@Daziusm Daziusm released this 31 Jul 22:04

Offset QoL

The loader now auto-updates offsets when Roblox client version changes:

  • Reads \�ersion-*\ from the running Roblox install path
  • Compares with cached \�alues.txt\ in %LOCALAPPDATA%\Chocola\\
  • Fetches from offsets.imtheo.lol and writes a fresh \�alues.txt\ before launch

If fetch fails but a cached file exists, launch continues with the cache.

Vanille Loader v1.0.1

Choose a tag to compare

@Daziusm Daziusm released this 31 Jul 21:57

Update

Roblox client: \�ersion-145f189a6a974303\

Changes

  • Updated memory offsets for the current Roblox Windows client
  • Payload includes refreshed \�alues.txt\ (embedded in loader)
  • Loader rebuild with latest overlay binary

Download

Run Vanille.exe, select Roblox, click Load.

Notes

Offsets are tied to a specific Roblox client version. If Roblox updates again, wait for a new release or supply your own \�alues.txt.

Vanille Loader v1.0.0

Choose a tag to compare

@Daziusm Daziusm released this 26 Jul 20:54

Download

Vanille.exe — Windows x64 loader. Select Roblox in the list and click Load.

Requirements

  • Windows 10/11 x64
  • Roblox (Windows client)
  • You still need a \�alues.txt\ offset file for the overlay to scan the game (not included — see README)

What's inside

The loader embeds the latest \�anille.exe\ payload, stages it to %LOCALAPPDATA%\Chocola\, and injects into Roblox.

Building from source

Clone the repo and follow the README if you prefer to build yourself.