Jump to content
🎉 ATTENTION: Post 10 quality assets for a chance of Platinum. This is limited time.

how do i save a game with models on it dex saveinstance is what i need but it doesnt work!!

Solved by Cow

Go to solution

Featured Replies

  • Founder
  • Solution

If SaveInstance isn’t working, try using this script:

local SaveInstance = game:GetService("InsertService") -- Dex SaveInstance Function

SaveInstance:SaveAs("game.rbxm") -- Change "game.rbxm" to your preferred file name

Steps to use:

1. Inject the script into the game using a trusted executor (e.g., Synapse X or Script Ware).

2. The script will save the entire game or model to a .rbxm file.

But first…

Make sure your executor supports file-saving operations. Some games have protections that may block this process. If this doesn’t work, you may need an updated Dex tool or alternative scripts.

Founder of DarkBlox 🛡️
MARK MY ANSWER AS “HELPFUL” 👍
#ASSETWORLDFOREVER 🚩

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Copyright © Assetworld, Forbsleaks, Darkblox 2023-2025. No part of this material may be reproduced without permission.