Roblox studio script error: Workspace.Script:1: Expected ')' (to close '(' at col... - Roblox Forum

Roblox studio script error: Workspace.Script:1: Expected ')' (to close '(' at column 18), got 'workspace' Hello, I am new to roblox scripts, I do not know how to solve this problem, but in absolutely any script I have different errors, for some reason, instead of the bold blue color of the command, I have a red one, please fix this problem. Code: a = Instance.new ("part" workspace) a.Size = Vector3.new (50,50,50) a.Position =Vector3.new (0,100,0) a.Ancored = true a.BrickColor = BrickColor.Random() πŸ’ŽπŸ’ŽπŸ’ŽFree ROBUXπŸ’ŽπŸ’ŽπŸ’Ž
7 Replies
Anon
AnonOPβ€’3mo ago
Ancored is supposed to be Anchored think that is ur only problem idk πŸ’ŽπŸ’ŽπŸ’ŽFree ROBUXπŸ’ŽπŸ’ŽπŸ’Ž
Anon
AnonOPβ€’3mo ago
The error remained, but why is the color of the code not blue but red, does it affect something? πŸ’ŽπŸ’ŽπŸ’ŽFree ROBUXπŸ’ŽπŸ’ŽπŸ’Ž
Anon
AnonOPβ€’3mo ago
This problem now always appears, at the beginning local does not help, what is the reason for these errors? This problem now always appears, at the beginning local does not help, what is the reason for these errors? πŸ’ŽπŸ’ŽπŸ’ŽFree ROBUXπŸ’ŽπŸ’ŽπŸ’Ž

Did you find this page helpful?