Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
-3

Why does my script break?

Asked by 9 years ago

I made a gui to start my admin, but once i made a variable (local remove12 = true) and made it work (if remove12 == true then), and my whole script broke. more detailed error:

Error: line 2726: '<eof>' expected near 'else'

and i have tried putting an end and a ), but no luck. please help!

(http://pastebin.com/raw.php?i=stAyD6pK)

1
You shouldn't have a 3000 line script, especially if it isn't being maintained for simple things like correct tabbing. BlueTaslem 18071 — 9y
0
well, 4 of my friends helped me with it runtoheven 0 — 9y

Answer this question