simple script



  default {
    state_entry() {
    llSetText("Do you want to learn scripts?",
              <255,255,255>,5); 
    }
  }