Fe Giant Tall Avatar Script Free [2021]

files claiming to be scripts. Real scripts are just text files (Lua code) that you paste into an executor. Game Specificity:

These modify your humanoid scale values (HeadScale, BodyHeightScale, etc.) beyond the standard editor limits. 3. How to Use Scaling Scripts (Studio) fe giant tall avatar script free

game.Players.PlayerAdded:Connect(function(player) player.CharacterAdded:Connect(function(character) local humanoid = character:WaitForChild("Humanoid") -- Scale values (1 is default) humanoid.HeadScale.Value = 3 humanoid.BodyHeightScale.Value = 3 humanoid.BodyWidthScale.Value = 3 humanoid.BodyDepthScale.Value = 3 end) end) Use code with caution. Copied to clipboard files claiming to be scripts