Well first you should learn to use proper spelling; you'll need that when you code. A blockland script file uses the .cs extension. Extract an add-on you have downloaded from the add-ons section, not from other servers, then open the folder and look for server.cs. Open it up with a plain text editor (Notepad for windows) and check it out. This is TorqueScript, google it and you might find some information, otherwise the best way is to teach yourself; the syntax is rather easy.