Scripting
The script works great when you first come into the game. However, when I die or leave and come back it doesn't scale on load up until I update the leaderstats strength value with my dumbell tool.
Here's my script:
local Players = game:GetService("Players")
local head = nil
local depth = nil...