of     1   

FlamedSkull
#141329597Thursday, July 24, 2014 12:47 AM GMT

I keep getting an "expected" error for this line... MainFrame.Position = UDim2.new((1 - MainFrame.Size.X.Scale), 0, (MainFrame.Size.Y.Scale/2),0) I can't see anything wrong here...
789cab
#141329683Thursday, July 24, 2014 12:48 AM GMT

Add a ) to the end ||Goal: R$ 32/10,000 | Help me reach it by buying my clothing!||
FlamedSkull
#141329947Thursday, July 24, 2014 12:50 AM GMT

Nope. Didn't solve anything.
FlamedSkull
#141331048Thursday, July 24, 2014 1:02 AM GMT

I still get an error!
128GB
#141331547Thursday, July 24, 2014 1:07 AM GMT

I tested it, no error You gave us the wrong line.
FlamedSkull
#141332353Thursday, July 24, 2014 1:15 AM GMT

Update! How do you find a fake character in your script? Studio isn't picking up any error... and I've completely retyped the line.
128GB
#141332426Thursday, July 24, 2014 1:16 AM GMT

Paste it in default notepad, fake characters will be replaced with - Save the file and they will become ?
FlamedSkull
#141334665Thursday, July 24, 2014 1:37 AM GMT

Update! local GuiColor = {Color3.new(0,0.41,0.743),Color3.new(0,0.209,0.422)} MainFrame.BackgroundColor3 = GuiColor[1] MainFrame.BorderColor3 = GuiColor[2] Stops at BorderColor3.

    of     1