Advertisement
CODINGGIAN

Untitled

Mar 29th, 2025
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.14 KB | None | 0 0
  1. script.Parent.Parent.Parent.Parent.Parent.System.Vault.Changed:Connect(function(money)
  2.     script.Parent.Text = "Recoge " .. "$" .. money
  3. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement